/*
Theme Name:SuzukiMark Style: Twenty Fourteen Child
Description:Twenty Fourteen を利用した子テーマです。
Template:twentyfourteen
Version:1.0
Author:Saito PC Studio
Author URI:
*/
/* 親にリンク */
@import url("../twentyfourteen/style.css");
/* flexsliderのcssにリンク */
@import url("css/flexslider.css");
/* font-awesomeのcssにリンク */
@import url(css/font-awesome.css);
/* original変更点 */
body {
	font-size: 16px;
	font-size: 1rem;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
dd {
	margin-bottom: 0;
}
a {
	color: #1122cc;
	text-decoration: none;
}
a:hover,a:active {
	color: #1122cc;
}
::selection {
	background: #10426e;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #10426e;
	color: #fff;
	text-shadow: none;
}

.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a {
	color: #1122cc;
}
.entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover {
	color: #ff0000;
}
.entry-content a,
.entry-content a:hover,
.post_same_cat_five a {
	text-decoration: underline;
}
.entry-summary a,
.page-content a,
.comment-content a {
	text-decoration: none;
}
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover {
	text-decoration: none;
}
.entry-content th,
.comment-content th {
	text-transform: none;
}
.site:before {
	background-color: #0A51A1;
}
#site-header {
	background:  url('img/head02.png'), url('img/top_back01.jpg');
	background-position: top right, top left;
	background-repeat: no-repeat, no-repeat;
	
}
@media screen and (max-width: 680px) {
	#site-header {
		background:  url('img/top_back01.jpg');
		background-position: top left;
		background-repeat: no-repeat;
	}
}
.site-header {
	background-color: #0A51A1;
}
#secondary {
	padding: 5px 10px 0;
	background-color: #0A51A1;
	width: 190px;
}
@media screen and (max-width: 1080px) {
	#secondary {
		width: 162px;
	}
}
@media screen and (max-width: 1007px) {
	#secondary {
		width: auto;
	}
}
.full-width.singular .site-content .hentry.has-post-thumbnail {
	margin-top: 0;
}
.content-area, .content-sidebar {
	padding-top: 0;
}
.full-width .site-content .has-post-thumbnail .entry-header, .full-width.singular .site-content .hentry.has-post-thumbnail,
.singular .site-content .hentry.has-post-thumbnail {
	margin-top: 0;
}
.site-content .has-post-thumbnail .entry-header {
	margin-top: 0;
}
.primary-navigation {
	font-size: 16px;
	font-size: 1rem;
}
blockquote.aligncenter, img.aligncenter, .wp-caption.aligncenter {
	margin-top: 0;
}
.site-navigation a {
	text-transform: none;
}
.site-navigation a:hover {
	color: #52a2e6;
}
.search-toggle {
	background-color: #10426e;
}

.search-toggle:hover,
.search-toggle.active {
	background-color: #52a2e6;
}

.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
	color: #52a2e6;
}

@media screen and (min-width: 783px) {
	.primary-navigation ul ul {
		background-color: #10426e;
	}
	.primary-navigation li:hover > a,
	.primary-navigation li.focus > a {
		background-color: #52a2e6;
		color: #fff;
	}
	.primary-navigation ul ul a:hover,
	.primary-navigation ul ul li.focus > a {
		background-color: #52a2e6;
	}
	.site-navigation li .current_page_item > a,
	.site-navigation li .current_page_ancestor > a {
		color: #52a2e6;
	}
	.site-navigation li .current-menu-item > a,
	.site-navigation li .current-menu-ancestor > a {
		color: #ffffff;
	}
	.site-navigation li .current_page_item > a:hover,
	.site-navigation li .current_page_ancestor > a:hover,
	.site-navigation li .current-menu-item > a:hover,
	.site-navigation li .current-menu-ancestor > a:hover {
		color: #ffffff;
	}
}
.primary-sidebar .widget {
	font-size: 16px;
	font-size: 1rem;
}
.widget a:hover {
	color: #ff0000;
}
.site-info {
	background-color: #0A51A1;
}
.site-info p {
	margin-bottom: 2px;
}
.primary-sidebar .widget .widget-title {
	font-size: 16px;
	font-size: 1rem;
	text-align: center;
}
.primary-sidebar .widget_text {
	margin-top: 10px;
	margin-bottom: 16px;
	border-bottom: 1px solid #cccccc;
}
.footer-sidebar ul li:before {
		content: "\f501";
		display: inline-block;
		font: normal 8px/1 Genericons;
		margin-left: -1em;
}
.search-box {
	background-color: #52a2e6;
}
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
	margin: 0 auto;
	max-width: 1000px;
}
.archive-header, .page-header {
	max-width: 100%;
	margin-top: 10px;
	margin-bottom: 16px;
}
.site-content .entry-header, .page-content {
	padding-top: 16px;
}
.site-content .entry-meta {
	text-align: right;
	background-color: #cccccc;
}
.entry-title {
	font-size: 26px;
	font-size: 1.625rem;
	font-weight: 500;
	padding: 10px;
	margin-bottom: 2px;
	border-top: 4px solid #52a2e6;
	text-transform: none;
}
.archive-title {
	font-size: 26px;
	font-size: 1.625rem;
	font-weight: 500;
	padding: 10px;
	margin-bottom: 2px;
	border-top: 4px solid #52a2e6;
	text-transform: none;
}
.entry-title a:hover,
.cat-links a:hover {
	color: #ff0000;
}
.archive-header,
.comments-area,
.image-navigation,
.page-header,
.page-content,
.post-navigation,
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content footer.entry-meta {
	margin-right: auto;
}
.paging-navigation .page-numbers.current {
	border-top: 5px solid #52A2E6;
}
.paging-navigation a:hover {
	border-top: 5px solid #52A2E6;
}
.widget .widget-title {
	text-transform: none;
}
.content-sidebar .widget a {
	color: #1122cc;
}
.content-sidebar .widget a:hover {
	color: #ff0000;
}
.content-sidebar .widget .widget-title {
	border-top: 0;
	border-bottom: 1px solid #52A2E6;
	margin-top: 10px;
	margin-bottom: 10px;
}
#nav_menu-2 .widget-title:before {
	content: "\f091";
	font-family: FontAwesome;
	font-weight: bold;
	font-style: normal;
	margin: 0 .3em;
	text-decoration: none;
}
#nav_menu-2 ul {
	padding-left: 10px;
}
#nav_menu-2 ul li:before {
		content: "\f501";
		display: inline-block;
		font: normal 8px/1 Genericons;
		margin-left: -1em;
}
.hentry {
	margin-bottom: 20px;
}
/* 追加項目 */
#top_img {
		min-height: 200px;
		margin-left: auto;
		margin-right: auto;
}
@media screen and (min-width: 1007px) {
	#top_img {
	}
}
@media screen and (min-width: 1080px) {
	#top_img {
	}
}
/* FlexSlider  */
/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('fonts/flexslider-icon.eot');
	src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/flexslider-icon.woff') format('woff'),
		url('fonts/flexslider-icon.ttf') format('truetype'),
		url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}
.flexslider {
	margin-bottom: 20px;
}
.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 30px;
	display: inline-block;
	content: '\f001';
}
.flex-caption {
	display: block;
    background-color: rgba(0,0,0,0.6);
    color: #FFFFFF;
	position: absolute;
	width: 80%;
	top: 30%;
	z-index: 11;
	overflow: hidden;
	margin-left: 10%;
	padding: 10px;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px; /* CSS3 */
}
.flex-caption-main {
	font-size: 32px;
	font-size: 2rem;
	font-weight: bold;
	text-shadow: 4px 4px 1px #000000;
	margin-bottom: 16px;
}
.flex-caption-small {
	text-shadow: 2px 2px 1px #000000;
	margin-bottom: 0;
}

@media screen and (max-width: 680px) {
	.flex-caption {
		top: 15%;
	}
	.flex-caption-main {
		font-size: 24px;
		font-size: 1.5rem;
		margin-bottom: 10px;
	}
	.flex-caption-small {
	}

}
@media screen and (max-width: 480px) {
	.flex-caption {
		top: 5%;
	}
	.flex-caption-main {
		font-size: 20px;
		font-size: 1.25rem;
	}
	.flex-caption-small {
		font-size: 11px;
	}

}
/* TOP add banner ------------------------------*/

#top_add_banner {
	display: block;
	text-align: center;
	width: 100% !important;
	height: auto;
	margin-bottom: 5px;
}
#top_add_banner img {
	width: 99% !important;
	height: auto;
}

@media screen and (max-width: 480px) {
	#top_add_banner img {
		max-width: 478px;
	}
}
/* whatsnew ------------------------------*/
.whatsnew_img {
	display: block;
	float: left;
	background-color: #ffffff;
	max-width: 50px;
	max-height: 50px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 5px;
	box-shadow: 2px 2px 10px #000; /*CSS3*/
	-moz-box-shadow: 2px 2px 10px #000; /* Firefox用*/
	-webkit-box-shadow: 2px 2px 10px #000; /* Google Chrome, Safari用*/
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	border-radius: 5px; /* CSS3 */
}
.entry-content .whatsnew_img {
	background-color: #ffffff;
	max-width: 100px;
	max-height: 100px;
	margin-right: 16px;
	-moz-border-radius: 15%; /* Firefox */
	-webkit-border-radius: 15%; /* Safari,Chrome */
	border-radius: 15%; /* CSS3 */
}
@media screen and (max-width: 1007px) {
	.whatsnew_img {
		margin-left: 16px;
		margin-right: 16px;
	}
	.primary-sidebar .widget .post_new_five ul li:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	}
}
.primary-sidebar .widget .post_new_five ul li {
	font-size: 14px;
	font-size: 0.875;
	margin-bottom: 20px;
	list-style: none;
}
.primary-sidebar .widget .date {
	font-size: 12px;
	font-size: 0.75rem;
}
/* front whatsnew section (smartphone)-------------------------------------------------------------*/
.main-content .post_new_five {
	display: none;
}
h3.whatsnewh3 {
	display: none;
}
@media screen and (max-width: 1007px) {
	.primary-sidebar .widget .post_new_five{
		display: none;
	}
	#secondary .widget-title {
		display: none;
	}
	h3.whatsnewh3 {
		display: block;
		color: #fff;
		text-align: center;
		margin:0;
		padding:3px;
		background-color: #0A51A1;
	}
	.main-content .post_new_five {
		display: block;
		background-color: #0A51A1;
		padding-top:15px;
	}
	.main-content .post_new_five ul {
		margin-left:5px;
	}
	.main-content .post_new_five ul li {
		list-style: none;
		line-height: 1.2857142857;
		margin-bottom: 10px;
		padding-right: 5px;
	}
	.main-content .post_new_five ul li:after {
		height: 0;
		visibility: hidden;
		content: ".";
		display: block;
		clear: both;
	}
	.main-content .post_new_five ul li a{
		color: #fff;
	}
	.main-content .post_new_five ul li .date {
		font-size: small;
		color: #fff;
	}
}
/* front アニメーションセレクタ-------------------------------------------------------------*/

.front-sec {
	display: block;
	float: left;
	width: 30%;
	text-align: center;
	margin-left: 20px;
}
.front-selector {
	text-align: center;
}
.front-selector p {
	text-align: left;
	text-indent: 1em;
	margin-bottom: 5px;
}
.front-selector h2 {
	font-size: 20px;
	font-size: 1.25rem;
	margin-top: 5px;
	border-bottom: 2px solid #0A51A1;
}
.thumb-selector {
  width: 269px;
  max-width: 100%;
  height: 250px;
  position: relative;
  left: -1px;
  top: 0px;
  display: block;
  overflow: hidden;
  text-align: center;
  margin: auto;
}
.thumb-selector img {
  z-index: 90;
}
.round-div {
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  width: 170px;
  height: 170px;
  z-index: 3;
  -webkit-border-radius: 60px;
  -moz-border-radius: 500px;
  border-radius: 900px;
  border: 104px solid #ffffff;
  border-image: none;
  top: -66px;
  left: -54px;
}
.round-div:hover {
	width: 200px;
	height: 200px;
	margin-top: -15px;
	margin-left: -15px;
}
@media screen and (max-width: 810px) {
	.front-sec {
		margin-left: 10px;
	}
	.thumb-selector {
		width: 219px;	
		max-width: 100%;
		height: 200px;
	}
	.round-div {
		width: 120px;
		height: 120px;
		top: -71px;
		left: -63px;
	}
	.round-div:hover {
		width: 170px;
		height: 170px;
		margin-top: -25px;
		margin-left: -25px;
	}
}
@media screen and (max-width: 700px) {
	.front-sec {
		display: block;
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.front-selector h2 {
		font-size: 20px;
		font-size: 1.25rem;
		text-align: center;
	}
}
/* post商品詳細テーブル用 */
div.goods_detail {
	float:left;
	display: block;
	width: 320px;
}
div.goods_detail:after {
	clear:both;
}
div.goods_detail table {
	border-bottom: 0;
}
div.goods_detail th {
	width: 100px;
}
/* 取扱商品内用 */
div.p_table01 {
	display: block;
	width:100%;
}
div.p_table02 {
	display: block;
	width:100%;
}
div.p_table03 {
	display: block;
	width:100%;
}
div.p_table01 table,div.p_table02 table,div.p_table03 table {
	width: 100%;
}
div.p_table01 caption,div.p_table02 caption,div.p_table03 caption {
	font-weight: bold;
	text-align: left;
}
div.p_table01 th,div.p_table02 th,div.p_table03 th {
	text-align: center;
	vertical-align: middle;
}
div.p_table02 td {
	text-align: center;
}
div.p_table01 th,div.p_table02 th {
	width: 150px;
}
div.p_table01 img {
	width: 100%;
	max-width: 400px;
	height: auto;
}
/* ページタイトルアイコン装飾 */
/* おしらせ */
.category-1 .archive-title:before {
	content: "\f05a";
	font-family: FontAwesome;
	font-weight: bold;
	font-style: normal;
	margin: 0 .3em;
	text-decoration: none;
}
.category-11 .archive-title:before {
	content: "\f05a";
	font-family: FontAwesome;
	font-weight: bold;
	font-style: normal;
	margin: 0 .3em;
	text-decoration: none;
}
/* 取扱商品 */
/* カップ・トロフィー・盾 */
/* おしらせ */
#post-6 .entry-title:before,
#post-51 .entry-title:before,
.category-11 .archive-title:before {
	content: "\f091";
	font-family: FontAwesome;
	font-weight: bold;
	font-style: normal;
	margin: 0 .3em;
	text-decoration: none;
}
/* ご依頼の流れ */
#post-144 .entry-title:before {
	content: "\f061";
	font-family: FontAwesome;
	font-weight: bold;
	font-style: normal;
	margin: 0 .3em;
	text-decoration: none;
}
/* お見積り・ご注文方法について */
#post-71 .entry-title:before {
	content: "\f0f6";
	font-family: FontAwesome;
	font-weight: bold;
	font-style: normal;
	margin: 0 .3em;
	text-decoration: none;
}
/* 発送・お支払等について */
#post-208 .entry-title:before {
	content: "\f07a";
	font-family: FontAwesome;
	font-weight: bold;
	font-style: normal;
	margin: 0 .3em;
	text-decoration: none;
}
/* ベースモデルカタログ */
#post-26 .entry-title:before {
	content: "\f02d";
	font-family: FontAwesome;
	font-weight: bold;
	font-style: normal;
	margin: 0 .3em;
	text-decoration: none;
}
/* フラッグ・のぼり旗 */
#post-61 .entry-title:before {
	content: "\f11e";
	font-family: FontAwesome;
	font-weight: bold;
	font-style: normal;
	margin: 0 .3em;
	text-decoration: none;
}
/* その他アクセサリー等 */
#post-63 .entry-title:before {
	content: "\f0f4";
	font-family: FontAwesome;
	font-weight: bold;
	font-style: normal;
	margin: 0 .3em;
	text-decoration: none;
}
/* ネームプレート・文字加工 */
#post-68 .entry-title:before {
	content: "\f035";
	font-family: FontAwesome;
	font-weight: bold;
	font-style: normal;
	margin: 0 .3em;
	text-decoration: none;
}
/* フィッシングシリーズ */
#post-387 .entry-title:before,
#post-687 .entry-title:before,
#post-690 .entry-title:before,
#post-696 .entry-title:before {
	content: "\f03d";
	font-family: FontAwesome;
	font-weight: bold;
	font-style: normal;
	margin: 0 .3em;
	text-decoration: none;
}

/* 消防・消防団シリーズ */
#post-566 .entry-title:before {
	content: "\f134";
	font-family: FontAwesome;
	font-weight: bold;
	font-style: normal;
	margin: 0 .3em;
	text-decoration: none;
}
/* 即日発送商品シリーズ */
#post-1319 .entry-title:before {
	content: "\f0d1";
	font-family: FontAwesome;
	font-weight: bold;
	font-style: normal;
	margin: 0 .3em;
	text-decoration: none;
}
/* 会社案内 */
#post-15 .entry-title:before {
	content: "\f015";
	font-family: FontAwesome;
	font-weight: bold;
	font-style: normal;
	margin: 0 .3em;
	text-decoration: none;
}
/* リンク */
#post-19 .entry-title:before {
	content: "\f0c1";
	font-family: FontAwesome;
	font-weight: bold;
	font-style: normal;
	margin: 0 .3em;
	text-decoration: none;
}
/* お問い合わせ */
/* 送信完了 */
#post-17 .entry-title:before ,
#post-534 .entry-title:before {
	content: "\f0e0";
	font-family: FontAwesome;
	font-weight: bold;
	font-style: normal;
	margin: 0 .3em;
	text-decoration: none;
}
/* 検索結果ページ */
.search-results .page-title:before {
	content: "\f002";
	font-family: FontAwesome;
	font-weight: bold;
	font-style: normal;
	margin: 0 .3em;
	text-decoration: none;
}
/* 404ページ */
.error404 .page-title:before {
	content: "\f128";
	font-family: FontAwesome;
	font-weight: bold;
	font-style: normal;
	margin: 0 .3em;
	text-decoration: none;
}
/* 取扱商品ページ関連 */
.goods_list {
}
.goods_list ul {
	list-style: none;
	margin-left: 0;
}
.goods_list ul li {
	text-align: center;
}
.goods_list ul li a {
	display: block;
	float: left;
	overflow: hidden;
	color: #ffffff;
	font-weight: bold;
	width: 200px;
	margin-left: 30px;
	margin-bottom: 16px;
	border: 1px solid #52a2e6;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	text-decoration: none;
	padding-top: 86px;
	padding-bottom: 90px;
	text-shadow: 2px 2px 3px #000000;
	box-shadow: 2px 2px 10px #000; /*CSS3*/
	-moz-box-shadow: 2px 2px 10px #000; /* Firefox用*/
	-webkit-box-shadow: 2px 2px 10px #000; /* Google Chrome, Safari用*/
}
.goods_list ul li a:hover,
.goods_list ul li a:active {
	color: #ff0000;
	text-shadow: 2px 2px 3px #ffffff;
}
.goods_list ul li.goods_list01 a{
	background-color: #0A51A1;
}
.goods_list ul li.goods_list02 a{
	background-image: url(img/goos_img02.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: contain;
}
.goods_list ul li.goods_list03 a{
	background-image: url(img/goos_img03.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: contain;
}
.goods_list ul li.goods_list04 a{
	background-image: url(img/goos_img04.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: contain;
}
.goods_list ul li.goods_list05 a{
	background-image: url(img/goos_img05.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: contain;
}
.goods_list ul li.goods_list06 a{
	background-image: url(img/goos_img06.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: contain;
}
.goods_list ul li.goods_list99 a{
	background-color: #0A51A1;
}
.goods_list ul:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
@media screen and (max-width: 800px) {
	.goods_list ul li a {
		font-size: 14px;
		font-size: 0.875rem
		width: 180px;
		margin-left: 20px;
		margin-bottom: 16px;
		text-decoration: none;
		padding-top: 87px;
		padding-bottom: 92px;
	}
}
/* 即日発送商品ページ */
.someday_shipping_list ul {
	display: flex;
}
.someday_shipping_list ul li {
	display: block;
	max-width: 300px;
	height: auto;
	list-style: none;
	margin-right: 15px;
	margin-bottom: 15px;
}
.someday_shipping_list li img {
	width: 100%;
	max-width: 150px;
	height: auto;
	margin:0 auto;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/* ご依頼方法ページ */
.order_request {
	display: block;
	width: 260px;
	height: auto;
	min-height: 60px;
	margin: 5px auto 20px;
	border: 1px solid #52a2e6;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	text-decoration: none;
	box-shadow: 2px 2px 10px #000; /*CSS3*/
	-moz-box-shadow: 2px 2px 10px #000; /* Firefox用*/
	-webkit-box-shadow: 2px 2px 10px #000; /* Google Chrome, Safari用*/
}
.order_request p {
	text-align: center;
	line-height: 60px;
	text-indent: 0;
}
.down {
	position: relative;
	width: 0;
	height: 0;
	margin: 40px auto 0 auto;
	border: 16px solid transparent;
	border-top-color: #999;
}
.down:after{
	position: absolute;
	content: '';
	top: -32px;
	left: -8px;
	width: 16px;
	height: 16px;
	background: #999;
}
/* お見積り・ご注文方法ページ */
.request ol li {
	margin-bottom: 16px;
}
/* 会社案内ページ */
.about_us_img {
	display:block;
	float: left;
	margin-left: 50px;
	margin-bottom: 16px;
}
@media screen and (max-width: 800px) {
	.about_us_img {
		width: 200px;
		height: 100%;
		margin-left: 30px;
		margin-bottom: 16px;
	}
}
.about_us_img img {
	border: 5px solid #ffffff;
	box-shadow: 3px 3px 5px #000; /*CSS3*/
	-moz-box-shadow: 3px 3px 5px #000; /* Firefox用*/
	-webkit-box-shadow: 3px 3px 5px #000; /* Google Chrome, Safari用*/
}
/* Google Map用 */
.info_map:before {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.info_map tbody {
	min-width: 350px;
}
.info_map table,
.info_map tr,
.info_map th,
.info_map td {
	border: 0;
}
.info_map th {
	width:25%;
	min-width: 100px;
	text-align: right;
	padding: 10px;
	border-bottom: 1pt #ddd dotted;
}
.info_map td {
	width: 75%;
	min-width: 100px;
	border-bottom: 1pt #ddd dotted;
}
.info_map table {
	border-top: 4px solid #52a2e6;
}
.g_map iframe {
	width: 100%;
	max-height: 350px;
}
/* リンクページ */
.linklist li {
	list-style: none;
}
.entry-content .linklist h2 {
	margin: 5px 0;
	padding: 10px;
	border-top: 4px solid #52a2e6;
}
.linklist dl {
	display:block;
	width: 100%;
	padding: 10px;
	border-top: 1px solid #52a2e6;
	margin-top: 16px;
}
.linklist dl:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.linklist dt {
	display: block;
	float: left;
	width: 20%;
	max-width: 200px;
	height: auto;
}
.linklist dd {
	display: block;
	float: left;
	width: 75%;
	padding-left: 16px;
}
.linklist dt .link_img {
	display: block;
	max-width: 180px;
	max-height: 80px;
	overflow: hidden;
}
.linklist dt .link_img img {
	width: auto;
	height: auto;
}
/* お問い合わせページ */
div.wpcf7 {
	padding: 16px;
	background-color: #dfefff;
}
div.wpcf7 p {
	text-indent:0;
}
div.wpcf7 p span.comment{
	color: #ff0000;
	font-size: 14px;
}
input, textarea {
	
}
button,
.contributor-posts-link,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #1a62db), color-stop(0.51, #3690f0), color-stop(0.50, #54a3ee), color-stop(0.00, #70b6f2));
	background: -webkit-linear-gradient(top, #70b6f2 0%, #54a3ee 50%, #3690f0 51%, #1a62db 100%);
	background: -moz-linear-gradient(top, #70b6f2 0%, #54a3ee 50%, #3690f0 51%, #1a62db 100%);
	background: -o-linear-gradient(top, #70b6f2 0%, #54a3ee 50%, #3690f0 51%, #1a62db 100%);
	background: -ms-linear-gradient(top, #70b6f2 0%, #54a3ee 50%, #3690f0 51%, #1a62db 100%);
	background: linear-gradient(top, #70b6f2 0%, #54a3ee 50%, #3690f0 51%, #1a62db 100%);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 2px solid #ffffff;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
}
button:hover,
.contributor-posts-link:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #244386), color-stop(0.00, #4375a8));
	background: -webkit-linear-gradient(top, #4375a8 0%, #244386 100%);
	background: -moz-linear-gradient(top, #4375a8 0%, #244386 100%);
	background: -o-linear-gradient(top, #4375a8 0%, #244386 100%);
	background: -ms-linear-gradient(top, #4375a8 0%, #244386 100%);
	background: linear-gradient(top, #4375a8 0%, #244386 100%);
}
button:active,
.contributor-posts-link:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #bcf4fd), color-stop(0.75, #87c2fb), color-stop(0.51, #6ba8e4), color-stop(0.50, #8fbff0), color-stop(0.20, #91bae4), color-stop(0.00, #b6e2fd));
	background: -webkit-linear-gradient(top, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
	background: -moz-linear-gradient(top, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
	background: -o-linear-gradient(top, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
	background: -ms-linear-gradient(top, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
	background: linear-gradient(top, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
}
/* 404ページ関連  */
.error404 .img404 img {
	float: left;
	width: 45%;
	height: auto;
	padding: 5px;
	border-radius: 10px;
	box-shadow: 0px 0px 30px -5px rgba(0, 0, 0, 0.8);
	transform: rotate(5deg);
}
.error404 .page-content ul li {
	list-style: none;
}
/* 投稿単独ページ */
.post_same_cat_five {
	font-size: 14px;
	margin: 30px;
	padding-top: 16px;
	border-top: 1px solid #52a2e6;
}
.post_same_cat_five span {
	font-size: 12px;
}
.post_same_cat_five ul li {
	list-style: none;
}
.post_same_cat_five ul li:before {
	content: "\f501";
	display: inline-block;
	font: normal 8px/1 Genericons;
	margin-left: -1em;
}

@media screen and (max-width: 600px) {
	.post_same_cat_five {
		margin: 10px;
	}
}
/* 各種製品説明ページ 同一カテゴリ製品一覧 */
.product_same_cat_five {
	font-size: 14px;
	margin: 30px 0 15px;
	padding-top: 16px;
	border-top: 1px solid #52a2e6;
}
.product_same_cat_five span {
	font-size: 12px;
}
.product_same_cat_five ul li {
	list-style: none;
}
.product_same_cat_five ul li:before {
	content: "\f501";
	display: inline-block;
	font: normal 8px/1 Genericons;
	margin-left: -1em;
}

/* 各種製品ページ 同一カテゴリ製品一覧 */
.product_cat_five {
	margin: 30px 0 15px;
	padding-top: 16px;
	border-top: 1px solid #52a2e6;
}
.product_cat_five_img {
	display: block;
	float: left;
	margin-right: 10px;
}
.product_cat_five_img  img {
	max-width: 50px;
	max-height: 50px;
	vertical-align: middle;
}
.product_cat_five span {
	font-size: 12px;
}
.product_cat_five ul li {
	list-style: none;
	margin-bottom: 10px;
}
.product_cat_five span:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/* ベースモデルページ */
.base_model {
	display: block;
	float: left;
	width: 67%;
	min-width: 200px;
}
.base_model:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.base_model_img {
	display: block;
	float: left;
	max-width: 30%;
	height: auto;
	margin-bottom: 10px;
	margin-right: 10px;
}
.base_model_img img {
	width: auto;
	height: auto;
}
.execphpwidget ul li {
	padding-bottom: 6px;
}
/* 部品 ---------------------------------------------------------------------------------*/

.featurette-divider {
	clear:both;
	margin: 10px 0;
}
a.b_size_a,
a.b_size_b {
	display:block;
	text-align: center;
	text-indent: 0;
	margin: 2px auto;
	padding: 5px;
	color: #ffffff;
	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #1a62db), color-stop(0.51, #3690f0), color-stop(0.50, #54a3ee), color-stop(0.00, #70b6f2));
	background: -webkit-linear-gradient(top, #70b6f2 0%, #54a3ee 50%, #3690f0 51%, #1a62db 100%);
	background: -moz-linear-gradient(top, #70b6f2 0%, #54a3ee 50%, #3690f0 51%, #1a62db 100%);
	background: -o-linear-gradient(top, #70b6f2 0%, #54a3ee 50%, #3690f0 51%, #1a62db 100%);
	background: -ms-linear-gradient(top, #70b6f2 0%, #54a3ee 50%, #3690f0 51%, #1a62db 100%);
	background: linear-gradient(top, #70b6f2 0%, #54a3ee 50%, #3690f0 51%, #1a62db 100%);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 2px solid #ffffff;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
}
a.b_size_a {
	width:10em;
}
a.b_size_b {
	width:14em;
}
.b_size_a:hover,
.b_size_b:hover {
	color: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #244386), color-stop(0.00, #4375a8));
	background: -webkit-linear-gradient(top, #4375a8 0%, #244386 100%);
	background: -moz-linear-gradient(top, #4375a8 0%, #244386 100%);
	background: -o-linear-gradient(top, #4375a8 0%, #244386 100%);
	background: -ms-linear-gradient(top, #4375a8 0%, #244386 100%);
	background: linear-gradient(top, #4375a8 0%, #244386 100%);
}
.b_size_a:active,
.b_size_b:active {
	color: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #bcf4fd), color-stop(0.75, #87c2fb), color-stop(0.51, #6ba8e4), color-stop(0.50, #8fbff0), color-stop(0.20, #91bae4), color-stop(0.00, #b6e2fd));
	background: -webkit-linear-gradient(top, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
	background: -moz-linear-gradient(top, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
	background: -o-linear-gradient(top, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
	background: -ms-linear-gradient(top, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
	background: linear-gradient(top, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
}
.entry-content a.b_size_a:hover,
.entry-summary a.b_size_a:hover,
.page-content a.b_size_a:hover,
.entry-content a.b_size_a:active,
.entry-summary a.b_size_a:active,
.page-content a.b_size_a:active,
.entry-content a.b_size_b:hover,
.entry-summary a.b_size_b:hover,
.page-content a.b_size_b:hover,
.entry-content a.b_size_b:active,
.entry-summary a.b_size_b:active,
.page-content a.b_size_b:active {
	color: #ffffff;
}

.alart_red {
	color: #ff0000;
	font-weight: 900;
	text-shadow: 1px 1px 5px #FFFFFF;
}
.f_red {
	color: #ff0000;
}
.al_right {
	text-align: right;
}
.al_left {
	text-align: left;
}
.al_center {
	text-align: center;
}
.li_style_none {
	list-style: none;
}
.f_small {
	font-size: 80%;
}