@charset "utf-8";

/* reset */
*{
	-webkit-text-size-adjust: 100%;
}
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;}
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:#333031}
a:visited {color:#333031}
a:hover {color:#777777}
a:active {color:#777777}
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{
	border-radius: 0;
	box-sizing:border-box;
}
#sps-floating-menu{bottom: 3.5%;right: 3.5%;}
input, select {vertical-align:middle;}
.search form {margin:0;/* background: #EEE; */overflow: hidden;}
form {margin: 10px auto;}
hr {margin:0 auto;}
.titlebar+aside .listmenu li,.footer ul li,.formlist ul li{margin: 0 0 10px 0;background:transparent;}
.mypagelist .formlist ul li{}
.mypagelist .formlist ul li a{
    padding: 12px 0;
    font-size: 13px;
}
/* tag setting */
body {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background: #FFF;
}
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;
}
.itemname{
    font-size: 12px;
}
textarea {width:100%}
select {font-size:12px;padding:2px;}
img{max-width: 100%;vertical-align:bottom;}
#sps-menu img {/* width: 45%; */}
/* system class */
#top_header,#header{
    text-align: center;
    padding: 0;
    background: #FFF;
    z-index: 99999;
    width: 100%;
    /* height: 40px; */
    /* -webkit-box-shadow: 1px 1px 3px 0 #bbb; */
    /* box-shadow: 1px 1px 3px 0 #bbb; */
     /* safari対応 */
     /* 上端から10pxのところで固定 */
}
.headfix{
    margin: 50px 0 0 0;
}
#sps-comhead-logo img{
    max-width: 60px !important;
}
p.full {margin:10px; display:none;}
.full_img {width:100%;}
.productimg {width: 85%;}
#pi_photo .bx-wrapper img{
	max-width: 100% !important;
}
.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: #333031;font-size: 17px;font-weight: bold;}
.border_1 {margin:10px 0;padding:10px;}
.more {text-align: right}
.red {color: #000000}
.red.hissu {color: #ff0000}
.gray {color:#7E7E7E}
.f_l {float:left;}
.f_r {float:right;}
.input_l input{width:100%;-webkit-appearance: none;}
.input_m input{width:50%}
.input_s input{width:20%;}
.input_2 input{width:40%;}
p.mp_search_item4 input{border: solid 1px #cbc1c1;margin: 0 3px 0 0;}

/* layout */
#page {
	width:100%;
	margin:0 auto;
	padding:0;
	font-size: 13px;
	line-height:150%;
	color:#333031;
	-webkit-text-size-adjust:none;
}
#page.top-page{
    background: #FFF;
}
.top-page #sortarea{

}
#page.itempage{
    /* background: #d5e7ff; */
}
.formError.inline .formErrorContent {
    width: 93%;
    margin: 0 auto;
}
#main {margin: 0 auto;text-align:center;}

/* header */
#header {margin: 0;}
#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;width: 82%;}
#header ol{ list-style-type: decimal;padding: 0 25px}
/* header toppage */
#top_header ul{list-style-type: disc;padding: 0 25px;width: 82%;position: relative;}
.sidr ul{
    width: 100% !important;
}
#sps-global-navi ul{
    width: 100%;
}
#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;}


/* contents */
#contents {margin: 0;padding: 0;}
#header+#contents{
    margin: 0 auto 40px;
}
#header+#contents>section+section+section>aside{
    /* display: none; */
}
#top_header+#contents{
    margin: 0;
    padding: 0 0 20px 0;
}
#contents > #contents{
	margin:0;
}
#contents section {width: 93%;margin:0 auto;clear:both;}
#contents section#pi_itemdescription{
    width: 100%;
}
#contents section#pi_itemdescription+section#sps-keywordBox{
    width: 100%;
    margin: 20px auto;
}
#contents section#pi_itemdescription+section#sps-keywordBox .title{
    margin: 20px auto 20px;
    border-bottom: solid 1px #b6b6b6;
}
#contents section#pi_itemdescription+section#sps-keywordBox .title h1{
    font-size: 15px;
    margin: 0;
    padding: 0 0 0 0;
    text-align: left;
    font-weight: normal;
    height: auto;
    background: none;
    text-align: left;
}
#contents section#pi_itemdescription+section#sps-keywordBox .title h1:after{content: none;}
#contents section#pi_itemdescription div>div{
    font-size: 12px;
    line-height: 150%;
}
#contents section#pi_itemdescription h1{
	font-size: 15px;
	margin: 0;
	padding: 0 0 5px 0;
	text-align: left;
	font-weight: normal;
	height: auto;
	text-align: left;
}
#contents section.titlebar_list{
    margin: 0 auto 20px auto;
}
#contents section#pi_photo{
    width: 100%;
    margin: 0;
}
#contents #mp_ta_inq{
	width: 93%;
	margin: 20px auto 40px auto;
	display: block;
}
#contents section section{width: 100%;}
#contents section[id^="pi_free"]{
    width: 93%;
    margin: 0 auto;
}
#contents section.mp_itemfreepage_layout_pc{
    margin: 30px auto 0 auto;
}
.top-page #contents .mp_itemfreepage_layout_pc .title{
    color: #333031;
    font-size: 15px;
    margin: 20px auto 10px;
    padding: 0 0 5px;
    vertical-align: middle;
    text-align: left;
    overflow: hidden;
    width: 100%;
    border-bottom: solid 1px #b6b6b6;
}
footer#footer section{
    width: 100%;
}
#sps-smp-cart #contents #footer section{
    width: 100%;
}
#contents section#sps-keywordBox{
    margin: 60px auto 20px auto;
}
#contents section#sps-keywordBox .title{
    border: none;
}
#contents section#pi_relate{
    padding: 0 0 40px 0;
    width: 100%;
}
#sps-smp-cart #contents section#pi_relate{
    width: 93%;
}
#contents section#pi_relate .description #group h1{}
#contents section#pi_relate .cataloglist .bg{
    font-size: 12px;
}
#contents section#pi_relate .title{
    margin: 20px auto 0;
}
#contents section#pi_name{
    background: #FFF;
    width: 100%;
    padding: 0.5% 0;
    margin: 3% 0 1% 0;
}
.top-page #sortarea{
    width: 100%;
    padding: 0 0 20px 0;
}
#sortarea{
    width: 93%;
    margin: 0 auto;
}
#contents section#pi_std_price{
    background: #ffffff;
    width: 100%;
    padding: 4% 0;
    margin: 0;
    border-top: solid 1px #AAA;
    border-bottom: solid 1px #AAA;
    overflow: hidden;
}
#contents section.h-cat{display: none;}
#contents section#news{
    margin: 60px auto 40px auto;
    width: 93%;
}
.formbox section {background:transparent;}




/* footer */
#footer {background:transparent;}
#footer section {background:transparent;padding:0;border:none;}
section>p.ch {background: #FFF;color: #333031;font-size: 11px;margin:0;padding: 0;text-align:center;display: none;}
body.menu section>p.ch,body.menu section>p.ch a{display: none;}
section>p.ch a {color: #333031;}
section>p.copy {color: #FFF;font-size:12px;margin:0;padding: 15px 0;text-align:center;background: #353535;}

#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: #1f1c1c;
	padding: 5px 3% 0 3%;
	margin: 0 auto;
	width: 94%;
}
#footer .footer aside ul.listmenu li {
	border:none;
	line-height:1;
	margin: 0;
}
#footer .footer aside ul.listmenu li:last-child a{
    border: none;
}
#footer .footer aside ul.listmenu li a {
	color: #FFF;
	border:none;
	border-bottom: 1px solid #3a3636;
	-webkit-border-radius:0;
	border-radius:0;
	padding: 13px 5px;
	margin:0;
	font-size: 12px;
	box-shadow:none;
	-webkit-box-shadow:none;
	position: relative;
}
#footer .footer aside ul.listmenu li a:after{
	position: absolute;
    top: 50%;
    right: 10px;
    width: 5px;
    height: 5px;
    transform: translateY(-50%) rotate(45deg);
    border-right: 1px solid currentColor;
    border-top: 1px solid currentColor;
    content: "";
    color: #FFF;
}
#footer .footer aside ul.listmenu li:first-child a {
	/* border-top:1px solid #dddddd; */
}

/* common */
.imgborder {}

/*  title   */
.top-page #contents .title {
	color:#333031;
	font-size: 13px;
	margin: 20px auto 0px;
	padding: 0 0 5px;
	vertical-align:middle;
	text-align:left;
	overflow: hidden;
	width: 93%;
	border: none;
}
.top-page #contents #news .title{
    width: 100%;
}
#contents #pi_fch .title{
    color: #333031;
    font-size: 15px;
    margin: 20px auto 15px;
    padding: 0 0 5px;
    vertical-align: middle;
    text-align: left;
    overflow: hidden;
    width: 100%;
    border-bottom: solid 1px #b6b6b6;
}
#contents .title {
	color:#333031;
	font-size: 15px;
	margin: 20px auto 15px;
	padding: 0 0 5px;
	vertical-align:middle;
	text-align:left;
	overflow: hidden;
	width: 100%;
	/* border-bottom: solid 1px #b6b6b6; */
}
#contents .sps-itemCategoryMidashi{
    margin: 20px auto 0;
}
#contents>.title {margin:0;}
.top-page .title h1 {font-size: 13px;margin:0;padding:0 0 0 0;text-align:cebter;font-weight:normal;height: auto;text-align: left;}
.title h1 {font-size: 15px;margin:0;padding:0 0 0 0;text-align:left;font-weight:normal;height: auto;text-align: left;}
h1#mp_txt_new,
h1#mp_txt_rec,
h1#mp_txt_info,
h1#mp_txt_rank,
h1#mp_txt_search,
h1#mp_txt_cat,
h1#mp_txt_calendar,
section#sps-keywordBox h1,
.mp_txt_relate h1{
    font-size: 12px;
    padding: 8px;
    margin: 0 auto 15px auto;
    background: #5f5f5f;
    color: #FFF;
}
h1#mp_txt_search{
    margin: 0 auto;
}
#mp_txt_search_up{
    border-bottom: solid 1px #b6b6b6;
    padding: 0 0 10px 0;
    width: 93%;
    margin: 0 auto;
}

h1#mp_txt_info+p a{position: relative;padding: 0 0 0 13px;}
h1#mp_txt_info+p a:before{
	position: absolute;
	top: 50%;
	left: 0;
	width: 5px;
	height: 5px;
	transform: translateY(-50%) rotate(45deg);
	border-right: 1px solid currentColor;
	border-top: 1px solid currentColor;
	content: "";
	color: #444;
}

.title img {margin: 0;vertical-align:top;margin-left:5px;}
#news .title {
    margin: 20px 0 5px;
    width: 100%;
    /* border-bottom: 1px solid #b6b6b6; */
    position: relative;
}
#news .title h1 {}

.title p {float:right;margin:0;padding:0;}
.title p a{
	margin: 0 auto 0;
	padding: 0;
	text-decoration:none;
	font-size: 10px;
	color:#333333;
	vertical-align:middle;
	text-align:left;
}
.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:url(https://www.otti-web.com/pic-labo/item_accordion_open.jpg) no-repeat center right;}
.titlebar_b .open.active {background:url(https://www.otti-web.com/pic-labo/item_accordion_close.jpg) no-repeat center right;}
.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: 0 10px;/* background: #FFF; */}
#mp_ta_info{/* background: #FFF; */padding: 10px;}

.listmenu a p.date {margin-left:10px;margin: 0;}
.note{color: #464646;font-size:75%}

/* listmenu */
section .listmenu {
	margin: 0;
	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;
	border-bottom: 1px solid #b6b6b6;
}
.listmenu li a,.titlebar+aside a{
	padding: 3px 0px;
	margin:5px 0;
	display: block;
	background:none;
	color:#333031;
	-webkit-box-shadow:none;
	text-decoration: none;
	font-size: 13px;
}
.listmenu li a:hover,.titlebar+aside a:hover{
	text-decoration:none;
}
#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:#333031;
	margin: 0;
	padding: 1px 0;
}
#news .listmenu li a:link {
	color:#333031;
	line-height: 140%;
	padding: 8px 0;
	position: relative;
}
#news .listmenu li a:link span{
    display: inline-table;
}
#news .listmenu li a:after{
	position: absolute;
	top: 50%;
	right: 8px;
	width: 3px;
	height: 3px;
	transform: translateY(-50%) rotate(45deg);
	border-right: 1px solid currentColor;
	border-top: 1px solid currentColor;
	content: "";
	color: #af9a9a;
}

.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);
}
#contents section#searchbox2 {margin: 40px auto 15px auto;text-align: left;width: 100%;}
#searchbox2 .search_form {
}
.search_form {
	margin: 0;
	padding: 0;
	/* 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 {
    width: 93%;
    margin:  auto;
}
.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;
	border: solid 1px #cbc1c1;
	padding: 5px 5px;
	-webkit-appearance: none;
}
#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 10px 0 0;
}
.search_form .f_l select {
	border: 1px solid #cbc1c1;
	background:white;
	color:#666666;
	margin-right:10px;
	padding: 5px;
}
.search_form .submit {
	text-align:center;
	margin: 20px auto 0;
}
.search_form .submit input {
	box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 5px -1px;
	border-radius: 5px;
	border: solid 1px #f8f4ef;
	box-sizing: border-box;
	background: #1f1c1c;
	color: #FFF;
	padding: 10px 0;
	height: auto;
	width: 60%;
	margin: 0 auto;
	-webkit-appearance: none;
}
.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 */
#contents+section .itemlist{
    width: 93%;
    margin: 20px auto;
}
.itemlist {
	background:transparent;
	border:none;
	-webkit-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
}

.itemlist li {
	list-style-type:none;
	text-align:left;
	border:none;
	background:transparent;
	clear: both;
	overflow: hidden;
}
.itemlist li a {
	position:relative;
	display:block;
	background-size:1.40625vw auto;
	text-decoration:none;
	padding:7.5vw 0;
}
.itemlist li a .tag{
	line-height:1;
	position:absolute;
	top: 0.34375vw;
	margin: 0 2px 3px 0px;
}
.itemlist li a .li_l{
	width: 37.5vw;
	margin:0 3.125vw 0 0;
}
.itemlist li a .li_l img{
	width:100%;
	margin:0;
}
.itemlist li a .li_r div{
	color:#333031;
	font-weight:normal;
	font-size: 12px;
	padding: 0px 0 2.25vw;
}
.itemlist li a .li_r .tagline{
	display:none;
}
.itemlist li a .li_r .mp_item_item6{
	/* display:none; */
	padding: 0 0 0.75vw;
}
.itemlist li a .li_r div.price{
	color:#333031;
	font-size: 12px;
	padding:0;
}
.itemlist li a:hover .li_l img{
	background:#fff;
	opacity:0.7;
}

.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: 1px 0 0px 26px;
	height: auto;
	width: 30px;
	background: url(../img/theme11/crown_bg.png) #000 no-repeat;
}
.prize img {display:none;}
.itemlist li.rank{
	color:white;
	font-size:12px;
	padding: 2px 0px 4px 16px;
	height:14px;
	background: url(../img/theme11/nocrown_bg.png) #000 no-repeat;
	width: 40px;
}

/* 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: #ba1926;
	border: solid 1px #ba1926;
	color: #fff;
	padding: 2px 3px;
	display: inline-block;
	font-size: 10px;
	margin-right: 7px;
	white-space: nowrap;
	text-shadow: none !important;
}
.pickup {background: #a48873;border: solid 1px #a48873;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;position: relative;top: -3px;}
.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;}
.product_name .new {padding: 2px 5px;display: inline;font-size: 11px;}
.product_name .prize {padding: 2px 5px;display: inline;font-size: 11px;}
.product_name .pickup {padding:2px 5px;display:inline;font-size: 11px;}
.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;}
.itemlist_bottom .li_r {
    float: right;
    width: 50.5vw;
}
.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;}
.itemlist li a .li_r div.soldout {margin-right:18px;clear:right;font-weight:normal;padding: 0;margin: 8px 0;}
.itemlist li a .li_r div.soldout span{
    background: #7e7979;
    color: #FFF;
    border-radius: 50px;
    font-size: 11px;
    padding: 4px 4px;
    display: block;
    width: 15vw;
    text-align: center;
}
/* accordion */
.accordion {margin: 0;}
.accordion .titlebar {
	color:#333333;
	/* border-left:3px solid #000000; */
	padding: 6px 0px 5px 0px;
	margin: 5px 0;
	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;
	font-weight: normal;
}
.accordion .titlebar.sps-titleLinkBar h1 {
       padding:2px 10px 2px 0;
}
.accordion .titlebar_b {
	color:#333031;
	background-repeat:no-repeat,repeat-x;

	background-position:left top,left top;
	margin:10px 0 0;
	padding:0;
	vertical-align:middle;text-align:left;
}
.accordion .titlebar_b h1 {
	font-size:14px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	text-align:left;
	font-weight:normal;
	border-bottom: solid 1px #b6b6b6;
}



.accordion .titlebar_b+aside {
	padding:5px 0;
}

.accordion .titlebar_b+aside>.formtable {
}
.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;
	border: none;
}
.accordion aside ul.listmenu li a {
	color:#333333;
	padding: 12px 10px 12px;
	margin: 0;
	font-size:11px;
}
.accordion aside ul.listmenu li.categorylink a {
	color: #333;
	border: none;
	background: #d2cbc4 url(../img/theme11/arrow3_r.png) no-repeat 97% center;
	padding: 10px 0px 10px 11px;
	margin: 5px 0;
	font-size:11px;
}




/* freearea */
.freearea {text-shadow:none;color:#333031;}
.freearea p {margin:0 0 5px;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 {}
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;}
.payment .formtable li+p {color: #333;border-bottom: 1px solid #b6b6b6;padding: 0 10px 6px 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 #141070;
	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}
.titlebar+aside .listmenu2 .listmenu li:first-child{border: none;/* margin: 0 0 8px 0; */}
.listmenu2 {margin: 0;width: 100%;}
.listmenu2 ul{
	list-style-type: none;margin:0 auto;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.mp_itemfreepage_layout_pc li a{}

.mp_itemfreepage_layout_pc li a{
	background:none;
	box-shadow:none;
	color: #333;
	font-size:13px;
	padding: 12px 10px;
	line-height:1;
	background: #dedede;
	position: relative;
}

.mp_itemfreepage_layout_pc li a:after{
	position: absolute;
	top: 50%;
	right: 11px;
	width: 5px;
	height: 5px;
	transform: translateY(-50%) rotate(45deg);
	border-right: 1px solid currentColor;
	border-top: 1px solid currentColor;
	content: "";
	color: #585858;
}


.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);
}

div.listmenu2 div ul.listmenu li a{
	background:none;
	box-shadow:none;
	color: #333;
	font-size: 11px;
	padding: 12px 10px;
	line-height:1;
	background: #dedede;
	position: relative;
}

div.listmenu2 div ul.listmenu li a:after{
	position: absolute;
	top: 50%;
	right: 11px;
	width: 5px;
	height: 5px;
	transform: translateY(-50%) rotate(45deg);
	border-right: 1px solid currentColor;
	border-top: 1px solid currentColor;
	content: "";
	color: #585858;
}


.accordion div.listmenu2 div ul.listmenu li a {
}
.item_name{
    font-size: 12px;
    margin: 10px 0 0 0;
}


.listmenu3 {margin:5px auto;width:97%;text-shadow:none;padding:0;}
.listmenu3 .l{width: 49%;text-align: center;}
.listmenu3 .r{width: 49%;text-align: center;}
.listmenu3 a{
	padding: 0;
	margin:0;
	background: white url(../img/theme11/arrow2.png) no-repeat 93% center;
	text-decoration:none;
	display:block;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 3px -1px;
	border-radius: 5px;
	border: solid 1px #f8f4ef;
	box-sizing: border-box;
	background: #FFF;
	color: #333;
	position: relative;
	font-size: 11px;
}
@media screen and (max-width: 350px) {
	.listmenu3 a{
    font-size: 10px;
    }
    .listmenu3 .r a::after, .listmenu3 .l a::after{
    right: 9px !important;
    }
    .cataloglist .box.icn-rank{}

}

.listmenu3 .r a::after,
.listmenu3 .l a::after {
    position: absolute;
    top: 50%;
    right: 13px;
    width: 3px;
    height: 3px;
    transform: translateY(-50%) rotate(45deg);
    border-right: 1px solid currentColor;
    border-top: 1px solid currentColor;
    content: "";
    color: #444;
}


/* 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 ul li{
	font-size:0;
	text-align:left;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.cataloglist .box {
	display: inline-block;
	margin: 0% 0 1% 0;
	width: 46.5%;
	font-size:13px;
	/* background: #FFF; */
	padding: 15px 1%;
	float: left;
}

.cataloglist .box.icn-rank{
    margin: 0 !important;
}
@media screen and (max-width: 350px) {
	.cataloglist .box.icn-rank{
    height: 230px !important;
    margin: 2% 0 20% 0;
    }
    .cataloglist .box{
    height: 230px !important;
    margin: 2% 0 10% 0;
}

}

.cataloglist .box>a{
    position: relative;
    width: 100%;
    display: block;
}

.cataloglist .box.sold-out>a{
	position:relative;
	padding: 0;
	display: table;
	display: flex;
	justify-content: center;
	align-items: center;
}

.cataloglist .box.sold-out>a:before {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
	content: 'SOLD OUT';
	position: absolute;
	padding: 42.7225% 0;
	margin: auto;
	font-size: 5.91vw;
	font-weight: bold;
	color: #ffffff;
	background: rgba(0,0,0,0.5);
	line-height: 1;
	display: block;
	text-align: center;
	width: 100%;
	z-index: 1;
}

#pi_free1 .cataloglist .box.sold-out>a:before{
    font-size: 3.9vw;
    padding: 42.9% 0;
}

.contents__content ul li div.box {
    height: 140px !important;
}


.cataloglist .box:nth-child(1){
    /* margin: 0 !important; */
}
.cataloglist .box:nth-child(2){
    /* margin: 0 !important; */
}
.cataloglist .box:nth-child(even){
	margin: 0% 0 1% 0;
	float: right;
}
.cataloglist .box:nth-child(odd){clear: both;}
.cataloglist .box .catalogimg{
	width: 100%;
	background: #FFF;
	display: block;
	margin: 0;
}
.cataloglist .box.sold-out>a img{
    width: 80% !important;
}
.cataloglist .bg {
	padding: 0;
	text-align: left;
	vertical-align:middle;
	font-size: 13px;
	margin: 7px 0 0 0;
}
.mp_item_item5_5.initial_price{
    font-size: 11px;
}
.cataloglist .bg.icn-rank{
    font-size: 11px;
}
.cataloglist .soldout{margin-top: 10px;margin-bottom: 5px;text-align: left;line-height: 140%;}
.cataloglist .soldout span{
    background: #7e7979;
    color: #FFF;
    padding: 3px 10px;
    border-radius: 12px;
    font-size: 9px;
}
.cataloglist .bg a{
    text-decoration: none;
}

/* 新着商品レイアウト調整 */

#contents section.cataloglist.mp_newlistpattern_layout3{
    margin: 0 auto 40px auto;
    width: 93%;
}
.cataloglist.mp_newlistpattern_layout3 .box{
    width: 31.3%;
    margin: 0 3% 20px 0;
    padding: 0;
}
.cataloglist.mp_newlistpattern_layout3 .box img{
    border-radius: 5px;
    width: 100%;
}
.cataloglist.mp_newlistpattern_layout3 .box .price{
    font-size: 11px;
    margin: 6px 0 0 0;
}
.cataloglist.mp_newlistpattern_layout3 .box:nth-child(odd){clear: none;}
.cataloglist.mp_newlistpattern_layout3 .box:nth-child(even){float: left;}
.cataloglist.mp_newlistpattern_layout3 .box:nth-child(3n){
    margin-right: 0%;
}
.cataloglist.mp_newlistpattern_layout3 .box:nth-child(3n+1){
    clear: both;
}


/* おすすめ商品レイアウト調整 */

#contents section.cataloglist.mp_pickuplistpattern_layout3{
    margin: 0 auto 40px auto;
    width: 93%;
}
.cataloglist.mp_pickuplistpattern_layout3 .box{
    width: 31.3%;
    margin: 0 3% 20px 0;
    padding: 0;
}
.cataloglist.mp_pickuplistpattern_layout3 .box img{
    border-radius: 5px;
    width: 100%;
}
.cataloglist.mp_pickuplistpattern_layout3 .box .price{
    font-size: 11px;
    margin: 6px 0 0 0;
}
.cataloglist.mp_pickuplistpattern_layout3 .box:nth-child(odd){clear: none;}
.cataloglist.mp_pickuplistpattern_layout3 .box:nth-child(even){float: left;}
.cataloglist.mp_pickuplistpattern_layout3 .box:nth-child(3n){
    margin-right: 0%;
}
.cataloglist.mp_pickuplistpattern_layout3 .box:nth-child(3n+1){
    clear: both;
}




/*ランキングレイアウト調整 */

#contents section.cataloglist.mp_ranklistpattern_layout3{
    margin: 0 auto 60px auto;
    width: 93%;
}
.cataloglist.mp_ranklistpattern_layout3 .box{
    width: 48%;
    margin: 0 4% 20px 0;
    padding: 0;
}
.cataloglist.mp_ranklistpattern_layout3 .box:before,
.box.icn-rank:before
{
	background: #000;
	color: #FFF;
	font-size: 11px;
	padding: 0px 15px;
	margin: 0 0 8px 0;
	border-radius: 10px;
	display: inline-block;
}
.cataloglist.mp_ranklistpattern_layout3 .box:nth-child(1):before,
.box.icn-rank:nth-child(1)::before
{
	content: '1位';
}
.cataloglist.mp_ranklistpattern_layout3 .box:nth-child(2):before,
.box.icn-rank:nth-child(2)::before{
	content: '2位';
}
.cataloglist.mp_ranklistpattern_layout3 .box:nth-child(3):before,
.box.icn-rank:nth-child(3)::before{
	content: '3位';
}
.cataloglist.mp_ranklistpattern_layout3 .box:nth-child(4):before,
.box.icn-rank:nth-child(4)::before{
	content: '4位';
}
.cataloglist.mp_ranklistpattern_layout3 .box:nth-child(5):before,
.box.icn-rank:nth-child(5)::before{
	content: '5位';
}
.cataloglist.mp_ranklistpattern_layout3 .box:nth-child(6):before,
.box.icn-rank:nth-child(6)::before{
	content: '6位';
}
.cataloglist.mp_ranklistpattern_layout3 .box:nth-child(7):before,
.box.icn-rank:nth-child(7)::before{
	content: '7位';
}
.cataloglist.mp_ranklistpattern_layout3 .box:nth-child(8):before,
.box.icn-rank:nth-child(8)::before{
	content: '8位';
}
.cataloglist.mp_ranklistpattern_layout3 .box:nth-child(9):before,
.box.icn-rank:nth-child(9)::before{
	content: '9位';
}
.cataloglist.mp_ranklistpattern_layout3 .box:nth-child(10):before,
.box.icn-rank:nth-child(10)::before{
	content: '10位';
}


.cataloglist.mp_ranklistpattern_layout3 .box img{
    border-radius: 5px;
    width: 100%;
}
.cataloglist.mp_ranklistpattern_layout3 .box .price{
    font-size: 11px;
    margin: 5px 0 0 0;
}
.cataloglist.mp_ranklistpattern_layout3 .box:nth-child(odd){clear: none;}
.cataloglist.mp_ranklistpattern_layout3 .box:nth-child(even){float: left;}
.cataloglist.mp_ranklistpattern_layout3 .box:nth-child(2n){
    margin-right: 0%;
}
.cataloglist.mp_ranklistpattern_layout3 .box:nth-child(2n+1){
    clear: both;
}



/* 在庫返品sns */
.form_menu{margin:0;}
.form_menu.clearof{
    margin: 10px 0 25px 0;
}
#pi_cart+.form_menu .ar_link_r{
    width: 49%;
}
#contents section#pi_sns{
    margin: 15px auto 0 auto;
}
.sns {
	margin:0;
	overflow:hidden;
}
.form_menu.clearof ul{
    display: flex;
    justify-content: space-between;
}

.sns ul {
	list-style-type:none;
	text-align:center;
}

.sns li{
	display:inline-block;margin:10px 5px;vertical-align:middle;
}
.sns td{
    vertical-align: top;
    padding: 0 !important;
}
.sns tr{
    /* display: flex; */
}
.sns td:nth-child(1) {
}
.sns td:nth-child(2){
    width: 83px;
}
.sns td:nth-child(2) div{
    margin-top: 0 !important;
}
.sns td:nth-child(2) div .fb_iframe_widget span,.sns td:nth-child(2) div .fb_iframe_widget iframe{
	width: 122px !important;
	height: 22px !important;
	text-align: left;
	position: relative;
	left: -5px;
}
.sns td:nth-child(3) {
    padding-right: 0 !important;
}
.sns td:nth-child(3) iframe{
    width: 89px !important;
    height: 22px !important;
}

#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;
}

@media screen and (max-width: 350px) {
	.cataloglist.mp_ranklistpattern_layout3 .box{
    height: 240px !important;
    margin: 0 4% 30px 0;
}
}

/* form 1 */
.shopping_form {text-align:left;padding: 10px 0 0 0;margin: -5px 0 0 0;}
.shopping_form .variation1,.variation2,.variation3{
	border-spacing: 0;
	width: 100%;
	margin:0 auto;
	/*border-collapse:collapse;*/
	table-layout:auto;
}


.shopping_form .variation1 th,.variation2  th,.variation3  th  {
	padding: 10px 5px;
	font-size: 90%;
	background: #ffffff;
	/* border: 1px solid #DDD; */
	color: #333;
}
.shopping_form .variation1 td,.variation2 td  {
	padding: 2.34375vw 5px;
	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:0 0 3.125vw;text-align: left;
	width: 93%
}
.shopping_form p{
	margin:5px auto;text-align: center;
}

.shopping_form .variation1 td:nth-child(1){width: 40.5%;font-size: 3.2375vw;line-height: 160%;}
.shopping_form .variation1 td:nth-child(2){width: 13.5%;text-align: left;white-space: normal;font-size: 3.0375vw;}
.shopping_form .variation1 td:nth-child(3){width: 44%;white-space: nowrap;text-align:right;}
.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:0 auto;text-align:left;width: 100%;border-collapse:collapse;}
.remark.reserve{border-top: solid 1px #AAA;border-bottom: solid 1px #AAA;margin: 14px 0;}
.remark.reserve td{padding: 5px 0 15px 0;}
.remark.kago_number td{padding: 0;}
.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}
@media screen and (max-width: 350px) {.remark.reserve td:first-child{width: 3%;font-size: 13px;}}
.remark span{position:relative;top:5px;display: block}
.remark td {vertical-align:middle;text-align:left;font-size:13px;padding: 0 0 4.8125vw;width: 5%;}
.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;}
.val_shopping_form .remark.kago_number{
	width: 61.5%;
	margin:0;
	float:right;
}
.val_shopping_form .remark{
    margin: 10px 0;
}
.val_shopping_form .remark td{
	text-align:right;
	padding:0;
}
.stock .val_shopping_form select.input10{
	width:64.5%;
	margin:0 0 2.34375vw 8.55%;
}
/* ボタン */
.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;
}
.btn button.mp_txt_new_button,
.btn button.mp_txt_rec_button,
.btn button.mp_txt_rank_button{
    box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 5px -1px;
    border-radius: 5px;
    border: solid 1px #f8f4ef;
    box-sizing: border-box;
    background: #FFF;
    color: #333;
    padding: 12px 0;
    height: auto;
    width: 65%;
    margin: 0 auto;
    font-size: 0;
}
.btn button.mp_txt_new_button:after{
	display:block;
	content:'新着商品をもっと見る';
	color: #333;
	font-size: 13px;
}
.btn button.mp_txt_rec_button:after{
	display:block;
	content:'おすすめ商品をもっと見る';
	color: #333;
	font-size: 13px;
}

.btn button.mp_txt_rank_button:after{
	display:block;
	content:'ランキングをもっと見る';
	color: #333;
	font-size: 13px;
}

.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: 93.6%;
	height:7.8125vw;
	background: url(https://www.otti-web.com/pic-labo/smp_btn_carts.jpg) no-repeat center center;
	background-size:cover;
	font-size:10px;
	color:white;
	display:inline-block;
	-webkit-appearance:none;
	border:none;
	text-indent:-9999px;
	border-radius:0;
	padding:0;
}
.stock form input.curt_s:active,
.stock form input.curt_s:hover{
	background-size:cover;
}
.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%;
	font-weight:normal;
	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:89.6%;
	height:7.8125vw;
	background:url(https://www.otti-web.com/pic-labo/smp_btn_carts_mail.jpg);
	background-size:cover;
	font-size:10px;
	color:white;
	display:inline-block;
	-webkit-appearance:none;
	text-indent:-9999px;
	border-radius:0;
	padding:0;
	text-align:left;
}
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: 93.6%;
	height: auto;
	padding:0;
	/* background:url(https://www.otti-web.com/pic-labo/smp_btn_carts_nostock.jpg); */
	background-size:cover;
	font-size: 3.0375vw;
	color:black;
	display:inline-block;
	text-align:center;
	/* text-indent:-9999px; */
	border-radius:0;
}
.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;font-size: 11px;line-height: 160%;margin: 10px auto;width: 93%;}
#contents section > p.error {padding:0;}
.attention {
	padding:5px 0;
	width: 93%;
	margin: 0px auto;
}
.formbar2{margin: 0;padding:0;text-align: left;background: none;border-bottom: none;}



.formlist {margin:5px auto;padding:0;text-align: center;}
.formlist .bar {
	color: #333031;
	font-size: 4.375vw;
	margin: 6.25vw 0 0;
	border-bottom: 1px solid #b6b6b6;
	padding: 0 0 2.34375vw;
	vertical-align: middle;
	text-align: left;
}
.formlist .bar h3 {
	display: inline;
	font-size: 4.375vw;
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
	font-weight: normal;
}
.formcontents {margin: 0;background:none;padding:0;}
.formcontents dl{margin: 0 auto;list-style-type: none;width: 100%;}
.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 {
	-webkit-appearance: none;
	width:100%;
	height:auto;
	margin: 5px auto 10px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background: #000;
	box-shadow: none;
	color: #FFF;
	border: none;
	font-size: 3.125vw;
	padding: 3.34375vw 2.65625vw;
}
.button_or input:focus{
	background:#666;
}

/*  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 {
	color:#333031;
	font-size:13px;
	line-height:1;
	padding:5px 0;
	text-decoration: none;
	display:block;
	text-align:left;
}
.ar_link_l a:before {
	width: 1.5625vw;
	height: 2.96875vw;
	background: url(https://www.otti-web.com/images/detail_arrow_333_normal_left.svg) no-repeat left;
	background-size: cover;
	margin: 0 3.125vw 0 0;
	content: "";
	display: inline-block;
	vertical-align:middle;
}

a#mp_link_item1{
    position: relative;
    display: inline-block;
    padding: 7px 13px 7px 25px;
    vertical-align: middle;
    text-decoration: none;
    font-size: 13px;
    background: #000;
    color: #FFF;
    border-radius: 3px;
    line-height: 130%;
}
a#mp_link_item1::before{
    left: 11px;
    top: 12px;
    width: 4px;
    height: 4px;
    margin: 0 10px 0 0;
    border-top: 2px solid #fff;
    border-right: 2px solid #FFF;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    position: absolute;
}

.ar_link_l a.different_send{
	margin:1em 0 0;
}
.edit input.update_cart {
	color:#333031;
	font-size:13px;
	line-height:1;
	padding:5px 0;
	text-decoration:underline;
	display:inline-block;
	text-align:left;
	width:auto;
	margin:0;
	background:none;
}
.edit input.update_cart:hover{
	background:none;
	text-decoration:none;
}
.edit.update_cart_wrap{
	text-align:left;
}
.edit.update_cart_wrap:before {
	width: 1.5625vw;
	height: 2.96875vw;
	background: url(https://www.otti-web.com/images/detail_arrow_333_normal_left.svg) no-repeat left;
	background-size: cover;
	margin: 0 3.125vw 0 0;
	content: "";
	display: inline-block;
	vertical-align:middle;
}
.ar_link_r {
	border:none;
	line-height:1;
	padding: 1.125vw 0;
	width: 100%;
}
.itempage .form_menu ul li.ar_link_r {background: #DDD;width: 48.5%;padding: 4% 0;text-align: center;}
.itempage .form_menu ul li.ar_link_r a{
    padding: 0;
    font-size: 11px;
    letter-spacing: 0.03em;
}
.itempage .form_menu ul{
    display: flex;
    justify-content: space-between;
}

#footer .ar_link_r{
	display:none;
}
#pi_cart .form_menu{
	margin: 10.25vw 0 0;
}
#pi_cart .form_menu li{
	margin:0 0 3.4375vw;
}
#pi_cart .form_menu li:last-child{
	margin:0;
}
.ar_link_r a,
.ar_link_r a:visited{
	color:#333031;
	border:none;
	padding: 0 1.5em 0 0;
	margin:0;
	font-size: 12px;
	font-weight:normal;
	box-shadow:none;
	-webkit-box-shadow:none;
	text-decoration: none;
	background-size: auto 65%;
	text-decoration: none;
	border: 1px solid #d7d7d7;
	padding: 8px 8px;
	border-radius: 3px;
	display: block;
}
.ar_link_r a:hover{
	text-decoration:none;
}
.ar_link_r.item_contact{
	/* text-align: center; */
	margin: 5px 0 0 0;
	/* background: #615e5e; */
	padding: 0;
	border-radius: 3px;
}
.ar_link_r.item_contact a {
	/* padding: 5% 0; */
	/* font-size: 12px; */
	/* display: block; */
	/* color: #fff; */
}
.ar_link_r.item_contact a:hover,
.ar_link_r.item_contact a:visited {

}

.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 {
}
section.titlebar_list ul.listmenu li {
	font-size:12px;
	/* border-bottom: solid 1px #b6b6b6; */
}
section.titlebar_list ul.listmenu li.sps-itemCategorySub li a{
    padding: 5px 0px 5px 6px;
}
section.titlebar_list ul.listmenu li:last-child {
	border-bottom:none;
}
section.titlebar_list ul.listmenu li a {
	padding: 5px 0px 5px 0px;
}
/* 2 */
section.titlebar_list aside ul.listmenu {
	background-color:transparent;
}
section.titlebar_list .titlebar_list .accordion .titlebar {
	margin-top:0px;
	border-bottom: solid 1px #b6b6b6;
}
/* 4 */

/* カテゴリ選択 */
/* 2 */


/* ランキング */
/* 商品検索 */
.product_search .pager .f_l {
	color:#333333;
	font-size: 11px;
	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 div.clearof.result{
    /* display: none; */
}
.product_search .pager .f_l br {display:none;}
.product_search .pager .f_r {padding-top: 5px;}
.product_search .pager .f_r.mp_pager1_item5{
    /* display: none; */
    margin: 0 0 0 10px;
}
.product_search .pager .f_r select {
	color:#666666;
	padding: 5px 30px 5px 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #c2c2c2;
	background: #FFF url(https://www.otti-web.com/images/pulldown_arrow.svg) right center no-repeat;
	background-size: 12px auto;
	background-position: right 12px center;
	font-size: 12px;
	border-radius: 0;
	margin: 0;
}
.result {float:left;}
.result ul {list-style:none;margin:0;}
.result li {float:left;padding-left:10px;}

.sort {margin: 0 auto 10px;padding: 0;width: 100%;text-align: center;}
.sortimg {width:46px;height:30px;}

/* pagelist */
.pagelist {margin: 5px 10px 5px;text-align:center;font-size:80%;padding: 10px 0;}
.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;
	font-size:2.8125vw;
	line-height:1;
	padding: 10px;
	color: #FFF;
	background: #333;
	text-decoration:none;
	text-shadow:none;
}
.pagelist li a,.pagelist2 li a {
	display: -moz-inline-box;
	display: inline-block;
	font-size:2.8125vw;
	line-height:1;
	padding: 10px;
	background: #ececec;
	color: #333031;
	text-decoration:none;
	text-shadow:none;
}
.pagelist li.back a,.pagelist2 li.back a {
	padding: 10px 15px 10px 15px;
	background: #333;
	background-position: 1.4375vw center;
	background-size:1.40625vw auto;
	color:#f6f5f4;
	text-decoration: none;
	text-align:center;
	margin-right:5px;
}
.pagelist li.next a,.pagelist2 li.next a{
	padding: 10px 15px 10px 15px;
	background: #333;
	background-position: right 1.9375vw center;
	background-size:1.40625vw auto;
	color:#f6f5f4;
	text-decoration: none;
	text-align:center;
	margin-left:5px;
}

/* 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#pi_sub1 {
	margin: 0 auto;
	width: 100%;
}

#bread-crumb ol li {
    list-style: none;
    line-height: 160%;
    float: left;
    margin: 0 0 0 0.5em;
}
#bread-crumb ol li:first-child{
    margin: 0;
}

#bread-crumb ol li a {
    text-decoration: none;
    font-size: 11px;
}

.product_name ul {margin:0;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:#333031;
	font-size: 14px;
	line-height: 150%;
	text-align:left;
	margin: 10px 0 10px 0;
}
.product_name li span.prize{background: #000;color: #FFF;border: solid 1px #000;padding: 2px 5px;font-size: 11px;margin-right: 7px;white-space: nowrap;text-shadow: none !important;}
.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 {
    background: #ffffff;
    width: 100%;
    padding: 0;
    margin: 3% 0;
}
.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:0;
	margin:0 10px 10px;
}
.description #group {
	padding: 0px 0 0;
	border:none;
	background: #ffffff;
	margin: 0 0 10px 0;
}
.description #group+div{
    padding: 5px 0px !important;
}
#pi_main.description #group{
	display:none;
}
.description #group h1 {
	font-size:12px;
	color:#333333;
	border-bottom: 1px solid #c2c2c2;
	margin:0;
	padding:0 0 3px;
	display:block;
}

#main_text{
    line-height: 170%;
    font-size: 13px;
}

#contents .description aside {
	color:#333031;
	font-size:11px;
	line-height:1.5;
	text-align:left;

}
#contents .description aside p {
	margin:0 0 12px;
	font-size: 13px;
	line-height: 150%;
}
.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;
}

.productprice {text-align:left;}
.productprice p {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	color:#333031;
	float:left;
}
#pi_std_price .productprice p{
    font-size: 16px;
    float: none;
}

.productprice > div:first-child{
    /* float: left; */
}
.productprice > div:nth-child(2){clear: both;margin: 5px 0;display: block;}
.productprice > div:nth-child(3){}
.productprice > div:first-child p{
    margin: 0 10px 0 0;
}
.productprice > div:last-child{}
.productprice p .red {color:#333031;}
.productprice>div>span {float:right;}
.productprice div:last-child {font-size:10px;}
.productprice div[style="padding-top:10px"]{
    float: left;
    padding: 3px 0 0 0 !important;
}
.productprice div[style="padding-top:10px"] p{
    font-size: 11px !important;
    color: #4e4e4e;
    font-weight: normal;
}

/*
.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;
}
#pi_cart .titlebar_g_o{
	/* display:none; */
	background-image: none;
	text-align: center;
	padding: 9px 0 7px;
	margin: 0 0 15px 0;
	border-top: solid 1px #AAA;
	border-bottom: solid 1px #AAA;
}
.titlebar_g_o h1{
	display:inline;
	font-size: 13px;
	margin:0;
	padding:0 0 0 10px;
	text-align:left;
	font-weight:normal;
}

.stock table.variation1,.stock table.variation2 {
	border:none;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 5px;
	border-top:1px solid #b6b6b6;
	clear: both;
}
.stock .variation1 th,.stock .variation2 th {
	border-bottom: 1px solid #acacac;
	/* background:#eeeeee; */
	padding: 8px 5px;
}
.stock .variation1 tr th:nth-child(1) {
	border-left:none;
	width: 25%;
}
.stock .variation1 tr th:nth-child(2) {width: 18%;}
.stock .variation1 tr th:nth-child(3) {
	border-right:none;
	width: 44%;
}
.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-bottom:1px solid #b6b6b6;
	border-top:none;
	border-left:none;
	border-right:none;
	background:none;
}
.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;
	width:100%;
	padding: 5px 2%;
	text-align:left;
	border: 1px solid #c2c2c2;
	margin: 0;
}
.stock table.variation3 .no-stock{
    text-align: center;
}
.stock .variation3 th {
	border:none;
	background:none;
	font-weight:normal;
	font-size: 13px;
	padding: 0 7px 0 0;
	/* text-align: right; */
}
.stock .variation3 .no-stock th,
.stock .variation3 .stock-info th{
    display: none;
}
.stock .variation3 .no-stock td{
    padding: 5px 0;
}
.stock .variation3 .stock-info td{
    text-align: center;
}
.stock .variation3 td {
	border:none;
	background:none;
	font-size: 13px;
	padding:0;
	width: 40%;
}
.stock .variation3 td.no_stock{
    width: 45%;
}
.stock hr {border:none;}
.stock form {
	display:block;
}
.stock form>div>div{
    display: flex;
    justify-content: space-between;
}
.stock form>div>div table{
    width: 40% !important;
}
.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;
	display:none;
}
.stock form select {
	color:#333031;
	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: 3.34375vw 2.65625vw;
	text-decoration: none;
	font-size: 13px;
}
/* カート */
#contents section .title_c {
	vertical-align: middle;
	margin: 20px auto 20px auto;
	text-align:center;
	/* float:left; */
	width:100%;
	padding: 0;
	border-bottom: solid 1px #b6b6b6;
	border-top: solid 1px #b6b6b6;
}
#contents section .title_c h1:after{
    display: none;
}
#contents section .title_c h1 {font-size: 16px;color:#333031;margin: 0 auto;padding: 15px 0;font-weight:normal;text-align: center;background: #FFF;}
#contents section .title_c h1.contact{
    background: none;
    width: auto;
    display: block;
}
#contents #bread-crumb+section .title_c{
    text-align: right;
    margin: auto;
    padding: 0;
    border: none;
    margin: 0 0 -10px 0;
}
#contents #bread-crumb+section .title_c h1{
    background: none;
    font-size: 10px;
    margin: 0;
    text-align: right;
    width: auto;
    display: block;
}
#contents section .title_c h2 {font-size: 15px;color:#333031;margin: 0;padding: 15px 0;font-weight:normal;}
#contents section .title_c h3 {font-size:16px;color:#333031;margin:0;padding:0;}
#contents section .title_c h3#mp_txt_info{
    font-size: 14px;
    color: #333031;
    margin: 0;
    padding: 10px 0;
    font-weight: normal;
}
.info {background:none;padding:0;text-align:left;color:#333031;font-size: 13px;line-height:1.5;margin:0;position:relative;top:2px;}
.info[style="text-align:right;"]{
    font-size: 10px;
    margin: 20px 0;
}
.info+div {background:none;padding:0;text-align:left;color:#333031;font-size:13px;line-height:1.5;margin:0;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 {
	font-size:13px;
	line-height:150%;
	width: 100%;
	margin: 0 auto;
}
.formtable h3 {margin:0 auto;text-align: left; font-weight:normal; font-size:4.0625vw;}
.formtable table {
	background:none;
	border: 1px solid #b6b6b6;
	border-left:none;
	border-right:none;
	border-collapse:collapse;
	width:100%;
	font-size:13px;
	color:#333031;
	margin: 10px auto;
}
.formtable table th {
	padding: 5px;
	border:1px solid #b6b6b6;
	font-weight:bold;
	line-height:120%;
	text-align:left;
}
.formtable table td {
	border: 1px solid #b6b6b6;
	padding: 3px;
	text-align:left;
}
.formtable table .l {
	padding: 5px;
	text-align:left;
	width:40%;
	background:none;
}
.formtable table .r {
	padding: 5px;
	text-align:left;
	width:60%;
	background:none;
	border-bottom: 1px solid #b6b6b6;
}
.formtable table tr:last-child .r {border-bottom:none;padding: 10px 5px;}

.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 {width: 1%;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 #b6b6b6;padding-top:10px;}
.table2 input {
	border:1px solid #cccccc;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.table2 .del input[type="submit"] {
	width: auto;
	height: auto;
	margin: 5px auto 10px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background: #000;
	box-shadow: none;
	color: #FFF;
	border:none;
	font-size: 3.125vw;
	padding: 1.640625vw 5.3125vw;
	border-radius: 3;
	-webkit-appearance: none;
}
.table2 .del input[type="submit"]:hover{
	color: #FFF;
	border:none;
	background: #666;
}
.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 #b6b6b6;
	text-align:center;
	padding:5px;
	background:#eeeeee;
	font-weight:normal;
}
.formtable .table3 th:first-child {
	text-align:left;
}
.formtable .table3 td {
	background:#f6f5f4;
	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:none;border:1px solid #b6b6b6;}
.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 #b6b6b6;
	padding:5px;
	text-align: left;
	width:40%;
	background:none;
}
.formtable .table4 td {
	padding:5px;
	text-align: left;
	width:60%;
	background:none;
	font-size: 12px;
}

.formbox .formtable {
	margin:0;
	border:none;
	background:none;
	padding:0;
}
.formbox .info {
	padding:0;
	text-align:left;
	line-height:1.5;
	font-size: 12px;
}
.formbox p {
	padding:0;
	margin:5px auto;
	text-align:left;
	line-height:150%;
	font-size:13px;
}
.formbox p.submit {
	text-align:center;
}
.formbox p.btg_r {
	padding:0;
	text-align:center;
}

.del,.edit{margin: 5px auto;}
.edit {
	text-align:center;
}
.edit input{
	width: 100%;
	height:auto;
	margin: 5px auto 10px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background: #000;
	box-shadow: none;
	color: #FFF;
	border:none;
	font-size: 3.125vw;
	padding: 3.34375vw 2.65625vw;
	-webkit-appearance: none;
	border-radius: 3px;
}
.edit input:hover{
	color: #FFF;
	border: none;
	background: #666;
}
.ar_link_l a.to_continue{
	width: 100%;
	height:auto;
	margin: 5px auto 10px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background: #000;
	box-shadow: none;
	color: #FFF;
	border:none;
	font-size: 3.125vw;
	padding: 3.34375vw 2.65625vw;
	-webkit-appearance: none;
	box-sizing:border-box;
	line-height:inherit;
	border-radius: 3px;
}
.ar_link_l a.to_continue:hover{
	color: #FFF;
	border: none;
	background: #666;
}
.ar_link_l a.to_continue:before {
	width:auto;
	height: auto;
	background: none;
	background-size: cover;
	margin: 0;
	content:normal;
	display: inline-block;
	vertical-align: middle;
}
div.formbox{}
.formbar {
	color: #333031;
	font-size: 4.375vw;
	margin: 6.25vw 0 10px 0;
	/* border-bottom: 1px solid #b6b6b6; */
	padding: 0 0 2.34375vw;
	vertical-align: middle;
	text-align: left;
}
.form_group .formbar {
	color: #333031;
	font-size: 13px;
	margin: 6.25vw 0 0;
	border-bottom: none;
	padding: 0 0 2.34375vw;
}
.form_group .formbar label{
	font-weight:bold;
}
.formbar>h3 {
	margin:0;
	font-size: 15px;
	padding-left:0;
	padding-bottom: 5px;
	font-weight:normal;
	font-weight: bold;
	border-bottom: solid 1px #b6b6b6;
}
.formbox_n{margin: 0 auto;padding-bottom:20px;text-align: center;}
#pi_refund .formbox_n{text-align:left; margin:1em 0 0;}
.formbox input,textarea {border:1px solid #999;}
.formbox input[type="checkbox"] {border:none;}
.formbox input[type="radio"] {border:none; border-radius:10px; background:#ccc !important;}
.formbox input[type="radio"]:checked{
	background:#000 !important;
}
.formbox input[type="submit"] {
	-webkit-appearance: none;
	width:100%;
	height:auto;
	margin: 5px auto 10px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background: #000;
	box-shadow: none;
	color: #FFF;
	border: none;
	font-size: 3.125vw;
	padding: 3.34375vw 2.65625vw;
	border-radius: 3px;
}
.formbox input[type="submit"]:hover{
	background:#666;
}
.form_t {margin:0;text-align: left;}
.form_t p{
	margin:5px 0 0;padding:0;
	font-size:13px;
	vertical-align: middle;text-align: left;
	color:#333333;
}
.formbox input.submit_or {
	width: 100%;
	height:auto;
	margin: 5px auto 10px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background: #000;
	box-shadow: none;
	color: #FFF;
	border: none;
	font-size: 3.125vw;
	padding: 3.34375vw 2.65625vw;
	-webkit-appearance: none;
}
.formbox input.submit_or:hover{
	color: #FFF;
	border:none;
	background: #666;
}

/* 購入手続き */
.required {margin:0 auto;text-align: left;color:#333031;font-size:13px;}
.required .info {text-align: left;line-height:1.5;padding:0;}
p.button_or input[type="submit"] {
	width:100%;
	height:auto;
	margin: 5px auto 10px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background: #000;
	box-shadow: none;
	color: #FFF;
	border: none;
	font-size: 3.125vw;
	padding: 3.34375vw 2.65625vw;
	-webkit-appearance: none;
	border-radius: 3px;
}
.bto_r input{
	width: 100%;
	height: auto;
	margin: 5px auto 10px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background: #000;
	box-shadow: none;
	color: #FFF;
	border: none;
	font-size: 3.125vw;
	padding: 3.34375vw 2.65625vw;
	box-sizing:border-box;
	-webkit-appearance: none;
}
.bto_r input:hover{
	border:none;
	background: #666;
}

/* 入荷連絡希望*/
.btg_r input[type="submit"] {
	width:100%;
	margin:5px auto 10px;
	text-align:center;
	vertical-align: middle;
	text-decoration: none;
	background: #000;
	box-shadow: none;
	color: #FFF;
	border: none;
	font-size: 3.125vw;
	padding: 3.34375vw 2.65625vw;
	-webkit-appearance: none;
}
.btg_r input[type="submit"]:hover{
	color: #333031;
	border: none;
	background: #666;
}
.btg_r button[type="button"] {
	width: 100%;
	height: auto;
	margin: 5px auto 10px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background: #000;
	box-shadow: none;
	color: #FFF;
	border: none;
	font-size: 3.125vw;
	padding: 3.34375vw 2.65625vw;
}
.btg_r button[type="button"]:hover {
	color: #333031;
	border:none;
	background: #666;
}
.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: 100%;
	height:auto;
	margin: 20px auto 20px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background: #000;
	box-shadow: none;
	color: #FFF;
	border:none;
	font-size: 3.125vw;
	padding: 3.34375vw 2.65625vw;
	box-sizing:border-box;
	display:block;
	border-radius: 3px;
}
.button .btg_r a:hover{
	color: #333031;
	border: none;
	background: #666;
}

/* 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:none;padding:0;}

/* フリーページ */
#contents>section>p {}


/* 購入 */
.formbox .formcontents .form_t textarea {height:100px;}


/* 会員規約 */
aside.agreement {margin:0 0;padding-top: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+ */
}
aside.agreement .formcontents {padding:0;margin:0;}


/* アドレス帳 */
#contents>.pagelist2+section {padding-top:10px;}

/* 購入履歴 */
.mypagelist .formlist {
	padding:0;
}
.mypagelist .formlist .listmenu {
	margin:0;
}
.period form {margin:0 10px;text-align:center;padding-top:15px;background:none;}
#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:6.25vw 0 12.5vw;}
.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 {}

/***** 複数カテゴリ対応用 *****/
/*トップページの見出し位置調整*/
#sortarea div.sps-itemCategoryGroup {width: 100%;margin: auto;}
#sortarea div.sps-itemCategoryGroup .listmenu3{
    display: flex;
    justify-content: space-between;
    overflow: unset;
    margin: 10px auto;
}
.listmenu3.clearof{
    display: flex;
    justify-content: space-between;
    overflow: unset;
    margin: 10px auto;
}
#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 0px;}

/*サイトマップ用下層（第2階層以下）エリアの右線*/
.listmenu li.sps-itemCategorySub .titlebar,
.listmenu li.sps-itemCategorySub li {border-right:none;}

/*サイトマップ用リンクバー*/
.titlebar_list .accordion .sps-titleLinkBar {margin: 5px 0;padding:0;}
.titlebar_list .accordion .sps-titleLinkBar h1 a {
	display:block;
	margin:0;
	padding: 6px 0 5px 0px;
	text-decoration:none;
	font-size:12px;
	color:#333;
	font-weight: normal;
}

/*************************************************/
/*** キーワードリンクデザイン ***/
/* theme11?15の共通レイアウト */
#sps-keywordBox ul {margin:0 auto;padding: 0 0.5em 0 0;}
#sps-keywordBox li {display:inline-block;}
#sps-keywordBox li a {display:block;margin:0 0 0.5em 0.5em;padding: 10px 10px;text-decoration:none;font-size:0.9em;}

/* theme11のデザイン */
#sps-keywordBox li a {
  border-right:1em solid #fff;
  display: block;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 3px -1px;
  border-radius: 5px;
  border: solid 1px #f8f4ef;
  box-sizing: border-box;
  background: #FFF;
  color: #333;
  font-size: 11px;
}

/***** 購入履歴の評価コメントデザイン *****/
/* 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: #615e5e;

background-size: cover;

max-width: 100%;

width: 100%;

height: auto;

border-radius: 3px;

margin: 5px 0 0 0;

color: #FFF;

-webkit-appearance: none;

padding: 3.34375vw 2.65625vw;

border: none;
}
.stock .wish_add_ok{
    text-decoration: underline;
    padding: 30px;
}
/* 商品一覧 リスト表示 */
.itemlist .wish_area{
    /* float: right; */
    /* margin: -40px 0 0 0; */
    padding: 0;
    text-align: right;
}
.itemlist .itemlist_bottom a{
    padding-bottom: 10px !important;
    padding: 5.5vw 0 0 0;
    overflow: hidden;
}
.itemlist .wish_area .wish_add{
    margin: 0;
    padding: 7px 3.6vw;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    font-size: 80%;
    font-weight: bold;
    background: #5f5f5f;
    border-radius: 2px;
    color: white;
    border: none;
    -webkit-appearance: none;
}
.itemlist .wish_area .wish_add_ok{
    text-decoration: underline;
    padding: 15px;
    font-size: 80%;
    position: relative;
}
/* 商品一覧 カタログ表示 */
.cataloglist .wish_area{
    text-align: center;
    float:left;
    margin: 7px 0;
    width:100%;
    /* display: none; */
}
.cataloglist .wish_area .wish_add {
    font-size: 80%;
    font-weight: bold;
    padding: 7px 20px;
    background: #5f5f5f;
    border-radius: 2px;
    color: white;
    position: relative;
    border: none;
    width: 100%;
    -webkit-appearance: none;
    border-radius: 0;
}
.cataloglist .wish_area .wish_add_ok{
    text-decoration: underline;
    font-size: 80%;
    position: relative;
    margin: 9px 0;
    -webkit-appearance: none;
    border-radius: 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: 5px;
    text-align: center !important;
    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: 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: 11px; 
    padding: 5px 0 7px 0;
    display: block;
}

.cataloglist .wish_text_red {
    font-size: 11px;
    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 {
    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 #b6b6b6!important;
}

table.table_collapse td {
    border: 1px solid #b6b6b6;
}

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;
}

img[src*='TRACKING'] {display:none;}

div.sps-cartaddModalArrow {
    margin-top: -54px;
}

#sps-smp-cart section .title h1{
    background: #1f1c1c;
    color: #fff;
    padding: 10px 10px;
    font-size: 14px;
}
#sps-smp-cart section .title{
    margin: 25px auto 5px;
}

/*ヘッダー固定分の高さ調整*/
body {
    padding-top: 115px !important;
}
#sps-global-navi {
    position: absolute;
    top: 113px;
}
#contents {
    padding: 55px 0 20px !important;
}

/*SALEの文字調整*/
.price.mp_item_item5 .mp_item_item6,
.mp_item_item5_5.initial_price .mp_item_item6_5 {
    color: #f0365e;
}