#footer .sp-footer {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	background-color: #ddd;
}


#footer .sp-footer a, #footer .sp-footer a:visited {
	display: block;
	text-decoration: none;
	padding: 6px 10px 4px;
	color: #fff;
	line-height: 1;
}

#footer .sp-footer img {
	display: block;
	margin: 0 auto 6px;
}

#footer .sp-footer ul {
	display: flex;
	justify-content: space-between;
  width: 100%;
}

#footer .sp-footer ul li {
	width: 50%;
	margin-bottom: 0;
	text-align: center;
	font-size: 12px;
}
#footer .sp-footer ul li.line {
background-color: #00B900;
}
#footer .sp-footer ul li.tel {
	background-color: #cc8e59;
	}
#footer .sp-footer ul li.mail {
		background-color: #7E91BE;
}

/* Enter Your Custom CSS Here */

body{
	font-family:'lucida grande',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

#index_top_wrap,
#main_contents_wrap{
	background: #FFF !important;
}
#index_news ol li .date{
	background: #333 !important;
}
#header_wrap{
	border-bottom: 1px solid #DDD;
}
@media screen and (max-width:640px) {
#index_news ol li .date{
	color: #FFF !important;
	padding: 3px 5px;
}
#footer_banner li.num3 img {
    content: url("http://fukuipress.sakura.ne.jp/wordpress/wp-content/uploads/2018/03/bnr_know_sp.gif");
}
}

/* #common ============================= */

.inner:before,
.inner:after { content:""; display:table;}
.inner:after { clear:both;}
.inner{
	zoom:1;
	line-height: 1.6 !important;}
.inner p{
	line-height: 1.6 !important;
	margin-bottom: 1.4em !important;}
.inner p:last-child{
	margin-bottom: 0 !important;}
.inner ul li{
	line-height: 1.8 !important;}
.inner .txt{
	overflow: hidden;}
.inner img{
	vertical-align: bottom;}
.txtL{ text-align: left !important;}
.txtC{ text-align: center !important;}
.txtR{ text-align: right !important;}
.imgL{
	float: left;
	margin: 0 20px 0 0;}
.imgR{
	float: right;
	margin: 0 0 0 20px;}
ul.noSt {
	margin: 0 !important;
	overflow: hidden;}
ul.noSt li{
	list-style-type: none !important;
	margin: 0 !important;}
.clear{
	clear: both;
}

.inner .inner_wrap{
	overflow: hidden;
	margin-bottom: 40px;
}

.tit01{
	font-weight: bold;
	font-size: 16px;
	padding: 10px 15px;
	color: #FFF;
	margin:0 0 18px;
}
.tit02{
	background:#EEE url(/wordpress/wp-content/themes/precious_tcd019/img/detail/bg_gry.gif);
	margin-bottom: 15px !important;
	padding:3px 10px;
	font-size: 14px;
}

.headline1,
.headline1 span{
	border-color: #333333 !important;
}

.btn01,
.btn01:hover{
	background: #333333 url(/wordpress/wp-content/themes/precious_tcd019/img/detail/bg_black.gif);
	color: #CCC !important;
	font-weight: bold;
	font-size: 14px;
	padding: 9px 20px 8px 15px;
	display: inline-block;
	text-decoration: none;
	border-radius: 5px;
	position: relative;
}
.btn01:before{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 17px;
	margin-top: -6px;
	width: 7px;
	height: 12px;
	background: url(/wordpress/wp-content/themes/precious_tcd019/img/detail/arw_left.png) 0 0 no-repeat;
}
.btn01:hover{
	opacity: 0.75;
}
.btn01 img{
	vertical-align: middle;
	margin-right: 5px;
}

table{
	margin-bottom: 10px;
}
table.tableSt01{
	border: 1px solid #333333;
}
table.tableSt01 th,
table.tableSt01 td{
	text-align: left;
	padding: 10px 15px;
	border: 1px solid #333333;
}
table.tableSt01 th{
	background: #F8F8F8;
}
#page-wrapper .inner img{
	max-width: 100%;
	height: auto;
	width /***/:auto;}

.tRed{
	color: #F00;
}
.tPur{
	color: #669;
}

.w140{
	width: 140px;
}
.w250{
	width: 250px;
}
.w280{
	width: 280px;
}
.fwb{
	font-weight: bold !important;
}

.box_sty{
	background: #F8F8F8;
	padding: 15px 20px;
	margin-bottom: 25px;
}
.box_ib{
	display: inline-block;
}
@media screen and (max-width:640px) {
.box_sty{
	padding: 10px;
}
}


#main_img{
	margin-bottom: 40px;
}

/* ##home -----------------*/


/* ##price -----------------*/

.colorList {
	margin-top: 15px;
	overflow: hidden;
	margin-left: 0 !important;
}
.colorList li {
	list-style-type: none !important;
	float: left;
	font-size: 86%;
	text-align: center;
	width: 65px;
	color: #333 !important;
}
.colorList li span {
	display: block;
	height: 70px;
	margin: 0 auto 5px;
	text-indent: -9999px;
	width: 35px;
}
.colorList li.red span {
	background: #d7040d;
}
.colorList li.khaki span {
	background: #403f21;
}
.colorList li.navy span {
	background: #00264d;
}
.colorList li.brown span {
	background: #562d01;
}
.colorList li.beige span {
	background: #f4e2a4;
}
.colorList li.gray span {
	background: #808080;
}
.colorList li.black span {
	background: #000000;
}



/* ##howto -----------------*/

.area4list {
	overflow: hidden;
	margin: 0 0 30px 0 !important;
}
.area4list li{
	list-style-type: none;
	float:left;
	float: left;
	width:23%;
	margin-bottom: 10px;
	margin-left:2.66%;}
.area4list li:nth-child(4n+1){
	clear:both;
	margin-left:0 !important;}
@media screen and (max-width:640px) {
.area4list li{
	width: 48.6%;
	margin-left: 2.2%!;}
.area4list li:nth-child(2n+1){
	clear:both;
	margin-left:0 !important;}
}

.pNav a{
	display: block;
	text-align: center;
	padding: 10px 10px;
	border: 1px solid #333;
	background: url(/wordpress/wp-content/themes/precious_tcd019/img/detail/ico_arw.png) 19px 50% no-repeat;
}
.mailMaga{
	border: 1px solid #CCC;
	padding: 20px 15px;
}
.zipTxt{
	max-width: 420px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.deliverList {
	border-top: 1px solid #cccccc;
	margin: 10px 0 0 0 !important;
	display: table;
	width: 100%;
}
.deliverList li {
	display: table-cell;
	border-right: 1px solid #cccccc;
	height: auto !important;
	padding: 20px 20px 0;
	list-style-type: none !important;
}
.deliverList li.snd {
	border-right: 1px solid #cccccc;
}
.deliverList li.end {
	border: 0 none;
}
@media screen and (max-width:640px) {
.deliverList{
	display: block;
}
.deliverList li {
	display: block;
	width: 100% !important;
	padding:15px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 0 !important;
}
.deliverList li.snd{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
}

#howtoStep {
	margin-left: 0 !important;
}
#howtoStep li {
	margin-bottom: 40px;
	display: table;
	width: 100%;
}
#howtoStep li .tit{
	display: table-cell;
	width: 140px;
	vertical-align: middle;
	text-align: center;
}
#howtoStep li .tit span{
	display: block;
	margin-top: 15px;
}
#howtoStep li .step {
	display: table-cell;
	border-left: 1px solid #333;
	padding-left: 30px;
}
#howtoStep li.step3 .step,
#howtoStep li.step4 .step {
	padding: 15px 0 15px 30px;
}
.titPu {
	color: #666699;
	font-size: 130%;
	margin-bottom: 15px;
	font-weight: bold;
}
.doufuItem dl{
	width: 200px;
	background: #F8F8F8;
	display: inline-block;
	margin-right: 25px;
	vertical-align: top;
}
.doufuItem dt{
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size:110%;
	padding: 5px 10px;
	background: url(/wordpress/wp-content/themes/precious_tcd019/img/detail/bg_pur.gif);
}
.doufuItem dd{
	padding: 15px 10px;
	min-height: 280px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.doufuItem dd .textLink{
	text-align: center;
}
.doufuItem dd .textLink a{
	background: url(/wordpress/wp-content/themes/precious_tcd019/img/detail/ico_arw.png) 0 50% no-repeat;
	padding-left: 15px;
	text-decoration: none;
	border-bottom: 1px dashed #666666;
}
.spL{
	margin-left: 1em !important;
	text-indent: -1em;
}
@media screen and (max-width:640px) {

#howtoStep li {
	display: block;
}
#howtoStep li .tit{
	display: block;
	width: auto;
	margin-bottom: 15px;
}
#howtoStep li .step {
	display: block;
	border-left: 0;
	padding-left: 0 !important;
}
.doufuItem dl{
	width: auto;
	background: #F8F8F8;
	display: block;
	margin-right: 0;
	margin-bottom: 15px;
	vertical-align: top;
}
.doufuItem dd{
	padding: 15px 10px;
	min-height: auto;
}
}
.howto_send_wrap .letterpack{
	margin: 0 !important;
}
.howto_send_wrap .letterpack li{
	list-style-type: none;
	overflow: hidden;
	border-top: 1px solid #CCC;
	padding: 20px 0;
}
.howto_send_wrap .letterpack li:first-child{
	border-top: 0;
}
.howto_send_wrap .letterpack li .txt_h{
	overflow: hidden;
	padding-top: 50px;
}
.howto_send_wrap .yamato{
	overflow: hidden;
	padding:15px 0 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
}
.howto_send_wrap ol {
	margin-left: 0 !important;
}
.howto_send_wrap ol li{
	overflow: hidden;
	list-style-type: none;
	border-top: 1px solid #CCC;
	padding:20px 0 20px 187px;
}
.howto_send_wrap ol li:first-child{
	border-top: 0;
}
.howto_send_wrap ol li .no{
	float: left;
	width: 56px;
}
.howto_send_wrap ol li .lead{
	overflow: hidden;
}

@media screen and (max-width:640px) {
.howto_send_wrap .letterpack li .txt_h{
	padding-top: 0;
}
.howto_send_wrap ol li{
	padding-left: 0;
}
.howto_send_wrap ol li .no{
	width: 25px;
}
}

/* ##know -----------------*/

.fiberList{
	padding-top: 30px;
	clear: both;
}
.fiberList ul{
	margin-left: 0 !important;
}
.fiberList li {
	margin-bottom: 10px;
	overflow: hidden;
	list-style-type: none !important;
}
.fiberList div {
	background: #EBEBF1;
	float: left;
	height: 35px;
	line-height: 35px;
	margin-right: 15px;
	overflow: hidden;
	padding: 10px;
	width: 200px;
}
.fiberList div span {
	background: #666699;
	color: #ffffff;
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	margin-right: 10px;
	text-align: center;
	vertical-align: middle;
	width: 100px;
}
.fiberList li p {
	height: 55px;
	line-height: 55px !important;
	margin-bottom: 0;
	overflow: hidden;
}
@media screen and (max-width:640px) {
.fiberList li{
	margin-bottom: 25px;
}
.fiberList li:last-child{
	margin-bottom: 0;
}
.fiberList div {
	float: none;
	margin-bottom: 10px;
	width: auto;
}
.fiberList li p {
	height: auto;
	line-height: 1.6 !important;
}
}

.consultColor ul {
	margin:10px 0 10px !important;
	overflow: hidden;
}
.consultColor ul li {
	list-style-type: none !important;
	border: 1px solid #CCC;
	float: left;
	height: 225px;
	margin-right: 10px;
	padding: 10px;
	width: 260px;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.consultColor ul.lin2 li {
	height: 200px;
}
.consultColor ul li.brown,
.consultColor ul li.black {
	margin-right: 0;
}
.consultColor ul li .color {
	margin: 18px 0 8px;
}
.consultColor ul li.khaki span {
	background: #403f21;
}
.consultColor ul li.navy span {
	background: #00264d;
}
.consultColor ul li.brown span {
	background: #562d01;
}
.consultColor ul li.beige span {
	background: #f4e2a4;
}
.consultColor ul li.gray span {
	background: #808080;
}
.consultColor ul li.black span {
	background: #000000;
}
.consultColor ul li span {
	display: block;
	height: 35px;
	text-indent: -9999px;
	width: 120px;
}
.consultColor ul li p span {
	background: rgba(0, 0, 0, 0) !important;
	display: inline;
	height: auto;
	text-indent: 0;
	width: auto;
}
@media screen and (max-width:640px) {
.consultColor ul li {
	float: none;
	height: auto;
	width: auto;
	margin:0 0 10px;
}
.consultColor ul li:last-child{
	margin-bottom: 0;
}
}


/* ##about -----------------*/

.about_wrap .titPu{
	margin-bottom: 10px !important;
}
.bigF{
	font-weight: bold;
	font-size:150%;
}
.map{
	margin-bottom: 20px;
}
.map iframe{
	width: 100%;
	height: 320px;
}
table.defo{
	border: 0;
	margin: 0 28px 15px !important;
}
table.defo th{
	width: 250px;
}
table.defo th,
table.defo td{
	border: 0;
	text-align: left;
	padding: 2px 0;
	background: none;
}
.about_wrap .atte{
	margin: 0 28px;
}
@media screen and (max-width:640px) {
table.defo{
	border: 0;
	margin: 0 0 15px !important;
}
table.defo th{
	width: auto;
	font-weight: bold;
}
.about_wrap .atte{
	margin: 0 0;
}
}

/* ##faq -----------------*/

.faq_wrap dl{
	overflow: hidden;
	margin-bottom: 30px;
}
.faq_wrap dl dt{
	color: #669;
	min-height: 40px;
	font-weight: bold;
	font-size: 130%;
	padding:3px 0 5px 54px;
	background: url(/wordpress/wp-content/themes/precious_tcd019/img/detail/ico_q.gif) 0 0 no-repeat;
}
.faq_wrap dl dd{
	padding-left: 54px;
}
.faq_wrap dl dd .fL{
	width: 260px;
	display: inline-block;
}
@media screen and (max-width:640px) {
.faq_wrap dl dt{
	line-height: 1.3;
	padding:0 0 5px 54px;
	margin-bottom: 10px;
}
.faq_wrap dl dd{
	padding-left: 0;
}
}

/* ##contact -----------------*/


/*///// contact form /////////*/
.cmfof,
.mw_wp_form_confirm .cmfno,
.mw_wp_form_confirm .ftxt {
	display: none !important;
}

.mw_wp_form_confirm .cmfof {
	display: block !important;
}

#contactWrap span.error {
	margin-top: 3px;
	display: block;
}

.cmfno,
.cmfof,
.cmfno p,
.cmfof p{
	line-height: 1.5 !important;
}

#contactWrap{
	background: #F8F8F8;
	padding: 30px 50px;
}

#contactWrap table.tableSt01 th{
	background: #EEE;
	width: 200px;
}
#contactWrap table.tableSt01 td{
	background: #FFF !important;
}
#contactWrap table#contactFm{
	margin: 0 !important;
}
#contactWrap table#contactFm th{
	vertical-align: top;
}
#contactWrap table#contactFm th,
#contactWrap table#contactFm td{
	padding: 10px 0;
}
#contactWrap table#contactFm .entry th,
#contactWrap table#contactFm .entry td{
	padding-bottom: 15px;
}
#contactWrap table#contactFm .line th,
#contactWrap table#contactFm .line td{
	border-top: 1px solid #CCC;
	padding: 15px 0;
}
#contactWrap table#someFm th{
	text-align: center;
}
#contactWrap table#someFm th,
#contactWrap table#someFm td{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 9px;
}
.w180{ width: 180px !important; }
.w100{ width: 100px !important; }
.w323{ width: 323px !important; }


table#someFm td input,
#contactWrap textarea{
	width: 100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contactWrap input[type="text"] ,
#contactWrap textarea{
	background: #FFF;
	border: 1px solid #333;
	font-size: 14px;
	padding: 5px;
}
#contactWrap input[type="checkbox"],
#contactWrap input[type="radio"] {
	margin-right: 3px;
	vertical-align: middle;
}

.formBtn {
	margin-top: 30px;
	text-align: center;
}
.formBtn input {
	width: 200px;
	color: #FFFFFF;
	height: 50px;
	font-weight: bold;
	border-radius: 4px;
	background: #333;
	border: 0;
}

.formBtn input:hover,
a:hover img {
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
}

#complete{
	text-align: center;
}
#complete strong{
	font-size: 20px;
}


/* #smp ============================= */

@media screen and (max-width:640px) {

/* ##contact -----------------*/

.contact_wrap{
	margin-bottom: 50px;
}

table.tableSt01,
table.tableSt01 tbody,
table.tableSt01 tr,
table.tableSt01 th,
table.tableSt01 td{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	display: block !important;
	width: 100% !important;
}
table.tableSt01{
	border: 0 !important;
	border-top: 1px solid #333 !important;
}
table.tableSt01 tbody tr{
	margin-bottom: 0;
}
table.tableSt01 th,
table.tableSt01 td{
	border-top: 0 !important;
}
table.tableSt01 th{
	padding: 10px;
}
table.tableSt01 td{
	padding: 10px;
}

#contactWrap{
	padding: 10px;
}

#contactWrap table#contactFm th,
#contactWrap table#contactFm td{
	padding: 0 !important;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
  display: block;
}

.mwform-zip-field {
  display: block;
  margin-bottom: 8px;
  }
  
#contactWrap input[type="text"],
#contactWrap td textarea{
	width: 100% !important;
	max-width: 600px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contactWrap .noinput input[type="text"]{
	width: auto !important;
}

#contactWrap table#contactFm .line th{
	padding-top: 10px !important;
}
#contactWrap table#contactFm .line td{
	border-top: 0;
}

#contactWrap .formBtn{
	margin-bottom: 50px;
}

.formBtn input{  
	display: block;
	margin:0 auto;
}
  
.txt01:before{
	content: "品名（例）ジャケット";
	display: block;
}
.txt02:before{
	content: "元色・柄（例）黒";
	display: block;
}
.txt03:before{
	content: "素材（例）綿";
	display: block;
}
.txt04:before{
	content: "染めカラー（例）黒";
	display: block;
}
table.tableSt01 tr.spNo{
	display: none !important;
}


#contactWrap table#someFm td{
	border-bottom: 0;
	padding-bottom: 0;
}
#contactWrap table#someFm td:first-child{
	padding-top: 15px;
}
#contactWrap table#someFm td:last-child{
	padding-bottom: 15px;
}
#contactWrap table#someFm tr{
	border-bottom: 1px solid #333;
}


.imgL,
.imgR{
	float: none !important;
	margin: 0 0 15px 0 !important;
	text-align: center !important;
	width: auto !important;
}
}

table.somekae {
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  border-collapse: collapse;
  width: 100%;
}
table.somekae th,
table.somekae td {
  border-left: 1px solid #999;
  border-bottom: 1px solid #999;
  padding: 10px;
}
table.somekae th {
  background-color: #eee;
}

@media screen and (min-width: 481px) { {
table.somekae {
  text-align: center;
  font-size: 120%;
  table-layout: fixed;
  width: 100%;
  }
table.somekae th {
  background-color: #F2F2B2;
  }
table.somekae th:first-child {
  background-color: #eee;
  }
}

@media screen and (max-width: 480px) {
  table.somekae {
    border: none;
  }
  table.somekae thead {
    display: none;
  }
  table.somekae tr {
    border-top: 1px solid #999;
    display: block;
    margin-bottom: 20px;
  }
  table.somekae th,td {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    display: block;
    padding: 10px;
    text-align: right;
  }
  table.somekae th::before,td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
  }
  table.somekae td:first-child {
    background-color:#eee;
  }
}