@charset "utf-8";
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
* {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,th,td,img{margin:0;padding:0;}
ol,ul {list-style:none;}
li {display: inline-block; *display: inline; *zoom: 1;} 
img{max-width: 100%;}
a {
	text-decoration:none;
	-webkit-touch-callout:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	outline:none;
	color:#000;
}
a:link{color:#000;}
a:visited{color:#000;}
a:hover{color:#000;}
a:focus{outline:0}
a:hover,a.selected,a:link{text-decoration:none;}
a,img{vertical-align:top}
.clrfx:before,
.clrfx:after {
    content: " ";
    display: table;
}
.clrfx:after {clear: both;}
.clrfx {*zoom: 1;}
.fl {float: left;}
.fr {float: right;}
.tac{text-align: center;}
.ml_05 {margin-left: -0.5em;}
.hoverOp:hover{
	filter: alpha(opacity=60);
	opacity: 0.6;
}
a.tdu {text-decoration: underline;}

/* Common
 * --------------------------------------------------------*/
body {
	letter-spacing: 1px;
	font:normal 14px/29px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #fff url(../images/common/back.png) repeat fixed 50% 0;
}

/* wrapper
 * --------------------------------------------------------*/
#wrapper {
  	width: 900px;
	margin: 0 auto;
	background-color: rgba( 255, 255, 255, 0.6);
}

/* header
 * --------------------------------------------------------*/
#header {
	width: 800px;
	height: 150px;
	margin: 0 auto;
	padding-top: 30px;
}
#header h1 {
	position: absolute;
	z-index: 999;
}
#header h2 {
	float: right;
	bottom: 0;
	margin-top: 66px;
	margin-right: 5px;
}

/* contents
 * --------------------------------------------------------*/
#contents {
	width: 800px;
	margin: 0 auto;
}

/* mainSlide  --------------- */
#mainSlide{
    position:relative;
    width: 800px;
    height: 550px;
    margin: 0 auto;
}
#mainSlide img {
    position:absolute;
    left:0;
    top:0;
}
#yodogawa {
	text-align: center;
}

/* itemList  --------------- */
#itemList {
	width: 800px;
	margin: 40px 0;
	text-align: center;
}
#itemList li {
	width: 330px;
	text-align: center;
	margin: 25px 20px;
}

/* staff  --------------- */
#staff {
	background: url(../images/common/line.png) no-repeat center 0px;
	padding-top: 45px;
	padding-bottom: 30px;
	letter-spacing: 2px;
	font-size:12px;
	font-family: "HelveticaNeue-Condensed";
	line-height:20px;
}
#staff>img {
	padding: 10px 110px 0 80px;
}
#staff p {
 display: inline-block;
}
#staff a {
 text-decoration: underline;
}
#staff a:hover {
 text-decoration: none;
 color: #999;
}

/* profile  --------------- */
#profile {
	padding: 40px;
	font-size: 13px;
	line-height: 23px;
	font-family:"ヒラギノ明朝 ProN W3", "HiraMinProN-W3","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;

}
#profile .ttl {
	margin-bottom: 40px;
}

/* footer
 * --------------------------------------------------------*/
#footer {
	width: 800px;
	margin: 0 auto;
	background: url(../images/common/line.png) no-repeat center 0px;
	padding: 50px;
}
#footer ul.ftNavi {
	float: left;
	text-align: left;
}
#footer ul.ftNavi li {
	display: inline;
	margin-right: 25px;
	margin-left: 5px;
}
#footer ul.ftNavi li:nth-child(2) {
	margin-right: 20px;
}
#footer ul.ftNavi .ftAjst {
	padding-top: 11px;
	display: inline-block;
}
.credit {
	float: right;
	font-size: 10px;
	margin-top: 8px;
}
.credit p {
	text-align: right;
	margin: 3px 0 0 0;
	line-height: 19px;
}

/* 個別ページ
 * --------------------------------------------------------*/
#header_detail {
	width: 800px;
	margin: 0 auto;
	padding: 30px 0 20px 0;
}
#header_detail h1{
	float: left;	
}
#header_detail ul {
	float: right;
	margin-top: 36px;
	height: 36px;
	vertical-align: middle;
}
#header_detail ul li {
	float: left;
	padding: 0px 15px;
}
#header_detail ul li:after {
	content: url(../images/lineup/menu_line.png);
	display: inline-block;
	vertical-align: middle;
	margin-right: -26px;
}
#header_detail ul li:last-child {
	padding-right: 0;
}
#header_detail ul li:last-child:after {
	visibility: hidden;
}
#header_detail img {
	vertical-align: middle;
}

/* sliderArea ------------------ */
#sliderArea {
	width: 800px;
	position: relative;
}
h2.itemNm {
	position: absolute;
	top: 600px;
	margin-left: 10px;
	z-index:9999;
}
h2#nm_d1 {
	top: 574px;
}

h2#nm_d2 {
	top: 616px;
}

h2#nm_d3 {
	top: 602px;
}

/* .item ------------------ */
.item {
	margin-top: 50px;
	margin-bottom: 100px;
	width: 800px;
	margin: 35px auto 0px auto;
	padding: 20px 0;
	color: #2D0000;
}
.item>.fl {
	margin-left: 13px;
	width: 350px;
}
.item .price {
	margin-bottom: 20px;
}
.item .quality {
	font-size: 12px;
	line-height: 23px;
	margin-bottom: 30px;
	padding-left: 2px;
}
.item .txtW {
	width: 393px
}
.item .explain {
	font-size: 13px;
	line-height: 23px;
	font-family:"ヒラギノ明朝 ProN W3", "HiraMinProN-W3","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
}

/* cartBtn ------------------------*/
.cart {
	margin-bottom: 50px;
}
.cart span {
	font-size: 13px;
	display: inline-block;
	color: #DA1C24;
	vertical-align: bottom;
	padding: 10px 2px 0 10px
}

/* colorBox ------------------------*/
.cBoxAdjst {
	width:750px;
	height: 600px;
	padding-top: 40px;
	padding-left: 30px;
	font-size: 13px;
}
.cBoxAdjst .cTtl {
	margin-left: 3px;
	margin-bottom: 20px;
	font-size:17px;
}
.cBoxAdjst .contact {
}
.goTopPage {
	margin: 50px 0 65px 0;
	text-align: center;
}

/* BxSlider by: Steven Wanderski, 2014
 * ---------------------------------------------------- */
/* RESET AND LAYOUT */
.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/* THEME */
.bx-wrapper .bx-viewport {
	background: #fff;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* PAGER */
#bx-pager {
	float: right;
	margin-top: 10px;
}

#bx-pager img {
	height: 33px;
}
#bx-pager a {}

#bx-pager a img {
	margin: 0;
	opacity: 1;
	cursor: pointer;
}

#bx-pager .moveBtn {
	margin-right: -5px;
}

#bx-pager a:hover img,
#bx-pager a.active img {
	opacity: 0.6;
}

/* 知っておいてほしいこと
 * --------------------------------------------------------*/
#attention_contents {
	margin-top: 60px;
	margin-left: 216px;
}
.attention_navi {
	margin-bottom: 45px;
}
.attArea {
	width: 600px;
	margin-bottom: 70px;
}
.att {
	margin: 20px 0;
	margin-left: 3px;
}
.att .subttl {
	font-size: 19.45px;
	color: #E6002D;
	letter-spacing: 2px;
}

.att span { 
	margin: 20px 0;
}
.att div {
	margin: 20px 0;
}
.att>img {
	margin-bottom: 10px;
}

.att span {
	font-size: 15px;
	line-height : 22px;
	margin-bottom: 10px;
	display: block;
}
.att p {
	letter-spacing: .05em;
	color: #2D0000;
	font-size: 13px;
	line-height: 26px;
	font-family:"ヒラギノ明朝 ProN W3", "HiraMinProN-W3","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
}
