@charset "UTF-8";

/*
Theme Name:kyoto-meatfes
Theme URI:
Author:kyoto-meatfes
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:kyoto-meatfes
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: "UD Shin Go Medium", "A-OTF UD新ゴ Pro M", "Noto Sans", sans-serif;
}

.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;/*background:rgba(255,255,255,0.5);*/
}

.container
{
width: 100%;
}

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

.row
{
margin: 0px;
}

.site-title
{
font-size: 130% !important;
margin: 0.2em 0px 0em 0px;
padding: 0px 0px 0em 0px;
font-weight: 600;
line-height: 1;
letter-spacing: 0em;
font-family: serif;
}

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

.sitedesc
{
font-size: 70% !important;
margin: 0.75em 0px 0px 1em;
padding: 0px 0px 0px 0em;
letter-spacing: 0.05em;
float: left;
color: #222;
font-family: "UD Shin Go Regular", "A-OTF UD新ゴ Pro R", "Noto Sans", sans-serif;
display: none;
}

.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(0,0,153,0.6)!important;*/
background-color: rgba(204,153,0,1)!important;
background-color: rgba(0,0,0,0.9)!important;
}

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

.site-header.float
{
height: 50px;
padding: 0px;
background-color: rgba(204,153,0,0.8)!important;
background-color: rgba(0,0,0,0.75)!important;
}

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

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

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

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

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

/*.home .header-wrap .col-md-4
{
margin: 0px !important;
width: 100% !important;
float: left;
}

.home .header-wrap .col-md-8
{
margin: 0px !important;
width: 100% !important;
float: left;
}*/


.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;
}

.enname
{
letter-spacing: 0.25em;
font-family: "Marcellus", serif;
}

.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 1em 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: 120% !important;
padding: 0em 0.65em 0em 0.65em;
font-family: "A-OTF UD新ゴ Pro M", "UD新ゴ M", "Noto Sans", sans-serif !important;
font-weight: 100;
letter-spacing: 0.05em;
margin: 0px 0px;/*border-radius: 0.3em;*/
line-height: 48px;
height: 50px;
color: #fff !important;
display: flex;
align-items: center;
}

#mainnav ul li a:hover
{
/*background: rgba( 0,0,0,0.75) !important;*/
background: #F00 !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: 240px;
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: 90% !important;
font-family: "UD Shin Go Regular", "A-OTF UD新ゴ Pro R", "Noto 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: #fff url(../../../images/pages/info/front03.png) center top no-repeat;
background-size: cover;
height: 300px;
/*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: #FFF url(../../../images/pages/info/front03.png) center top no-repeat;
background-size: cover;
height: 300px;
/*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;
}

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

.page-name
{
margin: 0px auto 0em auto;
height: 300px;
background: url(../../../images/lib/misc/mark01.png) 5% center no-repeat;
background-size: 25%;
box-shadow: 0px -3px 3px -1px #bbb inset;
}

.page-name h1
{
margin: 0px 0px 0em 0px;
padding: 5em 0px 0px 5%;
display: block;
/*font-family: "UD Shin Go Medium","A-OTF UD新ゴ Pro M","Noto Sans", sans-serif;*/
font-family: "Gothic MB101 Bold", "A-OTF ゴシックMB101 Pro B", "Noto Sans", sans-serif;
/*font-weight: 100;*/
font-size: 200% !important;
/*letter-spacing: 0.05em;*/
color: #222;
text-align: left;
}

.page .page-name h1
{
margin: 0px 0px 0em 0px;
padding: 5em 0px 0px 5%;
display: block;
/*font-weight: 600;*/
font-size: 200% !important;
text-transform: uppercase;
/*font-family: "UD Shin Go Regular","A-OTF UD新ゴ Pro R","Noto Sans", sans-serif;*/
font-family: "Gothic MB101 Bold", "A-OTF ゴシックMB101 Pro B", "Noto Sans", sans-serif;
text-align: left;
color: #003366;
}

.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: 1em 0px 1em 0px;
text-align: center;
color: #fff;
font-family: "Shimanami", serif;
}

.contactbar a
{
color: #fff;
font-family: "Shimanami", serif;
}

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

.welcome
{
width: 100%;
bottom: 0px;
margin: 3px auto 3em auto;
background: none;
padding: 0em 0px 0em 0px;
/*background:#fff url(../../../images/pages/home/spa12c.png) center center no-repeat;
background-size: 100%;*/
overflow: hidden;
background: rgba(0,0,0,0.1) url(../../../images/lib/misc/mark01w.png) 10% 40% no-repeat;
background-size: 30%;
box-shadow: 0px -3px 3px -1px #bbb inset;
}

.welcome .wlogo
{
width: 37.5%;
margin: 0em 7.5% 0em 7.5%;
background: none;
padding: 4em 0px 0em 0px;
float: left;
}

.welcome .wdesc
{
width: 47.5%;
margin: 0em 0px 0em 0px;
background: none;
padding: 0em 0px 0em 0px;
float: left;
}

.welcome .wdesc img
{
width: 100%;
height: auto;
margin: 0em 0px 0em 0px;
padding: 0em 0px 0em 0px;
box-shadow: 0px -3px 3px -1px #bbb inset;
}

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

.welcome h1 img
{
margin: 0px 0px 0em 0px;
padding: 0em 0px 0em 0px;
width: 100%;
height: autio;
}

.welcome h1 .kanjiname
{
font-size: 64% !important;
}

.welcome p
{
margin: 0px 0px 0em 0px;
padding: 0em 0px 0em 0px;
font-family: "UD Shin Go Regular", "A-OTF UD新ゴ Pro R", "Noto Sans", sans-serif;
font-size: 85%;
line-height: 1.6;
font-weight: 200;
letter-spacing: 0em;
color: #222;
}

.welcome p.jpname
{
margin: 0px 0px 0em 0px;
padding: 1em 0px 2em 0px;
font-family: "UD Shin Go Medium", "A-OTF UD新ゴ Pro M", "Noto Sans", sans-serif;
font-size: 100%;
line-height: 1.6;
font-weight: 300;
letter-spacing: 0em;
color: #222;
text-align: center;
}

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


.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: 50px 0px 0px 0px;
margin: 0px 0px 0em 0px;
float: none;
background: rgba(0,0,0,0.7);
}

.home .mainmenu ul li:first-child
{
/*background: #222 center center no-repeat;
background-size: 100%;*/
}

.home .mainmenu ul li:last-child
{
/*background: #222 center center no-repeat;
background-size: 100%;*/
}

.home .mainmenu ul li li
{
background: none;
}

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

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

.home .mainmenu ul li .mmcont
{
width: 100%;
margin: 0px auto;
padding: 0em 0px 4em 0px;
height: 100%;/*background: rgba(255,255,255,0.65);*/
max-width: 900px;
}

.home .mainmenu ul li#access .mmcont
{
width: 100%;
margin: 0px auto;
padding: 0em 0px 0em 0px;
max-width: none;
}

.home .mainmenu ul li#access .mmcont p
{
margin: 0px auto !important;
}

.home .mainmenu ul li#access .mmcont iframe
{
display: block;
}

.home .mainmenu ul li .mmcont li
{
text-align: left;
text-indent: -1.5em;
padding: 0px 0px 0px 1.5em;
}

.home .mainmenu ul li .mmcont ul.ename
{
margin: 0px 0% 2em 0px !important;
}

.home .mainmenu ul li .mmcont ul.ename li
{
text-align: left;
width: 47.5%;
float: left;
/*background: #FF0000;*/
margin: 0px 5% 0.5em 0px;
padding: 0em;
position: relative;
border-radius: 0.5em;
}

.home .mainmenu ul li .mmcont ul.ename li a
{
text-align: left;
display: block;
color: #fff;
background: #CC9900;
margin: 0px 0px;
padding: 0.5em 1em 0.5em 2em;
font-size: 120%;
width: 100%;
border-radius: 0.5em;
}

.home .mainmenu ul li .mmcont ul.ename li a:hover
{
background: #FF0000;
}

.home .mainmenu ul li .mmcont ul.ename li:nth-child(2n)
{
margin: 0px 0% 0px 0px;
}

.home .mainmenu ul li .mmcont li::before
{
content: "●";
color: #c00;
margin: 0px 0.5em 0px 0em;
}

.home .mainmenu ul li .mmcont ul.ename li::before
{
display: none;
}

.home .mainmenu ul li .mmcont ul.ename li a::before
{
content: "●";
color: #000;
margin: 0px 0.25em 0px 0em;
}

.home .mainmenu ul li .mmcont ul.ename li a:hover::before
{
color: #000;
}

.home .mainmenu ul li h1
{
/*font-family: "UD Shin Go Regular","A-OTF UD新ゴ Pro R","Noto Sans", sans-serif;*/
font-family: "Gothic MB101 Bold", "A-OTF ゴシックMB101 Pro B", "Noto Sans", sans-serif;
margin: 0px 0px 2em 0px;
padding: 1.5em 2em;
font-size: 180%;
font-weight: 100;
/*position:absolute;*/
background: #BA9442 url(../../../images/lib/back/wagara01.png);
background-position: 70% 50%;
background-repeat: no-repeat;
/*background-image: linear-gradient(#930 1px, transparent 1px), linear-gradient(to right, #930 1px, transparent 1px);*/
background-size: contain;
/*background-size: 5px 5px;*/
color: #fff;
text-align: center;
border-top: 1px solid rgba(204,153,0,0.4);
border-bottom: 1px solid rgba(204,153,0,0.4);
}

.home .mainmenu ul li:nth-child(odd) h1
{
background-position: 30% 50%;
background-size: contain;
}

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

.home .mainmenu ul li p.pdesc
{
/*background: #330066;*/
/*background: rgba(255,255,255,0.5);*/
margin: 0px auto 0em auto;
color: #222;
padding: 2em 2em;
font-size: 85%;
text-align: left;
/*position:absolute;
bottom:0;*/
background: rgba(255,255,255,0.75);
/*height:6.5em;*/
height: auto;
width: 100%;
font-family: "UD Shin Go Regular", "A-OTF UD新ゴ Pro R", "Noto Sans", sans-serif;
}

.home .mainmenu ul li .sdesc
{
font-family: "Noto-Sans", sans-serif;
font-size: 90%;
padding: 0em;
line-height: 1.6;
}

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


.home .submenu
{
overflow: hidden
}

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

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

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

.home .submenu ul li:first-child
{
margin: 0px 0% 0em 0px;
background: #ddd url(../../../images/pages/home/66056859b.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.75em 0px;
font-size: 200%;
}

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

.home .submenu ul li .entry-summary p
{
font-family: "Noto Sans", sans-serif;
font-size: 90%;
line-height: 1.6;
margin: 0px auto 0em auto;
text-align: left;
width: 80%;
height: 6em;
}

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

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

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

.home .cta a.gotocontact
{
display: inline-block;
width: auto;
margin: 0em auto 0em auto;
padding: 1em 2em;
/*background: #6b3ba5;*/
/*background: #000099;*/
color: #000099;
font-family: "UD Shin Go Medium", "A-OTF UD新ゴ Pro M", "Noto Sans", sans-serif;
text-align: center;
font-size: 150%;
border: 2px solid #000099;
}

.home .cta a.gotocontact:hover
{
background: #000099;
color: #fff;
border: 2px solid #000099;
}

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



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

.home .mapview h2
{
font-family: "UD Shin Go Medium", "A-OTF UD新ゴ Pro M", "Noto Sans", sans-serif;
margin: 0px 0px 2em 0px;
font-size: 120%;
text-align: center;
}

.home .mapview p
{
font-family: "UD Shin Go Regular", "A-OTF UD新ゴ Pro R", "Noto Sans", sans-serif;
font-size: 90%;
line-height: 1.6;
}

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

.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: rgba(255,255,255,0.85);
}

.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: "UD Shin Go Regular", "A-OTF UD新ゴ Pro R", "Noto Sans", sans-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;
}

.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;
}

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

.home .mmdesc .entry-thumb
{
height: 24em;
margin: 0px 0px 0em 0px !important;
display: block;
opacity: 1;
transition: 0.2s linear opacity;
position: relative;
}

.home .mmdesc .entry-thumb a
{
height: 100%;
display: block;
}

.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: "UD Shin Go Regular", "A-OTF UD新ゴ Pro R", "Noto 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: "UD Shin Go Regular", "A-OTF UD新ゴ Pro R", "Noto 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: "UD Shin Go Regular", "A-OTF UD新ゴ Pro R", "Noto Sans", sans-serif;
color: #444;
}

.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: "UD Shin Go Regular", "A-OTF UD新ゴ Pro R", "Noto Sans", sans-serif;
}

.single .hentry .title-post
{
font-size: 150% !important;
font-weight: 200;
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: 64%;
}

.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: 82.5%;
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;
}

.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 0em 0px;
padding: 0px 0px 0em 0px;
/*background: #666 url(../../../images/pages/home/spa12b.jpg) center center no-repeat;*/
background: #fff url(../../../images/pages/home/spa12c.png) center center no-repeat;
background-size: cover;
height: 300px;
box-sizing: border-box;
}

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

.page .entry-content h2
{
font-size: 160%;
font-weight: 200;
margin: 0em 0px 1em 0px;
padding: 1em 0px 1em 0.75em;
line-height: 1.2;
font-family: "UD Shin Go Medium", "A-OTF UD新ゴ Pro M", "Noto Sans", sans-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 .entry-content 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: "UD Shin Go Medium", "A-OTF UD新ゴ Pro M", "Noto Sans", sans-serif;
border-top: none;
border-bottom: none;
border-right: none;
background: #fff;
color: #222;/*border-left: 6px solid #663399;*/
}

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

.page .entry-content p+h2,
.page .entry-content div+h2,
.page .entry-content ul+h2,
.page .entry-content ol+h2,
.page .entry-content dl+h2
{
font-size: 160%;
margin: 2em 0px 1em 0px;
padding: 1em 0px 1em 0.75em;
font-weight: 200;
font-family: "UD Shin Go Medium", "A-OTF UD新ゴ Pro M", "Noto Sans", sans-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 .entry-content h2.headline
{
font-size: 90%;
margin: 0em 0px 0em 0px;
padding: 2em 5% 2.25em 5%;
/*font-weight: 600;*/
font-family: "UD Shin Go Medium", "A-OTF UD新ゴ Pro M", "Noto Sans", sans-serif;
/*border-left: none;
border-right: none;
border-top: 4px solid #663399;
border-bottom: 4px solid #663399;*/
border: none;
/*background: rgba(255,255,255,0.3);*/
/*background: rgba(0,51,153,0.85);*/
/*background-color: rgba(0,0,153,0.95);*/
background: #fff url(../../../images/lib/back/4477613_l_b.jpg) center center no-repeat;
background-size: cover;
color: #222;
text-align: left;
line-height: 1.6;
}

.page-contact .entry-content h2.headline
{
margin: 0em 0px 4em 0px;
}

.page .entry-content table.ptable
{
width: 100%;
margin: 0em 0px 1em 0px;
font-family: "UD Shin Go Regular", "A-OTF UD新ゴ Pro R", "Noto Sans", sans-serif;
}

.page-profile p+h2
{
font-size: 160%;
margin: 4em 0px 1.5em 0px;
font-weight: 200;
font-family: "Ryumin Medium 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: "Ryumin Medium KL", /*"Kaimin Sora Bold",*/ serif;
}

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

.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;
font-family: "UD Shin Go Regular", "A-OTF UD新ゴ Pro R", "Noto Sans", sans-serif;
}

.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: 85%;
text-align: left !important;
margin: 0em 0px 1.5em 0px;
padding: 0px 0px 0.5em 0px;
font-weight: 200;
border-bottom: 1px solid #222;
font-family: "UD Shin Go Medium", "A-OTF UD新ゴ Pro M", "Noto Sans", sans-serif;
}

#secondary .widget ul li
{
margin: 0px 0px 0em 0px;
padding: 0px;
/*border-bottom: 1px solid #ddd;*/
overflow: visible;
background: rgba(0,0,0,0.1);
font-family: "UD Shin Go Regular", "A-OTF UD新ゴ Pro R", "Noto Sans", sans-serif;
}

#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 0em 0px;
padding: 0px 0px 0em 0px !important;
border-bottom: none;
position: relative;
}

#secondary .widget ul li a
{
color: #555;
font-size: 80%;
/*float:left;*/
clear: left;
padding: 0.5em 0px 0.5em 0.5em;
margin: 0px 0px 0em 0px;
font-family: "UD Shin Go Regular", "A-OTF UD新ゴ Pro R", "Noto 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.5em 0px 0.5em 0.5em;
}

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

.page .entry-content p
{
font-size: 95%;
line-height: 1.8;
margin: 0px 0px 2em 0px;
overflow: hidden;
font-family: "UD Shin Go Regular", "A-OTF UD新ゴ Pro R", "Noto Sans", sans-serif;
}

.page-term .entry-content p
{
font-size: 90%;
line-height: 1.8;
font-weight: 300;
margin: 2em 0px 1em 0px;
overflow: hidden;/*font-family: "Ryumin Regular 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: "UD Shin Go Regular", "A-OTF UD新ゴ Pro R", "Noto Sans", sans-serif;
}

.page.page-profile .entry-content p+h3
{
margin: 0em 0px 1em 0px;
color: #444;
font-family: "UD Shin Go Regular", "A-OTF UD新ゴ Pro R", "Noto Sans", sans-serif;
}

.page .entry-content p+h4
{
margin: 3em 0px 1em 0px;
color: #444;
font-family: "UD Shin Go Regular", "A-OTF UD新ゴ Pro R", "Noto 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 .entry-content dt p,
.page .entry-content dd p
{
font-size: 100%;
line-height: 1.8;
font-weight: 200;
}

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

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

.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: 80%;
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: 10px 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;
}

.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: 0em;
left: 0.5em;
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: 0em 0px 0px 0px;
height: 320px;/*border-top: 1px solid #666;*/
/*background-color: transparent;*/
background: rgba(0,0,0,0.9) !important;
/*background: #fff !important;*/
overflow: hidden;
border-top: 4px solid #CC9900;
}

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

.site-info img.ofcl
{
margin: 2em 0px 2em 0px;
max-width: 100px;
height: auto;
}

.menu-fnav-container
{
text-align: right;
overflow: hidden;
background: rgba(192,192,192,0.3);
margin: 0px 0px 2em 0px;
}

ul#menu-fnav
{
float: right;
padding: 0px 0% 0px 0px !important;
margin: 0px 0px 0em 0px;
}

ul#menu-fnav li
{
float: left;
list-style-type: none;
padding: 1em 1em;
font-size: 80%;
font-family: "UD Shin Go Regular", "A-OTF UD新ゴ Pro R", "Noto Sans", sans-serif;
}

.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: 90%;
/*max-width: 1024px;*/
margin: 0px auto;
font-family: "UD Shin Go Regular", "A-OTF UD新ゴ Pro R", "Noto Sans", sans-serif;
text-align: center;
}

.site-info .cname
{
font-size: 80%;
letter-spacing: 0.05em;
display: inline-block;
margin: 0px 0px 1em 0px;
font-weight: 200;
font-family: "UD Shin Go Regular", "A-OTF UD新ゴ Pro R", "Noto Sans", sans-serif;
vertical-align: bottom;
color: #222;
}

.site-info .cname img.site-logo
{
max-height: 60px;
margin: 0px auto 1em auto !important;
/*vertical-align: baseline;*/
display: block;
float: none;
}

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

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

.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;
color: #fff;
}

.go-top
{
right: 0px;
bottom: 0px;
width: 50px;
height: 50px;
transition: 0.2s;
/*background: #6b3ba5;*/
display: flex;
align-items: center;
justify-content: center;
}

.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: #cc9900;
}

.go-top svg
{
width: 16px !important;
height: 16px !important;
fill: #fff;
}

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

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;
}

.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: #000099;
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-gallery.mgl-tile
{
max-width: 100% !important;
width: 100% !important;
margin: 0px 0px 2em 0px !important;
}

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

.mgl-item,
.mgl-img-container
{
padding: 0.2em !important;
}

.mgl-tiles-container
{
margin: 0px 0px 4em 0px;
}

.mgl-tiles .mgl-row .mgl-box .mgl-item figcaption
{
position: absolute;
bottom: 0.25em !important;
opacity: 100 !important;
width: auto !important;
}

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

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

.page-restaurant .mgl-tiles-container
{
margin: 0px 0px 1em 0px;
}

.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;
}

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

br.mob
{
display: none;
}

.entry-content th,
.entry-content td
{
border-top: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 1px solid #999;
border-right: 1px solid #999;
padding: 5px;
text-align: center;
}

.entry-content td:first-of-type
{
border-left: none;
}

.entry-content td:last-of-type
{
border-right: none;
}

.mwl .mwl__metadata h2
{
display: none;
}

.aatn
{
display: block;
margin: 2em auto 4em auto;
padding: 1em;
background: #c00;
max-width: 900px;
color: #fff;
border-radius: 0.5em;
}

.stopic
{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 2em auto 2em auto;
padding: 0em;
width: 100%;
max-width: 900px;
color: #222;
border-radius: 0.5em;
overflow: hidden;
}

.spsale
{
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
margin: 0em 0% 2em 0px;
padding: 1em;
background: rgba(255,255,255,0.9) url(../../../images/pages/home/spsale.png) center center no-repeat;
background-size: 150%;
width: 47.5%;
color: #222;
border-radius: 0.5em;
text-align: center;
/*float: left;*/
height: 350px;
}

.spcamp
{
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
margin: 0em 0% 0em 0px;
padding: 1em 2em 2em 2em;
background: rgba(255,255,255,0.9);
width: 47.5%;
color: #222;
border-radius: 0.5em;
text-align: center;
float: none;
height: 400px;
}

.spcamp h3
{
width: 100%;
color: #222;
margin: 0px 0px 0.5em 0px !important;
}

.spca
{
width: 100%;
color: #222;
border-radius: 0.5em;
float: none;
display: flex;
align-items: flex-start;
justify-content: space-between;
padding: 0px 0%;
height: 30%;
margin: 0px 0px 1em 0px;
}

.spca .spcai
{
width: 30%;
height: 100%;
}

.spca .spcai img
{
float: none;
width: auto;
object-fit: cover;
object-position: 50% 50%;
height: 100%;
}

.spca .spcad
{
width: 70%;
color: #222;
text-align: left;
}

.spca .spcad h4
{
color: #222;
margin: 0px 0px 0.5em 0px !important;
font-size: 120%;
}

.spca .spcad p
{
margin: 0px 0px 0em 0px !important;
font-size: 80%;
}

.sppamph
{
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
margin: 0em 0% 0em 0px;
padding: 2em;
background: rgba(255,255,255,0.9);
width: 47.5%;
color: #222;
border-radius: 0.5em;
text-align: center;
float: none;
height: 400px;
}

.sppamph h3
{
width: 100%;
color: #222;
margin: 0px 0px 0.5em 0px !important;
text-align: center;
font-family: "Gothic MB101 Bold", "A-OTF ゴシックMB101 Pro B", "Noto Sans", sans-serif;
}

.sppamph img
{
margin: 0em auto 1em auto;
}

.sppamph p
{
margin: 0em auto 1em auto;
text-align: left;
font-size: 90%;
}

.sppamph a.gmap
{
width: 100%;
display: block;
background: #c00;
color: #fff;
margin: 1em 0px 0em 0px;
text-align: center;
border-radius: 0.3em;
font-size: 120%;
padding: 0.5em;
}

.srally
{
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
flex-direction: column;
margin: 0em 5% 2em 0px;
padding: 1em;
background: #CCCC00 url(../../../images/lib/back/circle01.png) center center no-repeat;
background-size: 90%;
width: 47.5%;
color: #222;
border-radius: 0.5em;
text-align: center;
float: left;
height: 350px;
}

.srally .src
{
color: #c00;
font-size: 300%;
font-family: "Black Ops One", sans-serif;
line-height: 1;
}

.srally .src + p
{
display: none;
}

.srally p
{
font-size: 200%;
font-family: "Gothic MB101 Bold", "A-OTF ゴシックMB101 Pro B", "Noto Sans", sans-serif !important;
margin: 0px !important;
line-height: 1.2;
margin: 0px 0px 0em 0px !important;
}

.srally .stsheet
{
display: flex;
justify-content: center;
}

.srally .stsheet a
{
width: 20%;
height: auto;
margin: 0px 0.5em 0em 0.5em;
}

.srally .stsheet img
{
width: 30%;
height: auto;
margin: 0px 0.5em 0em 0.5em;
}

.spsale .src
{
font-size: 150%;
font-family: "解ミン 宙 B", serif;
text-align: center !important;
margin: 0px auto;
}

.spsale .src + p
{
display: none;
}

.spsale h3
{
color: #c00;
font-size: 240%;
font-family: "Gothic MB101 Bold", "A-OTF ゴシックMB101 Pro B", "Noto Sans", sans-serif;
margin: 0px !important;
}

.spsale p.urkr
{
color: #fff;
font-size: 120%;
font-family: "Gothic MB101 Bold", "A-OTF ゴシックMB101 Pro B", "Noto Sans", sans-serif;
margin: 0px 0px 0px 0.5em !important;
background: #c00;
display: inline-block;
padding: 0.5em;
border-radius: 0.5em;
line-height: 1;
}

.spsale p.pack
{
font-size: 100%;
font-family: "Gothic MB101 Bold", "A-OTF ゴシックMB101 Pro B", "Noto Sans", sans-serif;
margin: 0px !important;
}

.spsale p.prc
{
font-size: 130%;
font-family: "G2サンセリフ-B", sans-serif;
margin: 0px !important;
}

.knb
{
font-size: 200%;
font-family: serif;
color: #FF3333;
text-shadow: 1px 1px 1px #fff !important;
line-height: 1.4 !important;
text-align: center !important;
margin: 0px auto 0.5em auto !important;
display: inline-block;
text-align: center !important;
font-weight: 600;
}

.home .mainmenu ul li .mmcont
{
text-align: center !important;
}

.home .mainmenu ul li .mmcont p
{
margin: 0px auto 1em auto;
}

.spsale p.urkr
{
color: #c00;
font-size: 120%;
font-family: "Gothic MB101 Bold", "A-OTF ゴシックMB101 Pro B", "Noto Sans", sans-serif;
margin: 0px 0px 0px 0.5em !important;
border-top: 3px solid #c00;
border-bottom: 3px solid #c00;
background: none;
display: inline-block;
padding: 0.5em;
border-radius: 0;
line-height: 1;
}

dl.date
{
overflow: hidden;
width: 90%;
margin: 0px auto;
max-width: 900px;
}

dl.date dt
{
width: 20%;
float: left;
clear: left;
text-align: left;
padding: 0.25em 0px;
}

dl.date dd
{
width: 80%;
float: left;
text-align: left;
padding: 0.25em 0px;
}

 @media only screen and (max-width: 1024px) {
	 
{
background-size: 150% !important;
background-position: top center;
background-attachment: scroll !important;
position: sticky;
}

.container
{
width: 100%;
}

.content-inner
{
width: 90%;
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;
}

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

.sitedesc
{
margin: 1.5em 0px 0px 1em;
}

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

.site-title
{
margin: 0em 0px 0em 0px;
}

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

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

.btn-menu .sydney-svg-icon
{
margin-top: 5px !important;
fill: #fff !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: 0.7em 1.5em;
color: #fff;
font-size: 100%;
letter-spacing: 0.02em;
background: rgba(34,34,34,0.95);
line-height: 1;
}

#mainnav-mobi ul > li > a:hover
{
background: rgba(255,0,0,0.95);
}

#mainnav-mobi ul.sub-menu > li > a
{
display: block;
text-decoration: none;
padding: 1em 2em !important;
background: #6b3ba5;
color: #fff;
}

#mainnav-mobi ul.sub-menu > li > a:hover
{
background: rgba(255,0,0,0.95);
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 .mmcont
{
width: 90%;
}

.page .entry-header,
.page-name,
.page-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;
}

.home .merit ul li h3 br
{
display: none;
}

.home .mainmenu ul li .ettb
{
width: 50%;
}

.home .mainmenu ul li h2
{
padding: 1.5em 1em;
}

.sitedesc
{
font-size: 64% !important;
letter-spacing: 0em;
float: left;
color: #222;
font-family: "UD Shin Go Regular", "A-OTF UD新ゴ Pro R", "Noto Sans", sans-serif;
}

.aatn
{
width: 90%;
}

.spsale
{
margin: 0em 0% 0em 0px;
width: 100%;
color: #222;
float: none;
height: 300px;
}

.srally
{
margin: 0em 0% 1em 0px;
padding: 1em;
width: 100%;
float: none;
height: 250px;
background-size: 60%;
flex-wrap: wrap;
flex-direction: row;
}

.srally .src,
.spsale .src,
.spsale p
{
flex-basis: 100%;
}

.spsale .src + p
{
display: none;
}

.spsale
{
margin: 0em 0% 1em 0px;
padding: 1em;
width: 100%;
float: none;
height: 300px;
background-size: 60%;
}

/*.spsale h3 br,
.srally p br
{
display: none;
}*/



.spsale p.urkr
{
flex-basis: 30%;
}

.spcamp,
.sppamph
{
width: 48.75%;
}
}
 @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;
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 auto 0px auto !important;
float: none;*/
}

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

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

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

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

.btn-menu
{
margin: -46.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: 100%;
float: none;
clear: none;
margin: 0px 0% 3em 0px;
padding: 0px;
height: auto;
}

.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 .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 !important;
}

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

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

.site-info .telfax
{
text-align: center;
margin: 0px 0px 0.25em 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;
}

.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%;
}

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

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

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

.page-name
{
background-size: 30% !important;
}

.home .mainmenu ul li .mmcont ul.ename li
{
width: 100%;
float: none;
margin: 0px 0% 0.5em 0px;
}

.home .mainmenu ul li .mmcont ul.ename li:nth-child(2n)
{
margin: 0px 0% 0.5em 0px;
}

.home .mainmenu ul li .mmcont
{
text-align: left;
}

.home .mainmenu ul li .mmcont p br:nth-of-type(n+2)
{
display: none;
}

.home .mainmenu ul li#eventer .mmcont p br,
.home .mainmenu ul li .mmcont p br:nth-of-type(n+2)
{
display: inline !important;
}

.srally
{
margin: 0em 0% 1em 0px;
padding: 1.5em;
width: 100%;
float: none;
height: auto;
min-height: 200px;
}

.spsale h3 br,
.srally p br,
.home .mainmenu ul li .mmcont .srally p br:nth-of-type(n+2)
{
display: inline;
}

.spsale
{
margin: 0em 0% 1em 0px;
padding: 1em;
width: 100%;
float: none;
height: auto;
}

.spsale h3
{
color: #c00;
font-size: 180%;
}

.spsale p.prc
{
font-size: 90%;
}

.spsale p.urkr
{
flex-basis: 50%;
}

.spcamp
{
height: 500px;
;
}

.spca
{
width: 100%;
height: 40%;
margin: 0em 0% 1em 0px;
align-items: center;
}

.spca .spcai
{
height: 100%;
}

.spca .spcai img
{
height: 100%;
object-fit: contain;
}

.spca .spcad
{
width: 65%;
}

.spcamp
{
width: 100%;
margin: 0px 0px 1em 0px;
}

.sppamph
{
width: 100%;
}
}
 @media only screen and (max-width: 479px) {

body.custom-background
{
background-size: 150% !important;
background-position: top center;
background-attachment: scroll;
position: sticky;
}

.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;
}

.home .mainmenu ul li .ettb
{
width: 100%;
}

.home .mmdesc .entry-thumb
{
height: 36em;
}

.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;
}

.menu-fnav-container
{
text-align: center;
overflow: hidden;
background: rgba(192,192,192,0.3);
margin: 0px 0px 2em 0px;
}

ul#menu-fnav
{
float: none;
padding: 0px 0% 0px 0px !important;
margin: 0px 0px 0em 0px;
}

ul#menu-fnav li
{
float: none;
width: 1005;
list-style-type: none;
padding: 1em 1em;
font-size: 80%;
font-family: "UD Shin Go Regular", "A-OTF UD新ゴ Pro R", "Noto Sans", sans-serif;
border-bottom: 1px solid #ccc;
}

.spsale h3 br,
.srally p br
{
display: inline;
}

.srally p
{
font-size: 120%;
}

.n2-ss-slider .n2-ss-item-image-content img
{
display: inline-block;
max-width: 90% !important;
text-align: center;
}

dl.date dt
{
width: 30%;
}

dl.date dd
{
width: 70%;
}
}
 @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%;
}
}
