/*
Theme Name: かんたん車屋ネットショップ
Theme URI: https://princess.imaiyumi.net/
Author: 今井ゆみ X IMAIYUMI
Author URI: https://imaiyumi.net/
Description: 完成デモサイト for 車屋さんのネットショップ
Version: 4.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ytrdweb
Tags:  gray, orange, light, white, one-column, fluid-layout, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready, responsive-layout
*/

/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

@font-face {
	font-family: 'honokamin';
	font-style: normal;
	font-weight: 200;
	/*font-weight: bolder;*/
	src: url('fonts/font_1_honokamin.eot'); /* IE9 Compat Modes */
	src: url('fonts/font_1_honokamin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('fonts/font_1_honokamin.woff') format('woff'), /* Modern Browsers */
	url('fonts/font_1_honokamin.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 200;
  src: url(fonts/NotoSerifCJKjp-Light.otf) format('opentype');
}

@import url('https://fonts.googleapis.com/css?family=Lato');
@font-face {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 200;
  src: url(fonts/Lato-Regular.ttf) format('opentype');
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	margin: 0px auto;
	line-height: 1;
}
#wrapper {
	overflow: hidden;
}
ol,ul {
	list-style: none;
}
blockquote,q {
	quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
article {
	position: relative;
}
aside,footer,header,hgroup,nav,section {
	display: block;
}

.sticky, .bypostauthor {}

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

body {
	margin: 0px;
	font-size: 22px;
	color: #333132;
    background: url(images/bg.gif) #fff repeat-x;
    -moz-background-size: 100% auto;
	background-size: 100% auto;
	font-weight: 200;
}
body, input, textarea {
	font-family: "メイリオ", sans-serif;
}
a {
	text-decoration: none;
	color: #4bb6f5;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.ui-tabs-hide {
	display: none;
}
br.clear {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6 {
	padding-bottom: 5px;
	color: inherit;
	line-height: 1em;
	font-weight: normal;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color: inherit;
}
h1 {
	font-size: 30px;
}
h1.page-title {
	padding: 15px 10px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
    border-bottom: 5px solid #d70c19;
}
h2 {
	font-size: 24px;
}
h2.page-title {
	padding: 15px 10px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
    border-bottom: 5px solid #000;
}
h3 {
	font-size: 22px;
}
h3.related_post_title {
	padding: 0px;
	height: 70px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
	background: url(images/stitlebg.png) top no-repeat;
	border: 1px solid #000;
}
h3.order {
	margin: 20px auto;
	padding: 28px 0px;
	color: #fff;
	font-size: 42px;
	font-weight: bold;
	text-align: center;
	background: url(images/order.gif) center no-repeat;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
p {
	margin-bottom: 10px;
}
body.single article.post p,body.single article.book p,body.single article.list p,body.page article.page p,article iframe,article embed {
	margin: 10px 0px;
}
article.list {
	padding: 3px 0px;
	border-bottom: 3px solid #CCC;
}
.cat {
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	padding: 15px;
	background: #FFF;
}
.red {
	padding: 3px 7px;
	color: #FFF;
	font-weight: bold;
	background-color: #FF0000;
}
strong {
	font-weight: bold;
}
cite,em,i {
	font-style: italic;
}
pre,code {
	font-family: "メイリオ", sans-serif;
	margin-bottom: 10px;
}
ins {
	text-decoration: none;
}
sup,sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
	font-size: 18px;
}
sup {
	bottom: 0.4em;
}
sub {
	top: 0.3em;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
input,input[type=text],input.text,input.title,textarea,select {
	background-color: #fff;
	border: 1px solid #bbb;
	padding: 10px;
	margin: 0px;
	color: #4e4e4e;
	width: auto;
}
input[type=radio],input[type=number],input[type=tel] {
	width: auto;
}
input[type=text]:focus,input.text:focus,input.title:focus,textarea:focus,select:focus {
	border-color: #2D3940;
	color: #3e3e3e;
}
input[type=text],input.text,input.title,textarea,select {
	margin: 0.5em 0;
}
#searchsubmit {
	padding: 7px;
	color: #FFF;
	font-size: 120%;
	background-color: #D9062E;
	border: 1px solid #FADD1B;
}
input[type=submit] {
	color: #FFF;
	background-color: #D9062E;
	border: 1px solid #FADD1B;
}
textarea {
	padding: 4px;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
}
/* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
}
/* IE7 */

blockquote {
	background: none;
	border: none;
	font-style: normal;
	border-left: 10px solid #fbad18;
	padding: 0 0 0 30px;
	margin: 25px 0 35px;
}

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

#login {
	margin: 0px;
	padding: 0px;
	bottom: 10px;
	right: 10px;
	width: 355px;
    height: 81px;
    text-indent: -9999px;
    position: absolute;
	z-index: 9999;
}
#login a {
	margin: 0px;
	padding: 0px;
	width: 355px;
    height: 81px;
 	background: url(images/call.png) no-repeat;
 	background-size: 100%;
	display: block;
}
#login a:hover {
 	background: url(images/call.png) no-repeat;
 	background-size: 100%;
}

img {
	max-width: 100%;
	height: auto;
}
embed,iframe,object,video {
	max-width: 100%;
}
#container {
	text-align: left;
	margin: 0 auto;
	padding: 0px 0px 50px;
	width: 100%;
	position: relative;
}
#infinite-footer .container {
	margin: 0px auto;
	width: auto;
}
#main-content {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#main-content .wall {
	margin: 0px auto;
	padding-bottom: 10px;
	width: 700px;
	float: left;
}
#nonside .wall {
	background: #fff;
}
#main-content .nonside {
	float: none;
}
#main-header {
	padding-top: 0px;
}
header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	z-index: 999;
}
#logo {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 0.8em;
	position: relative;
	background: url(images/headbg.png) right repeat-y;
	border-top: solid 3px #d70c19;
}
#logo p {
	margin: 0px;
	float: left;
}
#home {
	margin: 0px;
	padding: 0px;
}
#home a {
	padding: 10px;
	display: block;
}

#contactbox {
	margin: 70px 5px 10px;
	padding: 0px;
	overflow: hidden;
	float: right;
}
#logo p.contact {
	margin: 5px;
	padding: 0px;
	height: 50px;
	text-indent: -9999px;
	background: url(images/call.gif) right no-repeat;
}
#logo p.contact a {
	margin: 5px 0px;
	padding: 25px 20px 25px;
	display: block;
}
#logo p.contact a:hover {
	margin: 0px;
	padding: 15px 10px 15px;
}

h1.discription {
	padding: 10px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0px;
	background: #d70c19;
	border-bottom: solid 2px #d9d9da;
}
#catchcopy {
	width: 100%;
	height: auto;
	overflow: hidden;
}
ul#h1 {
	margin: 0px auto;
	padding: 10px;
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #d70c19;
	border-bottom: solid 2px #d9d9da;
}
ul#nonh1 {
	margin: 0px auto;
	padding: 10px;
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #d70c19;
	border-bottom: solid 2px #d9d9da;
}
li.discription {
	width: 70%;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0px;
	float: left;
}
li.time {
	width: 30%;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0px;
	text-align: right;
	float: left;
}
#catch {
	margin: 10px 0px;
	width: 700px;
}
#menu {
	margin: 0px 0px 10px;
	padding: 0px;
	background: #d70c19;
}
#top-menu {
	margin: 0px auto;
	padding: 0px;
	width: 700px;
	height: auto;
	overflow: hidden;
	position: relative;
	border-right: solid 1px #fff;
	clear: both;
	display: block;
}
#top-menu li {
	display: inline-block;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 16.6%;
	float: left;
}
#top-menu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 20px 0px;
	display: block;
	border-left: solid 1px #fff;
	position: relative;
}
#top-menu .current-menu-item > a,
#top-menu .current-menu-ancestor > a,
#top-menu .current_page_item > a,
#top-menu .current_page_ancestor > a {
	color: #f2b117;
	font-weight: bold;
}
#top-menu a:hover,#top-menu > li.current-menu-item > a {
	color: #f2b117;
 	background: url(images/menubg_on.png) repeat-x;
	border-left: solid 1px #f2b117;
}
ul.sub-menu li {
	width: 260px;
	background: #DEAB42;
}
ul.sub-menu a:hover {
	color: #FDC519;
}
#et_active_menu_item {
	background: #CC9A34;
	height: 4px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	pointer-events: none;
}
.breadcrumbs {
	margin: 0px;
	padding: 0px;
	height: auto;
	overflow: hidden;
}

#aboutkameoka {
	margin: 0px;
	padding: 130px 0px 0px;
	height: 305px;
	overflow: hidden;
	background: url(images/mailme.png) no-repeat;
	background-size: 100%;
}
#aboutkameoka ul {
	margin: 0px auto;
	text-align: center;
}

article.post,article.book,article.list,article.page {
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	margin: 0px;
	padding: 0px;
	position: relative;
}
.single article.post,.page article.page, .error404 article.page {
	margin-bottom: 0px;
}

.sale {
	width: 60px;
	height: 60px;
	top: 3px;
	left: 3px;
	background: url(images/sale.png) no-repeat;
	position: absolute;
}
.main-image {
	height: auto;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.main-image img {
    width: 100%;
    height: 200px;
    object-fit: 100% 100%;
}
.meta-date,.comments-count {
	width: 100%;
	text-align: center;
}
.meta-date {
	height: 70px;
	font-size: 20px;
}
.meta-date-wrap {
	width: 100%;
	height: 400px;
	overflow: hidden;
	display: block;
	position: relative;
	-webkit-perspective: 600px;
}
.meta-comments-count {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	visibility: hidden;
	-webkit-transform: translate3d(0,0,-80px) rotate3d(1,0,0,90deg);
	-moz-transform: translate3d(0,0,-80px) rotate3d(1,0,0,90deg);
	-o-transform: translate3d(0,0,-80px) rotate3d(1,0,0,90deg);
	-ms-transform: translate3d(0,0,-80px) rotate3d(1,0,0,90deg);
	transform: translate3d(0,0,-80px) rotate3d(1,0,0,90deg);
	background-color: #FDE76F;
	width: 100%;
	padding: 12px 0 15px;
	text-indent: -9999px;
}
.post:hover .meta-post-date {
	-webkit-transform: translate3d(0,80px,0) rotate3d(1,0,0,-90deg);
	-moz-transform: translate3d(0,80px,0) rotate3d(1,0,0,-90deg);
	-o-transform: translate3d(0,80px,0) rotate3d(1,0,0,-90deg);
	-ms-transform: translate3d(0,80px,0) rotate3d(1,0,0,-90deg);
	transform: translate3d(0,80px,0) rotate3d(1,0,0,-90deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.meta-post-date {
	display: inline-block;
	position: absolute;
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	-o-transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	transition: all 0.4s linear;
	top: 0;
	left: 0;
	display: inline-block;
	padding: 12px 0;
	width: 100%;
	font-size: 16px;
	line-height: 1.2;
}
.meta-comments-count {
	display: inline-block;
	position: absolute;
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	-o-transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	transition: all 0.4s linear;
	top: 0;
	left: 0;
	color: #fbad18;
	font-size: 12px;
}
.meta-comments-count span:before {
	top: 4px;
	right: 10px;
	position: relative;
}
.post:hover .meta-post-date {
	-webkit-transform: translate3d(0,80px,0) rotate3d(1,0,0,-90deg);
	-moz-transform: translate3d(0,80px,0) rotate3d(1,0,0,-90deg);
	-o-transform: translate3d(0,80px,0) rotate3d(1,0,0,-90deg);
	-ms-transform: translate3d(0,80px,0) rotate3d(1,0,0,-90deg);
	transform: translate3d(0,80px,0) rotate3d(1,0,0,-90deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.post:hover .meta-comments-count {
	-webkit-transform: rotate3d(1,0,0,0deg);
	-moz-transform: rotate3d(1,0,0,0deg);
	-o-transform: rotate3d(1,0,0,0deg);
	-ms-transform: rotate3d(1,0,0,0deg);
	transform: rotate3d(1,0,0,0deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	visibility: visible;
}
.meta-date strong,.comments-count strong {
	font-weight: 700;
}
.post-content {
	padding: 10px;
	text-align: center;
	line-height: 39px;
}
.post-content input,
.post-content input[type="text"],
.post-content textarea,
.post-content select {
	margin: 0px auto;
}
.post-content,#footer-widgets,#comment-wrap {
	line-height: 39px;
}
.post-content header {
	background: none;
	box-shadow: none;
	margin-bottom: 37px;
}
.post-content .title, body.error404 article h1 {
	font-size: 54px;
	padding-bottom: 37px;
	border-bottom: 4px solid #000;
}
.post-content .booktitle, body.error404 article h1 {
	font-size: 54px;
	text-align: left;
	padding-bottom: 37px;
	border-bottom: 4px solid #000;
}
article #author {
	font-size: 28px;
	text-align: right;
	padding: 15px 0px;
	margin-bottom: 37px;
}
.post-list {
	padding: 5px;
	text-align: left;
	line-height: 1.2em;
}
body.error404 article h1 {
	text-align: center;
}
.post-content .title a {
	color: #666;
	text-decoration: none;
}
.post-content .title a:hover {
	color: rgba(0, 0, 0, 0.4);
}
.post-content .title, .post-content .title a, body.error404 article h1 {
	font-weight: 100 !important;
}

#navitext {
	margin: 10px 20px;
	padding: 0px;
	padding-bottom: 15px;
	height: auto;
	overflow: hidden;
	font-size: 18px;
	line-height:1.5em;
	text-align:left;
}
.navtext {
	margin: 10px 10px 60px;
	padding: 5px;
	font-size: 18px;
	line-height: 1.5em;
	text-align: left;
}
.navtext img {
	margin-right: 15px;
	float: left;
}

ol.breadcrumbs {
	margin: 0px 0px 10px;
	padding: 10px;
	height: auto;
	overflow: hidden;
	color:#000;
	font-size: 12px;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
}
ol.breadcrumbs li {
	margin: 0px;
	padding: 5px 10px 5px 25px;
	list-style-type: none;
	background: url('./images/arrow.png') left center no-repeat;
	float: left;
}
ol.breadcrumbs li a {
	color:#000;
}
ol.breadcrumbs li.home {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	list-style-type: none;
	background: none;
	float: left;
}

#magazine-top-widgets {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	text-align: center;
}
#cover {
	margin: 0px;
	padding: 400px 0px 0px;
}
#magazine-top-widgets #footer-widgets {
	margin: 0px auto;
	padding: 20px 50px 0;
	font-weight: 200;
	position: relative;
}
#magazine-top-widgets img {
	width: 100%;
	height: auto;
	overflow: hidden;
}
#containner {
	top: 250px;
	left: 3px;
    height: 100px;
    float: left;
    position: absolute;
}
#vessel {
	top: 380px;
	right: 3px;
	width: 480px;
    height: 100px;
	font-size: 14px;
	line-height: 1.8em;
	float: right;
    position: absolute;
}
#vessel a {
	color: #03436C;
}
#vessel img {
    float: right;
}
#watch {
	margin: 0px;
	padding: 0px;
	width: 100%;
    height: 50px;
}
h3.blue {
	margin: 0px;
	padding: 0px;
	width: 25%;
	text-align: center;
	background: #0C64AA;
	float: left;
}
h3.black {
	margin: 0px;
	padding: 0px;
	width: 25%;
	text-align: center;
	background: #000;
	float: left;
}

.post {
	margin: 0px 5px;
	padding: 34px 0px 10px;
}

.adpost {
	margin: 0px 5px;
	padding: 34px 0px 10px;
	width: 150px;
	height: 700px;
	text-align: center;
	background:	url(images/topbg.jpg) #FFF no-repeat;
	float: left;
}
.rpost {
	margin: 0px 5px;
	padding: 34px 0px 10px;
	width: 150px;
	height: 700px;
	text-align: center;
	background:	url(images/topbg.jpg) #FFF no-repeat;
	float: right;
}

#media {
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	margin: 0px 10px;
	padding: 0px;
	position: relative;
}
#media li {
	display: inline-block;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	width: 20%;
	float: left;
}
#media li.current a {
	color: #000;
	text-align: center;
	padding: 20px;
	background: #D1D3D4;
}
#media a {
	color: #542401;
	text-align: center;
	text-decoration: none;
	padding: 20px;
	display: block;
	position: relative;
}
#media a:hover,#media > li.current > a {
	color: #000;
	background: #E6E7E8;
}

h2.publicity-title {
	padding: 8px;
	margin-top: 56px;
}
h2.caption-title {
	border-bottom: 1px solid #000;
	padding: 8px;
	margin-top: 56px;
}

#sidebar-wrap {
	margin: 0px 0px 0px 10px;
	padding: 10px;
	width: 240px;
	height: auto;
	overflow: hidden;
	color: #FFF;
	text-align: left;
	background: #000;
	border-radius: 20px;
	float: right;
}

#sidebar-wrap a {
	color: #000;
}
#sidebar-wrap .f_widget {
	width: 100%;
	margin-right: 1%;
}
#sidebar-wrap .f_widget ul li, #sidebar-wrap .f_widget p {
	margin: 0px;
	color: #FFF;
	font-size: 14px;
	line-height: 1.5em;
}
#sidebar-wrap .widgettitle, #sidebar-wrap .f_widget h2 {
	margin-bottom: 1em;
	padding: 7px 3px 1em;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
    border-bottom: 5px solid #FFF;
}
#sidebar-wrap li a {
	color: #FFF;
	text-decoration: none;
}
#sidebar-wrap li a:hover {
	color: #FFF200;
}

#sidebar-wrap .widget_search {
	padding-left: 20px;
}

#widget_wpmemwidget-2 {
	width: 100%;
	height: auto;
	overflow: hidden;
}
#widget_wpmemwidget-2 .widgettitle {
	margin-bottom: 1em;
	padding: 7px 3px 1em;
	color: #4169e1;
	font-size: 16px;
	font-weight: bold;
    border-bottom: 5px solid #3B3C8A;
}
#widget_wpmemwidget-2 #wp-members {
	height: auto;
	overflow: hidden;
	color: #FFF;
	font-size: 14px;
}
#widget_wpmemwidget-2 #wp-members a {
	color: #000;
}
#widget_wpmemwidget-2 #wp-members input[type="text"] {
	width: 100%;
}
#widget_wpmemwidget-2 #wp-members input[type="password"] {
	width: 100%;
}

/* Search widget */
ul#carbike {
    margin: 0;
    padding: 0;
	width: 100%;
	list-style: none;
}
ul#carbike li {
    margin: 0;
    padding: 0;
    width: 50%;
    text-align: center;
    list-style: none;
	float: left;
}
ul#carbike li.car {
    margin: 0;
    padding-top: 70px;
    padding-bottom: 7px;
	background: url(./images/car.png) top center no-repeat;
	background-size: 80%;
}
ul#carbike li.truck {
    margin: 0;
    padding-top: 70px;
    padding-bottom: 7px;
	background: url(./images/truck.png) top center no-repeat;
	background-size: 80%;
}
ul#carbike li.bus {
    margin: 0;
    padding-top: 70px;
    padding-bottom: 7px;
	background: url(./images/bus.png) top center no-repeat;
	background-size: 80%;
}
ul#carbike li.machinery {
    margin: 0;
    padding-top: 70px;
    padding-bottom: 7px;
	background: url(./images/machinery.png) top center no-repeat;
	background-size: 80%;
}

ul#carbike li.label {
    margin: 0;
    padding: 3px;
	width: 100%;
    text-align: left;
}
ul#carbike li.input {
    margin: 0;
    padding: 3px;
	width: 100%;
    text-align: left;
}
select.drop {
    width: 70px;
    font-size: 0.80em;
}

/* Table */

table {
    width: 100%;
    margin: 0 0 24px;
}

th {
    font-weight: bold;
}

.ShopKeeper {
	margin: 5px auto;
	width: 650px;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	border: 5px solid #CCCCCC;
}
.plus {
	width: 635px;
}

.ShopKeeper th {
	padding: 15px 5px 15px 5px;
	text-align: left;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.ShopKeeper th.contact {
	width: 160px;
}
.ShopKeeper th.faq {
	margin: 15px 0px 0px 0px;
	padding: 10px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	background: #0080C8;
}
.ShopKeeper th.price {
	margin: 15px 0px 0px 0px;
	padding: 10px;
	color: #000;
	font-size: 21px;
	font-weight: bold;
	text-align:center;
}
.ShopKeeper th.aid {
	width: 20px;
	color: #94CBEE;
	background: #2A2A86;
}
.ShopKeeper th.warning {
	color: #FFF;
	background: #E00000;
}

.ShopKeeper td {
	padding: 15px 5px 15px 5px;
	text-align: left;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.ShopKeeper td.invi {
	margin: 0px;
	padding: 5px 0px;
	color: #000;
	font-size: 16px;
	text-align: center;
	background: #EEEEEE;
}
.ShopKeeper td.invi p {
	margin: 0px;
	padding: 0px;
}
.ShopKeeper td.d {
	padding-left: 30px;
}

td.obi {
	margin: 15px 0px 0px 0px;
	padding: 10px;
	color: #2A2A86;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	background: url(./images/menu.png) repeat-x;
}
td.box {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: #FFF;
}
td.box p {
	margin: 0px 0px 15px 0px;
	padding: 15px;
	border: 2px solid #2A2A86;
}
td.box img {
	float: right;
}
th.warning {
	color: #FFF;
	background: #E00000;
}

table.m{
	margin: 10px 0px 10px 0px;
    border-top:1px solid #636363;
    border-left:1px solid #636363;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.m th{
    border-right:1px solid #636363;
    border-bottom:1px solid #636363;
    background-color:#75C7FC;
    background-position:left top;
    padding:0.3em 1em;
    color:#fff;
    text-align:center;
}
.m td{
    border-right:1px solid #636363;
    border-bottom:1px solid #636363;
    padding:0.3em 1em;
}

table.side{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	width: 250px;
    border-top:1px solid #636363;
    border-left:1px solid #636363;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.side th{
    border-right:1px solid #636363;
    border-bottom:1px solid #636363;
    background-color:#75C7FC;
    background-position:left top;
    padding:0.3em 1em;
    color:#fff;
    text-align:center;
}
.side th.faq{
    border-right:1px solid #636363;
    border-bottom:1px solid #636363;
    background-color:#3B9DDC;
    background-position:left top;
    padding:0.3em 1em;
    color:#fff;
    text-align:center;
}
.side td{
    border-right:1px solid #636363;
    border-bottom:1px solid #636363;
    padding:0.3em 1em;
}
table.side textarea{
	width: 210px;
}

/* Post content */

.post-content .meta-info {
	display: none;
}
.post-content .meta-info a,.read-more {
	color: #666;
	text-decoration: none;
	font-weight: 700 !important;
}
.post-list .title {
	font-size: 16px;
	float: left;
}
.post-list img {
	width: auto;
	height: 120px;
	padding-right: 10px;
	float: left;
}
.post-list .listtitle {
	font-size: 21px;
	font-weight: bold;
}
body.single .post-content .meta-info {
	margin-bottom: 56px;
}
#shop {
	padding-right: 250px;
	background:	url(images/cart.jpg) bottom right no-repeat;
	position: relative;
}
#shop p {
	padding-bottom: 30px;
	min-width: 500px;
	height: auto;
	overflow: hidden;
	text-align: left;
	background:	url(images/clickme.png) bottom no-repeat;
}
.shop p {
	line-height: 2.4em;
	text-align: left;
}
.shop p.strong {
	margin: 30px 0px;
	padding-bottom: 7px;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	border-bottom: 2px solid #000;
}
.entry-content {
	margin: 50px 0px;
	text-align: left;
}
.entry-content #pages {
	text-indent: 0px;
}
.entry-content img {
	padding-right: 20px;
	float: left;
}
.entry-content p {
	margin-top: 10px;
}
.entry-content #pages p {
	margin-top: 0px;
}
.read-more:hover {
	text-decoration: none;
}
.et-light,.et-light h2 a,.et-light .meta-info a,.et-light .read-more {
	color: #fff;
}
.et-light h2 a:hover {
	color: rgba(255, 255, 255, 0.7);
}
.comments-count {
	font-size: 20px;
}
.comments-count span {
	background-color: #aaa;
	display: inline-block;
	padding: 20px;
	font-weight: 400;
}
.format-quote .top-info .post-content {
	padding: 103px 109px 118px;
}
.format-quote .top-info .post-content p {
	margin-bottom: 10px;
}
.format-quote .top-info blockquote {
	color: inherit;
	text-transform: uppercase;
	font-size: 68px;
	line-height: 82px;
	text-align: center;
	border: none;
	padding: 0;
	margin: 0;
}
.format-quote .top-info blockquote cite {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 28px;
	color: #ccc;
	font-style: normal;
}
.format-link .post-content, body.single .format-link .post-content {
	padding: 56px 160px 117px;
}
body.single .format-link .top-info .post-content {
	padding-top: 157px;
	padding-bottom: 147px;
}
body.single .format-link .bottom-info .post-content {
	padding-top: 49px;
	padding-bottom: 59px;
}
.format-link .post-content .title,
.format-link #nonside .title {
	font-size: 30px;
	text-transform: uppercase;
	color: #4eaeaf;
	padding-bottom: 10px;
}
.format-link .post-content .title a {
	color: inherit;
}
.format-link .post-content .title,.format-link .post-content .title a {
	font-weight: 500 !important;
}
.format-link .post-content .title a:hover {
	color: inherit !important;
}
.format-link .top-info .entry-content {
	font-weight: 400;
	font-size: 20px;
	color: #999;
	text-decoration: none;
	text-align: center;
}
.format-link .top-info .entry-content a {
	color: inherit;
	font-weight: 400 !important;
}
.format-link .top-info .entry-content a:hover {
	text-decoration: none;
}
.et-link-icon {
	width: 0;
	height: 0;
	border-bottom: 54px solid #F1F1F1;
	border-left: 54px solid transparent;
	position: absolute;
	bottom: 0;
	right: 0;
	-webkit-box-shadow: 0 3px 0 #F1F1F1, 3px 0 0 #F1F1F1;
	box-shadow: 0 3px 0 #F1F1F1, 3px 0 0 #F1F1F1;
}
.format-link:before {
	content: '';
	width: 0;
	height: 0;
	border-top: 54px solid #4EAEAF;
	border-right: 54px solid transparent;
	position: absolute;
	bottom: 0;
	right: 0;
}
.format-link:after {
	content: '';
	width: 37px;
	height: 37px;
	position: absolute;
	bottom: 0;
	right: -3px;
	background: url(images/sprite.png) no-repeat 0 -37px;
}
.single .format-link:before,.single .format-link:after {
	display: none;
}
.et-quote-more-link {
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mejs-time-rail {
	width: 400px !important;
}
.mejs-time-total {
	width: 390px !important;
}
.et-video-container {
	display: none;
}
.et-play-video {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 160px;
	height: 160px;
	margin: -80px 0 0 -80px;
	display: block;
	background: url(images/sprite.png) no-repeat -59px 0;
	pointer-events: none;
}
.flexslider {
	margin: 0;
	padding: 0;
	position: relative;
}
.flexslider .et-gallery-slides > li {
	text-align: center;
	display: none;
	-webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .et-gallery-slides img {
	vertical-align: bottom;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .et-gallery-slides element */
.et-gallery-slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .et-gallery-slides {
	display: block;
}
* html .et-gallery-slides {
	height: 1%;
}
.et-gallery-slides,.et-gallery-slider .flex-direction-nav {
	list-style: none !important;
	padding: 0 !important;
}
.et-gallery-slides li,.et-gallery-slider .flex-direction-nav {
	list-style: none !important;
}
.et-gallery-slides,.main-image {
	background-color: #fff;
}
.et-gallery-slider .flex-direction-nav a {
	position: absolute;
	top: 50%;
	width: 20px;
	height: 36px;
	margin: -18px 0 0;
	text-indent: -9999px;
	display: block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.et-gallery-slider .flex-prev {
	left: 80px;
	background: url(images/sprite.png) no-repeat;
}
.et-gallery-slider .flex-next {
	right: 80px;
	background: url(images/sprite.png) no-repeat 0 -112px;
}
.et-gallery-slider:hover .flex-prev {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	left: 40px;
}
.et-gallery-slider:hover .flex-next {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	right: 40px;
}
.format-gallery .meta-date {
	position: relative;
	top: -60px;
	margin-bottom: -60px;
}
.et-bg-layout-light,.et-bg-layout-light .title a,.et-bg-layout-light .post-content .meta-info a {
	color: #fff;
}
.et-bg-layout-light .title a:hover,.et-bg-layout-light .post-content .meta-info a:hover,.et-bg-layout-light.format-link .bottom-info .entry-content {
	color: rgba(255,255,255,0.9);
}
.et-bg-layout-light .post-content a {
	color: inherit;
	font-weight: 500;
}
.post-content > header p {
	font-size: 36px;
	font-weight: bold;
	color: #fbad18;
	margin: -13px 0 62px !important;
}
body.single .post-content, body.page .post-content {
	padding-top: 50px;
	padding-bottom: 0px;
}
body.single .et-no-image .post-content, body.page .et-no-image .post-content, body.error404 .post-content {
	padding-top: 109px;
}
body.page .post-content, body.error404 .post-content {
	padding-bottom: 0px;
}
body.error404 .post-content {
	text-align: left;
}
.single-format-video .entry-content .et_post_video:first-child {
	display: none;
}
.top-info {
	position: relative;
}
.mejs-audio,.mejs-audio.mejs-container .mejs-controls {
	background: none !important;
}
.mejs-audio .mejs-playpause-button {
	background: #575757 !important;
	width: 62px !important;
	height: 57px !important;
}
.mejs-audio .mejs-playpause-button button {
	margin: 15px 0 0 20px !important;
	padding: 0 !important;
	width: 22px !important;
	height: 26px !important;
	background: none !important;
	position: relative;
}
.mejs-audio .mejs-playpause-button button:before,.mejs-audio .mejs-volume-button button:before {
	font-size: 54px;
	position: absolute;
	top: -14px;
	left: -17px;
	color: #C4C4C4;
}
.mejs-playpause-button.mejs-play button:before {
	content: "\45";
}
.mejs-playpause-button.mejs-pause button:before {
	content: "\60";
}
.mejs-audio .mejs-volume-button button:before {
	content: "\e068";
	color: #949494;
	font-size: 27px;
	top: 0;
	left: -2px;
}
.mejs-audio .mejs-currenttime-container {
	display: none !important;
}
.mejs-audio .mejs-time-rail {
	width: 622px !important;
	height: 57px !important;
	margin-left: 16px !important;
	background: #575757 !important;
	padding: 0 !important;
}
.mejs-audio .mejs-time-total {
	width: 602px !important;
	height: 15px !important;
	margin: 21px 0 0 20px !important;
	background-color: #3b3b3b !important;
}
.mejs-audio .mejs-controls .mejs-time-total span {
	border-radius: 0 !important;
	height: 100% !important;
}
.mejs-audio .mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #878787 !important;
}
.mejs-audio .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #f1f1f1 !important;
}
.mejs-audio .mejs-controls .mejs-time-rail .mejs-time-handle {
	border: none !important;
	width: 8px !important;
	height: 25px !important;
	background: #fbad18;
	display: block;
	!important;
	 top: -5px !important;
}
.mejs-audio .mejs-duration-container {
	width: 86px !important;
	height: 57px !important;
	margin: 0 16px 0 0 !important;
	background: #575757 !important;
	padding: 0 !important;
}
.mejs-audio.mejs-container .mejs-controls .mejs-time span {
	font-size: 18px;
}
.mejs-audio .mejs-duration-container .mejs-duration {
	margin: 22px 0 0 20px !important;
}
.mejs-audio .mejs-volume-button {
	width: 49px !important;
	height: 57px !important;
	background: #575757 !important;
}
.mejs-audio .mejs-volume-button button {
	background: none !important;
	width: 19px !important;
	height: 27px !important;
	margin: 15px 0 0 20px !important;
	position: relative;
}
.mejs-audio .mejs-horizontal-volume-slider {
	width: 93px !important;
	height: 57px !important;
	background: #575757 !important;
}
.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #3b3b3b !important;
	border-radius: 0 !important;
}
.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	border-radius: 0 !important;
	background: #f1f1f1 !important;
}
.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	width: 73px !important;
	height: 15px !important;
}
.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	height: 15px !important;
}
.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	top: 21px !important;
}
.single .mejs-audio {
	margin-bottom: 95px;
	padding-top: 11px;
}
#et-social-icons {
	padding: 15px 0px;
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(images/logo.png) left center #fff no-repeat;
	background-size: auto 80%;
	border-top: solid 3px #000;
	border-bottom: solid 3px #000;
}
#et-social-icons li {
	float: right;
	margin-top: 6px;
	margin-right: 6px;
}
.et-social-icon a,.et-share-icons a {
	position: relative;
	color: #fff;
	display: inline-block;
	width: 33px;
	height: 33px;
	border-radius: 33px;
	background: #68C9FB;
	font-size: 16px;
	text-align: center;
	line-height: 35px;
	-webkit-transition: background 300ms ease;
	-moz-transition: background 300ms ease;
	-o-transition: background 300ms ease;
	-ms-transition: background 300ms ease;
	transition: background 300ms ease;
}
.et-share-icons a {
	width: 45px;
	height: 45px;
	border-radius: 45px;
	line-height: 47px;
	font-size: 21px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.et-social-twitter a {
	line-height: 37px;
}
.et-social-facebook a {
	line-height: 37px;
	background: url('./images/headfb.png') no-repeat;
}
.et-social-instagram a {
	line-height: 37px;
	background: url('./images/headinsta.png') no-repeat;
}
.et-social-line a {
	line-height: 37px;
	background: url('./images/headline.png') no-repeat;
}
.et-social-google a {
	line-height: 38px;
	font-size: 17px;
}
.et-social-icon a:hover,.et-share-icons a:hover {
	text-decoration: none;
	background-color: #19ABF7;
}
.et-social-icon span,.et-share-icons span {
	display: none;
}
.et-social-icon a:before,.et-search-form:before,.et-share-icons a:before,.mejs-audio .mejs-playpause-button button:before,.mejs-audio .mejs-volume-button button:before {
	font-family: 'ElegantIcons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.google-share a {
	padding-left: 4px;
}
.et-social-twitter a:before,.twitter-share a:before {
	content: "\e094";
}
.et-social-google a:before,.google-share a:before {
	content: "\e096";
}
.et-share-icons {
	text-align: center;
	margin-top: 67px;
	padding-left: 0 !important;
}
.et-no-image .et-share-icons {
	margin: 67px 0 58px;
}
.bottom-info .et-share-icons,.single-format-gallery .et-share-icons {
	margin-bottom: 0;
}
.et-share-icons li {
	display: inline-block;
	margin-right: 10px;
}
.et-share-icons li:last-child {
	margin-right: 0;
}
.et-share-icons a {
	background-color: #000;
	background-color: rgba(0,0,0,0.15);
	padding-top: 1px;
}
.et-share-icons a:hover {
	background-color: rgba(0,0,0,0.4);
}
.et-search-form .screen-reader-text,.et-search-form #searchsubmit {
	display: none;
}
.et-search-form #s {
	background-color: transparent;
	border: 1px solid #000;
	border-radius: 33px;
	margin: 0;
	width: 1px;
	padding: 8px 0 8px 32px;
	-webkit-transition: width 400ms ease;
	-moz-transition: width 400ms ease;
	-o-transition: width 400ms ease;
	-ms-transition: width 400ms ease;
	transition: width 400ms ease;
	cursor: pointer;
}
.et-search-form #s:focus {
	width: 155px;
	cursor: default;
	padding-right: 10px;
}
.et-search-form {
	position: relative;
}
.et-search-form:before {
	content: "\55";
	position: absolute;
	top: 7px;
	left: 8px;
	color: #000;
	font-size: 18px;
	pointer-events: none;
}
.et-pagination {
	margin: 15px auto;
	width: 250px;
	height: auto;
	overflow: hidden;
}
ul.page-numbers {
	margin: 0px auto;
	width: 100%;
	height: auto;
	overflow: hidden;
}
ul.page-numbers li {
	margin: 0px;
	padding: 0px;
	float: left;
}
ul.page-numbers li a {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	padding: 2px 14px 7px;
	display: block;
}
ul.page-numbers li .current {
	margin: 0px 0px 5px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	padding: 2px 14px 7px;
}
ul.page-numbers li a:hover {
	padding: 2px 14px 7px;
	background-color: #666;
	text-decoration: none;
}
article.post,article.book,article.list,article.page,.footer-widget,.comment {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
article.cars {
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	margin: 0px 0px 10px;
	padding: 0px;
	height: auto;
	overflow: hidden;
	position: relative;
	border: 3px solid #000;
	border-radius: 7px;
}
#search {
	margin: 0px auto;
	padding: 10px;
	height: auto;
	overflow: hidden;
	background: url('./images/searchbg.png') #e6484d repeat-x;
}
#search .page-title {
	padding: 15px 10px 15px 25px;
	color: #fff;
	background: url('./images/sbg.png') left center no-repeat;
    border-bottom: 5px solid #fff100;
}

#kamenews {
	margin: 0px 0px 10px;
	padding: 10px;
	height: auto;
	overflow: hidden;
	background: url('./images/recobg.png') repeat-x;
}
ul.news {
	margin: 10px;
	padding: 10px 15px;
}
ul.news li {
	margin: 0px;
	padding: 10px;
	font-size: 14px;
	border-bottom: 1px dotted #000;
}
ul.news li a {
	color: #000;
}
ul.news li.special {
	border-bottom: 2px solid #d70c19;
}

#blank {
	padding: 10px;
	background: #fdd23e;
}
#blank .page-title {
	padding: 15px 10px 15px 25px;
	color: #000;
	background: url('./images/blankbg.png') left center no-repeat;
    border-bottom: 5px solid #ed6d00;
}

#line {
	padding: 10px;
	background: #f39838;
}
#line .page-title {
	padding: 15px 10px 15px 25px;
	color: #000;
	background: url('./images/linebg.png') left center no-repeat;
    border-bottom: 5px solid #d70c19;
}

.gallery-item a {
	display: block;
}
.gallery-item a,.gallery-caption {
	width: 90%;
}
ins {
	background: #FFF9C0;
	text-decoration: none;
}
small {
	font-size: smaller;
}
hr {
	height: 1px;
	background: #eee;
	border: 0;
	margin: 45px 0;
}
.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6,.comment-content h1,.comment-content h2,.comment-content h3,.comment-content h4,.comment-content h5,.comment-content h6 {
	margin: 35px 0;
}
.entry-content h1 {
	font-size: 42px;
}
.entry-content h2 {
	font-size: 34px;
}
.entry-content h3 {
	font-size: 26px;
}
.entry-content h3.ti {
	margin: 10px;
	padding: 10px;
	color: #004588;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	background: url(../images/tibg.png) no-repeat;
}
.entry-content h4 {
	font-size: 20px;
}
.entry-content table,.comment-content table {
	text-align: left;
	width: 100%;
	margin-bottom: 10px;
}
.entry-content table tr th,.comment-content table tr th,.entry-content thead th,.comment-content thead th {
	color: #555;
	font-weight: bold;
}
.entry-content tr td,.comment-content tr td {
	border-top: 1px solid #eee;
}
.entry-content tr td,.comment-content tr td,.entry-content table tr th,.comment-content table tr th {
	padding: 6px 10px 6px 6px;
}
.entry-content dd,.comment-content dd {
	margin: 9px 0 20px;
}
.entry-content address,.comment-content address {
	margin-bottom: 45px;
}
.comment .comment-content ul {
	margin-left: 0;
}
.entry-content abbr,.comment-content abbr,.entry-content dfn,.comment-content dfn,.entry-content acronym,.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content code,.comment-content code {
	font-family: "メイリオ", sans-serif;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}
.entry-content pre,.comment-content pre {
	border: 1px solid #eee;
	background: #fdfdfd;
	color: #666;
	font-family: "メイリオ", sans-serif;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	margin: 0 0 45px;
	overflow: auto;
	padding: 24px;
}
.footer-widget select {
	max-width: 100%;
}
article.post ul,.comment-content ul,article.page ul {
	list-style-type: none;
	padding: 0px 0px 23px;
}
article ul#response {
	margin: 0px;
	height: auto;
	overflow: hidden;
}
article.post ol,.comment-content ol,article.page ol {
	list-style-type: none;
	list-style-position: inside;
	padding: 0 0 23px 0;
}
article ul#response li {
	padding: 7px 0px;
	width: 65%;
	float: left;
}
article ul#response li.label {
	padding: 7px 0px;
	width: 30%;
	font-weight: bold;
	float: left;
	clear: both;
}
article.post ul li ul,article.post ul li ol,.comment-content ul li ul,.comment-content ul li ol,article.page ul li ul,article.page ul li ol {
	padding: 2px 0px;
}
article.post ol li ul,article.post ol li ol,.comment-content ol li ul,.comment-content ol li ol,article.page ol li ul,article.page ol li ol {
	padding: 2px 0px;
}
.comment-content li {
	border-bottom: none !important;
}
article ul#pubdate {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	overflow: hidden;
	font-size: 14px;
	text-align: left;
	float: right;
}
article ul#pubdate li {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
}
article ul#pubdate li.label {
	width: 120px;
	font-weight: bold;
	clear: both;
}

/* Slider */
h2 {
	margin: 20px 0;
	padding:20px 10px 10px;
	font-size: 18px;
	font-weight: bold;
	border-top:1px #ccc solid;
}
.slider {
	margin: 0 0 50px;
}
.slider img {
	width: 100%;
	height: auto;
}
.single-item {
	max-width: 600px;
	margin: 0 auto 50px;
}
.slick-prev::before, .slick-next::before {
	font-size: 24px;
}
.lazy-item .slick-next,
.thumb-item-nav .slick-next,
.multiple-item .slick-next,
.center-item .slick-next {
	right: 20px;
	z-index: 99;
	background: #666;
	border-radius: 10px;
}
.lazy-item .slick-prev,
.thumb-item-nav .slick-prev,
.multiple-item .slick-prev,
.center-item .slick-prev {
	left: 20px;
	z-index: 100;
	background: #666;
	border-radius: 10px;
}
.single-item .slick-prev::before,
.single-item .slick-next::before {
	color: #666;
}
.slick-dots {
	bottom:-25px;
}
.multiple-item li {
	margin: 0 5px;
}
.thumb-item {
	max-width: 700px;
	margin: 0 auto 5px;
	padding: 0 5px;
}
.thumb-item-nav {
	max-width: 700px;
	margin: 0 auto;
}
.thumb-item-nav li{
	margin: 5px;
}
.lazy-item {
	width: 400px;
	margin: 0 auto 50px;
}
.lazy-item li {
	margin: 0 5px;
}

.cardetail {
	margin: 15px 0px;
	padding: 10px 0px;
	height: auto;
	overflow: hidden;
	background: #FFF;
	clear: both;
	z-index: 9999;
}

.cars .cardetail {
	margin: 0px;
	padding: 10px 0px;
}
.cars form {
	margin: 0px;
	padding: 0px;
}
ul.widget {
    margin: 0;
    padding: 6px 7px;
    list-style: none;
}
ul.widget li {
    padding: 5px 0px;
}
ul.widget li.label {
	margin: 5px 0px 10px 0px;
	padding: 5px 10px;
	font-size: 16px;
    font-weight: bold;
	border-bottom: 3px solid #000;
}
ul.widget li.title {
	margin: 5px 0px 10px 0px;
	padding: 5px 10px;
    font-weight: bold;
	background: #CCC;
}

ul.contact {
	margin:0px 15px;
	padding: 0px;
	height: auto;
	overflow: hidden;
	border: 2px solid #A7A9AC;
}
ul.contact li {
	margin: 0px;
	padding: 7px;
	height: 50px;
	font-size: 16px;
	float: left;
}
ul.contact li.img {
	height: auto;
	overflow: hidden;
}
ul.contact li.title {
	padding-bottom: 7px;
	height: auto;
	overflow: hidden;
	color: #FFF;
	font-size: 16px;
	background: #49A2FC;
	border-bottom: none;
}
ul.contact li.label {
	padding: 15px 10px;
	height: auto;
	overflow: hidden;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
	background: #000;
	border-bottom: 3px solid #d70c19;
	float: none;
	clear: both;
}
ul.contact li.faq {
	height: auto;
	overflow: hidden;
	color: #FFF;
	font-size: 18px;
	background: #0080C8;
}
ul.contact li.cardetail {
	width: 35%;
	height: auto;
	overflow: hidden;
	color: #FFF;
	font-size: 16px;
	text-align: left;
	background: #A7A9AC;
	clear: both;
}
ul.contact li.strong {
	width: 35%;
	height: auto;
	overflow: hidden;
	color: #FFF;
	font-size: 16px;
	text-align: left;
	background: #A7A9AC;
	clear: both;
}
ul.contact li.search {
	width: 35%;
	height: auto;
	overflow: hidden;
	color: #FFF;
	font-size: 16px;
	text-align: left;
	background: #A7A9AC;
	clear: both;
}
ul.contact li.area {
	height: auto;
	overflow: hidden;
}
ul.contact input[type=text], ul.contact input[type=email], ul.contact input[type=password] {
		width: 280px;
}
li.num input[type=text] {
		width: 50px;
}
ul.m {
	margin:0px auto;
	width:100%;
}
ul.m li {
	margin: 0px;
	padding: 7px;
	font-size: 16px;
}
ul.m li.aid {
	padding-bottom: 7px;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	background: #0A67CE;
	border-bottom: none;
}

ul.product_list_widget li {
	padding: 3px 0.5%;
	width: 32%;
	font-size: 14px;
	line-height: 1.2em;
	float: left;
}
ul.product_list_widget li img {
	margin: 3px 0px;
	width: 100%;
}

.et-tags { list-style: none !important; padding: 0 !important; margin: -7px 0 24px; }
	.et-tags li { display: inline-block; margin: 0 10px 20px 0; }
		.et-tags li a { color: #fff; padding: 0 12px; display: inline-block; }
		.et-tags li a:hover { color: rgba(255,255,255,0.9); text-decoration: none; }

.et_video_only .et-video-container { display: block; }
.et_video_only .et-play-video, .et_video_only .meta-date { display: none; }

.page .post-edit-link { margin-top: 40px; position: relative; text-align: left; display: inherit; }

/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/

.nav li ul {
	position: absolute;
	top: 1em;
}
.nav li ul,.et_mobile_menu {
	z-index: 9999;
	width: 213px;
	background: #A7A9AC;
	padding: 0px;
	display: none;
}
.et_mobile_menu {
	width: 280px;
}
.nav li {
	position: relative;
}
.nav ul li {
	float: none;
}
.nav ul a {
	display: block !important;
	float: none !important;
}
.nav li:hover ul,ul.nav li.sfHover ul {
	left: 0px;
	top: 56px;
}
.nav li:hover li ul,.nav li.sfHover li ul,.nav li:hover ul,.nav li li:hover ul {
	top: -999em;
}
.nav li li {
	padding: 0;
	height: auto !important;
	display: block !important;
}
.nav li li ul {
	z-index: 1000;
}
.nav li li a:link,.nav li li a:visited,.et_mobile_menu a {
	display: block !important;
	height: auto;
}
.nav li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.nav li li:hover ul,ul.nav li li.sfHover ul {
	left: 213px;
	top: -15px;
}
#top-menu li li,.et_mobile_menu li a {
	float: none !important;
	margin-right: 0;
	padding: 15px 0 15px 27px;
	background: #A7A9AC;
}
.et_mobile_menu li a {
	padding: 8px 0 15px 27px;
}
#top-menu li li a,.et_mobile_menu li a {
	color: #FFF;
	display: block !important;
}
#top-menu li li a {
	padding: 0 !important;
}
#top-menu li li a:hover,.et_mobile_menu li a:hover {
	color: #555;
	text-decoration: none;
}
#top-menu li li a:hover,.et_mobile_menu li a:hover > li.current-menu-item > a {
	color: #7bcdf2;
	font-weight: bold;
	background: none;
}


/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/

#recommend-wrap {
	margin: 5px;
	padding: 25px 10px 10px 10px;
	border: 2px solid #CCC;
	border-radius: 15px;
	background: url(./images/recommend-wrapbg.png) #FFF no-repeat;
}
#recommend-wrap .f_widget {
	margin: 0px 0.5%;
	width: 32%;
	float: left;
}
#recommend-wrap .widgettitle {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-bottom: 5px solid #3B3C8A;
	clear: both;
}
#recommend-wrap ul {
	margin: 3px 0px;
}
#recommend-wrap ul li {
	margin: 2px 1px;
	padding: 2px;
}

#comment-wrap {
	padding: 50px 160px 148px;
	margin-bottom: 37px;
}
h1#comments,#reply-title {
	font-size: 72px;
	font-weight: 100;
}
h1#comments {
	margin-bottom: 33px;
}
.commentlist li {
	border-bottom: 1px solid #e5e5e5;
	padding: 22px 0 36px;
}
.commentlist li li {
	padding: 0;
}
.commentlist .children li {
	padding-left: 90px;
	border-bottom: none;
}
.comment-body {
	position: relative;
	padding: 0 0 0 90px;
	margin-bottom: 7px;
}
.comment_avatar {
	left: 0;
	position: absolute;
	top: 14px;
}
.comment_avatar:before {
	border-radius: 75px;
	-webkit-box-shadow: inset 0 0 1px #888;
	box-shadow: inset 0 0 1px #888;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.comment_avatar img {
	border-radius: 75px;
	border: 1px solid #888;
	display: block;
}
.comment_postinfo {
	margin-bottom: 7px;
}
span.fn,span.fn a {
	color: #666;
	font-weight: 600;
	text-decoration: none;
	font-size: 20px;
	margin-bottom: 6px;
}
span.comment_date {
	color: #999;
	font-size: 16px;
	font-weight: 400;
}
.comment-content {
	line-height: 24px;
}
.comment-content p {
	font-size: 18px;
	margin-bottom: 14px;
}
.form-submit,.comment-reply-link,.reply-container {
	text-align: right;
}
.comment-reply-link {
	padding: 8px 22px;
}
.comment-reply-link,.form-submit input, .et-tags li {
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
	background-color: #fbad18;
}
.comment-reply-link:hover,.form-submit:hover {
	text-decoration: none;
	color: rgba(255, 255, 255, 0.8);
}
.form-submit input {
	border: none;
	padding: 6px 11px;
}
#reply-title {
	padding-top: 70px;
}
.comment-notes {
	padding-bottom: 14px;
	font-size: 20px;
}
#reply-title small {
	display: block;
	font-size: 14px;
	font-weight: 400;
}
#commentform input[type="text"], #commentform input[type="email"], #commentform input[type="url"] {
	width: 40%;
}
#commentform textarea {
	width: 89%;
}
#commentform textarea, #commentform input[type="text"], #commentform input[type="email"], #commentform input[type="url"] {
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.08);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.08);
	padding: 17px;
	color: #999;
	background-color: #f1f1f1;
	border: none;
	font-size: 16px;
	margin: 4px 0;
}
.comment #respond {
	border-bottom: none;
}
.comment #respond #reply-title,.comment #respond #commentform {
	padding-left: 0;
}
.comment #respond #reply-title {
	padding-top: 10px;
}
.comment #respond #commentform {
	margin-bottom: 25px;
}


/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/

footer {
	width: auto;
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	background: url(images/footbg.png) #c2c3c3 bottom repeat-x;
	border-top: 2px solid #000;
}
#infinite-footer {
	margin-top: 30px;
	width: 100%;
}
#main-footer {
	margin: 0px auto;
}
body.error404 #main-footer {
	margin-top: 0;
}
#footer-widgets {
	margin: 0px auto;
	padding: 15px 5%;
	width: 90%;
	font-weight: 200;
}
.footer-widget {
	float: left;
	width: 32%;
	margin: 0 1% 0 0;
	color: #000;
	font-size: 14px;
}
.last {
	margin-right: 0 !important;
}
.footer-widget h4.widgettitle {
    margin-bottom: 1em;
    padding: 0 0 1em;
	color: #000;
	font-size: 16px;
    font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	text-transform: uppercase;
    border-bottom: 3px solid #000;
}
.footer-widget p {
	font-size: 14px;
	line-height: 1.8em;
	text-align: jusify;
}
.footer-widget li {
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 0 17px;
	margin: 20px 0;
	position: relative;
	list-style-type: none;
}
.footer-widget li.cat-post-item, .footer-widget li.cat-post-item a {
	font-size: 14px;
}
.footer-widget li a {
	color: #000;
	text-decoration: none;
}
.footer-widget li a:hover {
	color: #FFF200;
}
.widget_product_categories {
	font-size: 14px;
}
.widget_product_categories li {
	padding: 0px;
	margin: 10px 0;
	list-style-type: none;
	background-image: none;
}
.widget_nav_menu, .widget_rss {
	font-size: 14px;
	line-height: 1.6em;
}
ul.sub-menu li {
	background: none;
}
.widget_nav_menu li, .widget_rss li {
	padding: 0px 0px 0px 20px;
	margin: 5px 0;
}
/* Twitter */
ul.twitter_feeder_widget {
	list-style-type: none;
}
ul.twitter_feeder_widget li {
	padding: 0px;
	margin: 20px 0;
	font-size: 14px;
	line-height: 20px;
	list-style-type: none;
	background-image: none;
	position: relative;
}
ul.twitter_feeder_widget img {
	padding: 3px;
	float: left;
}
.widget_listcategorypostswidget ul {
	list-style-type: none;
}
.widget_listcategorypostswidget ul li {
	padding: 0px;
	margin: 20px 0;
	font-size: 14px;
	line-height: 20px;
	list-style-type: none;
	background-image: none;
	position: relative;
	clear: both;
}
.widget_listcategorypostswidget img {
	padding: 3px;
	width: 80px;
	float: right;
}
#footer-info {
	text-align: center;
	color: #fff;
	margin: 0px;
	padding:10px 10px;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.2em;
	background: #e60039;
}
#footer-info a {
	color: #fff;
}
#footer-info a:hover {
	color: #fff100;
}
.f_widget {
	margin-bottom: 30px;
}
#footer-bz {
	text-align: center;
	color: #fff;
	border-top: 1px solid #e5e5e5;
	margin: 0px;
	padding: 10px;
	height: auto;
	overflow: hidden;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.2em;
	background: #000;
}
#footer-bz a {
	color: #fff;
}
ul.bz {
	margin: 0px;
}
ul.bz li {
	padding: 0px 15px;
	float: left;
}


/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/

div.post .new-post .aligncenter,.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin-bottom: 10px;
	max-width: 96%;
	padding: 8px;
}
.wp-caption.alignleft {
	margin: 0px 10px 10px 0px;
}
.wp-caption.alignright {
	margin: 0px 0px 10px 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 16px;
	line-height: 24px;
	padding: 0 4px 5px;
	margin: 0 !important;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
}
img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
}


/*------------------------------------------------*/
/*-----------------[WP CALENDAR]-----------------*/
/*------------------------------------------------*/

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 240px;
}
#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}
#wp-calendar a:hover {
	text-decoration: underline;
}
#wp-calendar caption {
	text-decoration: none;
	font: bold 13px Arial, Sans-Serif;
}
#wp-calendar td {
	padding: 3px 5px;
	color: #9f9f9f;
}
#wp-calendar td#today {
	color: #111;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	padding: 3px 5px;
}
#wp-calendar #prev a,#wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}


/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/

#container .wp-pagenavi {
	text-align: center;
	margin: 10px 0px;
}
#container .wp-pagenavi .pages {
	display: none;
}
#container .wp-pagenavi a,#container .wp-pagenavi span {
	color: #000;
	margin: 0 3px;
	text-decoration: none;
	font-size: 21px;
	font-weight: 400;
	padding: 2px 14px 7px;
	background: url(images/wallbg.png);
	border: none;
}
#container .wp-pagenavi .nextpostslink {
	background-color: #bfbfbf;
}
#container .wp-pagenavi a:hover {
	background-color: #999;
}
#container .wp-pagenavi span.current {
	background-color: #666;
}
.mejs-controls .mejs-volume-button:hover {
	border-radius: 0 !important;
}
#et_mobile_nav_menu {
	float: right;
	padding-top: 7px;
	position: relative;
	display: none;
}
.mobile_menu_bar {
	position: absolute;
	top: -12px;
	left: -54px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	font-size: 64px;
	color: #fbad18;
}
.mobile_nav.opened .mobile_menu_bar {
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.mobile_nav > span {
	display: none;
}
.mobile_nav:hover { text-decoration: none; }
.mobile_nav > .mobile_menu_bar { display: block; }
#mobile_menu {
	left: auto;
	right: 0;
	position: absolute;
	top: 43px;
}
#mobile_menu ul {
	display: block !important;
	visibility: visible !important;
	padding-left: 10px;
}
#mobile_menu ul li {
	position: relative;
	padding-left: 16px;
}
#mobile_menu ul li:before {
	top: 15px;
}

.entry.no-results-found {
	padding: 60px 0 20px;
}

.entry.no-results-found h1 {
	margin-bottom: 14px;main-content	font-size: 35px;
}

.entry.no-results-found p {
	line-height: 45px;
}

@media only screen and ( min-width: 961px ) {
	body {
		font-size: 20px;
	}
	#container, #infinite-footer .container {
		margin: 0px auto;
		width: 100%;
	}
	#infinite-footer {
		margin: 0px auto;
		width: 700px;
	}
	header {
		margin: 0px auto;
		width: 100%;
	}
	#main-content {
		margin: 0px auto;
		padding-top: 0px;
		width: 980px;
	}
	#nonside {
		margin: 0px auto;
		padding-top: 0px;
		width: 700px;
	}
	#logo {
		width: 100%;
	}
	#home {
		margin: 0px auto;
		padding: 0px;
		width: 960px;
	}
	#contactbox {
		width: 340px;
	}
	#logo p.contact {
		width: 330px;
	}
	#books {
		margin: 0px;
		padding: 3px;
		height: auto;
		overflow: hidden;
		background: #FFF;
	}
	article.cars {
		margin: 7px 0.5%;
		margin-bottom: 10px;
		width: 31%;
		float: left;
	}
	article.book {
		margin: 7px 0.5%;
		margin-bottom: 10px;
		width: 32%;
		float: left;
	}
	article.post {
		margin-bottom: 60px;
	}
	.post-content {
		padding: 50px 10px 97px;
	}
	article.book .post-content {
		padding: 5px;
		top: 0;
		left: 0;
		position: absolute;
	}
	.post-content .title {
		padding-bottom: 17px;
	}
	.post-content .meta-info {
		margin-bottom: 36px;
	}
	ul#kindle li {
		margin: 1px 0.5%;
		margin-bottom: 60px;
		padding-top: 28px;
		width: 32%;
		float: left;
		position: relative;
	}
	ul#kindle li .post-content {
		padding: 5px;
		top: 0;
		left: 0;
		position: absolute;
	}
	.format-quote .top-info .post-content {
		padding: 82px 100px 77px;
	}
	.format-quote .top-info blockquote {
		font-size: 54px;
		line-height: 67px;
	}
	.format-quote .top-info blockquote cite {
		font-size: 20px;
	}
	.format-link .post-content {
		padding: 56px 100px 88px;
	}
	.format-link .post-content .title {
		padding-bottom: 0;
	}
	#footer-widgets {
		padding: 60px 50px 0;
	}
	.footer-widget {
		font-size: 18px;
		width: 96%;
	}
	body.single .post-content,body.page .post-content {
		padding-top: 50px;
		padding-bottom: 55px;
	}
	body.single .post-content .meta-info {
		margin-bottom: 36px;
	}
	body.single article.post p,body.page article.page p {
		margin-bottom: 34px;
	}
	body.single #comment-wrap,body.page #comment-wrap {
		padding: 50px 100px 87px;
	}
	body.single h1#comments,body.page h1#comments {
		margin-bottom: 22px;
	}
	body.single .comment_postinfo,body.page .comment_postinfo {
		margin-bottom: 2px;
	}
	.mejs-audio .mejs-playpause-button {
		width: 48px !important;
		height: 45px !important;
	}
	.mejs-audio .mejs-playpause-button button {
		margin: 12px 0 0 15px !important;
	}
	.mejs-playpause-button.mejs-play button:before,.mejs-playpause-button.mejs-pause button:before {
		font-size: 48px;
		left: -15px;
	}
	.mejs-audio .mejs-time-rail {
		width: 485px !important;
		height: 45px !important;
		margin-left: 13px !important;
	}
	.mejs-audio .mejs-time-total {
		width: 469px !important;
		height: 11px !important;
		margin: 17px 0 0 16px !important;
	}
	.mejs-audio .mejs-controls .mejs-time-rail .mejs-time-handle {
		width: 6px !important;
		height: 19px !important;
		top: -4px !important;
	}
	.mejs-audio .mejs-duration-container {
		width: 93px !important;
		height: 45px !important;
		margin-right: 13px !important;
	}
	.mejs-audio .mejs-duration-container .mejs-duration {
		margin-top: 16px !important;
	}
	.mejs-audio .mejs-volume-button {
		width: 35px !important;
		height: 45px !important;
	}
	.mejs-audio .mejs-horizontal-volume-slider {
		width: 73px !important;
		height: 45px !important;
	}
	.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
		top: 17px !important;
	}
	.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
		width: 63px !important;
		height: 11px !important;
	}
	.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
		height: 11px !important;
	}
	.mejs-audio .mejs-volume-button button {
		margin: 11px 0 0 10px !important;
	}
	.mejs-audio .mejs-volume-button button:before {
		font-size: 24px;
	}
	#container .wp-pagenavi, .et-pagination {
		margin: 0px auto;
	}
	body.single .et-no-image .post-content, body.page .et-no-image .post-content {
		padding-top: 91px;
		padding-bottom: 88px;
	}
	.post-content > header p {
		margin-bottom: 43px !important;
	}
	.et-no-image .et-share-icons {
		margin: 67px 0 30px;
	}
	body.single .format-link .top-info .post-content {
		padding-top: 96px;
		padding-bottom: 88px;
	}
	body.single .format-link .bottom-info .post-content {
		padding-bottom: 26px;
	}
	.single .mejs-audio {
		margin-bottom: 65px;
	}
	.post:hover .meta-post-date, .post:hover .meta-comments-count {
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
		transform: none;
	}
	.post:hover .meta-post-date {
		opacity: 1;
	}
	.post:hover .meta-comments-count {
		opacity: 0;
		display: none;
	}
}

@media only screen and ( min-width: 768px ) and ( max-width: 960px ) {
	body {
		font-size: 20px;
	}
	#container, #infinite-footer .container {
		margin: 0px auto;
		width: 100%;
		overflow: hidden;
	}
	#login a {
		right: 10px;
		width: 100%;
	    height: 50px;
	}
	ul#h1 {
		padding: 10px 0px;
		width: 100%;
	}
	ul#nonh1 {
		padding: 10px 0px;
		width: 100%;
	}
	#logo {
		width: 100%;
	}
	#home {
		margin: 0px auto;
		padding: 0px;
		width: 100%;
	}
	#contactbox {
		width: 340px;
	}
	#logo p.contact {
		width: 330px;
	}
	ul.contact li {
		width: 100%;
		float: none;
	}
	ul.contact li.cardetail,
	ul.contact li.strong {
		width: 96%;
	}
	p.discription {
		display: none;
	}
	#top-menu {
		width: 100%;
		height: 38px;
	}
	#top-menu ul {
		display: none;
	}
	#et_mobile_nav_menu {
		height: 38px;
		display: block;
		background: #FCDB58;
	}
	#cover {
		padding: 150px 0px 0px;
	}
	#main-content {
		margin: 0px;
		padding-top: 10px;
	}
	#main-content .wall {
		margin: 0px auto;
		padding: 0px;
		width: 100%;
	}
	#nonside {
		margin: 0px;
		padding-top: 10px;
		width: 100%;
	}
	#nonside .wall {
		margin: 0px auto;
		padding: 0px;
		width: 100%;
	}
	article.cars {
		margin: 1px 0.5%;
		margin-bottom: 10px;
		width: 48%;
    	height: auto;
    	overflow: hidden;
		float: left;
	}
	.main-image img {
    	height: 230px;
    	object-fit: cover;
	}
	article.book {
		margin: 1px 0.5%;
		margin-bottom: 60px;
		width: 49%;
		float: left;
	}
	article.post {
		margin-bottom: 60px;
	}
	.post-content {
		padding: 10px 80px 100px;
	}
	article.book .post-content {
		padding: 5px;
		top: 0;
		left: 0;
		position: absolute;
	}
	.post-content header {
		margin: 0px;
		padding: 0px;
	}
	.post-content .title {
		padding-bottom: 17px;
		font-size: 60px;
	}
	.post-content .booktitle {
		padding-bottom: 8px;
		font-size: 36px;
	}
	article ul li {
		width: auto;
		float: none;
	}
	article ul li.label {
		width: auto;
		float: none;
	}
	.post-content .meta-info {
		margin-bottom: 36px;
	}
	.main li {
		margin: 0px auto;
		width: 80%;
	}
	ul#kindle li {
		margin: 1px 0.5%;
		margin-bottom: 60px;
		padding-top: 28px;
		width: 49%;
		float: left;
	}
	ul#kindle li .post-content {
		padding: 5px;
		top: 0;
		left: 0;
		position: absolute;
	}
	#sidebar-wrap {
		padding: 10px 0px;
		width: 100%;
		float: none;
	}
	.format-quote .top-info .post-content {
		padding: 80px 80px 105px;
	}
	.format-quote .top-info blockquote {
		font-size: 54px;
		line-height: 67px;
	}
	.format-quote .top-info blockquote cite {
		font-size: 20px;
	}
	.format-link .post-content {
		padding: 56px 80px 86px;
	}
	.format-link .post-content .title {
		padding-bottom: 0;
	}
	#footer-widgets {
		padding: 60px 50px 20px;
	}
	.footer-widget {
		font-size: 18px;
		float: none;
		width: 100%;
		margin: 0px;
	}
	body.single .post-content,body.page .post-content {
		padding-top: 52px;
		padding-bottom: 36px;
	}
	body.single .post-content > header p,body.page .post-content > header p {
		font-size: 28px;
	}
	body.single article.post p,body.page article.page p {
		margin-bottom: 34px;
	}
	body.single #comment-wrap,body.page #comment-wrap {
		padding: 30px 80px 67px;
	}
	body.single h1#comments,body.single #reply-title,body.page h1#comments,body.page #reply-title {
		font-size: 60px;
	}
	body.single h1#comments,body.page h1#comments {
		margin-bottom: 7px;
	}
	body.single .comment_postinfo,body.page .comment_postinfo {
		margin-bottom: 2px;
	}
	body.single #reply-title,body.page #reply-title {
		padding-top: 37px;
	}
	.mejs-audio .mejs-playpause-button {
		width: 36px !important;
		height: 33px !important;
	}
	.mejs-audio .mejs-playpause-button button {
		margin: 8px 0 0 11px !important;
	}
	.mejs-playpause-button.mejs-play button:before,.mejs-playpause-button.mejs-pause button:before {
		font-size: 40px;
		left: -14px;
		top: -11px;
	}
	.mejs-audio .mejs-time-rail {
		width: 349px !important;
		height: 33px !important;
		margin-left: 11px !important;
	}
	.mejs-audio .mejs-time-total {
		width: 340px !important;
		height: 9px !important;
		margin: 12px 0 0 10px !important;
	}
	.mejs-audio .mejs-controls .mejs-time-rail .mejs-time-handle {
		width: 4px !important;
		height: 13px !important;
		top: -2px !important;
	}
	.mejs-audio .mejs-duration-container {
		width: 68px !important;
		height: 33px !important;
		margin-right: 9px !important;
	}
	.mejs-audio .mejs-duration-container .mejs-duration {
		margin: 11px 0 0 10px !important;
	}
	.mejs-audio .mejs-volume-button {
		width: 32px !important;
		height: 33px !important;
	}
	.mejs-audio .mejs-horizontal-volume-slider {
		width: 64px !important;
		height: 33px !important;
	}
	.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
		top: 12px !important;
	}
	.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
		width: 54px !important;
		height: 9px !important;
	}
	.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
		height: 9px !important;
	}
	.mejs-audio .mejs-volume-button button {
		margin: 9px 0 0 10px !important;
	}
	.mejs-audio .mejs-volume-button button:before {
		font-size: 18px;
	}
	#container .wp-pagenavi, .et-pagination {
		margin: 0px auto;
	}
	body.single .post-content .meta-info {
		margin-bottom: 38px;
	}
	.et-share-icons {
		margin-top: 47px;
	}
	body.single .et-no-image .post-content, body.page .et-no-image .post-content {
		padding-top: 53px;
	}
	.et-no-image .et-share-icons {
		margin: 48px 0 58px;
	}
	.et-play-video {
		top: 150px;
	}
	body.single .format-link .top-info .post-content {
		padding-top: 77px;
		padding-bottom: 87px;
	}
	.format-link .post-content, body.single .format-link .post-content {
		padding-left: 80px;
		padding-right: 80px;
	}
	.format-link .et-share-icons {
		margin-bottom: -20px;
	}
	.single .mejs-audio {
		margin-bottom: 53px;
	}
}

@media only screen and ( max-width: 768px ) {
	body {
		font-size: 16px;
	}
	input[type=text], input[type=email], input[type=password] {
		width: 150px;
	}
	#container, #infinite-footer .container {
		width: 100%;
		overflow: hidden;
	}
	#login a {
		right: 10px;
		width: 90%;
	    height: 50px;
	}
	ul#h1 {
		padding: 10px 0px;
		width: 100%;
	}
	ul#nonh1 {
		padding: 10px 0px;
		width: 100%;
	}
	li.discription {
		width: auto;
		float: none;
	}
	li.time {
		width: auto;
		float: none;
	}
	header {
		margin: 0px;
		padding: 0px;
		width: 100%;
	}
	#main-header {
		width: 100%;
	}
	#logo {
		width: 100%;
	}
	#home {
		margin: 0px auto;
		padding: 0px;
		width: 100%;
	}
	#contactbox {
		width: 340px;
	}
	#logo p.contact {
		width: 330px;
	}
	ul.contact li {
		width: 100%;
		float: none;
	}
	ul.contact li.cardetail,
	ul.contact li.strong {
		width: 96%;
	}
	#catch p {
		padding: 90px 10px 0px;
		background-size: 100%;
	}
	#catch p.sale {
		background-size: 100%;
	}
	#cover {
		padding: 120px 0px 0px;
	}
	p.discription {
		display: none;
	}
	#top-menu {
		width: 100%;
		height: 38px;
	}
	#top-menu ul {
		display: none;
	}
	#et_mobile_nav_menu {
		height: 38px;
		display: block;
	}
	#main-content {
		margin: 0px;
		padding-top: 10px;
	}
	#main-content .wall {
		margin: 0px auto;
		padding: 0px;
		width: 100%;
	}
	#nonside {
		width: 100%;
		margin: 0px;
		padding-top: 10px;
	}
	#nonside .wall {
		margin: 0px auto;
		padding: 0px;
		width: 100%;
	}
	#aboutkameoka {
		background-size: 100%;
		height: 150px;
	}
	.aboutkameoka {
		background-size: 100%;
	}
	.rpost {
		float: left;
	}
	article.book {
		margin: 1px 0px;
		margin-bottom: 20px;
		width: 100%;
		float: none;
	}
	article.cars {
		margin: 1px 0.5%;
		margin-bottom: 10px;
		width: 48%;
    	height: auto;
    	overflow: hidden;
		float: left;
	}
	.main-image img {
    	height: 230px;
    	object-fit: cover;
	}
	article.post {
		margin-bottom: 20px;
	}
	.meta-date {
		font-size: 20px;
	}
	.post-content {
		padding: 33px 40px 40px;
		line-height: 26px;
	}
	article.book .post-content {
		padding: 5px;
		top: 0;
		left: 0;
		position: absolute;
	}
	.post-content .title {
		padding-bottom: 8px;
		font-size: 40px;
	}
	article ul li {
		width: auto;
		float: none;
	}
	article ul li.label {
		width: auto;
		float: none;
	}
	.post-content .meta-info {
		margin-bottom: 26px;
		font-size: 14px;
	}
	#shop {
		padding: 0px 0px 30px 0px;
		background:	url(images/cart.jpg) top center no-repeat;
		position: relative;
	}
	#shop p {
		margin: 0px;
		padding: 70px 10px 10px 10px;
		min-width: 150px;
		max-height: 210px;
		overflow: hidden;
		text-align: left;
		background:	url(images/clickme.png) no-repeat;
		background-size: 200px;
	}
	#shop img {
		width: 100%;
	}
	#containner {
		top: 0px;
		left: 3px;
    	width: 120px;
    	height: 50px;
    	float: left;
    	position: absolute;
	}
	#vessel {
		bottom: 0px;
		right: 3px;
		width: 100%;
	    height: auto;
	    overflow: hidden;
		text-indent: -9999px;
		float: right;
    	position: absolute;
	}
	#vessel a {
		text-indent: -9999px;
	}
	#vessel img {
	    float: right;
	}
	#recommend-wrap {
		background: url(./images/recommend-wrapbg.png) 0px 20px #FFF no-repeat;
		background-size: 200px;
	}
	#recommend-wrap .f_widget {
		margin: 0px 0.5%;
		width: 99%;
		float: none;
	}
	#recommend-wrap .widgettitle {
		color: #000;
	}
	#recommend-wrap ul li {
		width: 100%;
		float: none;
	}
	#comment-wrap {
		margin: 0px 0px;
		padding: 30px 0px 0px;
		width: auto;
	}
	ul#kindle li {
		margin: 1px 0.5%;
		margin-bottom: 60px;
		padding-top: 28px;
		width: 49%;
		float: left;
		position: relative;
	}
	ul#kindle li .post-content {
		padding: 5px;
		top: 0;
		left: 0;
		position: absolute;
	}
	#sidebar-wrap {
		padding: 10px 0px;
		width: 100%;
	}
	#sidebar-wrap .f_widget {
		width: 100%;
		margin-right: 0%;
		float: none;
	}
	#adbar-wrap {
		margin: 5px 0px;
		padding: 10px;
	}
	.format-quote .top-info .post-content {
		padding: 52px 40px 55px;
	}
	.format-quote .top-info blockquote {
		font-size: 32px;
		line-height: 40px;
	}
	.format-quote .top-info blockquote cite {
		font-size: 14px;
	}
	.format-link .post-content {
		padding: 38px 40px 76px;
	}
	.format-link .post-content .title {
		padding-bottom: 3px;
		font-size: 20px;
	}
	.entry-content {
		font-size: 26px;
		line-height: 2.1em;
	}
	.entry-content p {
		margin-top: -30px;
	}
	.format-link .entry-content {
		font-size: 14px;
	}
	#footer-widgets {
		padding: 60px 20px 0;
	}
	.footer-widget {
		font-size: 18px;
		float: none;
		width: 100%;
		margin: 0 0 60px 0;
	}
	#main-footer {
		padding-bottom: 8px;
	}
	#infinite-footer {
		padding-bottom: 10px;
	}
	#footer-info {
		font-size: 11px;
		padding: 7px;
		line-height: 1.2em;
	}
	.format-gallery .meta-date {
		top: -40px;
		margin-bottom: -40px;
	}
	.et-play-video {
		width: 63px;
		height: 64px;
		margin: -32px 0 0 -32px;
		background: url(images/sprite.png) no-repeat 0 -151px;
	}
	body.single .post-content,body.page .post-content {
		padding-top: 36px;
		padding-bottom: 16px;
	}
	body.single .post-content > header p,body.page .post-content > header p {
		font-size: 20px;
	}
	body.single article.post p,body.page article.page p {
		margin-bottom: 27px;
	}
	body.single #comment-wrap,body.page #comment-wrap {
		padding: 36px 10px 26px;
	}
	body.single .commentlist .children li,body.page .commentlist .children li {
		padding-left: 0;
	}
	body.single h1#comments,body.single #reply-title,body.page h1#comments,body.page #reply-title {
		font-size: 40px;
	}
	body.single h1#comments,body.page h1#comments {
		margin-bottom: 7px;
	}
	body.single span.fn,body.single span.fn a,body.page span.fn,body.page span.fn a {
		display: block;
		margin-bottom: -16px;
	}
	body.single .comment_postinfo,body.page .comment_postinfo {
		margin-bottom: 2px;
	}
	body.single .comment-content p,body.page .comment-content p {
		font-size: 16px;
	}
	body.single #reply-title,body.page #reply-title {
		padding-top: 37px;
	}
	.mejs-audio .mejs-playpause-button {
		width: 26px !important;
		height: 27px !important;
	}
	.mejs-audio .mejs-playpause-button button {
		margin: 8px 0 0 11px !important;
	}
	.mejs-playpause-button.mejs-play button:before,.mejs-playpause-button.mejs-pause button:before {
		font-size: 30px;
		left: -14px;
		top: -10px;
	}
	.mejs-audio .mejs-time-rail {
		width: 188px !important;
		height: 27px !important;
		margin-left: 5px !important;
	}
	.mejs-audio .mejs-time-total {
		width: 178px !important;
		height: 7px !important;
		margin: 10px 0 0 10px !important;
	}
	.mejs-audio .mejs-controls .mejs-time-rail .mejs-time-handle {
		width: 4px !important;
		height: 11px !important;
		top: -2px !important;
	}
	.mejs-audio .mejs-duration-container {
		width: 60px !important;
		height: 27px !important;
		margin-right: 5px !important;
	}
	.mejs-audio .mejs-duration-container .mejs-duration {
		margin: 7px 0 0 10px !important;
	}
	.mejs-audio .mejs-volume-button {
		width: 25px !important;
		height: 27px !important;
	}
	.mejs-audio .mejs-horizontal-volume-slider {
		width: 51px !important;
		height: 27px !important;
	}
	.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
		top: 10px !important;
	}
	.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
		width: 45px !important;
		height: 7px !important;
	}
	.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
		height: 7px !important;
	}
	.mejs-audio .mejs-volume-button button {
		margin: 9px 0 0 12px !important;
	}
	.mejs-audio .mejs-volume-button button:before {
		font-size: 14px;
		left: -7px;
		top: -2px;
	}
	.mejs-audio.mejs-container .mejs-controls .mejs-time span {
		font-size: 14px;
	}
	.meta-date-wrap {
		font-size: 20px;
	}
	.meta-post-date {
		padding: 15px 0;
		line-height: 1.2;
	}
	.meta-comments-count {
		padding: 8px 0 14px;
	}
	.format-gallery .meta-date {
		top: -43px;
		margin-bottom: -43px;
	}
	#container .wp-pagenavi, .et-pagination {
		margin: 0px auto;
		padding-top: 4px;
		margin-bottom: 28px;
	}
	.post-content > header p {
		margin-bottom: 27px !important;
	}
	body.single .post-content .meta-info {
		margin-bottom: 26px;
	}
	.et-share-icons {
		margin-top: 35px;
	}
	#main-footer {
		margin: 20px auto;
	}
	body.single .et-no-image .post-content, body.page .et-no-image .post-content {
		padding-top: 36px;
	}
	.et-no-image .et-share-icons {
		margin: 32px 0 41px;
	}
	body.single .format-link .top-info .post-content {
		padding: 60px 40px 77px;
	}
	body.single .format-link .bottom-info .post-content {
		padding: 34px 40px 59px;
	}
	.single-format-link .et-share-icons {
		margin: 32px 0 -44px;
	}
	.single .mejs-audio {
		margin-bottom: 34px;
	}
	.meta-date-wrap {
		-webkit-perspective: 300px;
	}
	.post:hover .meta-post-date, .post:hover .meta-comments-count {
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
		transform: none;
	}
	.post:hover .meta-post-date {
		opacity: 1;
	}
	.post:hover .meta-comments-count {
		opacity: 0;
		display: none;
	}
}

@media only screen and ( max-width: 479px ) {
	body {
		font-size: 16px;
	}
	#container, #infinite-footer .container {
		margin: 0px auto;
		width: 100%;
	}
	#cover {
		padding: 80px 0px 0px;
	}
	#logo {
		width: 100%;
	}
	#home {
		margin: 0px auto;
		padding: 0px;
		width: 100%;
	}
	#login a {
		display: none;
	}
	ul#h1 {
		padding: 10px 0px;
		width: 100%;
	}
	ul#nonh1 {
		padding: 10px 0px;
		width: 100%;
	}
	#main-content {
		margin: 0px;
		padding-top: 10px;
	}
	#main-content .wall {
		margin: 0px auto;
		padding: 0px;
		width: 100%;
	}
	#nonside {
		margin: 0px;
		padding-top: 10px;
	}
	#nonside .wall {
		margin: 0px auto;
		padding: 0px;
		width: 100%;
	}
	article.book {
		margin: 1px 0px;
		margin-bottom: 20px;
		width: 100%;
		float: none;
	}
	article.cars {
		margin: 1px 0px;
		margin-bottom: 20px;
		width: 100%;
		float: none;
	}
	article.post {
		margin-bottom: 20px;
	}
	.meta-date {
		font-size: 20px;
	}
	.meta-date,.comments-count {
		bottom: -43px;
	}
	.post-content {
		padding: 57px 5% 23px;
		line-height: 26px;
	}
	article.book .post-content {
		padding: 5px;
		top: 0;
		left: 0;
		position: absolute;
	}
	.post-content .title {
		padding-bottom: 8px;
		font-size: 26px;
	}
	.post-content .booktitle {
		padding-bottom: 3px;
		font-size: 20px;
	}
	article ul li {
		width: auto;
		float: none;
	}
	article ul li.label {
		width: auto;
		float: none;
	}
	.post-content .meta-info {
		margin-bottom: 26px;
		font-size: 14px;
	}
	.navtext img {
		width: 100%;
		float: none;
	}
	ul.contact li {
		width: 100%;
		float: none;
	}
	ul.contact li.cardetail,
	ul.contact li.strong {
		width: 96%;
	}
	ul#kindle li {
		margin: 1px 0.5%;
		margin-bottom: 60px;
		padding-top: 28px;
		width: 49%;
		float: left;
		position: relative;
	}
	ul#kindle li .post-content {
		padding: 5px;
		top: 0;
		left: 0;
		position: absolute;
	}
	.format-quote .top-info .post-content {
		padding: 76px 20px 22px;
	}
	.format-quote .meta-date,.format-quote .comments-count,.format-link .meta-date,.format-link .comments-count {
		top: 0;
		margin-bottom: -40px;
	}
	.format-quote .top-info blockquote {
		font-size: 26px;
		line-height: 28px;
	}
	.format-quote .top-info blockquote cite {
		font-size: 14px;
	}
	.format-link .post-content {
		padding: 82px 20px 36px;
	}
	.format-link .post-content .title {
		padding-bottom: 3px;
		font-size: 20px;
	}
	.entry-content {
		font-size: 26px;
		line-height: 2.1em;
	}
	.entry-content p {
		margin-top: -30px;
	}
	.format-link .entry-content {
		font-size: 14px;
	}
	footer {
		background-size: 210px;
	}
	#footer-widgets {
		padding: 60px 20px 0;
	}
	.footer-widget {
		font-size: 18px;
		float: none;
		width: 100%;
		margin: 0 0 60px 0;
	}
	.meta-bottom {
		bottom: auto;
		top: 0;
	}
	.format-gallery .meta-date {
		top: 0;
		margin-bottom: -40px;
	}
	body.single .post-content,body.page .post-content {
		padding-top: 58px;
		padding-bottom: 8px;
	}
	body.single .post-content > header p,body.page .post-content > header p {
		font-size: 16px;
	}
	body.single article.post p,body.page article.page p {
		margin-bottom: 27px;
	}
	body.single #comment-wrap,body.page #comment-wrap {
		padding: 36px 20px 6px;
	}
	body.single .commentlist .children li,body.page .commentlist .children li {
		padding-left: 0;
	}
	body.single h1#comments,body.single #reply-title,body.page h1#comments,body.page #reply-title {
		font-size: 26px;
	}
	body.single h1#comments,body.page h1#comments {
		margin-bottom: 7px;
	}
	body.single span.fn,body.single span.fn a,body.page span.fn,body.page span.fn a {
		display: block;
		margin-bottom: -16px;
	}
	body.single .comment_postinfo,body.page .comment_postinfo {
		margin-bottom: 2px;
	}
	body.single .comment-content p,body.page .comment-content p {
		font-size: 16px;
	}
	body.single #reply-title,body.page #reply-title {
		padding-top: 37px;
	}
	.mejs-audio .mejs-playpause-button {
		width: 20px !important;
		height: 28px !important;
	}
	.mejs-audio .mejs-playpause-button button {
		margin: 9px 0 0 12px !important;
	}
	.mejs-playpause-button.mejs-play button:before,.mejs-playpause-button.mejs-pause button:before {
		font-size: 30px;
		left: -14px;
		top: -10px;
	}
	.mejs-audio .mejs-time-rail {
		width: 110px !important;
		height: 28px !important;
		margin-left: 0 !important;
	}
	.mejs-audio .mejs-time-total {
		width: 100px !important;
		height: 8px !important;
		margin: 10px 0 0 10px !important;
	}
	.mejs-audio .mejs-controls .mejs-time-rail .mejs-time-handle {
		width: 4px !important;
		height: 11px !important;
		top: -2px !important;
	}
	.mejs-audio .mejs-duration-container {
		width: 50px !important;
		height: 28px !important;
		margin-right: 0 !important;
	}
	.mejs-audio .mejs-duration-container .mejs-duration {
		margin: 7px 0 0 7px !important;
	}
	.mejs-audio .mejs-volume-button {
		width: 21px !important;
		height: 28px !important;
	}
	.mejs-audio .mejs-horizontal-volume-slider {
		width: 39px !important;
		height: 28px !important;
	}
	.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
		top: 9px !important;
	}
	.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
		width: 31px !important;
		height: 8px !important;
	}
	.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
		height: 8px !important;
	}
	.mejs-audio .mejs-volume-button button {
		margin: 8px 0 0 5px !important;
	}
	.mejs-audio .mejs-volume-button button:before {
		font-size: 14px;
		left: -7px;
		top: -2px;
	}
	.mejs-audio.mejs-container .mejs-controls .mejs-time span {
		font-size: 14px;
	}
	.post:hover .meta-post-date, .post:hover .meta-comments-count {
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
		transform: none;
	}
	.post:hover .meta-post-date {
		opacity: 1;
	}
	.post:hover .meta-comments-count {
		opacity: 0;
		display: none;
	}
	.et-no-image .meta-date {
		top: 0;
		bottom: auto;
	}
	.et-share-icons {
		margin-top: 31px;
		margin-bottom: 8px;
	}
	body.single .et-no-image .post-content, body.page .et-no-image .post-content {
		padding-top: 60px;
	}
	.et-no-image .et-share-icons {
		margin: 32px 0 8px;
	}
	body.single .format-link .top-info .post-content {
		padding: 80px 20px 35px;
	}
	body.single .format-link .bottom-info .post-content {
		padding: 34px 20px 7px;
	}
}