@charset "utf-8";

/*最新バックアップファイル→https://kawanotajimaya.com/css/sp-default-bu-20220815.css*/

/* reset */
body {margin:0;padding:0;border:0;line-height:1;word-wrap: break-word;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
ul {list-style:none;margin:0;padding:0;}
li {margin:0;padding:0;list-style: none;}
blockquote, q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
a {margin:0;padding:0;vertical-align:baseline;background:transparent;}
a:link {color:#3B91D6}
a:visited {color:#3B91D6}
a:hover {color:#3B91D6}
a:active {color:#3B91D6}
ins {background-color:#ff9;color:#000;text-decoration:none;}
mark {background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom:1px dotted;cursor:help;}
input, select {vertical-align:middle;}
form {margin:0;}
hr {margin:0 auto;}
.titlebar+aside .listmenu li,.footer ul li,.formlist ul li{margin: 0;background:transparent;}

/* tag setting */
body {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background:white;
}
input,textarea {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	padding:2px;font-size:12px;
}
pre {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
textarea {width:100%}
select {font-size:12px;padding:2px;}
img{max-width: 100%; height:auto;}

/* system class */
p.full {margin:10px;}
.full_img {width:100%;}
.productimg {width:97%;}
.logoimg {width:260px;}
.searchbutton {width:60px;height:50px;}
.imgharf {width: 50%}
.catalogimg {width:142px;}
.img72 {margin:0 1px;width:17%;}
.img100 {margin:0 1px;width:100px;}
.clearof {overflow: hidden;}
.text-left {text-align: left}
.text-center {text-align:center}
.text-right {text-align: right}
.text_s {font-size:75%;}
.text_1 {color: #000000;font-size:12px;}
.border_1 {margin:10px 0;padding:10px;}
.more {text-align: right}
.red {color: #000000}
.gray {color:#7E7E7E}
.f_l {float:left;}
.f_r {float:right;}
.input_l input{width:95%}
.input_m input{width:50%}
.input_s input{width:20%;}
.input_2 input{width:40%;}


/* layout */
#page {
	width:100%;
	margin:0 auto;
	padding:0;
	font-size:13px;
	color:#282828;
	-webkit-text-size-adjust:none;
}
#main {margin: 0 auto;text-align:center}

/* header */
#header {margin:0 auto 10px;}
#header section {margin: 0;width:100%;}
#header nav {margin: 10px auto 10px;text-align: center;width:100%;}
#header nav a{text-decoration: none}
/* header common */
#header ul{ list-style-type: disc;padding: 0 25px}
#header ol{ list-style-type: decimal;padding: 0 25px}
/* header toppage */
#top_header ul{ list-style-type: disc;padding: 0 25px}
#top_header ol{ list-style-type: decimal;padding: 0 25px}
.logo {width:100%;margin:0 auto;text-align:center;}
.logo .l{float:left;}
.logo .r{float:right;}
#he_de h1 {font-size: 1.2em; margin: 3% 0%;}
#he_de h1 span {display: block;}


/* contents */
#contents {margin:0px;}
#contents section {width:100%; margin: 1% auto; background-color: #fbfbfd; padding-bottom:5px;clear:both;}
.formbox section {background:transparent;}

/* footer */
#footer {background:transparent; margin-bottom: 36px;}
#footer section {background:transparent;padding:0;border:none;}
#footer section>p.ch {background:#000000;color:white;font-size:14px;font-weight:bold;margin:0;padding:10px 0 0;text-align:center;}
#footer section>p.ch a {color:white;}
#footer section>p.copy {background:#000000;color:white;font-size:12px;margin:0;padding:10px 0;text-align:center;}

#footer .footer aside ul.listmenu {
	border:none;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-box-shadow:none;
	background:transparent;
	padding-top:5px;
	margin:5px 0 15px;
}
#footer .footer aside ul.listmenu li {
	background:transparent;
	border:none;
	line-height:1;
}
#footer .footer aside ul.listmenu li a {
	color:#666666;
	background:white url(../img/theme11/arrow1.png) no-repeat 97% center;
	border:none;
	border-bottom:1px solid #dddddd;
	-webkit-border-radius:0;
	border-radius:0;
	padding:8px 10px;
	margin:0;
	font-size:11px;
	box-shadow:none;
	-webkit-box-shadow:none;
}
#footer .footer aside ul.listmenu li:first-child a {
	border-top:1px solid #dddddd;
}

/* common */
.imgborder {border:1px solid #cccccc;}

/*  title   */
#contents .title {
	color:black;
	background-image:url(../img/theme11/title_point.png),url(../img/theme11/title_bg.png);
	background-repeat:no-repeat,repeat-x;
	background-position:left top,left top;
	margin:10px 0 0;padding:14px 0 12px;
	vertical-align:middle;text-align:left;
}
#contents>.title {margin:0;}
.title h1 {display:inline;font-size:14px;margin:0;padding:0 0 0 10px;text-align:left;font-weight:normal;}
.title img {margin: 0;vertical-align:top;margin-left:5px;}
#news .title {height:15px;}
#news .title h1 {float:left;}

.title p {float:right;margin:0;padding:0;}
.title p a{
	margin: 0 auto 0;padding:16px 10px 4px 26px;height:20px;
	text-decoration:none;
	font-size:10px;
	color:#333333;
	vertical-align:middle;text-align:left;
	background:url(../img/theme11/title_p_bg.png) no-repeat left 12px;
}
.titlebar {
	padding:0;
	margin:0;
	vertical-align:middle;
	text-align:left;
}

.titlebar .open {text-align: left;padding: 10px 4px;background-image:url(../img/theme11/minus2.png) ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar .open.active {background-image:url(../img/theme11/plus2.png) ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar .closed {text-align: left;padding: 10px 4px;background-image:url(../img/theme11/plus2.png) ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar .closed.active {background-image:url(../img/theme11/minus2.png) ;background-repeat : no-repeat; background-position : 97% center;}

.titlebar_g .open {padding: 10px 4px;background-image:url(../img/theme11/minus2.png) ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar_g .open.active {background-image:url(../img/theme11/plus2.png) ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar_g .closed {padding: 10px 4px;background-image:url(../img/theme11/plus2.png) ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar_g .closed.active {background-image:url(../img/theme11/minus2.png) ;background-repeat : no-repeat; background-position : 97% center;}

.titlebar_g {
	padding: 0 4px;
	margin: 0;
	font-size: 120%;
	background:url("../img/theme11/gradation_green_401.png") repeat-x 97% center;
	color: #ffffff;text-shadow: none;
	vertical-align: middle;text-align: left}
.titlebar_b{
	padding: 5px 8px;
	font-size: 100%;
	color: #282828;text-shadow: none;
	vertical-align: middle;text-align: left;
}

.titlebar_b+aside {text-align:left;padding: 10px 0;}
.titlebar_b .open {padding: 10px 4px 10px 5px;background-image:url(../img/theme11/minus.png) ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar_b .open.active {background-image:url(../img/theme11/plus.png);background-repeat : no-repeat; background-position : 97% center;}
.titlebar_b .closed {padding: 10px 4px 10px 5px;background-image:url(../img/theme11/plus.png);background-repeat : no-repeat; background-position : 97% center;}
.titlebar_b .closed.active {background-image:url(../img/theme11/minus.png);background-repeat : no-repeat; background-position : 97% center;}

/* news */
.listmenu a span.date {color:#000000;display:block;}
.date.text-right {padding:10px;}

.listmenu a p.date {margin-left:10px;}
.note{color: #464646;font-size:75%}

/* listmenu */
section .listmenu {
	margin:5px;
	word-wrap:break-word;
	background-color:transparent;
	-webkit-border-radius:0;
	border-radius:0;
	border:none;
}

.listmenu li {
	list-style-type: none;text-align:left;font-size:11px;line-height:1.5;margin-bottom:5px;
}
.listmenu li a,.titlebar+aside a{
	padding:6px 17px 6px 5px;
	margin:5px 0;
	display: block;
	background:white url(../img/theme11/arrow2.png) no-repeat 97% center;
	color:#333333;
	text-decoration:none;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
}
#contents>.listmenu {
	margin-bottom:10px;
}
#contents>.listmenu li {
	margin-bottom:0px;
}
#contents>.listmenu li a {
	margin:0;border-bottom:1px solid #dddddd;
	-webkit-box-shadow:none;
}
.listmenu li a:link {
	color:#333333;
}


.listmenu li,.titlebar+aside a {-webkit-tap-highlight-color: rgba(0,0,0,.4);-webkit-tap-highlight-color:#ccc;}
.listmenu li:first-child{}
.listmenu li:last-child {margin-bottom:0px;}

.titlebar+aside ul,.formlist ul{margin: 0;}

/* search box */
#searchbox{
	display: none;position:absolute;top:0;background:#000;margin:0 auto;padding-bottom:10px;text-align:left;width:100%;color:#fff;z-index:1;
	background-color:rgba(0, 0, 0, 0.8);
}
#searchbox2 {margin: 0 auto;text-align: left;width: 100%;background:white;}
#searchbox2 .search_form {}
.search_form {
	margin:5px;padding:5px;background:white;color:#666666;font-size:12px;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
}
.search_form div.clearof {}
.search_form .input_l {}
.search_form .input_l .keyword_search {padding-bottom:5px;}
.search_form .input_s {}
.search_form .input_s .price_search {padding-bottom:5px;}
.search_form select {width:100%;}
.search_form .input_l input{
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
#searchbox .title {text-align: left;width: 95%;text-shadow: none;padding:10px 0;background: none;box-shadow:none;-webkit-box-shadow:none;}
#searchbox h1 {color:#fff;text-shadow: none;}
#search_form div {margin:10px 0;}
.search_form p.f_l  {
	margin:0;
}
.search_form .f_l select {
	border:1px solid #cccccc;
	background:white;
	color:#666666;
	margin-right:10px;
}
.search_form .submit {
	text-align:center;
	margin:5px auto;
}
.search_form .submit input {
	width:250px;height:25px;
	background:url(../img/theme11/btn1_bg.png) no-repeat;
	border:none;
	color:black;
	text-shadow:1px 1px 1px rgba(255,255,255,0.5);
	text-align:center;font-weight: bold;
	vertical-align: middle;
	padding:0;text-decoration: none;
	font-size:12px;
}
.submit_gr{
	font-size:14px;
	padding:3px 10px;
	background:transparent;
	color:#6a4f0f;
	border:none;
}

#close{
	text-align: center;color: #282828;background: #FFF;position: absolute;padding: 16px 15px;
	top: 0px;right: 10px;font-size: 150%;
}
#close {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

/* item list */
.itemlist {
	margin:0 7px 15px;
	background:transparent;
	border:none;
	-webkit-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
}
.itemlist:before {
	content:".";
	height:0;
	visibility:hidden;
}

.itemlist li {
	list-style-type:none;text-align:left;border:none;background:transparent;
}
.itemlist li a {
	position:relative;
	display:block;
	-webkit-box-shadow:1px 1px 3px #000;
	background:white url(../img/theme11/itemlist_bg.png) no-repeat right center;
	-webkit-border-radius:0;
	border-radius:0;
	border:1px solid white;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
	padding:10px;
	text-decoration:none;
	margin-bottom:10px;
}
.itemlist li a:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.product_search+section .btn button{
	width:250px;height:25px;
	margin:15px auto;
	background:transparent url(../img/theme11/btn1_bg.png) no-repeat;
	border:none;
	color:black;
	text-shadow:1px 1px 1px rgba(255,255,255,0.5);
	text-align:center;font-weight: bold;
	vertical-align:middle;
	padding:0;text-decoration: none;
	font-size:12px;
}

#newarrival .btn button{
	width:250px;height:25px;
	margin:15px auto;
	background:transparent url(../img/theme11/btn2_bg.png) no-repeat;
	border:none;
	color:white;
	text-align:center;
	vertical-align:middle;
	padding:0;text-decoration:none;
	font-size:12px;
}
#ranking .btn button{
	width:250px;height:25px;
	margin:15px auto;
	background:transparent url(../img/theme11/btn2_bg.png) no-repeat;
	border:none;
	color:white;
	text-align:center;
	vertical-align:middle;
	padding:0;text-decoration:none;
	font-size:12px;
}
#recommended .btn button{
	width:250px;height:25px;
	margin:15px auto;
	background:transparent url(../img/theme11/btn2_bg.png) no-repeat;
	border:none;
	color:white;
	text-align:center;
	vertical-align:middle;
	padding:0;text-decoration:none;
	font-size:12px;
}

/* prize */
.itemlist li.prize {
	color:white;
	font-size:12px;
	padding-left:25px;padding-top:4px;
	height:14px;width:60px;
	background:url(../img/theme11/crown_bg.png) no-repeat;
}
.prize img {display:none;}
.itemlist li.rank{
	color:white;
	font-size:12px;
	padding:4px 8px 0;
	height:14px;
	background:url(../img/theme11/nocrown_bg.png) no-repeat;
}

/* tag */
.tag {text-align:right;text-align:left;margin:0 2px 3px;}
.tagline {color:#999;font-size: 75%}
.recommend {color:#FF9900;margin-right: 3px;font-size: 75%}
.price {color: #282828;font-size:12px;}
.fixedprice {text-decoration: line-through !important;color: #282828;font-size:12px;}
.catch {display: block;font-weight: bold;color: #5d5d5d;text-shadow:none;}

.new {background:#f0365e;color: #fff;padding:2px 3px;display:inline-block;font-size:10px;margin-right: 3px;text-shadow: none !important;}
.pickup {background:#2ccaec;color: #fff;padding:2px 3px;display:inline-block;font-size:10px;margin-right: 3px;white-space: nowrap;text-shadow: none !important;}
.sale {background:#ffa200;color: #fff;padding:2px 3px;display:inline-block;font-size:10px;margin-right: 3px;white-space: nowrap;text-shadow: none !important;}
.member {background:#c0602b;color: #fff;padding:2px 3px;display:inline-block;font-size:10px;margin-right: 3px;text-shadow: none !important;}
.cool {background:#00d036;color: #fff;padding:2px 3px;display:inline-block;font-size:10px;margin-right: 3px;text-shadow: none !important;}
.soldout {font-size:11px;text-align:right;float:left;}
.soldout span{
	color:white;
	width:93%;text-align:center;
	background:#000000;padding:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	display:inline-block;
	line-height:1;
}
.product_name .new {padding:2px 5px;display:inline;font-size:12px;}
.product_name .pickup {padding:2px 5px;display:inline;font-size:12px;}
.product_name .sale {padding:2px 5px;display:inline;font-size:12px;}
.product_name .member {padding:2px 5px;display:inline;font-size:12px;}
.product_name .cool {padding:2px 5px;display:inline;font-size:12px;}
.li_l {margin:0 8px 0 0;float: left;clear:both;}
.li_r {}
.li_r div {color:#000000;font-size:11px;padding-right:5px;padding-bottom:10px;line-height:1.5;font-weight:bold;}
.li_r div.tagline {color:#333333;height:auto;font-weight:normal;}
.li_r div.fixedprice {color:#f0365e;height:auto;margin-bottom:0px;text-align:right;padding-right:10px;font-weight:normal;padding-bottom:0px;}
.li_r div.price {color:#f0365e;height:auto;margin-bottom:0px;text-align:right;padding-right:10px;font-weight:normal;padding-bottom:0px;}
.li_r div.soldout {margin-right:18px;clear:right;font-weight:normal;}

/* accordion */
.accordion {
}
.accordion .titlebar {
	color:#333333;
	background:white;
	border-left:3px solid #000000;
	padding:6px 17px 5px 7px;
	margin:5px;
	vertical-align: middle;text-align:left;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
}
.accordion .titlebar h1 {
	font-size:12px;margin: 0;padding:2px 25px 2px 0;text-align: left;
}
.accordion .titlebar.sps-titleLinkBar h1 {
       padding:2px 10px 2px 0;
}
.accordion .titlebar_b {
	color:black;
	background-image:url(../img/theme11/title_point.png),url(../img/theme11/title_bg.png);
	background-repeat:no-repeat,repeat-x;
	background-position:left top,left top;
	margin:10px 0 0;padding:14px 0 12px;
	vertical-align:middle;text-align:left;
}
.accordion .titlebar_b h1 {
	font-size:14px;margin:0;padding:0 0 0 10px;text-align:left;font-weight:normal;
}
.accordion .titlebar_b+aside {
	padding:5px 0;
}
.accordion .titlebar_b+aside>.formtable {
	margin:0 10px;
}
.accordion aside ul.listmenu {
	border:none;
	background:transparent;
	-webkit-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
}
.accordion aside ul.listmenu li {
	background:transparent;
	border:none;
	line-height:1;
}
.accordion aside ul.listmenu li.categorylink {
	background:transparent;
}
.accordion aside ul.listmenu li a {
	color:#333333;
	background:white url(../img/theme11/arrow2.png) no-repeat 97% center;
	padding:7px 17px 7px;
	margin:5px;
	font-size:11px;
}
.accordion aside ul.listmenu li.categorylink a {
	color:white;border:1px solid white;
	background:#000000 url(../img/theme11/arrow3_r.png) no-repeat 97% center;
	padding:6px 16px 6px 4px;
	margin:5px;
	font-size:11px;
}




/* freearea */
.freearea {text-shadow:none; padding:0px; margin:0px; color:#333333;}
.freearea p {line-height:1.5;}
.freearea hr { margin: 10px 0 ;}
.freearea img { vertical-align: middle;}
.freearea ul { list-style-type: disc;padding: 0 25px}
.freearea ol { list-style-type: decimal;padding: 0 25px}
/*section>div.freearea:first-child {background:white url(../img/theme11/section3_bg.png) repeat-x left top !important;padding-top:15px !important;}*/
footer section>div.freearea:first-child {background:none !important;}


/*  カテゴリータイトル   */
.categorybar{
	padding: 6px 4px;text-align: left;
	margin: 0;
	font-size: 100%;
	background: #E8EEE8;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	vertical-align: middle;
}
.categorylink{background: #E8EEE8;vertical-align: middle;}




.payment ul{margin: 0;}
.payment li {
	padding:5px 22px;overflow:hidden;display:block;text-decoration:none;
	background-image: url(../img/theme11/arrow2.png);
	background-position:8px center;
	background-repeat:no-repeat;
	list-style-type:none;text-align:left
}
.payment aside>p {margin:10px;}
.payment .formtable {font-size:12px;padding:10px 0;background:white;}
.payment .formtable li+p {color:#000000;border-bottom:1px solid #eaeaea;padding:0 10px 10px 22px;margin:5px 0;}
.payment .formtable li+p:last-child {border-bottom:none;}
.payment .formtable br+p {padding:0 10px 10px 22px;margin:5px 0;}

/* lists */
.bgn {margin:5px;}
.bgn li {
	list-style-type: none;text-align:left;font-size:11px;margin-bottom:5px;
}
.bgn li:last-child {
	margin-bottom:10px;
}
.bgn li a {
	padding:9px 25px 9px 15px;
	display: block;
	background:white url(../img/theme11/arrow2.png) no-repeat 95% center;
	color:#333333;
	text-decoration:none;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
}
.bgn li.categorylink a {
	border-left:3px solid #000000;
	padding-bottom:6px;
	padding-left:7px;
}
.bgn2 .categorylink {
	background:white url(../img/theme11/arrow7.png) no-repeat 97% center;
}
.bgn2 ul.bgn {
	margin-bottom:0;
}
.bgn2 ul.bgn li.categorylink a {
	background-color:white;
	border:none;
	border-left:3px solid #000000;
	color:#333333;
	text-decoration:none;display:block;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
	padding:8px 17px 6px 5px;
	margin:5px 0;
	font-size:12px;
}
.bgn2 .listmenu2 .bgn li a {
	background-color:white;
	border:none;
	color:#333333;
	text-decoration:none;display:block;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
	padding:6px 17px 6px 5px;
	margin:5px 0;
	font-size:11px;
}

/*  accordion top処理*/
.titlebar+aside .listmenu li:first-child{border-top: none}

.listmenu2 {margin:0 8px;}
.listmenu2 ul{
	list-style-type: none;margin:0 auto;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.listmenu2 .l{float: left;overflow: hidden;width:49%;text-align: left;}
.listmenu2 .r{float: right;width:49%;text-align: left;}
.listmenu2 .l li,.listmenu2 .r li {border-right: none;border-left: none;}
div.listmenu2 div ul.listmenu li a {
	border:none;
	background-color:white;
	color:#333333;
	font-size:11px;
	padding:6px 17px 6px 5px;
	margin:5px 0;
	text-decoration:none;display:block;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
}
.accordion div.listmenu2 div ul.listmenu li a {
}


.listmenu3 {margin:5px auto;width:97%;text-shadow:none;padding:0;}
.listmenu3 .l{float: left;overflow: hidden;width:49%;text-align: center;}
.listmenu3 .r{float: right;overflow: hidden;width:49%;text-align: center;}
.listmenu3 a{
	padding:6px 17px 6px 5px;
	margin:0;
	background:white url(../img/theme11/arrow2.png) no-repeat 97% center;
	color:#333333;
	text-decoration:none;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
	text-decoration:none;display:block;
	font-size:12px;
}


/* ranking */

.whitelist li:nth-child(odd) {padding: 4px 5px;}
.whitelist li:nth-child(even) {background:none;padding: 4px 5px;}


/* 在庫返品sns */
.form_menu{margin:10px;}

.sns {
	margin:0;
	overflow:hidden;
}

.sns ul {
	list-style-type:none;
	text-align:center;
}

.sns li{
	display:inline-block;margin:10px 5px;vertical-align:middle;
}

#contents>section.review {
	margin:0 auto;
}
#contents>section.review>div.comment {
	margin:0 auto;
	width:95%;
}
.review div.comment .recommend img {
	width:11px;height:11px;vertical-align:-1px;
}
.itemlist li a .tag .recommend img {
	width:11px;height:11px;vertical-align:-1px;
}
.customersbox .customerbar .recommend img {
	width:11px;height:11px;vertical-align:-1px;
}
.freearea .commenttitle .recommend img {
	width:11px;height:11px;vertical-align:-1px;
}

.arrowbg {
	border-left: 15px solid transparent;
	border-top: 16px solid #999;
	position: absolute;
	bottom: 5px;
	left: 119px;
	width: 0;
	height: 14px;
}

.arrow {
	border-left: 14px solid transparent;
	border-top: 14px solid #fff;
	position: absolute;
	bottom: 5px;
	left: 121px;
	width: 0;
	height: 15px;
}

/* form 1 */
.shopping_form {text-align:left;}
.shopping_form .variation1,.variation2,.variation3{
	border-spacing: 0;
	width: 97%;
	margin:10px auto;
	border-collapse:collapse;
    table-layout:auto;
}
/*  バリエリスト見出し */


.shopping_form .variation1  th,.variation2  th,.variation3  th  {
	padding: 10px 5px;font-size:75%;
	background: #ffffff;
	border: 1px solid #DDD;
	color: #333;
}
.shopping_form .variation1 td,.variation2 td  {
	padding: 10px 10px;
	border: 1px solid #DDD;
	vertical-align:middle;
	text-align: left;
}
 .variation3 th,.variation3 td {border:1px solid #DDD;font-size:100%;}
.shopping_form .variation3{width: 50%;text-align: center}
/* button select */
.shopping_form  select{
	margin:5px 0;text-align: left;
	width: 93%
}
.shopping_form p{
	margin:5px auto;text-align: center;
}

.shopping_form .variation1 td:nth-child(1){width: 80%;font-size: 75%;}
.shopping_form .variation1 td:nth-child(2){width: 5%;text-align:center;white-space: normal;}
.shopping_form .variation1 td:nth-child(3){width: 15%;white-space: nowrap;}
.shopping_form .soldout{font-size: 75%;text-align: center;}
.variation1 img{width:104px;height:24px;}
.variation2 td:nth-child(1){width: 80%;font-size: 75%;}
.variation2 td:nth-child(2){width: 5%;border-right:1px solid #fff;text-align:center;}
.variation2 td:nth-child(3){width: 15%}

.variation2 a {margin-left:5px;}
.variation2 .ok{color:#359e65;}
.variation2 .few{color:#ef9848;}


/*  備考購入数   */
.remark {margin:5px 20px;text-align:left;width:92%;}
.remark dl{font-size:120%;}
.remark dt{float: left;width:22%;margin: 5px 0;vertical-align:middle}
.remark dd{float: none;margin: 3px 0;white-space: nowrap}
.remark span{position:relative;top:5px;display: block}
.remark td {vertical-align:middle;text-align:left;font-size:12px;}
.remark .l{width: 30%;}
.remark .r{width: 70%;text-align:left;}
.input100{width: 80%}
.input10{width: 20%}
.stock hr {border-color: #939394}
.stock select { max-width: 100% }
.mailicon{width:24px;height:11px;}
.req {margin:5px 10px 20px; text-align:right;font-size:75%;}
.req img {vertical-align:bottom;}
.req span {color:#626262;}

/* ボタン */
.btn {margin: 0 auto;text-align:center;}
.btn button{
	width:250px;height:25px;
	margin:15px auto;
	background:transparent url(../img/theme11/btn2_bg.png) no-repeat;
	border:none;
	color:white;
	text-align:center;
	vertical-align:middle;
	padding:0;text-decoration:none;
	font-size:12px;
}

.submit {margin: 10px auto; text-align: center;}
.formcontents dl p.submit {padding-left:0;padding-right:0px;}

 /* カート */

.curt_s {
	text-align:center;
}
.stock form input.curt_s {
	width:87px;height:25px;
	background:url(../img/theme11/btn_cart_bg.png);
	font-size:10px;
	color:white;
	display:inline-block;
	-webkit-appearance:none;
	border:none;
}
.stock>aside:nth-child(2) {
	background:white;margin:0 5px;padding:1px 0;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
}
.curt_l{
	padding: 10px;font-size:120%;width: 80%;color: #fff !important;font-weight:bold;
	background: #ffcc99;
	margin: 0 auto;
	border-radius: 1px;-webkit-border-radius: 1px;-moz-border-radius: 1px;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
}
.curt_l button:hover,.curt_s button:hover {
	border-top-color,border-left-color: #ff9900;
	border-bottom-color,border-right-color: #fff;
	background: #ff9900;
	color: #ffffff;
	}
.curt_l button:active,.curt_s button:active {
	border-top-color: #ff9900;
	background: #ff6600;
}
#contents>section>div.formbox>form>aside.formcontents>div.text-left {font-size:11px;}

/* 入荷連絡を希望する */
.request_s {
	width:87px;height:18px;padding-top:7px;
	background:url(../img/theme11/btn_contact_bg.png);
	font-size:10px;
	color:white;
	display:inline-block;
	-webkit-appearance:none;
	text-align:center;
	display:inline-block;
}
a.request_s {
	color:white;
	text-decoration:none;
}
.request_l{
	padding: 10px;font-size:120%;width: 80%;color: #fff !important;font-weight:bold;
	border: 1px solid #336699;
	margin: 0 auto;
	border-radius: 1px;-webkit-border-radius: 1px;-moz-border-radius: 1px;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
}
.request_l button:hover,.request_s button:hover {
	border-top-color,border-top-left: #3366CC;
	background: #3366CC;
	}
.request_l button:active,.request_s button:active {
	border-top-color: #1b435e;
	background: #3366CC;
}
/* 在庫切れ */
.shopping_form .variation1 .soldout,.shopping_form .variation2 .soldout {
	width:87px;height:18px;padding-top:7px;
	background:url(../img/theme11/btn_soldout_bg.png);
	font-size:10px;
	color:black;
	display:inline-block;
	text-align:center;
	display:inline-block;
}
.shopping_form .variation1 .soldout span,.shopping_form .variation2 .soldout span {
	color:black;
	width:auto;text-align:center;
	background:transparent;padding:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}


/* 通知 */
.error {color: #FF0000;text-align:left;}
#contents section > p.error {padding:20px 10px;}
.attention {
	background:white;
	background-image:url(../img/theme11/section2_bg.png),url(../img/theme11/section2_bg.png);
	background-repeat:repeat-y,repeat-y;
	background-position:left top,right top;
	padding:5px 20px;
}
.formbar2{margin: 0;padding:10px;text-align: left;background: #EDF2ED;border-bottom: none;}



.formlist {margin:5px auto;padding:0;text-align: center;}
.formlist .bar {
	color:black;
	background-image:url(../img/theme11/title_point.png),url(../img/theme11/title_bg.png);
	background-repeat:no-repeat,repeat-x;
	background-position:left top,left top;
	margin:10px 0 0;padding:14px 0 12px;
	vertical-align:middle;text-align:left;
}
.formlist .bar h3 {
	font-size: 15px;margin: 0;padding: 0 0 0 20px;text-align: left;
}
.formcontents {margin: 0 10px;background:white;padding:10px;}
.formcontents dl{margin: 0 auto;list-style-type: none;width: 95%;}
.formcontents dt{margin: 10px auto;text-align: center;}
.formcontents dd{margin: 5px auto;text-align: left;padding:0;}
.formcontents p{margin: 20px auto;}
.formcontents p.btg_r {margin:0 auto;}
.formbar2+.formcontents p{margin: 10px auto;}
.formcontents form{}
.radio{position:relative;top:-4px;}
.formcontents ul li{word-wrap: break-word;}

/*  button orange固定 */
.button_or {
	margin:0;
}
.button_or input {
	width:250px;height:25px;
	margin:5px auto;
	background:url(../img/theme11/btn3_bg.png) no-repeat;
	border:none;
	color:white;
	text-align:center;
	vertical-align: middle;
	padding:0;text-decoration: none;
	font-size:12px;
}


/*  button  orange2固定   */
.button_closing input{width:70%;margin: 0 auto;font-size:100%;padding:15px 20px;
	border: 1px solid #F4BD2B;
	background: #ffffff;
	background: url("../img/theme11/arrow_right.png") no-repeat 97% center,-webkit-gradient(linear, left top, left bottom, from(#ffe885), to(#f4b81c));
	background: url("../img/theme11/arrow_right.png") no-repeat 97% center,-moz-linear-gradient(top, #ffe885, #f4b81c);
	border-radius: 1px;-webkit-border-radius: 1px;-moz-border-radius: 1px;
	color: #fff;font-weight: bold;
	vertical-align: middle;
}

/*  button gray可変*/
.button {margin:10px auto;font-size:100%;text-align: center}
#contents>.button:last-child {margin-bottom:20px;}
.btg_r,.btg_l {display:inline;}
.btg_l a{
	border: 1px solid #5A5A5A;
	width:100%;padding:15px 10px 15px 40px;
	text-decoration: none;color: #4D4D4D;
	background: #ffffff;font-size:75%;
}
.btg_r button,.btg_r input,.btg_r a{
	border: 1px solid #5A5A5A;
	padding:15px 40px 15px 10px;
	text-decoration: none;color: #4D4D4D;
	background: #ffffff;font-size:75%;display:inline;
	border-radius: 1px;-webkit-border-radius: 1px;-moz-border-radius: 1px;
}



.address {margin: 0;display:inline;}
.formbox .address input[type="submit"] {
	width:100px;margin:0 ;height:20px;padding:2px 10px;
	border:none;
	background: #030303;
	background: -webkit-gradient(linear, left top, left bottom, from(#5a5a5a), to(#030303));
	background: -moz-linear-gradient(top, #5a5a5a, #030303);
	color:white;text-align: center;font-weight: bold;
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	vertical-align: middle;
	display: inline;
	font-size:11px;
	text-decoration:none;
}

.formnavi{margin:0 auto;}
.formnavi dl,.formnavi div {margin:5px auto;width:90%;}
.formnavi dt {float:left;width:47%;text-align:left;}
.formnavi dd {float:right;width:47%;text-align: right;}
.ar_link_l {}
.ar_link_l a {
	background:white url(../img/theme11/arrow1_l.png) no-repeat 7px center;
	color:#666666;
	font-size:11px;
	border-bottom:1px solid #dddddd;
	padding:5px 10px 5px 20px;
	text-decoration:none;
	display:block;
	text-align:left;
}
.ar_link_r {
	background:transparent;
	border:none;
	line-height:1;
	padding:0;
}
.ar_link_r a {
	display:block;
	color:#666666;
	background:white url(../img/theme11/arrow1.png) no-repeat 97% center;
	border:none;
	border-bottom:1px solid #dddddd;
	-webkit-border-radius:0;
	border-radius:0;
	padding:8px 10px;
	margin:0;
	font-size:11px;
	box-shadow:none;
	-webkit-box-shadow:none;
	text-decoration:none;
}



.formnavi .a_l{
	background:url("../img/theme11/arrow_left.png")left center ;background-repeat : no-repeat; background-position : 5% center;
	padding:15px 0px 15px 35px;color: #4D4D4D;text-decoration: none;vertical-align: middle;display: block;
}
.formnavi .a_r{
	background-image:url("../img/theme11/arrow_right_bk.png") ;background-repeat : no-repeat; background-position : 95% center;
padding:15px 35px 15px 0px;color: #4D4D4D;text-decoration: none;vertical-align: middle;display: block;
}





.update input{
	padding: 5px 10px;-webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;
	border: 1px #969696 solid;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC));
	background: -moz-linear-gradient(top, #ffffff, #cccccc);
	color: #4D4D4D;text-decoration:none;
}

/* お客様の声 */

#contents>.pagelist+section {padding-top:5px;}

section .customersbox:last-of-type{ border-bottom: 1px solid #969696;}
.customerbar {
	background:white;
	border-bottom:1px solid #dddddd;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
	padding:5px 10px;
	margin:0 auto;
	font-size:11px;
}
.customersbox .customerbar {

	margin:0 10px;
}
.customerbar img {vertical-align:-3px;}
.customerbar .f_r.date {padding-top:2px;color:#666666;}
.customerscomment {
	margin:0 auto;
	background:white;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
	padding:10px 10px 0;
	font-size:11px;
	text-shadow:none;
	line-height:1.5;
}
.customerscomment p {
	margin:10px auto;color:#464646;text-align:left;
	line-height:1.5;
}
.customersbox .customerscomment {
	width:auto;
	padding:10px;
	margin:0 10px 20px;
}
.comment .minus {
	background:white;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
	padding:10px 10px 0;
	font-size:11px;
	line-height:1.5;
}
.minus {display: none;color:#333333;text-align:left;}
.comment .shopcomment{
	margin:0 auto;
	padding:0 5px 5px;
}
.shopcomment p {
	text-align:left;
	background:#FCEAE2;margin: 10px 0;
	padding:8px;
}
.shopcomment .plus {
	text-align:right;
	background:url(../img/theme11/arrow2.png) no-repeat 65% center;
	padding-right:10px;
}
.shopcomment .plus .f_r:before {
	content:"全文を見る";color:#333333;font-size:10px;
}
.shopcomment .f_l,.shopcomment .f_r{padding:6px 0;font-size: 75%}
.shopcomment .f_l{
	padding-left: 50px;color: #3B91D6;
    	width: 138px;
}
@media all and (max-width: 320px) {
    .shopcomment .plus {
        background:url(../img/theme11/arrow2.png) no-repeat 57% center;
    }
    .shopcomment .f_l {
        padding-left: 0px;
    }
}
.plus{
	margin:0;
	background-image:url(../img/theme11/plus.png);background-repeat : no-repeat; background-position : 95% center;padding: 2px 0;padding-right: 30px;
}
.plus.active{
	background-image:url(../img/theme11/minus.png);
}
.plus.act{
	background-image:url(../img/theme11/minus.png);
}
.plus.act2{
	background-image:url(../img/theme11/minus.png);
}
.comment {margin: 10px 0;}



.commenttitle {
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
	color:black;font-size:13px;
	text-align:center;padding:5px;
	background:white;
	margin:10px 10px 0;
	border-bottom:3px solid #000000;
}
.commenttitle a {text-decoration:none;margin:5px 0;display:block;color:black;}
.commenttitle p {color:#464646;background:white;padding:5px;}
.freearea .commenttitle {
	-webkit-box-shadow:none;
	margin:0;
}
.rightarrow{ text-align:right;}
.rightarrow > div{
	float:right;text-align:right;
	padding:5px 5px 5px 20px;text-align: left;
	width:108px;
	margin:2px 10px 3px;
	background:white url(../img/theme11/arrow2.png) no-repeat 10px center;
	margin-left:1px;
	font-size:10px;
}
.rightarrow > div > a {
	text-decoration:none;
	color:#333333;
}
.customersbox .rightarrow div {
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
}
/*  購入はこちら  */
.price +.rightarrow a{background: none;text-decoration:underline;}
.price +.rightarrow div{padding:5px 0 5px 15px;}

.catalog{margin:0 auto;width: 100%}
.catalog p{display: inline}

/* フリーページ */
/* 1 */
section.titlebar_list {
	padding-top:5px;
}
section.titlebar_list ul.listmenu {
	background-color:white;
}
section.titlebar_list ul.listmenu li {
	font-size:12px;
}
section.titlebar_list ul.listmenu li:last-child {
	border-bottom:none;
}
section.titlebar_list ul.listmenu li a {
	padding:12px 9x 12px 40px;
}
/* 2 */
section.titlebar_list aside ul.listmenu {
	background-color:transparent;
}
section.titlebar_list .titlebar_list .accordion .titlebar {
	margin-top:0px;
}
/* 4 */

/* カテゴリ選択 */
/* 2 */


/* ランキング */
/* 商品検索 */
.product_search .pager .f_l {
	color:#333333;
	font-size:10px;
	line-height:1.5;
	float:none;
}

.pager {margin:0 auto;padding:5px 0;color:#666666;text-align:left;font-size:80%;overflow:hidden;}
.product_search .pager div.clearof {overflow:visible;}
.product_search .pager .f_l br {display:none;}
.product_search .pager .f_r {padding-top:5px;}
.product_search .pager .f_r select {
	border:1px solid #cccccc;
	color:#666666;
}
.result {float:left;}
.result ul {list-style:none;margin:0;}
.result li {float:left;padding-left:10px;}

.sort {margin:5px auto 5px; padding: 0;width: 90%;text-align: center;}

.sortimg {width:46px;height:30px;}

/* pagelist */
.pagelist {margin:5px 10px 5px;text-align:center;font-size:80%;padding-top:10px;border-top:1px solid white;}
.pagelist2 {margin: 20px auto 5px; text-align: center;font-size:80%;}
.pagelist li,.pagelist2 li {
	display:inline;margin:0 2px;
}
.pagelist li span,.pagelist2 li span {
	display: -moz-inline-box;
	display: inline-block;
	padding:6px 8px;
	font-weight:bold;
	background:white;
	border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;
	color:black;text-decoration:none;text-shadow:none;
}
.pagelist li a,.pagelist2 li a {
	display: -moz-inline-box;
	display: inline-block;
	padding:6px 8px;
	font-weight: bold;
	background:black url(../img/theme11/pagelist_bg.png) repeat-x;
	border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;
	color:white;text-decoration:none;text-shadow:none;
}
.pagelist li a:hover,.pagelist2 li a:hover {
	background:white;color:black
}
.pagelist li.back a,.pagelist2 li.back a {
	padding:6px 20px;
	background-color:transparent;
	background-image:url(../img/theme11/arrow3_l.png),url(../img/theme11/pagelist_bg.png);
	background-position:6px center,center top;
	background-repeat:no-repeat,repeat-x;
	color:white;
	text-decoration: none;
	text-align:center;
	margin-right:5px;
}
.pagelist li.back a:hover,.pagelist2 li.back a:hover{
	background:white url(../img/theme11/arrow3_l.png) no-repeat 6px center;
	color:black;
}

.pagelist li.next a,.pagelist2 li.next a{
	padding:6px 20px;
	background-color:transparent;
	background-image:url(../img/theme11/arrow3_r.png),url(../img/theme11/pagelist_bg.png);
	background-position:51px center,center top;
	background-repeat:no-repeat,repeat-x;
	color:white;
	text-decoration: none;
	text-align:center;
	margin-left:5px;
}
.pagelist li.next a:hover,.pagelist2 li.next a:hover{
	background:white url(../img/theme11/arrow3_r.png) no-repeat 51px center;
	color:black;
}

/* back disable */
.pagelist  .back_b,
.pagelist2 .back_b {
	visibility:hidden;
	width:64px;height:25px;
	margin-right:10px;
	display:inline-block;
}

/* next disable */
.pagelist  .next_b,
.pagelist2 .next_b {
	visibility:hidden;
	width:64px;height:25px;
	margin-left:10px;
	display:inline-block;
}


/* 商品詳細 */
#contents section.product_name {
	background:#eeeeee;
	border:3px double white;
	border-left:none;
	border-right:none;
	padding:10px 0;
	margin-bottom:10px;
}

.product_name ul {margin:0 10px;line-height:20px;text-align:left;list-style-type:none;}
.product_name li {margin:0;text-align:left;color:#f0365e;font-size:12px;}
.product_name li.catch {color:black;font-size:16px;line-height:1.5;padding-top:5px;text-align:left;}
.product_name li span.prize{vertical-align:middle;margin-right:10px;font-size:12px;}
.product_name dl {}
.product_name dt {
	width: 70px;
	padding: 5px 0;
	display: block;
	float: left;
	margin: 5px 0;
	text-align: left;
}
.product_name dd {
	text-align: left;
	width: 65%;
	padding: 5px 0;
	display: block;
	margin: 5px 0;
	float: left;
}

.product_img {padding-top:10px;}
.product_img .nb {
	position:relative;
	overflow:hidden;
}

.product_img ul {
	position:relative;
	left:50%;
	float:left;list-style-type: none;
}

.product_img li{
	position:relative;
	left:-50%;
	float:left;margin: 0 3px
}
.product_img li p {display:table-cell;vertical-align:middle;height:200px;}
#sub_img {padding-top:10px;text-align:center;}
#imgRL {padding:10px 2px;text-align:center;}
#sub_img img {border:1px solid #f2e5ae;}
.imgRL {width:24%;margin-top:2px;}
#zoom .imgRL {width:42%;}

.description {
	padding:5px 0;
	margin:0 10px 10px;
}
.description #group {
	padding:10px 10px 0;
	border:none;
	background:white;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
	margin:0px;
}
.description #group h1 {
	font-size:12px;
	color:#333333;
	border-bottom:1px solid #dddddd;
	margin:0;
	padding:0 0 3px;
	display:block;
}

#contents .description aside {
	color:#333333;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
	font-size:11px;
	line-height:1.5;
	text-align:left;height:120px;overflow:hidden;
	padding:0px;
	margin:0px;
	background:white;
    height: auto;

}
#contents .description aside p {
	margin:0 0 12px;
}
.description aside ul {
	list-style-type: disc;
	padding: 0 25px;
}
.description .seemore {
	width:250px;height:20px;margin:15px auto;
	background:transparent url(../img/theme11/btn2_noarrow_bg.png) no-repeat;
	border:none;
	color:white;text-align:center;
	text-shadow:1px 1px 1px rgba(255,255,255,0.5);
	vertical-align: middle;
	padding:5px 0 0;text-decoration:none;
	font-size:12px;
	cursor:pointer;
display: none;
}

.productprice {background:white;padding:10px 10px 0;text-align:left;margin:0 10px;}
.productprice p {font-size:14px;font-weight: bold;margin:0 0 10px;color:#f0365e;float:left;}
.productprice p .red {color:#f0365e;}
.productprice>div>span {float:right;}
.productprice div:last-child {font-size:10px;clear:left;}
.productprice:after {content:".";clear:both;display:block;height:10px;visibility: hidden;}

.stock .titlebar_g {
	color:black;
	background-image:url(../img/theme11/title_point.png),url(../img/theme11/title_bg.png);
	background-repeat:no-repeat,repeat-x;
	background-position:left top,left top;
	margin:10px 0 0;padding:14px 0 12px;
	vertical-align: middle;text-align:left;
}
.stock .titlebar_g h1{
	display:inline;font-size:14px;margin:0;padding:0 0 0 10px;text-align:left;font-weight:normal;
}
.titlebar_g_o {
	color:black;
	background-image:url(../img/theme11/title_point.png),url(../img/theme11/title_bg.png);
	background-repeat:no-repeat,repeat-x;
	background-position:left top,left top;
	margin:10px 0 0;padding:14px 0 12px;
	vertical-align: middle;text-align:left;
}
.titlebar_g_o h1{
	display:inline;font-size:14px;margin:0;padding:0 0 0 10px;text-align:left;font-weight:normal;
}

.stock table.variation1,.stock table.variation2 {
	border:none;
	margin-bottom:0px;
}
.stock .variation1 th,.stock .variation2 th {
	border:3px double white;
	border-bottom:3px double #eeeeee;
	background:#eeeeee;
}
.stock .variation1 tr th:nth-child(1) {
	border-left:none;
}
.stock .variation1 tr th:nth-child(2) {
}
.stock .variation1 tr th:nth-child(3) {
	border-right:none;
}
.stock .variation1 tr td:nth-child(1) {
	border-left:none;
}
.stock .variation1 tr td:nth-child(2) {
}
.stock .variation1 tr td:nth-child(3) {
	border-right:none;
}
.stock .variation2 tr th:nth-child(1) {
	border-left:none;
}
.stock .variation2 tr th:nth-child(2) {
	border-right:none;
}
.stock .variation1 td,.stock .variation2 td {
	border:1px solid #eaeaea;
	background:white;
}
.stock .variation2 tr td:nth-child(2) {
	border-right:none;
}
.stock .variation2 tr td:nth-child(3) {
	border-left:none;
}
.stock table.variation3 {
	border-collapse:separate;
	border:1px solid #eeeeee;
	background:#eeeeee;
}
.stock .variation3 th {
	border:1px solid white;
	background:#eeeeee;
}
.stock .variation3 td {
	background:white;
}
.stock hr {border:none;}
.stock form {
	background:white;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
	padding:5px;
	display:block;
	margin:0 10px;
}
.stock form[name="CARTIN"] {
	background:white;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
	border:none;
	-webkit-border-radius:0;
	border-radius:0;
	padding:10px 0 0;
	margin:10px 5px;
}
.stock form select {
	color:#666666;
	background:white;
	border:1px solid #cccccc;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.stock form input {
	color:#666666;
	background:white;
	border:1px solid #cccccc;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.stock form input[type="submit"] {
	width:250px;height:25px;
	margin:5px auto 10px;
	background:url(../img/theme11/btn3_bg.png) no-repeat;
	border:none;
	color:white;
	text-align:center;
	vertical-align: middle;
	padding:0;text-decoration: none;
	font-size:12px;
}
/* カート */
#contents section .title_c {
	background:#eeeeee;
	margin:0 0 10px;padding:10px 0;
	border-top:3px double white;
	border-bottom:3px double white;
	vertical-align: middle;
	margin:0 auto 10px;text-align:center;
	float:left;width:100%;
}
#contents section .title_c h1 {font-size:16px;color:black;margin:0;padding:0;}
#contents section .title_c h2 {font-size:16px;color:black;margin:0;padding:0;}
#contents section .title_c h3 {font-size:16px;color:black;margin:0;padding:0;}
.info {background:white;padding:0 10px;text-align:left;color:#333333;font-size:11px;line-height:1.5;margin:0 10px;position:relative;top:2px;}
.info+div {background:white;padding:0 10px;text-align:left;color:#333333;font-size:11px;line-height:1.5;margin:0 10px;position:relative;top:2px;}
#contents section .info+div+p {box-sizing:border-box;margin:0 10px !important;position:relative;top:2px;padding:0 10px !important;}
.formtable {
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
	margin:0 5px 5px;
	background:white;
	padding:5px;
}
.formtable h3 {margin:5px auto;text-align: left}
.formtable table {
	background:#ffffff;
	border:1px solid #dddddd;
	border-left:none;
	border-right:none;
	border-collapse:separate;
	border-spacing:1px;
	width:100%;font-size:11px;
	color:#626262;
	margin:10px auto;
}
.formtable table th {
	padding: 5px;
	border:3px double white;
	font-weight:bold;
	line-height:120%;
	text-align:left;
}
.formtable table td {
	border:3px double white;
	padding: 3px;
	border:none;
	text-align:left;
}
.formtable table .l {
	padding: 5px;
	text-align:left;
	width:40%;
	background:#eeeeee;
}
.formtable table .r {
	padding: 5px;
	text-align:left;
	width:60%;
	background:#ffffff;
	border-bottom:1px solid #eeeeee;
}
.formtable table tr:last-child .r {border-bottom:none;}

.table2 {margin:5px 0;}
.formtable table.table2 {border:none;}
.formtable table.table2 th {border:none;}
.formtable table.table2 td {border:none;}
.table2 td {color:#000000;font-size:12px;border-bottom:1px solid #dddddd;}
.formtable table.table2 td[rowspan="2"] {width: 100px;height:100px;vertical-align: middle;border-top:1px solid #dddddd;padding-top:10px;}
.formtable table.table2 td[rowspan="4"] {text-align:center;vertical-align:top;border-top:1px solid #dddddd;padding-top:10px;}
.formtable table.table2 tr:first-child td {padding-top:0px;border-top:none;}
.table2 td:only-of-type {vertical-align: middle;background: none;}
.table2 td.esy {color:#333333;border-bottom:none;}
.formtable table.table2 td:not(.esy) {border-top:1px solid #dddddd;padding-top:10px;}
.table2 input {
	border:1px solid #cccccc;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.table2 .del input[type="submit"] {
	border:none;
	color:black;
	background:url(../img/theme11/btn_del_bg.png) no-repeat;
	text-shadow:1px 1px 1px rgba(255,255,255,0.5);
	width:75px;height:20px;
	padding:0 10px;
	margin-right:10px;
	font-size:10px;
}
.formtable .table3 td:nth-child(1){width: 48%;}
.formtable .table3 td:nth-child(2){width: 26%;text-align: center}
.formtable .table3 td:nth-child(3){width: 26%;text-align: center}
.formtable .table3 {background:#dddddd;border:1px solid white;color:#333333;}
.formtable .table3 th {
	border:1px solid #ffffff;
	text-align:center;
	padding:5px;
	background:#eeeeee;
	font-weight:normal;
}
.formtable .table3 th:first-child {
	text-align:left;
}
.formtable .table3 td {
	background:#ffffff;
	padding:5px;
}
.formtable .table3 .edit {
	margin:0;padding:0;
}
.formtable .table3 .edit input {
	border-radius:3px;
	background:#000000;
	color:white;
	width:58px;
	height:auto;
	padding:2px 0;
	margin:7px 0;
}
.formtable .table3 .del {
	margin:0;padding:0;
}
.formtable .table3 .del input {
	border:none;
	border-radius:3px;
	background:#969389;
	color:white;
	width:58px;
	height:auto;
	padding:2px 0;
	margin:7px 0;
}

.formtable .table4 {background:#dddddd;border:1px solid white;}
.formtable .table4 td:nth-child(1){width: 45%;vertical-align:top;}
.formtable .table4 td:nth-child(2){width: 18%;}
.formtable .table4 td:nth-child(3){width: 17%;}
.formtable .table4 td:nth-child(4){width: 20%;}
.formtable .table4 th {
	font-weight:normal;
	border:1px solid #ffffff;
	padding:5px;
	text-align: left;
	width:40%;
	background:#eeeeee;
}
.formtable .table4 td {
	padding:5px;
	text-align: left;
	width:60%;
	background:#ffffff;
}

.formbox .formtable {
	margin:0 10px 10px;
	border:none;
	background:white;
	padding:8px;
}
.formbox .info {
	padding:10px;
	text-align:left;
	line-height:1.5;
}
.formbox p {
	padding:0 10px;
	margin:5px auto;
	text-align:left;
	line-height:1.5;
}
.formbox p.submit {
	text-align:center;
}
.formbox p.btg_r {
	padding:0 10px;
	text-align:center;
}

.del,.edit{margin: 5px auto;}
.edit {
	text-align:center;
}
.edit input{
	width:250px;height:25px;margin:15px auto;
	background:transparent url(../img/theme11/btn1_bg.png) no-repeat;
	border:none;
	color:black;
	text-shadow:1px 1px 1px rgba(255,255,255,0.5);
	text-align:center;font-weight: bold;
	vertical-align: middle;
	padding:0;text-decoration: none;
	font-size:12px;
}
div.formbox{}
.formbar {
	color:black;
	background-image:url(../img/theme11/title_point.png),url(../img/theme11/title_bg.png);
	background-repeat:no-repeat,repeat-x;
	background-position:left top,left top;
	margin:10px 0 0;padding:14px 0 12px;
	vertical-align:middle;text-align:left;
}
.formbar>h3 {
	margin:0;font-size:14px;padding-left:14px;font-weight:normal;
}

.formbox_n{margin: 0 auto;padding-bottom:20px;text-align: center;}
.formbox input,textarea {border:1px solid #999;}
.formbox input[type="checkbox"] {border:none;}
.formbox input[type="radio"] {border:none;}
.formbox input[type="submit"] {
	width:250px;height:25px;
	margin:5px auto 10px;
	background:url(../img/theme11/btn3_bg.png) no-repeat;
	border:none;
	color:white;
	text-align:center;
	vertical-align: middle;
	padding:0;text-decoration: none;
	font-size:12px;
}
.form_t {margin:0;text-align: left;}
.form_t p{
	margin:5px 0 5px;padding:0;
	font-size:12px;
	vertical-align: middle;text-align: left;
	color:#333333;
}
.formbox input.submit_or {
	width:250px;height:25px;
	margin:5px auto;
	color:white;
	background:url(../img/theme11/btn4_bg.png) no-repeat center center;
	border:none;
	vertical-align: middle;
	font-size:12px;
	text-align:center;
}

/* 購入手続き */
.required {margin:0 auto;text-align: left;color:#3e3e3e;font-size:12px;}
.required .info {text-align: left;line-height:1.5;padding:0 10px;}
p.button_or input[type="submit"] {
	width:250px;height:25px;
	margin:5px auto;
	background:transparent url(../img/theme11/btn2_bg.png) no-repeat;
	border:none;
	color:white;
	text-align:center;
	vertical-align:middle;
	padding:0;text-decoration:none;
	font-size:12px;
}
.bto_r input{
	width:250px;height:25px;
	margin:5px auto;
	background:transparent url(../img/theme11/btn2_bg.png) no-repeat;
	border:none;
	color:white;
	text-align:center;
	vertical-align:middle;
	padding:0;text-decoration:none;
	font-size:12px;
}

/* 入荷連絡希望*/
.btg_r input[type="submit"] {
	width:250px;height:25px;
	margin:5px auto 10px;
	background:url(../img/theme11/btn3_bg.png) no-repeat;
	border:none;
	color:white;
	text-align:center;
	vertical-align: middle;
	padding:0;text-decoration: none;
	font-size:12px;
}
.btg_r button[type="button"] {
	width:250px;height:25px;
	margin:5px auto;
	background:transparent url(../img/theme11/btn2_bg.png) no-repeat;
	border:none;
	color:white;
	text-align:center;
	vertical-align:middle;
	padding:0;text-decoration:none;
	font-size:12px;
}
.btg_r button[type="submit"] {
	margin:5px auto;
	width:250px;height:25px;
	background:url(../img/theme11/btn2_bg.png) no-repeat;
	border:none;
	color:white;
	text-align:center;
	vertical-align: middle;
	padding:0;text-decoration:none;
	font-size:12px;
}
.button .btg_r {
	margin:0;display:block;
}
.button .btg_r a {
	width:250px;height:19px;
	margin:15px auto;
	background:url(../img/theme11/btn3_bg.png) no-repeat;
	border:none;
	color:white;
	text-align:center;
	vertical-align:middle;
	padding:6px 0 0;text-decoration:none;
	font-size:12px;
	display:block;
}

/* add comment */
.title_c+.text-center {margin-top:10px;}

.commentbox {
    margin: 10px;
    background: white;
    padding: 10px;
}
.commentbar {
	margin:0;padding:5px;text-align:left;background:white;border-bottom:3px solid #000000;color:black;
}
.commentbar h3.catch {
	color:#5d5d5d;font-weight:normal;font-size:12px;
	margin:0;padding:0;
}
.commentcontents {margin: 10px auto;width: 95%;text-align:left;font-size:12px;line-height:1.2;}
.commentcontents p {text-align:left;}
.commentcontents div {margin:10px auto 0;}
.commentcontents div.rightarrow>div {background:transparent;padding:0 0 5px;width:auto;}
.commentcontents div.rightarrow>div a {background:#b4b4b4;padding:4px 5px 5px;color:white;font-size:11px;}
.yet {color:#7E7E7E}

/* ポイントの利用 */

#contents>form>section>div.formbox {width:auto;margin:0 auto;}
#contents>form>section>div.formbox>.formcontents>.form_t:first-child>div:first-child {margin-top:20px;}


/* 個人情報の取扱いについて */
#contents>section>aside>div.formbox {background:white;padding:10px;}

/* フリーページ */
#contents>section>p {background:white;padding:10px;margin:0 10px;}


/* 購入 */
.formbox .formcontents .form_t textarea {height:100px;}


/* 会員規約 */
aside.agreement {margin:0 10px;padding-top:5px;}
aside.agreement pre {
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: pre-wrap;      /* CSS3 */
	word-wrap: break-word;      /* IE 5.5+ */
}
aside.agreement .formcontents {padding:0;margin:0;}

/* アドレス帳 */
#contents>.pagelist2+section {padding-top:10px;}

/* 購入履歴 */
.mypagelist .formlist {
	padding:0;
}
.mypagelist .formlist .listmenu {
	margin:0 5px;
}
.period form {margin:0 10px;text-align:center;padding-top:15px;background:white url(../img/theme11/section3_bg.png) repeat-x;}
#contents>.pagelist2+section>ul.listmenu {padding-top:0px;}
#contents>.pagelist2+section>ul.listmenu>li>a>p.date {margin:0;color:#000000;}

/* コメント入力 */
#contents>section>.formbox>.formcontents {padding:0;margin:0;}
.info+form>.formtable {margin:0 10px 5px;}
.info+form>.formtable span.recommend {font-size:15px;color:#000000;}
.info+aside.formcontents {padding-top:0px;}
.info+aside.formcontents .button {margin-top:0px;}
.info+aside.formcontents>.button:first-child>p.btg_r {padding-top:1px;}

/* お知らせ一覧 */
section>.listmenu:first-child {padding-top:5px;}
section>div:not(.accordion):not(.customersbox):not(.period):not(.form_t):not(.formlist):not(.titlebar_g):not(.pager):not(.required):not(.title):not(.formbox):not(.formbox_n):not(.title_c):not(.comment):not(.commentbox):not(.titlebar_g_o):not(.titlebar_list):not(.product_img):not(#sub_img):not([class^=mp_itemgroup_layout]):not([id^=mp_ta_free]):not([class^=mp_itemfreepage_layout]):not([class^=mp_itemcategory_layout]):first-child {background:white;padding:10px;}

/***** 複数カテゴリ対応用 *****/
/*トップページの見出し位置調整*/
#sortarea div.sps-itemCategoryGroup {width:100%;}
#sortarea div.sps-itemCategoryMidashi {margin:10px 0;}

/*トップページの見出しなしグループの調整*/
#sortarea section > div.sps-itemCategoryGroup:first-child,
#sortarea section > div.bgn2:first-child,
#sortarea section > div.accordion div.sps-itemCategoryGroup:first-child {margin-top:10px;background:none !important;padding:0 !important;}
#sortarea section div.sps-itemCategoryGroup:first-child > *:first-child:not([class="title sps-itemCategoryMidashi"]) {padding-top:5px;}

/*サイトマップの見出し位置調整*/
#contents nav.sps-itemCategoryGroup {width:100%;}
#contents nav.sps-itemCategoryGroup > div.titlebar_list {width:100%;}

/*サイトマップ用下層エリア*/
.listmenu li.sps-itemCategorySub {padding:0 0 2px 15px;}

/*サイトマップ用下層（第2階層以下）エリアの右線*/
.listmenu li.sps-itemCategorySub .titlebar,
.listmenu li.sps-itemCategorySub li {border-right:none;}

/*サイトマップ用リンクバー*/
.titlebar_list .accordion .sps-titleLinkBar {margin:5px;padding:0;}
.titlebar_list .accordion .sps-titleLinkBar h1 a {
	display:block;
	margin:0;
	padding:6px 0 5px 7px;
	background:white url(../img/theme11/arrow2.png) no-repeat 100% center;
	text-decoration:none;
	font-size:12px;
	color:#333;
}

/*************************************************/
/*** キーワードリンクデザイン ***/
/* theme11&#12316;15の共通レイアウト */
#sps-keywordBox ul {margin:0 auto;padding:0.8em 0.5em 0 0;}
#sps-keywordBox li {display:inline-block;}
#sps-keywordBox li a {display:block;margin:0 0 0.5em 0.5em;padding:0.5em 1em;text-decoration:none;font-size:0.9em;}

/* theme11のデザイン */
#sps-keywordBox li a {
  border-right:1em solid #fff;
  background:url("../img/theme11/arrow2.png") right center no-repeat #fff;
  color:#333;
}

/***** 購入履歴の評価コメントデザイン *****/
/* theme11のデザイン */
.review p {float:none;margin:0;padding:0;}
.review p a{
    position:relative;
    margin: 0 auto 0;padding:10px 10px 4px 26px;height:20px;
    text-decoration:none;
    font-size:10px;
    color:#333333;
    vertical-align:middle;text-align:left;
    -webkit-box-shadow: none;
}
/*************************************************/
/* お気に入り */
/*************************************************/
.wishBtnHidden{
    display:none;
}
/* 商品詳細_通常 */
.stock p[class^="wish_area"]{
    min-height: 30px;
    text-align: center;
}
.stock .wish_add{
    background: url("../img/theme11/btn1_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: black;
    font-size: 12px;
    height: 25px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 250px;
    font-weight: bold;
}
.stock .wish_add_ok{
    text-decoration: underline;
    padding-bottom: 20px;
}
/* 商品一覧 リスト表示 */
.itemlist .wish_area{
    float: right;
    margin: -50px 10px 0;
    padding: 0;
}
.itemlist .itemlist_bottom a{
    padding-bottom:45px !important;
}
.itemlist .wish_area .wish_add{
    margin: -5px 10px 0;
    padding: 7px 7px;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    font-size: 80%;
    font-weight: bold;
    background: url("../img/theme11/pagelist_bg.png") repeat-x scroll 0 0 black;
    border-radius: 2px;
    color: white;
}
.itemlist .wish_area .wish_add_ok{
    text-decoration: underline;
    padding: 15px;
    font-size: 80%;
    position: relative;
}
/* 商品一覧 カタログ表示 */
.cataloglist ul {
    padding: 8px 5px 0;
    font-size: 0;
}
.cataloglist .box {
    font-size: 12px;
    display: inline-block;
    width: 49%;
    vertical-align: top;
    text-align: left;
    margin: 0 2% 15px 0;
}
.cataloglist .box:nth-child(even) {
    margin-right: 0;
}
.cataloglist div.box .catalogimg {
    width: 100%;
    vertical-align: bottom;
}
.cataloglist .box a {
    text-decoration: none;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.cataloglist .bg {
    text-align: right;
}
.cataloglist .itemname {
    font-size: 1em;
    font-weight: normal;
    margin: 5px 0 6px;
    padding: 0 1%;
    line-height: 130%;
    text-align: left;
}
.cataloglist a .itemname {
    color: #000000;
}
.cataloglist .price {
    line-height: 130%;
    font-weight: bold;
    font-size: 1em;
}
.cataloglist .price br {
    display: none;
}
.cataloglist .list_price, .cataloglist .sales_price {
    display: block;
    padding-left: 1%;
    padding-right: 1%;
}
.cataloglist .initial_price {
    display: block;
    margin: 5px 0 0;
    padding-left: 1%;
    padding-right: 1%;
}
.cataloglist .original_price {
    font-size: 0.9em;
    font-weight:normal;
    margin: 5px 0 0;
}
.cataloglist .recommend {
    margin: 7px 0;
    padding: 0 1%;
    display: block;
    font-size: 0.9em;
    text-align: right;
    font-weight: bold;
    line-height: 130%;
}
.cataloglist .soldout {
    font-size: 11px;
    float: none;
    margin: 5px 0 0;
    padding: 0 1%;
    text-align: right;
}
.cataloglist .soldout span{
    width: auto;
    text-align: center;
    padding: 5px;
     -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    line-height: 1;
}
.cataloglist .wish_area{
    text-align: center;
    margin: 5px 0 0;
    width:100%;
}
.cataloglist .wish_area .wish_add {
    font-size: 80%;
    font-weight: bold;
    padding: 5px 20px;
    background: url("../img/theme11/pagelist_bg.png") repeat-x scroll 0 0 black;
    border-radius: 2px;
    color: white;
    position: relative;
}
.cataloglist .wish_area .wish_add_ok{
    text-decoration: underline;
    font-size: 80%;
    position: relative;
    margin: 9px 0;
}

/***** お気に入りリスト *****/

/* 画像ON */

.itemlist .wish_button_area { 
    float: right; 
    margin: -45px 15px 0; 
    padding: 0; 
}

.itemlist .wish_button_area .wish_add_cart {
    width: 87px;
    height: 25px;
    background: url(../img/theme11/btn_cart_bg.png) no-repeat;
    border: none;
    color: white;
    font-size: 10px;
    position: relative;
    margin-right: 2px;
}

.itemlist .wish_button_area .wish_del{
    text-decoration: underline;
    position: relative;
    vertical-align: middle;
    font-size: 12px;
    cursor: pointer;
}

.itemlist .wish_button_area .wish_text_black { 
    position: relative; 
    vertical-align: middle; 
    font-size: 11px;
    padding-right: 2px;
}

.itemlist .wish_text_red {
    color: red;
    font-size: 11px;
  	font-weight: bold;
}

/* カタログ表示 */

.cataloglist .wish_button_area { 
    margin-top: 10px;
    text-align: center;
    float: left;
    width: 100%;
}

.cataloglist .wish_button_area .wish_add_cart {
    width: 87px;
    height: 25px;
    background: url(../img/theme11/btn_cart_bg.png) no-repeat;
    border: none;
    color: white;
    font-size: 10px;
    margin-bottom: 5px;
}

.cataloglist .wish_button_area .wish_del {
    margin: 10px auto 0;
    width: 50px;
    height: 25px;
    text-decoration: underline;
    display: block;
    vertical-align: middle;
    font-size: 12px;
    cursor: pointer;
}

.cataloglist .wish_button_area .wish_text_black {
    position: relative; 
    vertical-align: middle; 
    font-size: 11px; 
    padding: 5px 0 7px 0;
    display: block;
}

.cataloglist .wish_text_red {
    font-size: 0.9em;
    color: red;
    font-weight: bold;
    text-align: right;
    padding: 0 0 6px;
    line-height: 130%;
}

/* option information style */
.td_lineheight {
    line-height: 150%;
}

.option_style,
.history_option_style {
    margin: 4px 0;
    position: relative;
    width: 100%;
}

.option_style .option_name,
.history_option_style .option_name {
    word-break : break-all;
    text-align: left;
    width: 65%;
    float: left;
    padding-right: 2px;
}

.option_style .option_price ,
.history_option_style .option_price {
    text-align : right;
    width: 28%;
    float: right;
}

.history_option_style,
.history_option_style .option_name,
.history_option_style .option_price {
    padding-bottom: 2px !important;
    margin: 0 !important;
}

.option_style:after,
.history_option_style:after {
  content: "";
  display: table;
  clear: both;
}

.history_option_style .option_name {
    color: #000000;
}

table.table_collapse {
    border-collapse: collapse;
}

table.table_collapse th {
    border: 1px solid #dddddd!important;
}

table.table_collapse td {
    border: 1px solid #dddddd;
}

tr.kago_option_info {
    padding     : 2px 5px!important;
    line-height : 120%;
}

tr.kago_option_info td.option_name,
tr.kago_option_info td.option_name_last,
tr.kago_option_info td.option_price,
tr.kago_option_info td.option_price_last {
    border-bottom : none;
    border-top    : none;
}

tr.kago_option_info td.option_name_last,
tr.kago_option_info td.option_price_last {
    border-bottom : 1px solid #dddddd;
}

td.no_border_bottom {
    border-bottom: none!important;
}

span.option_point_calc {
    color: blue;
    font-size:12px;
}
/* End option information style */

/* まとめ割引 */
.bundle_name {
    display: inline-block;
    margin: 5px 0px;
    padding: 3px;
    border: 1px solid #f00;
    line-height: 1.3;
    text-decoration: none;
    font-size: 80%;
    color: #f00;
}

td.kago_bundle_info {
    border-top: none!important;
    padding   : 0px 5px 5px!important;
}

/* スマホ決済方法アコーディオン */
#contents .sps-pm_accordion .paywrap{
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	padding: 0;
}
#contents .sps-pm_accordion .paytitlewrap{
	border-bottom: 1px solid #e0e0e0;
	vertical-align: middle;
	background-color: #f4f4f4;
	background-image: none;
	margin: 0;
}
#contents .sps-pm_accordion .paybodywrap{
	padding:0.5em 0;
}
#contents .sps-pm_accordion .paybodywrap .formtable{
	box-shadow:unset;
}
#contents .sps-pm_accordion .pm-section,
#contents .sps-pm_accordion .pm-section .form_t{
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	background-image: none;
}
#contents .sps-pm_accordion .pm-section + .pm-section .paywrap{
	border-top:none;
}
#contents .sps-pm_accordion .paytitlewrap label{
	display: block;
	padding:0.4em 0.4em 0.2em;
}
#contents .sps-pm_accordion .paytitlewrap label input{
	margin:0 0.5em 0 0;
	transform: scale(1.3);
}

/** submitリンク */
.guest_area_link {
	width:246px;
	margin: 1em auto;
	border:none;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	vertical-align: middle;
	font-size:18px;
	text-align:center;
	color:black;
}
.guest_area_link a{
	background: none;
	color:#626262;
}
.login_area_link {
	width:246px;
	margin: 1em auto;
	border:none;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	vertical-align: middle;
	font-size:18px;
	text-align:center;
	color:black;
}
.login_area_link a{
	background: none;
	color:#626262;
}

.cart_guest_area_separator{
	margin:10px 20px;
	height: 2px;
	background-color:#e0e0e0;
	border: 0;
}


.formbar .accordion-open {background-image:url("../img/theme11/minus.png") ;background-repeat : no-repeat; background-position : 97% center; padding-right:50px;}
.formbar .accordion-open.active {background-image:url("../img/theme11/plus.png");background-repeat : no-repeat; background-position : 97% center;}


#main_text img {width:100%;}
#main_text table tbody tr td img {height:auto;}

.t_item_link a{text-align: center; display: block; padding: 5%; background-color: #fffc90;}

.shopping_form:after {content: "※在庫切れの商品はオーダーで製作可能な場合があります。092-291-4624までお問い合わせください。";  background-color: #ddd;  display: block;  padding: 8px;  font-size: 12px;}


#main_text table {margin-bottom: 3%;}
#main_text table tbody tr td,#main_text table tbody tr th {border:solid 1px #c1c1c1; padding: 2%;}
#main_text table tbody tr th {background-color:#dedede;}

.two-bgcolor {padding: 0!important;}
.two-bgcolor li {list-style-type: none;}
.two-bgcolor li:nth-child(even) {background-color: #f3f3f3;}

.cat-de h2 {background-color: #343434; color: #fff; padding: 4%;}
.cat-de p {line-height: 1.5rem; padding: 0% 2%;}
.pickup-item {display:block; margin: 0%; padding: 3%; background-color: #f3f3f3;}

.cf:after {display: block; clear: both; content: "";}

.flex2 {display:flex; margin:0px 3%; margin-bottom:120px;}
.flex2 li {width:48%; margin:1%; line-height:96px; font-size:28px; list-style-type:none;}
@media screen and (max-width: 801px) {.flex2 li {line-height:48px; font-size:12px;}}
.flex2 li a {display:block; background-color:#C00; color:#FFF; text-align: center;}
.flex2 li a:hover {background-color:#F03;}

.mi1{border-bottom: solid 3px black;margin-bottom: 12px;font-size: 23px;}
.mi2{color: #6594e0;border-bottom: dashed 2px #6594e0;}
.mi3{border-bottom: double 5px #FFC778;}
.mi4{color: #364e96;padding: 0.5em 0;border-top: solid 3px #364e96;border-bottom: solid 3px #364e96;}
.mi5{background:#a7a7a7; padding: 0.5em;}
.mi5-2{background: #c2edff;padding: 0.5em;}
.mi6{color: #364e96;border: solid 3px #364e96;padding: 0.5em;border-radius: 0.5em;}
.mi7{padding: 0.5em;color: #010101;background: #eaf3ff;border-bottom: solid 3px #516ab6;}
.mi8{padding: 0.25em 0.5em;color: #494949;background: transparent;border-left: solid 5px #7db4e6;}
.mi9{padding: 0.4em 0.5em;color: #494949;background: #f4f4f4;border-left: solid 5px #7db4e6;border-bottom: solid 3px #d7d7d7;}
.mi10 {font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-size: 6vw; font-weight: bolder;	color: #111; background-color: #ddd; padding: 3%;}
.mi11 {font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-size: 6vw; font-weight: bolder; color: #fff; background-color: #C30D23; padding: 3%;}
.mi12 {font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	font-size: 6vw; font-weight: bolder; color: #fff; background-color: #01a241; padding: 3%; text-align: center;}
.mi13 {position: relative; display: inline-block; padding: 14px 0px; text-align: center; width:100%; margin:auto;}
.mi13:before, .mi13:after {content: ''; position: absolute; top: 50%; display: inline-block; width: 15%; height: 1px; background-color: #7ED1E6;}
.mi13:before {left:0;}
.mi13:after {right:0;}
.mi14 {font-family: "SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif; padding-top: 37px; font-size: 21px; line-height: 1.125; font-weight: 600; letter-spacing: .002em; width: 90%; max-width: 90%; color: #1d1d1f; text-align: center; display: block; margin: 0 auto 6% auto;}
.mi15 {width:100%; margin: auto; text-align: center; margin: 10% auto 7% auto;}
.mi15 span {background-color: #5a5a5a; color: #ffffff; border-radius: 20px; padding: 1% 4%; font-weight: 600;}
.mi16 {}
.mi17 {}

@media screen and (min-width: 801px) {
.mi12 {font-size: 2vw;}

}



.wi100p {width:100%; text-align:center;}
.mauto {width: 100%; margin: auto;}

a {text-decoration:none;}

.tx1 {color:#FF0000; font-size:3vw;}
.tx2 {}.tx3 {}.tx4 {}.tx5 {}.tx6 {}.tx7 {}.tx8 {}.tx9 {}.tx0 {}

.mg3 { margin:3px;}
.mg5 { margin:5px;}
.mg7 { margin:7px;}
.mg10 {margin:10px;}
.mg12 {margin:12px;}
.mg15 {margin:15px;}
.mg20 {margin:20px;}
.mg25 {margin:25px;}
.mg30 {margin:30px;}
.mg35 {margin:35px;}
.mg40 {margin:40px;}
.mg45 {margin:45px;}
.mg50 {margin:50px;}
.mg55 {margin:55px;}
.mg60 {margin:60px;}
.mg65 {margin:65px;}
.mg70 {margin:70px;}


.mb3 { margin-bottom:3px;}
.mb5 { margin-bottom:5px;}
.mb7 { margin-bottom:7px;}
.mb10 {margin-bottom:10px;}
.mb12 {margin-bottom:12px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb25 {margin-bottom:25px;}
.mb30 {margin-bottom:30px;}
.mb35 {margin-bottom:35px;}
.mb40 {margin-bottom:40px;}
.mb45 {margin-bottom:45px;}
.mb50 {margin-bottom:50px;}
.mb55 {margin-bottom:55px;}
.mb60 {margin-bottom:60px;}
.mb65 {margin-bottom:65px;}
.mb70 {margin-bottom:70px;}

.pd1p {padding:1%;}
.pd2p {padding:2%;}
.pd3p {padding:3%;}
.pd4p {padding:4%;}
.pd5p {padding:5%;}
.pd6p {padding:6%;}
.pd7p {padding:7%;}
.pd8p {padding:8%;}
.pd9p {padding:9%;}
.pd10p {padding:10%;}

.bk { background-color:#333333 !important; color:#FFFFFF;}
.br { background-color:#993300 !important; color:#FFFFFF;}
.dbr {background-color:#3a1300 !important; color:#FFFFFF;}
.na { background-color:#003399 !important; color:#FFFFFF;}
.be { background-color:#d3b9a2 !important; color:#FFFFFF;}
.lbe {background-color:#ebdcc9 !important; color:#FFFFFF;}
.ca { background-color:#e6c194 !important; color:#FFFFFF;}
.ka { background-color:#514225 !important; color:#FFFFFF;}
.dgr {background-color:#3a3b33 !important; color:#FFFFFF;}
	
.link1 {font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-size: 3vw; font-weight: bolder; color: #fff; background-color: #C30D23; padding: 1%; text-align:center; width:100%; display:block;}
.link1:hover {background-color:#F33;}

.square_btn {position: relative; display: inline-block; font-weight: bold; text-decoration: none; color: #00BCD4; background: #ECECEC; transition: .4s; margin: 3% 0%; padding: 5% 9%;}
.square_btn:hover {background: #00bcd4; color: white;}

.square_btn_w100 {width:96%; position: relative; display: inline-block; font-weight: bold; padding: 1em 2%; text-decoration: none; color: #00BCD4; background: #ECECEC; transition: .4s;}
.square_btn_w100:hover {background: #00bcd4; color: white;}

.square_btn_w100yr {width:96%; position: relative; display: inline-block; font-weight: bold; padding: 1em 2%; text-decoration: none; color: #d40000; background: #FFEB3B; transition: .4s;}
.square_btn_w100yr:hover {background: #00bcd4; color: white;}

.square_btn_w100bobk {width:calc(96% - 2px); position: relative; display: inline-block; font-weight: bold; padding: 1em 2%; text-decoration: none; color: #111111; border:#000000 solid 1px;  transition: .4s;}
.square_btn_w100bobk:hover {background: #00bcd4; color: white; border:#00bcd4 1px solid;}

.square_btn_w100bo2 {width:calc(96% - 2px); position: relative; display: inline-block; padding: 1em 2%; text-decoration: none; color:#5d5d5d; border:#b9b9b9 solid 1px;  transition: .4s;}
.square_btn_w100bo2:hover {background: #00bcd4; color: white; border:#00bcd4 1px solid;}

.square_btn2 {font-size:21px; position: relative; display: inline-block; padding: 0.25em 0.5em; text-decoration: none; color: #FFF; background: #03A9F4; border: solid 1px #0f9ada; border-radius: 4px; box-shadow: inset 0 1px 0 rgba(255,255,255,0.2); text-shadow: 0 1px 0 rgba(0,0,0,0.2);}
.square_btn2:active {border: solid 1px #03A9F4; box-shadow: none; text-shadow: none;}

.square_btn2_w100 {width:calc(100% - 1em); font-size:21px; position: relative; display: inline-block; padding: 0.25em 0.5em; text-decoration: none; color: #FFF; background: #03A9F4; border: solid 1px #0f9ada; border-radius: 4px; box-shadow: inset 0 1px 0 rgba(255,255,255,0.2); text-shadow: 0 1px 0 rgba(0,0,0,0.2);}
.square_btn2_w100:active {border: solid 1px #03A9F4; box-shadow: none; text-shadow: none;}

.square_btn3 {font-size:21px; position: relative; display: inline-block; padding: 0.25em 0.5em; text-decoration: none; color: #FFF; background: #797979; border: solid 1px #797979; border-radius: 4px; box-shadow: inset 0 1px 0 rgba(255,255,255,0.2); text-shadow: 0 1px 0 rgba(0,0,0,0.2);}
.square_btn3:active {border: solid 1px #03A9F4; box-shadow: none; text-shadow: none;}

.square_btn3_w100 {width:calc(100% - 1em); font-size:21px; position: relative; display: inline-block; padding: 0.25em 0.5em; text-decoration: none; color: #FFF; background: #797979; border: solid 1px #797979; border-radius: 4px; box-shadow: inset 0 1px 0 rgba(255,255,255,0.2); text-shadow: 0 1px 0 rgba(0,0,0,0.2);}
.square_btn3_w100:active {border: solid 1px #03A9F4; box-shadow: none; text-shadow: none;}

.tb_1 {font-size:10px; border-collapse: collapse;}
.tb_1 td {padding:7px; border:solid 1px #666666;}
.tb_1 td[colspan] {background-color: #feffed;}


.bbox1 {border:solid 1px #000000; text-align:center;}

.box12{padding: 0.5em 1em; margin:0em 0 2em 0; color: #5989cf; background: #c6e4ff; border-bottom: solid 6px #aac5de; border-radius: 9px;}
.box12 p { margin: 0; padding: 0;}

.box26 {position: relative; margin: 2em 0; padding: 0.5em 1em; border: solid 3px #95ccff; border-radius: 8px;}
.box26 .box-title {position: absolute; display: inline-block; top: -13px; left: 10px; padding: 0 9px; line-height: 1; font-size: 19px; background: #FFF; color: #95ccff; font-weight: bold;}
.box26 p { margin: 0; padding: 0;}

.box29 {margin: 2em 0; background: #ffdcdc;}
.box29 .box-title {font-size: 1.2em; background: #f55f82; padding: 4px; text-align: center; color: #FFF; font-weight: bold; letter-spacing: 0.05em;}
.box29 p {padding: 15px 20px; margin: 0;}

.hukidasi1 {position: relative; padding: 0.6em; background:#41362e; color:#f1f1f1; margin-bottom: 18px;}
.hukidasi1:after {position: absolute; content: ''; top: 100%; left: 30px; border: 15px solid transparent; border-top: 15px solid #41362e; width: 0; height: 0;}


.flex {display:flex; display:-webkit-flex;}
.flex-wrap {display:flex; flex-wrap: wrap;}
.flex-c {display:flex; display:-webkit-flex; justify-content: center;}
.flex-wrap-c {display:flex; display:-webkit-flex; flex-wrap: wrap; justify-content: center;}
.flex-wrap2 {display:flex; flex-wrap: wrap;}
.flex-wrap2 li {width: 48%; margin: 1%;}
.flex-wrap3 {display:flex; flex-wrap: wrap; padding:0!important;}
.flex-wrap3 li {width: 31%; margin: 1%;}

.li1 {background-color:#CCC; background:url(https://www.rakuten.ne.jp/gold/kawanotajimaya/img/haikei1.jpg) repeat; padding:2%; width:96%;}
.li1 ul {display:flex;}
.li1 h4 {width:50%; position: relative; display: inline-block; padding: 0 25%; text-align:center; margin-bottom:12px;}
.li1 h4:before, .li1 h4:after{content: ''; position: absolute; top: 50%; display: inline-block; width: 25%; height: 1px; background-color: black;}
.li1 h4:before {left:0;}
.li1 h4:after {right: 0;}
.li1 ul li {list-style-type:none; text-align:center;}
.li1 ul li img {width:48%; padding:2%;}

.li2 {background-color:#CCC; background:url(https://www.rakuten.ne.jp/gold/kawanotajimaya/img/haikei1.jpg) repeat; padding:2%; width:96%;}
.li2 ul {display:flex;}
.li2 h4 {width:50%; position: relative; display: inline-block; padding: 0 25%; text-align:center; margin-bottom:12px;}
.li2 h4:before, .li2 h4:after{content: ''; position: absolute; top: 50%; display: inline-block; width: 25%; height: 1px; background-color: black;}
.li2 h4:before {left:0;}
.li2 h4:after {right: 0;}
.li2 ul li {list-style-type:none;}
.li2 ul li img {width:96%; padding:2%;}

#kyotuusetumei {max-width:806px; margin-bottom:12px;}

body{-webkit-overflow-scrolling: touch;}

#wrapper nav {
    position: fixed;
    top: 0;
    right: -300px;
    width: 300px;
    height: 100%;
    padding-top: 50px;
    background:#333;
    font-size: 16px;
    box-sizing: border-box;
    z-index: 10000;
    overflow: scroll;
}
#wrapper nav ul li {
    display:block;
    padding: 1%;
}
#wrapper nav ul li a {
    text-decoration: none;
    color: #ddd
}
#wrapper .btn-gnavi {
    position: fixed;
    top: 10px;
    right: 14px;
    width: 30px;
    height: 24px;
    z-index: 10001;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all 400ms;
    transition: all 400ms
}
#wrapper .btn-gnavi span {
    position: absolute;
    width: 30px;
    height: 4px;
    background: #666;
    border-radius: 10px;
    -webkit-transition: all 400ms;
    transition: all 400ms
}
#wrapper .btn-gnavi span:nth-child(1) {
    top: 0
}
#wrapper .btn-gnavi span:nth-child(2) {
    top: 10px
}
#wrapper .btn-gnavi span:nth-child(3) {
    top: 20px
}
#wrapper .btn-gnavi.open span {
    background: #fff
}
#wrapper .btn-gnavi.open span {
    width: 24px;
}
#wrapper .contents section p {
    position: absolute;
    top: 50%;
    width: 30%;
    line-height: 1.4;
    font-size: 20px;
    color: #fff;
}
#wrapper .contents section:nth-child(odd) p {
    left: 10%
}
#wrapper .contents section:nth-child(even) p {
    right: 10%
}

#flow_menu {position: fixed; bottom: 0; width: 82%; background-color: #ffffffc2; display: flex; z-index: 1;}
#flow_menu p {width: 48%; padding: 1% 1%; margin: 0;}
#flow_menu img {width: 100%;}

#hd_menu,#hd_menu2 {width:100%; background-color: #ffffffc2; display: flex;}
#hd_menu p {width: 46%; padding: 1% 2%; margin: 0;}
#hd_menu img {width: 100%;}

/*サイズカラーで探す*/
#size_sagasu li {width: 18%; background-color: #cecece; list-style-type: none; margin: 1%; text-align: center; height: 36px; line-height: 36px;}
#size_sagasu li a {text-decoration: none; display:block;}

#color_sagasu,#size_sagasu {width:100%; display:flex; flex-wrap:wrap; padding:0px!important;}
#color_sagasu li {list-style-type:none; width:22%; margin:1%; border:1px solid #000;}
#color_sagasu li a {display:block; text-indent:-9999px; padding:12%;}
#color_sagasu li:nth-child(1) {background-color:#000;}
#color_sagasu li:nth-child(2) {background-color:#300;}
#color_sagasu li:nth-child(3) {background-color:#FFF;}
#color_sagasu li:nth-child(4) {background-color:#00F;}
#color_sagasu li:nth-child(5) {background-color:#006;}
#color_sagasu li:nth-child(6) {background-color:#060;}
#color_sagasu li:nth-child(7) {background-color:#F00;}
#color_sagasu li:nth-child(8) {background-color:#F6F;}
#color_sagasu li:nth-child(9) {background-color:#FF0;}
#color_sagasu li:nth-child(10) {background-color:#FC9;}


/*ポップアップウインドウ*/
#popup{
  width:90%;
  background:#ececec;
  padding:4%;
  box-sizing:border-box;
  display:none;
  position:fixed;
  top:50%;
  left:50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}

label{display:block; width:100%; margin-bottom:1%;}
label span{
  display:block;
  background-color:#0089ff;
  color:#fff;
  line-height:40px;
  text-align:center;
}

label span:hover{cursor:pointer;}
input[type="checkbox"]{display:none;}
input[type="checkbox"]:checked + #popup{display:block; transition:.2s;}


.freearea {overflow: hidden;}

#meinhedda {height:36px; width:100%; top: 0px; position: fixed; border-bottom: 1px #ccc solid; padding-top: 6px; background-color: #ffffffc4; left: 0; z-index:100;}
#meinhedda ul {display:flex; flex-wrap:wrap; padding: 0% 2%; margin-bottom: 16px;}
#meinhedda ul li {list-style-type:none;}
#meinhedda ul li:nth-child(1) {width:52%;}
#meinhedda ul li:nth-child(2) {width:12%;}
#meinhedda ul li:nth-child(3) {width:12%;}
#meinhedda ul li:nth-child(4) {width:12%;}
#meinhedda ul li:nth-child(5) {width:12%;}

#hedda_form {width:96%; padding:2%; text-align:center;}
#hedda_form .text1 {width:60%; height:30px;}
#hedda_form .button1 {width:25%; height:30px;}

#he_de {text-align:center; margin-top: 50px;}
#he_de p {padding: 1% 2%; margin: 0;}

.catname {background-color: #222222; margin: 1% 3%; padding: 2%; text-align: center; color:#FFFFFF;}

.menu, .menu2 {display:flex; flex-wrap:wrap; padding: 0% 2%;}

.menu li {width:100%!important;}
.menu2 li {width:48%!important;}
.menu li a {display: flex;}
.menu li a span {width:calc(100% - 50px); line-height:50px; margin-left:5px;}
.menu li a img {width: 50px; height: 50px;}

.h_tel {background-color: #ffffff; margin:3%; padding: 2%; width: 90%;}
.h_tel p {padding:0px; margin:0px;}

.h_tel p:nth-child(1) {font-size: 1rem; line-height: 6vw;}
.h_tel p:nth-child(2) {font-size: 2rem; width: 100%; font-weight: bold; margin: 1% 0%;}

/*スワイプメニュー*/
.slider-wrapper {width: 100%; padding: 5px; overflow-x: auto; overflow-y: hidden;}
.slider {width: 850px; -webkit-overflow-scrolling: touch;}
.slider > * {-webkit-transform: translateZ(0px);}
.slider-wrapper::-webkit-scrollbar {display: none; height: 0 !important;}
.unit {float: left; width: 150px; margin: 0 0 0 5px; border: 1px solid #DDDDDD; background: #EFEFEF;}
.unit:first-child {margin: 0;}
.unit .img {text-align: center;}
.caption {font-size: 0.8rem;}
.caption span {text-align: right; display: block; font-weight: bold; font-size: 0.7rem;}
.caption span:before {content: "価格：";}
.caption span:after {content: "円(税込)";} 
/*スワイプメニューここまで*/

.area1 {margin: 1% auto; background-color: #fbfbfd;}
.area1+h3 {margin-top: 10%;}
.mi15+p {text-align: center;}
.mi15+p a {font-weight: bold;}
.mi15+p a::after {content:">"; margin-left: 5px;}

.osirase li a {background-color: #ffffff; padding: 4%; margin-bottom: 1%; border-left: solid 3px #cc2244; display: block;}

.foot-guide {display: flex; flex-wrap: wrap;}
.foot-guide div {width: 98%; margin: 1%;}

.foot-guide div ul {padding: 0px!important;}
.foot-guide div ul li {list-style-type: none;}

nav.wrap ul {padding: 0px!important;}
nav.wrap ul li {list-style-type: none;}
	
footer {background-color: #FFFFFF;}
#gnav_foot {display: flex; padding: 3% 0%; justify-content: center;}
#gnav_foot ul {width: 33%; padding: 1%;}
#gnav_foot ul li {padding:3%; font-size: 0.9rem;}

.tajimaya-service {margin:0% 3%;}
.tajimaya-service dl dd {margin: 0; font-size:0.9rem; line-height:1.2rem;}
.tajimaya-service .foot-guide ul li {text-align: center; margin: 5% 0%;}
.tajimaya-service .foot-guide ul li span {display: block; margin: 2% 0%;}

/*商品ページ 他サイトへ誘導*/
#tatenlink {background-color:#efefef; margin-bottom: 3%;}
#tatenlink ul {display:flex; padding: 0; flex-wrap: wrap;}
#tatenlink ul li {width: 48%; text-align: center; margin:1%;}
#tatenlink ul li:nth-child(1) {background-color:#C1272D;}
#tatenlink ul li:nth-child(2) {background-color:#1B1464;}
#tatenlink ul li:nth-child(3) {background-color:#ED1C24;}
#tatenlink ul li a {color: #ffffff; padding: 6%; display: block; font-size: 1.2em;}
#tatenlink p {padding:1%; font-size:1.2em; margin: 0px!important;}
#tatenlink p a {color:#0400ff;}
.tatenlink-text1 {font-size: 1.4em!important;; font-weight: bold; padding: 4%!important;;}

@media screen and (max-width: 799px) {
#gnav_foot {flex-wrap: wrap;}
#gnav_foot ul {width: 48%; padding: 3%; background-color: #fbfbfb; margin: 1%;}	
.foot-guide a {line-height: 24px;}
}

/*フリーページ*/
#mp_ta_freepage {
  font-family: "Helvetica Neue", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 14px;
  line-height: 1.7;
  color: #333;
  padding: 1em;
}

#mp_ta_freepage h3 {
  font-size: 1.2em;
  border-bottom: 2px solid #ccc;
  margin-top: 2em;
  padding-bottom: 0.3em;
  position: relative;
}

#mp_ta_freepage h3::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 50px;
  height: 3px;
  background-color: #888;
}

#mp_ta_freepage h4 {
  font-size: 1em;
  margin-top: 1.5em;
  font-weight: bold;
  color: #555;
}

#mp_ta_freepage p {
  margin-bottom: 1.4em;
  color: #444;
}

#mp_ta_freepage .product-flex {
  display: block;
  margin: 2em 0;
}

#mp_ta_freepage .product-box {
  margin-bottom: 2em;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 1em;
  background: #fdfdfd;
  text-align: center;
}

#mp_ta_freepage .product-box img {
  width: 90%;
  max-width: 100%;
  height: auto;
  margin-bottom: 1em;
}

#mp_ta_freepage .product-box .button {
  background-color: #000;
  color: #fff;
  padding: 0.5em 1em;
  border-radius: 4px;
  display: inline-block;
  text-decoration: none;
  margin-top: 1em;
}

#mp_ta_freepage .img-text-block {
  text-align: center;
  margin: 2em 0;
}

#mp_ta_freepage .img-text-block img {
  width: 90%;
  max-width: 100%;
  height: auto;
  margin-bottom: 1em;
}

#mp_ta_freepage .category-link {
  margin-top: 3em;
  padding-top: 1em;
  border-top: 2px solid #ddd;
  text-align: center;
}

#mp_ta_freepage .category-link a {
  background-color: #444;
  color: #fff;
  padding: 0.7em 1.5em;
  border-radius: 6px;
  text-decoration: none;
  display: inline-block;
  margin-top: 1em;
}

#mp_ta_freepage h4 {
  font-size: 1rem;
  margin-top: 1.2em;
  margin-bottom: 0.5em;
  border-left: 4px solid #444;
  padding-left: 0.6em;
  font-weight: bold;
  color: #222;
}

#mp_ta_freepage ul {
  margin: 0 0 1.2em 1em;
  padding-left: 0.5em;
}

#mp_ta_freepage ul li {
  line-height: 1.7;
  font-size: 0.9rem;
  color: #333;
}

/* ==============================
   皮の但馬屋 CTAカスタムCSS 2025（背景＋お得感デザイン）
   ============================== */

/* CTA全体に背景と余白を追加 */
.trust-cta {
  background: #f8f9fc; /* ページとの差別化：淡いグレー×青み */
  border-radius: 16px;
  padding: 24px;
  margin: 32px 0;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
  font-family: "Helvetica Neue", Arial, "游ゴシック", "Yu Gothic", sans-serif;
}

.trust-cta p {
font-size: 1rem !important;
}

.cta-hd {
  font-weight: 700;
  margin: 0 0 16px;
  font-size: 18px;
  text-align: center;
  color: #222;
}

/* 他モールボタン */
.cta-btns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 10px;
  margin-bottom: 20px;
}
.cta-btns .btn {
  display: inline-block;
  text-align: center;
  padding: 14px;
  border-radius: 8px;
  color: #fff!important;
  text-decoration: none;
  font-weight: bold;
  transition: opacity 0.2s ease, transform 0.2s ease;
margin:unset;
font-size: 16px !important;
}
.btn:hover {
  opacity: 0.9;
  transform: translateY(-2px);
}
.btn-rakuten { background: #bf0000; }
.btn-amazon { background: #232f3e; }
.btn-yahoo { background: #e60012; }

/* 実店舗案内 */
.store-info {
  margin-top: 24px;
  padding: 16px;
  border-radius: 10px;
  background: #ffffff;
  border: 1px solid #ddd;
}
.store-info .store-title {
  font-weight: bold;
  margin-bottom: 10px;
  color: #333;
  text-align: center;
}
.store-flex {
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: center;
}
.store-photo {
  flex: 0 0 45%;
}
.store-photo img {
  border-radius: 10px;
  max-width: 100%;
  height: auto;
  display: block;
}
.store-desc {
  flex: 1 1 50%;
  font-size: 14px;
  line-height: 1.6;
}

/* お得感セクション */
.cta-offer {
  border: 2px solid #ffd966;
  background: linear-gradient(135deg, #fff9e6, #fffbe9);
  border-radius: 12px;
  padding: 20px;
  margin-top: 28px;
  position: relative;
}
.offer-hd {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 12px;
  color: #3b2f00;
}
.offer-icon {
  margin-right: 8px;
  font-size: 20px;
}
.offer-list {
  margin: 0 0 16px 20px;
  font-size: 15px;
  color: #333;
  padding:unset !important;
}

.offer-list li {
  margin-top: 2%;
}

.offer-list strong {
  color: #d17f00;
}
.offer-actions {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  justify-content: center;
}
.offer-actions .link-btn {
  display: inline-block;
  background: #004aad;
  color: #fff!important;
  padding: 12px 16px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.link-btn:hover {
  opacity: 0.9;
  transform: translateY(-2px);
}
.link-btn.line {
  background: #00b900;
}

/* スマホ対応 */
@media (max-width: 768px) {
  .store-flex {
    flex-direction: column;
    text-align: center;
  }
  .store-photo, .store-desc { flex: 1 1 100%; }
  .cta-btns { grid-template-columns: 1fr; }
  .link-btn { flex: 1 1 100%; text-align: center; }
}


/* ============================================
  皮の但馬屋 商品ページ共通スタイル（SP専用）
  .pg- プレフィックス統一
============================================ */

/* --- ファーストビュー --- */
.pg-fv {
  background: #f9f6f1;
  border-left: 4px solid #8b6914;
  padding: 16px 20px;
  margin-bottom: 24px;
}
.pg-fv__catch {
  font-size: 1.25em;
  font-weight: bold;
  color: #2c1a00;
  margin: 8px 0 6px;
}
.pg-fv__sub {
  font-size: 1em;
  line-height: 1.8;
  color: #444;
  margin-bottom: 10px;
}
.pg-fv__return {
  font-size: 0.95em;
  color: #1a6b2a;
  font-weight: bold;
  margin: 0;
}

/* --- バッジ --- */
.pg-badge-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 10px;
}
.pg-badge {
  display: inline-block;
  background: #2c1a00;
  color: #fff;
  font-size: 0.9em;
  font-weight: bold;
  padding: 3px 10px;
  border-radius: 2px;
}
.pg-badge--price { background: #c0392b; }

/* --- セクション共通タイトル --- */
.pg-desc__title,
.pg-spec__title,
.pg-specbox__title,
.pg-sizetable__title,
.pg-style__title,
.pg-care__title,
.pg-faq__title,
.pg-feature__title {
  font-size: 1.15em;
  font-weight: bold;
  color: #2c1a00;
  border-bottom: 2px solid #8b6914;
  padding-bottom: 6px;
  margin-bottom: 14px;
}
.pg-style__title { text-align: center; margin-bottom: 16px; }
.pg-faq__title,.pg-feature__title { margin-bottom: 16px; }

/* --- セクション共通ボックス --- */
.pg-desc,
.pg-specbox,
.pg-sizetable,
.pg-style,
.pg-care {
  margin: 0 0 24px;
  padding: 16px;
  background: #fff;
  border: 1px solid #e8dfc8;
}

/* --- 商品説明 --- */
.pg-desc__lead {
  font-size: 1em;
  line-height: 1.8;
  color: #333;
  margin-bottom: 12px;
}
.pg-desc__list { padding-left: 1.2em; margin: 0; }
.pg-desc__list li {
  font-size: 1em;
  line-height: 1.8;
  color: #444;
  margin-bottom: 6px;
}

/* --- 素材スペック・比較表 --- */
.pg-spec {
  margin: 0 0 24px;
  padding: 16px;
  border: 1px solid #d4c5a0;
  background: #fffdf7;
}
.pg-spec__lead {
  font-size: 1em;
  line-height: 1.8;
  color: #333;
  margin-bottom: 14px;
}
.pg-spec__table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.95em;
}
.pg-spec__table th {
  background: #2c1a00;
  color: #fff;
  padding: 8px 10px;
  text-align: center;
  font-weight: bold;
}
.pg-spec__table td {
  border: 1px solid #ddd;
  padding: 8px 10px;
  text-align: center;
  background: #fff;
  vertical-align: middle;
  line-height: 1.5;
}
.pg-spec__link {
  display: inline-block;
  background: #8b6914;
  color: #fff !important;
  text-decoration: none;
  font-size: 0.95em;
  font-weight: bold;
  padding: 6px 12px;
  border-radius: 2px;
  white-space: nowrap;
}
.pg-spec__link:hover { background: #a07820; text-decoration: none !important; }
.pg-spec__note,
.pg-sizetable__order {
  margin-top: 14px;
  padding: 12px 16px;
  background: #fff8e8;
  border-left: 4px solid #8b6914;
  font-size: 1em;
  line-height: 1.7;
  color: #333;
}
.pg-spec__note p { margin: 0; }

/* --- 3つの特徴 --- */
.pg-feature { margin: 0 0 24px; }
.pg-feature__list { list-style: none; padding: 0; margin: 0; }
.pg-feature__item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 12px;
  padding: 14px;
  background: #f9f6f1;
  border-left: 3px solid #8b6914;
  flex-direction: column;
}
.pg-feature__num {
  font-size: 1.4em;
  font-weight: bold;
  color: #8b6914;
  min-width: 36px;
  line-height: 1;
}
.pg-feature__item strong {
  display: block;
  font-size: 1em;
  color: #2c1a00;
  margin-bottom: 5px;
}
.pg-feature__item p {
  font-size: 1em;
  color: #555;
  margin: 0;
  line-height: 1.7;
}

/* --- 商品スペックボックス --- */
.pg-specbox__table {
  width: 100%;
  border-collapse: collapse;
  font-size: 1em;
}
.pg-specbox__table th {
  width: 40%;
  background: #f5efe0;
  color: #2c1a00;
  font-weight: bold;
  padding: 9px 12px;
  border: 1px solid #e0d4b0;
  text-align: left;
  vertical-align: middle;
}
.pg-specbox__table td {
  padding: 9px 12px;
  border: 1px solid #e8e0cc;
  color: #444;
  background: #fff;
  vertical-align: middle;
  font-size: 1em;
}

/* --- サイズ表 --- */
.pg-sizetable__scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.pg-sizetable__table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.95em;
  min-width: 480px;
}
.pg-sizetable__table th {
  background: #2c1a00;
  color: #fff;
  padding: 8px 10px;
  text-align: center;
  font-weight: bold;
  white-space: nowrap;
}
.pg-sizetable__table td {
  border: 1px solid #ddd;
  padding: 8px 10px;
  text-align: center;
  background: #fff;
}
.pg-sizetable__table td:first-child {
  background: #f5efe0;
  font-weight: bold;
  color: #2c1a00;
  text-align: left;
  white-space: nowrap;
}
.pg-sizetable__note {
  list-style: none;
  padding: 0;
  margin: 10px 0 8px;
  font-size: 0.9em;
  color: #888;
}
.pg-sizetable__note li { margin-bottom: 2px; }
.pg-sizetable__order {
  margin: 8px 0 0;
  padding: 10px 14px;
  border-left-width: 3px;
}
.pg-sizetable__order a { color: #8b6914; text-decoration: underline; }

/* --- スタイリング提案 --- */
.pg-style__grid { display: flex; flex-wrap: wrap; gap: 14px; }
.pg-style__item {
  flex: 1 1 100%;
  background: #f9f6f1;
  border: 1px solid #e8dfc8;
  overflow: hidden;
}
.pg-style__item img { width: 100%; height: auto; display: block; }
.pg-style__body { padding: 12px 14px; }
.pg-style__label {
  display: inline-block;
  background: #2c1a00;
  color: #f0e4c0;
  font-size: 0.9em;
  font-weight: bold;
  padding: 2px 8px;
  margin-bottom: 6px;
  letter-spacing: 0.05em;
}
.pg-style__body strong {
  display: block;
  font-size: 1em;
  color: #2c1a00;
  margin-bottom: 5px;
}
.pg-style__body p {
  font-size: 1em;
  color: #555;
  line-height: 1.65;
  margin: 0;
}
.pg-style__note {
  font-size: 0.9em;
  color: #999;
  margin: 14px 0 0;
  text-align: center;
}

/* --- FAQ --- */
.pg-faq {
  margin: 0 0 24px;
  padding: 16px;
  background: #f5f5f5;
  border: 1px solid #ddd;
}
.pg-faq__item {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e0e0e0;
}
.pg-faq__item:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }
.pg-faq__q {
  font-weight: bold;
  color: #2c1a00;
  background: #fff;
  padding: 8px 12px;
  border-left: 4px solid #8b6914;
  margin: 0 0 8px;
  font-size: 1em;
}
.pg-faq__a {
  font-size: 1em;
  color: #444;
  line-height: 1.75;
  padding: 0 12px;
  margin: 0;
}

/* --- 取り扱い注意 --- */
.pg-care__list { padding-left: 1.3em; margin: 0; }
.pg-care__list li {
  font-size: 1em;
  line-height: 1.8;
  color: #555;
  margin-bottom: 8px;
}
.pg-care__list li:last-child { margin-bottom: 0; }

/* --- 内部リンクCTA --- */
.pg-cta {
  margin: 0 0 24px;
  padding: 18px 16px;
  background: #2c1a00;
  border-radius: 2px;
}
.pg-cta__title {
  color: #f0e4c0;
  font-size: 1em;
  font-weight: bold;
  margin: 0 0 12px;
}
.pg-cta__links {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 8px;
}
.pg-cta__btn {
  display: inline-block;
  background: #8b6914;
  color: #fff !important;
  text-decoration: none;
  font-size: 1em;
  font-weight: bold;
  padding: 10px 16px;
  border-radius: 2px;
  text-align: center;
}
.pg-cta__btn:hover { background: #a07820; text-decoration: none !important; }