@charset "utf-8";

@import url("/css/nav-2021-oldpage.css");
@import url("/css/product-flame-responsive-oldpage.css");

/* 基本設定 */
* {/*font-family: "游ゴシック Medium",YuGothic,YuGothicM;*/
	font-family:"ＭＳ Ｐゴシック";
	/*font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';*/
	
/*	-webkit-appearance:none;
    -moz-appearance:none;
    appearance:none; */
}
img {
	border:none;
}
body {
	font-size:9pt;
	margin:0px;
	-webkit-text-size-adjust: 100%;
}

/* キャンペーン サイドバナー start */
/*@media screen and (min-width: 1200px) {
body { 
background-image: url(/img/background-cashless.gif);
background-repeat:  no-repeat;
background-attachment: fixed;
background-position: center 10px;
 }
}*/
 /*キャンペーン サイドバナー end */
 
/* キャッシュレス・ポイント還元事業バナー start */
/*.cashless-banner {text-align:center; background-color:#E61212; padding:10px auto 10px auto; width: 800px; margin: 0 auto 15px auto; overflow:hidden;}
.cashless-banner:after {clear: both;}
.cashless-banner-text {color: white; font-size: 16px; font-weight: bold; margin: 10px 0;}
 @media screen and (min-width: 1200px) {
 .cashless-banner {display: none;}
}*/
 /*キャッシュレス・ポイント還元事業バナー end */

/* カゴ、カートへボタン start */
form u {font-size:13px;}
.product{text-decoration: underline;margin-bottom: 5px;font-size:14px;}
.product-text {
line-height: 200%;
  /*margin-bottom: 10px;*/
 /* padding: 0 0 5px 0;*/
  /*background: rgba(0, 0, 0, 0) linear-gradient(transparent 80%, #add6ff 0%) repeat scroll 0 0;*/
}
.product-text::after {
	content: "\A" ;
	white-space: pre ;
}
.product-text::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f303\0020";
  }
input[value="カゴへ"] 
{ 
	cursor: pointer;
	width: 88px;
	height: 24px;
	border:none;
	margin-left:7px;
	background: url(icon/cargo.png) no-repeat 0 0 ;
	overflow: hidden;
	text-indent: 120%;
    white-space: nowrap;
    }
input[value="カゴへ"]:hover 
{background: url(icon/cargo-on.png) no-repeat 0 0 ;}

/* カゴ、カートへボタン end */

/* 残り数表示 start */
.stock {/*padding-left: 10px;*/font-size: 12px;
	color: #3140EE;
	text-decoration: none;}
/*.stock::before{ content:' / ';color: #000000;}*/

.stock-icon {border: solid #6091d3 2px;border-radius: 5px;/*角の丸み*/ padding: 3px;
background: #6091d3;color: #FFF;/*文字色*/font-weight: bold;
}

/* 残り数表示 end*/

/*outlet-go-START*/
.outlet-icon {border: solid #B91B1B 2px;border-radius: 5px;/*角の丸み*/ padding: 4px; margin-top: 10px; background: #B91B1B;color: #FFF;/*文字色*/font-weight: bold; display:inline-block;
}
.outlet-icon::before{
 
  white-space: pre;
}
.outlet-icon a { color: #FFF; text-decoration: underline;
}
.outlet-icon a:hover { text-decoration:none;
}
/*outlet-go-END*/

.cd {}
.cd::after{
  content:' / ';
}
.mrp {}
.mrp::after{
  content:' / ';
}

.qty{}
.qty::after{
  content:' / ';
}

.per {font-size:0.9em; color: #EA0000;}

.SPrice {
	font-size: 14px;
	font-weight: bold;
	color: #EA0000;
	text-decoration: none;
	font-family:'ＭＳ Ｐゴシック','MS PGothic';
}
.SPrice-text {
	font-size: 12px;
	font-weight: bold;
	color: #EA0000;
	text-decoration: none;
}
.SPrice-text::after{
  content:' :';
}
.nyukamachi{font-weight: bold;}


table {
	font-size:12px;
}
td { line-height:1.7;
}
hr {
	clear:both;
}
h1 {
	font-size: 11pt;
	font-weight: bold;
	color :#ffffff;
	margin:0;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	margin:6px 0 6px 0;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
	line-height: 150%;
	margin:0;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	margin:0;
}
form {
	margin:12px 0;
	line-height:1.8;
}
dfn {
font-style: normal;
font-weight: bold;
}
/* 行間設定 */
.height18 {
	line-height: 1.8;
}
/* 斜めラインの区切り */
.line {
	margin:20px auto;
	clear:both;
	background: url(/img/line.gif) repeat-x 0 0px;
}
/* フォントサイズ設定 */
.def9px {
	font-size: 9px;
}
.def10px {
	font-size: 10px;
}
.def10pxnol {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.def10pxgray {
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}
.def11pxBR {
	font-size: 11px;
	color: #EA0000;
}
.def12px {
	font-size: 12px;
}
.def12pxBR {
	font-size: 12px;
	font-weight: bold;
	color: #EA0000;
}
.def12pxOR {
	font-size: 12px;
	color: #ff8800;
	text-decoration: none;
	font-weight: bolder;
}
.def12pxBLUE {
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
.def12pxGreenBR {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.def12pxY {
	font-size: 12px;
	color: #FFE600;
	text-decoration: none;
	font-weight: bolder;
}
.def12pxGreen {
	font-size: 12px;
	color: #009900;
	text-decoration: none;
}
.def12pxSkyblue {
	font-size:12px;
	color:#0066FF;
}
.def12pxgray {
	font-size:12px;
	color:#666;
}
.def12pxnol {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.def14px-normal {
	font-size: 14px;
}
.def14px {
	font-size: 14px;
	font-weight: bolder;
}
.def14BB {
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
}
.def14BR {
	font-size: 14px;
	font-weight: bold;
	color: #EA0000;
}
.def14BRWHITE {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.def16BRWHITE {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.def24px {
	font-size: 24px;
}
.12pxBLUE {
	font-size: 12px;
	color: #0000ff;
	text-decoration: none;
}
.menu12pxWHITE {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.attention {
	font-size:12px;
	color: #FF9900;
}
.bold {
	font-weight: bold;
	color: #363636;
}
.caution {
	font-size: 12px;
	color: #EA0000;
}
.cautionRED {
	font-size: 12px;
	color: #EA0000;
}

.pink-line {background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #FFDFEF 0%) repeat scroll 0 0;}

.blue-line{background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #cce5ff 0%) repeat scroll 0 0;}

.yellow-line {background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffffbc 0%) repeat scroll 0 0;}

.pink-line-narrow{background:rgba(0, 0, 0, 0) linear-gradient(transparent 80%, #ffb2d8 0%) repeat scroll 0 0;}

.blue-line-narrow {background:rgba(0, 0, 0, 0) linear-gradient(transparent 80%, #add6ff 0%) repeat scroll 0 0;}

.yellow-line-narrow{background:rgba(0, 0, 0, 0) linear-gradient(transparent 80%, #ffff7f 0%) repeat scroll 0 0;}



.end {font-size: 14px;
	font-weight:bold;
	color: #0066ff;
}
.grouphead {
	font-size: 14px;
	font-weight: bold;
}
.header {
	font-size:12px;
	color: #FF6600;
}
.menu {
	font-size: 12px;
	text-decoration: none;
	color: #000066;
}
.menu2 {
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
.panmenu {
	font-size: 12px;
	height:23px;
}
.panmenu a {
	text-decoration:underline;
	color:#1500DA;
}
.panmenu a:hover {
	text-decoration: none;
	color:#1500DA;
}


/* カテゴリ金額 */
.itemprice {
	font-size: 12px;
	font-weight: bold;
	color: #EA0000;
	font-family:'ＭＳ Ｐゴシック','MS PGothic';
}
/* カート設定 */
.ITEM {
	font-size:12px;
	text-decoration:underline;
}
.MPRICE {
	font-size:12px;
	text-decoration:none;
}
.SOLD {
	font-size:12px;
	text-decoration:none;
}
.UNIT {
	font-size:12px;
	text-decoration:none;
}
.CODE {
	font-size:12px;
	color:#3366FF;
	text-decoration:none;
}
.ZAIKO {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.SFREE {
	font-size: 12px;
	color: #008000;
	text-decoration: none;
}
.CTCAUTION {
	font-size: 12px;
	color: #EA0000;
}
/* 検索処理 */
.seach {
	font-size:14px;
	background-color: #FFFFCC;
	color:#ff0000;
}
/* 商品詳細用 テーブル設定 */
table.block {
    width: 100%;
    border: solid 1px #cccccc;
    border-collapse: collapse;
    margin-top: 10px;
    margin-bottom: 10px;
}
table.block th {
    border: solid 1px #cccccc;
    /*padding : 2px;*/
    padding: 10px 5px;
    text-align: center;
    line-height: 1.5em;
    font-weight: normal;
    background-color: #F5F5F5;
}
table.block td {
    border: solid 1px #cccccc;
    /*padding : 2px;*/
    padding: 10px 5px;
    text-align: center;
    line-height: 1.5em;
}
table.block a {
    color: #0000ff;
    text-decoration: underline;
}
table.block a:hover {
    color: #ff0000;
    text-decoration: none;
    background-color: #ffffcc;
}


table.block2 {
	border: solid 1px #cccccc;
	border-collapse: collapse;
	margin-top: 10px;
}
table.block2 td, th {
	border: solid 1px #cccccc;
	/*padding : 2px;*/
	padding :10px 2px;
	text-align:center;
	line-height:1.5em;
	font-family: "ＭＳ Ｐゴシック";
}
table.block2 a {
	color:#0000ff;
	text-decoration:underline;
}
table.block2 a:hover {
	color:#ff0000;
	text-decoration: none;
	background-color:#ffffcc;
}
table.block3 {
	border: solid 1px #cccccc;
	border-collapse: collapse;
	margin-top: 10px;
}
table.block3 td, th {
	border: solid 1px #cccccc;
	/*padding :4px;*/
	padding :10px 4px;
	line-height:1.5em;
}
table.block3 a {
	color:#0000ff;
	text-decoration:underline;
}

table.block3 a:hover {
	color:#ff0000;
	text-decoration: none;
	background-color:#ffffcc;
}
table.block4 {
	border: solid 1px #cccccc;
	border-collapse: collapse;
	margin-top:10px;
}
table.block4 td, th {
	border: solid 1px #cccccc;
	padding :10px 7px;
	line-height:1.7em;
}
table.block4 a {
	color:#0000ff;
	text-decoration:underline;
}
table.category {
	border-collapse : collapse;
	border-width : 1px 0 0 1px;
	border-style : solid;
	border-color:#6666FF
}
table.category td {
	border-width : 0 1px 1px 0;
	border-style : solid;
	padding : 2px;
}
/*左カテゴリー*/
.left-menu {
	width:160px;
	height:auto;
	display:block;
	border:1px solid #CCC;
	background:url(../sample/img/new_category.gif) no-repeat 1px 2px #CCC;
}
.left-menu ul {
	width:159px;
	display:block;
	list-style:none;
	margin:28px 1px 10px 0;
	padding:0;
}
.left-menu li {
	width:159px;
	display:block;
	margin:0;
	background:url(../sample/img/side_category2.gif) no-repeat;
}
.left-menu .topgray {
	background:url(../sample/img/lamp-left-maingray.gif) no-repeat;
}
.left-menu .topyellow {
	background:url(../sample/img/lamp-left-mainblue.gif) no-repeat;
}
.left-menu .subyellow {
	background:url(../sample/img/lamp-left-subgray.gif) no-repeat;
}
.left-menu .ledgray {
	background:url(../sample/img/led-leftmenu-1.gif) no-repeat;
}
.left-menu .ledsubgray {
	background:url(../sample/img/led-leftmenu-2.gif) no-repeat;
}
.left-menu a {
	font-weight: normal;
	color:#236C98;
	width:135px;
	display:block;
	text-decoration:none;
	line-height:1.7;
	padding:9px 0 5px 23px;
}
.left-menu a:hover {
	color:#0000ff;
	text-decoration:underline;
}

/* トップカテゴリー 設定 */
#top_cart {
	width:681px;
	height: 77px;
	margin: 0;
}
#cart_boxA {
	width:434px;
	float:left;
}
#cart_boxB {
	width:100px;
	float:right;
	margin: 41px 0 0 0;
}
#top_link {
	margin:0;
	padding:0;
}
#top_link li {
	float:left;
	margin:4px 0px 0px 2px;
	list-style-type: none;
}
#top_link li.top_home {
	background: url(../img/topimg/category_top/top_home.gif) no-repeat;
	padding:1px 8px 0px 17px;
}
#top_link li.top_siharai {
	background: url(../img/topimg/category_top/top_siharai.gif) no-repeat;
	padding:1px 10px 0px 17px;
}
#top_link li.top_cart {
	background: url(../img/topimg/category_top/top_cart.gif) no-repeat;
	padding:1px 8px 0px 17px;
}
#top_link li.top_toiawase {
	background: url(../img/topimg/category_top/top_toiawase.gif) no-repeat;
	padding:1px 10px 0px 17px;
}
#top_link li.top_mame {
	background: url(../img/topimg/category_top/top_mame.gif) no-repeat;
	padding:1px 8px 0px 17px;
}
#top_link li.top_search {
	background: url(../img/topimg/category_top/top_search.gif) no-repeat;
	padding:1px 10px 0px 17px;
}
#top_link li.top_corp {
	background: url(../img/topimg/category_top/top_corp.gif) no-repeat;
	padding:1px 8px 0px 17px;
}
#top_link li.top_faq {
	background: url(../img/topimg/category_top/faq.gif) no-repeat;
	padding:1px 0px 0px 17px;
}
#top_link li.top_orderst {
	background: url(../img/topimg/category_top/top_orderst.gif) no-repeat;
	padding:1px 0px 0px 17px;
}
#top_link a:link {
	color:#6C6C6C;
	text-decoration:none;
}
#top_link a:visited {
	color:#6C6C6C;
	text-decoration:none;
}
#top_link a:hover {
	color:#0000ff;
	text-decoration: underline;
}
#top_link_2 { margin:5px 0 0 5px; padding:0; float:left;}
#top_link_2 ul {} 
#top_link_2 li { margin:10px 0px 0px 10px; list-style-type: none; line-height:140%;} 
#top_link_2 li.top_cart { background: url(../img/topimg/category_top/top_cart.gif) no-repeat; padding:1px 8px 0px 17px;}
#top_link_2 li.top_orderst { background: url(../img/topimg/category_top/top_orderst.gif) no-repeat; padding:1px 0px 0px 17px;}


#cart-box-350px {
	width:350px;
	float:left;
}


#top-link-3 { margin:10px 0 0 45px; padding:0; float:left;}
/*注文状況確認ボタン start */
#top-link-3-go-orderstatus-receipt .btn-submit a {
	clear:both;
	cursor: pointer;
	display: block;
	margin:0px auto 0px auto;
	width: 186px;
	height: 49px;
	border:none;
	/*text-indent: -9999px;*/
	background: url(/img/btn-orderstatus-receipt-menu.png) no-repeat 0 0;
}
#top-link-3-go-orderstatus-receipt .btn-submit a:hover {
	background: url(/img/btn-orderstatus-receipt-menu.png) no-repeat 0 -49px;
}

#top-link-3-go-orderstatus-receipt {
	margin:5px 8px 5px auto;
	/*border-bottom: 4px solid #ccc;*/
	/*box-sizing: border-box;*/
	text-align: center;
	border: 1px solid #ccc;
	padding: 2px 2px; width:186px;height: 49px; border-radius: 5px;background-color: #f6f6f6;
}
/*注文状況確認ボタン end */
/*カートを見る start */
#top-link-3-cargo .btn-submit a {
	clear:both;
	cursor: pointer;
	display: block;
	margin:0px auto 0px auto;
	width: 78px;
	height: 49px;
	border:none;
	/*text-indent: -9999px;*/
	background: url(/img/btn-cargo.png) no-repeat 0 0;
}
#top-link-3-cargo .btn-submit a:hover {
	background: url(/img/btn-cargo.png) no-repeat 0 -49px;
}

#top-link-3-cargo {
	margin:5px auto 5px auto;
	/*border-bottom: 4px solid #ccc;*/
	/*box-sizing: border-box;*/
	text-align: center;
	border: 1px solid #ccc;
	padding: 2px 2px; width:78px;height: 49px; border-radius: 5px;background-color: #f6f6f6;
}
/*カートを見る end */

/* ボックスリンク 設定 */



.grid-auto-fit > div:hover {
	border:solid #c6d2e4 3px;
	background: #F5F5F5;
	/*cursor: pointer;*/
	/*background-image:url(/img/icon-detail.png);
	background-position:bottom;
	background-repeat:no-repeat;*/
}

.grid-auto-fit {
	/* IE/Edge用 */
	display: -ms-grid;
	display: grid;
	/*border: 1px solid #ddd;*/
	-ms-grid-auto-rows: auto;
	grid-auto-rows: auto;
	grid-gap: 7px;
	padding: 10px 0;
	margin: 1em 0 2em 0;
	overflow: hidden;
}

.grid-auto-fit {
		-ms-grid-columns: repeat(auto-fit, minmax(185px, 1fr));
	grid-template-columns: repeat(auto-fit, minmax(185px, 1fr));
}


.grid-auto-fit > div {
	padding: 10px 10px 15px 10px;
	background: #FFF;
	text-align: center;
	border:solid #c6d2e4 3px;
/*	background-image:url(/img/icon-detail.png);
	background-position:bottom;
	background-repeat:no-repeat;*/
	font-size: 14px;
	font-weight: bold;
}
.sub-text {
	font-weight: normal;
	font-size:.90em;
	margin-top:8px;
}

.slimbox {
	font-size:12px;
	width:768px;
}
.slimbox ul {
	padding-left:0px;
	margin:0;
	list-style:none;
}
.slimbox li {
	margin:0;
	padding:4px;
	float:left;
	line-height:18px;
	width:184px;
	height:38px;
}
.slimbox a {
	background: url(../img/css/184box.gif);
	text-decoration:none;
	display:block;
	color:#663300;
	width:175px;
	height:38px;
	padding-left:9px;
	background-repeat:no-repeat
}
.slimbox a:hover {
	text-decoration: underline;
	color: #FF0000;
	background: url(../img/css/184box_yellow.gif) no-repeat;
}
/* 旧別売関連商品 設定 */
.box-192px {
	font-size:12px;
	font-weight:bold;
	width:100%;
}
.box-192px img {
	float: left;
	border:none;
	margin:1px 4px 0px 4px;
}
.box-192px ul {
	padding-left:0px;
	margin:0;
	list-style:none;
}
.box-192px li {
	float:left;
	line-height:18px;
	width:188px;
	height:82px;
	margin:2px 2px 5px 3px;
}
.box-192px a {
	padding-top:3px;
	background: url(img/192box.gif);
	text-decoration:none;
	display:block;
	color:#1B0099;
	width:188px;
	height:82px;
	background-repeat:no-repeat;
}
.box-192px a:hover {
	text-decoration: underline;
	color: #FF0000;
	background: url(img/192box-hover.gif);
	background-repeat:no-repeat;
}
.box-192px hr {
	clear:both;
}
/* テーブル破線枠 設定 */
table.sen1_GRAY {
	border: dashed 1px;
	border-color:#999999;
}
table.sen1_BLACK {
	border: dashed 1px;
	border-color:#000000;
}
table.sen1_RED {
	border: dashed 1px;
	border-color:#FF0000;
}
table.sen1_BLUE {
	border: dashed 1px;
	border-color:#0000FF;
}
table.sen1_GREEN {
	border: dashed 1px;
	border-color:#009900;
}
/* テーブル点線枠 設定 */
table.sen2_GRAY {
	border: 3px dotted;
	border-color:#999999;
}
table.sen2_BLACK {
	border: 3px dotted;
	border-color:#000000;
}
table.sen2_RED {
	border: 3px dotted;
	border-color:#FF0000;
}
table.sen2_BLUE {
	border: 3px dotted;
	border-color:#0000FF;
}
table.sen2_GREEN {
	border: 3px dotted;
	border-color:#009900;
}
/*各選択リンク　5ボックス144px設定*/
.sentaku-144box {
	font-size:12px;
	width:100%;
}
.sentaku-144box ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.sentaku-144box li {
	float:left;
	margin:2px;
	width:162px;
	text-align:center;
	font-weight:bold;
	border:#0066CC solid 1px;
}
.sentaku-144box a {
	display:block;
	color:#0000CC;
	width:162px;
	height:auto;
	padding:4px 0 4px 0;
	background-color:#F0F5FF;
	background-repeat:no-repeat
}
.sentaku-144box a:hover {
	text-decoration: none;
	background-color:#FDF9EF;
	background-repeat:no-repeat
}
/* 図面・照度等 */
.anteiki-simple {
	margin-top:8px;
	padding-top:34px;
	font-size:12px;
	width:250px;
	height:auto;
	background:  url(img/date-250-30.gif) no-repeat;
}
.anteiki-simple ul {
	padding:0;
	margin:0;
	list-style:none;
}
.anteiki-simple li {
	margin:0 0 5px 0;
	padding:0;
	width:250px;
	text-align:left;
	line-height:1.2em;
}
.anteiki-simple a {
	margin:0;
	padding:5px 0 5px 22px;
	background: url(img/date-icon.gif) no-repeat;
	background-position: left top;
	width:228px;
	height:auto;
	color:#00f;
	display:block;
}
.anteiki-simple a:hover {
	text-decoration:none;
	color:#b00000;
	background: url(img/date-icon-hover.gif) no-repeat;
	background-position: left top;
}
.anteiki-simple clear {
	clear: both;
	visibility: hidden;
	height: 0;
}
/*図面リンク 設定*/
.zumen_link {
	font-size:14px;
	color:#0000ff;
	text-decoration:underline;
	font-weight:bold;
}
.zumen_link:link {
	color:#0000ff;
	text-decoration:underline;
}
.zumen_link:visited {
	color:#0000ff;
	text-decoration:underline;
}
.zumen_link:hover {
	color:#ff0000;
	text-decoration: none;
	background-color:#ffffcc;
}
/*リンク 設定*/
.main_link {
	color:#3366CC;
	text-decoration:underline;
}
.main_link:link {
	color:#3366CC;
	text-decoration:underline;
}
.main_link:visited {
	color:#3366CC;
	text-decoration:underline;
}
.main_link:hover {
	color:#3366CC;
	text-decoration: none;
	
}


/* 商品写真一覧 設定 */
.block-phot-all {
	padding:10px 0 5px 0;
	margin:0;
	width:250px;
	text-align:left;
}
.block-phot-all img {
	margin:0px;
	padding:0;
}
.block-phot-all a img {
	border:1px solid #CCC;
	margin:2px;
}
.block-phot-all a:hover img {
	border:1px solid #C00;
}
/* ピックアップブロック */
.pickup-block {
	width:160px;
	border:1px solid #CCC;
	background:url(../img/topimg/pick_osusume2.gif) no-repeat 1px 1px;
}
.pickup-block img {
	border:none;
	padding:0 3px;
}
.pickup-block a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}
.pickup-block h4 {
	text-decoration:underline;
	display:block;
	width:156px;
	font-weight: bold;
	color:#042DCE;
	line-height:140%;
	margin:0 0 2px 3px;
	font-size:12px;
}
.pickup-block a {
	text-decoration:none;
	display:block;
	padding:1px 2px;
}
.pickup-block a:hover {
	text-decoration:none;
	background:#F3F3F3;
}
.pickup-block ul {
	padding:27px 0 0 0;
	margin:0;
	list-style:none;
}
.pickup-block li {
	line-height:16px;
	margin:0;
	padding:2px 0 2px 0;
	background:url(../img/topimg/pick_line.gif) no-repeat 1% 100%;
}
.pickup-block p {
	color:#000;
	width:156px;
	line-height:140%;
	padding:0 0 5px 2px;
	margin:0 0 2px 0;
}

/*▼YouTube 動画の埋め込み▼*/
/*.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}*/
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
/*▲YouTube 動画の埋め込み▲*/

/*商品カテゴリ 関連商品（部材）*/
.category-kanren {
	width:590px;
	margin:20px 0 0 0;
	padding-left:7px;
}
.category-kanren img {
	float: left;
	border:none;
	padding:2px 5px 0 2px;
}
.category-kanren ul {
	margin:0;
	padding:0;
	list-style:none;
}
.category-kanren li {
	margin:0 18px 10px 0;
	padding:0;
	float:left;
	line-height:1.4em;
	width:275px;
	height:79px;
	border:solid #CCC 1px;
}
.category-kanren a {
	margin:0;
	padding:0;
	text-decoration:none;
	display:block;
	color:#333;
	width:275px;
	height:79px;
}
.category-kanren a:hover {
	background-color:#f0f0f0;
}
.category-kanren a p {
	margin:0;
	padding:3px 0;
	font-weight:bold;
	text-decoration:underline;
	color:#039;
	font-size:12px;
}
.category-kanren a:hover p {
	text-decoration:underline;
	color: #039;
}
.category-kanren span.kanren-title {
	padding: 4px 0 0 23px;
	background:url(img/kanren-title.gif) no-repeat;
	height:25px;
	color:#333;
	font-weight:bold;
	display:block;
	clear:both;
}
.category-kanren hr {
	clear:both;
	visibility:hidden;
}

/*よくある質問 start*/
/*:target {background-color: #FFF4F7;}*/
:target + div {}
.q-a { margin:auto; padding:10px 0px; border-bottom:#CCCCCC solid 1px; width:98%;}
.q { float:left; padding:12px 3px;}
.q-text { color:#3361CA; font-weight:bold;font-size: 14px; float:left; padding:10px 0px 10px 10px; width:545px;}
.a {float:left; padding:5px 3px;}
.a-text {float:left; padding:5px 0px 5px 10px; width:545px;}
/*よくある質問 end*/

/*問い合わせ部分*/
.telfax {
	width:160px;
	display:block;
	border:1px solid #CCCCCC;
	margin:0 0 15px 0;
	padding:0;
	display:none;
}
.telfax img {
	border:none;
	margin:1px 0px 0px 1px;
}
.telfax p.ledinfo {
	padding:3px 0 3px 4px;
	margin:0 1px;
	line-height:1.3;
	font-size:12px;
	background:#eee;
}
.telfax a.otoiawase {
	font-size:12px;
	color:#00f;
}
.telfax a:hover.otoiawase {
	color:#c00;
	text-decoration:none;
}
/*カート定番マーク*/
/*.cart-box- {margin:0; padding:0; overflow:hidden;}
.cart-box-　 form {margin:0 0 0 0; padding:0; width:auto; float:left;}
.cart-box-　 p {margin:0; padding:0; width:80px; height:40px; float:left; background:url(../img/teiban-2.gif) no-repeat 6px 4px;}

.cart-box-teiban {margin:5px 0 15px 0; padding:0; overflow:hidden;}
.cart-box-teiban p {margin:3px 0 0 0; padding:0; width:100px; float:left; line-height:1.3em; text-align:center;}
.cart-box-teiban form {margin:0 0 8px 100px; padding:0; display:block;}
.cart-box-teiban .img-teiban {margin:0; padding:0; width:80px; height:40px; float:left; background:url(../img/teiban-2.gif) no-repeat 6px 4px;}*/


/*植物育成　アクアリウム　単体ページ用バナー*/
.suiko-banner {
	margin:0px;
	width:773px;
	height:50px;
}
.suiko-banner h3 {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding:26px 0 0 80px;
	margin:0px;
	background:url(img/line-suiko.gif) no-repeat;
	height:50px;
}
.suiko-banner-2 {
	margin:0px;
	width:510px;
	height:50px;
}
.suiko-banner-2 h3 {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding:24px 0 0 80px;
	margin:0px;
	background:url(img/line-suiko.gif) no-repeat;
	height:50px;
}
.aqua-banner {
	margin:0px;
	width:773px;
	height:50px;
}
.aqua-banner h3 {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding:26px 0 0 90px;
	margin:0px;
	background:url(img/line-aqua.gif) no-repeat;
	height:50px;
}
#kuchigane {
	margin:0px 0 0 7px;
}
#kuchigane .title {
}
#kuchigane table.block-kuchigane {/*border: solid 1px #cccccc; */
	border-collapse: collapse;
}
#kuchigane table.block-kuchigane td, th {
	border: solid 1px #cccccc;
	border-collapse: collapse;
	padding : 2px;
	text-align:center;
	line-height:1.5em;
	font-family: "ＭＳ Ｐゴシック";
	text-align:center;
}
#kuchigane td {
	width:20%;
}
#kuchigane .click {
	padding:23px 0 0 0;
	background-image:url(/img/click.gif);
	background-repeat:no-repeat;
	background-position: center;
	background-color:#F5F5F5;
}
#kuchigane img {
	margin:5px 0;
}
#kuchigane a {
	color:#0000ff;
	display:block;
	text-decoration:underline;
	overflow:hidden;
}
#kuchigane a:hover {
	background-color:#F5F5F5;
}
/*生産終了→後継品*/
.successor {
	margin:10px 0px;
	padding:10px;
	text-align:center;
	border:#CC3333 solid 2px;
	line-height:1.8em;
}
.successor-pre {
	margin:10px 0px;
	padding:10px;
	text-align:center;
	border:#3366CC solid 2px;
	line-height:1.8em;
}
.successor-left {
	margin:10px 0px;
	padding:10px;
	text-align:left;
	border:#EA0000 solid 2px;
	line-height:1.8em;
}
.successor-cat {
	margin:0px 0px 10px 0px;
	padding:10px;
	text-align:center;
	border:#EA0000 solid 2px;
	line-height:1.5em;
}
.successor-long {display:none;
	margin:10px 0px 20px 0px;
	padding:10px;
	text-align:center;
	border:#CC3333 solid 2px;
	line-height:1.8em;
}
a.anchor {
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}

/*重要な連絡事項テキスト*/
.important-points {text-align:center; margin:10px 0 10px 0; padding-bottom: 0px; color:#D71414; font-size:1.3em; line-height:210%; font-weight: bold;}
.announcement {margin:0px 5px 30px 5px; padding:10px 15px; line-height:210%; border:1px solid #84B4FB; font-weight: 400;}

