@charset "UTF-8";
/* CSS Document */

address{
	position: fixed;
	bottom: 10px;
	left: 30px;
	font-size: 11px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	line-height: 1.5;
	}
.language{
	position: fixed;
	bottom: 100px;
	left: 40px;
	}
.language li{
	float: left;
	font-size: 11px;
	}
.language li a{
	display: block;
	color: #333;
	padding: 3px 8px;
	border: 1px solid #333;
	text-decoration: none;
	}
.language li.select a{
	display: block;
	color: #fff;
	padding: 3px 8px;
	border: 1px solid #333;
	background: #333;
	}
.sitemap{
	font-size: 12px;
	position: fixed;
	bottom: 73px;
	left: 40px;
	}
.sitemap a{
	color: #333;
	text-decoration: none;
	}
.sitemap a:hover{
	color: #666;
	text-decoration: none;
	}
.text-gs{
	position: fixed;
	top: 50%;
	right: 10px;
	margin-top: -90px;
	z-index: 50;
	-webkit-transform: translate3d(0,0,0);
	}
.top-news{
	position: fixed;
	left: 20px;
	bottom: 10px;
	font-size: 12px;
	color: #333;
	letter-spacing: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
.top-news a{
	color:  #333;
	text-decoration:  none;	
}
.top-news img{
	vertical-align: middle;
	}
.date{
	font-weight: bold;
	}
.top-logo{
	 position: fixed;
	 top: 45px;
	 left: 40px;
	}
.top-navi{
	position: fixed;
	left: 40px;
	top: 50%;
	margin-top: -100px;
	}
.top-navi li{
	margin-bottom: 2px;
	}
.under-left{
	background: #fff;
	height: 100%;
	width: 170px;
	position: fixed;
	z-index: 200px;
	}
.under-middle{
	width: 520px;
	position: absolute;
	left: 170px;
	top: 0;
	background: #fafafa;
	padding: 20px 50px;
	}
address{
	position: fixed;
	bottom: 20px;
	left: 40px;
	font-size: 11px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	line-height: 1.6;
	}
.title1{
	font-family: 'Ubuntu Condensed', sans-serif;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 38px;
	letter-spacing: 0;
	line-height: 38px;
	}
.copy1{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho",  serif;
	font-size: 22px;
	}
.copy2{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho",  serif;
	font-size: 18px;
	}
.copy2{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho",  serif;
	font-size: 16px;
	}

table.company-table{
	width: 100%;
	margin: 10px auto 60px auto;
	 border-spacing: 0;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
     -o-border-radius: 10px;
    border-radius: 10px;
	border: 1px solid #ccc;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0;
	}
table.company-table th{
	padding: 13px 20px;
	text-align: center;
	border-bottom: 1px solid #eee;
	background: #222;
	width: 70px;
	color: #fff;
	}
table.company-table td{
	padding: 13px 20px;
	border-bottom: 1px solid #ccc;
	}
	
table.company-table2{
	width: 100%;
	margin: 10px auto 10px auto;
	 border-spacing: 0;
	 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 0;
	}
table.company-table2 th{
	padding: 10px 20px;
	text-align: right;
	border-bottom: 1px solid #333;
	width: 100px;
	}
table.company-table2 td{
	padding: 10px 20px;
	border-bottom: 1px solid #ccc;
	}
	
	
table.history-table{
	width: 100%;
	margin: 10px auto 120px auto;
	 border-spacing: 0;
	 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 0;
	}
table.history-table th{
	padding: 15px 20px;
	text-align: right;
	border-bottom: 1px dotted #333;
	width: 100px;
	font-weight: bold;
	vertical-align: top;
	}
table.history-table td{
	padding: 15px 20px;
	border-bottom: 1px dotted #333;
	}
.page-ul{
	border: 1px solid #999;
	width: 520px;
	margin-bottom: 30px;
	}
.page-ul li{
	float: left;
	text-align: center;
	width:173px;
	}
.page-ul li a{
	background: #333;
	color: #fff;
	display: block;
	text-decoration: none;
	}
.page-ul li a:hover{
	background: #666;
	color: #fff;
	display: block;
	text-decoration: none;
	}
.page-ul li.middle-li{
	border-right: 1px solid #eee;
	}
.page-ul li.select{
	float: left;
	background: #eaeaea;
	text-align: center;
	}
.qa-area {
	padding: 30px;
	border: 1px solid #dfded2;
	margin: 30px 0;
	background: #eeede5;
	}
.qa-title{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	}
.text-q{
	background: url(../images/icon-q.png) no-repeat 0 50%;
	padding: 5px 0 5px 40px;
	}
.text-a{
	background: url(../images/icon-a.png) no-repeat 0 6px;
	padding: 6px 0 6px 40px;
	}
.border{
	height: 1px;
	width: 100%;
	background: #cfccb7;
	}
.contact-tel{
	border: 1px solid #ddd;
		}
.contact-tel{
	border: 3px solid #333;
	padding: 10px 30px;
	text-align: center;
	margin: 20px 0;
	}
.teltext-num{
	font-size: 26px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	}
.required{
	color:  #009999;
	}
.required-must{
	text-align: center;
	margin-right: 5px;
	padding: 4px 7px;
	background: #870F11;
	color: #fff;
	font-size: 11px;
	}
.mailform dt{
	margin: 10px 0 5px 0;
	font-size: 12px;
	}
.mailform dd{
	margin: 0 0 5px 0;
	padding: 0 0 7px 0;
	}
.mailform dd textarea{
	width: 100%;
}
.contact-mail{
	background: #eeede5 none repeat scroll 0 0;
    border: 1px solid #dfded2;
    margin: 40px 0;
    padding: 0 20px;
	}

.under-category{
	color: #fff;
	position: fixed;
	left: 170px;
	top: 50%;
	padding: 20px 20px;
	margin: -330px 0 0 0;
	width: 145px;
	}
.under-category-news{
	color: #fff;
	position: absolute;
	left: 170px;
	top: 50%;
	padding: 20px 20px;
	margin: -220px 0 0 0;
	width: 145px;
	}
#products-body{
	background: url(../images/products-bg.jpg) repeat-y 0 0;
	}
.under-right{
	width: auto;
	position: absolute;
	left: 356px;
	top: 0;
	background: #fafafa;
	}
.products-box{
	float: left;
	width: 156px;
	margin: 0 25px;
	height: 450px;
	display: none;
    overflow: hidden;
    position: relative;
	}
.products-box a:hover img{
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	}
.products-newicon{
	position: absolute;
	top: 88px;
	right: 5px;
	z-index: 100;
}
.feed{
	display: none;
	}
.products-ex{
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.4;
	margin: 10px 0 15px 0;
	}
.products-name{
	 line-height: 1.4;
	 text-align: center;
	}
.products-color{
	color: #2f9a9b;
	text-align: center;
}
.cate-ul{
	margin: 0 0 20px 0;
	}
.cate-ul li{
	 line-height: 16px;
	 margin: 0 0 4px 0;
	}
.cate-ul li a{
	color: #efefef;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 0;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
.cate-ul li a:hover{
	color: #aaa;
	}
.cate-name{
	letter-spacing: 0;
	font-size: 13px;
	margin: 40px 0 0 0;
	}
.cate-h4{
	background: url(../images/icon3.jpg) no-repeat 0 50%;
	font-size: 13px;
	padding: 3px 0 3px 16px;
	}
.detail-images{
	width: 100%;
	position: relative;
	z-index: 1;
	}
.detail-images img{
	width: 100%;
	}

.under-padding{
	padding: 30px 60px 30px 40px;
	}
.pankuzu{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	text-align: right;
	letter-spacing: 0;
	padding: 10px 20px 0 0;
	}
.pankuzu a{
	color:  #333;
	text-decoration:  none;
}
table.products-table{
	width: 100%;
	margin: 20px auto;
	 border-spacing: 0;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
     -o-border-radius: 10px;
    border-radius: 10px;
	border: 1px solid #ccc;
	letter-spacing: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
table.products-table th{
	padding: 5px 20px;
	text-align: right;
	border-bottom: 1px solid #eee;
	background: #222;
	line-height: 1.4;
	color: #fff;
	}
table.products-table td{
	padding: 5px 20px;
	border-bottom: 1px solid #ccc;
	}
	
table.color-table{
	width: 100%;
	margin: 30px auto;
	 border-spacing: 0;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
     -o-border-radius: 10px;
    border-radius: 10px;
	border: 1px solid #ccc;
	}
table.color-table th{
	padding: 5px 20px;
	text-align: center;
	border: 1px solid #999;
	background: #f3eed7;
	line-height: 1.4;
	color: #333;
	}
table.color-table td{
	padding: 5px 10px;
	border: 1px solid #999;
	}
.products-detail-name{
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	}
.detail-icon li{
	float: left;
	margin-right: 15px;
	}
.detail-ex-left{
	clear: both;
	float: left;
	width: 130px;
	}
.detail-ex-right{
	width: auto;
	letter-spacing: 0;
	padding: 0 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
.color-box{
	float: left;
	width: 80px;
	text-align: center;
	height: 200px;
	margin: 0 10px;
	}
.color-box p{
	line-height: 1.4;
	}
.color-cate{
	padding: 6px;
	text-align:  center;
	background: #fff;
	border: 1px solid #999;
	margin-bottom:  10px;
	color:  #444;
}
.color-name{
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0;
	}
.color-no{
	font-size: 16px;
	line-height: 16px;
	}
.color-title{
	background: url(../images/icon2.jpg) no-repeat 0 50%;
	padding: 3px 0 3px 20px;
	font-size: 22px;
	font-family: "Open Sans Condensed",sans-serif;
	}
.check-text{
	margin: 30px 0;
	background: #fff;
	border: 1px solid #999;
	padding: 20px 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0;
	}
.cleanning-text{
	margin: 30px 0;
	background: #fff;
	border: 1px solid #999;
	padding: 20px 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0;
	}
.text2{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	letter-spacing: 2px;
	}
.widget ul li a {
    color: #efefef;
    display: block;
    text-decoration: none;
}
.widget ul li {
    border-bottom: 1px solid #999;
    padding: 2px 0;
	font-size: 12px;
}
.category-ul li{
	font-size: 12px;
	}
.widget {
    margin: 0 auto 30px auto;
	width: 100%;
}
.widget-title {
    border-bottom: 3px solid #fff;
    font-size: 14px;
    margin-bottom: 5px;
    padding: 3px 0;
}
.category-ul li a{
	color: #efefef;
    text-decoration: none;
	}
.products-image{
	max-width: 100%;
	}
.products-image img{
    max-width: 100%;
}
.entry-title{
	border-bottom: 5px solid #333;
	margin: 0 0 10px 0;
	font-size: 18px;
	}
.entry-title a{
	text-decoration: none;
	color: #333;
	}
.about-left{
	float:  left;
	width: 120px;	
}
.about-right{
	float:  right;
	width: 365px;	
}
.about-right h3{
	font-size:  20px;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 1px;
}
.about-right p{
	line-height: 1.6;
	font-size:  14px;
}
.entry-contents-area{
	margin-bottom:  100px;
}

.nav-links {
    -moz-hyphens: auto;
    border-top: 1px solid #555;
    word-wrap: break-word;
}
.post-navigation, .image-navigation {
    margin: 24px auto 48px;
    max-width: 710px;
    padding: 0 10px;
}
.post-navigation a, .image-navigation .previous-image, .image-navigation .next-image {
    border-bottom: 1px solid #555;
    padding: 11px 0 12px;
    width: 100%;
}
.post-navigation .meta-nav {
    color: #767676;
    display: block;
    font-size: 12px;
    font-weight: 900;
    line-height: 2;
    text-transform: uppercase;
}
.post-navigation a, .image-navigation a {
    color: #2b2b2b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.71429;
    text-transform: none;
}
.post-navigation a:hover, .image-navigation a:hover {
    color: #41a62a;
}
.comments-area {
    margin: 48px auto;
    max-width: 640px;
    padding: 25px;
}
.comment-reply-title, .comments-title {
    font: 900 16px/1.5 Lato,sans-serif;
    margin: 0;
    text-transform: uppercase;
}
.comment-list {
    list-style: outside none none;
    margin: 0 0 48px;
}
.comment-author {
    font-size: 14px;
    line-height: 1.71429;
}
.comment-list .reply, .comment-metadata {
    font-size: 12px;
    line-height: 2;
    text-transform: uppercase;
}
.comment-list .reply {
    margin-top: 24px;
}
.comment-author .fn {
    font-weight: 900;
}
.comment-author a {
    color: #2b2b2b;
}
.comment-list .trackback a, .comment-list .pingback a, .comment-metadata a {
    color: #767676;
}
.comment-author a:hover, .comment-list .pingback a:hover, .comment-list .trackback a:hover, .comment-metadata a:hover {
    color: #41a62a;
}
.comment-list article, .comment-list .pingback, .comment-list .trackback {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 24px;
    padding-top: 24px;
}
.comment-list > li:first-child > article, .comment-list > .pingback:first-child, .comment-list > .trackback:first-child {
    border-top: 0 none;
}
.comment-author {
    position: relative;
}
.comment-author .avatar {
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 18px;
    left: 0;
    padding: 2px;
    position: absolute;
    top: 0;
    width: 18px;
}
.bypostauthor > article .fn::before {
    content: "";
    margin: 0 2px 0 -2px;
    position: relative;
    top: -1px;
}
.says {
    display: none;
}
.comment-author, .comment-awaiting-moderation, .comment-content, .comment-list .reply, .comment-metadata {
    padding-left: 30px;
}
.comment-edit-link {
    margin-left: 10px;
}
.comment-edit-link::before {
    content: "";
}
.comment-reply-link::before, .comment-reply-login::before {
    content: "";
    margin-right: 2px;
}
.comment-content {
    -moz-hyphens: auto;
    word-wrap: break-word;
}
.comment-content ul, .comment-content ol {
    margin: 0 0 24px 22px;
}
.comment-content li > ul, .comment-content li > ol {
    margin-bottom: 0;
}
.comment-content > *:last-child {
    margin-bottom: 0;
}
.comment-list .children {
    list-style: outside none none;
    margin-left: 15px;
}
.comment-respond {
    margin-bottom: 24px;
    padding: 0;
}
.comment .comment-respond {
    margin-top: 24px;
}
.comment-respond h3 {
    margin-bottom: 24px;
    margin-top: 0;
}
.comment-notes, .comment-awaiting-moderation, .logged-in-as, .no-comments, .form-allowed-tags, .form-allowed-tags code {
    color: #767676;
}
.comment-notes, .comment-awaiting-moderation, .logged-in-as {
    font-size: 14px;
    line-height: 1.71429;
}
.no-comments {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.5;
    margin-top: 24px;
    text-transform: uppercase;
}
.comment-form label {
    display: block;
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {
    width: 100%;
}
.form-allowed-tags, .form-allowed-tags code {
    font-size: 12px;
    line-height: 1.5;
}

.comment-reply-title small a {
    color: #2b2b2b;
    float: right;
    height: 24px;
    overflow: hidden;
    width: 24px;
}
.comment-reply-title small a:hover {
    color: #41a62a;
}
.comment-reply-title small a::before {
    font-size: 32px;
}
.comment-navigation {
    font-size: 12px;
    line-height: 2;
    margin-bottom: 48px;
    text-transform: uppercase;
}
.comment-navigation .nav-next, .comment-navigation .nav-previous {
    display: inline-block;
}
.comment-navigation .nav-previous a {
    margin-right: 10px;
}
#comment-nav-above {
    margin-bottom: 0;
    margin-top: 36px;
}
textarea#comment {
    width: 100%;
}
.page-header {
    background: none repeat scroll 0 0 #ececec;
    color: #333;
    margin: 10px 0 20px;
    padding: 10px;
    width: 100%;
}
.st-contents, .mv-container {
    font-size: 12px;
    line-height: 14px;
}
.calendertime {
    background: none repeat scroll 0 0 #eff4ff;
    border: 1px solid #e1eafe;
    float: right;
    margin: 10px 0;
    padding: 10px 20px;
}
.calendertime ul li {
    float: left;
    margin: 1px 0;
    text-align: center;
    width: 220px;
}

.entry-meta {
    background: none repeat scroll 0 0 #eee;
    padding: 10px;
	margin: 10px 0 0 0;
	font-size:  12px;
}
.entry-meta span {
    border-right: 1px solid #999;
    padding: 0 4px;
}
.entry-contents-area img{
		max-width: 700px;
	height: auto;
}
.pb400{
	padding-bottom: 400px;
}
.pb600{
	padding-bottom: 600px;
}
.zoom-box{
	position: relative;
}
.zoom-icon{
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.colormap{
	padding: 0 30px;
}

.bt-color-map a{
	color: #fff;
	display: block;
	padding: 5px;
	text-align:center;
	background: #ec3a04;
	text-decoration: none;
	font-size: 11.5px;
	}
.bt-color-map a:hover{
	background: #b82503;
	color: #fff;
	}


.tab{overflow:hidden;}
.tab li{
	float: left;
	display: block;
	padding: 5px 20px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #9c9c9c;
	background: #fff;
	color: #333;
	cursor: pointer;
	}
.tab li.select{
	display: block;
	padding: 5px 20px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #9c9c9c;
	background: #b82503;
	color: #fff;
	}
.content li{background:#fff;}
.hide {display:none;}

.color-map-area{
	margin: 20px 0 0 20px;
	}
.sitemap-ul li a{
	color: #333;
	text-decoration: none;
	font-size: 13px;
	}
.sitemap-ul li a:hover{
	color: #666;
	}
.sitemaplink a{
	color: #333;
	text-decoration: none;
	}
.sitemaplink a:hover{
	color: #666;
	text-decoration: none;
	}
.sitemap-name{
	font-weight: bold;
	}
.sitemap-h4{
	font-weight:  bold;
	margin: 20px 0 0 0;
	}
.sitemap-h4-nom{
	font-weight:  bold;
	margin: 5px 0 0 0;
	}
.sitemap-left{
	float: left;
	width: 190px;
	}
.sitemap-right{
	float: right;
	width: 260px;
	}
.bt-p a{
	display: block;
	color: #fff;
	padding: 3px;
	text-align: center;
	border: 1px solid #999;
	width: auto;
	text-decoration: none;
	background: #222;
	}
.bt-p a:hover{
	display: block;
	color: #333;
	padding: 3px;
	text-align: center;
	border: 1px solid #999;
	width: auto;
	text-decoration: none;
	background: #fefefe;
	}
.font-g1{
	font-family: 'Oswald', sans-serif;
	}