@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/*$font--base: "source-han-sans-japanese";*/

/*
Theme Name: Oleander
Theme URI: http://solopine.com/
Description: A WordPress Theme for Bloggers
Author: Solo Pine Designs
Author URI: http://solopine.com
Version: 1.1
License: Themeforest Licence
License URI: http://themeforest.net/licenses
*/

/* Global reset */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}
/* Global reset-RESET */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none }
strong, b, strong *, b * { font-weight: bold; } em, i, em *, i * { font-style: italic; }
/**/

body {
/*font-family:"游ゴシック Medium", "游ゴシック体", "YuGothic M", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, Meiryo, sans-serif;
	color:#000;
	font-size:16px;
	font-weight:400;
	font-feature-settings: "palt" 1;
	margin:0;
	padding:0;
}

h1, h2 {
	font-weight: 800;
}
h3, h4 {
	font-weight: 600;
}
h5, h6 {
	font-weight: 400;
}
#top-search input, .feat-overlay p, .promo-overlay h4 span, .archive-box span, .subscribe-inner p, .post-entry blockquote p, .entry-content blockquote p, span.by, .comment-box, .widget-title,
.author-content h5 .about-italic {
	font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, Meiryo, sans-serif;
	letter-spacing:0.1em;
}

.promo-overlay h4, .author-content h5 a, .post-box-title, #respond h3, .thecomment .comment-text h6.author, .thecomment .comment-text h6.author a,
.archive-box h1, .widget ul.side-newsfeed li .side-item .side-item-text h4 a, .item-related h3 a, .error-page h1, input, textarea, .subscribe-overlay h4, .woocommerce h2, .woocommerce h3,
.woocommerce ul.products li.product h3, .woocommerce .woocommerce-ordering select, .woocommerce .page-title, .woocommerce div.product .product_title, .woocommerce div.product .woocommerce-tabs .panel h2,
.related.products h2, .woocommerce-account .addresses .title h3, .woocommerce-account h2, .woocommerce-checkout h3, select {
	font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, Meiryo, sans-serif;
} 

p {
	line-height:2.0;
	letter-spacing:0.1em;
}

a {
	color: #2b2b2b;
	text-decoration:none;
}
a:hover {
	color: #000000;
}

large {
	font-size:1.25em;
}
small {
	font-size:0.7em;
}

select {
	letter-spacing:0.1em;
}


/****************************************/
/*
/* General
/*
/****************************************/

.container {
	width:1190px;
	margin:0 auto;
}

#content {
	margin:60px 15px 50px;
	overflow:hidden;
}

#main {
	width:800px;
	float:left;
}
#main.fullwidth {
	width:100%;
}

#sidebar {
	float:right;
	width:320px;
}
.hika-text {
	max-width:800px;
	line-height:2.0;
	letter-spacing:0.1em;
	text-align:left;
	margin: 40px auto 80px ;
}
.otoi-text {
	max-width:700px;
	line-height:2.0;
	letter-spacing:0.1em;
	text-align:left;
	margin: 20px auto 20px ;
}
.left {
		text-align:left;
}
.center {
		text-align:center;
}
.right {
		text-align:right;
}
/****************************************/
/*
/* Top Bar
/*
/****************************************/

#top-bar {
	background:#fff;
	height:42px;
	border-bottom:1px solid;
	border-color:#e5e5e5;
	box-shadow: 0px 1px 5px rgba(190, 190, 190, 0.16);
	-webkit-box-shadow: 0px 1px 5px rgba(190, 190, 190, 0.16);
	-moz-box-shadow: 0px 1px 5px rgba(190, 190, 190, 0.16);
	position: relative;
}

/** Top Social **********/
#top-social {
	float:left;
}
#top-social a, #mobile-social a {
	color:#000;
	margin-left:18px;
	font-size:20px;
	line-height:48px;
	-o-transition:.25s;
	-ms-transition:.25s;
	-moz-transition:.25s;
	-webkit-transition:.25s;
	transition:.25s;
}
#top-social a:hover,  #mobile-social a:hover {
	color:#999;
}

/** Top Search **********/
#top-search {
	float:right;
	margin-top:7px;
}
#top-search i {
	color:#000;
	font-size:13px;
	margin-left:5px;
}
#top-search input {
	border:none;
	width:156px;
	font-size:14px;
	letter-spacing:0.15em;
	background:none;
	color:#16160e;
}
#top-search ::-webkit-input-placeholder { color: #aaa; }
#top-search ::-moz-placeholder { color: #aaa; }
#top-search :-ms-input-placeholder { color: #aaa; }

#top-search input:focus {
	outline:none;
}

/** Header Shopping Cart ***********/
#sp-shopping-cart {
	float:right;
	margin-left:17px;
	border-left:1px solid;
	border-color:#e5e5e5;
	line-height:42px;
	padding-left:15px;
	position:relative;
}

.cart-contents:before{
    font-family:FontAwesome;
    content: "\f07a";
    font-size:14px;
    margin-top:10px;
    font-style:normal;
    font-weight:400;
    padding-right:5px;
    vertical-align: bottom;
	color:#000;
}
.cart-contents:hover {text-decoration: none}

.cart-contents .sp-count {
	background:#efa7a1;
	color:#fff;
	display:inline-block;
	width:15px;
	height:15px;
	text-align:center;
	line-height:15px;
	border-radius:100%;
	font-size:12px;
	position:absolute;
	top:8px;
	right:-9px;
}

/****************************************/
/*
/* Header / Logo
/*
/****************************************/

#header {
	padding:2px 0 2px;
	background-color:#fff;
	display:none;
}

#logo {
	text-align:center;
}

#logo img {
	max-width:90%;
	height:auto;
}


/****************************************/
/*
/* Navigation
/*
/****************************************/

#navigation {
	height:80px;
	border-color:#ffffff;
	background-color:#ffffff;
	z-index:9999;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	position: relative;
}
#navigation .container {
	position:relative;
}

.slicknav_menu {
	display:none;
}

#nav-wrapper .menu {
	text-align: right;
	margin-top:-75px;
}
#nav-wrapper .menu li {
	display:inline-block;
	margin:20px 25px 10px;
	position:relative;
}
#nav-wrapper .menu > li:first-child {
	margin-left:0;
}
#nav-wrapper .menu > li:last-child {
	margin-right:0;
}
#nav-wrapper .menu li a {
	line-height:1.2em;
	font-size:16px;
	font-weight:500;
	color:#000;
	display:block;
	text-transform:none;
	letter-spacing:2px;
}
#nav-wrapper .menu li.current-menu-item > a, #nav-wrapper .menu li > a:hover {
	color:#000;
}
#nav-wrapper .menu > li.menu-item-has-children > a:after {
	font-family: FontAwesome;
    content: "\f107";
	margin-left:7px;
	color:#000;
	font-size:14px;
}

/** Dropdown **********/
#nav-wrapper .menu .sub-menu,
#nav-wrapper .menu .children {
	display: none;
	padding: 0;
	position: absolute;
	margin-top:0;
	left: 0;
	z-index: 99999;
	text-align:left;
	border:0;
}

#nav-wrapper ul.menu ul a,
#nav-wrapper .menu ul ul a {
	color: #000;
	margin: 0;
	font-size:16px;
	padding: 5px 0;
	min-width: 170px;
	line-height:28px;
	-o-transition:.25s;
	-ms-transition:.25s;
	-moz-transition:.25s;
	-webkit-transition:.25s;
	transition:.25s;
	border:0;
}

#nav-wrapper ul.menu ul li,
#nav-wrapper .menu ul ul li {
	padding-right:0;
	margin-right:0;
	margin-left:0;
}

#nav-wrapper ul.menu ul a:hover,
#nav-wrapper .menu ul ul a:hover {
	color:#999;
}

#nav-wrapper ul.menu li:hover > ul,
#nav-wrapper .menu ul li:hover > ul {
	display: block;
}

#nav-wrapper .menu .sub-menu ul,
#nav-wrapper .menu .children ul {	
	left: 100%;
	top: 0;
	margin-top:-1px;
}

/** Mobile social **********/
#mobile-social {
	position:absolute;
	right:20px;
	top:7px;
	display:none;
}
#mobile-social a {
	color:#000;
}

/****************************************/
/*
/* Featured Area
/*
/****************************************/

.featured-area {
	margin-top:-1px;
	margin-bottom:40px;
	width:100%;
}
.feat-item {
	display: table;
	width:100%;
	height:640px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.feat-overlay {
	height: 100%;
	background:rgba(0,0,0,0.08);
    display: table-cell;   
    vertical-align: middle;   
	text-align:center;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
.feat-inner {
	max-width:60%;
	margin:0 auto;
}
.feat-overlay h2 {
	margin-bottom:13px;
}
.feat-overlay h2 a {
	color:#fff;
	display:block;
	font-weight:500;
	font-size:34px;
	line-height:1.2em;
	letter-spacing:3px;
}
.feat-overlay p {
	color:rgba(255,255,255,1);
	font-size:18px;
	margin-bottom:32px;
}
.feat-overlay .cat {
	display:block;
	margin-bottom:20px;
}
.feat-overlay .cat a {
	color:#fff;
	font-weight:400;
	text-transform:none;
	letter-spacing:3px;
	font-size:12px;
}
.feat-overlay .cat span {
	color:rgba(255,255,255,.5);
	font-weight:400;
	margin:0 4px;
}

.feat-more {
	color:#fff;
	padding:10px 13px 12px 14px;
	font-size:14px;
	text-transform:none;
	letter-spacing:3px;
	border:1px solid #fff;
	display:inline-block;
	-o-transition:.25s;
	-ms-transition:.25s;
	-moz-transition:.25s;
	-webkit-transition:.25s;
	transition:.25s;
}
.feat-more:hover {
	background:#fff;
	color:#000;
}

/****************************************/
/*
/* Promo Boxes
/*
/****************************************/
.promo-area {
	overflow:hidden;
	margin:40px 0;
}
.promo-item {
	display: table;
	width:360px;
	float:left;
	margin-right:30px;
	height:240px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:16px;
	position:relative;
}
.promo-item:last-child {
	margin-right:0;
}

.promo-overlay {
	height: 100%;
    display: table-cell;   
    vertical-align: middle;   
	text-align:center;
}

.promo-overlay h4 {
	color:#000;
	padding:25px 40px;
	background-color:rgba(255,255,255,0.8);
	display:inline-block;
	max-width:60%;
	font-size:16px;
	text-transform:none;
	letter-spacing:3px;
	font-weight:500;
}
.promo-overlay h4 span {
	display:block;
	text-transform:none;
	letter-spacing:0.05em;
	font-size:12px;
	margin-bottom:3px;
	font-weight:400;
	color:#999;
	padding-top:2px;
}
.promo-link {
	position: absolute; 
	height: 100%; 
	width: 100%;
	top: 0;
	left:0;
	z-index: 999;
	display: block
}

/****************************************/
/*
/* Post
/*
/****************************************/

.post, .sp_page {
	margin-bottom:60px;
}

/** Post Thumbnail **********/
.post-img {
	margin-bottom:30px;
	text-align:center;
}

.post-img img {
	max-width:100%;
	height:auto;
	vertical-align:middle;
}

.post-img.audio iframe {
	height:166px;
	width:100%;
}

/** Post Header **********/
.post-header {
	margin-bottom:25px;
}
.post-header h1 {
	font-weight:500;
}
.post-header h2 {
	font-weight:500;
}
.post-header h2, .post-header h1 {
	margin-bottom:15px;
}
.post-header h2, .post-header h1 {
	font-size:24px;
	color:#000;
	letter-spacing:1px;
	line-height:1.2;
}
.post-header h2 a:hover {
	opacity:.8;
	text-decoration:underline;
}
.post-header .cat {
	display:block;
	margin-bottom:2px;
}
.post-header .cat a {
	text-transform:none;
	letter-spacing:2px;
	font-size:12px;
	margin:0 5px 0 4px;
	font-weight:500;
	color:#255991;
}
.post-header .cat a:first-of-type  {
	margin-left:0;
}
.post-header .cat a:hover {
	text-decoration:underline;
}
.post-header .cat span {
	font-weight:400;
	font-size:12px;
	color:#a5a5a5;
}
.post-header .cat span.by {
	font-size:14px;
}
span.by {
	font-size:14px;
	color:#aaa;
	margin-right:2px;
}

.comment-box {
    background-color: #ccc;
    position: relative;
	float:right;
	min-width:27px;
	min-height:21px;
	text-align:center;
	color:#fff;
	line-height:20px;
	font-weight:400;
	font-size:14px;
	margin-top:5px;
	-o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
}
.comment-box i {
	margin-right:4px;
}
.comment-box a {
	color:#fff;
}
.comment-box:after,
.comment-box:before {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #ccc;
    bottom: -6px;
    content: '';
    left: 50%;
    margin-left: -5px;
	color:#fff;
    position: absolute;
	-o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
}
.comment-box:hover {
	background-color:#000;
	color:#fff;
}
.comment-box:hover:after, .comment-box:hover:before {
	border-top: 8px solid #000;
}

.title-divider {
	border-top:4px solid;
	display: block;
	max-width: 48px;
	margin: 0 auto 0;
	color: #fdb2ac;
}

/** Post Entry **********/

.post-entry p, .post-entry hr, .entry-content p, .entry-content hr {
    margin: 10px 0 30px;
}
.post-entry h1, .post-entry h2, .post-entry h3, .post-entry h4, .post-entry h5, .post-entry h6,
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	color:#000;
	font-weight:500;
 	letter-spacing:0.05em;
	margin-bottom:14px;
}

.post-entry h1, .entry-content h1 {
	font-size:27px;
}
.post-entry h2, .entry-content h2 {
	font-size:24px;
}
.post-entry h3, .entry-content h3 {
	font-size:21px;
}
.post-entry h4, .entry-content h4 {
	font-size:18px;
}
.post-entry h5, .entry-content h5 {
	font-size:16px;
}
.post-entry h6, .entry-content h6 {
	font-size:14px;
}
.post-entry hr, .entry-content hr {
	border:0;
	height:0;
	border-bottom:1px solid #e5e5e5;
	clear:both;
}

.post-entry blockquote, .entry-content blockquote {
	border-left:3px solid #255991;
	padding-left: 25px;
	margin: 20px 0;
	font-size:14px;
	font-style:normal;
	color:#444;
}
.post-entry blockquote p, .entry-content blockquote p {
}

.post-entry a:hover, .entry-content a:hover {
	text-decoration:underline;
}

.post-entry ul, .post-entry ol, .entry-content ul, .entry-content ol {
	padding-left:45px;
	margin-bottom:20px;
}
.post-entry ul li, .entry-content ul li {
	margin-bottom:12px;
	list-style:square;
}
.post-entry ol li, .entry-content ol li {
	margin-bottom:12px;
	list-style:decimal;
}

.sticky.post .post-header { border:1px dashed #eee; padding:20px 0; }
.bypostauthor  {}
.post-entry pre {
	overflow:auto;
}

.post-entry table, .entry-content table { width:100%; margin-bottom:22px; border-collapse:collapse }
.post-entry td, .post-entry th, .entry-content td, .entry-content th { padding: 15px; border-bottom: 1px #e5e5e5 solid; border-top: 1px #e5e5e5 solid; }
.post-entry th, .entry-content th { font-weight:400;}
.post-entry tr:hover, .entry-content tr:hover {}

.post-entry img, .entry-content img {
	max-width:100%;
	height:auto;
}
.home-post-entry {
    margin: 30px 0 80px;
}
.home-post-entry-center {
    margin: 30px 0 80px;
	text-align:center;
}
.post-header hr, .home-post-entry hr, .home-post-entry-center hr {
	border:0;
	height:0;
	border-bottom:1px solid #e5e5e5;
	clear:both;
    margin: 70px 0 40px;
}
.midashi {
	margin-bottom:25px;
}
.midashi h2, .midashi h1 {
	margin-bottom:15px;
}
.midashi h2, .midashi h1 {
	font-size:20px;
	-o-transition:.25s;
	-ms-transition:.25s;
	-moz-transition:.25s;
	-webkit-transition:.25s;
	transition:.25s;
	color:#16160e;
	font-weight:400;
	letter-spacing:1px;
}

/** Continue Reading Button **********/
.more-link {
	display:block;
	text-align:center;
}
.more-button {
	border: 1px solid;
    border-color: #444444;
    font-size: 13px;
    text-transform: none;
    letter-spacing: 2px;
    padding: 5px 12px 7px 14px;
    color: #444444;
    display: inline-block;
    margin-top: 16px;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
	font-weight:500;
}
.more-button i {
	font-size:12px;
	margin-left:3px;
}
.more-button:hover {
	background:#16160e;
	color:#fff;
	border:1px solid #16160e;
	font-weight:400;
}

.home-more-button {
	border: 1px solid;
    border-color: #444444;
    font-size: 13px;
    text-transform: none;
    letter-spacing: 2px;
    padding: 9px 16px 11px 18px;
    color: #444444;
    display: inline-block;
    margin-top: 22px;
    margin-bottom: 24px;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
	font-weight:500;
}
.home-more-button i {
	font-size:12px;
	margin-left:3px;
}
.home-more-button:hover {
	background:#16160e;
	color:#fff;
	border:1px solid #16160e;
	font-weight:400;
}
.home-more-button:hover a {
	color:#fff;
}
.home-more-button a:hover {
	color:#fff;
}
.home-more-button a:active {
	color:#fff;
}

/** profile area **********/

.areax{
	height:auto;
	margin:0 auto;
	letter-spacing:0.1em;
	background:#fff;
text-align: left;
}

.aboutbox{
	padding: 0;
	margin-bottom:100px;
}
.aboutbox h3{
	margin:30px 0;
}
.aboutbox table{
	margin-top:30px;
	margin-bottom:50px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.aboutbox th{
	padding:20px 0;
	line-height: 2em;
	text-align: left;
	font-weight: 500;
}

.aboutbox td{
	padding:20px 0;
	line-height: 2em;
	text-align: left;
}

.pricebox{
	margin:0 auto 65px 0;
	padding:25px 0;
	font-size:100%;
}

.pricebox table{
	margin-bottom:10px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.pricebox td{
	padding: 40px 0 20px;
	line-height: 2em;
	text-align: left;
}

.pricebox p{
	margin: 25px 0;
}
.pricebox_at{
	padding: 20px 25px;
	background-color: #fff;
	margin-top: 25px;
	margin-bottom: 45px;
	text-align: left;
	line-height: 2em;
	letter-spacing: 0.1em;"
}
.listbox{
	padding: 35px 0px 10px;
	background-color: #fff;
	border-top:1px solid #16160e;
	border-bottom:1px solid #16160e;
	margin-top: 25px;
	margin-bottom: 35px;
	line-height: 2em;
	text-align: left;
}

.marker-yellow {
 background: linear-gradient(transparent 60%, FFE600 60%);
font-weight: normal; 
}
.marker-magenta {
 background: linear-gradient(transparent 60%, #e4007f 60%);
font-weight: normal; 
}
.marker-cyan {
 background: linear-gradient(transparent 60%, #00A0E9 60%);
font-weight: normal; 
}

/** Post tags **********/
.post-tags {
	margin-top:25px;
	margin-bottom:-15px;
	padding-bottom:13px;
	clear:both;
}
.post-tags a {
	font-size:12px !important;
	letter-spacing:1px;
	text-transform:none;
	background:#f2f2f2;
	color:#777;
	padding:6px 7px 7px 8px;
	margin-right:6px;
	margin-bottom:8px;
	display:inline-block;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
.post-tags a:hover {
	opacity:.7;
	text-decoration:none;
	background:#aaa;
	color:#fff;
}

/** Post Meta *********e2e2e2*/
.post-meta {
	overflow:hidden;
	margin-top:50px;
	border-bottom: 4px double #e5e5e5;
	padding-bottom:24px;
}

.meta-info {
	float:left;
}
.meta-info .meta-date {
	font-size:14px;
	text-transform:none;
	letter-spacing:0.1em;
	margin-right:3px;
}
.meta-info a {
	font-size:14px;
	text-transform:none;
	letter-spacing:1px;
}
.meta-info .by {
	font-size:14px;
	margin-right:2px;
}

.post-share {
	float:right;
}
.post-share a {
	font-size:12px;
	color:#aaa;
	margin-left:14px;
	display:inline-block;
	-o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
}
.post-share a span {
	text-transform:none;
	letter-spacing:2px;
	font-size:12px;
}
.post-share a i {
	margin-right:4px;
}
.post-share a:hover {
	color:#000;
}

.meta-comment {
	margin-left:10px;
	position:relative;
	top:-1px;
}
.meta-comment i {
	font-size:13px;
	color:#bbb;
	margin-top:-5px;
	display:inline-block;
}
.meta-comment a {
	color:#999;
	margin-left:3px;
	font-size:13px;
}
.line {
	color:#ccc;
	margin-left:12px;
	font-size:14px;
}

.fa-youtube-play{
	color:000;
}
.fa-facebook{
	color:#000;
}
.fa-instagram{
	color:#000;
}
.fa-rss{
	color:#000;
}
.fa-twitter{
	color:#000;
}
.fa-pinterest{
	color:#000;
}
.fa-google-plus{
	color:#000;
}
.fa-external-link{
	color:#444;
	font-size:14px;
}


/** FLOW PAGE **********/

.flowlist {
	padding: 30px 16px 0 24px;
	margin: 25px 0;
	border: solid 2px #111;
}
.flowlist h5{
	text-align: center;
	font-size:20px;
	margin-bottom:20px;
}
.flowyaji {
	text-align: center;
	font-size: 150%;
}

/** Contact page **********/

.contspace {
	margin:60px 0 40px;
}
.mailaddress {
	letter-spacing: 2px;
	background: linear-gradient(transparent 60%, #ffe600 60%);
	font-weight: normal; 
}

/** About Author **********/
.post-author {
	margin-top:50px;
	overflow:hidden;
	border-bottom:4px double #e5e5e5;
	padding-bottom:50px;
}	
.author-img {
	float:left;
	margin-right:30px;
}
.author-img img {
	border-radius:50%;
}
.author-content  {
	overflow:hidden;
}
.author-content h5 a {
	font-size:14px;
	margin-bottom:8px;
	text-transform:none;
	letter-spacing:1px;
	font-weight:500;
	color:#000;
	display:inline-block;
}
.author-content h5 .about-italic {
	font-size:18px;
	color:#888;
	margin-right:4px;
	font-style:italic;
}
.author-content p {
	margin-bottom:9px;
	color:#666;
}
.author-content .author-social {
	font-size:14px;
	color:#bbb;
	margin-right:8px;
}

/** Post related **********/
.post-related {
	overflow:hidden;
	margin-bottom:50px;
	margin-top:30px;
	border-bottom:4px double #e5e5e5;
	padding-bottom:50px;
}
.post-box { text-align:center; }
.post-box-title {
	font-size:13px;
	letter-spacing:3px;
	text-transform:none;
	margin-bottom:30px;
	position: relative;
	line-height:1em;
}
.post-box-title:before {
	content: "";
	display: block;
	border-top: solid 1px #e5e5e5;
	width: 100%;
	height: 1px;
	position: absolute;
	top: 50%;
	z-index: 1;
}
.post-box-title span {
	background: #fff;
	padding: 0 24px;
	position: relative;
	z-index: 5;
}

.item-related {
	width:246px;
	float:left;
	margin-right:16px;
}
.item-related:last-child {
	margin-right:0;
}

	#main.fullwidth .item-related {
		width:368px;
		margin-right:24px;
		margin-bottom:24px;
	}
	#main.fullwidth .item-related:last-child {
		margin-right:0;
	}

.item-related img {
	margin-bottom:6px;
	width:100%;
	height:auto;
}
.item-related h3 {
	margin-bottom:3px;
}
.item-related h3 a {
	font-size:14px;
	font-weight:500;
	color:#111;
	letter-spacing:0.1em;
}
.item-related h3 a:hover {
	text-decoration:underline;
}
.item-related span.date {
	font-size:12px;
	font-style:normal;
	letter-spacing:0.1em;
	color:#999;
}

/** Post pagination **/
.post-pagination {
	overflow:hidden;
	margin-top:0px;
}
.post-pagination a {
	font-size:13px;
	text-transform:none;
	color:#888;
	letter-spacing:3px;
}
.post-pagination a:hover {
	color:#000;
}
.post-pagination .prev {
	float:left;
}
.post-pagination .next {
	float:right;
}

/** Comments **********/
.post-comments {
	margin-bottom:50px;
	margin-top:50px;
	
}
.comments {
	margin-bottom:40px;
}
.thecomment {
	border-bottom:1px dotted #eee;
	padding-bottom:34px;
	margin-bottom:34px;
}
.thecomment .author-img {
	float:left;
	margin-right:20px;
}
.thecomment .author-img img {
	border-radius:50%;
}
.thecomment .comment-text {
	overflow:hidden;
}
.thecomment .comment-text h6.author, .thecomment .comment-text h6.author a {
	display:block;
	font-size:13px;
	font-weight:500;
	text-transform:none;
	letter-spacing:1px;
	margin-bottom:6px;
	color:#000;
}
.thecomment .comment-text span.author a:hover {
	text-decoration:underline;
}
.thecomment .comment-text span.date {
	font-size:12px;
	color:#999;
	font-style:normal;
	display:block;
	margin-bottom:10px;
	letter-spacing:0.1em;
}
.thecomment .comment-text em {
	font-size:13px;
	margin-bottom:-14px;
	display:block;
	color:orange;
	letter-spacing:1px;
}
.thecomment .comment-text em i {
	font-size:14px;
	color:#f3bd00;
}
.post-comments span.reply a {
	float:right;
	font-size:12px;
	background-color:#aaa;
	color:#FFF;
	padding:2px 5px 4px 5px;
	border-radius:2px;
	margin-left:7px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
.post-comments span.reply a.comment-edit-link {
	background:#c5c5c5;
}
.post-comments span.reply a:hover {
	opacity:.8;
}
.post-comments ul.children { margin: 0 0 0 55px; }
.post-comments ul.children li.thecomment { margin:0 0 8px 0; }

/** Reply **********/
#respond {
	margin-bottom:20px;
	overflow:hidden;
}
#respond  h3 {
	font-size:12px;
	color:#999;
	margin-bottom:20px;
	letter-spacing:2px;
	text-transform:none;
}
#respond h3 a {
	color:#000;
	display:inline-block;
}
#respond h3 small a {
	text-transform:none;
	font-size:12px;
	background:#333;
	color:#FFF;
	padding:4px 6px 5px;
	border-radius:3px;
	margin-left:7px;
	letter-spacing:1px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
#respond h3 small a:hover {
	opacity:.8;
}
#respond label {
	color:#888;
	width:80px;
	font-size:13px;
	display:inline-block;
	font-weight:400;
	font-style:italic;
}
#respond input {
	padding:8px 10px;
	margin-right:10px;
	color:#999;
	margin-bottom:15px;
	font-size:12px;
	width:250px;
}
#respond input:focus {outline:none;}
#respond .comment-form-url {
	margin-bottom:10px;
}
#respond textarea {
	padding:14px;
	height:130px;
	font-size:13px;
	color:#777;
	margin-bottom:14px;
	line-height:20px;
}
#respond textarea:focus {outline:none;}
#respond #submit {
	padding:11px 20px 13px;
	width:auto;
	font-size:12px;
	margin-top:0;
}
#respond #submit:hover {
	background:#333;
	color:#FFF;
}

/****************************************/
/*
/* Post Layouts
/*
/****************************************/
.post-date {
	color:#999;
	font-size:12px;
	letter-spacing:0.1em;
}
/** Grid Layout **********/
.grid-item {
	margin-bottom:45px;
}
.sp-grid > li {
	width:385px;
	display:inline-block;
	vertical-align: top;
	margin-right: 25px;
}

	/* fullwidth */
	#main.fullwidth .sp-grid > li {
		width:370px;
		margin-right:15px;
	}
	#main.fullwidth .sp-grid li:nth-of-type(3n+3) {
		margin-right:0px;
	}

.sp-grid li:nth-of-type(2n+2) {
	margin-right:0;
}
.grid-item .post-header h2 {
	margin-bottom:8px;
}
.grid-item .post-header h2 a {
	font-size:18px;
}
.grid-item .post-header .cat {
	margin-bottom:4px;
}
.grid-item .post-header  {
	margin-bottom:12px;
	text-align:center;
}
.grid-item .post-img  {
	margin-bottom:16px;
}
.grid-item p {
	margin-bottom:6px;
	line-height:1.6em;
}
.grid-item .meta-info {
	float:none;
	font-size:12px;
	color:#999;
	font-style:italic;
}
.grid-item .meta-info span {
	font-size:14px;
}
.grid-item .list-more {
	font-size:12px;
	font-style:italic;
	letter-spacing:1px;
}
.more-link.grid.list {
	text-align:center;
}


/** List Layout **********/
.list-item {
	overflow:hidden;
	margin-bottom:40px;
}
.list-grid-layout .list-item {
	margin-bottom:35px;
}

.list-item .list-content {
	overflow:hidden;
}
.list-item .post-img {
	float:left;
	margin-right:25px;
	margin-bottom:0;
}
.list-item .post-img img {
	max-width:260px;
}
#main.fullwidth .list-item .post-img img {
	max-width:330px;
}
.list-item .post-header .cat a:first-child { 
	margin-left:0; 
}
.list-item .list-content .post-header {
	text-align:left;
}
.list-item .post-header h2 {
	max-width:100%;
	margin-bottom:8px;
}
.list-item .post-header h2 a {
	font-size:18px;
}
.list-item .post-header .cat {
	margin-bottom:5px;
}
.list-item .post-header  {
	margin-bottom:8px;
	margin-top:20px;
}
.list-item .post-entry p {
	margin-bottom:11px;
}
.list-item .list-share {
	float:right;
}
.list-item .list-share a {
	font-size:13px;
	margin-left:5px;
}
.list-item .meta-info {
	display:block;
	float:none;
}
.more-link.list {
	text-align:left;
}
.more-link.list .more-button {
	padding:4px 9px 6px 12px;
	margin-top:12px;
}

/****************************************/
/*
/* Archive
/*
/****************************************/
.archive-box {
	background:#fafaf5;
	border-bottom:0px solid #e5e5e5;
	padding:35px 0;
	text-align:center;
}
.archive-box h1 {
	font-size:24px;
	text-transform:none;
	letter-spacing:3px;
	font-weight:500;
}
.archive-box span {
	font-style:normal;
	font-size:14px;
	color:#999;
	display:block;
	margin-bottom:4px;
}
.post-entry.nothing {
	font-size:18px;
	color:#16160e;
	text-align:center;
	line-height:1.8em;
}
.post-entry.nothing #searchform input#s {
	border: 1px solid #e5e5e5;
	background:#fff url(img/searchsubmit.png) no-repeat 96% 16px;
	padding:14px 14px;
	font-size:14px;
	color:#16160e;;
	width:280px;
	letter-spacing:0.15em;
	margin-top:18px;
}
.post-entry.nothing  #searchform #s:focus { outline:none; }
.post-entry.nothing  #searchform input#s { 
	box-sizing:border-box;
}
.post-entry.nothing  #searchform i { display:none; }

/****************************************/
/*
/* Pagination
/*
/****************************************/
.pagination {
	margin-top:55px;
	overflow:hidden;
	margin-bottom:45px;
}
.pagination.pagi-grid {
	margin-top:20px;
}
.pagination a {
	border:1px solid #e5e5e5;
	font-size:13px;
	text-transform:none;
	letter-spacing:3px;
	padding:10px 14px 11px 16px;
	border-radius:2px;
	color:#999;
	margin-top:10px;
	-o-transition:.25s;
	-ms-transition:.25s;
	-moz-transition:.25s;
	-webkit-transition:.25s;
	transition:.25s;
	display:block;
}

.pagination .older {
	float:right;
}
.pagination .newer {
	float:left;
}
.pagination a:hover {
	background:#f7f7f7;
	color:#888;
}

/****************************************/
/*
/* Sidebar
/*
/****************************************/
.widget {
	margin-bottom:40px;
	border:0px solid;
	border-color:#e5e5e5;
	background-size: 8px 8px;
	background-color:#fafaf5;
	padding:28px 25px;
	box-sizing:border-box;
}
.widget.widget-no-border {
	padding:0;
	border:none;
}
.widget-title {
	font-size:20px;
	font-weight:400;
	text-align:center;
	color:#000;
	margin-bottom:16px;
}

.widget-divider {
	border-top:1px solid;
	display: block;
	max-width: 42px;
	margin: 0 auto 28px;
	color: #d9d9d9;
}

.widget a:hover {
	text-decoration:underline;
}
.widget ul li {
	margin-bottom:10px;
}
.widget ul li:last-child {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none;
}
.widget ul li a {
	font-size:15px;
}
.widget img {
	max-width:100%;
	height:auto;
}
.widget .screen-reader-text {
	display:none;
}

/** About Widget **********/
.about-widget {
	text-align:left;
}
.about-widget p {
	font-size:13px;
}
.about-img {
	margin-bottom:14px;
}
.about-img img {
	max-width:100%;
}
.about-autograph {
	margin-top:14px;
	display:inline-block;
}

/** Social Widget **********/
.social-widget {
	text-align:center;
}
.social-widget a {
	color:#000;
	height:29px;
	width:29px;
	text-align:center;
	display:inline-block;
	border-radius:50%;
	line-height:29px;
	font-size:14px;
	margin:0 3px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
.social-widget a:hover {
	color:#999;
}

/** サイドバーお問い合わせWidget **********/
#text-2,#text-3 {
	border: 2px solid black;
	background-color: #fff;
}

/** Widget categories & Archive **********/
.widget_categories ul li, .widget_archive ul li {
	font-size:15px;
}
.widget_categories a, .widget_archive a {
	margin-right:5px;
}

/** Latest Post Widget **********/
.widget ul.side-newsfeed li {
	list-style-type:none;
	margin-bottom:18px;
	margin-left:0;
}
.widget ul.side-newsfeed li:last-child {
	margin-bottom:0;
	padding-bottom:0;
}
.widget ul.side-newsfeed li .side-item {
	overflow:hidden;
	min-height:60px;
}
.widget ul.side-newsfeed li .side-item .side-image {
	float:left;
	margin-right:14px;
}

.widget ul.side-newsfeed li .side-item .side-image img {
	width:80px;
	height:auto;
}

.widget ul.side-newsfeed li .side-item .side-item-text {
	overflow:hidden;
}

.widget ul.side-newsfeed li .side-item .side-item-text h4 a {
	margin-bottom:1px;
	color:#000;
	display:block;
	font-size:13px;
	font-weight:400;
}
.widget ul.side-newsfeed li .side-item .side-item-text .side-item-meta {
	font-size:12px;
	color:#999;
	font-style:normal;
}

/** WordPress recent comments **********/
.widget_recent_comments .comment-author-link, .widget_recent_comments .comment-author-link a {
	color:#999;
	font-style:italic;
}

/** WordPress recent post widget **********/
.widget_recent_entries .post-date {
	color:#999;
	font-style:normal;
	display:block;
	font-size:12px;
	margin-top:5px;
	letter-spacing:0.1em;
}

/** Ad Widget **********/
.center-widget {
	text-align:center;
}

/** Search Widget **********/
.widget #searchform input#s {
	border: 1px solid #e5e5e5;
	background:#fff url(img/searchsubmit.png) no-repeat 96% 16px;
	padding:10px 10px;
	font-size:14px;
	letter-spacing:0.15em;
	color:#16160e;
	width:280px;
}
.widget #searchform #s:focus { outline:none; }
.widget #searchform input#s { 
	width:100%;
	box-sizing:border-box;
}
.widget #searchform i { display:none; }


/** Tagcloud Widget **********/
.widget .tagcloud a {
	font-size:12px !important;
	letter-spacing:1px;
	text-transform:none;
	background:#f2f2f2;
	color:#777;
	padding:6px 7px 7px 8px;
	margin-right:5px;
	margin-bottom:8px;
	display:inline-block;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
.widget .tagcloud a:hover {
	opacity:.7;
	text-decoration:none;
	background:#aaa;
	color:#fff;
}

/** Subscribe Widget **********/
#sidebar .subscribe-form input {
	
}
#sidebar .subscribe-form input[type="submit"] {
	
}
#sidebar .subscribe {
	
}
#sidebar .subscribe-overlay { 
	
}
#sidebar .subscribe-overlay h4 {
	
}
#sidebar .subscribe-overlay p {
	
}

/* WordPress custom menu widget **********/
.widget ul.menu li ul, .widget ul.children li {
	padding-left:15px;
	margin-top:9px;
}


/** WordPress Calendar **********/
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; color: #777; font-size: 12px; margin-top: 10px; margin-bottom: 15px; border-bottom:1px solid #e5e5e5; padding-bottom:8px; }
#wp-calendar thead { font-size: 12px;  }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px; font-size:12px; }
#wp-calendar tbody td a { font-weight:500; color:#222; }
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: none; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: none; padding-top: 10px; }
#wp-calendar thead th { padding-bottom: 10px; text-align: center; }

/* Instagram Widget **********/
#sidebar .instagram-pics, .footer-widgets .instagram-pics  {
	margin-left:-10px;
	overflow:hidden;
}
#sidebar .instagram-pics li, .footer-widgets .instagram-pics li {
	width: 30%;
	display: inline-block;
	border-bottom: none;
	padding: 0;
	margin: 0 0 3% 3%;
	float:left;
}
#sidebar .instagram-pics li img, .footer-widgets .instagram-pics li img {
	max-width:100%;
	vertical-align:middle;
}
#sidebar .instagram-pics li img:hover, .footer-widgets .instagram-pics li img:hover {
	opacity:.87;
}

/** Mailchimp Subscribe widget ***********/
.widget_mc4wp_form_widget label {
	display:none;
}
.widget_mc4wp_form_widget input {
	border:1px solid;
	border-color:#e5e5e5;
	background-color:#fff;
	padding:12px 16px;
	font-size:13px;
	-webkit-appearance: none;
	width:100%;
}
.widget_mc4wp_form_widget input[type="submit"] {
	background:#000;
	border-radius:0;
	border:none;
	color:#fff;
	padding:13px 22px 14px;
	text-transform:none;
	letter-spacing:4px;
	font-size:12px;
	font-style:normal;
	width:100%;
}
.widget_mc4wp_form_widget input[type="submit"]:hover {
	background:#333;
	color:#fff;
}
.widget_mc4wp_form_widget input:focus {
	outline:none;
}
.widget_mc4wp_form_widget input[type=text] {
  -webkit-transition: all 0.20s ease-in-out;
  -moz-transition: all 0.20s ease-in-out;
  -ms-transition: all 0.20s ease-in-out;
  -o-transition: all 0.20s ease-in-out;
}
 
.widget_mc4wp_form_widget input[type=text]:focus {
  box-shadow: 0 0 8px rgba(1, 100, 100, 0.15);
  border: 1px solid rgba(100, 100, 100, 0.15);
}

/****************************************/
/*
/* Footer
/*
/****************************************/
#footer {
}

/** Footer Widget **********/
.footer-widgets {
	overflow:hidden;
}
.footer-widget {
	width:340px;
	margin-right:60px;
	float:left;
}
.footer-widget:last-child {
	margin-right:0;
}
.footer-widget .widget {
	border:none;
	padding:0;
}
.footer-widget .widget .widget-title {
	text-align:left;
}
.footer-widget .widget .widget-divider {
	margin-right:0;
	margin-left:0;
}

/** Footer Newsletter widget ***/
.footer-widget .widget_mc4wp_form_widget {
	background:none !important;
}

/** Footer Social **********/
.footer-social {
	padding:12px 0;
	text-align:center;
}
.footer-social a, .footer-social a:link, .footer-social a:visited, .footer-social a:hover, .footer-social a:active {
	color:#000;
	font-size:36px;
	text-transform:none;
	letter-spacing:2px;
	margin:0 10px;
}

.footer-social a:first-child {
	margin-left:0;
}
.footer-social a:last-child {
	margin-right:0;
}
.footer-social i { margin-right:4px; }

/** Instagram footer area **********/
#instagram-footer {
	text-align:center;
	overflow:hidden;
	padding-right: 5px;
	margin: 0 50px;
}
.instagram-title {
	display:none;
	margin-bottom:0px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:14px;
}
#instagram-footer .instagram-pics li {
	width:16.6%;
	display:inline;
	float:left;
}
#instagram-footer .instagram-pics li img {
	max-width:100%;
	vertical-align:middle;
}
#instagram-footer .instagram-pics li img:hover {
	opacity:.87;
}
#instagram-footer p.clear {
	font-size: 11px;
	border-bottom: 1px solid #eee;
	display: inline-block;
	margin-top: 5px;
	display:none;
}

/** Footer Copyright text **********/
#footer-copyright {
	padding:18px 0;
	color:#000;
	background:#fff;
	overflow:hidden;
}
#footer-copyright p {
	font-size:12px;
	text-align:center;
	float:none;
}
.back-to-top {
	display:block;
	float:none;
	text-align:center;
	text-transform:none;
	letter-spacing:2px;
	color:#888;
	line-height:24px;
	font-size:12px;
	margin-top:30px;
	margin-bottom:40px;
}

/****************************************/
/*
/* Misc
/*
/****************************************/
/** Form styling **********/
input[type=submit] {
	text-transform:none;
	letter-spacing:2px;
	background:#eee;
	border-radius:0;
	font-size:14px;
	color:#111;
	padding:11px 21px;
	margin-top:14px;
	display:inline-block;
	border:none;
	cursor:pointer;
	border-radius:3px;
	width:auto;
}
input[type=submit]:hover {
	background:#333;
	color:#FFF;
}
input, select, textarea {
	border:1px solid #c4c4c4;
	color:#000;
	padding:9px 10px;
	width:100%;
	box-sizing:border-box;
	font-size: 15px;
	line-height:1.8em;
}

input:focus, select:focus, textarea:focus {
	border:1px solid #111;
	outline:none;
}
input[type="radio"] {
	width:auto;
}

/** Contact Form 7 **********/
.wpcf7 input {
	width:100%;
}
div.wpcf7 {
	overflow:hidden;
	margin-top:30px;
}
.wpcf7 input, .wpcf7 select, .wpcf7 textarea {
	font-size:15px;
	margin-top:6px;
	line-height:1.6em;
	letter-spacing:1px;
}
.wpcf7 p {
	color:#111;
	margin-bottom:18px;
}
.wpcf7 .wpcf7-submit {
	width:auto;
	margin-top:0;
}

/* 404 Page **********/
.error-page {
	text-align:center;
	margin:auto 0 50px;
}
.error-page h1 {
	font-size:160px;
	margin-top:90px;
	margin-bottom:110px;
	line-height:1.5em;
}
.error-page p {
	font-size:17px;
	margin-bottom:30px;
	color:#16160e;
	font-style:normal;
	line-height:1.9em;
}

/* Custom WordPress gallery style **********/
.gallery {
	margin-bottom:20px !important;
}
.gallery .gallery-caption{  
    font-size:12px;
	color:#888;
	margin-top:4px;
}  
  
.gallery .gallery-icon img{  
    border-radius:2px;  
    border:1px solid #eee !important;  
	padding:7px;
}  
.gallery .gallery-icon img:hover {
	border:1px solid #ccc !important;  
}

/****************************************/
/*
/* WordPress core CSS
/*
/****************************************/
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    max-width: 100%;
    text-align: center;
	box-sizing:border-box;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 16px;
	color:#888;
    line-height: 17px;
    margin: 8px 0 0;
}

/****************************************/
/*
/* Slicknav CSS
/*
/****************************************/
.slicknav_btn { position: relative; display: block; vertical-align: middle; float: left; line-height: 32px; cursor: pointer; height: 32px;}
.slicknav_menu  .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; font-size:19px;}
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
.slicknav_menu { *zoom: 1 }
.slicknav_btn {
    margin: 16px 5px 12px;
	margin-left:16px;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: #000;
}
.slicknav_menu {
    background:none;
}
.slicknav_nav {
    margin:0;
    padding:0;
	background-color:#fff;
	z-index:9999;
	position:relative;
	border:1px solid #e5e5e5;
	
}
.slicknav_nav, .slicknav_nav ul {
    list-style: none;
	background:#fff;
    overflow:hidden;
}
.slicknav_nav ul {
    padding:0;
    margin:0 0 0 20px;
}
.slicknav_nav .slicknav_row {
    padding:5px 10px;
    margin:2px 5px;
}
.slicknav_nav a{
    padding:12px 10px;
    margin:2px 5px;
    text-decoration:none;
    color:#000;
	font-size:16px;
	font-weight:400;
	letter-spacing:2px;
	text-transform:none;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding:0;
    margin:0;
}
.slicknav_nav a:hover{
    background-color:#eee;
    color:#000;
}
.slicknav_nav .slicknav_txtnode {
    margin-left:15px;   
}

.slicknav_menu .slicknav_no-text {
	margin-top:7px;
}

/****************************************/
/*
/* 会社概要のページ CSS
/*
/****************************************/

.kaisha {
	max-width:660px;
	margin: 0 auto 30px ;
}

.kaisha th,
.kaisha td {
border: none;
border-bottom: 1px solid #efefef;
padding: 25px 20px;
letter-spacing:0.1em;
}

.kaisha th {
font-size: 75%;
font-weight: normal;
background-color: #fcfcfc; 
}

@media screen and (max-width: 767px) {
.kaisha,
.kaisha tr,
.kaisha td,
.kaisha th {display:block;}
.kaisha th {width:auto;}
}

.enkaku {
	max-width:660px;
	margin: 50px auto 30px ;
}

.enkaku th,
.enkaku td {
border: none;
border-bottom: 1px solid #efefef;
padding: 10px 20px;
letter-spacing:0.1em;
}

.enkaku th {
font-size: 75%;
font-weight: normal;
background-color: #fff; 
}

@media screen and (max-width: 767px) {
.enkaku,
.enkaku tr,
.enkaku td,
.enkaku th {display:block;}
.enkaku th {width:auto;}
}

/****************************************/
/*
/* 動画とデザインのページ CSS
/*
/****************************************/

.gyomu-naiyo {
width: 100%;
}

.gyomu-naiyo td {
text-align: center;
vertical-align: top;
border: 1px solid #fff;
padding: 20px;
letter-spacing:0.1em;
width: 33%;
}

.gyomu-naiyo img {
	max-width: 250px;
}

@media screen and (max-width: 767px) {
.gyomu-naiyo,
.gyomu-naiyo tr,
.gyomu-naiyo td,
.gyomu-naiyo th {display:block;}
.gyomu-naiyo td, .gyomu-naiyo th {width:auto;}
}

.seisaku-nagare {
width: 100%;
}

.seisaku-nagare td {
text-align: center;
vertical-align: top;
border: 1px solid #fff;
padding: 20px;
letter-spacing:0.1em;
width: 80%;
}

.seisaku-nagare img {
	max-width: 750px;
}

