/* RESET
---------------------------------------------------- */
*{margin: 0;padding: 0}

a { text-decoration : none;}
ul, ol { list-style : none}
img { vertical-align : middle; max-width: 100%; }
a img {border: none;}
.sysContent { margin: 0!important; padding: 0!important;}
html, body, div#sysHeader, div#sysAll, div#sysAside, div#sysFooter, div#sysContent {
    float: none;
    margin: 0px;
    max-width: none;
    padding: 0px;
	background-color: transparent;
    width: 100%;
}
#aside .sysContent{ background: red;}

/* BASE LAYOUT
---------------------------------------------------- */
body { 
	/* background-image: url("../img/bgimg.jpg"); */
	background-color: #ffffff; /*#f9f9ed;*/
	background-repeat: repeat;
	background-position:top;
	background-attachment:scroll;
	overflow-x : hidden;
	overflow-y : auto;
        color:#333333;
}



p {
font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}





/* FOR Go To TopPage Button */
#sysAll { position: relative;}
p.gotop{ position: fixed; right: 0.9%; margin: 0; bottom: 10px; }
p.gotop a{ width: 64px; height: 64px; display: block;}

/* clear */
ul:after,
ol:after {
    content: ".";
    clear: both;
    display: block;
    font-size: 0.1em;
    height: 0.1px;
    line-height: 0;
    visibility: hidden;
    width: 0.1px;
} 
.clear { clear:both;}
.clear { clear: both; height: 0.1px; margin: 0px; padding: 0px; width: 0.1px;} /* forIE clear */

#sysMain {  min-height: 250px!important; font-size: 14px; line-height:1.4em;}



h2 { 
	margin: 10px 0;
	background-color: #da461a;
	padding: 5px 0 3px 15px;
	font-size: 21px!important;
	color: #ffffff;
	font-weight: 500;
	/*font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;*/
}

input[type="submit"] {
	border:0;
	margin: 7px;
	background: none;
	padding: 10px;
	width: auto;
	color: #fff;
	font-size: 15px!important;
	cursor: pointer;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
	/*linear-gradient*/
	background-color:rgb(88, 88, 88);
	background:-webkit-gradient(linear,, from(rgb(156, 156, 156)), to(rgb(88, 88, 88)));
	background:-webkit-linear-gradient(center top, rgb(156, 156, 156), rgb(88, 88, 88) );
	background:   -moz-linear-gradient(center top, rgb(156, 156, 156), rgb(88, 88, 88) );
	background:     -o-linear-gradient(center top, rgb(156, 156, 156), rgb(88, 88, 88) );
	background:        linear-gradient(center top, rgb(156, 156, 156), rgb(88, 88, 88) );
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(156, 156, 156)), color-stop(1, rgb(88, 88, 88)));
}

/* DETAILS
---------------------------------------------------- */
p { margin: 5px 0 10px 0;}
small { font-size: 10px; margin: 0 5px 0 0;}
img.border { border: 2px #ffffff solid; margin: 0;}
.BnrBG { background-color: #ffffff; }

a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
		-moz-filter: "alpha( opacity=70 )";
		-webkit-filter: "alpha( opacity=70 )";
		-o-filter: "alpha( opacity=70 )";
		-ms-filter: "alpha( opacity=70 )";
}
a:hover img.nohover {
	opacity:1;
	filter: alpha(opacity=100);
		-moz-filter: "alpha( opacity=100 )";
		-webkit-filter: "alpha( opacity=100 )";
		-o-filter: "alpha( opacity=100 )";
		-ms-filter: "alpha( opacity=100 )";
}


/* HEADER
---------------------------------------------------- */
#header { width: 100%; height: 70px;  margin:0; padding: 0;}
#headcontents { width: 80%; margin: 0 auto;}
#borderbottom { width: 100%; height:0px;  }

.CartLoginBtn { width: 60%; float: right; margin: 28px 0 0 0; text-align: right;}
.headerBtn {
	background: #ffffff;
	color: #727272;
	font-size: 12px;
	width: auto;
	padding: 8px;
	border: 1px solid #CAC27A;
	border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		-o-border-radius: 8px;
		-ms-border-radius: 8px;
}
.headerBtn:hover { text-decoration: none!important; border: 2px solid #A59E60;}

/* GLOBAL MENU --start-- */
ul.globalmenu { width: 32%; font-size: 11px; margin: -28px auto; text-align: center;}
ul.globalmenu li a { 
    width: 25%;
    color:#999999;
    font-weight: 600;
    float: left;
    padding: 2px;
    background-color: #fff;
    border-right: 1px #cccccc solid;
}
ul.globalmenu li a:hover { background-color: #ececec;}
/* GLOBAL MENU --end-- */

/* ASIDE
---------------------------------------------------- */
.sideTopBnr { background-color: #fff; margin: 5px 0 10px 0; text-align: center; }

/* SEARCH FORM --start-- */
form.sysItemSearchForm { background-color: #fff; margin: 0; padding: 15px 20px 15px; text-align: center; font-size: 12px;}
.sysItemSearchFormWord { float: left; width: 100%; margin: 5px 0 10px;}
form.sysItemSearchForm input[type="search"] { height: 3em; vertical-align: bottom; display: block; width: 100%;}
form.sysItemSearchForm label { margin: 10px 0; float: none!important; }
form.sysItemSearchForm select { width: 100%;}
form.sysItemSearchForm .sysItemSearchFormCategory { 
	margin-top: 10px; 
	background: #ebe8e1; 
	line-height: 26px; 
	font-weight: 600; 
	color: #969894;
	border-radius: 8px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
}

/* SEARCH FORM --end-- */

/* LOGIN FORM --start-- */
.AsideLoginForm { width: 100%; float: left; overflow: hidden; background-color: #fff; text-align: center;}
.AsideLoginForm p { font-size: 12px; font-weight: 600; color: #85c092; margin: 8px;}
.AsideLoginForm label { display: none;}
.AsideLoginForm .sysFormField { margin-left: 0!important;}
.AsideLoginForm .sysFormField input[type="email"],
.AsideLoginForm .sysFormField input[type="password"] {
	border: 1px solid #C6C6C6;
	text-align: left;
	padding: 0 0 0 17%;
	background: url(../img/side/icon_mail.png) 0em center no-repeat;
	background-size: 17%;
		-moz-background-size: 17%;
		-o-background-size: 17%;
		-ms-background-size: 17%;
	height: 32px!important;
	border-radius: 3px;
	margin: 0 0 8px 0;
	width: 83%!important;
}
.AsideLoginForm .sysFormField input[type="password"] { 
background: url(../img/side/icon_key.png) 0em center no-repeat; 
        background-size: 17%;
		-moz-background-size: 17%;
		-o-background-size: 17%;
		-ms-background-size: 17%;
}

.AsideLoginForm input[type="submit"], 
.AsideSearchbox input[type="submit"], 
#sysMain form.sysItemSearchForm input[type="submit"] { 
	width: 55%;
	height: 35px;
	color: #fff;
	font-size: 14px!important;
	font-weight: 600;
	cursor: pointer;
	font-family: sans-serif;
	background: #207354;
	border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
}
.AsideLoginForm input[type="submit"]:hover,
.AsideSearchbox input[type="submit"]:hover,
#sysMain form.sysItemSearchForm input[type="submit"] { background: rgb(78, 160, 129); }
.AsideLoginForm ul { text-align: left; width: 70%; margin: 8px auto; line-height: 17px;}
.AsideLoginForm a {
	font-size: 12px;
	background: url(../img/arrow_r04.png) left center no-repeat;
	background-size: 4px 7px;
		-moz-background-size: 4px 7px;
		-o-background-size: 4px 7px;
		-ms-background-size: 4px 7px;
	padding-left: 0.7em;
	text-decoration: underline;
}
.AsideLoginForm .sysContent div { margin-bottom: 10px;}
/* LOGIN FORM --end-- */

.AsideCategory { background-color: #fff;}
.sysHeadline, .search { 
	width: auto;
	background-color: rgb(86, 97, 88);
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 5px;
	text-align: center;
	padding:8px;
}
.search { background-color:#ffffff; color: #999999;}
.green { width: auto; background-color:#85c092;}
.gray { width: auto; background-color:#c9c9c9; color: #403f3f; font-size: 12px; font-weight:600; }

ul.cateBtn { width: 100%; }
ul.cateBtn li { 
	width: auto; 
	background-color:#FFFFFF;
	color: #999999;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 2px;
	text-align: left;
	padding:12px 20px;
	border-bottom: 1px solid #ececec;
}
ul.cateBtn li a.cateHover { color: #999999!important; padding: 10px 0;}
ul.cateBtn li a.cateHover:hover{ color: #85c092!important; }

ul.color { margin: 0 0 4px 0; list-style: none; line-height:50px; text-align: center;}
ul.color li{ display: inline; padding: 0!important; margin: 0; width:20%;}

.info { width: auto; background-color:#ffffff; color: #403f3f; font-size: 12px; line-height: 20px;}
.info p.infotext { padding: 2% 0 2% 6%; text-align: left; margin: 0;}
.info a:hover { text-decoration: underline;}
.info strong { font-size: 14px;}

.popularwords { margin: 0;}
.popularwords p { font-weight: bold; color: #222; margin: 0 0 4px 0;}
.popularwords a{
	display:inline-block;
	/display:inline;
	margin:0 5px 5px 0;
	padding: 6px 7px;
	/line-height:1.1;
	color:#FFF;
	cursor:pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	/*linear-gradient*/
	background-color:#555555;
	background:-webkit-gradient(linear,, from(#555555), to(#444444));
	background:-webkit-linear-gradient(center top, #555555, #444444 );
	background:   -moz-linear-gradient(center top, #555555, #444444 );
	background:     -o-linear-gradient(center top, #555555, #444444 );
	background:        linear-gradient(center top, #555555, #444444 );
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #555555), color-stop(1, #444444));
	zoom:1;
}
.popularwords a:hover{
	text-decoration:none;
	/*linear-gradient*/
	background-color:#777777;
	background:-webkit-gradient(linear,, from(#777777), to(#565656));
	background:-webkit-linear-gradient(center top, #777777, #565656 );
	background:   -moz-linear-gradient(center top, #777777, #565656 );
	background:     -o-linear-gradient(center top, #777777, #565656 );
	background:        linear-gradient(center top, #777777, #565656 );
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #777777), color-stop(1, #565656));
}


/* MAIN CONTENTS
---------------------------------------------------- */
#main { width: 80%; margin: 0 auto; position:static;}

#contentsarea { width:100%; overflow: hidden; margin : 2% 0;}
#contentsareatopimg { width:100%; overflow: hidden;}
.contleft { width:49%; float:left;}
.contright { width:49%; float:right;}

img.cnttitle { width: 20%; float: left; }
a:hover img.cnttitle {
	opacity:1;
	filter: alpha(opacity=100);
		-moz-filter: "alpha( opacity=100 )";
		-webkit-filter: "alpha( opacity=100 )";
		-o-filter: "alpha( opacity=100 )";
		-ms-filter: "alpha( opacity=100 )";
}

/* NEW ARRIVAL --start-- */
ul.arrival {
width:auto;
background-color:#ffffff;
margin: 0 auto;
list-style: none;
text-align: center;
border-bottom: solid 5px #85c092;
}
ul.arrival li { display: inline-block; padding: 2% 2% 0 2%; width:18%; vertical-align: top;}
ul.arrival a { color: #454445; font-size: 12px;}
ul.arrival a:hover { text-decoration:underline;}
p.price { font-size: 13px; font-weight:600; color: #FF6600;}
/* NEW ARRIVAL --end-- */


/* TOPICS --start-- */
.topics { 
	width:auto;
	background-color:#ffffff;
	color: #454445; 
	font-size: 13px;
	margin: 7px auto 0 auto;
	padding: 20px 20px 13px 20px;
	line-height:20px;}

dl.newstext { overflow: hidden; zoom: 1;}
dl.newstext dt {
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 155px;
	float: left;
	clear: both;
	font-weight: bold;
}
dl.newstext dd {
	font-weight: 100;
	margin-bottom: 5px;
	padding: 0 0 5px 100px;
	border-bottom: 1px dotted #999;
}
dl.newstext dd a:hover { text-decoration: underline;}
/* TOPICS --end-- */


/* FOOTER
---------------------------------------------------- */
#pagetop { margin: 20px 20px 0 0;}
#borderbottom { width: 100%; height:0px;  }
#bordertop, #bordertopFooter { width: 100%; height:10px;  margin: 5% 0 -1px 0;}
#bordertopFooter { margin: 0;}

#footer { width: 100%; height: auto;  margin: 0; padding: 0; background-color:#ffffff;}
#footcontents { width: 80%; margin: 0 auto; padding: 20px 0 0 0; color: #454445; font-size: 12px; text-align: center;}
#footcontents a { color: #454445; font-size: 12px;}
#footcontents a:hover { text-decoration:underline;}

.footleft { width:100%; float:left; margin: 30px 0;  text-align: center;}
.footright { width:26%; float:right; margin: 25px 0; text-align:right;}
.copy { width:auto; margin: 80px 0 0 0; color: #454445; font-size: 10px;}


/* PULUG-IN CSS
---------------------------------------------------- */

/*************************************
 * frick slider
 ************************************/

/** RESET AND LAYOUT
===================================*/

.bx-wrapper { position: relative; margin: 3px auto 25px; padding: 0; *zoom: 1;}
.bx-wrapper img { max-width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: solid #fff 5px;
	border-bottom: none;
	background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -22px;
	width: 100%;
	padding: 3px 0;
	background-color: #fff;
}

/* LOADER */
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url("../img/topMain/bx_loader.gif") center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active { background: #85c092;}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev { left: 10px; background: url("../img/topMain/controls.png") no-repeat 0 -32px;}
.bx-wrapper .bx-next { right: 10px; background: url("../img/topMain/controls.png") no-repeat -43px -32px;}

.bx-wrapper .bx-prev:hover { background-position: 0 0;}
.bx-wrapper .bx-next:hover { background-position: -43px 0;}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {	display: none;}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center;}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url("../img/topMain/controls.png") -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active { background-position: -86px 0;}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../img/topMain/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active { background-position: -86px -33px;}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { text-align: left; width: 80%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto { right: 0; width: 35px;}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


/********************************
 * item slider
 ********************************/

.als-container {
	position: relative;
	width: 100%;
	margin: 0px auto;
	z-index: 0;
	background-color: #fff;
	border-bottom: solid 5px #85c092;
}

.als-viewport {
	position: relative;
	overflow: hidden;
	margin: 0px auto;
	width: 85%!important;
	height: 170px!important;
}

.als-wrapper { position: relative; list-style: none;}
.als-item {
	position: relative;
	display: block;
	text-align: center;
	cursor: pointer;
	float: left;
}
.als-item span{ text-decoration: underline; font-size: 11px; line-height: 7px;}
.als-item p{
	text-decoration: none!important;
	font-size: 13px;
	font-weight: 600;
	color: #FF6600;
	margin: 2px auto;
}
.als-prev, .als-next { position: absolute; cursor: pointer; clear: both;}

#demo3 { padding: 5px 0 14px 0;}
#demo3 .als-item {
	margin: 0px 5px;
	padding: 4px 0px;
	min-height: 120px;
	min-width: 100px;
	text-align: center;
}
#demo3 .als-item img { display: block; margin: 0 auto; vertical-align: middle;}
#demo3 .als-prev, #demo3 .als-next { top: 25px;}
#demo3 .als-prev { left: 4%; z-index: 9999;}
#demo3 .als-next { right: 4%; z-index: 9999;}



/* Item page css
---------------------------------------------------- */
.sysMainImage img { max-height: 355px!important;}

/* ItemImages --start-- */
.sysItemImages {
width: 100%;
position: static;
float: none;
margin-top: 10px;
text-align: center;
}

.sysItemImages .sysImageList li { width: 18.8%; height: auto; margin: 0.6%; cursor: pointer; }
/* ItemImages --end- */

/* ItemInfomation --start-- */
.sysItemId { float: right;}
.sysItemName h1 {
	margin: 20px 0 0 0; 
	background-color: #7D7140; 
	padding: 5px 0 3px 15px; 
	font-size: 21px!important; 
	color: #ffffff;
	font-weight: 500;
        line-height:23px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}
.sysExplanation p {
	margin: 10px 0 0 49%;
	min-height: 80px;
	color: #666;
	line-height: 150%;
	font-size: 13px!important;
	text-align: left;
}
.sysRetailPrice {
	text-align: left;
	font-size: 1.7em!important;
	margin: 10px 0 0 0;
	border-bottom: 1px #000 dotted;
	color: rgb(230, 45, 45);
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}

#sysItemDetail .sysRetailPrice {
	text-align: right;
	font-size: 2.3em!important;
	
	border-bottom: 1px #000 dotted;
	color: rgb(230, 45, 45);
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}

ul.sysThumbnail li .sysRetailPrice { font-size: 1.5em!important; margin: 0; text-align: right;}
ul.sysThumbnail li a { display: block; margin: 10px 0 3px; float: left; width: 100%;}

.sysRetailPrice span { font-size: 0.5em!important;}
.sysSuggestedRetailPrice {float: right; font-size: 1.4em!important;}
.sysSuggestedRetailPrice span {font-size: 0.7em!important;}
.sysShippingCost { margin: 40px 0 0 49%;}
.sysShippingMethod { margin: 7px 0 0 49%;}
.sysStockQuantity { margin: 7px 0 0 49%; padding-bottom: 5px; border-bottom: 1px #000 dotted;}

#sysItemDetail .sysForm { margin:0 0 60px 0;  width: 40%; text-align: right;  float:right;  }

#sysSelections { margin-bottom: 10px;}

#sysSubmit input[type="submit"] {
	background: none;
	width: 100%;
	height: 50px;
	color: #fff;
	font-size: 21px!important;
	background-color: rgb(250, 168, 24);
	cursor: pointer;
	margin: 10px 0 0 0;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	border-radius: 6px; 
		-webkit-border-radius: 6px; 
		-moz-border-radius: 6px; 
	/*linear-gradient*/
	background-color:#c9005e;
	background:-webkit-gradient(linear,, from(#eb4e9b), to(#c9005e));
	background:-webkit-linear-gradient(center top, #eb4e9b, #c9005e );
	background:   -moz-linear-gradient(center top, #eb4e9b, #c9005e );
	background:     -o-linear-gradient(center top, #eb4e9b, #c9005e );
	background:        linear-gradient(center top, #eb4e9b, #c9005e );
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #eb4e9b), color-stop(1, #c9005e));
}
#sysSubmit input[type="submit"]:hover { background-color: #c9005e; }
/* ItemInfomation --end- */

.sysDescription h2 { 
	color: rgb(87, 155, 102); 
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	font-size: 1.3em!important; 
	border-bottom: 2px rgb(87, 155, 102) solid;
	background-color: #fff;
	font-weight: 700;
	padding: 0; 
}

select { width: 150px; height: 30px;}

/* ItemSummary --start- */
.ItemSummary {margin-top: 15px; width: 45%; float: left; position: absolute;}
dl.SumCnt { overflow: hidden; zoom: 1; margin: 15px 10px 0 10px;}
dl.SumCnt dt {
	margin-bottom: 7px;
	width: 80px;
	float: left;
	clear: both;
	font-weight: bold;
	background-color: #53777A;
	line-height: 25px;
	text-align: center;
	color: #ffffff;
}
dl.SumCnt dd { margin: 0 0 6px 95px; line-height: 26px; }
/* ItemSummary --end- */

/* ItemStock --start-- */
.ItemStock {margin-top: 15px; width: 49%; float: right; min-height: 230px;}
.ItemStock ul { margin-top: 10px; }
.ItemStock ul li { width: 40%; float: left; margin: 0 2%;}
.ItemStock table, td, th {
	border: 1px solid #595959;
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}
.ItemStock td.color {
	background-color: rgb(87, 155, 102);
	padding: 10px;
	color: #ffffff;
	font-size: 14px!important;
	font-weight: 600;
}
.ItemStock td, th {
	padding: 7px;
	width: auto;
	height: auto;
}
/* ItemStock --end- */

/* ItemUsability --start-- */
.ImageUsability {margin-top: 15px;}
.ImageUsability h2 { 
	color: rgb(87, 155, 102); 
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	font-size: 1.3em!important; 
	border-bottom: 2px rgb(87, 155, 102) solid; 
	background-color: #fff;
	font-weight: 700;
	padding: 0;
}
.ImageUsability ul { margin-top: 10px; }
.ImageUsability ul li { width: 31%; float: left; margin: 1%;}
.ImageUsability ul li p { margin: 10px 0 0 0!important; text-align: left!important; line-height: 1.4em;}
/* ItemUsability --end- */


/* ItemReview --start- */
.ItemReview {margin-top: 5px;}
.ItemReview ul { margin-top: 10px;}
.ItemReview ul li { 
	width:48%; 
	margin: 1%; 
	float: left;
	background: #ffffff;
	color: #727272;
	padding: 5px 9px 0 15px;
	border: 2px solid #CDD7B6;
	line-height: 15px;
	min-height: 160px;
	border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		-o-border-radius: 8px;
		-ms-border-radius: 8px;
}
.ItemReview ul li img { width: 17%; margin: 0 10px 5px 0;}
.ItemReview ul li strong { font-size: 14px!important;}
.ItemReview ul li p { text-align: right; }
/* ItemReview --end- */


/* ItemBuy --start- */
.ItemBuy {margin-top: 15px;}
.ItemBuy img.leftsumb { width: 24%; float: left; padding: 0.7%; }
.ItemBuy h1 {
	margin: 2% 0 0 25%; 
	background-color: rgb(87, 155, 102); 
	padding: 2px 0 0 10px; 
	font-size: 18px!important; 
	color: #ffffff;
	font-weight: 500;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}
.ItemBuyCnt p {
	margin: 10px 0 0 49%;
	min-height: 80px;
	color: #666;
	line-height: 150%;
	font-size: 13px!important;
	text-align: left;
}
.ItemBuyPrice {
	text-align: right;
	font-size: 2em!important;
	margin: 1% 0 0 25%;
	border-bottom: 1px #000 dotted;
	color: rgb(230, 45, 45);
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}
.ItemBuyPrice span { font-size: 0.5em!important;}
.ItemBuy .sysForm { margin-top: 1.7%; width: 410px!important; }
.ItemBuy #sysSelections { margin-bottom: 10px; float: left; position: absolute;}
.ItemBuy #sysSubmit input[type="submit"] {
	background: none;
	width: 60%;
	color: #fff;
	font-size: 18px!important;
	background-color: rgb(250, 168, 24)!important;
	cursor: pointer;
	margin: 10px 0 0 0;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	border-radius: 6px!important; 
		-webkit-border-radius: 6px!important; 
		-moz-border-radius: 6px!important; 
	/*linear-gradient*/
	background-color:#c9005e;
	background:-webkit-gradient(linear,, from(#eb4e9b), to(#c9005e));
	background:-webkit-linear-gradient(center top, #eb4e9b, #c9005e );
	background:   -moz-linear-gradient(center top, #eb4e9b, #c9005e );
	background:     -o-linear-gradient(center top, #eb4e9b, #c9005e );
	background:        linear-gradient(center top, #eb4e9b, #c9005e );
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #eb4e9b), color-stop(1, #c9005e));
}
.ItemBuy #sysSubmit {float:right;}
.ItemBuy #sysSubmit input[type="submit"]:hover { background-color: #c9005e; }
.ItemBuy #likeSubmit input[type="submit"] {
	background: none;
	width: 35%;
	color: #fff;
	font-size: 12px!important;
	cursor: pointer;
	margin: 42px 0 0 5px;
	float: left;
	border-radius: 3px; 
		-webkit-border-radius: 3px; 
		-moz-border-radius: 3px;
	/*linear-gradient*/
	background-color:rgb(207, 136, 12);
	background:-webkit-gradient(linear,, from(rgb(250, 168, 24)), to(rgb(207, 136, 12)));
	background:-webkit-linear-gradient(center top, rgb(250, 168, 24), rgb(207, 136, 12) );
	background:   -moz-linear-gradient(center top, rgb(250, 168, 24), rgb(207, 136, 12) );
	background:     -o-linear-gradient(center top, rgb(250, 168, 24), rgb(207, 136, 12) );
	background:        linear-gradient(center top, rgb(250, 168, 24), rgb(207, 136, 12) );
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(250, 168, 24)), color-stop(1, rgb(207, 136, 12)));
}
.ItemBuy #likeSubmit input[type="submit"]:hover { background-color: rgb(207, 136, 12); }
/* ItemBuy --end- */


/* ItemYetanother --start- */
.ItemYetanother {margin-top: 25px;}
.ItemYetanother #demo3 { padding: 0; }
.ItemYetanother #demo3 .als-prev, .ItemYetanother #demo3 .als-next { top: 10px;}
.ItemYetanother #demo3 .als-item { margin: 8px 5px; min-width: 96px;}
.ItemYetanother .als-viewport { height: 155px!important;}
.ItemYetanother .als-container { border-bottom: none!important;}
/* ItemYetanother --end- */

/* ItemRelated --start- */
.ItemRelated {margin-top: 15px;}
.ItemRelated ul.arrival { border-bottom: none!important;}
/* ItemRelated --end- */

/* ItemInquiry --start- */
.ItemInquiry { text-align: right; margin: 25px auto;}
.ItemInquiry a.Btn { 
	background-color: rgb(129, 129, 129); 
	color: #fff; padding: 15px; 	
	border-radius: 6px; 
		-webkit-border-radius: 6px; 
		-moz-border-radius: 6px; }
.ItemInquiry a.Btn:hover { background-color: #999;}
/* ItemInquiry --end- */



/* sysItemCategory page css
---------------------------------------------------- */
#sysItemCategory #sysMain {
	background-color: #ffffff;
	width: 63%;
	margin: 24% 0 0 30%!important;
	font-size: 12px;
	padding: 10px 30px 20px 20px;
	position: absolute;
}
.sysItemCategoryCtl { padding: 10px 0; line-height: 20px;}


.sysItemList ul.sysList input[type="submit"] {
	border:0;
	background: none;
	width: 120px;
	height: 30px;
	padding: 0;
	color: #fff;
	font-size: 15px!important;
	cursor: pointer;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
	/*linear-gradient*/
	background-color:#c9005e;
	background:-webkit-gradient(linear,, from(#eb4e9b), to(#c9005e));
	background:-webkit-linear-gradient(center top, #eb4e9b, #c9005e );
	background:   -moz-linear-gradient(center top, #eb4e9b, #c9005e );
	background:     -o-linear-gradient(center top, #eb4e9b, #c9005e );
	background:        linear-gradient(center top, #eb4e9b, #c9005e );
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #eb4e9b), color-stop(1, #c9005e));
}
.sysItemList ul.sysList input[type="submit"]:hover { background-color: #c9005e;}
.sysItemList ul.sysList p { text-align:left; margin: 15px 0 10px 120px; line-height: 16px;}
.sysItemList ul.sysList li p a { text-decoration: underline; font-size: 14px!important;}
.sysItemList ul.sysList li p span { color: #FF6600; font-weight: 600;}
.sysItemList ul.sysList form { margin: -10px 0 0 0; float: right;}

.sysItemList ul.sysThumbnail p { text-align:center; line-height: 16px;}
.sysItemList ul.sysThumbnail li p a { text-decoration: underline; font-size: 14px!important;}
.sysItemList ul.sysThumbnail li p span { color: #FF6600; font-weight: 600;}
.sysItemList ul.sysThumbnail form { text-align: center;}
.sysItemList ul.sysThumbnail input[type="submit"] {
	border:0;
	background: none;
	width: 120px;
	height: 30px;
	padding: 0;
	color: #fff;
	font-size: 15px!important;
	background-color: rgb(250, 168, 24);
	cursor: pointer;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
	/*linear-gradient*/
	background-color:#c9005e;
	background:-webkit-gradient(linear,, from(#eb4e9b), to(#c9005e));
	background:-webkit-linear-gradient(center top, #eb4e9b, #c9005e );
	background:   -moz-linear-gradient(center top, #eb4e9b, #c9005e );
	background:     -o-linear-gradient(center top, #eb4e9b, #c9005e );
	background:        linear-gradient(center top, #eb4e9b, #c9005e );
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #eb4e9b), color-stop(1, #c9005e));
}
.sysItemList ul.sysThumbnail input[type="submit"]:hover { background-color: #c9005c;}

.sysItemCategoryCtl a{
	display:inline-block;
	/display:inline;
	margin:0 1px 2px 0;
	padding: 2px 3px;
	/line-height:1.1;
	color:#000;
	cursor:pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background-color:rgb(209, 209, 209);
	zoom:1;
}
.sysItemCategoryCtl a:hover{
	text-decoration:none;
	background-color: rgb(182, 182, 182);
}


/* sysMemberRegisterIndex page css
---------------------------------------------------- */
#sysMemberRegisterIndex span.ethna-error { color:red; }
#sysMemberRegisterIndex h2 { 
	margin: 10px 0 0 0;
	background-color: #85c092;
	padding: 5px 0 3px 15px;
	font-size: 21px!important;
	color: #ffffff;
	font-weight: 500;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}
#sysMemberRegisterIndex h3 { 
	margin: 0 10px;
	border-bottom: 1px solid #CCCCCC;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}
#sysMemberRegisterIndex h3 img { vertical-align: bottom;}

.spFav { width: 85%; background-color: rgb(253, 236, 192); padding: 10px 30px; margin: 20px auto; }
.spFav .spFavTitle { font-weight: bold; font-size: 14px; text-align: left; margin: 0; }
.spFav ul { line-height: 9px; font-size: 11px!important; }

#sysMemberRegisterIndex .sysRequired { 
	color: #ff6600; 
	
	font-weight: 600;
	font-size: 11px!important;
}
#sysMemberRegisterIndex .sysForm {
	float: left;
	text-align: left;
	width: 100%;
	margin: 20px 10px;
	line-height: 30px;
}
#sysMemberRegisterIndex .sysFormItem { margin-top: 15px;}
#sysMemberRegisterIndex label { float: left; width: 300px;}
#sysMemberRegisterIndex .sysForm input[type="text"] { width: 400px;}

#sysMemberRegisterIndex  .sysMemberPassword label { line-height: 42px; }
#sysMemberRegisterIndex  .sysMemberPassword label { float: none!important; }
#sysMemberRegisterIndex  .sysMemberPassword label.sysFormLabel { position: absolute!important;}
#sysMemberRegisterIndex  .sysMemberPassword .sysFormField { margin-left: 300px;}
#sysMemberRegisterIndex  .sysMemberPassword span.ethna-error { margin-left: 300px;}

#sysMemberRegisterIndex  .sysGender label { float: none!important; }
#sysMemberRegisterIndex  .sysGender label.sysFormLabel { position: absolute!important;}
#sysMemberRegisterIndex  .sysGender .sysFormField { margin-left: 300px;}

#sysMemberRegisterIndex  .sysBirthday label { float: none!important; }
#sysMemberRegisterIndex  .sysBirthday label.sysFormLabel { position: absolute!important;}
#sysMemberRegisterIndex  .sysBirthday .sysFormField { margin-left: 300px;}
#sysMemberRegisterIndex  .sysBirthday input[type="text"] { width: 45px!important;}

#sysMemberRegisterIndex .sysForm input[type="submit"] {
	margin-top: 70px;
	border:0;
	background: none;
	width: 120px;
	color: #fff;
	font-size: 15px!important;
	cursor: pointer;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
	/*linear-gradient*/
	background-color:#c9005e;
	background:-webkit-gradient(linear,, from(#eb4e9b), to(#c9005e));
	background:-webkit-linear-gradient(center top, #eb4e9b, #c9005e );
	background:   -moz-linear-gradient(center top, #eb4e9b, #c9005e );
	background:     -o-linear-gradient(center top, #eb4e9b, #c9005e );
	background:        linear-gradient(center top, #eb4e9b, #c9005e );
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #eb4e9b), color-stop(1, #c9005e));
}


/* sysMemberRegisterConfirm page css
---------------------------------------------------- */
#sysMemberRegisterConfirm h2 { 
	margin: 10px 0;
	background-color: #85c092;
	padding: 5px 0 3px 15px;
	font-size: 21px!important;
	color: #ffffff;
	font-weight: 500;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}
#sysMemberRegisterConfirm .sysForm { float: left; width: 95%; text-align: left; margin: 15px; line-height: 10px;}
#sysMemberRegisterConfirm .sysForm label { float:left; margin-right: 20px;}
#sysMemberRegisterConfirm .sysForm div { margin-bottom: 20px;}
#sysMemberRegisterConfirm .sysMemberPassword { line-height: 45px;}

#sysMemberRegisterConfirm .sysForm input[type="submit"] {
	border:0;
	background: none;
	width: 120px;
	color: #fff;
	font-size: 15px!important;
	cursor: pointer;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
	/*linear-gradient*/
	background-color:#c9005e;
	background:-webkit-gradient(linear,, from(#eb4e9b), to(#c9005e));
	background:-webkit-linear-gradient(center top, #eb4e9b, #c9005e );
	background:   -moz-linear-gradient(center top, #eb4e9b, #c9005e );
	background:     -o-linear-gradient(center top, #eb4e9b, #c9005e );
	background:        linear-gradient(center top, #eb4e9b, #c9005e );
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #eb4e9b), color-stop(1, #c9005e));
}

/* sysMemberRegisterRegister page css
---------------------------------------------------- */
#sysMemberRegisterRegister h2 { 
	margin: 10px 0;
	background-color: #85c092;
	padding: 5px 0 3px 15px;
	font-size: 21px!important;
	color: #ffffff;
	font-weight: 500;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}

/* sysMypageLogin page css
---------------------------------------------------- */
#sysMypageLogin label.sysFormLabel { 
	font-size: 14px!important; 
	font-family: 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'Meiryo', sans-serif; 
	font-weight: 600;
	position: static!important;
}
#sysMypageLogin .sysFormField { margin-bottom: 15px;}
#sysMypageLogin input[type="email"],
#sysMypageLogin input[type="password"] { width: 250px; height: 30px;}

#sysMypageReminder label.sysFormLabel { 
	font-size: 14px!important; 
	font-family: 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'Meiryo', sans-serif; 
	font-weight: 600;
	position: static!important;
}
#sysMypageReminder input[type="email"] { width: 250px; height: 30px;}


/* sysMypageEditMember page css
---------------------------------------------------- */
#sysMypageEditMember .sysForm {
	float: left;
	text-align: left;
	width: 100%;
	margin: 20px 10px;
	line-height: 30px;
}
#sysMypageEditMember .sysRequired { 
	color: #ff6600; 
	font-family: 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'Meiryo', sans-serif;
	font-weight: 600;
	font-size: 11px!important;
}

#sysMypageEditMember .sysFormItem { margin-top: 15px;}
#sysMypageEditMember label { float: left; width: 300px;}
#sysMypageEditMember .sysForm input[type="text"] { width: 400px;}

#sysMypageEditMember .sysMemberPassword label { line-height: 42px; }
#sysMypageEditMember .sysMemberPassword label { float: none!important; }
#sysMypageEditMember .sysMemberPassword label.sysFormLabel { position: absolute!important;}
#sysMypageEditMember .sysMemberPassword .sysFormField { margin-left: 300px;}
#sysMypageEditMember .sysMemberPassword span.ethna-error { margin-left: 300px;}

#sysMypageEditMember .sysGender label { float: none!important; }
#sysMypageEditMember .sysGender label.sysFormLabel { position: absolute!important;}
#sysMypageEditMember .sysGender .sysFormField { margin-left: 300px;}

#sysMypageEditMember .sysBirthday label { float: none!important; }
#sysMypageEditMember .sysBirthday label.sysFormLabel { position: absolute!important;}
#sysMypageEditMember .sysBirthday .sysFormField { margin-left: 300px;}
#sysMypageEditMember .sysBirthday input[type="text"] { width: 45px!important;}


/* sysMypageEditDelivery page css
---------------------------------------------------- */
#sysMypageEditDelivery .sysForm {
	float: left;
	text-align: left;
	width: 100%;
	margin: 20px 10px;
	line-height: 30px;
}
#sysMypageEditDelivery .sysRequired { 
	color: #ff6600; 
	font-family: 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'Meiryo', sans-serif;
	font-weight: 600;
	font-size: 11px!important;
}

#sysMypageEditDelivery .sysFormItem { margin-top: 15px;}
#sysMypageEditDelivery label { float: left; width: 300px;}
#sysMypageEditDelivery .sysForm input[type="text"] { width: 400px;}


/* sysCart page css
---------------------------------------------------- */
.sysCartTitle { }
body.sysCart { background-color: #ffffff;}
.sysCart #sysMain .sysNextSubmitArea .sysNextSubmit {
	border: 0;
	color: #fff;
	font-size: 21px!important;
	background-color: rgb(250, 168, 24);
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	text-shadow: none;
	border-radius: 6px; 
		-webkit-border-radius: 6px; 
		-moz-border-radius: 6px; 
	/*linear-gradient*/
	background-color:rgb(55, 136, 151);
	background:-webkit-gradient(linear,, from(rgb(130, 218, 226)), to(rgb(55, 136, 151)));
	background:-webkit-linear-gradient(center top, rgb(130, 218, 226), rgb(55, 136, 151) );
	background:   -moz-linear-gradient(center top, rgb(130, 218, 226), rgb(55, 136, 151) );
	background:     -o-linear-gradient(center top, rgb(130, 218, 226), rgb(55, 136, 151) );
	background:        linear-gradient(center top, rgb(130, 218, 226), rgb(55, 136, 151) );
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(130, 218, 226)), color-stop(1, rgb(55, 136, 151)));
}
.sysTotal .sysTotalTxt {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	text-shadow: none;
	font-size: 18px!important;
	margin-left: 12px;
}
.sysTotal .sysTotalTxt .sysCartAttention {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	text-shadow: none;
	font-size: 21px!important;
}

.sysCart #sysMain textarea { width: 100%!important;}
.sysCart #sysMain .sysConfirmButton input[type=submit],
.sysCart #sysMain input[type=submit] {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	color: #000;
	height: 42px;
	font-size: 18px!important;
	line-height: 3px;
}

/* sysItemSearch page css
---------------------------------------------------- */
#sysMain form.sysItemSearchForm { 
	width: 50%;
	background-color: rgb(253, 236, 192);
	padding: 10px 30px;
	margin: 20px auto;
	display: block;
}

/* First page css
---------------------------------------------------- */
#first h3 { font-size: 18px; font-weight: bold; background-color: rgb(255, 238, 150); padding: 10px 20px; }
#first b { color: #ff6600; line-height: 17px;}
#first #sysMain input[type="submit"] { margin: 0 auto; display: block; }
.guideList, #guideSearch, .member { width: 90%; margin: 20px auto 0;}
.guideList dl { 
float: left;
margin: 2% 3% 2% 0;
width: 47%;
height: 105px;
border-bottom: 1px #ccc solid;}
.guideList dt, #guideSearch dt { font-weight: bold; font-size: 14px; margin-bottom: 4px; font-family: 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif; }
.guideList a, #first p a { text-decoration: underline;}
.guideList a { 
	background: url(../img/arrow_r04.png) left center no-repeat; 
	background-size: 4px 7px; 
		-moz-background-size: 4px 7px;
		-webkit-background-size: 4px 7px;
		-o-background-size: 4px 7px;
		-ms-background-size: 4px 7px;
	padding-left: 0.7em;
}
#guideSearch dt { margin-top: 40px;}
#guideSearch { border: 5px solid rgb(255, 238, 150);}
#guideSearch dl { margin-right: 10px;}

/* Haiso,Tokusho,Privacypolicy,Corporate,Copyright page css
---------------------------------------------------- */
#haiso h3 { font-size: 18px; font-weight: bold; background-color: rgb(255, 238, 150); padding: 10px 20px; }
#haiso #sysMain p, 
#tokusho #sysMain p, 
#privacypolicy #sysMain p, 
#corporate #sysMain p, 
#copyright #sysMain p { margin: 10px 0; line-height: 18px; text-align: left;}
#haiso .haisoCnt, 
#tokusho .tokushoCnt, 
#privacypolicy .privacyCnt, 
#corporate .corporateCnt { width: 95%; margin: 0 auto;}

/* Mail magazine page css
---------------------------------------------------- */
#sysFormIndex #sysMain #allCnt { width: 90%; margin: 0 auto;}
#sysFormIndex #sysMain form { border: 5px rgb(255, 238, 150) solid; padding: 15px; margin: 10px auto; text-align: center; display: block; width: 500px;}
#sysFormIndex #sysMain label { font-weight: bold; font-size: 14px; margin-bottom: 4px; font-family: 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;}
#sysFormIndex #sysMain .sysRequired { color: #ff6600; font-weight: 600; font-size: 11px!important; }
#sysFormIndex #sysMain .sys1 { float: left; margin-bottom: 10px;}
#sysFormIndex #sysMain .sys2 { float: right; margin-bottom: 10px;}

#sysFormIndex #sysMain input[type="text"] { height: 30px; width: 225px;}
#sysFormIndex #sysMain input[type="submit"] {  
	margin: 10px auto 0;
	display: block;
	width: 180px;
	height: 45px;
	color: #fff;
	font-size: 14px!important;
	font-weight: 600;
	cursor: pointer;
	font-family: sans-serif;
	background: #207354;
	border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
}
#sysFormIndex #sysMain input[type="submit"]:hover { background: rgb(78, 160, 129); }
#sysFormIndex #sysMain h3 { margin: 0 10px; border-bottom: 1px solid #CCCCCC; font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif; }

#sysFormIndex #sysMain p { margin: 10px 0; line-height: 18px; text-align: left;}

#sysFormIndex #sysMain h3.yellow { font-size: 15px; font-weight: bold; background-color: rgb(255, 238, 150); padding: 5px 20px; margin: 30px 0 0 0; }
#somenews img { float: left; margin: 0 20px 10px 0;}
#somenews li { min-height: 75px; line-height: 18px;}

.sysFormField textarea { width: 100%; height: 100px;}

/* NewArrivalblock css
---------------------------------------------------- */
.NewArrivalblock .sysHeadline { padding: 0; background-color: transparent; padding: 0; }
ul.sysHorizontal { 
	width:100%;
	background-color:#ffffff;
	padding: 8px 15px 5px;
	border-bottom: solid 5px #85c092;
	margin-bottom: 10px;
}
ul.sysHorizontal li { width: 20%!important; display: inline-block; padding: 0.5%!important; vertical-align: top;}
ul.sysHorizontal a { color: #454445; font-size: 12px;}
ul.sysHorizontal a:hover { text-decoration:underline;}

#bordertopblock { width: 100%; height:10px; background-image: url("../img/bordertop.png"); background-repeat:repeat-x; margin: 0 0 -1px 0; background-color: #c4cbb7; }

ul.sysHorizontal li .sysItemName { margin: 5px 0;}
ul.sysHorizontal li .sysItemPrice { font-size: 13px; font-weight: 600; color: #FF6600; }


/* Rankingblock css
---------------------------------------------------- */
.Rankingblock .sysHeadline { padding: 0; background-color: transparent; padding: 0; }
.sysIconRank img { width: 40%!important; margin-bottom: 5px; }
.Rankingblock ul.sysHorizontal { padding: 2px 15px 5px;}



/*追加*/
.maintop{margin-bottom:20px;}
.mainbnr{margin-bottom:10px;}
.main_top_sp img {
width: 100%;
height: auto;
vertical-align: bottom;}

.mainbnr img {
width: 100%;
height: auto;
vertical-align: bottom;}

.mainbnr_pc{margin-bottom:20px;}

.side_login{
	
	padding:3%;
	text-align:center;
	font-size:14px;
	color:#333333;
	line-height:1.3em;
}

.chuuibun{
	font-size:14px;
	color:#333333;
	line-height:1.3em;
}
.fontred{
	color:#F00000;
}
	
.sptxt{
	font-size:15px; line-height:1.3em;}	

/*ボタン*/

.button_css{
border:1px solid #d7dada; -webkit-border-radius: 15px; -moz-border-radius: 15px;border-radius: 15px;font-size:16px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;font-weight:bold; color: #2E2E2E;
 background-color: #f4f5f5; background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
 background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
 background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
 background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
 background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
 background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4f5f5, endColorstr=#dfdddd);
}

.button_css:hover{
 border:1px solid #bfc4c4;
 background-color: #d9dddd; background-image: -webkit-gradient(linear, left top, left bottom, from(#d9dddd), to(#c6c3c3));
 background-image: -webkit-linear-gradient(top, #d9dddd, #c6c3c3);
 background-image: -moz-linear-gradient(top, #d9dddd, #c6c3c3);
 background-image: -ms-linear-gradient(top, #d9dddd, #c6c3c3);
 background-image: -o-linear-gradient(top, #d9dddd, #c6c3c3);
 background-image: linear-gradient(to bottom, #d9dddd, #c6c3c3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d9dddd, endColorstr=#c6c3c3);
}

.button_shinki{
	width:125px;
border:1px solid #8bcf54; -webkit-border-radius: 15px; -moz-border-radius: 15px;border-radius: 15px;font-size:16px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;font-weight:bold; color: #2E2E2E;
 background-color: #a9db80; background-image: -webkit-gradient(linear, left top, left bottom, from(#a9db80), to(#96c56f));
 background-image: -webkit-linear-gradient(top, #a9db80, #96c56f);
 background-image: -moz-linear-gradient(top, #a9db80, #96c56f);
 background-image: -ms-linear-gradient(top, #a9db80, #96c56f);
 background-image: -o-linear-gradient(top, #a9db80, #96c56f);
 background-image: linear-gradient(to bottom, #a9db80, #96c56f);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a9db80, endColorstr=#96c56f);
}

.button_shinki:hover{
 border:1px solid #74bf36;
 background-color: #8ed058; background-image: -webkit-gradient(linear, left top, left bottom, from(#8ed058), to(#7bb64b));
 background-image: -webkit-linear-gradient(top, #8ed058, #7bb64b);
 background-image: -moz-linear-gradient(top, #8ed058, #7bb64b);
 background-image: -ms-linear-gradient(top, #8ed058, #7bb64b);
 background-image: -o-linear-gradient(top, #8ed058, #7bb64b);
 background-image: linear-gradient(to bottom, #8ed058, #7bb64b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#8ed058, endColorstr=#7bb64b);
}



.button_login{
	width:125px;
border:1px solid #ffad41; -webkit-border-radius: 15px; -moz-border-radius: 15px;border-radius: 15px;font-size:16px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;font-weight:bold; color: #2E2E2E;
 background-color: #ffc579; background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc579), to(#fb9d23));
 background-image: -webkit-linear-gradient(top, #ffc579, #fb9d23);
 background-image: -moz-linear-gradient(top, #ffc579, #fb9d23);
 background-image: -ms-linear-gradient(top, #ffc579, #fb9d23);
 background-image: -o-linear-gradient(top, #ffc579, #fb9d23);
 background-image: linear-gradient(to bottom, #ffc579, #fb9d23);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffc579, endColorstr=#fb9d23);
}

.button_login:hover{
 border:1px solid #ff9913;
 background-color: #ffaf46; background-image: -webkit-gradient(linear, left top, left bottom, from(#ffaf46), to(#e78404));
 background-image: -webkit-linear-gradient(top, #ffaf46, #e78404);
 background-image: -moz-linear-gradient(top, #ffaf46, #e78404);
 background-image: -ms-linear-gradient(top, #ffaf46, #e78404);
 background-image: -o-linear-gradient(top, #ffaf46, #e78404);
 background-image: linear-gradient(to bottom, #ffaf46, #e78404);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffaf46, endColorstr=#e78404);
}

.bb{
font-weight:bold;}



.sysShippingCost{clear:both;}






/* カートに入れる */
#sysSubmit .sysCartInButton{

}

/* カートに入れた後 */
#sysSubmit  .sysGoCartButton{
　　　　border: 0;
	color: #fff;
	font-size: 21px!important;
	background-color: rgb(250, 168, 24);
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	text-shadow: none;
	border-radius: 6px; 
		-webkit-border-radius: 6px; 
		-moz-border-radius: 6px; 
	/*linear-gradient*/
	background-color:rgb(55, 136, 151);
	background:-webkit-gradient(linear,, from(rgb(130, 218, 226)), to(rgb(55, 136, 151)));
	background:-webkit-linear-gradient(center top, rgb(130, 218, 226), rgb(55, 136, 151) );
	background:   -moz-linear-gradient(center top, rgb(130, 218, 226), rgb(55, 136, 151) );
	background:     -o-linear-gradient(center top, rgb(130, 218, 226), rgb(55, 136, 151) );
	background:        linear-gradient(center top, rgb(130, 218, 226), rgb(55, 136, 151) );
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(130, 218, 226)), color-stop(1, rgb(55, 136, 151)));
}





#sysPurchaseAuthMember{
 margin:20px 0 0 0;}



.sysAcceptMailmagazine{
	display:none;
}

.sysAcceptHtmlMailmagazine{
		display:none;
}

#ethna-error-member-password{
color:red;
font-weight:bold;}


.sysOrderNumber{
font-weight:bold;
font-size: 22px;}


#sysSubmit input[type="submit"]:disabled {background: #cccccc;
}

.sysSaleTerm{
font-weight:bold;
}



/* マイページ　*/

.sysOrderHistory .sysDatetime {
	
	color: #FFF;
	background-color: #888;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.sysOrderHistory .sysItemName{color:#333;}
.sysOrderHistory .sysItemName a{
	font-size:16x;
	font-weight:bold;
	color:#047d91;
	margin-bottom:5px;
}

.sysOrderHistory .sysNumber{
	color:#333;
	margin-top:10px;
}

.sysOrderHistory li.sysOrder{ background-color:#FFFFFF;
margin-bottom:30px;
padding:5px 3px;
}







/*登録追加*/
#sysMemberRegisterIndex .sysGender div.sysFormField{margin-left: 30px;}



.sysErrorMessage{
color: red;
padding: 0.3em 0.5em;
font-weight: bold;
font-size: 16px;}



.sysFormVariationTable table, td, th {
	border: 1px solid #595959;
	border-collapse: collapse;
	text-align: center;
	
}

.ItemStock td, th {
  padding: 17px;
  height: auto;
}

th.sysFormVariationName{
width: 50px !important;}


.sysVariationSelects{
position: absolute;
margin-top: 0.5%;
}




.sysNextSubmitArea .sysAttention:after {
content: "下記のボタンより支払い手続きをしてください。";
color: red;
display: block;
}

/* クレジットカード編集
.sysMypageNav form:nth-child(3) {
  display: none;
}
*/

/* 選択値の幅　*/

#sysItemDetail .sysFormVariationName {
    background-color: #FFFFCC;
    border: #CCCCCC 1px solid;
    padding: 10px 35px;
}


#sysItemDetail .sysForm {
    margin: 0 0 10px 0;
    width: 50%;
    text-align: right;
    float: right;}

div#sysVariation {
     
}


.all{max-width:800px; margin:auto;}



#sysMain .sysFormLabel {
    display: block;
    border-left: 5px solid #3d3d3d;
    padding-left: 5px;
    line-height: 25px;
    font-size: 15px;
    margin-bottom: 5px;
}


#sysMemberRegisterIndex #sysMain input[type="text"], #sysMemberRegisterIndex #sysMain input[type=tel], #sysMemberRegisterIndex #sysMaininput[type=email], #sysMemberRegisterIndex #sysMain input[type=password], #sysMemberRegisterIndex #sysMain textarea, #sysMemberRegisterIndex #sysMain input[type=email]{
    -webkit-appearance: none;
    padding: 10px 5px !important;
    width: 100%;
    line-height: 2;
    background: #fff;
    border: 1px solid #dddddd;
    border-radius: 0;
}

#sysMemberRegisterIndex #sysMain input[type="tel"], #sysMemberRegisterIndex #sysMain input[type="email"], #sysMemberRegisterIndex #sysMain input[type="password"] {
    background: #fff;
    border-radius: 0;
    margin: 10px 0 30px;
}

#sysMemberRegisterIndex .sysButton {
    border: none;
    padding: 10px;
    margin: 5px 0;
    border-radius: 5px;
    background-color: #666;
    color: #fff;
    cursor: pointer;
}

#sysMemberRegisterIndex .sysForm input[type="submit"] {
width:165px;
}

.sysAddress2 .sysFormLabel:after{
  content:'\A全角25文字以内でご入力ください。カンマ（,）や（〜）等の入力はエラーとなります。';
  color: red;
  font-weight: bold;
  white-space:pre;
}

/*（税込 000円）の文字サイズ指定*/
#sysItemDetail .sysRetailPriceTaxIncluded {
 font-size: 15px !important;
}


/**********************************************
  ショッピングカート（basket.html）2022年7月21日追加 
**********************************************/
.sysCart #sysMain .sysFreeArea p, .sysCart #sysMain .sysFreeAreaBottom p {
    text-align: center;
    margin: 0;
}
.sysCart #sysMain .sysFreeArea .btn_prev, .sysCart #sysMain .sysFreeAreaBottom .btn_prev {
    text-align: center;
    margin-bottom: 60px;
}
.sysCart #sysMain .sysFreeArea .btn_prev a, .sysCart #sysMain .sysFreeAreaBottom .btn_prev a {
    text-decoration: none !important;
    padding: 10px 20px;
    background-color: #f5f5f5;
    border: 1px solid #000;
    display: inline-block;
    font-size: 1.1rem;
}
.sysCart #sysMain .sysFreeArea strong, .sysCart #sysMain .sysFreeAreaBottom strong {
    text-align: center;
    display: block;
    color: #cb0003;
    font-size: 1.2rem;
}
.sysCart #sysMain .sysBox {
    background-color: inherit;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.sysCart #sysMain .sysTotal .sysTotalTxt {
    margin: auto;
    text-align: center;
    color: #cb0003;
    font-weight: bold;
}
.sysCart #sysMain .sysTotal .sysTotalTxt .sysCartAttention {
    color: #cb0003;
}
.sysCart #sysMain .sysCartTitle {
    background-color: inherit;
    color: #036d6b;
    font-size: 1.8rem !important;
    font-weight: bold;
    text-align: center;
}
.sysCart #sysMain .sysCartTitle:after {
    content: '';
    display: block;
    width: 100%;
    max-width: 400px;
    height: 8px;
    margin: auto;
    background-image: url(https://shop.ehara-hiroyuki.com/img/cart/cart_line.png);
    background-size: contain;
    vertical-align: middle;
}
.sysCart #sysMain input[type=submit].sysBackButton, .sysCart #sysMain input[type=submit].sysDeleteArea {
    background: none;
    background-color: #f5f5f5;
    border-radius: 2px;
    font-size: 1.1rem !important;
    height: auto;
    padding: 10px 40px;
    display: inline-block;
    line-height: inherit;
    min-width: auto;
}
.sysCart #sysMain select {
    margin: 0;
}
.sysCart #sysMain .sysNumArea button {
    text-decoration: none !important;
    background: none;
    padding: 4px 15px;
    background-color: #cccccc;
    font-size: 1.1rem;
    border: 0;
    border-radius: 0;
    height: auto;
    text-indent: -9999px;
    min-width: auto;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 20px;
    margin: 0;
}
.sysCart #sysMain .sysNumArea button.sysBtnPlus {
    background-image: url(/img/cart/icon_plus.png);
    background-position: center;
}
.sysCart #sysMain .sysNumArea button.sysBtnMinus {
    background-image: url(/img/cart/icon_minus.png);
    background-position: center;
}
.sysCart #sysMain .sysNextSubmitArea .sysNextSubmit {
    text-decoration: none !important;
    background: none;
    padding: 10px 20px;
    background-color: #b02403;
    border: 0;
    border-radius: 2px;
    display: inline-block;
    font-size: 1.3rem !important;
    width: 100%;
}

/* カート数量周りレイアウト（2022年7月25日追加） */
.sysCart #sysMain > .sysItemListArea > ul > li > div > div:nth-child(4) {
    display: flex;
    display: -webkit-flex;
}
.sysCart #sysMain > div.sysItemListArea > ul > li > div > div:nth-child(4) > div:nth-child(1) {
    width: 36%;
    display: flex;
    display: -webkit-flex;
}

.sysCart #sysMain .sysItemListArea {
    border: 1px solid #000;
    padding: 30px;
    margin: 30px auto;
}




/* レジ画面 regi.html */
#sysRegi #sysMain .sysFormLabel {
    display: block;
    border-left: 0;
    padding-left: 0;
    line-height: inherit;
}
#sysRegi #sysMain .sysForm .sysFormItem input {
    width: 100%;
    padding: 15px 5px;
    background: none;
    border-radius: 2px;
}
#sysRegi #sysMain .sysForm .sysFormItem input.sysLoginButton {
    background: none;
    padding: 25px;
    background-color: #b02403;
    border: 0;
    border-radius: 2px;
    display: inline-block;
    font-size: 1.3rem !important;
    font-weight: bold;
    width: 100%;
    color: #fff;
    height: inherit;
}
#sysRegi #sysMain .sysBackSubmitArea input {
    background: none;
    background-color: #f5f5f5;
    border-radius: 2px;
    height: auto;
    padding: 10px 40px;
    display: inline-block;
    line-height: inherit;
    min-width: auto;
    color: #000;
    border: 1px solid #999;
    margin: 0;
}

/* ログインして購入 */
#sysDestination .sysSelectAddress {
    background: none;
    padding: 20px;
    margin-bottom: 10px;
}
#sysDestination .sysSelectAddress input.sysNextSubmit {
    padding: 10px 20px;
    background: none;
    background-color: #f5f5f5;
    border: 1px solid #000;
    display: inline-block;
    font-size: 1.1rem !important;
    border-radius: 0;
}
#sysDestination #sysMain .sysOtherAddress {
    padding: 0;
}
#sysDestination #sysMain .sysOtherAddress div {
    padding: 0;
    margin-bottom: 10px;
}
#sysDestination #sysMain .sysFormLabel {
    border-left: 0;
    padding-left: 0;
    line-height: inherit;
    margin-bottom: 0;
}
#sysDestination #sysMain .sysOtherAddress .sysFormField input {
    background: none;
    padding: 12px 5px;
    border-radius: 2px;
}
#sysDestination #sysMain .sysOtherAddress .input-append button {
    padding: 8px 20px;
    background: none;
    background-color: #f5f5f5;
    border: 1px solid #000;
    display: inline-block;
    font-size: 1.1rem;
    height: inherit;
    border-radius: 2px;
    min-width: inherit;
}
#sysDestination #sysMain .sysOtherAddress .sysPrefState select {
    width: 100px;
    margin-top: 10px;
}
#sysDestination .sysSelectAddress button.sysNextSubmit {
    background: none;
    padding: 10px 20px;
    background-color: #b02403;
    border: 0;
    border-radius: 2px;
    display: inline-block;
    font-size: 1.3rem !important;
    width: 100%;
    margin: 20px auto;
    color: #fff;
    height: inherit;
}
#sysDestination .sysBackSubmitArea .sysBackSubmitArea {
    padding: 10px 40px;
    background: none !important;
    background-color: #f5f5f5 !important;
    border: 1px solid #000 !important;
    display: inline-block;
    border-radius: 2px !important;
    min-width: inherit !important;
}

/* 購入手続き */
#sysPayment #sysMain .sysBackSubmitArea .sysBackSubmitArea {
    background: none !important;
    padding: 10px 20px;
    background-color: #f5f5f5;
    border: 1px solid #000;
    display: inline-block;
    border-radius: 2px;
}
.sysCart #sysMain .sysFormLabel {
    border-left: 0;
    padding-left: 0;
    margin-bottom: 0;
}
.sysCart #sysMain .sysFormItem .sysFormField input[type="text"], .sysCart #sysMain .sysFormItem .sysFormField input[type="tel"] {
    background: none;
    padding: 12px 5px;
    border-radius: 2px;
}
.sysCart #sysMain .sysPrefState  {
    margin-bottom: 10px;
}
.sysCart #sysMain .sysPrefState select {
    width: 100px;
}
.sysCart #sysMain .sysZipcode .input-append button.btn {
    background: none;
    background-color: #f5f5f5;
    border-radius: 2px;
    font-size: 1.1rem !important;
    height: auto;
    padding: 10px 40px;
    display: inline-block;
    line-height: inherit;
    min-width: auto;
}
.sysCart #sysMain input[type=submit].sysBackSubmitArea {
    padding: 10px 20px;
    background: none;
    background-color: #f5f5f5;
    border: 1px solid #000;
    display: inline-block;
    border-radius: 2px;
    min-width: inherit;
}

/* お支払い方法の選択 */
.sysCart #sysMain input[type=submit].sysBtnChange {
    background: none;
    padding: 10px 20px;
    background-color: #b02403;
    border: 0;
    border-radius: 2px;
    display: inline-block;
    font-size: 1.3rem !important;
    width: 100%;
    color: #fff;
    height: 50px;
}

/* 注文確認ページ */
.sysCart #sysMain .sysConfirmButton input[type=submit] {
    background: none;
    background-color: #f5f5f5;
    border-radius: 2px;
    height: auto;
    padding: 10px 40px;
    display: inline-block;
    line-height: inherit;
    min-width: fit-content;
    color: #000;
    border: 1px solid #999;
    margin: 0;
}
.sysCart #sysMain .sysOrder .nav {
    margin-bottom: 20px;
}
.sysCart #sysMain .sysOrder ul.nav li {
    padding-bottom: 20px;
    margin-bottom: 10px;
}
#sysConfirm #sysMain .sysTotal .sysTotalTxt {
    margin-bottom: 30px;
}
#sysConfirm #sysMain .sysOrder .sysTotal .sysBox > div:nth-child(2) > div {
    padding: 10px;
}
#sysConfirm #sysMain .sysProduct .sysBox div:nth-child(4) {
    display: flex;
    display: -webkit-flex;
}
#sysConfirm #sysMain .sysProduct .sysBox div:nth-child(4) > div {
    display: flex;
    display: -webkit-flex;
}
#sysConfirm #sysMain select {
    width: 100px;
    margin-right: 10px;
}
#sysConfirm #sysMain input[type=submit].sysBackSubmitArea {
    background: none;
    background-color: #f5f5f5;
    border-radius: 2px;
    height: auto;
    padding: 10px 40px;
    display: inline-block;
    line-height: inherit;
    min-width: auto;
    color: #000;
    border: 1px solid #999;
    margin: 0;
}

/**********************************************
  会員登録・マイページ （2022年7月25日追加） 
**********************************************/
/* 会員登録ページ /member/ */
.sysMemberRegister #sysMain h2 {
    background-color: inherit;
    color: #036d6b;
    font-size: 1.8rem !important;
    font-weight: bold;
    text-align: center;
}
.sysMemberRegister #sysMain h2:after {
    content: '';
    display: block;
    width: 100%;
    max-width: 400px;
    height: 8px;
    margin: auto;
    background-image: url(https://shop.ehara-hiroyuki.com/img/cart/cart_line.png);
    background-size: contain;
    vertical-align: middle;
    margin-top: 10px;
}
.sysMemberRegister #sysMain .sysButton {
    text-decoration: none !important;
    padding: 8px 20px;
    background-color: #f5f5f5;
    border: 1px solid #000;
    display: inline-block;
    color: #000;
    border-radius: 0;
    width: 100px;
}
.sysMemberRegister #sysMain input[name="zipcode"] {
    width: 100px !important;
    float: left;
    margin-right: 10px;
}
.sysMemberRegister #sysMain label {
    float: none;
    border: 0;
    padding: 0;
    line-height: inherit;
    width: inherit;
}
.sysMemberRegister #sysMain .sysMemberPassword label.sysFormLabel {
    position: inherit !important;
    width: inherit;
}
.sysMemberRegister #sysMain .sysMemberPassword .sysFormField {
    margin-left: 0;
}
.sysMemberRegister #sysMain input[type="tel"], .sysMemberRegister #sysMain input[type="email"], .sysMemberRegister #sysMain input[type="password"] {
    margin: 0 !important;
}
.sysMemberRegister #sysMain input[type="password"] {
    margin-bottom: 15px;
}
.sysMemberRegister #sysMain .sysGender label.sysFormLabel {
    position: inherit !important;
    width: inherit;
}
.sysMemberRegister #sysMain .sysGender div.sysFormField {
    margin-left: inherit;
}
.sysMemberRegister #sysMain .sysGender .sysFormField {
    margin-left: inherit;
}
.sysMemberRegister #sysMain .sysBirthday label.sysFormLabel {
    position: inherit !important;
}
.sysMemberRegister #sysMain .sysBirthday .sysFormField {
    margin-left: inherit;
}
.sysMemberRegister #sysMain .sysForm input[type="submit"] {
    background: none;
    padding: 10px 20px;
    background-color: #b02403;
    border: 0;
    border-radius: 2px;
    display: inline-block;
    font-size: 1.2rem !important;
    width: 100%;
    font-weight: bold;
    margin: 50px 0;
}
.sysMemberRegister #sysMain .sysButton {
    background: none;
    background-color: #f5f5f5;
    border-radius: 2px;
    line-height: inherit;
    margin: 0;
}

/*会員登録確認画面*/
#sysMemberRegisterConfirm #sysMain > div {
    margin-bottom: 30px;
}
#sysMemberRegisterConfirm #sysMain .sysForm {
    float: none;
    width: inherit;
    text-align: left;
    margin: 0;
    line-height: inherit;
}
#sysMemberRegisterConfirm #sysMain label {
    line-height: normal;
}
#sysMemberRegisterConfirm #sysMain .sysAddress2 .sysFormLabel:after {
    content: none;
}
#sysMemberRegisterConfirm #sysMain .sysForm input[type="submit"].sysBackButton {
    background: none;
    background-color: #f5f5f5;
    border-radius: 2px;
    font-size: 1rem !important;
    height: auto;
    display: inline-block;
    color: #000;
    font-weight: normal;
    margin: 0.5em 0;
    cursor: pointer;
    border: 1px solid #999;
    width: 100px;
}

/* ログインページ・マイページ */
.sysMypage #sysMain h2 {
    background-color: inherit;
    color: #036d6b;
    font-size: 1.8rem !important;
    font-weight: bold;
    text-align: center;
}
.sysMypage #sysMain h2:after {
    content: '';
    display: block;
    width: 100%;
    max-width: 400px;
    height: 8px;
    margin: auto;
    background-image: url(https://shop.ehara-hiroyuki.com/img/cart/cart_line.png);
    background-size: contain;
    vertical-align: middle;
    margin-top: 10px;
}
.sysMypage #sysMain label.sysFormLabel {
    border-left: 0;
    padding: 0;
    line-height: inherit;
    float: none;
    width: inherit;
}
.sysMypage #sysMain .sysLoginForm .sysFormField input {
    width: 100%;
    padding: 20px 5px;
}
.sysMypage #sysMain input.sysLoginButton {
    text-decoration: none !important;
    background: none;
    padding: 10px 20px;
    background-color: #b02403;
    border: 0;
    border-radius: 2px;
    display: inline-block;
    font-size: 1.3rem !important;
    width: 100%;
    margin: 20px auto;
}
.sysMypage #sysMain input.sysButton {
    background: none;
    background-color: #f5f5f5;
    border-radius: 2px;
    height: auto;
    padding: 10px 40px;
    display: inline-block;
    line-height: inherit;
    min-width: auto;
    color: #000;
    border: 1px solid #999;
    margin: 0;
}
.sysMypage #sysMain .sysMypageNav {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.sysMypage #sysMain .sysMypageNav form {
    width: 50%;
    padding: 5px;
}
.sysMypage #sysMain .sysMypageNav form input {
    width: 100%;
}

/* 会員情報編集ページ */
.sysMypage #sysMain .sysForm .sysFormField input {
    width: 100%;
    padding: 10px 5px;
}
.sysMypage #sysMain .sysForm .sysFormField input[name="zipcode"] {
    width: 100px;
    float: left;
    margin-right: 10px;
}
.sysMypage #sysMain .sysForm .sysFormLabel {
    float: none !important;
    width: 100%;
    position: inherit !important;
}
.sysMypage #sysMain .sysForm .sysZipcode button.sysButton {
    padding: 9px 20px;
    background-color: #f5f5f5;
    border: 1px solid #000;
    display: inline-block;
    width: 100px;
}
.sysMypage #sysMain .sysMemberPassword .sysFormField {
    margin-left: 0;
}
.sysMypage #sysMain .sysGender label {
    width: inherit;
}
.sysMypage #sysMain .sysGender label input {
    width: inherit !important;
}
.sysMypage #sysMain .sysGender .sysFormField {
    margin: 0;
}
.sysMypage #sysMain .sysBirthday .sysFormField {
    margin-left: 0;
}
.sysMypage #sysMain .sysForm input.sysNextSubmit {
    background: none;
    padding: 10px 20px;
    background-color: #b02403;
    border: 0;
    border-radius: 2px;
    display: inline-block;
    font-size: 1rem !important;
    width: 100%;
    margin: 30px 0;
}

/* 会員情報確認ページ */
#sysMypageEditConfirm #sysMain h3 {
    margin-bottom: 10px;
}
#sysMypageEditConfirm #sysMain .sysFormItem {
    margin-bottom: 20px;
}
#sysMypageEditConfirm #sysMain .sysFormItem br {
    display: none;
}
#sysMypageEditConfirm #sysMain .sysAddress2 .sysFormLabel:after {
    content: none;
}

/* お届け情報編集ページ */
.sysMypage #sysMain .sysOtherAddress .sysFormField input {
    width: 100%;
    padding: 10px 5px;
}
.sysMypage #sysMain .sysOtherAddress .input-append input {
    width: 100px;
}
.sysMypage #sysMain .sysOtherAddress .input-append button {
    width: 100px;
    padding: 8px;
}
.sysMypage #sysMain form input[type="submit"].sysNextSubmit {
    background: none;
    padding: 10px 20px;
    background-color: #b02403;
    border: 0;
    border-radius: 2px;
    display: inline-block;
    font-size: 1.1rem !important;
    width: 100%;
    margin: 30px 0;
}

/* 会員退会ページ */
#sysMypageWithdrawalConfirm #sysMain .sysWithdrawal {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#sysMypageWithdrawalConfirm #sysMain .sysWithdrawal form {
    width: 50%;
    padding: 5px;
}
#sysMypageWithdrawalConfirm #sysMain .sysWithdrawal form input {
    width: 100%;
}


/* 商品詳細ページ */
.sysVariationSelects{
display: inline-block;
position: initial !important;
}

/*決済選択のところのレイアウト */
.sysOrderHistory .sysOrder .sysItemName a{
pointer-events: none;
}
 
 /*注文履歴からページに飛ばないようにする */
.sysNextSubmitAreaForUseAmazon{
margin: auto;
}

/*カートページレイアウト */
.sysCart .sysBox hr{
    display:none;
}
.sysCart .sysSubTotalArea{
    display: block;
}
.sysCart .sysBox, .sysOpcBody .sysBox{
    display: flow-root;
}
.sysCart .sysBox .sysProduct {
    float: left;
}
#sysBasket #sysMain .sysBox a .sysProductImg {
    margin-right: 35px;
}
.sysCartPackage .nav li{
border-bottom: 1px solid;
 margin-bottom: 20px;
}

.sysCartItemAreaMessage {
    margin-bottom: 15px;
}

.sysItemRetailPrice {
    margin-bottom: 10px;
}
@media screen and (max-width:480px){
/* RESET FOR SP
---------------------------------------------------- */
div#sysMain, div#sysAside { float: none!important;}
#sidebar { width: 100%!important; margin: 0 auto!important; float: none!important; background-color: #fff; padding: 0 0 10px 0;}
.sidCnt { display: none!important;}

#sysMain { width: 100%!important; margin: 0 auto!important; min-height: 250px!important; padding: 5px 10px!important;}

/* DETAILS
---------------------------------------------------- */
p { margin: 3px 0 8px 0; text-align: center; line-height: 15px;}
#index #sysMain { background-color: transparent!important; margin: 0 auto; padding:0!important;}

/* HEADER
---------------------------------------------------- */
#borderbottom { height: 0px;}
#header { height: 58px; margin: 0; padding: 0;}
#headcontents { width: 95%; margin: 0 auto;}

.CartLoginBtn { width: 100%;  margin: 15px 0 10px 0; text-align:center;}
.logo { width: 55%;  margin: 0;}
.logotext { font-size: 11px; color: red; line-height: 0; position: absolute; margin: -3px 0 0 2px;}

.headerBtn {  }
.headerBtnsma, .footerBtnsma {
    margin: 0 1px;
    display:inline; 
    background: #ffffff;
    color: #727272;
    width: auto;
    padding: 8px 4px 13px 4px;
    border: 1px solid #dddddd;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
    }
ul.globalmenu { width: 100%; margin: 12px auto;}
ul.globalmenu li a { padding: 2%; font-size: 13px;}

/* SIDEBAR
---------------------------------------------------- */
/* SEARCH FORM --start-- */
.AsideSearchbox input[type="search"] { height: 3em;}
/* SEARCH FORM --end-- */

.sysHeadline { margin: 0!important; padding: 12px;}

.sideTopBnr { margin: 0; width: 100%;}
.sideTopBnr img { width: 100%;}
.footerBtnsma { padding: 19px 4px;}
.containerleft {display: none;}


/* MAIN CONTENTS
---------------------------------------------------- */
#contentsareatopimg { width: 100%; margin: 25% 0 0 0;}
#contentsarea { width:100%; overflow: hidden; margin : 0;}
.contleft, .contright, .longBnr { display: none; }

.sysHeadline { margin: 5px 0 0 0;}
.search { padding: 7px 0 0 0; }

/* NEW ARRIVAL --start-- */
img.cnttitle { width: 50%; float: left; }
ul.arrival { width:auto; background-color:#ffffff; margin: 0 auto 5px; padding: 2% 0 0 0; letter-spacing: -1px; text-align: center;}
ul.arrival li { display: inline-block; padding: 0 1%!important; margin: 0 1%; width: 28%; vertical-align: top;}
ul.arrival li.under4 { display: none; }
/* NEW ARRIVAL --end-- */

/* TOPICS --start-- */
.topicsleftBnr { display: none; }
.topics { padding: 10px 10px 3px 10px;}
dl.newstext dt { width: 100%; margin:0; padding: 0;}
dl.newstext dd { padding: 0 0 5px 4px;}
/* TOPICS --end-- */


/* FOOTER
---------------------------------------------------- */
#footer { padding: 0;}
#bordertop { margin: 11% 0 0 0;}
#bordertopFooter { margin: 0;}
#footcontents { line-height: 17px; width: 90%; padding: 0;}
.tabPCfootmenu { display: none; }
.footleft { width:100%; float:none; margin: 15px 0; position:absolute;}
.footright { width:100%; float:none; margin: 15px 0; text-align:right;}
.copy { width:auto; margin: 0; color: #454445; font-size: 10px;}

#SPfootermenu {
    width: 100%;
    padding: 0;
    margin: 10px 0 0 0;
    border: solid 1px #ccc;
    text-align: center;
}
#SPfootermenu li {
    list-style: none;
    font-family: HiraKakuProN-W6;
    font-size: 14px;
    line-height: 36px;
    text-align: left;
    background-color: #f5f4f3;
}
#SPfootermenu li a {
    display: block;
    height: 34px;
    padding: 0px 26px 0px 10px;
    background-image: url("../img/listarrow.png");
    background-repeat: no-repeat;
    background-position: right;
    text-decoration: none;
    color: black;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#SPfootermenu li.level1 {
    font-weight: bold;
    border-bottom: solid 1px #D9D9D9;
}


/* PULUG-IN CSS
---------------------------------------------------- */
/********************************
 * CategorySP
 ********************************/
.AsideCategorySP #wrapper { width: 100%; margin: 0 auto; font-size: 0.8125em;}
.AsideCategorySP .menu { width: auto; height: auto;}
.AsideCategorySP .menu > li > a {
	background-color: rgb(245, 176, 153);
	background-image: linear-gradient(top, rgb(114, 122, 134), rgb(80, 88, 100));
	border-bottom: 1px #ffffff solid;

	width: 100%;
	height: 4.5em;
	line-height: 4.5em;
	text-indent: 1.6em;
	display: block;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	color: #ffffff;
	text-shadow: 0px 1px 0px rgba(0,0,0,.5);
}
.AsideCategorySP .menu ul li a {
	background: #fff;
	border-bottom: 1px solid #efeff0;
	width: 100%;
	height: 4em;
	line-height: 4em;
	text-indent: 4em;
	display: block;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.923em;
	font-weight: 400;
	color: #878d95;
	text-align: left;
}
.AsideCategorySP .menu ul li:last-child a { border-bottom: 1px solid #85c092;}
.AsideCategorySP .menu > li > a:hover, .menu > li > a.active {
	background-color: #a9a9a9;
	background-image: linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
	color: #fff;
	text-shadow: 0px 1px 0px rgba(0,0,0,.5);
}
.AsideCategorySP .menu > li > a.active {}
.AsideCategorySP .menu > li > a:before {
	content: '';
	font-size: 36px;
	height: 1em;
  	width: 1em;
	position: absolute;
  	left: 0;
	top: 50%;
	margin: -.5em 0 0 0;
}
.AsideCategorySP .menu > li > a span {
	font-size: 1em; 
	display: inline-block;
	position: absolute;
	right: 1em;
	top: 50%; 
	background-color:#a9a9a9;
	line-height: 0;
	height: 1em;
	padding: .7em .4em;
	margin: -.6em 0 0 0; 
	color: #fff;
	text-indent: 0;
	text-align: center;
	-webkit-border-radius: .769em;
	-moz-border-radius: .769em;
	border-radius: .769em;
	-webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	-moz-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	text-shadow: 0px 1px 0px rgba(0,0,0,.5);
	font-weight: 500;
}
.AsideCategorySP .menu > li > a:hover span, .menu > li a.active span { background: #999999;}
.AsideCategorySP .menu > li > ul li a:before{
	content: '▶';
	font-size: 8px;
	color: #bcbcbf;
	position: absolute;
	width: 1em;
	height: 1em;
	top: 0;
	left: -2.7em;
}

.AsideCategorySP .menu > li > ul li:hover a,
.AsideCategorySP .menu > li > ul li:hover a span,
.AsideCategorySP .menu > li > ul li:hover a:before { color: #32373D;}
.AsideCategorySP .menu ul > li > a span {
	font-size: 0.857em; 
	display: inline-block;
	position: absolute;
	right: 1em;
	top: 50%;
	background: #fff;
	border: 1px solid #d0d0d3;
	line-height: 0;
	height: 1em;
	padding: .7em .4em;
	margin: -.9em 0 0 0; 
	color: #878d95;
	text-indent: 0;
	text-align: center;
	-webkit-border-radius: .769em;
	-moz-border-radius: 769em;
	border-radius: 769em;
	text-shadow: 0px 0px 0px rgba(255,255,255,.01));
}

/********************************
 * item slider
 ********************************/
.als-container { margin: 0 auto 5px;}
.als-viewport {
	position: relative;
	overflow: hidden;
	margin: 5px auto 0;
	width: 78%!important;
	height: 150px!important;
}

#demo3 .als-item img.main { width: 60%;}
#demo3 .als-item {
	margin: 0px 5px;
	padding: 4px 0px;
	min-height: 100px;
	min-width: 70px;
	text-align: center;
}
#demo3 .als-prev, #demo3 .als-next { top: 11px;}


/* Item page css
---------------------------------------------------- */
#sysItemDetail #sysMain {
position: static;
margin-left: 0!important;
padding: 3%!important;
} 
.sysItemImages {
	width: 100%;
	position: static;
	float: none;
	margin-top: 0px;
	text-align: center;
}
#sysItemDetail .sysRetailPrice { font-size: 2em!important; margin: 5px 0;}

.sysItemImages .sysImageList li { height: auto; line-height: 0;  margin: 2% 0.6% 0.6%;}
.sysItemName h1 { margin: 5px auto; font-size: 18px!important;}
.sysExplanation p { margin: 5px 0 0 0; line-height: 15px; min-height: 20px;}
.sysRetailPrice { margin: 10px 0 10px 110px; font-size: 1.5em!important; text-align: right;}
ul.sysThumbnail li .sysRetailPrice { font-size: 1em!important; font-weight: bold;}
.sysShippingCost { margin: 20px 0 0 0;}
.sysShippingMethod { margin: 7px 0 0 0;}
.sysStockQuantity { margin: 7px 0 0 0;}

#sysItemDetail .sysForm { width: 100%; margin-top: 5px; float: none; text-align: center;}
#sysSelections { margin-bottom: 10px!important; float:right!important;}
select { width: 200px;}

.ImageUsability ul li p { min-height: 50px;}

.ItemSummary { margin-top: 5px; width: 100%; float: none; position: static;}
dl.SumCnt { margin: 15px 0 0 0;}
dl.SumCnt dt { width: 62px; }
dl.SumCnt dd { margin: 0 0 6px 70px; }

.ItemStock { margin-top: 5px; width: 100%; float: none; min-height: 0;}
.ItemStock ul li img { width: 70%!important;}
.ItemStock ul li { width: 46%!important;}


.ImageUsability ul li { width: 48%; }
.ItemReview ul li { width: 100%!important;}
.ItemReview ul li img { width: 15%;}

.ItemYetanother { margin-top: 5px;}


.ItemYetanother .als-container { margin: 0 auto 5px;}
.ItemYetanother .als-viewport {
	position: relative;
	overflow: hidden;
	margin: 5px auto 0;
	width: 78%!important;
	height: 150px!important;
}
.ItemYetanother #demo3 .als-item img.main { width: 95%;}
.ItemYetanother #demo3 .als-item {
	margin: 0px 5px 0 2px;
	padding: 4px 0px;
	min-height: 100px;
	min-width: 70px;
	text-align: center;
}
.ItemYetanother #demo3 .als-prev, #demo3 .als-next { top: 0px; height: 150px;}


.ItemRelated, ItemBuy { margin-top: 0;}

.ItemBuy { margin-top: 0;}
.ItemBuy img.leftsumb { width: 100%; float:none; }
.ItemBuy h1 { margin: 1% 0 0 0;}
.ItemBuyPrice { margin: 1% 0 0 0;}
.ItemBuy .sysForm { width: 100%!important; }
.ItemBuy #sysSelections { position: static;}
.ItemBuy #sysSubmit input[type="submit"] { width: 90%; height: 60px; margin: 0;}
.ItemBuy #likeSubmit input[type="submit"] { width: 65%; height: 35px; float:none; margin: 10px 0; }
.ItemInquiry { margin: 25px auto 15px auto; text-align: center;}

.ItemRelated ul.arrival li p { margin: 3px 0 0 0; line-height: 10px;}


/* sysItemCategory page css
---------------------------------------------------- */
#sysItemCategory #sysMain { padding: 3% 2%!important; margin: 0!important; position: relative;}

.cateScene .sysContent { margin-top: 5px!important;}

.sysItemList ul.sysList p { text-align:left; margin: 15px 0 10px 120px; line-height: 16px;}
.sysItemList ul.sysList li p a { text-decoration: underline; font-size: 14px!important;}
.sysItemList ul.sysList li p span { color: #FF6600; font-weight: 600;}
.sysItemList ul.sysList input[type="submit"] { font-size: 11px!important;}

.sysItemList ul.sysThumbnail li { min-height: 250px; width: 33.3%;}
.sysItemList ul.sysThumbnail p { line-height: 14px;}
.sysItemList ul.sysThumbnail li p a { font-size: 11px!important;}
.sysItemList ul.sysThumbnail li p span { font-size: 11px;}
.sysItemList ul.sysThumbnail input[type="submit"] { width: 80px; font-size: 9px!important;}


/* sysMemberRegisterIndex page css
---------------------------------------------------- */
#sysMemberRegisterIndex #sysMain { width: 100%!important; margin: 2% auto 0!important; padding: 10px!important;}
.spFav { width: 100%; padding: 10px; margin: 10px auto; }
.spFav ul { line-height: 6px;}
.spFav ul li { line-height: 13px;}

#sysMemberRegisterIndex h3 { margin: 0;}
#sysMemberRegisterIndex h3 img { width:10%;}

#sysMemberRegisterIndex .sysForm { margin: 0; line-height: 20px;}
#sysMemberRegisterIndex .sysForm input[type="text"] { width: 100%;}
#sysMemberRegisterIndex .sysFormItem { margin-top: 10px;}

#sysMemberRegisterIndex label { width: 100%; height: 25px; line-height: 23px;}
.sysMemberPassword .sysFormField { margin-left: 0!important;}
.sysGender .sysFormField { margin-left: 0!important;}
.sysBirthday .sysFormField { margin-left: 0!important;}

#sysMemberRegisterIndex .sysMemberPassword label.sysFormLabel,
#sysMemberRegisterIndex .sysGender label.sysFormLabel,
#sysMemberRegisterIndex .sysBirthday label.sysFormLabel { position: static!important;}

#sysMemberRegisterIndex .sysForm input[type="text"], textarea { width: 100%; height: 40px;}
#sysMemberRegisterIndex .sysForm input[type="tel"],
#sysMemberRegisterIndex .sysForm input[type="email"],
#sysMemberRegisterIndex .sysForm input[type="fax"], textarea { width: 80%; height: 40px;}
#sysMemberRegisterIndex .sysForm input[type="password"], textarea { width: 80%; height: 40px; margin-bottom: 15px;}

#sysMemberRegisterIndex .sysForm input[type="submit"] { margin: 20px auto; display: block; float:none;}

/* sysMemberRegisterConfirm page css
---------------------------------------------------- */
#sysMemberRegisterConfirm #sysMain { width: 100%!important; margin: 2% auto 0!important; padding: 10px!important;}


/* sysMypageEditMember page css
---------------------------------------------------- */

#sysMypageEditMember .sysForm { margin: 0; line-height: 20px;}
#sysMypageEditMember .sysForm input[type="text"], textarea { width: 100%;}
#sysMypageEditMember .sysFormItem { margin-top: 10px;}

#sysMypageEditMember label { width: 100%; height: 25px; line-height: 23px;}
.sysMemberPassword .sysFormField { margin-left: 0!important;}
.sysGender .sysFormField { margin-left: 0!important;}
.sysBirthday .sysFormField { margin-left: 0!important;}

#sysMypageEditMember .sysMemberPassword label.sysFormLabel,
#sysMypageEditMember .sysGender label.sysFormLabel,
#sysMypageEditMember .sysBirthday label.sysFormLabel { position: static!important;}

#sysMypageEditMember .sysForm input[type="text"], textarea { width: 100%; height: 40px;}
#sysMypageEditMember .sysForm input[type="tel"],
#sysMypageEditMember .sysForm input[type="email"],
#sysMypageEditMember .sysForm input[type="fax"], textarea { width: 80%; height: 40px;}
#sysMypageEditMember .sysForm input[type="password"], textarea { width: 80%; height: 40px; margin-bottom: 15px;}


/* sysMypageEditDelivery page css
---------------------------------------------------- */

#sysMypageEditDelivery .sysForm { margin: 0; line-height: 20px;}
#sysMypageEditDelivery .sysForm input[type="text"], textarea { width: 100%;}
#sysMypageEditDelivery .sysFormItem { margin-top: 10px;}

#sysMypageEditDelivery label { width: 100%; height: 25px; line-height: 23px;}
.sysMemberPassword .sysFormField { margin-left: 0!important;}
.sysGender .sysFormField { margin-left: 0!important;}
.sysBirthday .sysFormField { margin-left: 0!important;}

#sysMypageEditDelivery .sysMemberPassword label.sysFormLabel,
#sysMypageEditDelivery .sysGender label.sysFormLabel,
#sysMypageEditDelivery .sysBirthday label.sysFormLabel { position: static!important;}

#sysMypageEditDelivery .sysFormField input[type="text"], textarea { width: 100%; height: 40px;}
#sysMypageEditDelivery .sysFormField input[type="tel"],
#sysMypageEditDelivery .sysFormField input[type="email"], textarea { width: 80%; height: 40px;}


/* sysCart page css
---------------------------------------------------- */
.sysOrder .sysConfirmButton,
.sysDetail .sysConfirmButton { width: 40%; float: left!important;}

.sysCart #sysMain input[type=text],
.sysCart #sysMain input[type=password],
.sysCart #sysMain input[type=email],
.sysCart #sysMain input[type=number],
.sysCart #sysMain input[type=tel],
.sysCart #sysMain input[type=search],
.sysCart #sysMain textarea { height: 4em;}

/* sysItemSearch page css
---------------------------------------------------- */
#sysMain form.sysItemSearchForm { width: 90%;}

/* First page css
---------------------------------------------------- */
#first #sysMain p { margin: 0 0 7px 0; text-align: left;}
.guideList, #guideSearch, .member { width: 95%; margin: 20px auto 0;}
.guideImgSma { width: 95%; margin: 2% auto; float: none;}
.guideImgPC { display: none;}
.guideImgTab { display: none;}
.guideList dl { float: none; width: 100%; height: 95px;}
#guideSearch dl { margin: 0 auto; padding: 0 10px; }
#guideSearch dt { margin-top: 25px; }


/* Mail magazine page css
---------------------------------------------------- */
#sysFormIndex #sysMain #allCnt { width: 95%; margin: 0 auto;}
#sysFormIndex #sysMain form { width: 260px; }
#sysFormIndex #sysMain form .sysForm { width: 100%; text-align: center; }
#sysFormIndex #sysMain .sys1 { float: none; margin-bottom: 10px;}
#sysFormIndex #sysMain .sys2 { float: none; margin-bottom: 10px;}
#sysFormIndex #sysMain input[type="text"] { height: 45px; width: 210px; }
#somenews img { float: none; margin: 0 auto 20px;}


/* NewArrivalblock css
---------------------------------------------------- */
ul.sysHorizontal { width:100%; }
#bordertopblock { width: 100%; }





/* 追加
---------------------------------------------------- */

.logo { width: 55%;  margin: 0;}






/* 2015おすすめ
---------------------------------------------------- */
.osusume_box{float:left; width:160px; margin-left:10px; }
.osusume_moji{margin-top:10px; margin-bottom:20px; font-size:14px; text-decoration:underline; a color:#0066CC;}









/* カートに入れた後 */
#sysSubmit  .sysGoCartButton{
　　　　border: 0;
	color: #fff;
	font-size: 21px!important;
	background-color: rgb(250, 168, 24);
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	text-shadow: none;
	border-radius: 6px; 
		-webkit-border-radius: 6px; 
		-moz-border-radius: 6px; 
	/*linear-gradient*/
	background-color:rgb(55, 136, 151);
	background:-webkit-gradient(linear,, from(rgb(130, 218, 226)), to(rgb(55, 136, 151)));
	background:-webkit-linear-gradient(center top, rgb(130, 218, 226), rgb(55, 136, 151) );
	background:   -moz-linear-gradient(center top, rgb(130, 218, 226), rgb(55, 136, 151) );
	background:     -o-linear-gradient(center top, rgb(130, 218, 226), rgb(55, 136, 151) );
	background:        linear-gradient(center top, rgb(130, 218, 226), rgb(55, 136, 151) );
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(130, 218, 226)), color-stop(1, rgb(55, 136, 151)));
}

/* カートに入れた後 */

div#sysVariation {
    width: 100%; 
}

#sysItemDetail .sysFormVariationName {
    background-color: #FFFFCC;
    border: #CCCCCC 1px solid;
    padding: 10px 30px;
}


.ItemStock table, td, th {
    border: 1px solid #595959;
    border-collapse: collapse;
    text-align: center;
    width: 80px;
}

p {
    margin: 3px 0 8px 0;
    text-align: left;
    line-height: 15px;
}


.b{
font-weight:bold;
font-size:1.5em;
}

.maypage_hidden{
display:none;}

.sysAddress2 .sysFormLabel{
    height: 95px!important;
}
.sysAddress2 .sysFormLabel:after{
    content:'\A全角25文字以内でご入力ください。\Aカンマ（,）や（〜）等の入力はお控え下さい。';
　 color: red;
    font-weight: bold;
    white-space:pre;
}

select[name="variation"]{
margin-left: 12%;
}

.sysVariationSelects {
    margin-left: 17.7%;
margin-top: 1.5%;
}

select[name="variation"]{
margin-left: 50%;
width:39%;
}

.sysVariationSelects {
margin-top: 3%;
}

#sysNumber select[name="num"]{
width:39%;
}

/**********************************************
  ショッピングカート（basket.html）2022年7月21日追加 
**********************************************/
.sysCart #sysMain .sysItemListArea {
    padding: 10px;
}
.sysCart #sysMain .sysCartTitle {
    font-size: 1.4rem !important;
}
.sysCart #sysMain .sysCartTitle:after {
    height: 6px;
}
/* カート数量周りレイアウト（2022年7月25日追加） */
.sysCart #sysMain > .sysItemListArea > ul > li > div > div:nth-child(4) {
    display: flex;
    display: -webkit-flex;
}
.sysCart #sysMain > div.sysItemListArea > ul > li > div > div:nth-child(4) > div:nth-child(1) {}
.sysCart #sysMain select {
    margin: 0;
    width: 70px;
}
.sysCart #sysMain > .sysItemListArea > ul > li > div > div:nth-child(4) .sysNumArea {
    width: 50%;
    flex-grow: 1;
}

/**********************************************
  会員登録・マイページ （2022年7月25日追加） 
**********************************************/
.sysMypage #sysMain .sysMypageNav form {
    width: 100%;
}
}
@media screen and (min-width:481px) and (max-width:800px){
/* RESET FOR TABLET
---------------------------------------------------- */
#sysAside { width: 95%!important; margin: 0 auto!important; float: none!important; background-color: #fff;}
.cateSP {display: none!important;}
#sysMain { width: 95%!important; margin: 5% auto 0!important; padding: 10px 20px; min-height: 250px!important; float: none!important;}
#sysItemDetail #sysMain {
position: static;
margin-left: 0!important;
margin: 6% auto 2%!important;
} 

/* DETAILS
---------------------------------------------------- */
p { margin: 5px 0 0 0;}
#index #sysMain { background-color: transparent!important; margin: 0.5% auto 0; padding:0;}

/* HEADER
---------------------------------------------------- */
.headerBtnsma { display:none; }
.logotext { display: none;}

#header { height: ; margin: 0; padding: 0;}
#headcontents { width: 90%; margin: 0 auto;}
.logo { width: 50%; float: left; position: absolute; margin: 5px 0 0 -10px;}
.CartLoginBtn { width: 55%;  margin: 20px 0 0 0; float: right;  text-align: right;}

ul.globalmenu { width: 100%; margin: 17px auto 0;}
ul.globalmenu li a { padding: 1%; font-size: 18px;}

/* ASIDE
---------------------------------------------------- */
/* SEARCH FORM --start-- */
.AsideSearchbox { width: 50%; float: right;}
.AsideSearchbox .sysContent { background-color: #fff; padding: 3px 30px!important; text-align: center;}
.AsideSearchbox form.sysItemSearchForm { padding: 0 0 0 7px; }
/* SEARCH FORM --end-- *

/* LOGIN FORM --start-- */
.AsideLoginForm { width: 50%; border-right: 1px #ccc solid;}
.AsideLoginForm ul { width: 95%; margin: 13px auto;}
.AsideLoginForm ul li { width: 48%; float: left; margin-left: 2%; text-align: center;}
/* LOGIN FORM --end-- */

.footerBtnsma { display:none; }
.sideTopBnr { display: none; }
.orderBnr { display: none; }

.containerleft { position: absolute; top: 95px; width: 95%; text-align: center; margin: 10px 0 0 0;}
.containerleft img { max-width: 45%!important; }

.search {padding: 14px; vertical-align: bottom; }
form { margin: 0; display: inline;}
input[type="text"], textarea { width: 35%;}
ul.cateBtn { width: 33.333%; float: left; margin:0 auto; border-right: solid 1px #ececec;}
ul.cateBtn li { padding: 12px;}

.info { width:50%; float:left; border-left: solid 1px #ececec;}


/* MAIN CONTENTS
---------------------------------------------------- */
#main { width: 95%; margin: 0 auto; position:static;}
#contentsarea { width:100%; overflow: hidden; margin : 1% 0 0 0;}
#contentsareatopimg { width:100%; margin: 4% 0 0 0;}

ul.arrival { padding: 0 0 2% 0;}

/* TOPICS --start-- */
.topicsleftBnr { width:42%; float:left; margin: 12px 0; background-color: #fff;}
.topicsright { width:56%; float: right; text-align: left; margin: 10px 0;}
.topicsright img { width: 35%;}
.topics { padding: 10px 10px 3px 10px; font-size: 13px; line-height: 18px; }
dl.newstext { overflow: hidden; zoom: 1;}
dl.newstext dt { width: 100%; margin-bottom: 0; padding-bottom: 2px;}
dl.newstext dt img { width: 56px; vertical-align: top;}
dl.newstext dd { margin-bottom: 0; padding: 0 0 5px 0; font-size: 15px;}
/* TOPICS --end-- */


/* FOOTER
---------------------------------------------------- */
#footcontents { width: 90%;}
.footleft { width: 100%; float: none; position: static;}
.footright { width: 60%; margin:0;}
.copy { width: 40%; margin: 0; padding: 10px 0 0 0; text-align: left;} 
#footcontents a { font-size: 13px; line-height: 16px;}
#SPfootermenu { display: none;}


/* PULUG-IN CSS
---------------------------------------------------- */
/********************************
 * item slider
 ********************************/
.als-viewport { width: 82%!important; height: 185px!important;}
#demo3 .als-prev, #demo3 .als-next { top: 30px;}


/* Item page css
---------------------------------------------------- */
.sysForm { width: 43%;}

.ItemRelated, .ItemBuy { margin-top: 0;}
.ItemReview, .ItemStock { margin-top: 5px;}
.ItemYetanother { margin-top: 10px;}
.ItemYetanother #demo3 .als-prev, #demo3 .als-next { top: 10px;}

.ItemSummary { margin-top: 5px; width: 43%!important;}
dl.SumCnt { margin: 15px 0 0 0;}
dl.SumCnt dt { width: 62px; }
dl.SumCnt dd { margin: 0 0 6px 70px; }

.ItemBuy .sysForm {width: 400px;}
.ItemBuy #sysSelections { float: left; width: 400px; margin-left: -200px; position: absolute;}


/* sysItemCategory page css
---------------------------------------------------- */
.cateChairsofa .sysContent { margin: 38px auto 0 auto!important; width: 100%; text-align: center;}
.cateScene .sysContent { margin: 32px auto 0 auto!important; width: 95%;}
.cateColor .sysContent { margin: 32px auto 0 auto!important; width: 95%;}
.catePrice .sysContent { margin: 32px auto 0 auto!important; width: 95%;}

.cateChairsofa .sysContent img { width: 95%;}
#sysItemCategory #sysMain { margin: 0 auto!important; position: relative;}
.sysItemList ul.sysThumbnail li { width: 33.3%; text-align: center; min-height: 290px;}
.sysItemList ul.sysThumbnail input[type="submit"] { margin-top: 5px;}


/* sysMemberRegisterIndex page css
---------------------------------------------------- */
#sysMemberRegisterIndex span.ethna-error { position: absolute; margin: 15px 0 0 -300px;}
.spFav { width: 95%; background-color: rgb(253, 236, 192); padding: 10px 20px; margin: 20px auto; }
#sysMemberRegisterIndex #sysMain { width: 95%!important; margin: 5% auto 0!important; height: 1220px!important;}

#sysMemberRegisterIndex label { width: 45%; height: 25px; line-height: 23px;}
#sysMemberRegisterIndex .sysMemberPassword .sysFormField { margin-left: 45%;}
#sysMemberRegisterIndex .sysGender .sysFormField { margin-left: 45%;}
#sysMemberRegisterIndex .sysBirthday .sysFormField { margin-left: 45%;}

#sysMemberRegisterIndex .sysForm input[type="text"], textarea { width: 50%; height: 40px;}
#sysMemberRegisterIndex .sysForm input[type="tel"],
#sysMemberRegisterIndex .sysForm input[type="email"],
#sysMemberRegisterIndex .sysForm input[type="fax"], textarea { width: 30%; height: 40px;}
#sysMemberRegisterIndex .sysForm input[type="password"], textarea { width: 30%; height: 40px; margin-bottom: 15px;}

#sysMemberRegisterIndex .sysForm input[type="submit"] { margin-top: 10px; margin-right: 50px; float:right;}


/* sysMemberRegisterConfirm page css
---------------------------------------------------- */
#sysMemberRegisterConfirm #sysMain { width: 95%!important; margin: 5% auto 0!important; height: 650px!important;}

/* sysMemberRegisterRegister page css
---------------------------------------------------- */
#sysMemberRegisterRegister #sysMain { width: 95%!important; margin: 5% auto 0!important; height: 250px!important;}


/* sysMypageLogin page css
---------------------------------------------------- */
#sysMypageIndex input[type="submit"] { margin-top: 7px;}
#sysMypagePoint input[type="submit"] { margin-top: 7px;}
#sysMypageAshiato input[type="submit"] { margin-top: 7px;}


/* sysMypageEditMember page css
---------------------------------------------------- */
#sysMypageEditMember span.ethna-error { position: absolute; margin: 15px 0 0 -300px;}

#sysMypageEditMember label { width: 45%; height: 25px; line-height: 23px;}
#sysMypageEditMember .sysMemberPassword .sysFormField { margin-left: 45%;}
#sysMypageEditMember .sysGender .sysFormField { margin-left: 45%;}
#sysMypageEditMember .sysBirthday .sysFormField { margin-left: 45%;}

#sysMypageEditMember .sysForm input[type="text"], textarea { width: 50%; height: 40px;}
#sysMypageEditMember .sysForm input[type="tel"],
#sysMypageEditMember .sysForm input[type="email"],
#sysMypageEditMember .sysForm input[type="fax"], textarea { width: 30%; height: 40px;}
#sysMypageEditMember .sysForm input[type="password"], textarea { width: 30%; height: 40px; margin-bottom: 15px;}

/* sysMypageEditDelivery page css
---------------------------------------------------- */
#sysMypageEditDelivery span.ethna-error { position: absolute; margin: 15px 0 0 -300px;}

#sysMypageEditDelivery label { width: 45%; height: 25px; line-height: 23px;}
#sysMypageEditDelivery .sysMemberPassword .sysFormField { margin-left: 45%;}
#sysMypageEditDelivery .sysGender .sysFormField { margin-left: 45%;}
#sysMypageEditDelivery .sysBirthday .sysFormField { margin-left: 45%;}

#sysMypageEditDelivery .sysForm input[type="text"], textarea { width: 50%; height: 40px;}
#sysMypageEditDelivery .sysForm input[type="tel"],
#sysMypageEditDelivery .sysForm input[type="email"],
#sysMypageEditDelivery .sysForm input[type="fax"], textarea { width: 30%; height: 40px;}
#sysMypageEditDelivery .sysForm input[type="password"], textarea { width: 30%; height: 40px; margin-bottom: 15px;}


/* sysBillingAddress page css
---------------------------------------------------- */
#sysBillingAddress .sysForm { width: 100%;}
#sysBillingAddress label { width: 40%; height: 25px; line-height: 23px; float: left;}
#sysBillingAddress .sysMemberPassword .sysFormField { margin-left: 45%;}
#sysBillingAddress .sysGender .sysFormField { margin-left: 45%;}
#sysBillingAddress .sysBirthday .sysFormField { margin-left: 45%;}

#sysBillingAddress .sysForm input[type="text"], textarea { width: 50%; height: 40px;}
#sysBillingAddress .sysForm input[type="tel"],
#sysBillingAddress .sysForm input[type="email"],
#sysBillingAddress .sysForm input[type="fax"], textarea { width: 30%; height: 40px;}
#sysBillingAddress .sysForm input[type="password"], textarea { width: 30%; height: 40px; margin-bottom: 15px;}

.sysCart #sysMain select { width: 25%;}

/* sysItemSearch page css
---------------------------------------------------- */
#sysMain form.sysItemSearchForm { width: 70%;}

/* First page css
---------------------------------------------------- */
#first #sysMain p { margin: 0 0 7px 0;}
.guideList, #guideSearch, .member { width: 95%; margin: 20px auto 0;}
.guideImgTab { width: 60%; margin: 2%; float: left;}
.guideImgPC { display: none;}
.guideImgSma { display: none;}


/* Mail magazine page css
---------------------------------------------------- */
#sysFormIndex #sysMain #allCnt { width: 95%; margin: 0 auto;}
#sysFormIndex #sysMain form { width: 400px; }
#sysFormIndex #sysMain form .sysForm { width: 100%; text-align: center; }
#sysFormIndex #sysMain .sys1 { float: none; margin-bottom: 10px;}
#sysFormIndex #sysMain .sys2 { float: none; margin-bottom: 10px;}
#sysFormIndex #sysMain input[type="text"] { height: 45px; width: 320px; }


/* NewArrivalblock css
---------------------------------------------------- */
ul.sysHorizontal { width:100%; }
#bordertopblock { width: 100%; }






/* 2015おすすめ
---------------------------------------------------- */
.osusume_boxwaku{width:540px; margin:auto;}
.osusume_box{float:left; width:160px; margin-left:20px;}
.osusume_moji{margin-top:10px; font-size:14px; text-decoration:underline; a color:#0066CC;}



.maypage_hidden{
display:none;}
}
@media screen and (min-width:801px){
/* RESET FOR PC
---------------------------------------------------- */

div#sysAside { width: 20%!important; margin-left: 9%; padding-right: 5px; float: left!important;}
#sidebar { width: 100%; float: left; overflow:hidden; background-color: #fff; }
.cateSP {display: none!important;}

#sysMain { padding: 20px!important; margin: auto; width:640px!important; } 
#index #sysMain { background-color: transparent!important; padding:0!important;}


/* HEADER
---------------------------------------------------- */
.headerBtnsma { display:none; }
.logotext { display: none;}
.logo { width: 25%; float: left; position: relative; margin: 10px 0 0 0;}
.CartLoginBtn { width: 50%; position: relative;}


/* SIDEBAR
---------------------------------------------------- */
.topicsleftBnr { display: none; }
.orderBnr { display: none; }
.footerBtnsma { display:none; }


/* FOOTER
---------------------------------------------------- */
#bordertop { margin: 4.5% 0 0 0;}
#bordertopFooter { margin: 0;}
#sysItemDetail #bordertopFooter { margin: 0;}
#SPfootermenu { display: none;}


/* sysItemCategory page css
---------------------------------------------------- */
.cateChairsofa .sysContent {width: 63%; position: absolute; margin-left: 30%!important;}
.cateScene .sysContent {width: 63%; position: absolute; margin-left: 30%!important;}
.cateColor .sysContent {width: 63%; position: absolute; margin-left: 30%!important;}
.catePrice .sysContent {width: 63%; position: absolute; margin-left: 30%!important;}

.sysItemList ul.sysThumbnail li { min-height: 300px;}

/* sysCart page css
---------------------------------------------------- */
#sysRegisterEmptymail { display: none;}

/* First page css
---------------------------------------------------- */
.guideImgPC { width: 60%; margin: 2%; float: left;}
.guideImgSma { display: none;}
.guideImgTab { display: none;}



/* 追加
---------------------------------------------------- */
.side_login{
	background:url(img/side_bg.jpg);
	padding:3%;
	text-align:center;
	font-size:14px;
	color:#333333;
	line-height:1.3em;
	
}

#sysDescriptionPc p{  width:500px; margin:20px auto;}

.chuuibun { width:600px; margin:auto;}





/* 2015おすすめ
---------------------------------------------------- */
.osusume_boxwaku{width:540px; margin:auto;}
.osusume_box{float:left; width:160px; margin-left:20px;}
.osusume_moji{margin-top:10px; font-size:14px; text-decoration:underline; a color:#0066CC;}




.maypage_hidden{
display:none;}
}
/* #END_OF_RESOURCE_FILE */
