@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

*,
*:before,
*:after{ 
   -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

body {
	line-height: 1;
	word-wrap: break-word;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
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;
}
img {
	max-width: 100%;
	height:auto;
	display:inline-block;
}
/**************************************************************************/

body {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:14px;
	line-height:1.8;
	background: #fff;
}
input, textarea, select {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:14px;
	line-height:1.8;
}
/*  固定　画像表示 */

.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%;
}
.imgRL {
	width: 30%
}
.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: #FF0000
}
/*   赤   */

.border_1 {
	margin: 10px 0;
	padding: 10px;
}
.more {
	text-align: right
}
.red {
	color: #CC3333
}
.gray {
	color: #7E7E7E
}
.f_l {
	float: left
}
.f_r {
	float: right
}
/*  画像枠 */

.imgborder {
	border: 1px solid #CCC;
}
form {
	margin: 0;
	font-size: 100%
}
input, textarea {
	padding: 5px;
	font-size: 120%;
}
textarea {
	width: 100%
}
select {
	font-size: 120%;
	padding: 5px;
}
hr {
	margin: 0 auto
}
a{
	text-decoration: none;
	outline:none;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
}
a:active {
	color: #333;
}
/* contents
----------------------------------------------------*/

#page {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	font-size: 100%;
	background: #FFF;
	color: #282828;
	-webkit-text-size-adjust: none;
}
.info {
	margin: 10px auto;
	text-align: left;
	color: #282828;
	line-height: 15px;
}
/*  100%    */

section {
	width: 100%;
	margin: 10px auto;
}
/*  97% */
/*  section内title等  */

section >:not([class="full"]):not([class="title"]):not([class="accordion"]):not([class="freearea"]):not([class="pager"]):not([class="pagelist"]):not([class="titlebar_list"]):not([class="titlebar_g"]):not([class="titlebar_g_o"]):not([class="titlebar_b"]):not([id="sub_img"]):not([id="imgRL"]):not([id="product_img"]):not([class="customersbox"]):not([class="bgn2"]) {
	margin: 5px 0;
	width: 100%;
}
/*  検索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%;
}
#searchbox .title {
	text-align: left;
	width: 95%;
	text-shadow: none;
	padding: 10px 0;
	background: none;
	box-shadow: none;
}
#searchbox h1 {
	color: #fff;
	text-shadow: none;
}
#search_form div {
	margin: 10px 0;
}
.search_form {
	width: 95%;
	background: #fff;
	padding: 4px;
	margin: 0 auto;
	color: #282828;
}
.search_form select {
	width: 100%;
}
.search_form .input_l input {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#searchbox2 .search_form {
	background: #fff;
}
#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);
}
/*  HEADER  */

#contents {
	margin: 0 auto 10px;
}
/*  tag */

.tag {
	margin: 0 0 10px
}
.tagline {
	color: #999;
	font-size: 75%;
	display:none;
}
.recommend {
	color: #FF9900;
	margin-right: 3px;
	font-size: 90%;
	display: inline-block;
}
.recommend img {
	vertical-align: -2px;
}
.price {
	color: #282828;
	font-size: 85%
}
.fixedprice {
	text-decoration: line-through !important;
	color: #282828;
	font-size: 85%
}
.catch {
	display: block;
	font-size: 110%;
	font-weight: bold;
	color: #666;
	margin: 10px 0 10px;
	text-shadow: none;
	line-height: 25px;
}
/*  NEWS date   */

.date {
	color: #686868;
}
.new {
	background: #CC6600;
	color: #fff;
	width: 100px;
	padding: 2px 3px;
	font-size: 75%;
	margin-right: 3px;
	text-shadow: none !important;
}
.sale {
	background: #339933;
	color: #fff;
	width: 100px;
	padding: 2px 3px;
	font-size: 75%;
	margin-right: 3px;
	white-space: nowrap;
	text-shadow: none !important;
}
.soldout {
	font-size: 75%;
	text-align: right;
}
.soldout span {
	color: #f00;
	width: 93%;
	text-align: center;
	border: solid 2px #D60000;
	background: #FFF;
	padding: 3px;
	font-weight: bold;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.pickup {
	color: #fff;
	width: 100px;
	padding: 2px 3px;
	font-size: 75%;
	margin-right: 3px;
	background: #CC3300;
	white-space: nowrap;
	text-shadow: none !important;
}
.member {
	color: #fff;
	width: 100px;
	padding: 2px 3px;
	font-size: 75%;
	margin-right: 3px;
	background: #999999;
	white-space: nowrap;
	text-shadow: none !important;
}
.cool {
	color: #fff;
	width: 100px;
	padding: 2px 3px;
	font-size: 75%;
	margin-right: 3px;
	background: #0033ff;
	white-space: nowrap;
	text-shadow: none !important;
}
.listmenu .date, .comment_l .date {
	font-size: 75%
}
.note {
	color: #464646;
	font-size: 75%
}
/*  freearea    */

/*
.freearea p {
	margin: 10px 0;
}
.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
}
*/

/*  title   */

#contents .title {
    border-bottom: dotted 1px #999 !important;
    padding: 5px 5px 5px 25px !important;
    color: #666 !important;
    font-size: 16px !important;
    font-weight: bold !important;
    position: relative;
    background:none !important;
    margin:0 0 20px !important;
}

#contents .title:before{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0px;
	width: 14px;
	height: 14px;
	margin-top:-7px;
	background:url(https://kanri.shopserve.jp/vol1blog/v/verde.lv.shopserve.jp/docs/pic-labo/icon_leaf.png) no-repeat;
	background-size:contain;
}


.title h1 {
	display: inline;
	font-size: 100%;
	line-height:1.3;
	color:#666;
}

.title img {
	margin: 0;
	vertical-align: top;
	margin-left: 5px;
}
/*  一覧はこちら  */

.title p {
	float: right;
	margin-right: 10px;
	margin-top: -5px;
	padding: 6px 0;
	height: 20px;
}
.title p a {
	margin: 0 auto 0;
	padding: 4px 20px 4px 10px;
	height: 20px;
	text-decoration: none;
	font-size: 75%;
	border: 1px solid #333;
	background: #666 url("../img/icon_title_tri.png") no-repeat 95% center;
	font-weight: bold;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #ffffff;
	vertical-align: middle;
	text-align: left
}
.title_c {
    border-bottom: dotted 1px #999 !important;
    padding: 5px 5px 5px 25px !important;
    color: #666 !important;
    font-size: 16px !important;
    font-weight: bold !important;
    position: relative;
    background:none !important;
    margin:0 0 20px !important;
}

.title_c:before{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0px;
	width: 14px;
	height: 14px;
	margin-top:-7px;
	background:url(https://kanri.shopserve.jp/vol1blog/v/verde.lv.shopserve.jp/docs/pic-labo/icon_leaf.png) no-repeat;
	background-size:contain;
}


.title_c h1 {
	display: inline;
	font-size: 100%;
	line-height:1.3;
	color:#333;
}
/*  タイトルバー  */

.titlebar {
	padding: 0 4px;
	margin: 0;
	font-size: 120%;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC));
	background: -moz-linear-gradient(top, #ffffff, #cccccc);
	color: #464646;
	text-shadow: none;
	border: 1px solid #999;
	border-top: none;
	vertical-align: middle;
	text-align: left
}
.titlebar_list .accordion:first-of-type {
	border-top: 1px solid #999;
}
.titlebar .open {
	text-align: left;
	padding: 10px 25px 10px 4px;
	background-image: url("../img/arrow_open1.jpg");
	background-repeat: no-repeat;
	background-position: 97% center;
}
.titlebar .open.active {
	background-image: url("../img/arrow_close1.jpg");
	background-repeat: no-repeat;
	background-position: 97% center;
}
.titlebar .closed {
	text-align: left;
	padding: 10px 4px;
	background-image: url("../img/arrow_close1.jpg");
	background-repeat: no-repeat;
	background-position: 97% center;
}
.titlebar .closed.active {
	background-image: url("../img/arrow_open1.jpg");
	background-repeat: no-repeat;
	background-position: 97% center;
}
/*  タイトルバー green    */

.titlebar_g_o {
/*
	margin:20px 0px 10px;
	position:relative;
	font-size:14px;
	font-weight:normal;
	padding:5px 10px;
	text-align:center;
	background:#AACC03;
	color:#FFF;
*/
}

.titlebar_g_o {
    border-bottom: dotted 1px #999 !important;
    padding: 5px 5px 5px 25px !important;
    color: #666 !important;
    font-size: 16px !important;
    font-weight: bold !important;
    position: relative;
    background:none !important;
    margin:0 0 20px !important;
}

.titlebar_g_o:before{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0px;
	width: 14px;
	height: 14px;
	margin-top:-7px;
	background:url(https://kanri.shopserve.jp/vol1blog/v/verde.lv.shopserve.jp/docs/pic-labo/icon_leaf.png) no-repeat;
	background-size:contain;
}


.titlebar_g .open {
	padding: 10px 4px;
	background-image: url("../img/arrow_open_g1.jpg");
	background-repeat: no-repeat;
	background-position: 97% center;
}
.titlebar_g .open.active {
	background-image: url("../img/arrow_close_g1.jpg");
	background-repeat: no-repeat;
	background-position: 97% center;
}
.titlebar_g .closed {
	padding: 10px 4px;
	background-image: url("../img/arrow_close_g1.jpg");
	background-repeat: no-repeat;
	background-position: 97% center;
}
.titlebar_g .closed.active {
	background-image: url("../img/arrow_open_g1.jpg");
	background-repeat: no-repeat;
	background-position: 97% center;
}
.titlebar_g {
	padding: 0 4px;
	margin: 0;
	font-size: 120%;
	background: url("../img/gradation_green_401.png") repeat-x 97% center;
	color: #ffffff;
	text-shadow: none;
	vertical-align: middle;
	text-align: left
}
/*  タイトルバー blue */

.titlebar_b {
	padding: 5px 8px;
	font-size: 100%;
	background: #EEEEEE;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#FCFDFC), to(#EEEEEE));
	background: -moz-linear-gradient(top, #FCFDFC, #EEEEEE);*/
	color: #282828;
	text-shadow: none;
	vertical-align: middle;
	text-align: left;
}
#read .accordion {
	margin: 0 auto;
	border-bottom: 1px solid #282828;
}
#read .accordion:first-of-type {
	border-top: 1px solid #282828;
}
.titlebar_b+aside {
	text-align: left;
	padding: 10px 0;
	border-top: 1px solid #282828;
}
.titlebar_b .open {
	padding: 10px 4px 10px 5px;
	background-image: url("../img/arrow_open_gl.jpg");
	background-repeat: no-repeat;
	background-position: 97% center;
}
.titlebar_b .open.active {
	background-image: url("../img/arrow_close_gl.jpg");
	background-repeat: no-repeat;
	background-position: 97% center;
}
.titlebar_b .closed {
	padding: 10px 4px 10px 5px;
	background-image: url("../img/arrow_close_gl.jpg");
	background-repeat: no-repeat;
	background-position: 97% center;
}
.titlebar_b .closed.active {
	background-image: url("../img/arrow_open_gl.jpg");
	background-repeat: no-repeat;
	background-position: 97% center;
}
/*  カテゴリータイトル   */

.categorybar {
	padding: 6px 4px;
	text-align: left;
	margin: 0;
	font-size: 100%;
	background: #EEEEEE;
	vertical-align: middle;
}
.categorylink {
	background: #EEEEEE !important;
	vertical-align: middle;
}
/*  listmenu    */

section .listmenu, .itemlist {
	margin: 10px auto 20px;
	word-wrap: break-word;
	overflow:hidden;
}
.itemlist li, .listmenu li {
	border: 1px solid #CCC;
	border-bottom:none;
	/*background:#F7F7F7;*/
	/*border-bottom: 1px dotted #CCC*/
	list-style-type: none;
	text-align: left;
	font-size: 100%;
	line-height: 20px;
}



/*  list LR*/

.li_l {
	margin: 0 10px 0 0;
	float: left;
}
.li_r {
	overflow: hidden;
	padding-bottom: 5px
}
.listmenu li a, .itemlist a, .titlebar+aside a, .bgn li a {
	padding: 12px 12px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	background-image: url("../img/arrow_tri1.png");
	background-repeat: no-repeat;
	background-position: 99% center;
	position:relative;
}
.ar_link_r a {
	background: none
}
.listmenu li, .itemlist li, .titlebar+aside a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, .4);
	-webkit-tap-highlight-color: #ccc;
}

.itemlist li:last-of-type,
.listmenu li:last-of-type,
.bgn li:last-of-type{
	border-bottom: 1px solid #CCC;
}

/*  news icon   */
#news .listmenu {
	border:none;
	padding:0px
}


#news .listmenu li{
	display:block;
	border:none;
	border-bottom:dotted 1px #CCC;
	padding:5px;
	font-size:13px;
	line-height:1.8;
}
#news .listmenu a {
	padding:0px;
	display:block;
}
#news .listmenu span {
	color: #666;
}
.itemlist, .titlebar+aside ul, .formlist ul {
	margin: 0;
}
.payment ul {
	margin: 0;
}
.payment li {
	padding: 5px 12px;
	padding-left: 35px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	background-image: url("../img/icon_news1.jpg");
	background-position: 5px center;
	background-repeat: no-repeat, no-repeat;
	list-style-type: none;
	text-align: left
}
/*  背景無し    */

.titlebar+aside .listmenu li, .footer ul li, .formlist ul li {
	margin: 0;
	background: #fff;
}
.bgn li {
	border: 1px solid #969696;
	background: #fff;
	border-bottom: none;
	list-style-type: none;
	text-align: left;
	font-size: 100%;
	line-height: 20px;
}
.bgn {
	margin: 5px auto;
}
.bgn2 .categorylink {
	margin: 0;
	border-top: 1px solid #969696 !important;
}
/*  accordion top処理*/

.titlebar+aside .listmenu li:first-child {
	border-top: none
}
.listmenu2 ul {
	list-style-type: none;
	margin: 0 auto;
	width: 97%
}
.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;
}
.listmenu3 {
	margin: 5px auto;
	width: 97%;
	text-shadow: none;
}
.listmenu3 .l {
	float: left;
	overflow: hidden;
	width: 49%;
	text-align: center;
}
.listmenu3 .r {
	float: right;
	overflow: hidden;
	width: 49%;
	text-align: center;
}
.listmenu3 a {
	border: 1px solid #999;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC)) !important;
	background: -moz-linear-gradient(top, #ffffff, #cccccc) !important;
	color: #464646;
	padding: 20px 0 !important;
	text-decoration: none;
	display: block;
}
/*  ranking */

.whitelist li:nth-child(odd) {
	padding: 4px 5px;
}
.whitelist li:nth-child(even) {
	background: none;
	padding: 4px 5px;
}
.cataloglist ul {
	text-align: center;
}
.cataloglist .box {
	display: inline-block;
	vertical-align:top;
	padding-right: 5px;
	width: 144px;
}
.cataloglist .bg {
	height: auto;
	padding: 6px 6px;
	text-align: right;
	background: #FFF;
	vertical-align: middle;
}

.cataloglist .soldout {
	margin-top: 3px;
}
/* input */

.input_l input {
	width: 100%
}
.input_m input {
	width: 50%
}
.input_s input {
	width: 20%;
}
.input_2 input {
	width: 40%;
}
.copy {
	text-align: center;
}
.copy, .ch {
	text-align: center;
	margin: 5px auto 0;
	font-size:12px;
}
/*  商品説明    */

.description {
	margin: 0 0 10px;
	padding: 0;
	overflow:hidden;
}
/*
.description aside {
	margin: 10px 5px;
	text-align: left;
	height: 120px;
	overflow: hidden;
}
.description aside ul {
	list-style-type: disc;
	padding: 0 25px;
}
*/

.description table{
	max-width:100%;

}

.productprice {
	margin: 20px 5px 0;
	text-align: left
}
.productprice p {
	font-size: 120%;
	font-weight: bold;
	display: inline;
}
.productprice div:last-child {
	font-size: 75%;
	margin-top: 10px;
}

.productprice .red{
	color:#666666;
}

.description .seemore {
	/*
	padding: 5px 5px 0;
	text-align: center;
	font-size: 120%;
	color: #3B91D6;
	*/
	display:none;
}

/*  在庫返品sns */

.form_menu {
	margin: 10px 0;
}
.sns {
	margin: 20px 0;
	position: relative;
	overflow: hidden;
}
.sns ul {
	position: relative;
	left: 50%;
	float: left;
	list-style-type: none;
}
.sns li {
	position: relative;
	left: -50%;
	float: left;
	margin: 0 5px
}
/*  商品詳細    */

.product_name ul {
	margin: 5px auto;
	width: 97%;
	line-height: 20px;
	text-align: left;
	list-style-type: none
}
.product_name li {
	margin: 6px 0;
	text-align: left;
}
.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;
}
/*  商品画像    */

#main {
	margin: 0 auto;
	text-align: center
}
.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, #imgRL {
	margin: 10px auto;
	padding: 0 2px;
	text-align: center
}
.comment {
	margin: 10px 0;
}
.comment .plus, .comment .minus {
	margin: 5px 0;
}
.review .comment:last-of-type {
	border-bottom: 1px solid #969696;
}
.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-collapse: collapse;
	border-spacing: 0;
	width: 97%;
	margin: 10px auto 30px;
	table-layout: auto;
}
/*  バリエリスト見出し */

.shopping_form .variation1 th, .variation2 th, .variation3 th {
	padding: 10px 5px;
	font-size: 75%;
	background: #EEEEEE;
	border: 1px solid #CCC;
	color: #333;
}
.shopping_form .variation1 td, .variation2 td {
	padding: 10px 10px;
	border: 1px solid #CCC;
	vertical-align: middle;
	text-align: left;
}
.variation3 th, .variation3 td {
	border: 1px solid #CCC;
	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: 10px 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;
	text-align: center;
	padding: 0 5px;
}
.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 0;
	text-align: left;
	width: 100%;
}
.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;
}
.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%
}
.pager {
	margin: 0 auto;
	padding: 5px 0;
	background: #EEE;
	color: #666666;
	text-align: left;
	font-size: 80%;
}
.sort {
	margin: 5px auto 5px;
	padding: 0;
	width: 90%;
	text-align: center;
}
.sortimg {
	width: 52px;
	height: 36px;
}
.mailicon {
	width: 34px;
	height: 24px;
}
.req {
	margin: 5px 0;
	text-align: left;
	font-size: 75%;
}
.req span {
	position: relative;
	top: -8px;
}
/*  cssonly */

.pagelist {
	margin: 10px auto 5px;
	text-align: center;
	font-size: 80%;
}
.pagelist2 {
	margin: 20px auto 5px;
	text-align: center;
	font-size: 80%;
}
.pagelist li,
.pagelist2 li {
	display: inline;
	margin: 0 2px;
	color: #666;
}
.pagelist li span,
.pagelist2 li span {
	display: -moz-inline-box;
	display: inline-block;
	padding: 8px 8px;
	border: 1px #AACC03 solid;
	font-weight: bold;
	text-shadow: none;
	background: #AACC03;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#767676), to(#343434));
	background: -moz-linear-gradient(top, #767676, #343434);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	color: #FFF
}
.pagelist li a,
.pagelist2 li a {
	display: -moz-inline-box;
	display: inline-block;
	padding: 8px 8px;
	border: 1px #AACC03 solid;
	font-weight: bold;
	background: #ffffff;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC));
	background: -moz-linear-gradient(top, #ffffff, #cccccc);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	color: #AACC03;
	text-decoration: none;
	text-shadow: none;
}
.pagelist li a:hover,
.pagelist2 li a:hover {
	border: 1px #AACC03 solid;
	background: #AACC03;
	color: #FFF;
}
.pagelist .back a,
.pagelist2 .back a {
	padding: 8px 8px;
	border: 1px #AACC03 solid;
	background: #FFF;
	color: #AACC03;
	/*background: #ccc url("../img/arrow_left.png") no-repeat 5% center;
	background: url("../img/arrow_left.png") no-repeat 5% center, -moz-linear-gradient(top, #ffffff 0%, #cccccc 100%);
	background: url("../img/arrow_left.png") no-repeat 5% center, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
	color: #4D4D4D;*/
	text-decoration: none;
	vertical-align: middle;
}
.pagelist .back a:hover,
.pagelist2 .back a:hover {
	border: 1px #AACC03 solid;
	background: #AACC03;
	color: #FFF;
	/*background: #ccc url("../img/arrow_left_w.png") no-repeat 5% center;
	background: url("../img/arrow_left_w.png") no-repeat 5% center, -moz-linear-gradient(top, #767676 0%, #343434 100%);
	background: url("../img/arrow_left_w.png") no-repeat 5% center, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #767676), color-stop(100%, #343434));
	color: #fff;*/
}
.pagelist .next a,
.pagelist2 .next a {
	padding: 8px 8px;
	border: 1px #AACC03 solid;
	background: #FFF;
	color: #AACC03;
	/*background: #ccc url("../img/arrow_right_bk.png") no-repeat 95% center;
	background: url("../img/arrow_right_bk.png") no-repeat 95% center, -moz-linear-gradient(top, #ffffff 0%, #cccccc 100%);
	background: url("../img/arrow_right_bk.png") no-repeat 95% center, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
	color: #4D4D4D;*/
	text-decoration: none;
	vertical-align: middle;
}
.pagelist .next a:hover,
.pagelist2 .next a:hover {
	border: 1px #AACC03 solid;
	background: #AACC03;
	color: #FFF;
	/*background: #ccc url("../img/arrow_right.png") no-repeat 95% center;
	background: url("../img/arrow_right.png") no-repeat 95% center, -moz-linear-gradient(top, #767676 0%, #343434 100%);
	background: url("../img/arrow_right.png") no-repeat 95% center, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #767676), color-stop(100%, #343434));
	*/
	color: #fff;
}
/*back disable*/

.pagelist .back_b,
.pagelist2 .back_b {
	display: -moz-inline-box;
	display: inline-block;
	padding: 8px 8px;
	border: 1px #CCC solid;
	background: #EEE;
	color: #CCC;
	/*padding: 13px 7px 13px 33px;
	border: 1px solid #cccccc;
	font-weight: bold;
	background: #eee url("../img/arrow_left2.png") no-repeat 5% center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #bbbbbb;
	*/
	text-shadow: none;
	vertical-align: middle;
}
/*next disable*/

.pagelist .next_b,
.pagelist2 .next_b {
	display: -moz-inline-box;
	display: inline-block;
	padding: 8px 8px;
	border: 1px #CCC solid;
	background: #EEE;
	color: #CCC;
	/*
	padding: 13px 33px 13px 7px;
	border: 1px solid #cccccc;
	font-weight: bold;
	background: #eee url("../img/arrow_right_bk2.png") no-repeat 95% center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #bbbbbb;
	*/
	text-shadow: none;
	vertical-align: middle;
}
.result {
	position: relative;
	overflow: hidden;
}
.result ul {
	position: relative;
	left: 50%;
	float: left;
	list-style-type: none;
}
.result li {
	position: relative;
	left: -50%;
	float: left;
	margin: 0 -10px;
	font-size: 120%
}
.result .back {
	background: url("../img/preview_h30_w80_not_active.png") no-repeat 0 0;
	text-align: left;
	display: padding: 6px 25px;
	block;
	font-size: 150%;
}
.result .next {
	background: url("../img/next_h30_w80_not_active.png") no-repeat center right;
	text-align: left;
	display: padding: 8px 25px;
	block;
	font-size: 150%;
}
.result .back:hover {
	background: url("../img/preview_h30_w80_active.png") no-repeat 0 0;
}
.result .next:hover {
	background: url("../img/next_h30_w80_active.png") no-repeat 0 right;
}
.result a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	display: block;
	text-shadow: none;
	padding: 6px 25px;
}
/*  ボタン */

.btn {
	margin: 0 auto;
}
.btn button {
	width: 80%;
	margin: 20px auto;
	border: 1px solid #AACC03;
	/*
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC));
	background: -moz-linear-gradient(top, #ffffff, #cccccc);
	color: #464646;
	*/
	background:#AACC03;
	color:#FFF;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	padding: 10px 3px;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	position:relative;
}

#mp_txt_rec_button:before,
#mp_txt_new_button:before{
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0px 5px 0 0;
    position: relative;
    vertical-align: middle;
    top: -2px;
    border-top: solid 2px #FFF;
    border-right: solid 2px #FFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


.submit {
	margin: 10px auto;
	text-align: center;
}
/* 検索   */

.submit_gr {
	font-size: 120%;
	width: 50%;
	padding: 8px 3px;
	font-weight: bold;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border: 1px solid #999999;
	background: #fdfdfd;
	color: #282828;
	background-image: -moz-linear-gradient(top, #eee, #fdfdfd);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eee), color-stop(1, #fdfdfd));
}
.submit_or {
	width: 70%;
	margin: 0 auto;
	color: #fff !important;
	border: 1px solid #FF6600 !important;
	background: #ffcc99;
	background: url("../img/arrow_right.png") no-repeat 95% center, -moz-linear-gradient(top, #ffcc99, #ff9900);
	background: url("../img/arrow_right.png") no-repeat 95% center, -webkit-gradient(linear, left top, left bottom, from(#ffcc99), to(#ff9900));
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	color: #fff;
	font-weight: bold;
	vertical-align: middle;
	font-size: 100%;
	padding: 12px 30px 12px 0px;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	text-align: center;
}
/* カート */

.shopping_form .variation1 td, .variation2 td {
	padding: 10px 5px\0/;
}
.curt_s {
	padding: 5px 3px;
	font-size: 75%;
	width: 100%;
	min-width: 8em;
}
.curt_l {
	padding: 10px;
	font-size: 120%;
	width: 100%;
	color: #fff !important;
	font-weight: bold;
}


.curt_s, .curt_l {
	margin: 0 auto;
	border: 1px solid #E9892B !important;
	background:#E9892B;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
	position:relative;
	/*
	border: 1px solid #FF6600 !important;
	background: #ffcc99;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffcc99), to(#ff9900));
	background: -moz-linear-gradient(top, #ffcc99, #ff9900);
	margin: 0 auto;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
	*/
}


.curt_l{
	background:url(https://kanri.shopserve.jp/vol1blog/v/verde.lv.shopserve.jp/docs/pic-labo/smp_icon_cart.png) #E9892B no-repeat 8% center;
	background-size:32px 30px;
	border-radius: 4px;
}


.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;
}
/* 入荷連絡を希望する   */

.request_s {
	padding: 5px 3px;
	font-size: 75%;
	width: 100%;
}
.request_l {
	padding: 10px;
	font-size: 120%;
	width: 80%;
	color: #fff !important;
	font-weight: bold;
}
.request_s, .request_l {
	border: 1px solid #336699;
	background: #999999;
	background: -webkit-gradient(linear, left top, left bottom, from(#99CCFF), to(#AACC03));
	background: -moz-linear-gradient(top, #99CCFF, #AACC03);
	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: #AACC03;
	background: #AACC03;
}
.request_l button:active, .request_s button:active {
	border-top-color: #1b435e;
	background: #AACC03;
}
/*      */

.formtable {
	margin: 0 auto;
	width: 97%;
}
.formtable h3 {
	margin: 5px auto;
	text-align: left
}
.formtable table {
	border: 1px #969696 solid;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	font-size: 75% color: #282828;
}
.formtable table th {
	padding: 5px;
	border: #969696 solid;
	border-width: 0 0 1px 1px;
	background: #EEEEEE;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}
.formtable table td {
	padding: 3px;
	border: 1px #969696 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}
.formtable table .l {
	padding: 5px;
	border: #969696 solid;
	border-width: 0 0 1px 1px;
	background: #EEEEEE;
	line-height: 120%;
	text-align: left;
	width: 40%;
}
.formtable table .r {
	padding: 5px;
	border: 1px #969696 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	width: 60%;
}

.formtable li{
	padding:2px 5px;
	display:block;
}

.formtable p{
	padding:2px 5px;
	font-weight:bold;
}



.table2 {
	margin: 5px 0;
}
.table2 td {
	background: #EEEEEE;
}
.table2 td[rowspan="2"] {
	width: 100px;
	height: 100px;
	vertical-align: middle;
}
.table2 td:only-of-type {
	vertical-align: middle;
	background: none;
}
.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 .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%;
}
.required {
	margin: 10px auto;
	text-align: left;
	width: 97%;
	color: #282828;
}
.error {
	color: #FF0000;
	border: 1px solid #f00;
	padding: 20px 0;
	text-align: left;
}
.attention {
	margin: 2em 1em;
	border: 1px solid #F00;
	padding: 0.5em;
}
.formbox {
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: center;
	border: 1px solid #969696;
	overflow: hidden
}
.formbox_n {
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: center;
}
.formbox input, textarea {
	color: #666;
	border: 1px solid #999;
}
.formbar {
	margin: 0;
	padding: 10px;
	text-align: left;
	background: #EEEEEE;
	border-bottom: 1px solid #969696;
}
.formbar2 {
	margin: 0;
	padding: 10px;
	text-align: left;
	background: #EEEEEE;
	border-bottom: none;
}
.formlist {
	margin: 20px auto;
	padding: 10px 0;
	text-align: center;
}
.formlist .bar {
	margin: 0;
	padding: 10px;
	text-align: left;
	background: #EEEEEE;
	border: 1px solid #969696;
	border-bottom: none;
}
.formcontents {
	margin: 0 auto;
	width: 95%;
}
.formcontents dl {
	margin: 0 auto;
	list-style-type: none;
	width: 95%;
}
.formcontents dt {
	margin: 10px auto;
	text-align: center;
}
.formcontents dd {
	margin: 10px auto;
	text-align: left;
}
.formcontents p {
	margin: 20px 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 input {
	width: 70%;
	margin: 10px auto;
	font-size: 100%;
	padding: 15px 20px;
	border: 1px solid #FF6600;
	background: #ffcc99;
	background: url("../img/arrow_right.png") no-repeat 97% center, -webkit-gradient(linear, left top, left bottom, from(#ffcc99), to(#ff9900));
	background: url("../img/arrow_right.png") no-repeat 97% center, -moz-linear-gradient(top, #ffcc99, #ff9900);
	/* For Internet Explorer 5.5 - 7  */
	
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#ffcc99, endColorstr=#ff9900);
	/* For Internet Explorer 8 */
	
	-ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#ffcc99, endColorstr=#ff9900);
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	color: #fff;
	font-weight: bold;
	vertical-align: middle;
}
/*  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/arrow_right.png") no-repeat 97% center, -webkit-gradient(linear, left top, left bottom, from(#ffe885), to(#f4b81c));
	background: url("../img/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: 40px auto;
	font-size: 100%;
	text-align: center
}
.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%;
	background: url("../img/arrow_left.png") no-repeat 5% center, -moz-linear-gradient(top, #ffffff, #cccccc);
	background: url("../img/arrow_left.png") no-repeat 5% center, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC));

}
.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;
	background: url("../img/rightarrow1.png") no-repeat 95% center, -moz-linear-gradient(top, #ffffff, #cccccc);
	background: url("../img/rightarrow1.png") no-repeat 95% center, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC));
}
.bto_r input {
	border: 1px solid #FF6600;
	padding: 15px 40px 15px 10px;
	text-decoration: none;
	color: #fff;
	background: #ffcc99;
	font-size: 75%;
	background: url("../img/arrow_right.png") no-repeat 95% center, -moz-linear-gradient(top, #ffcc99, #ff9900);
	background: url("../img/arrow_right.png") no-repeat 95% center, -webkit-gradient(linear, left top, left bottom, from(#ffcc99), to(#ff9900));
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.form_t {
	margin: 10px 0 0;
	text-align: left;
}
.form_t p {
	margin: 10px 0 5px;
	padding: 5px 0 5px 10px;
	font-size: 110%;
	line-height:1.2;
	color:#AACC03;
	vertical-align: middle;
	text-align: left;
	/*background-image: url("../img/koumoku_icon.png");
	background-repeat: no-repeat;
	background-position: 0 center;*/
	border-left:solid 5px #AACC03;
}
.address {
	margin: 0;
	display: inline;
}
.address input {
	width: 50%;
	margin: 0;
	height: 44px;
	padding: 0px 10px;
	border: 1px solid #999;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC));
	background: -moz-linear-gradient(top, #ffffff, #cccccc);
	color: #464646;
	text-align: center;
	font-weight: bold;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	vertical-align: middle;
	display: inline;
	font-size: 100%;
	text-decoration: none;
}
.formnavi {
	margin: 0 auto;
}
.formnavi dl, .formnavi div {
	margin: 20px auto;
	width: 90%;
}
.formnavi dt {
	float: left;
	width: 47%;
	text-align: left;
}
.formnavi dd {
	float: right;
	width: 47%;
	text-align: right;
}
.ar_link_l {
	width: 80%;
	padding: 3px 0 3px 20px;
	font-size:12px;
	text-align: left;
	margin: 5px 0 0;
	background: url(https://kanri.shopserve.jp/vol1blog/v/verde.lv.shopserve.jp/docs/pic-labo/smp_icon_arrow_l.png) no-repeat 0 center;
	background-size: 13px 13px;
	margin-left: 1px;
	text-indent: -1px;
}
.ar_link_r {
	width: 80%;
	font-size:12px;
	padding: 3px 0 3px 20px;
	text-align: left;
	margin: 5px 0 0;
	background: url(https://kanri.shopserve.jp/vol1blog/v/verde.lv.shopserve.jp/docs/pic-labo/smp_icon_arrow_r.png) no-repeat 0 center;
	background-size: 13px 13px;
	margin-left: 1px;
	text-indent: -1px;
}
.formnavi .a_l {
	background: url("../img/arrow_left.png")left center;
	background-repeat: no-repeat;
	background-position: 5% center;
	padding: 15px 0px 15px 35px;
	color: #4D4D4D;
	text-shadow: 0 1px 1px #ccc;
	text-decoration: none;
	vertical-align: middle;
	display: block;
}
.formnavi .a_r {
	background-image: url("../img/arrow_right_bk.png");
	background-repeat: no-repeat;
	background-position: 95% center;
	padding: 15px 35px 15px 0px;
	color: #4D4D4D;
	text-shadow: 0 1px 1px #ccc;
	text-decoration: none;
	vertical-align: middle;
	display: block;
}
.del, .edit {
	margin: 5px auto;
}
.del input {
	padding: 5px 10px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 1px #666 solid;
	background: #767676;
	background: -webkit-gradient(linear, left top, left bottom, from(#767676), to(#343434));
	background: -moz-linear-gradient(top, #767676, #343434);
	color: #fff;
	text-decoration: none;
}
.edit 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;
}
.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;
}
/*  ranking */

.prize {
	font-size: 130%;
	/*background: -moz-linear-gradient(top, #FCFDFC 0%, #DDDCDD 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FCFDFC), color-stop(100%, #DDDCDD)) !important;*/
	color: #282828;
	vertical-align:middle;
}
.prize img {
	position: relative;
	top: 0px;
	margin-right: 3px;
}

.commentbox {
	margin: 0 auto;
	padding-bottom: 20px;
	overflow: hidden;
	border: 1px solid #969696;
}
.commentbar {
	margin: 0;
	padding: 10px;
	text-align: left;
	background: #EEEEEE;
	border-bottom: 1px solid #969696;
}
.commentcontents {
	margin: 10px auto;
	width: 95%;
	text-align: left;
	font-size: 90%;
}
.commentcontents p {
	text-align: left;
}
.commentcontents div {
	margin: 10px auto;
}
.yet {
	color: #7E7E7E
}
section .customersbox:last-of-type {
	border-bottom: 1px solid #969696;
}
.customerscomment, .shopcomment {
	margin: 0 auto;
	width: 97%;
}
.customerbar {
	border-top: 1px solid #969696;
	color: #282828;
	background: #FCFDFC;
	background: -webkit-gradient(linear, left top, left bottom, from(#FCFDFC), to(#EEEEEE));
	background: -moz-linear-gradient(top, #FCFDFC, #EEEEEE);
	padding: 5px 3px;
}
.customerscomment p {
	margin: 10px auto;
	color: #464646;
	text-align: left;
}
.minus {
	display: none;
	color: #464646;
	text-align: left;
}
.shopcomment p {
	text-align: left;
	background: #FCEAE2;
	margin: 10px 0;
	padding: 8px;
}
.shopcomment .f_l, .shopcomment .f_r {
	padding: 6px 0;
	font-size: 75%
}
.shopcomment .f_r {
	margin-right: 22px;
}
.shopcomment .f_l {
	background: url("../img/shopicon_43_20.png") no-repeat 0 center;
	padding-left: 50px;
	color: #3B91D6;
	width: 138px;
}
.plus {
	margin: 0;
	background-image: url("../img/plus.png");
	background-repeat: no-repeat;
	background-position: right center;
	padding: 2px 0;
}
.plus.active {
	background-image: url("../img/minus.png");
}
.plus.act {
	background-image: url("../img/minus.png");
}
.plus.act2 {
	background-image: url("../img/minus.png");
}
/*
.shopcomment .minus:before, .shopcomment:before {
	content: " ";
	display: block;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	border: 1px dashed #969696
}
*/

.commenttitle {
	text-align: left;
	padding: 4px;
	background-image: url("../img/arrow_tri.png");
	background-repeat: no-repeat;
	background-position: 99% center;
}
.commenttitle {
	border-top: 1px solid #969696;
	border-bottom: 1px solid #969696;
}
.commenttitle a {
	text-decoration: none;
	margin: 5px 0;
	display: block
}
.commenttitle p {
	color: #464646;
}
.rightarrow {
	text-align: right;
}
.rightarrow > div {
	float: right;
	text-align: right;
	padding: 5px 0 5px 25px;
	text-align: left;
	margin: 10px 0;
	background: url("../img/arrow_18_18.png") no-repeat 0 center;
	margin-left: 1px;
}
/*  購入はこちら  */

.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
}
/* 会員規約 */

#contents section aside.agreement div.formbox {
	padding-bottom: 0;
}
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+ */
}
/***** 複数カテゴリ対応用 *****/
/*トップページの見出し位置調整*/

#sortarea div.sps-itemCategoryGroup {
	width: 100%;
}
#sortarea div.sps-itemCategoryMidashi {
	margin: 10px 0;
}
/*トップページのカテゴリ横幅調整*/

#sortarea div.sps-itemCategoryGroup > *:not([class="title sps-itemCategoryMidashi"]) {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
/*サイトマップの見出し位置調整*/

#contents nav.sps-itemCategoryGroup {
	width: 100%;
}
#contents nav.sps-itemCategoryGroup > div.titlebar_list {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
/*サイトマップ用下層エリア*/

.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 .sps-titleLinkBar {
	padding-right: 0;
}
.titlebar_list .sps-titleLinkBar h1 a {
	display: block;
	margin: 0;
	padding: 10px 20px 10px 4px;
	text-align: left;
	background: url("../img/arrow_tri1.png") no-repeat 99% center;
	text-decoration: none;
	color: #464646;
}
/*************************************************/
/*** キーワードリンクデザイン ***/
/* theme1〜5の共通レイアウト */

#sps-keywordBox ul {
	margin: 0 auto;
	padding: 0.3em 0.5em 0 0;
}
#sps-keywordBox li {
	display: inline-block;
}
#sps-keywordBox li a {
	display: block;
	margin: 0 0 0.8em 0.5em;
	padding: 0.5em 1em;
	border-radius: 4px;
	text-decoration: none;
	font-size: 0.9em;
}
/* theme1のデザイン */

#sps-keywordBox li a {
	border: 1px solid #969696;
	background: -moz-linear-gradient(top, #fcfdfc, #EEEEEE);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#fcfdfc), to(#EEEEEE));
}
/***** 購入履歴の評価コメントデザイン *****/
/* theme1のデザイン */

.review p {
	float: right;
	margin-right: 10px;
	margin-top: -40px;
	padding: 6px 0;
	height: 20px;
}
.review p a {
	position: relative;
	top: -10px;
	margin: 0 auto 0;
	padding: 4px 20px 4px 10px;
	text-decoration: none;
	font-size: 75%;
	border: 1px solid #333;
	background: #666 url("../img/icon_title_tri.png") no-repeat 95% center;
	font-weight: bold;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #ffffff;
	vertical-align: middle;
	text-align: left
}
/* theme1〜5のみimage非表示 */

.listmenu li.image-none>a:first-child {
	background-image: none;
}
.review p.btn {
	float: none;
	height: auto;
	margin: 0;
	padding: 5px 10px;
}
.review p.btn button {
	margin: 0 auto;
}
/*************************************************/
/* お気に入り */
/*************************************************/

.wishBtnHidden {
	display: none;
}
/* 商品詳細_通常 */

.stock p[class^="wish_area"] {
	margin: 15px auto;
	min-height: 54px;
	text-align: center;
	vertical-align: middle;
}
.stock .wish_add {
	width: 90%;
	color: #666 !important;
	font-size:13px;
	background:#DDD !important;
	border: 1px solid #DDD !important;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-decoration: none;
	vertical-align: middle;
	/*font-size: 120%;
	font-weight: bold;
	padding: 10px;
	width: 80%;
	border: 1px solid #969696 !important;
	background: #ffcc99;
	background: -webkit-gradient(linear, left top, left bottom, from(#DCDCDC), to(#828282));
	background: -moz-linear-gradient(top, #DCDCDC, #828282);
	margin: 0 auto;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	text-decoration: none;
	vertical-align: middle;
	*/
}
.stock .wish_add_ok {
	padding-top: 25px;
	text-decoration: underline;
	vertical-align: middle;
}
/* 商品詳細_ばりごと */

.stock p.variations {
	min-height: 24px;
	padding-top: 10px;
}
.stock .variations .wish_add {
	border: 1px solid #969696 !important;
	background: #ffcc99;
	background: -webkit-gradient(linear, left top, left bottom, from(#DCDCDC), to(#828282));
	background: -moz-linear-gradient(top, #DCDCDC, #828282);
	border-radius: 1px;
	font-weight: normal;
	color: #fff;
	font-size: 100%;
	margin: 0 auto;
	text-decoration: none;
	vertical-align: middle;
	font-size: 75%;
	min-width: 8em;
	padding: 5px 3px;
}
.stock .variations .wish_add_ok {
	padding-top: 10px;
	font-size: 75%;
}
/* 商品一覧 リスト表示 */

.itemlist .wish_area {
	float: right;
	margin: -30px 10px 0;
	padding: 0;
}
.itemlist .itemlist_bottom a {
	padding-bottom: 45px !important;
}
.itemlist .wish_area .wish_add {
	margin: -15px 5px 0 0;
	padding: 7px 7px;
	position: relative;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	font-size: 80%;
	font-weight: bold;
	color: black !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC));
	background: -moz-linear-gradient(center top, #ffffff, #cccccc) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #969696;
	border-radius: 5px;
	-webkit-appearance: none;
}
.itemlist .wish_area .wish_add_ok {
	text-decoration: underline;
	padding: 10px;
	font-size: 80%;
}
/* 商品一覧 カタログ表示 */

.cataloglist .wish_area {
	text-align: center;
}
.cataloglist .wish_area .wish_add {
	font-size: 80%;
	font-weight: bold;
	padding: 5px 20px;
	color: black !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC));
	background: -moz-linear-gradient(center top, #ffffff, #cccccc) repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
	border: 1px solid #969696;
	border-radius: 5px;
	margin: 6px 0;
	padding: 5px 15px;
	-webkit-appearance: none;
}
.cataloglist .wish_area .wish_add_ok {
	text-decoration: underline;
	font-size: 80%;
	margin: 3px 0;
	padding: 12px 5px;
}
/***** お気に入りリスト *****/
/* 画像ON */

.itemlist .wish_button_area {
	float: right;
	margin: -45px 15px 0;
	padding: 0;
}
.itemlist .wish_button_area .wish_add_cart {
	padding: 5px 3px;
	font-size: 75%;
	min-width: 8em;
	border: 1px solid #FF6600 !important;
	background: #ffcc99;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffcc99), to(#ff9900));
	background: -moz-linear-gradient(top, #ffcc99, #ff9900);
	margin: 0 auto;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
}
.itemlist .wish_button_area .wish_del {
	text-decoration: underline;
	position: relative;
	vertical-align: middle;
	font-size: 12px;
	padding-right: 5px;
	cursor: pointer;
}
.itemlist .wish_button_area .wish_text_black {
	position: relative;
	padding-right: 2px;
	vertical-align: middle;
	font-size: 12px;
}
.itemlist .wish_text_red {
	font-size: 12px;
	color: red;
	font-weight: bold;
}
/* カタログ表示 */

.cataloglist .wish_button_area {
	margin-top: 5px;
	text-align: center !important;
	float: left;
	width: 100%;
}
.cataloglist .wish_button_area .wish_add_cart {
	padding: 5px 3px;
	font-size: 75%;
	width: 80%;
	min-width: 8em;
	border: 1px solid #FF6600 !important;
	background: #ffcc99;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffcc99), to(#ff9900));
	background: -moz-linear-gradient(top, #ffcc99, #ff9900);
	margin: 0 auto;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
	margin-right: 2px;
}
.cataloglist .wish_button_area .wish_del {
	margin: 3px 0 3px 0;
	width: 50px;
	height: 25px;
	text-decoration: underline;
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	cursor: pointer;
}
.cataloglist .wish_button_area .wish_text_black {
	position: relative;
	vertical-align: middle;
	font-size: 12px;
	padding: 5px 0 7px 0;
	display: block;
}
.cataloglist .wish_text_red {
	font-size: 12px;
	color: red;
	font-weight: bold;
	text-align: left !important;
	padding: 10px 0 3px 0;
}
/* option information style */

.td_lineheight {
	line-height: 150%;
}
.option_style, .history_option_style {
	padding: 4px 0px;
	position: relative;
	width: 100%;
}
.option_style .option_name, .history_option_style .option_name {
	line-height: 18px;
	text-align: left;
	width: 65%;
	word-break: break-all;
	float: left;
}
.option_style .option_price, .history_option_style .option_price {
	text-align: right;
	line-height: 18px;
	width: 28%;
	float: right;
	padding-right: 4px;
}
.option_style:after, .history_option_style:after {
	content: "";
	display: table;
	clear: both;
}
.history_option_style, .history_option_style .option_name, .history_option_style .option_price {
	padding-bottom: 2px !important;
	margin: 0 !important;
}
.history_option_style .option_name {
	font-size: 85%;
}
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 #969696 solid;
}
td.no_border_bottom {
	border-bottom: none!important;
}
span.option_point_calc {
	color: blue;
}
/* 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;
}

.search_form p{
	margin-bottom:10px !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	width: 10px !important;
	height: 10px !important;
}

/*-----------------------
オリジナル
------------------------*/

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	background:#FFF;
}

/*
*{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
*/

html,body {
  width: 100%;
	height:auto;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color:#666666;
}

img{max-width:100%; height:auto; vertical-align:top;}

a:link,a:visited{
	color:#333;
}

a:hover,a:active{
	color:#2D803A;
}



a img{
	transition:0.5s;
	backface-visibility: hidden;
}

a:hover img{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

img{border:none; vertical-align:top;}


#contents{
	padding:110px 10px 5px;
}

.ctm_header *{
	margin:0;
	padding:0;
	list-style-type:none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.ctm_header{
	width:100%;
	margin:0 auto;
	position:fixed;
	z-index:1000;
	background:#FFF;
	z-index:10000;
}

.ctm_header .wrap{
	padding:5px;
	margin:0 auto;
	position:relative;
	height:110px;
}

.ctm_header .logo{
	position:absolute;
	left:10px;
	top:10px;
}

.ctm_header .logo img{
	width: auto;
	height: 40px;
}

.ctm_header .gnav{
	position:absolute;
	left:0;
	bottom:0px;
	width:100%;
}

.ctm_header .gnav ul{
	font-size:0;
}

.ctm_header .gnav ul li{
	width:50%;
	display:inline-block;
	border-bottom:solid 1px #FFF;
}

.ctm_header .gnav ul li:nth-of-type(2n){
	border-left:solid 1px #FFF;
}

.ctm_header .gnav ul li a{
	display:block;
	background:#AACC03;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	line-height:25px;
	text-align:center;
	text-decoration:none;
}


/*-----banner------------------------------*/

.banner,
.banner *{
	margin:0;
	padding:0;
	list-style-type:none;
    -webkit-flex-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.banner{
	margin:20px auto 20px;
	
}

.banner ul{
	overflow:hidden;
}

.banner ul li{
	margin-top:15px;
	vertical-align:top;
	text-align:center;
}

.banner ul li:first-of-type{
	margin-top:0;
}


/*shopinfo-----------------------*/


.shopinfo,
.shopinfo *{
	margin:0;
	padding:0;
	list-style-type:none;
	vertical-align:top;
    -webkit-flex-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.shopinfo{
	width:100%;
	padding:0;
	margin-top:30px;
	background:#FFF;
	color:#333;
	border-top:solid 3px #AACC03;

}


.shopinfo .wrap{
	width:100%;
	margin:0px auto;
	overflow:hidden;
	padding:0 15px;
}

.shopinfo .fnavi ul {
	display:block;
}

.shopinfo .fnavi ul > li{
	border-bottom:solid 1px #E5E5E5;
	position:relative;
}


.shopinfo .fnavi ul > li > a{
	display:block;
	padding:10px 15px 10px 10px;
	font-size:14px;
	line-height:1.4;
	position:relative;
	text-decoration:none;
	color:#333;
}


.shopinfo .fnavi ul > li > a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 8px;
	width: 6px;
	height: 6px;
	margin: -4px 0 0 0;
	border-top: solid 2px #999;
	border-right: solid 2px #999;
	-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
}

.shopinfo .copyright{
	text-align:center;
	font-size:12px;
	letter-spacing:1px;
	color:#FFF;
	padding:10px;
	background:#AACC03;
	margin-top:0px;
}



/*商品ページテンプレート*/
.itempage_desc,
.itempage_desc *{
	margin:0;
	padding:0;
	list-style-type:none;
	vertical-align:top;
    -webkit-flex-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.itempage_desc{
	margin:30px 0;

}

.itempage_desc h2{
	margin:0px 0 20px !important;
	background:none !important;
	border-bottom:dotted 1px #999 !important;
	padding:5px 5px 10px 30px !important;
	color:#666 !important;
	font-size:16px !important;
	font-weight:bold;
	position:relative;

}

.itempage_desc h2:before{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0px;
	width: 20px;
	height: 20px;
	margin-top:-10px;
	background:url(https://kanri.shopserve.jp/vol1blog/v/verde.lv.shopserve.jp/docs/pic-labo/icon_leaf.png) no-repeat;
}

.itempage_desc h3{
	background:#EEF5CD;
	padding:5px;
	font-size:16px;
	line-height:1.8;
	font-weight:bold;
}


.itempage_desc .point_ttl{
	margin:20px 0 10px;
	background:none;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	color:#666;
	font-size:16px;
	position:relative;
}

.itempage_desc .point_ttl i{
	background:#2D803A;
	color:#FFF;
	font-size:16px;
	height:30px;
	line-height:30px;
	padding:0 10px;
	font-style:normal;
	border-radius:4px;
	margin-right:10px;
	vertical-align:middle;
	display:inline-block;
}


.itempage_desc .fc_pink{
	color:#EA6DA4;
}

.itempage_desc .fc_green{
	color:#2D803A;
}

.itempage_desc .fc_orange{
	color:#E9892B;
}


.itempage_faq,
.itempage_faq *{
	margin:0;
	padding:0;
	list-style-type:none;
	vertical-align:top;
    -webkit-flex-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.itempage_faq{
	margin:30px 0;
}

.itempage_faq h2{
	margin:0px 0 20px !important;
	background:none !important;
	border-bottom:dotted 1px #999 !important;
	padding:5px 5px 10px 30px !important;
	color:#666 !important;
	font-size:16px !important;
	font-weight:bold;
	position:relative;
}

.itempage_faq h2:before{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0px;
	width: 20px;
	height: 20px;
	margin-top:-10px;
	background:url(https://kanri.shopserve.jp/vol1blog/v/verde.lv.shopserve.jp/docs/pic-labo/icon_leaf.png) no-repeat;
}

.itempage_faq dl{
	margin-bottom:20px;
}

.itempage_faq dl dt{
	background:#EEF5CD;
	padding:5px 5px 5px 60px;
	position:relative;
	color:#333;
	font-size:14px;
	line-height:1.8;
}

.itempage_faq dl dt i{
	display:inline-block;
	position:absolute;
	left:0;
	top:0;
	width:50px;
	height:100%;
	background:#2D803A;
	color:#FFF;
	padding:5px;
	font-style:normal;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}

.itempage_faq dl dd{
	font-size:13px;
	line-height:1.8;
	padding:20px 5px 5px 5px;
}


/*メインビジュアル*/
.mainvisual{
	margin:0 -10px;
	overflow:hidden;
}

.mainvisual img{
	width:100%;

}


/*-----------------------------------*/


.mt0{margin-top:0px !important;}
.mt10{margin-top:10px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}
.mt70{margin-top:70px !important;}
.mt80{margin-top:80px !important;}
.mt90{margin-top:90px !important;}
.mt100{margin-top:100px !important;}

.mb0{margin-bottom:0px !important;}
.mb10{margin-bottom:10px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}
.mb90{margin-bottom:90px !important;}
.mb100{margin-bottom:100px !important;}

.alC{text-align:center;}
.alL{text-align:left;}
.alR{text-align:right;}




/*-------------------------------------------------
 　スライドメニューボタン部分
/*-------------------------------------------------*/

#smp_cartbtn {
	height:50px;
	display: block;
	position: absolute;
	right:55px;
	top:5px;
}

#smp_cartbtn a{
	margin-top:0px;
	display:block;
	width:40px;
	height:50px;
	overflow:hidden;
	background:url(https://kanri.shopserve.jp/vol1blog/v/verde.lv.shopserve.jp/docs/pic-labo/smp_icon_cart2.png) no-repeat center center;
	background-size:40px 40px;
}

#smp_loginbtn {
	height:50px;
	display: block;
	position: absolute;
	right:105px;
	top:5px;
}

#smp_loginbtn a{
	margin-top:0px;
	display:block;
	width:40px;
	height:50px;
	overflow:hidden;
	background:url(https://kanri.shopserve.jp/vol1blog/v/verde.lv.shopserve.jp/docs/pic-labo/smp_icon_login.png) no-repeat center center;
	background-size:40px 40px;
}


#toggle {
	height:50px;
	display: block;
	position: absolute;
	right:5px;
	top:5px;
}

#toggle a{
	margin-top:0px;
	display:block;
	width:40px;
	height:50px;
	overflow:hidden;
	background:url(https://kanri.shopserve.jp/vol1blog/v/verde.lv.shopserve.jp/docs/pic-labo/smp_icon_menu.png) no-repeat center center;
	background-size:40px 40px;
}

.sidr {
  display: block;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  background:transparent;
}

.sidr.right {
  left: auto;
  right: -300px;
}

.sidr.left {
  left: -300px;
  right: auto;
}


.sidr-overlay {
    position: absolute;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 999998;
    display: none;
}

.sidr-animating .sidr-overlay,
.sidr-open .sidr-overlay {
    display: block;
}

#slideMenu .innerbox{
	padding:0px;
	width:-webkit-calc(100% - 40px);
	width:calc(100% - 40px);
	height: 100%;
	overflow-y: auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background:#FFF;
	margin-left:40px;
	border-left:solid 1px #CCC;
}

#slideMenu .innerbox *{
	margin:0;
	padding:0;
	list-style-type:none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#slideMenu .searchbox{
	padding:10px;
	border-bottom:solid 1px #CCC;
	background:#F0F0F0;
}

#slideMenu .searchbox .ttl{
	font-size:12px;
	margin-bottom:5px;
}

#slideMenu .searchbox input[type="text"]::-webkit-input-placeholder {
    font-size:13px;
}

#slideMenu .searchbox input[type="text"]{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border:solid 1px #999 !important;
	border-radius:0px !important;
	font-size:16px;
	padding:3px 33px 3px 3px;
	height:30px;
	width:100%;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8zMS8xN6MZYLkAAAAYdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3Jrc0+zH04AAAHvSURBVEiJtZbNcdswEIU/cVKAO4g7kHLao5wKZHdAVeBRBWYqkFOB2UHiCkwd3yl0ByqBHdAHghJHWfDP1rtwBli8jwAWwC7qumZIkm6AFdB+S6ACSjOrBg0cLfrAklLgMcBiKoHfZpZ/GizpHtgDtxO8jsDOzP7OAkt6AdIJwEvlZrYdCkq+GAqQBp9xYEn7L4B24fu+gEVd10i6A9564nKaJTy0DZLWND+a9oz7aWZFH/gffuYegQczK2POklbAH/xELM3shzcuCbP1oNUQFCD0P4T4S62C//9gYBPx3A1BL+C7SLfrnwDeHx2nXggh3pu150+Cv8wHp22MXp0299ZLvEaapJqj0eNi4Ksrwd+X+5l+3jj39UqAwmlfSrqdQgzxS6fL8ycBYq/J8xRwT7zr34K95dhIyscQQ5x3XqsYuL0yn4As4nsAMu/ODbdSBqwjYzMz++V1fAvfZ5rE8M7cGniT9E6zXxVNCXSHv6ddRcuiUyEgaRmMbwbMpmrr3YKnc2xm7zSzmFW89ehFUhYFd+ArIkfgE3q6rEqiVaakDU3i9FWYrY6ckzPviTvVY73lbfiBJefE6+5/RbMyRVipbnxBPFdyM9sOgudoBDy7CngEvLra6zRwSqqrzbhVZObp1cEB/p1zGVyY2eEDX5XemyyjLLAAAAAASUVORK5CYII=) #FFF no-repeat 99% center;
	background-size:15px 15px;
}

#slideMenu .searchbox form{
	position:relative;
}

#slideMenu .searchbox button{
	position:absolute;
	right:0;
	top:0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:#000;
	color:#FFF;
	height:30px;
	width:40px;
	text-align:center;
	border:none;
}

#slideMenu .category{

}

#slideMenu .category input{
	display:none;
}

#slideMenu .category label{
	display:block;
	background:#fff;
	font-size: 13px;
	font-weight:bold;
	color:#333;
	padding:12px 10px;
	text-decoration: none;
	background-position:98% center;
	background-size:15px 9px;
	border-bottom:solid 1px #EEE;
	position:relative;
}

#slideMenu .category label:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 8px;
	width: 8px;
	height: 8px;
	margin: -8px 0 0 0;
	border-top: solid 2px #2D803A;
	border-right: solid 2px #2D803A;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}


#slideMenu .category input:checked + label:after,
#slideMenu .category input:checked + label:hover:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 8px;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 0;
	border-top: solid 2px #2D803A;
	border-right: solid 2px #2D803A;
	-webkit-transform: rotate(315deg);
	transform: rotate(315deg);
}

#slideMenu .category .child{
	height:0;
	overflow: hidden;
}

#slideMenu .category input:checked ~ .child{
	height:auto;
}

#slideMenu .category ul li a{
	display:block;
	font-size: 13px;
	padding:10px 10px;
	text-decoration: none;
	color:#333;
	border-bottom:solid 1px #EEE;
	position:relative;
	font-weight:bold;
}

#slideMenu .category ul li a:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 0;
	border-top: solid 2px #2D803A;
	border-right: solid 2px #2D803A;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}



#slideMenu .category ul li ul li a{
	padding-left:12px;
	font-size:12px;
	font-weight:normal;
	color:#333;
	/*border-bottom:solid 1px #CCC;*/
	background:#f4f4f4;
}


#slideMenu .closebtn{
	position:absolute;
	left:0px;
	top:5px;
}

#slideMenu .closebtn a {
    display: block;
    width: 40px;
    height: 40px;
    text-decoration: none;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACAAgMAAAC+UIlYAAAAA3NCSVQICAjb4U/gAAAADFBMVEX////MzMwzMzMAAAAGOrWMAAAACXBIWXMAAAsSAAALEgHS3X78AAAAGHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3NPsx9OAAABQUlEQVRYhe2WsXHDMAxFpRTyDDkVGcEreBj33iDOCF7I5xUyhEdIYRcJIps8HkAReF3SEB0A3ucTRQIYhm7duv2nvVp3v1rwvtPeeK7zo5y0O8muWrCRq3Zn+awWvMlduwf5qhYc5UeJjhf5rhFEQ0yLayFeloiCmBf3wypcREMcxOy4ClXLi2iBmOyG69hskdeqDQQTbCEY2RaCibYQjG4TQYXbCEq4jaDibQSl7CCUhIdQpD2EkvEQiraLkFM+Qhb3ETKEj5AgbgFCgggQEkSAkCAChAQRITwhIoQM4SNkCB8hQUQIw/BgjPK4BULSZ+JB4VHjz6Lf/byO2wACrxxeWrr2+HDw6eHjpeePBQRLEBYxKoNYSLEUYzGndoANBVsSNjVqi9hYuTVTc8fxgAcMHFFwyMExiQetbt26/aX9AvH41kYAlluBAAAAAElFTkSuQmCC) #FFF no-repeat;
	background-position:center center;
	background-size:24px 24px;
}

/*------------------------------------
	トップページ システム利用
/*----------------------------------*/

/*フリースペース1*/
#pi_free1{
	margin:0;
}

#news .title p{
	display:none;
}


.itemlist li.prize{
	border:none;
	text-align:center;
	background:#FFF !important;
	display:none;
}


.frameShownImg a {
	display:block;
	width:100%;
	height:180px;
}

.frameShownImg a img{
	width:100%;
	height:100%;
	object-fit: cover;
	border:solid 1px #CCC;
}

.frameShownImg .itemlist li.prize{
	display:block;
}

/*カート背景色*/
#spsVarpriceBox > div {
    background: #CCE0E5;
}

/*FBウィジェット修正*/
.fb_iframe_widget {
    display: inline-block;
    position: relative;
    top: -5px;
}

aside.sns > table > tbody > tr:nth-of-type(1) td a img{
    display:none;
}

aside.sns > table > tbody > tr:nth-of-type(1) td a{
    position: relative;
    height: 20px;
    box-sizing: border-box;
    padding: 1px 8px 1px 6px;
    background-color: #1b95e0;
    color: #fff;
    border-radius: 3px;
    font-weight: 500;
    cursor: pointer;
    display:block;
    text-decoration:none;
}

aside.sns > table > tbody > tr:nth-of-type(1) td a:after{
    content:"ツイート";
    font-size:11px;
    color:#FFF;
    text-decoration:none;
    display:inline-block;
    vertical-align:top;
}

aside.sns > table > tbody > tr:nth-of-type(1) td a:before{
    content:"";
    position: relative;
    top: 3px;
    display: inline-block;
    vertical-align:top;
    width: 14px;
    height: 14px;
    margin-right:3px;
    background: transparent 0 0 no-repeat;
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h72v72H0z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23fff%22%20d%3D%22M68.812%2015.14c-2.348%201.04-4.87%201.744-7.52%202.06%202.704-1.62%204.78-4.186%205.757-7.243-2.53%201.5-5.33%202.592-8.314%203.176C56.35%2010.59%2052.948%209%2049.182%209c-7.23%200-13.092%205.86-13.092%2013.093%200%201.026.118%202.02.338%202.98C25.543%2024.527%2015.9%2019.318%209.44%2011.396c-1.125%201.936-1.77%204.184-1.77%206.58%200%204.543%202.312%208.552%205.824%2010.9-2.146-.07-4.165-.658-5.93-1.64-.002.056-.002.11-.002.163%200%206.345%204.513%2011.638%2010.504%2012.84-1.1.298-2.256.457-3.45.457-.845%200-1.666-.078-2.464-.23%201.667%205.2%206.5%208.985%2012.23%209.09-4.482%203.51-10.13%205.605-16.26%205.605-1.055%200-2.096-.06-3.122-.184%205.794%203.717%2012.676%205.882%2020.067%205.882%2024.083%200%2037.25-19.95%2037.25-37.25%200-.565-.013-1.133-.038-1.693%202.558-1.847%204.778-4.15%206.532-6.774z%22%2F%3E%3C%2Fsvg%3E);
}



/*メルマガページ修正*/
#contents > #contents{
	padding:0;

}

#bread-crumb{
	display:block !important;
	padding-bottom:0 !important;
	margin:5px 0 0 !important;
}

/*フッター調整*/
footer section{
	margin:0;
	padding:0;
}

footer aside{
	display:none;
}

#footer{
	margin-bottom:-30px;
}

/*プライバシーポリシー修正*/
#mp_ta_privacy{
	border:none !important;
	text-align:left;

}

/*コンテンツのはみ出し修正*/
#pi_main,
#pi_sub1,
#pi_sub2{
	overflow:hidden;

}

#pi_main table,
#pi_sub2 table,
#pi_sub1 table{
	width:100%;
	height:auto;
	table-layout:fixed;
}

#contents td,
#contents th,
#contents tr{
	width:auto;
	height:auto;
}