/*
Theme Name:     Karma Child Theme
Theme URI:      http://themeforest.net/item/karma-clean-and-modern-wordpress-theme/168737?ref=TrueThemes
Description:    Child theme for the Karma theme 
Author:         TrueThemes
Author URI:     http://themeforest.net/user/TrueThemes?ref=TrueThemes
Template:       Karma
Version:        0.1.3
*/

@import url("../Karma/style.css");

/* ------- Insert custom styles below this line ------- */
/* -- All -- */
/* フォントの指定 */
body {
	/* 中国語のフォント指定 */
	/* font-family:"Microsoft Yahei","PingHei" ,"sans-serif"; */
	font: 1.2em/20px "helvetica neue","Helvetica","Arial","Verdana","sans-serif","宋体";
        /* font: 1.2em/20px "宋体", "helvetica neue",Helvetica,Arial,Verdana,sans-serif; */
}



.three-img-box{
	margin-left: 2.5%;
	overflow: hidden;
	}
.tt-img-left {
    float: left;
    margin: 0 25px 5px 0;
}
/* -- TOP小見出しバー -- */
h3.top_small_tt{
    text-align: center;
    width: 100%;
    padding: 10px 0;
    color: #ffffff;
    /* color: #333; */
    font-size: 15px;
    font-weight:bold;
    background-color: #e08121;
    /* background-color: #F2C45A; */
    border-radius: 4px;
    letter-spacing: 2px;
    }
/* -- サブページ小見出しバー -- */
.content_tt_box{
	margin: 20px 0 20px 0;
	padding: 5px 0;
	width: 100%;
	/*border-radius: 5px;*/
        background-color: #e08121;
	/* background-color: #F2C45A; */
	clear: both;
	}
h1.content_tt{
	margin: 2px 0 2px 13px;
	padding: 3px 0 2px 10px;
	font-size: 18px;
        color: #ffffff;
	/* color: #333; */
	border-left: 6px solid #fff;
	}
h1>span.content_tt_en{
	font-size: 12px;
        color: #000;
	/* color: #fff; */
	padding-left: 12px;
	position: relative;
	top: 0px;
	}
/* --　商品小見出しバー -- */
.content_tt_subbox{
	margin: 20px 0 20px 0;
	width: 100%;
	border-left: 10px solid #F2C45A;
	border-bottom: 2px solid #F2C45A;
	}
h1.content_subtt{
	margin: 2px 0 2px 13px;
	padding: 3px 0 2px 5px;
	font-size: 18px;
	font-weight: bold;
	}
h1>span.content_subtt_en{
	font-size: 12px;
	color: #333;
	padding-left: 12px;
	position: relative;
	top: 0px;
	}
/* -- サブページh5 -- */
h5#small_tth5{
	font-size: 16px !important;
	font-weight: bold !important;
	margin-bottom: 0 !important;	
	}
.subtxt_box>p{
	font-size: 13px !important;
	}

/* -- 会社紹介＆contact テーブル -- */
table.company {
    width: 100%;
    margin: 0 auto;
    border-collapse: collapse;
    /*border-spacing: 0px 15px;*/
    font-size: 13px;
}
table.company th,
table.company td {
    padding: 10px;
}
table.company th {
    background: #B4C0B4;
    /* background: #9AAA9D; */
    vertical-align: middle;
    text-align: left;
    width: 100px;
    overflow: visible;
    position: relative;
    color: #000;
    /* color: #fff; */
    font-weight: bold;
    /* font-weight: normal; */
    font-size: 14px;
}
/*table.company th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #246BA7;
    border-width: 10px;
    margin-top: -10px;
}*/
/* firefox */
@-moz-document url-prefix() {
    table.company th::after {
        float: right;
        padding: 0;
        left: 30px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #3AAB9E 10px solid;
        margin-top: -10px;
    }
}
table.company td {
    background: #f8f8f8;
    width: 360px;
    padding-left: 20px;
}
/* -- Baidu Map -- */
p.map_tt{
	margin: 30px 0 10px 0;	
	padding: 15px 0 15px 10px;
	font-size: 18px;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
i.fa-map-marker{
	font-size: 20px;
	padding-right: 10px;
	color: #333;
	}
/* -- Side Bar -- */
.sidebar-widget>h4{
	font-size: 16px;
	/*font-weight: bold;*/
	color: #20602b;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid #20602b;
	letter-spacing: 1.5px;
	}
#sidebar ul li{
    margin-top: 10px;
    border-bottom: 1px dotted #999;
	}
#sidebar li {
	padding-bottom: 5px;
	font-size: 13px;
	color: #333;
	}
#sidebar li a {
    	color: #333;
	padding-bottom: 5px;
	/*border-bottom: 1px dotted #999;*/
	}
#sidebar li a:hover {
	color: #9EB201;
	text-decoration: none;
	}
#side_origin{
	text-align: left;
	/* text-align: center; */
	}
#address_box,
#phone_box,
#fax_box,
#web_box{
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	/* text-align: center; */
	color: #12007B;
	}
#mail_box{
        margin-bottom: 10px;
        font-size: 14px;
        font-weight: bold;
}
i.fa-phone,
i.fa-envelope{
	padding-right: 10px !important;
	font-size: 16px !important;
	color: #12007B;
	}
#side_origin_h5box{
	margin-top: 10px;
	background-color: #9EB201;
	border-radius: 5px;
	}
#side_origin_h5{
	margin-top: 20px;
	padding: 7px 0;
	font-size: 14px;
	text-align: center;
	letter-spacing: 1.5px;
	}
#side_origin_h5 a{
	color: #fff;
	text-align: center;
	}

/* -- 商品紹介table main -- */
#mytable {
	width:100%;
	margin-top: 10px;
	padding:0;
	border:0;
	border-spacing:0;
	border-collapse:collapse;
	}
.prodacut_cap{
	padding:0 0 5px 0;
	fonsize: 10px;
	font-style: italic;
	text-align:right !important;
	}
th.nobg {
	font-size: 15px;
	color: #333;
	/*border: 1px solid #c1dad7;*/
	border: 1px solid #999;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 10px 10px 0 10px;
	background: #B4C0B4;
	}
th {
	font-size: 15px;
	color: #333;
	/*border: 1px solid #c1dad7;*/
	border: 1px solid #999;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 10px 10px 0 10px;
	background: #b0c4de;
	}
#mytable th {
	padding: 5px 5px 5px 10px;
}
td {
	/*border:1px solid #c1dad7;*/
	border: 1px solid #999;
	background-color:#fff;
	padding:6px 6px 6px 12px;
	color:#333;
	font-size: 13px;
	}
td.alt {
	 background-color:#F5FAFA;
	 color:#333;
	}
td.hanliang{
	color:#333;
	padding: 6px 0 0 15px;
	}
td.hanliang_a{
	background-color:#F5FAFA;
	color:#333;
	padding: 6px 0 0 15px;
	}
th.spec {
	background:#fff;
	font-size: 13px;
	}
th.specalt {
	width: 25%;
	background-color: #f5fafa;
	font-size: 13px;
	color:#333;
	}
th span.product_en_name{
	font-size: 10px;
	letter-spacing: 1px;
	}
/* -- TOP&商品紹介ボタン -- */
p.product_more{
	text-align: right;
	margin: 10px 0;
	}
p.product_more a{
	padding: 8px;
	/* font-size:9px; */
	color: #fff;
	text-decoration: none;
	text-shadow:1px 1px 1px rgba(0,0,0,0.5);
	background-color: #6C964A;
	border-radius: 5px;
	}
p.product_more a:hover{
	opacity: 0.7;
	}
/* -- 商品紹介table sub -- */
.subtxt_box{
	padding: 5px 0 15px 0;
	}
.tai_table{
	width: 100%;
	}
.product_subtb_th{
	width: 30%;
	font-size: 14px;
	background-color: #B4C0B4;
	padding: 10px 0 10px 10px;
	border: 1px solid #999;
	font-weight: bold;
	}
.product_subtb_tt{
	padding: 10px 0 10px 10px;
	border: 1px solid #999;
	font-size: 13px;
	}

/* plugin setting : Recent Posts Widget Extended */
/* added by GOBIES Inc.  Feb 15th, 2016 */
.rpwe-block h3 {
        background: none !important;
        clear: none;
        margin-bottom: 0 !important;
        margin-top: 0 !important;
        font-weight: 400;
        font-size: 1.3em !important;
        /* font-size: 12px !important; */      
        line-height: 1.5em;
}
.rpwe-thumb {
        border: 1px solid #eee !important;
        box-shadow: none !important;
        margin: 2px 10px 2px 0;
        padding: 3px !important;
}
.rpwe-summary {
        font-size: 12px;
}
.rpwe-time {
        color: #bbb;
        font-size: 120%;
        margin-left: 10px; /* added by GOBIES Inc. */
}
.rpwe-alignleft {
        display: inline;
        float: left;
}
.rpwe-alignright {
        display: inline;
        float: right;
}
.rpwe-aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
}
.rpwe-clearfix:before,.rpwe-clearfix:after {
        content: "";
        display: table !important;
}
.rpwe-clearfix:after {
        clear: both;
}
.rpwe-clearfix {
        zoom: 1;
}
.rpwe-ul {  /* added by GOBIES Inc. */
        list-style-type:none;
}
.rpwe-li {  /* added by GOBIES Inc. */
        margin-bottom: 8px;
        border-bottom: 1px solid #ddd;
}
.rpwe-li img {  /* added by GOBIES Inc. */
        margin-bottom: 8px;
}

/* ブログ内写真レイアウト用 */
.blog-frame {
	width:550px;
} 
