@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;

	font-size: 1em;
}

body {
	font-size: 62.5%;
}

body,
table,
input, textarea, select, option {
	font-family: MS Gothic, "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	line-height: 1.1;
}

table,
input, textarea, select, option {
	line-height: 1.1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {
	color: #0078ff;
	text-decoration: none;
}

a:visited {
	color: #0078ff;
	text-decoration: none;
}

a:hover {
	color: #0078ff;
	text-decoration: underline;
}

a:active {
	color: #0078ff;
	text-decoration: none;
}

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.pb0 { padding-bottom: 0 !important; }
.mb0 { margin-bottom: 0 !important; }

.clear {
	clear: both;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

/*------------------------------------------------------------
	mainImg
------------------------------------------------------------*/
.mainImg {
	padding: 29px 0;
	background: url(../img/main_img_bg.jpg) repeat-x left top;
}

.mainImg p {
	margin: 0 auto;
	width: 940px;
	text-align: left;
}

/*------------------------------------------------------------
	comSection
------------------------------------------------------------*/
#conts .comSection {
	margin: 0 0 29px 1px;
	padding: 31px 23px 50px;
	border: 1px solid #ddd;
	border-top: none;
	background-color: #f9f9f9;
}

#conts .detailList {
	margin: 0 -17px 42px 1px;
	width: 642px;
}

#conts .detailList li {
	margin: 0 17px 23px 0;
	width: 197px;
	float: left;
}

#conts .detailList li p {
	padding: 3px 0 0 4px;
}

#conts .detailList li p a {
	padding-left: 12px;
	font-size: 1.4em;
	color: #0078ff;
	text-decoration: underline;
	display: inline-block;
	background: url(../img/icon04.jpg) no-repeat left 6px; 
}

#conts .detailList li p a:hover {
	text-decoration: none;
}

#conts .detailList .detail {
	padding-top: 3px;
	font-size: 1.4em;
	line-height: 1.4;
}

.t_left{
	text-align:left;
}
.font_b{
	font-weight:bold;
}
.box01{
	width:678px;
	margin:10px 0 50px;
	background:#ececec;
}
.l_box{
	float:left;
	padding:10px;
	width:319px;
}
.r_box{
	float:right;
	padding:10px;
	width:319px;
}
.font_color_r{
	color:#F30;
}
.box01 p{
	margin-bottom:5px;
}
/*------------------------------------------------------------
	h3Ttl   (h2 赤)
------------------------------------------------------------*/
#conts .h3Ttl {
	margin-bottom: 30px;
	padding-bottom: 8px;
	font-size: 2.0em;
	background: url(../img/kou_h3_bg.gif) repeat-x left bottom;
}

#conts .h3Ttl span {
	padding: 2px 0 3px 19px;
	display: block;
	background: url(../img/kou_h3_span_bg02.gif) repeat-y left top;
}

#FS2_body_Goods #conts .h3Ttl span {
	line-height: 30px;
}

/*------------------------------------------------------------
	h3Ttl02   (h2 黒)
------------------------------------------------------------*/
#conts .h3Ttl02 {
	margin-bottom: 30px;
	padding-bottom: 8px;
	font-size: 2.0em;
	background: url(../img/kou_h3_bg.gif) repeat-x left bottom;
}

#conts .h3Ttl02 span {
	padding: 2px 0 3px 19px;
	display: block;
	background: url(../img/kou_h3_span_bg.gif) repeat-y left top;
}

/*------------------------------------------------------------
	introduction
------------------------------------------------------------*/
#conts .introduction {
	margin-bottom: 58px;
}
	
#conts .introduction .textBox {
	width: 356px;
	float: left;
}

#conts .introduction .textBox p {
	font-size: 1.4em;
}

#conts .introduction .more {
	width: 267px;
	float: right;
}

#conts .introduction .more ul {
	padding: 18px 0 20px 15px;
	border: 1px solid #C8C8C8;
}

#conts .introduction .more ul li {
	padding: 0 0 5px 24px;
	font-size: 1.4em;
	background: url(../img/kou_icon.png) no-repeat left 2px;
}

#conts .introduction .more ul li a {
	text-decoration: underline;
}

#conts .introduction .more ul li a:hover {
	text-decoration: none;
}

/*------------------------------------------------------------
	comList
------------------------------------------------------------*/
#conts .comList {
	margin-right: -19px;
	width: 696px;
	overflow: hidden;
}

#conts .comList li {
	padding: 0 19px 52px 0;
	width: 213px;
	/*font-size: 1.4em;*/
	float: left;
	line-height: 1.3;
}

#conts .comList li a {
	margin-bottom: 9px;
	padding: 28px 10px 26px 30px;
	display: block;
	font-weight: bold;
	text-decoration: underline;
	background: #EBEBEB url(../img/kou_icon.png) no-repeat 10px center;
	border: 2px solid #C0C0C0;
}

#conts .comList li .double {
	padding: 18px 0 18px 40px;
}

#conts .comList li a:hover {
	background-color: #fafafa;
}

#conts .comList .oneLi a {
	color: #EB303F;
	background-color: #FACCD0;
	border: 2px solid #ED4A57;
}

#conts .comList .oneLi a:hover {
	background-color: #FDDDDD;
}

.guideComList {
	font-size: 1.4em !important;
}



/*文字が1行の場合の位置調整*/

#conts .comList li a span{
	line-height:2.4em;
}




/*------------------------------------------------------------
	linkList
------------------------------------------------------------*/
#conts .linkList {
	margin: 0 8px 17px 0;
	text-align: right;
}

#conts .linkList li {
	display: inline;
	font-size: 1.4em;
}

#conts .linkList li a {
	margin-left: 3px;
	color: #000;
	text-decoration: underline;
}

#conts .linkList li a:hover {
	text-decoration: none;
}

#conts .showing {
	margin-bottom: 48px;
	padding: 8px 0 7px 15px;
	font-weight: bold;
	background-color: #FFEB1E;
}

/*------------------------------------------------------------
	goodsList
------------------------------------------------------------*/
#conts .goodsList {
	margin-right: -25px;
	width: 700px;
	overflow: hidden;
}

#conts .goodsList .goods {
	margin-right: 25px;
	padding-bottom: 30px;
	width: 150px;
	float: left;
}

#conts .goodsList .goods .photo {
	margin-bottom: 20px;
}

#conts .goodsList .goods p {
	padding-bottom: 15px;
	line-height: 1.3;
}

#conts .goodsList .goods p a {
	color: #000;
	text-decoration: underline;
}

#conts .goodsList .goods p a:hover {
	text-decoration: none;
}

#conts .goodsList .goods p span {
	color: #e60012;
	font-weight: bold;
}
/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	text-align:center;
	line-height: 1.5;
	color: #000;
}

#container {
	margin: 0 auto;
	width: 960px;

	text-align: left;
}

#main {
	clear: both;
}

	* html #main {
		zoom: 1;
	}

	*+html #main {
		zoom: 1;
	}

#main:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#wrap {
	padding-top: 27px;
	clear: both;
	background: url(../img/wrap_bg.jpg) repeat-x left top;
}

#header img,
#gNavi img,
#container img {
	display: block;
}


#container .bannerList {
	margin-bottom: 34px;
}

#container .bannerList li {
	float: left;
}

#container .indList {
	margin: 0 -19px 29px 1px;
	width: 979px;
	clear: both;
	overflow: hidden;
	zoom: 1;
}

#container .indList li {
	margin-right: 19px;
	width: 223px;
	float: left;
	font-size: 1.4em;
	position: relative;
	border: 1px solid #babab9;
	background-color: #f9f9f9;
	cursor: pointer;
}

#container .indList li .special {
	padding: 5px 5px 17px;
	display: block;
}

#container .indList li a {
	color: #545452;
	position: absolute;
	top: -1px;
	left: -1px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	width: 214px;
	height:247px!important;
	display: block;
	border: 5px solid #addcf9;
	display: none;
}

#container .indList li .text {
	padding: 0 7px;
	line-height: 1.2;
}

#container .indList li span {
	display: block;
}

#container .indList li .imgTxt {
	padding: 12px 0 10px;
}

a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

a:hover img.nop {
	opacity: 1;
}

a:hover img.rollover {
	opacity: 1;
}

#mainImg {
	height: 91px;
	clear: both;
	background: url(../img/mainimg_bg.jpg) repeat left top;
}

#mainImg h2 {
	padding-top: 26px;
	margin: 0 auto;
	width: 942px;
	text-align: left;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
.header-title {
  padding: 2px 8px;
  background: #3b3b36;
  font-size: 0.5rem;
  color: #fff;
  line-height: 1.6;
  text-align: left;
}
#header {
	text-align: left;
}

#header .headSection {
	margin-bottom: 15px;
	padding: 7px 0 8px;
	background: #3b3b36 url(../img/head_bg.gif) repeat-x left bottom;
	zoom:1;
}

#header .topBox,
#header .headInner {
	margin: 0 auto;
	width: 960px;
}

#header h1 {
	padding: 0 0 0 10px;
	font-size: 1.0em;
	font-weight: normal;
	color: #fff;
	float: left;
	width: 490px;
	height:18px;
	line-height:18px;
	overflow:hidden;
}

#header .headList {
	text-align: right;
	float: right;
	width: 460px;
}

#header .headList li {
	padding: 0 7px;
	font-size: 1.2em;
	display: inline;
}

#header .headList li a {
	padding-left: 10px;
	color: #fff;
	display: inline-block;
	background: url(../img/icon01.gif) no-repeat left 5px;
}

#header .logo {
	padding: 7px 25px 0 0;
	float: left;
}

/* .notes 警告文の為、コメントアウト 2015.7.10 sakai */
#header .notes {
	padding: 7px 0 0;
	float: left;
	width: 350px;
	
}
#header .textLink2 {
	padding: 8px 20px 0 0;
	float: left;
	width: 380px;
}
#header .textLink2 li {
	float: left;
}
#header .tel2 {
	float: none;
	margin-top: -20px\9;
}
/* ここまで */

#header .textLink {
	padding: 29px 31px 0 0;
	float: left;
}

#header .textLink li {
	float: left;
}

#header .tel {
	float: left;
}

/*------------------------------------------------------------
	グローバルナビ
------------------------------------------------------------*/
#gNavi {
	padding-bottom: 3px;
	background: url(../img/gnavi_bg.gif) repeat-x left bottom;
	clear: both;
}

#gNavi ul {
	margin: 0 auto;
	width: 960px;
}

#gNavi ul li {
	float: left;
	height:60px;
}

#gNavi ul li a {
	float: left;
	display: block;
}

/*------------------------------------------------------------
	#pagePath
------------------------------------------------------------*/
#pagePath {
	padding: 11px 0 9px;
	clear: both;
	background: #D3D3D3 url(../img/pagepath_bg.jpg) repeat-x left bottom;
}

#pagePath ul {
	margin: 0 auto;
	width: 948px;
	text-align: left;
}

#pagePath ul li {
	margin-right: 8px;
	float: left;
	font-size: 1.2em;
}

#pagePath ul li a {
	margin-right: 8px;
	color: #0078ff;
	text-decoration: underline;
}

#pagePath ul li a:hover {
	text-decoration: none;
}

/*------------------------------------------------------------
	パンクズリスト
------------------------------------------------------------*/
.pageTop {
	margin: 43px 0 3px;
	clear: both;
}

.pageTop a {
	float: right;
}

p.pan {
	width: 948px;
	margin: 0 auto;
	background: none;
	text-align: left;
	padding: 0;
	font-size: 1.2em;
}


/*------------------------------------------------------------
	メーカー
------------------------------------------------------------*/

.maker_name {
	background: #8B8B8B !important;
	height: 32px;
	color: white;
	margin-top: 0;
	margin-bottom: 4px;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	padding-left: 12px;
}

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
#conts {
	width: 680px;
	float: right;
}
/*------------------------------------------------------------
	サイドバー
------------------------------------------------------------*/
#sideBar {
	margin-top: 1px;
	width: 250px;
	float: left;
	margin-right:30px;
}

#sideBar .sideBox {
	margin-bottom: 12px;
	padding: 6px;
	clear: both;
	border: 1px solid #a4a4a4;
}

#sideBar .bgColor {
	margin-bottom: 14px;
	padding: 10px 10px 15px;
	background: #fff url(../img/side_bg_01.gif) repeat-x left bottom;
}

#sideBar .sideBox h3 {
	margin: 0 auto 12px;
	padding-right: 6px;
	width: 118px;
}

#sideBar .sideBox #fSearch {
	width: 170px;
	border: 1px solid #dcdbdb;
}

#sideBar .sideBox .searchTable td {
	padding: 0 3px;
}

#sideBar .sideBox .sideInner {
	padding-bottom: 9px;
	background-color: #f9f9f9;
}

#sideBar .sideBox .sideDl {
	margin: 11px 11px;
	font-size: 1.4em;
	line-height: 1.2;
	color: #000;
}

#sideBar .sideBox .sideDl dt {
	margin-bottom: 12px;
}

#sideBar .sideBox .btnBox {
	padding: 0 6px;
}

#sideBar .sideBox .btnBox a {
	float: right;
}

#sideBar .sideLast {
	margin-bottom: 29px;
}

#sideBar .sideList {
	margin-bottom: 13px;
}

#sideBar .sideList li {
	margin-bottom: 12px;
	float: left;
}

#sideBar .sideList li a {
	float: left;
}

#sideBar .sBanner {
	padding-top: 1px;
	margin: 0 0 9px -1px;
	position: relative;
}

#sideBar .sBanner02 {
	margin: 0;
}

#sideBar .sBanner li {
	padding-top: 9px;
	float: left;
}

#sideBar .sBanner .special{
	padding:0;
	
}

#sideBar .sNavi {
	margin-bottom: 13px;
	background: url(../img/snavi_bg.gif) repeat-y left top;
}

#sideBar .sNavi h3,
#sideBar .sNavi ul {
	margin: 0 4px;
}

#sideBar .sNavi ul {
	padding-bottom: 10px;
}

#sideBar .sNavi ul li {
	float: left;
	width: 242px;
}

#sideBar .sNavi ul li li {
	padding-bottom: 1px;
	width: 242px;
	background: url(../img/line04.gif) no-repeat 18px bottom;
}

#sideBar .sNavi ul li a {
	padding: 9px 11px 9px 39px;
	display: block;
	color: #000;
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
	background: #f7f7f7 url(../img/icon05.gif) no-repeat 19px 15px;
}

#sideBar .sNavi ul li a:hover {
	background-color: #faccd0;
}

#sideBar .sNavi ul .one a {
	border-top: none;
}

#sideBar .sNavi ul li ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
	zoom: 1;
}

#sideBar .sNavi ul li li a {
	padding: 10px 14px 8px 46px;
	width: 182px;
	font-size: 1.4em;
	font-weight: normal;
	border: none;
	text-decoration: underline;
	background: url(../img/icon06.gif) no-repeat 34px center;
}

#sideBar .sNavi ul li li a:hover,
#sideBar .sNavi ul li .on a {
	background-color: #fce5e7;
	text-decoration: none;
}

#sideBar .sNavi ul li .end {
	padding-bottom: 0;
	background: none;
}

#sideBar .calendar {
	margin-bottom: 3px;
}

#sideBar .calendar .sideInner {
	padding-bottom: 0;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer {
	background: #3c3c37 url(../img/foot_inner_bg.jpg) repeat-x center top;
	text-align: left;
	clear: both;
	overflow: hidden;
}

#footer .footDl {
	padding: 32px 0 70px;
}

#footer .footDl,
#footer .footBox {
	margin: 0 auto;
	width: 960px;
}

#footer .footDl a {
	color: #fff;
	font-size: 1.6em;
	text-decoration: underline;
}

#footer .footDl a:hover {
	text-decoration: none;
}

#footer .footDl dt {
	margin-bottom: 18px;
	padding: 0 0 18px;
	background: url(../img/line01.gif) repeat-x left bottom;
}

#footer .footDl dt a,
#footer .footList li a {
	padding-left: 22px;
	display: inline-block;
	background: url(../img/icon02.png) no-repeat left 4px;
}

#footer .footList {
	width: 190px;
	float: left;
}

#footer .footList02 {
	width: 135px;
}

#footer .footList01 {
	width: 222px;
}

#footer ul li,
#footer .footList01 .on {
	margin-bottom: 7px;
}

#footer .footList01 li {
	margin-bottom: 2px;
}

#footer .footList01 li a {
	padding-left: 12px;
	font-size: 1.4em;
	display: inline-block;
	background: url(../img/icon01.png) no-repeat left 5px;
}

#footer .footList01 .on a {
	background: url(../img/icon03.png) no-repeat left 5px;
}

#footer .footInner {
	padding: 0 0 7px;
	background: #e60012;
}

#footer .footBox p {
	padding: 5px 0 0;
	font-size: 1.4em;
	width: 700px;
	float: left;
}

#footer .footBox .footLogo {
	padding: 0 1px 0 0;
	float: right;
}

.copyrights {
	width: 960px;
	margin: 0 auto;
	color: #fff;
	font-size: 14px;
	text-align: right;
	padding-bottom: 5px;
}

/*--------------------------------------------------------*/
#FS2_body_Member img,
#FS2_body_Login img,
#FS2_body_Cart img, 
#FS2_body_MyPage img,
#FS2_body_Common img{
	display: none;
}

#FS2_body_Member h2,
#FS2_body_Login h2,
#FS2_body_Cart h2,
#FS2_body_MyPage h2
 {
	width: 960px;
	height: 40px;
	margin: 0 auto 0;
}

#FS2_body_Member h2 {
	background: url(https://secure.future-s.com/~hidaka/shared/img/touroku_head.png) left 30px no-repeat !important;
}

#FS2_body_Login h2 {
	background: url(https://secure.future-s.com/~hidaka/shared/img/login_head.png) left 30px no-repeat !important;
}

#FS2_body_Cart h2 {
	background: url(https://secure.future-s.com/~hidaka/shared/img/cart_head.png) left 30px no-repeat !important;
}

#FS2_body_MyPage h2 {
	background: url(https://secure.future-s.com/~hidaka/shared/img/mypage_head.png) left 30px no-repeat !important;
}

.text_margin{
	margin:13px 0 10px;
	font-size:1.4em;
}
.footer_txt{
	color:#FFF;
	margin-left:20px;
	font-size:1.2em;
}

/* SearchForm */
.form-search{
	padding:10px 8px;
    margin: 0 auto;
	margin-top: 50px;
	background:#ccc;
	float:left;
	width: 100%;
}
.form-search input[type="text"]{
	padding:10px 0;
	margin-right:10px;
	float: left;
}
.form-search input[type="submit"]{
	padding:10px;
	background: #C00;
	color: #FFF;
	border: 1px solid #900;
}
.search-btn{
  float: left;
  margin: 0 1rem 0 .5rem;
}
.search-btn img{
  width: 30px;
  margin-top: 5px;
}
.form-search form{
  float: left;
}
.form-search{
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.form-search form{
  float: none;
}
.search-btn{
  margin: 0 0.6rem 0 0;
  float: none;
  box-sizing: border-box;
}
.form-search input[type="text"]{
  float: none;
  max-width: 200px;
}
	
	