@charset "UTF-8";

/*
	Theme Name: SN FOOD LAB THEME 1.0.0
	Description: SN FOOD LAB
	Theme URI: http://sn-foodlab.com/
	Author: SN FOOD LAB
	Author URI: http://sn-foodlab.com/
	Version: 1.0.0
*/

@import url("font-awesome/css/font-awesome.min.css"); 
@import url("css/animate.css"); 
@import url("css/component.css"); 
@import url('https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900');
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

body {
	font-family: 'Noto Sans Japanese','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
    color: #fff;
    background: #000;
}
body#second {
	margin-top:100px;	
}

a,.tp-caption a.btn:hover {
	color: #a9a9aa;
}
.top-nav-collapse {
	background: #fff;
}

.navbar-custom ul.nav ul.dropdown-menu li a:hover {
	color: #a9a9aa;
}
.drawer-nav {
    position: fixed;
    z-index: 2;
    top: 0;
    overflow: hidden;
    width: 16.25rem;
    height: 100%;
	color:#fff;
    background-color: #000;
}
ul.drawer-menu li a {
	display:block;
	padding:15px;
	border-bottom:1px solid #b2a25d;   
}
ul.drawer-menu li span {
	display:block;
	padding:15px;
	/*border-bottom:1px dotted #b2a25d;*/   
	border-bottom:1px solid #b2a25d;   
}
ul.drawer-menu li a:hover {
	background:#b2a25d;
	color:#000;
	padding-left:2rem;	
}
ul.drawer-menu li {
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 12px;
}
ul.drawer-menu li.subnav a {
	display:block;
	background:#333;
	padding:15px;
	border-bottom:1px solid #b2a25d;   
}
ul.drawer-menu li.subnav a:hover {
	background:#b2a25d;
	color:#000;
	padding-left:2rem;	
}

ul.drawer-menu li.current a {
	display: block;
	background: #333;
	padding: 15px;
	border-bottom: 1px solid #b2a25d;
}

ul.drawer-menu li.current a:hover {
	background:#b2a25d;
	color:#000;
	padding-left:2rem;	
}

ul.drawer-menu li ul {
	margin:0;
	padding:0;	
}
ul.drawer-menu li ul li a {
	padding-left:3rem;
	background:#222;
	color:#fff;	
}
ul.drawer-menu li ul li a:hover {
	padding-left:4rem;
	background:#b2a25d;
	color:#000;		
}
ul.drawer-menu li.bnr a {
	padding:0;	
}
.form-control {
    display: block;
    width: 100%;
    /*height: 34px;*/
    height: 54px;
    padding: 15px;
}
form#contact-form input:focus,form#contact-form select:focus,form#contact-form textarea:focus {
	border-color: #aaa;
}

ul.sns {
	display: flex;
	align-items: center;
	justify-content: center;
}

ul.sns li {
	line-height: 1;
}
ul.sns li a {
	display:block;
	padding:0 5px;
	color:#fff;
	margin-top:15px;
}
ul.sns li a i,
ul.sns li a svg {
	font-size: 20px;
  width: 30px;
  height: 30px;
  margin-right: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #000;
  padding: 6px 6px;
  background-color: #b2a25d;
}
ul.sns li a:hover i,
ul.sns li a:hover svg {
	  opacity: 0.75;
}
	ul.sns li a i.fa-facebook {
		padding: 6px 10px;		
	}	
	ul.sns li a i.fa-envelope {
		padding: 7px 7px;	
		font-size:16px;	
	}	
.btn-skin {
  color: #fff;
  background-color: #b2a25d;
  border-color: #b2a25d;
  padding: 6px 30px;  
}
.btn_gurunavi,
.btn_tabelog {
	display:block;
	background-size:auto 20px;
	text-indent:-9999px;
	height:40px;
	border-radius:4px;
	margin:15px 0;
}

.btn_gurunavi {
	background:#b2a25d url(img/btn_gurunavi.png) no-repeat center center;
	background-size:auto 20px;
}

.btn_tabelog {
	background:#b2a25d url(img/btn_tabelog.png) no-repeat center center;
	background-size:auto 20px;
}


html:before,html:after,body:before,body:after{
    content:"";
    background:#b2a25d;
    position:fixed;
    display:block;
    z-index:5;
}
/* ...and position them! */
html:before{
    height:8px;
    left:0;
    right:0;
    top:0;
}
html:after{
    width:8px;
    top:0;
    right:0;
    bottom:0;
}
body:before{
    height:8px;
    right:0;
    bottom:0;
    left:0;
}
body:after{
    width:8px;
    top:0;
    bottom:0;
    left:0;
}
main {
	background:#000;	
}
h2.main {
	width:100%;
	position:absolute;
	z-index:2;
	margin:0;
	padding:15px 0;
	text-align:center;
}
h2.main a, h2.main span {
	display:inline-block;
}
h2.main a img, h2.main span img {
	height:370px;
	width:auto;
}
.slideFrame {
	position: relative;
	margin: 0;
	overflow: hidden;
	overflow-x: auto;
	width: 100%;
	height: 400px;
}

.slideGuide {
	width: 150%;
	height: 100%;
}

.slideCell {
	display: block;
	float: left;
	margin-right: 0;
	height:400px;
	width:auto;
	position:relative;
}
.slideCell img {
	height:400px;
	width:auto;
}
.section-heading h2 {
    text-transform: uppercase;
	font-family: 'Roboto', sans-serif;	
    font-weight: 300;
    letter-spacing: 2px;
	font-size: 20px;
	position: relative;
	display: inline-block;
	padding: 0 55px;
	color:#b2a25d;
}
.section-heading h2 span {
	display:block;
	font-size:11px;
	margin-top:5px;	
}
.section-heading h2:before, .section-heading h2:after{
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 45px;
height: 1px;
background-color: #b2a25d;
}

.section-heading h2:before {left:0;}
.section-heading h2:after {right: 0;}

h2.notfound {
    margin: 0 0 60px;
    text-transform: uppercase;
	font-family: 'Roboto', sans-serif;	
    font-weight: 300;
    letter-spacing: 2px;
	font-size: 15px;
}
.section-heading h2.news {
	display:inline-block;
}
a.more {
	display:inline-block;
	float:right;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 15px;
}
ul.nav li a {
    text-transform: uppercase;
	font-family: 'Roboto', sans-serif;	
    font-weight: 700;
    letter-spacing: 1px;
}

a {
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #b2a25d;
}
img.responsiveimg {
	width:100%;
	height:auto;
	display:block;
}
.light {
    font-weight: 400;
}
.ttl {
position: absolute;
text-align: center;
top: 50%;
left: 50%;
display: none;
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
}
.ttl h2 {
	font-weight: 300;
	font-family: 'Roboto', sans-serif;	
	font-size:15px;
	letter-spacing:2px;
	margin:0;
}
.ttl h2 span {
	font-size:12px;
	display:block;
	margin-top:5px;
}
.navbar {
    margin-bottom: 0;
    border:none;
    height:100px;
	padding:20px;
	border:8px solid #b2a25d;
	border-bottom:none;
}
.navbar.fixed {
	background:rgba(0,0,0,.8);	
	-webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin:0;
    border:none;
    top:0;
    padding: 10px 20px;
    height:70px;
    z-index:5;
	animation-name: slideDown;
	animation-timing-function: ease-in;
	animation-iteration-count: 1;
	animation-delay: 0s;
	transform-origin: 50% 50% 0;
	animation-duration: .2s;
	top: 0;
	width:100%;	
}
@keyframes slideDown {
  0% {
    top: -18px;
  }
  100% {
    top: 0;
  }
}

.navbar-brand {
    font-weight: 700;
}
.navbar-brand {
  padding: 0 0 0 0;
  font-size: 18px;
  line-height: 1em;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left:0;
}
.navbar-fixed-top {
	z-index:100;
}
.navbar-brand h1{
	width:250px;
	height:auto;
    text-indent:-9999px;
	background:url(img/logo.png) no-repeat top left;
	background-size:200px auto;
	margin:5px 0 0 0;
}
.navbar-custom.top-nav-collapse .navbar-brand h1 {
	    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	background:url(img/logo.png) no-repeat top left;
	background-size:200px auto;
	margin:0;
}
.navbar-brand:focus {
    outline: 0;
}

.nav.navbar-nav {
    background-color: rgba(0,0,0,0);
}

.navbar-custom.top-nav-collapse .nav.navbar-nav {
    background-color: rgba(0,0,0,0);
}

.navbar-custom ul.nav li.home {
	display:none;	
}
.navbar-custom ul.nav li a {
	font-size: 14px;
	letter-spacing: 1px;
    color: #fff;
	text-transform: uppercase;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
}
.navbar-custom ul.nav li a:hover {
	background:#b2a25d;
	color:#000;
}
.navbar-custom.top-nav-collapse ul.nav li a {
	    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.navbar-custom ul.nav ul.dropdown-menu {
	  border-radius: 0;
	  margin:0;
	  padding:0;
}

.navbar-custom ul.nav ul.dropdown-menu li {
	border-bottom: 1px solid #f5f5f5;
}


.navbar-custom ul.nav ul.dropdown-menu li:last-child{
	border-bottom: none;
}

.navbar-custom ul.nav ul.dropdown-menu li a {
	padding: 10px 20px;
	text-align:center;
}

.navbar-custom ul.nav ul.dropdown-menu li a:hover {
}

.navbar-custom.top-nav-collapse ul.nav ul.dropdown-menu li a {
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li.active {
    outline: 0;
    background-color: rgba(255,255,255,.2);
}
.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li.active {
    outline: 0;
    background-color: rgba(255,255,255,.2);
}

.navbar-toggle {
    padding: 4px 6px;
    font-size: 14px;
    color: #58afdb;
}
.navbar-custom.top-nav-collapse .navbar-toggle {
	    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	color: #fff;
}
.navbar-toggle:focus,
.navbar-toggle:active {
    outline: 0;
}
.navbar-collapse {
	border-top:none;
	box-shadow:none;
}
.navbar-custom ul.nav li ul li a {
	color:#000;	
}
.navbar-custom ul.nav li ul li a:hover {
	color:#fff!important;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    width:100%;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #b2a25d;
    border: none;
    border-top:1px solid #000;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-clip: padding-box
}
.flexslider .slides a img {
	-webkit-filter: grayscale(0%);
  filter: grayscale(0%);
	    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.flexslider .slides a:hover img {
	-webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
/* loader */
#preloader {
    background: #000;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}

#load {
	z-index: 9999;
  background-color: #5bbff3;
  opacity: 0.75;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  margin: -5px auto 0 auto;
  left: 0;
  right: 0;
  border-radius: 0px;
  border: 5px solid #5bbff3;
  box-shadow: 10px 0px #5bbff3, 10px 0px #fff;
  animation: shadowSpin 1s ease-in-out infinite;
}

/* misc */
hr {
  margin-top: 10px;
}

/* margins */
.marginbot-0{margin-bottom:0 !important;}
.marginbot-10{margin-bottom:10px !important;}
.marginbot-20{margin-bottom:20px !important;}
.marginbot-30{margin-bottom:30px !important;}
.marginbot-40{margin-bottom:40px !important;}
.marginbot-50{margin-bottom:50px !important;}

/* ===========================
--- General sections
============================ */
.home-section {
    padding-top: 60px;
    padding-bottom: 60px;
	display:block;
    position:relative;
}
.second-section {
    padding-top: 60px;
    padding-bottom: 60px;
	display:block;
    position:relative;
}
/* --- section bg var --- */

.bg-white {
	background: #fff;
}

.bg-grey {
	background: rgba(0,0,0,.05);
}
.topic {
	background: rgba(0,0,0,.05);
	padding:15px 0;
	width:100%;
}
.topic h2 {
	margin:0;	
}
.topic h2 img {
	height:20px;
	width:auto;	
}
/* ===========================
--- Services
============================ */
.service-icon {
	margin-bottom: 20px;
}	
.outline-box {
	margin-top:20px;
	display:table;
}
.outline-icon {
	width:200px;
	height:auto;
	margin-bottom: 0;
	display:table-cell;
}	
.outline-desc {
	color:#5bbff3;
	font-size:12px;
	display:table-cell;
	padding-left:20px;
	vertical-align:middle;
}


/* ===========================
--- Contact
============================ */

form .form-group label {
	text-align: left !important;
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
}
form input,form select,form textarea {
	border-radius: 0;
	border: 1px solid #eee;
  -webkit-box-shadow: none;
          box-shadow:  none;
}
form span.wpcf7-list-item {
  margin-left: 0;
}
form span.wpcf7-not-valid-tip {
  color: #f00;
  text-align:left;
  font-size: 1em;
  display: block;
  margin-top:5px;
}
form div.wpcf7-mail-sent-ok {
	border: 2px solid #5bbff3;
}

form div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

form div.wpcf7-spam-blocked {
	border: 2px solid #ff0000;
}
span.wpcf7-list-item-label {
	font-size:12px;
	margin-bottom:10px;
	margin-left:5px;
}
form div.wpcf7-validation-errors {
	border: 2px solid #ff0000;
}
form div.wpcf7-validation-errors {
  border: none;
  background:#eee;
  color:#ff0000;
  padding:5px;
}

form input:focus,form select:focus,form textarea:focus {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.input-group-addon {
  background-color: #fefefe;
  border: 1px solid #eee;
  border-radius: 0;
}

.widget-contact {
	text-align: left;
}

.rece-mess {
	margin: 2em 0.5em 1em;
	padding: 1em 1em;
	border: 2px solid #ffb900;
}

.formRequired {
	color: #f00;
	text-align: left;
	font-size: 1em;
	margin-top: 5px;
}

.signup-form a {
  text-decoration: underline;
}
.signup-form a:hover {
  text-decoration: none;
}


/* ===========================
--- COMPANY,MEMBER
============================ */

.outline {
  margin: 0 0 30px;
  font-size: 14px;
  font-weight:100;
}
.outlinehead {
  border-right: 1px solid #ccc;
}

/* ===========================
--- PRIVACY POLICY
============================ */
.privacywrap h2 {
  font-size: 18px;
}

.privacywrap p {
	margin: 0 0 30px;
}

.privacywrap ol {
	list-style: none;
	margin-bottom: 40px;
	padding-left: 1em;
	font-weight: 100;
}

.privacywrap ol li {
	padding-left: 2.2em;
	text-indent: -2.4em;
	margin-bottom: 0.8em;
}

.privacywrap dl dd {
	margin-bottom: 0.6em;
	padding-left: 1em;
	font-weight: 100;
}

/* ===========================
--- Footer
============================ */

footer {
	border-top:1px solid #b2a25d;
	text-align: center;
	padding: 15px 0 20px;
}
.footericon {
	width:50px;
	height:auto;
	margin-bottom:10px;	
}

footer p {
	color: #a9a9aa;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;	
	font-size:12px;
	letter-spacing:1px;
	margin:0;
}
ul.footerbnr li a img {
	width:200px;
	height:auto;	
}
/* ===========================
--- Elements
============================ */

.btn {
	border-radius: 0;
    text-transform: uppercase;
    font-family: Montserrat,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}


.btn-circle {
    width: 50px;
    height: 50px;
    margin-top: 15px;
    padding: 4px 12px;
    font-size: 50px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle.btn-dark {
    border: 2px solid #666;
    color: #666;
}


.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: none;
}

.btn-circle.btn-dark :hover,
.btn-circle.btn-dark :focus {
    outline: 0;
    color: #999;
    background: #fff;
}

.btn-circle.btn-dark :hover i,
.btn-circle.btn-dark :focus i{
    color: #999;
}

.page-scroll .btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.page-scroll .btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}


#text {
    color: #fff;
    background: #ffcc00;
}

#map {
	height: 500px;
	color:#000!important;
}


.btn-skin:hover,
.btn-skin:focus,
.btn-skin:active,
.btn-skin.active {
  color: #fff;
  background-color: #666;
  border-color: #666;
}


.btn-default:hover,
.btn-default:focus {
    border: 1px solid #28c3ab;
    outline: 0;
    color: #000;
    background-color: #28c3ab;
}

.btn-huge {
    padding: 25px;
    font-size: 26px;
}

.banner-social-buttons {
    margin-top: 0;
}

.topnewslist h2 {
	font-size:15px;
	margin:0;
	line-height:1.6;
	padding:10px 0;
	color:#555;
	letter-spacing:1px;
	font-weight:200;
}
h2.newstitle {
	font-size:15px;
	margin:0;
	line-height:1.6;
	padding:10px 0;
	color:#555;
	letter-spacing:1px;
	font-weight:200;
}
.castwrap p {
	margin: 0 0 30px;	
}
.castwrap p a.btn {
	background:#b2a25d;
	padding:15px 30px;
	display:block;
} 
.castwrap h2.newstitle {
	background:#b2a25d;
	padding:10px;
	text-align:center;
}
.beautybox {
	font-weight:200;
	font-size:13px;	
}
ul.contentslist li {
	padding:15px;
	font-weight:200;
	font-size:13px;	
}
ul.contentslist li:nth-child(odd){
	background: #eee;
}
.topnewslist span.date {
	display:inline-block;
	font-size:10px;
	color:#555;
}
.topnewslist span.category {
	color:#000;
	background:#ffff00;
	display:inline-block;
	padding:2px 5px;
	font-size:12px;
	font-family: Rajdhani,sans-serif;
    letter-spacing: 1px;
    font-weight: 300;	
}
.topnewslist span.category.MOVIE {
}
.topnewslist span.entrytitle {
	display:block;
	margin-top:5px;	
}
.second .topnewslist {
	margin-bottom:30px;	
}
.thumbbox {
	background:#fff;
	display:block;
	padding:0;
	width:100%;
	border:1px solid #eee;
}
a.newslink {
	display:block;
	padding:0;
	width:100%;
}
a.newslink .newscontents span.date {
	color:#555;
	display:inline-block;	
}
.workbox {
	margin:30px 0;	
}
.workbox a {
	display:block;
	position:relative;
}
.entrycon {
	min-height:600px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:15px 0;
	margin-bottom:15px;
}
.castwrap .entrycon {
	min-height:auto;
	border:none;
	padding:0 0 15px 0;
	margin-bottom:15px;
}
img.size-medium {
	width:25%;
	height:auto;
	display:inline;
}
img.size-thumbnail {
	width:20%;
	height:auto;
	display:inline;

}
img.size-full {
	width:100%;
	height:auto;	
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover { 
	opacity: 1; 
	background-color: rgba(0,0,0,0);
}
p {
    font-size: 14px;
    line-height: 1.75;
    line-height: 23px;
    font-weight:100;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
    color: #a9a9aa;
    background-color: #eee;
    border-color: #ddd;
    cursor: not-allowed;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #555;
    background-color: #ffff00;
    border-color: #ffff00;
    cursor: default;
}
span.date {
	font-size:11px;
}
h2.category {
    margin: 0;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 15px;
    background:#f8f8f8;
    padding:10px;
    text-align:center;
    border-top:1px solid #eee;
}
h3.contentstitle {
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 13px;
	margin:10px 0 0;
	color:#b2a25d;
}
.workboxlist h3.contentstitle {
  text-align: center;
}
h3.beautytitle {
    margin: 15px 0;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 15px;
    padding:10px;
    text-align:center;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
}
ul.sidenav li a {
	display:block;
	padding:30px 0;
	border-top:1px solid #eee;
}
ul.sidenav li:last-child a {
	border-bottom:1px solid #eee;
}
ul.sidenav li a img {
	height:16px;
	width:auto;	
}
ul.category {
}
ul.category li a {
	display:block;
	padding:20px;
	margin-top:1px;	
}
ul.category li a:hover {
	color:#5bbff3;
	background:#d9eef9;
}
ul.category li a span.date {
	display:block;
}
ul.category li a span.newstitle {
	font-size:12px;
	display:block;
}
.post_previous {
	float:left;
	display:inline;
}
.post_next {
	float:right;
	display:inline;	
}
.singlenav {
	margin-bottom:0;
	border-bottom:1px solid #eee;
	padding-bottom:15px;
}
.singlenav a {
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 15px;
} 
form .wpcf7-radio span.first {
  margin-right:40px;
}
.writterwrap {
	background:#f8f8f8;
	padding:30px 30px 0;
	margin-bottom:30px;
	border-radius:4px;
}
.writterwrap h2 {
	text-align:center;
	font-size:16px;
	letter-spacing:1px;
	margin:0 0 15px;
	background:rgba(0,0,0,.03);	
	padding:15px 0;	
}
.writterwrap .writter {
	margin-bottom:30px;	
}
.writterwrap .writter a {
	text-align:center;
	display:block;
	padding:10px 0;
	background:rgba(0,0,0,.03);	
}
.writterwrap .writter a:hover {
	background:#ffff00;	
}
.writterwrap .writter a span {
	font-size:11px;
	display:block;
}
.writterdetail {
	margin-bottom:30px;	
}
.writterdetail h3 {
	font-size:16px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:15px 0;
	margin:15px 0;
    color: #555;
    letter-spacing: 1px;
    font-weight: 200;
	background: #f8f8f8;    
}
.writterdetail a {
	background:#ffff00;
	padding:5px 10px;
	display:inline-block;
	margin-top:5px;
}
.writterdetail h2.writtername {
	font-size:20px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:15px 0;
	margin:0 0 15px 0;
    color: #555;
    letter-spacing: 1px;
    font-weight: 200;	
}
.writterdetail h4{
	font-size:20px;
    letter-spacing: 1px;
    font-weight: 300;
}
@media (max-width:851px)  {
.navbar-custom ul.nav li a {
	font-size: 13px;
	letter-spacing: 0;
    color: #555;
	text-transform: uppercase;
	font-weight: 300;
font-family: 'Roboto', sans-serif;	
}
}
@media (max-width:767px)  {
body::before {
 background: #fff url(img/bg2.png) no-repeat top right;
  background-size: 50% auto;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 108px;
  content: "";
  z-index: -1;
}  
#map {
	width:100%;
	height:300px;	
}
body {
	font-family: 'Noto Sans Japanese','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
    color: #fff;
}	
body, body#second {
    margin-top:80px;	
}
html:before{
    height:5px;
    left:0;
    right:0;
    top:0;
}
html:after{
    width:5px;
    top:0;
    right:0;
    bottom:0;
}
body:before{
    height:5px;
    right:0;
    bottom:0;
    left:0;
}
body:after{
    width:5px;
    top:0;
    bottom:0;
    left:0;
}
.second-section {
    padding: 30px 15px;
}
.navbar-fixed-top {
    background:rgba(0,0,0,1);
    height:80px;
    border:5px solid #b2a25d;
    border-bottom:none;    
}
.navbar-brand {
    font-size: 18px;
    line-height: 1em;
    text-align:center;
    float:none;
    padding:0;
}
.drawer--left .drawer-hamburger {
    top: 14px;
    left: 14px;
}
.navbar.fixed {
	z-index:100;
}
.drawer--left .fixed .drawer-hamburger {
    top: 5px;
    left: 14px;
}
.navbar-brand h1 {
	margin:-2px auto 0;
width: 200px;
    height: auto;
    text-indent: -9999px;
    background: url(img/logo.png) no-repeat top left;
    background-size: 200px auto;
}
.fixed .navbar-brand h1{
	margin:5px auto 0;	
}
.drawer-hamburger {
    width: 3rem;
}
.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
    background-color: #b2a25d;
}
.drawer-open .drawer-hamburger-icon:after, .drawer-open .drawer-hamburger-icon:before {
    top: 0;
    background-color: #b2a25d;
}
.drawer-overlay {
    z-index: 100;
}
.drawer-nav {
    z-index: 101;
}
.outline {
	padding:0;	
}
.outlinehead {
    border-right: none;
    border-bottom: 1px dotted #fff;
    padding:0 0 10px;
    margin-bottom:10px;
    font-size:11px;
}

.page-scroll a.btn-circle {
	display:inline-block;	
}
.topnewslist h2 {
    font-size: 13px;
    margin: 0;
    line-height: 1.6;
    padding: 10px 0;
    color: #555;
    letter-spacing: 1px;
    font-weight: 200;
}
ul.footerbnr {
	padding:0;	
}
ul.footerbnr li {
	width:100%;	
}
ul.footerbnr li a img {
	width:100%;
	height:auto;	
}
ul.footerbnr li a {
	display:block;	
}
ul.footerbnr li.bnr {
	padding:0;
	margin:0;	
}
h2.main {	
	height:410px;
	padding:0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;	
	align-items:center;
}
h2.main a img, h2.main span img {
	width:100%;
	height:auto;
}
h2.main a img, h2.main span img {
	width:100%;
	height:auto;
}
}
.GoogleMap {
position: relative;
padding-bottom: 56.25%;
padding-top: 15px;
height: 0;
overflow: hidden;
margin:15px 0;
}
.GoogleMap iframe,
#google_map object,
#google_map embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}