@charset "utf-8";
/* reset */
body {margin:0;padding:0;border:0;line-height:1;word-wrap:break-word;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
ul {list-style:none;margin:0;padding:0;}
li {margin:0;padding:0;}
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;}
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 { width: 20px; height: 20px;}
select { width: 95%; height: 35px; vertical-align:middle;}
form {margin:0;}
hr {margin:0 auto;}a
.titlebar+aside .listmenu li,.footer ul li,.formlist ul li{margin: 0;background:transparent;}

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

/* tag setting */
body {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background:white;
}
input,textarea {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	padding:2px;font-size:12px;
}
pre {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
textarea {width:100%}
select {font-size:12px;padding:2px;}
img{ max-width: 100% }

/* system class */
p.full {margin:10px;}
.full_img {width:100%;}
.productimg {width:90%;margin: 0 auto;}
.logoimg {width:260px;}
.searchbutton {width:60px;height:50px;}
.imgharf {width: 50%}
.catalogimg {width:142px;}
.img72 {margin:0 1px;width:17%;}
.img100 {
	margin:0 1px;
	max-width: 100%;
}
.text-left {text-align: left}
.text-center {text-align:center}
.text-right {text-align: right}
.text_s {font-size:75%;}
.text_1 {color: #000000;font-size:14px;}
.border_1 {margin:10px 0;padding:10px;}
.more {text-align: right}
.red {color: #000000}
.gray {color:#7E7E7E}
.f_l {float:left;}
.f_r {float:right;}
.input_l input{width:95%; height: 45px; margin-bottom: 10px; padding:5px; font-size:14px;}
.input_m input{width:50%}
.input_s input{width:20%;}
.input_2 input{width:40%;}


/* layout */
#page {
	width:100%;
	margin:0 auto;
	padding:0;
	font-size:15px;
	color:#282828;
	-webkit-text-size-adjust:none;
}
#main {margin: 0 auto;text-align:center}

/* header */
#header {margin:0 auto;}
#header section {margin: 0;width:100%;}
#header nav {margin: 0;text-align: center;width:100%;}
#header nav a{text-decoration: none}
/* header common */
#header ul{ list-style-type: disc;padding: 0 25px}
#header ol{ list-style-type: decimal;padding: 0 25px}
/* header toppage */
#top_header ul{ list-style-type: disc;padding: 0;}
#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;}
#contents section {
	margin-bottom: 50px;
}
#sps-smp-cart #contents section{
	margin-bottom: 20px;
}
#contents section#mp_ta_message {
	margin-bottom:0;
}
#contents .title {
	width: 90%;
	margin: 0 auto;
}
.formbox section {background:transparent;}

/* footer */
#footer {background:transparent;}
#footer section {background:transparent;padding:0;border:none;}
#footer section>p.ch { display:none; background:#000000;color:white;font-size:14px;font-weight:bold;margin:0;padding:10px 0;text-align:center;}
#footer section>p.ch a {color:white;}
#footer section>p.copy {background:#000000;color:white;font-size:12px;margin:0;padding:10px 0;text-align:center;}

#footer .footer aside ul.listmenu {
	border:none;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-box-shadow:none;
	background:transparent;
	padding-top:5px;
	margin:5px 0 15px;
}
#footer .footer aside ul.listmenu li {
	background:transparent;
	border:none;
	line-height:1;
}
#footer .footer aside ul.listmenu li a {
	color:#666666;
	background:white url(https://www.miyaginoarare.co.jp/pic-labo/theme11/arrow1.png) no-repeat 97% center;
	border:none;
	border-bottom:1px solid #dddddd;
	-webkit-border-radius:0;
	border-radius:0;
	padding:8px 10px;
	margin:0;
	font-size:11px;
	box-shadow:none;
	-webkit-box-shadow:none;
}
#footer .footer aside ul.listmenu li:first-child a {
	border-top:1px solid #dddddd;
}

/* common */
#bread-crumb {
  margin: 1em 5% 0;
  padding-bottom: 5px !important;
}

/*  title   */
.title h1 {
	font-size: 22px !important;
}
section h2 {
	font-size: 22px !important;
	line-height:1.5;
}
#news .listmenu {
	width: 90%;
	margin: 0 auto;
}
#contents>.title {margin:0;}
.title img {margin: 0;vertical-align:top;margin-left:5px;}
#news .title {height:15px;}
#news .title h1 {float:left;margin-top: 0;}

.title p {
	float:right;
	padding:0;
  display: none;
}
.title p a{
	margin: 0 auto 0;
	padding:16px 10px 4px 26px;
	height:20px;
	text-decoration:none;
	font-size:10px;
	color:#333333;
	vertical-align:middle;text-align:left;
	background:url(../img/theme11/title_p_bg.png) no-repeat left 12px;
}
.titlebar {
	padding:0;
	margin:0;
	vertical-align:middle;
	text-align:left;
}

.titlebar .open {text-align: left;padding: 10px 4px;background-image:url(../img/theme11/minus2.png) ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar .open.active {background-image:url(../img/theme11/plus2.png) ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar .closed {text-align: left;padding: 10px 4px;background-image:url(../img/theme11/plus2.png) ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar .closed.active {background-image:url(../img/theme11/minus2.png) ;background-repeat : no-repeat; background-position : 97% center;}

.titlebar_g .open {padding: 10px 4px;background-image:url(../img/theme11/minus2.png) ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar_g .open.active {background-image:url(../img/theme11/plus2.png) ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar_g .closed {padding: 10px 4px;background-image:url(../img/theme11/plus2.png) ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar_g .closed.active {background-image:url(../img/theme11/minus2.png) ;background-repeat : no-repeat; background-position : 97% center;}

.titlebar_g {
padding: 0 4px;
margin: 0;
font-size: 120%;
background:url("../img/theme11/gradation_green_401.png") repeat-x 97% center;
color: #ffffff;
text-shadow: none;
vertical-align: middle;text-align: left}
.titlebar_b{
padding: 5px 8px;
font-size: 100%;
color: #282828;text-shadow: none;
vertical-align: middle;text-align: left;
}
.titlebar_b+aside {text-align:left;padding: 10px 0;}
.titlebar_b .open {padding: 10px 4px 10px 5px;background-image:url(../img/theme11/minus.png) ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar_b .open.active {background-image:url(../img/theme11/plus.png);background-repeat : no-repeat; background-position : 97% center;}
.titlebar_b .closed {padding: 10px 4px 10px 5px;background-image:url(../img/theme11/plus.png);background-repeat : no-repeat; background-position : 97% center;}
.titlebar_b .closed.active {background-image:url(../img/theme11/minus.png);background-repeat : no-repeat; background-position : 97% center;}

/* news */
.listmenu a span.date {color:#000000;display:block;}
.date.text-right {padding:10px;}

.listmenu a p.date {margin-left:10px;}
.note{color: #464646;font-size:75%}

/* listmenu */
section .listmenu {
margin:5px;
word-wrap:break-word;
background-color:transparent;
-webkit-border-radius:0;
border-radius:0;
border:none;
clear: both;
}
section aside .listmenu {
display: none;
}
.listmenu li {
list-style-type: none;
text-align:left;
font-size:14px;
line-height:1.5;
margin-bottom:5px;
font-family: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
border-bottom: 1px solid #000;
padding: 15px 10px;
}
.listmenu li:nth-of-type(1) {
	border-top: 1px solid #000;
}
.listmenu li p {
	margin: 0 0 15px;
}
.listmenu li br {
	display: none;
}
.listmenu li a,.titlebar+aside a{
	padding:6px 17px 6px 5px;
	margin:5px 0;
	display: block;
	background:white url(../img/theme11/arrow2.png) no-repeat 97% center;
	color:#333333;
	text-decoration:none;
}
#contents>.listmenu {
	margin-bottom:10px;
}
#contents>.listmenu li {
	margin-bottom:0px;
}
#contents>.listmenu li a {
	margin:0;border-bottom:1px solid #dddddd;
	-webkit-box-shadow:none;
}
.listmenu li a:link {
	color:#333333;
}


.listmenu li,.titlebar+aside a {-webkit-tap-highlight-color: rgba(0,0,0,.4);-webkit-tap-highlight-color:#ccc;}
.listmenu li{ font-size:13px; }
.listmenu li:first-child{}
.listmenu li:last-child {margin-bottom:0px;}

.titlebar+aside ul,.formlist ul{margin: 0;}

/* search box */
#searchbox{
	display: none;position:absolute;top:0;background:#000;margin:0 auto;padding-bottom:10px;text-align:left;width:100%;color:#fff;z-index:1;
	background-color:rgba(0, 0, 0, 0.8);
}
#searchbox2 {margin: 0 auto;text-align: left;width: 100%;background:white;}
#searchbox2 .search_form {}
.search_form {
	margin:5px;padding:5px;background:white;color:#666666;font-size:12px;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
}
.search_form div.clearof {}
.search_form .input_l {}
.search_form .input_l .keyword_search {padding-bottom:5px;}
.search_form .input_s {}
.search_form .input_s .price_search {padding-bottom:5px;}
.search_form select {width:100%;}
.search_form .input_l input{
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
#searchbox .title {text-align: left;width: 95%;text-shadow: none;padding:10px 0;background: none;box-shadow:none;-webkit-box-shadow:none;}
#searchbox h1 {color:#fff;text-shadow: none;}
#search_form div {margin:10px 0;}
.search_form p.f_l  {
	margin:0;
}
.search_form .f_l select {
	border:1px solid #cccccc;
	background:white;
	color:#666666;
	margin-right:10px;
}
.search_form .submit {
	text-align:center;
	margin:5px auto;
}
.search_form .submit input {
	width:250px;height:25px;
	background:url(../img/theme11/btn1_bg.png) no-repeat;
	border:none;
	color:black;
	text-shadow:1px 1px 1px rgba(255,255,255,0.5);
	text-align:center;font-weight: bold;
	vertical-align: middle;
	padding:0;text-decoration: none;
	font-size:12px;
}
.submit_gr{
	font-size:14px;
	padding:3px 10px;
	background:transparent;
	color:#6a4f0f;
	border:none;
}

#close{
	text-align: center;color: #282828;background: #FFF;position: absolute;padding: 16px 15px;
	top: 0px;right: 10px;font-size: 150%;
}
#close {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

/* item list */
.itemlist {
	width: 90%;
	margin:0 auto 15px;
	background:transparent;
	border:none;
	-webkit-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}
.itemlist:before {
}
.itemlist:after {
}

.itemlist li {
	width: 48%;
	display:block;
        border: 1px solid #ddd;
        border-radius: 5px;
	padding:10px 10px 20px;
	text-decoration:none;
	margin:0 1% 10px;
}
.itemlist li a:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.mp_ranklistpattern_layout1 .itemlist li {
position: relative;
margin-bottom:20px;
}
.mp_ranklistpattern_layout1 .itemlist li:nth-of-type(2n) {
margin-left: 0;
}
.mp_ranklistpattern_layout1 .itemlist li:nth-child(4),
.mp_ranklistpattern_layout1 .itemlist li:nth-child(8) {
margin-left: 2%;
}
.mp_ranklistpattern_layout1 .itemlist li:nth-child(2)::before,
.mp_ranklistpattern_layout1 .itemlist li:nth-child(4)::before,
.mp_ranklistpattern_layout1 .itemlist li:nth-child(6)::before,
.mp_ranklistpattern_layout1 .itemlist li:nth-child(8)::before {
display: block;
position: absolute;
color: #fff;
text-align: center;
border-radius: 50px;
font-size: 20px;
width: 35px;
height: 35px;
padding: 8px 1px;
top: 5px;
left: 5px;
line-height: 1;
}
.mp_ranklistpattern_layout1 .itemlist li:nth-child(2)::before {
content: '1';
background: #9a8611;
}
.mp_ranklistpattern_layout1 .itemlist li:nth-child(4)::before {
content: '2';
background: #8b8b8b;
}
.mp_ranklistpattern_layout1 .itemlist li:nth-child(6)::before {
content: '3';
background: #734c1f;
}
.mp_ranklistpattern_layout1 .itemlist li:nth-child(8)::before {
content: '4';
background: #8c9a54;
}
#mp_txt_rank_button {
display:none;
}

.product_search {
}
.product_search .pager {
  display: none;
}
.product_search+section .btn button{
	width:350px;
	height:50px;
	margin:15px auto;
	background: #58493f;
	border-radius: 8px;
	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:15px;
	background-size: cover;
}

#newarrival .btn button{
	width:350px;
	height:50px;
	margin:15px auto;
	background: #58493f;
	border-radius: 8px;
	border:none;
	color:white;
	text-align:center;
	vertical-align:middle;
	padding:0;text-decoration:none;
	font-size:15px;
	background-size: cover;
}
#ranking .btn button{
	width:350px;
	height:50px;
	margin:15px auto;
	background: #58493f;
	border-radius: 8px;
	border:none;
	color:white;
	text-align:center;
	vertical-align:middle;
	padding:0;text-decoration:none;
	font-size:15px;
	background-size: cover;
}
#recommended .btn button{
	width:350px;
	height:50px;
	margin:15px auto;
	background: #58493f;
	border-radius: 8px;
	border:none;
	color:white;
	text-align:center;
	vertical-align:middle;
	padding:0;text-decoration:none;
	font-size:15px;
	background-size: cover;
}

/* prize */
.itemlist li.prize {
	display:none;
}
.prize img {display:none;}
.itemlist li.rank{
	display:none;
}

/* tag */
.tag {text-align:right;text-align:left;margin:0 2px 3px;display: none;}
.tagline {color:#999;font-size: 75%}
.recommend {margin-right: 3px;font-size: 100%;}
.price {color: #282828;font-size:12px;}
.fixedprice {text-decoration: line-through !important;color: #282828;font-size:12px;}
.catch {display: block;font-weight: bold;color: #5d5d5d;text-shadow:none;}

.new {background:#f0365e;color: #fff;padding:2px 3px;display:inline-block;font-size:10px;margin-right: 3px;text-shadow: none !important;}
.pickup {background:#2ccaec;color: #fff;padding:2px 3px;display:inline-block;font-size:10px;margin-right: 3px;white-space: nowrap;text-shadow: none !important;}
.sale {background:#ffa200;color: #fff;padding:2px 3px;display:inline-block;font-size:10px;margin-right: 3px;white-space: nowrap;text-shadow: none !important;}
.cool {background:#00d036;color: #fff;padding:2px 3px;display:inline-block;font-size:10px;margin-right: 3px;text-shadow: none !important;}
.soldout {font-size:11px;text-align:right;float:left;}
.soldout span{
	color:white;
	text-align:center;
	background:#000000;
	padding:8px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	display:inline-block;
	line-height:1;
	font-size:12px;
}
.product_name .new {padding:2px 5px;display:inline;font-size:12px;display: none;}
.product_name .pickup {padding:2px 5px;display:inline;font-size:12px;display: none;}
.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 {
	width: 100%;
	clear:both;
}
.li_l img {
	float: none;
}
.li_r {}
.li_r div {
	color:#000000;
	font-size:14px;
	margin: 15px 0 0;
	line-height:1.5;
	font-family: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
.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 {
	height:auto;
	margin-bottom:0px;
	font-weight:normal;
	padding-bottom:0px;
	font-family: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
.li_r div.soldout {margin-right:18px;clear:right;font-weight:normal;}

/* accordion */
.accordion {
}
.accordion .titlebar {
	color:#333333;
	background:white;
	border-left:3px solid #000000;
	padding:6px 17px 5px 7px;
	margin:5px;
	vertical-align: middle;text-align:left;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
}
.accordion .titlebar h1 {
	font-size:12px;margin: 0;padding:2px 25px 2px 0;text-align: left;
}
.accordion .titlebar.sps-titleLinkBar h1 {
       padding:2px 10px 2px 0;
}
.accordion .titlebar_b {
	color:black;
	background-image:url(../img/theme11/title_point.png),url(../img/theme11/title_bg.png);
	background-repeat:no-repeat,repeat-x;
	background-position:left top,left top;
	margin:10px 0 0;padding:14px 0 12px;
	vertical-align:middle;text-align:left;
}
.accordion .titlebar_b h1 {
	font-size:14px;margin:0;padding:0 0 0 10px;text-align:left;font-weight:normal;
}
.accordion .titlebar_b+aside {
	padding:5px 0;
}
.accordion .titlebar_b+aside>.formtable {
	margin:0 10px;
}
.accordion aside ul.listmenu {
	border:none;
	background:transparent;
	-webkit-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
}
.accordion aside ul.listmenu li {
	background:transparent;
	border:none;
	line-height:1;
}
.accordion aside ul.listmenu li.categorylink {
	background:transparent;
}
.accordion aside ul.listmenu li a {
	color:#333333;
	background:white url(../img/theme11/arrow2.png) no-repeat 97% center;
	padding:7px 17px 7px;
	margin:5px;
	font-size:11px;
}
.accordion aside ul.listmenu li.categorylink a {
	color:white;border:1px solid white;
	background:#000000 url(../img/theme11/arrow3_r.png) no-repeat 97% center;
	padding:6px 16px 6px 4px;
	margin:5px;
	font-size:11px;
}

/* freearea */
#mp_ta_header {
  width: 90%;
  margin: 0 auto;
}
#mp_ta_header p {
  margin-top: 15px;
  line-height: 1.8em;
  font-family: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
.freearea p { margin:0; line-height:1.7; font-size:15px;}
.freearea hr { margin: 10px 0 ;}
.freearea img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
.p-text-details img {
  width: 100%;
  height: auto;
  vertical-align: middle;
  margin-top:50px;
}

.freearea ol { list-style-type: decimal;padding: 0 25px}

/*  カテゴリータイトル   */
.categorybar{
	padding: 6px 4px;text-align: left;
	margin: 0;
	font-size: 100%;
	background: #E8EEE8;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	vertical-align: middle;
}
.categorylink{background: #E8EEE8;vertical-align: middle;}

.payment ul{margin: 0;}
.payment li {
	padding:5px 22px;overflow:hidden;display:block;text-decoration:none;
	background-image: url(../img/theme11/arrow2.png);
	background-position:8px center;
	background-repeat:no-repeat;
	list-style-type:none;text-align:left
}
.payment aside>p {margin:10px;}
.payment .formtable {font-size:12px;padding:10px 0;background:white;}
.payment .formtable li+p {color:#000000;border-bottom:1px solid #eaeaea;padding:0 10px 10px 22px;margin:5px 0;}
.payment .formtable li+p:last-child {border-bottom:none;}
.payment .formtable br+p {padding:0 10px 10px 22px;margin:5px 0;}

/* lists */
.bgn {margin:5px;}
.bgn li {
	list-style-type: none;text-align:left;font-size:11px;margin-bottom:5px;
}
.bgn li:last-child {
	margin-bottom:10px;
}
.bgn li a {
	padding:9px 25px 9px 15px;
	display: block;
	background:white url(../img/theme11/arrow2.png) no-repeat 95% center;
	color:#333333;
	text-decoration:none;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
}
.bgn li.categorylink a {
	border-left:3px solid #000000;
	padding-bottom:6px;
	padding-left:7px;
}
.bgn2 .categorylink {
	background:white url(../img/theme11/arrow7.png) no-repeat 97% center;
}
.bgn2 ul.bgn {
	margin-bottom:0;
}
.bgn2 ul.bgn li.categorylink a {
	background-color:white;
	border:none;
	border-left:3px solid #000000;
	color:#333333;
	text-decoration:none;display:block;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
	padding:8px 17px 6px 5px;
	margin:5px 0;
	font-size:12px;
}
.bgn2 .listmenu2 .bgn li a {
	background-color:white;
	border:none;
	color:#333333;
	text-decoration:none;display:block;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
	padding:6px 17px 6px 5px;
	margin:5px 0;
	font-size:11px;
}

/*  accordion top処理*/
.titlebar+aside .listmenu li:first-child{border-top: none}

.listmenu2 {margin:0 8px;}
.listmenu2 ul{
	list-style-type: none;margin:0 auto;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.listmenu2 .l{float: left;overflow: hidden;width:49%;text-align: left;}
.listmenu2 .r{float: right;width:49%;text-align: left;}
.listmenu2 .l li,.listmenu2 .r li {border-right: none;border-left: none;}
div.listmenu2 div ul.listmenu li a {
	border:none;
	background-color:white;
	color:#333333;
	font-size:11px;
	padding:6px 17px 6px 5px;
	margin:5px 0;
	text-decoration:none;display:block;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
}
.accordion div.listmenu2 div ul.listmenu li a {
}


.listmenu3 {margin:5px auto;width:97%;text-shadow:none;padding:0;}
.listmenu3 .l{float: left;overflow: hidden;width:49%;text-align: center;}
.listmenu3 .r{float: right;overflow: hidden;width:49%;text-align: center;}
.listmenu3 a{
	padding:6px 17px 6px 5px;
	margin:0;
	background:white url(../img/theme11/arrow2.png) no-repeat 97% center;
	color:#333333;
	text-decoration:none;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
	text-decoration:none;display:block;
	font-size:12px;
}


/* ranking */

.whitelist li:nth-child(odd) {padding: 4px 5px;}
.whitelist li:nth-child(even) {background:none;padding: 4px 5px;}

.cataloglist ul { text-align: center;}

.cataloglist .box {
	display: inline-block;
	padding-right: 5px;
	width:142px;
}
.cataloglist .bg {
	height:auto;
	padding:6px 0 10px;
	text-align:right;
	vertical-align:middle;
}
.cataloglist .soldout{margin-top: 3px;}

/* 在庫返品sns */
.form_menu{margin:10px;}

.sns {
  display: none;
}

.sns ul {
	list-style-type:none;
	text-align:center;
}

.sns li{
	display:inline-block;margin:10px 5px;vertical-align:middle;
}

#contents>section.review {
	margin:0 auto;
}
#contents>section.review>div.comment {
	margin:0 auto;
	width:95%;
}
.review div.comment .recommend img {
	width:15px;height:15px;vertical-align:-1px;float: left;
}
.itemlist li a .tag .recommend img {
	width:11px;height:11px;vertical-align:-1px;
}
.customersbox .customerbar .recommend img {
	vertical-align:-1px;
	width:16px;height:16px;float:left;
}
.freearea .commenttitle .recommend img {
	width:15px;height:15px;vertical-align:-1px;float:left;
}

.arrowbg {
	border-left: 15px solid transparent;
	border-top: 16px solid #999;
	position: absolute;
	bottom: 5px;
	left: 119px;
	width: 0;
	height: 14px;
}

.arrow {
	border-left: 14px solid transparent;
	border-top: 14px solid #fff;
	position: absolute;
	bottom: 5px;
	left: 121px;
	width: 0;
	height: 15px;
}

/* form 1 */
.shopping_form {text-align:left;}
.shopping_form .variation1,
.variation2,.variation3{
	border-spacing: 0;
	width: 97%;
	margin:20px auto;
	border-collapse:collapse;
    table-layout:auto;
}
/*  バリエリスト見出し */

.shopping_form .variation1  th,.variation2  th,.variation3  th  {
	padding: 10px 5px;font-size:75%;
	background: #ffffff;
	border: 1px solid #DDD;
	color: #333;
}
.shopping_form .variation1 td,.variation2 td  {
	padding: 10px 10px;
	border: 1px solid #DDD;
	vertical-align:middle;
	text-align: left;
}
 .variation3 th,.variation3 td {border:1px solid #DDD;font-size:100%;}
.shopping_form .variation3{width: 50%;text-align: center}
/* button select */
.shopping_form  select{
	margin:5px 0;text-align: left;
	width: 93%
}
.shopping_form p{
	margin:5px auto;text-align: center;
}

.shopping_form .variation1 td:nth-child(1){width: 80%;font-size: 75%;}
.shopping_form .variation1 td:nth-child(2){width: 5%;text-align:center;white-space: normal;}
.shopping_form .variation1 td:nth-child(3){width: 15%;white-space: nowrap;}
.shopping_form .soldout{font-size: 75%;text-align: center;}
.variation1 img{width:104px;height:24px;}
.variation2 td:nth-child(1){width: 80%;font-size: 75%;}
.variation2 td:nth-child(2){width: 5%;border-right:1px solid #fff;text-align:center;}
.variation2 td:nth-child(3){width: 15%}

.variation2 a {margin-left:5px;}
.variation2 .ok{color:#359e65;}
.variation2 .few{color:#ef9848;}


/*  備考購入数   */
.remark {margin:5px 20px;text-align:left;width:92%;}
.remark dl{font-size:120%;}
.remark dt{float: left;width:22%;margin: 5px 0;vertical-align:middle}
.remark dd{float: none;margin: 3px 0;white-space: nowrap}
.remark span{position:relative;top:5px;display: block}
.remark td {vertical-align:middle;text-align:left;font-size:14px;}
.remark .l{width: 30%;}
.remark .r{width: 70%;text-align:left;}
.input100{width: 80%}
.input10{width: 20%}
.stock hr {border-color: #939394}
.stock select { max-width: 100% }
.mailicon{width:24px;height:11px;}
.req {margin:5px 10px 20px; text-align:right;font-size:75%;}
.req img {vertical-align:bottom;}
.req span {color:#626262;}

/* ボタン */
.btn { margin:0 auto; text-align:center; }
.btn button{
	width:350px;
	height:50px;
	margin:15px auto;
	background: #58493f;
	border-radius: 8px;
	border:none;
	color:white;
	text-align:center;
	vertical-align:middle;
	padding:0;text-decoration:none;
	font-size:15px;
	background-size: cover;
}

.submit {margin: 10px auto; text-align: center;}
.formcontents dl p.submit {padding-left:0;padding-right:0px;}

 /* カート */
.curt_s {
	text-align:center;
}
.stock form input.curt_s {
	width:87px;height:25px;
	background:url(../img/theme11/btn_cart_bg.png);
	font-size:10px;
	color:white;
	display:inline-block;
	-webkit-appearance:none;
	border:none;
}
.stock>aside:nth-child(2) {
	background:white;margin:0 5px;padding:1px 0;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
}
.curt_l{
	padding: 10px;font-size:120%;width: 80%;color: #fff !important;font-weight:bold;
	background: #ffcc99;
	margin: 0 auto;
	border-radius: 1px;-webkit-border-radius: 1px;-moz-border-radius: 1px;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
}
.curt_l button:hover,.curt_s button:hover {
	border-top-color,border-left-color: #ff9900;
	border-bottom-color,border-right-color: #fff;
	background: #ff9900;
	color: #ffffff;
	}
.curt_l button:active,.curt_s button:active {
	border-top-color: #ff9900;
	background: #ff6600;
}
#contents>section>div.formbox>form>aside.formcontents>div.text-left {font-size:11px;}

/* 入荷連絡を希望する */
.request_s {
	width:87px;height:18px;padding-top:7px;
	background:url(../img/theme11/btn_contact_bg.png);
	font-size:10px;
	color:white;
	display:inline-block;
	-webkit-appearance:none;
	text-align:center;
	display:inline-block;
}
a.request_s {
	color:white;
	text-decoration:none;
}
.request_l{
	padding: 10px;font-size:120%;width: 80%;color: #fff !important;font-weight:bold;
	border: 1px solid #336699;
	margin: 0 auto;
	border-radius: 1px;-webkit-border-radius: 1px;-moz-border-radius: 1px;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
}
.request_l button:hover,.request_s button:hover {
	border-top-color,border-top-left: #3366CC;
	background: #3366CC;
	}
.request_l button:active,.request_s button:active {
	border-top-color: #1b435e;
	background: #3366CC;
}
/* 在庫切れ */
.shopping_form .variation1 .soldout,.shopping_form .variation2 .soldout {
	width:87px;height:18px;padding-top:7px;
	background:url(../img/theme11/btn_soldout_bg.png);
	font-size:10px;
	color:black;
	display:inline-block;
	text-align:center;
	display:inline-block;
}
.shopping_form .variation1 .soldout span,.shopping_form .variation2 .soldout span {
	color:black;
	width:auto;text-align:center;
	background:transparent;padding:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}


/* 通知 */
.error {color: #FF0000;text-align:left;}
#contents section > p.error {padding:20px 10px;}
.attention {
	background:white;
	background-image:url(../img/theme11/section2_bg.png),url(../img/theme11/section2_bg.png);
	background-repeat:repeat-y,repeat-y;
	background-position:left top,right top;
	padding:5px 20px;
}
.formbar2{margin: 0;padding:10px;text-align: left;background: #EDF2ED;border-bottom: none;}

.formlist {margin:5px auto;padding:0;text-align: center;}
.formlist .bar {
	color:black;
	background-image:url(../img/theme11/title_point.png),url(../img/theme11/title_bg.png);
	background-repeat:no-repeat,repeat-x;
	background-position:left top,left top;
	margin:10px 0 0;padding:14px 0 12px;
	vertical-align:middle;text-align:left;
}
.formlist .bar h3 {
	font-size: 15px;margin: 0;padding: 0 0 0 20px;text-align: left;
}
.formcontents {margin: 0 10px;background:white;padding:15px 10px;     border-bottom: 1px solid #ddd;}
.formcontents dl{margin: 0 auto;list-style-type: none;width: 90%;}
.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{}
.checkbox, .radio {
    position: static !important;
    display: block !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-size:14px;
}
.radio{position:relative;top:-4px;margin-left: 20px;}
.radio h3{font-size: 16px !important;}
.formcontents ul li{word-wrap: break-word;}

/*  button orange固定 */
.button_or {
	margin:0;
}
.button_or input {
	width:250px;height:25px;
	margin:5px auto;
	background:url(../img/theme11/btn3_bg.png) no-repeat;
	border:none;
	color:white;
	text-align:center;
	vertical-align: middle;
	padding:0;text-decoration: none;
	font-size:12px;
}

/*  button  orange2固定   */
.button_closing input{width:70%;margin: 0 auto;font-size:100%;padding:15px 20px;
	border: 1px solid #F4BD2B;
	background: #ffffff;
	background: url("../img/theme11/arrow_right.png") no-repeat 97% center,-webkit-gradient(linear, left top, left bottom, from(#ffe885), to(#f4b81c));
	background: url("../img/theme11/arrow_right.png") no-repeat 97% center,-moz-linear-gradient(top, #ffe885, #f4b81c);
	border-radius: 1px;-webkit-border-radius: 1px;-moz-border-radius: 1px;
	color: #fff;font-weight: bold;
	vertical-align: middle;
}

/*  button gray可変*/
.button {margin:10px auto;font-size:100%;text-align: center}
#contents>.button:last-child {margin-bottom:20px;}
.btg_r,.btg_l {display:inline;}
.btg_l a{
	border: 1px solid #5A5A5A;
	width:100%;padding:15px 10px 15px 40px;
	text-decoration: none;color: #4D4D4D;
	background: #ffffff;font-size:75%;
}
.btg_r button,.btg_r input,.btg_r a{
	border: 1px solid #5A5A5A;
	padding:15px 40px 15px 10px;
	text-decoration: none;color: #4D4D4D;
	background: #ffffff;font-size:75%;display:inline;
	border-radius: 1px;-webkit-border-radius: 1px;-moz-border-radius: 1px;
}

.address {margin: 0;display:inline;}
.formbox .address input[type="submit"] {
	width:100px;margin:0 ;height:20px;padding:2px 10px;
	border:none;
	background: #030303;
	background: -webkit-gradient(linear, left top, left bottom, from(#5a5a5a), to(#030303));
	background: -moz-linear-gradient(top, #5a5a5a, #030303);
	color:white;text-align: center;font-weight: bold;
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	vertical-align: middle;
	display: inline;
	font-size:11px;
	text-decoration:none;
}

.formnavi{margin:0 auto;}
.formnavi dl,.formnavi div {margin:5px auto;width:90%;}
.formnavi dt {float:left;width:47%;text-align:left;}
.formnavi dd {float:right;width:47%;text-align: right;}
.ar_link_l {}
.ar_link_l a {
	background:white url(../img/theme11/arrow1_l.png) no-repeat 7px center;
	color:#666666;
	font-size:13px;
	border-bottom:1px solid #dddddd;
	padding:5px 10px 5px 20px;
	text-decoration:none;
	display:block;
	text-align:left;
}
.ar_link_r {
	background:transparent;
	border:none;
	line-height:1;
	padding:0;
}
.ar_link_r a {
	display:block;
	color:#666666;
	background:white url(../img/theme11/arrow1.png) no-repeat 97% center;
	border:none;
	border-bottom:1px solid #dddddd;
	-webkit-border-radius:0;
	border-radius:0;
	padding:15px 10px;
	margin:0;
	font-size:14px;
	box-shadow:none;
	-webkit-box-shadow:none;
	text-decoration:none;
}

.formnavi .a_l{
	background:url("../img/theme11/arrow_left.png")left center ;background-repeat : no-repeat; background-position : 5% center;
	padding:15px 0px 15px 35px;color: #4D4D4D;text-decoration: none;vertical-align: middle;display: block;
}
.formnavi .a_r{
	background-image:url("../img/theme11/arrow_right_bk.png") ;background-repeat : no-repeat; background-position : 95% center;
padding:15px 35px 15px 0px;color: #4D4D4D;text-decoration: none;vertical-align: middle;display: block;
}

.update input{
	padding: 5px 10px;-webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;
	border: 1px #969696 solid;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC));
	background: -moz-linear-gradient(top, #ffffff, #cccccc);
	color: #4D4D4D;text-decoration:none;
}

/* お客様の声 */
#contents>.pagelist+section {padding-top:5px;}

section .customersbox:last-of-type{ border-bottom: 1px solid #969696;}
.customerbar {
	background:white;
	padding:5px 10px;
	margin:0 auto;
	font-size:13px;
	display:inline-block;
}
.customersbox .customerbar {
	margin:0 10px;
	display: inline-block;
	font-size:13px;
}
.customerbar img {vertical-align:-3px;}
.customerbar .f_r.date {color:#666666; margin-left:10px;}
.customerscomment {
	margin:0 auto;
	background:white;
	padding:10px 10px 0;
	font-size:14px;
	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 { padding:0 20px; }
.shopcomment .plus {
	padding-right:10px;
}
.shopcomment .plus .f_r:before {
content:"全文を見る";color:#333333;font-size:10px;
}
#contents .shopcomment .f_l{width:unset;}
.shopcomment .f_l,.shopcomment .f_r{padding:3px 0;font-size: 100%; float:none;}
.shopcomment .f_l{
padding-left: 50px;color:#3B91D6;
}
@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 {
	color:black;font-size:15px;
	padding:5px;
	background:white;
	margin:10px 10px 0;
	border-bottom:1px 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{
	text-align:center;
	padding:5px;
	width: 150px;
	margin: 12px 10px;
	background: #a1976d;
	font-size:12px;
	color: #fff;
	display: block;
}
.rightarrow > div > a {
	text-decoration:none;
	color:#333333;
}
.customersbox .rightarrow div {
}
/*  購入はこちら  */
.price +.rightarrow a{background: none;text-decoration:underline;}
.price +.rightarrow div{padding:5px 0 5px 15px;}

.catalog{margin:0 auto;width: 100%}
.catalog p{display: inline}

/* フリーページ */
/* 1 */
section.titlebar_list {
	padding-top:5px;
}
section.titlebar_list ul.listmenu {
	background-color:white;
}
section.titlebar_list ul.listmenu li {
	font-size:12px;
}
section.titlebar_list ul.listmenu li:last-child {
	border-bottom:none;
}
section.titlebar_list ul.listmenu li a {
	padding:12px 9px 12px 40px;
}
/* 2 */
section.titlebar_list aside ul.listmenu {
	background-color:transparent;
}
section.titlebar_list .titlebar_list .accordion .titlebar {
	margin-top:0px;
}
/* 4 */

/* カテゴリ選択 */
/* 2 */


/* ランキング */
/* 商品検索 */
.product_search .pager .f_l {
	color:#333333;
	font-size:10px;
	line-height:1.5;
	float:none;
}

.pager {margin:0 auto;padding:5px 0;color:#666666;text-align:left;font-size:80%;overflow:hidden;}
.product_search .pager div.clearof {overflow:visible;}
.product_search .pager .f_l br {display:none;}
.product_search .pager .f_r {padding-top:5px;}
.product_search .pager .f_r select {
	border:1px solid #cccccc;
	color:#666666;
}
.result {float:left;}
.result ul {list-style:none;margin:0;}
.result li {float:left;padding-left:10px;}

.sort {margin:5px auto 5px; padding: 0;width: 90%;text-align: center;}
.sortimg {width:46px;height:30px;}

/* pagelist */
.pagelist {margin:5px 10px 5px;text-align:center;font-size:14px;padding-top:10px;border-top:1px solid white;}
.pagelist2 {margin: 20px auto 5px; text-align: center;font-size:80%;}
.pagelist li,.pagelist2 li {
	display:inline;margin:0 2px;
}
.pagelist li span,
.pagelist2 li span {
	display: -moz-inline-box;
	display: inline-block;
	padding:6px 8px;
	background:white;
	border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;
	color:black;text-decoration:none;text-shadow:none;
}
.pagelist li a,.pagelist2 li a {
	display: -moz-inline-box;
	display: inline-block;
	padding:6px 15px;
	background:#58493f;
	border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;
	color:#fff !important;text-decoration:none;text-shadow:none;
}
.pagelist li a:hover,.pagelist2 li a:hover {
	background:#000;color:#fff;
}
.pagelist li.back a,
.pagelist2 li.back a {
	padding:6px 20px;
	background:#58493f;
	color:#fff;
	text-decoration: none;
	text-align:center;
	margin-right:5px;
}
.pagelist li.back a:hover,.pagelist2 li.back a:hover{
	background:white url(../img/theme11/arrow3_l.png) no-repeat 6px center;
	color:black;
}

.pagelist li.next a,
.pagelist2 li.next a{
	padding:6px 20px;
	background-color:transparent;
	background:#58493f;
	color:white;
	text-decoration: none;
	text-align:center;
	margin-left:5px;
}
.pagelist li.next a:hover,.pagelist2 li.next a:hover{
	background:white url(../img/theme11/arrow3_r.png) no-repeat 51px center;
	color:black;
}

/* back disable */
.pagelist .back_b,
.pagelist2 .back_b {
	width:64px;
	height:25px;
	margin-right:10px;
	display:inline-block;
}

/* next disable */
.pagelist  .next_b,
.pagelist2 .next_b {
	visibility:hidden;
	width:64px;height:25px;
	margin-left:10px;
	display:inline-block;
}


/* 商品詳細 */
#contents section.product_name:nth-of-type(1) {
	background:url(https://www.miyaginoarare.co.jp/pic-labo/p-titleBg.png) no-repeat left top;
	background-size: cover;
	margin:0 0 10px;
	padding:40px 5%;
	border-top:3px double white;
	border-bottom:3px double white;
	vertical-align: middle;
	margin:0 auto 10px;
	text-align:left;
}
#contents section.product_name:nth-of-type(1) ul {
	width: 100%;
}

.product_name ul {width: 90%;margin:0 auto;line-height:20px;text-align:left;list-style-type:none;}
.product_name li {
	margin:0;
	text-align:left;
	font-size:12px;
	font-family: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
.product_name li.catch {color:black;font-size:18px;line-height:1.5;padding-top:0;text-align:left;font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;}
.product_name li span.prize{vertical-align:middle;margin-right:10px;font-size:12px;}
.product_name dl {}
.product_name dt {
	width: 70px;
	padding: 5px 0;
	display: block;
	float: left;
	margin: 5px 0;
	text-align: left;
}
.product_name dd {
	text-align: left;
	width: 65%;
	padding: 5px 0;
	display: block;
	margin: 5px 0;
	float: left;
}

.product_img {padding-top:10px;}
.product_img .nb {
	position:relative;
	overflow:hidden;
}

.product_img ul {
	position:relative;
	left:50%;
	float:left;list-style-type: none;
}

.product_img li{
	position:relative;
	left:-50%;
	float:left;margin: 0 3px
}
.product_img li p {display:table-cell;vertical-align:middle;height:200px;}
#sub_img {padding-top:10px;text-align:center;}
#imgRL {padding:10px 2px;text-align:center;}
#sub_img img {border:1px solid #f2e5ae;}
.imgRL {width:24%;margin-top:2px;}
#zoom .imgRL {width:42%;}

.description {
	padding:5px 0;
	margin:0 5% 10px;
}
.description #group {
	padding:10px 0 0;
	border:none;
	background:white;
	margin:0;
}
.description #group h1 {
	color:#333333;
	border-bottom:1px solid #dddddd;
	margin:0 0 15px;
	padding:0 0 10px;
	display:block;
	font-size: 16px;
}

#contents .description aside {
	color:#333333;
	font-size:15px;
	line-height:1.5;
	text-align:left;height:120px;overflow:hidden;
	margin:0 5px;
	background:white;
         height: auto !important;
}
#contents .description aside p {
	margin:0 0 12px;
}
#contents .description aside p.d-title {
	font-size:20px;
}
#contents .description aside p.d-price {
	font-size:18px;
}
.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;
}

.d-cart > div:nth-of-type(1) p {
  width: 30% !important;
  float: left;
  margin: 25px 0 !important;
}
.d-cart > div:nth-of-type(1) p input {
  margin-left: 10px;
	border: 1px solid #ccc;
}
.d-cart > div:nth-of-type(1) .cartArea {
  width: 67%;
  float: right;
}
.d-cart > div:nth-of-type(1) .cartArea div {
	width: 98% !important;
	margin-bottom: 10px;
}
.d-cart > div:nth-of-type(1) .cartArea div input {
	width: 100%;
}
.d-cart div:nth-of-type(2) div.infoArea {
  width: 48% !important;
  float: right;
}
.d-cart div:nth-of-type(2) p.sps-wishArea_2901479 {
  width: 48% !important;
  float: left;
  margin-right: 3%;
}
.d-cart div:nth-of-type(2) p.sps-wishArea_2901479 span {
  width: 100% !important;
}

.productprice {background:white; padding:10px 10px 0; text-align:left; margin:0 10px -50px;}
.productprice p {font-size:18px;margin:0 0 10px;color:#000;}
.productprice p .red {color:#000;}
.productprice>div>span {float:right;}
.productprice div:last-child {font-size:10px;clear:left;}
.productprice:after {content:".";clear:both;display:block;height:10px;visibility: hidden;}

.stock .titlebar_g {
	color:black;
	background-image:url(../img/theme11/title_point.png),url(../img/theme11/title_bg.png);
	background-repeat:no-repeat,repeat-x;
	background-position:left top,left top;
	margin:10px 0 0;padding:14px 0 12px;
	vertical-align: middle;text-align:left;
}
.stock .titlebar_g h1{
	display:inline;font-size:14px;margin:0;padding:0 0 0 10px;text-align:left;font-weight:normal;
}
.titlebar_g_o {
	display:none;
	color:black;
	margin:0 0 20px;
	padding:20px 0;
	vertical-align: middle;
	text-align:left;
	background: #b5aa7c;
}
.titlebar_g_o h1{
	display:inline;font-size:18px;margin:0;padding:0 0 0 10px;text-align:left;font-weight:normal;
}

.stock table.variation1,.stock table.variation2 {
	border:none;
	margin-bottom:0px;
}
.stock .variation1 th,.stock .variation2 th {
	border:3px double white;
	border-bottom:3px double #eeeeee;
	background:#eeeeee;
}
.stock .variation1 tr th:nth-child(1) {
	border-left:none;
}
.stock .variation1 tr th:nth-child(2) {
}
.stock .variation1 tr th:nth-child(3) {
	border-right:none;
}
.stock .variation1 tr td:nth-child(1) {
	border-left:none;
}
.stock .variation1 tr td:nth-child(2) {
}
.stock .variation1 tr td:nth-child(3) {
	border-right:none;
}
.stock .variation2 tr th:nth-child(1) {
	border-left:none;
}
.stock .variation2 tr th:nth-child(2) {
	border-right:none;
}
.stock .variation1 td,.stock .variation2 td {
	border:1px solid #eaeaea;
	background:white;
}
.stock .variation2 tr td:nth-child(2) {
	border-right:none;
}
.stock .variation2 tr td:nth-child(3) {
	border-left:none;
}
.stock table.variation3 {
	border-collapse:separate;
	border:1px solid #eeeeee;
	background:#eeeeee;
}
.stock .variation3 th {
	border:1px solid white;
	background:#eeeeee;
}
.stock .variation3 td {
	background:white;
}
.stock hr {border:none;}
.stock form {
	background:white;
	padding:5px;
	display:block;
	margin:0 10px;
}
.stock form[name="CARTIN"] {
	background:white;
	border:none;
	-webkit-border-radius:0;
	border-radius:0;
	padding:10px 0 0;
	margin:10px 5px;
}
.stock form select {
	color:#666666;
	background:white;
	border:1px solid #cccccc;
	-webkit-border-radius:3px;
	border-radius:3px;
	height: 35px;
	margin-bottom: 20px;
}
.stock form input {
	color:#666666;
	background:white;
	border:1px solid #cccccc;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:0 5px;
	height:30px;
}
.stock form input[type="submit"] {
	width: 300px;
	height: 45px;
	margin:5px auto 10px;
	background:#7c0204;
	border:none;
	color:white;
	text-align:center;
	vertical-align: middle;
	padding:0;text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	border-radius: 5px;
}
/* カート */
#contents section .title_c {
	background:#a1976d;
	margin:0 0 10px;
	padding:40px 10%;
	vertical-align: middle;
	margin:0 auto 10px;
	text-align:left;
}
#contents section .title_c h1 {font-size:16px;color:black;margin:0;padding:0;font-weight:normal;}
#contents section .title_c h2 {font-size:16px;color:black;margin:0;padding:0;font-weight:normal;}
#contents section .title_c h2#mp_txt_info {padding-left: 0 !important;}
#contents section .title_c h2#mp_txt_info:before {display: none;}
#contents section .title_c h3 {font-size:16px;color:black;margin:0;padding:0;font-weight:normal;}
.info {padding:0 10px;text-align:left;color:#333333;font-size:14px;line-height:1.5;margin:0 10px;position:relative;top:2px;}
.info+div {background:white;padding:0 10px;text-align:left;color:#333333;font-size:11px;line-height:1.5;margin:0 10px;position:relative;top:2px;}
#contents section .info+div+p {box-sizing:border-box;margin:0 10px !important;position:relative;top:2px;padding:0 10px !important;}
.formtable {
	margin:0 5px 5px;
	background:white;
	padding:5px;
}
.formtable h3 {margin:5px auto;text-align: left}
.formtable table {
	background:#ffffff;
	border:1px solid #dddddd;
	border-left:none;
	border-right:none;
	border-collapse:separate;
	border-spacing:1px;
	width:100%;font-size:14px;
	color:#626262;
	margin:10px auto;
}
.formtable table th {
	padding: 5px;
	border:3px double white;
	font-weight:bold;
	line-height:120%;
	text-align:left;
}
.formtable table td {
	border:3px double white;
	padding: 5px 0;
	border:none;
	text-align:left;
}
.formtable table .l {
	padding: 5px;
	text-align:left;
	width:40%;
	background:#eeeeee;
	font-size:14px;
}
.formtable table .r {
	padding: 5px;
	text-align:left;
	width:60%;
	background:#ffffff;
	border-bottom:1px solid #eeeeee;
}
.formtable table tr:last-child .r {border-bottom:none;}

.table2 {margin:5px 0;}
.formtable table.table2 {border:none;}
.formtable table.table2 th {border:none;}
.formtable table.table2 td {border:none;}
.table2 td {color:#000000;font-size:14px;border-bottom:1px solid #dddddd;}
.formtable table.table2 td[rowspan="2"] {width: 100px;height:100px;vertical-align: middle;border-top:1px solid #dddddd;padding-top:10px;}
.formtable table.table2 td[rowspan="4"] {text-align:center;vertical-align:top;border-top:1px solid #dddddd;padding-top:10px;}
.formtable table.table2 tr:first-child td {padding-top:0px; border-top: none; font-size: 16px; padding-bottom: 15px; padding-right:15px;}
.table2 td:only-of-type {vertical-align: middle;background: none;}
.table2 td.esy {color:#333333;border-bottom:none;}
.formtable table.table2 td:not(.esy) {border-top:1px solid #dddddd;padding-top:10px;}
.table2 input {
	border:1px solid #cccccc;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.table2 .del input[type="submit"] {
	border:none;
	color:black;
	background:#ddd;
	width:75px;
	height:20px;
	padding:0 10px;
	margin-right:10px;
	font-size:10px;
}
.formtable .table3 td:nth-child(1){width: 48%;}
.formtable .table3 td:nth-child(2){width: 26%;text-align: center}
.formtable .table3 td:nth-child(3){width: 26%;text-align: center}
.formtable .table3 {background:#dddddd;border:1px solid white;color:#333333;}
.formtable .table3 th {
	border:1px solid #ffffff;
	text-align:center;
	padding:5px;
	background:#eeeeee;
	font-weight:normal;
}
.formtable .table3 th:first-child {
	text-align:left;
}
.formtable .table3 td {
	background:#ffffff;
	padding:5px;
}
.formtable .table3 .edit {
	margin:0;padding:0;
}
.formtable .table3 .edit input {
	border-radius:3px;
	background:#000000;
	color:white;
	width:58px;
	height:auto;
	padding:2px 0;
	margin:7px 0;
}
.formtable .table3 .del {
	margin:0;padding:0;
}
.formtable .table3 .del input {
	border:none;
	border-radius:3px;
	background:#969389;
	color:white;
	width:58px;
	height:auto;
	padding:2px 0;
	margin:7px 0;
}

.formtable .table4 {background:#dddddd;border:1px solid white;}
.formtable .table4 td:nth-child(1){width: 45%;vertical-align:top;}
.formtable .table4 td:nth-child(2){width: 18%;}
.formtable .table4 td:nth-child(3){width: 17%;}
.formtable .table4 td:nth-child(4){width: 20%;}
.formtable .table4 th {
	font-weight:normal;
	border:1px solid #ffffff;
	padding:5px;
	text-align: left;
	width:40%;
	background:#eeeeee;
}
.formtable .table4 td {
	padding:10px 5px;
	text-align: left;
	width:60%;
	background:#ffffff;
}

.formbox .formtable {
	margin:0 10px 10px;
	border:none;
	background:white;
	padding:8px;
}
.formbox .info {
	padding:0;
	text-align:left;
	line-height:1.5;
}
.formbox p {
	padding:0 10px;
	margin:5px auto;
	text-align:left;
	line-height:1.5;
}
.formbox p.submit {
	text-align:center;
}
.formbox p.btg_r {
	padding:0 10px;
	text-align:center;
}

.del,.edit{margin: 5px auto;}
.edit {
	text-align:center;
}
.edit input{
	width:300px;
	height:35px;
	margin:15px auto;
	background:#4a4a4a;
	border:none;
	color:#fff;
	text-align:center;
	vertical-align: middle;
	padding:0;text-decoration: none;
	font-size: 14px;
	border-radius: 5px;
}
div.formbox{}
.formbar {
	color:black;
	margin:0 0 0;
	padding:20px;
	vertical-align:middle;
	text-align:left;
	background: #b5aa7c;
}
.formbar>h3 {
	margin:0;font-size:16px !important; padding-left:14px;font-weight:normal;
}
.formbar>h3 {}

.formbox_n{margin: 0 auto;padding-bottom:20px;text-align: center;}
.formbox input,textarea {border:1px solid #999;}
.formbox input[type="checkbox"] {border:none;}
.formbox input[type="radio"] {
    border:none;
    position: static !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    position: relative !important;
    top: -3px;
}
.formbox input[type="submit"] {
	width:300px;
	height:35px;
	margin:5px auto 10px;
	background:#4a4a4a;
	border:none;
	color:white;
	text-align:center;
	vertical-align: middle;
	padding:0;text-decoration: none;
	font-size:14px;
	border-radius: 5px;
}
.mp_smt_message_domain_filter {
  padding:0 5%;
}
.form_t {margin:0;text-align: left;}
.form_t p{
	margin:20px 0;
	padding:0;
	font-size:14px;
	vertical-align: middle;text-align: left;
	color:#333333;
}
.formbox input.submit_or {
	width: 300px;
	height: 40px;
	margin: 5px auto;
	color: white;
	background: #7c0204;
	border: none;
	vertical-align: middle;
	font-size: 14px;
	text-align: center;
	border-radius: 5px;
}

/* 購入手続き */
.required {margin:0 auto;text-align: left;color:#3e3e3e;font-size:12px;}
.required .info {text-align: left;line-height:1.5;padding:0 10px 10px;}
p.button_or input[type="submit"] {
	width:300px;
	height:45px;
	margin:5px auto;
	background:#7c0204;
	border:none;
	color:white;
	text-align:center;
	vertical-align:middle;
	padding:0;
	text-decoration:none;
	font-size: 14px;
	border-radius: 5px;
	margin-bottom: 25px;
}
.bto_r input{
	width:300px;
	height:45px;
	margin:5px auto;
	background:#7c0204;
	border:none;
	color:white;
	text-align:center;
	vertical-align:middle;
	padding:0;text-decoration:none;
	font-size:14px;
	margin-bottom: 20px;
	border-radius: 5px;
}

/* 入荷連絡希望*/
.btg_r input[type="submit"] {
	width:300px;
	height:40px;
	margin:5px auto 10px;
	background:#59483f;
	border:none;
	color:white;
	text-align:center;
	vertical-align: middle;
	padding:0;
	text-decoration: none;
	font-size:14px;
	border-radius: 5px;
}
.btg_r button[type="button"] {
	width:250px;height:25px;
	margin:5px auto;
	background:transparent url(../img/theme11/btn2_bg.png) no-repeat;
	border:none;
	color:white;
	text-align:center;
	vertical-align:middle;
	padding:0;text-decoration:none;
	font-size:12px;
}
.btg_r button[type="submit"] {
	margin:5px auto;
	width:250px;height:25px;
	background:url(../img/theme11/btn2_bg.png) no-repeat;
	border:none;
	color:white;
	text-align:center;
	vertical-align: middle;
	padding:0;text-decoration:none;
	font-size:12px;
}
.button .btg_r {
	margin:0;display:block;
}
.button .btg_r a {
	width:250px;height:19px;
	margin:15px auto;
	background:url(../img/theme11/btn3_bg.png) no-repeat;
	border:none;
	color:white;
	text-align:center;
	vertical-align:middle;
	padding:6px 0 0;text-decoration:none;
	font-size:12px;
	display:block;
}

/* add comment */
.title_c+.text-center {margin-top:10px;}

.commentbox {
    margin: 10px;
    background: white;
    padding: 10px;
}
.commentbar {
	margin:0;padding:5px;text-align:left;background:white;border-bottom:3px solid #000000;color:black;
}
.commentbar h3.catch {
	color:#5d5d5d;font-weight:normal;font-size:12px;
	margin:0;padding:0;
}
.commentcontents {margin: 10px auto;width: 95%;text-align:left;font-size:12px;line-height:1.2;}
.commentcontents p {text-align:left;}
.commentcontents div {margin:10px auto 0;}
.commentcontents div.rightarrow>div {background:transparent;padding:0 0 5px;width:auto;}
.commentcontents div.rightarrow>div a {background:#b4b4b4;padding:4px 5px 5px;color:white;font-size:11px;}
.yet {color:#7E7E7E}

/* ポイントの利用 */

#contents>form>section>div.formbox {width:auto;margin:0 auto;}
#contents>form>section>div.formbox>.formcontents>.form_t:first-child>div:first-child {margin-top:20px;}


/* 個人情報の取扱いについて */
#contents>section>aside>div.formbox {background:white;padding:10px;}

/* フリーページ */
#contents>section>p {background:white;padding:10px;margin:0 10px;}


/* 購入 */
.formbox .formcontents .form_t textarea {height:100px; padding:5px; font-size:14px;}


/* 会員規約 */
aside.agreement {margin:0 10px;padding-top:5px;}
aside.agreement pre {
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: pre-wrap;      /* CSS3 */
	word-wrap: break-word;      /* IE 5.5+ */
}
aside.agreement .formcontents {padding:0;margin:0;}

/* アドレス帳 */
#contents>.pagelist2+section {padding-top:10px;}

/* 購入履歴 */
.mypagelist .formlist {
	padding:0;
}
.mypagelist .formlist .listmenu {
	margin:0 5px;
}
.period form {margin:0 10px;text-align:center;padding-top:15px;background:white url(../img/theme11/section3_bg.png) repeat-x;}
#contents>.pagelist2+section>ul.listmenu {padding-top:0px;}
#contents>.pagelist2+section>ul.listmenu>li>a>p.date {margin:0;color:#000000;}

/* コメント入力 */
#contents>section>.formbox>.formcontents {padding:0;margin:0;}
.info+form>.formtable {margin:0 10px 5px;}
.info+form>.formtable span.recommend {font-size:15px;color:#000000;}
.info+aside.formcontents {padding-top:0px;}
.info+aside.formcontents .button {margin-top:0px;}
.info+aside.formcontents>.button:first-child>p.btg_r {padding-top:1px;}

/* お知らせ一覧 */
section>.listmenu:first-child {padding-top:5px;}

/***** 複数カテゴリ対応用 *****/
/*トップページの見出し位置調整*/
#sortarea div.sps-itemCategoryGroup {width:100%;}
#sortarea div.sps-itemCategoryMidashi {margin:10px 0;}

/*トップページの見出しなしグループの調整*/
#sortarea section > div.sps-itemCategoryGroup:first-child,
#sortarea section > div.bgn2:first-child,
#sortarea section > div.accordion div.sps-itemCategoryGroup:first-child {margin-top:10px;background:none !important;padding:0 !important;}
#sortarea section div.sps-itemCategoryGroup:first-child > *:first-child:not([class="title sps-itemCategoryMidashi"]) {padding-top:5px;}

/*サイトマップの見出し位置調整*/
#contents nav.sps-itemCategoryGroup {width:100%;}
#contents nav.sps-itemCategoryGroup > div.titlebar_list {width:100%;}

/*サイトマップ用下層エリア*/
.listmenu li.sps-itemCategorySub {padding:0 0 2px 15px;}

/*サイトマップ用下層（第2階層以下）エリアの右線*/
.listmenu li.sps-itemCategorySub .titlebar,
.listmenu li.sps-itemCategorySub li {border-right:none;}

/*サイトマップ用リンクバー*/
.titlebar_list .accordion .sps-titleLinkBar {margin:5px;padding:0;}
.titlebar_list .accordion .sps-titleLinkBar h1 a {
	display:block;
	margin:0;
	padding:6px 0 5px 7px;
	background:white url(../img/theme11/arrow2.png) no-repeat 100% center;
	text-decoration:none;
	font-size:12px;
	color:#333;
}

/*************************************************/
/*** キーワードリンクデザイン ***/
/* theme11〜15の共通レイアウト */
#sps-keywordBox ul {margin:0 auto;padding:0.8em 0.5em 0 0;}
#sps-keywordBox li {display:inline-block;}
#sps-keywordBox li a {display:block;margin:0 0 0.5em 0.5em;padding:0.5em 1em;text-decoration:none;font-size:0.9em;}

/* theme11のデザイン */
#sps-keywordBox li a {
  border-right:1em solid #fff;
  background:url("../img/theme11/arrow2.png") right center no-repeat #fff;
  color:#333;
}

/***** 購入履歴の評価コメントデザイン *****/
/* theme11のデザイン */
.review p {float:none;margin:0;padding:0;}
.review p a{
    position:relative;
    margin: 0 auto 0;padding:10px 10px 4px 26px;height:20px;
    text-decoration:none;
    font-size:10px;
    color:#333333;
    vertical-align:middle;text-align:left;
    -webkit-box-shadow: none;
}
/*************************************************/
/* お気に入り */
/*************************************************/
.wishBtnHidden{
    display:none;
}
/* 商品詳細_通常 */
.stock p[class^="wish_area"]{
    min-height: 30px;
    text-align: center;
    margin:20px 0;
}
.stock .wish_add{
    /*background: url("../img/theme11/btn1_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background:#59483f;
    border: medium none;
    color: #fff;
    font-size: 14px;
    height: 35px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 300px;
    font-weight: normal;
    border-radius: 5px;
}
.stock .wish_add_ok{
    text-decoration: underline;
    padding-bottom: 20px;
}
/* 商品一覧 リスト表示 */
.itemlist .wish_area{
    float: right;
    margin: -50px 10px 0;
    padding: 0;
		display: none;
}
.itemlist .itemlist_bottom a{
    /*padding-bottom:45px !important;*/
}
.itemlist .wish_area .wish_add{
    margin: -5px 10px 0;
    padding: 7px 7px;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    font-size: 80%;
    font-weight: bold;
    background: url("../img/theme11/pagelist_bg.png") repeat-x scroll 0 0 black;
    border-radius: 2px;
    color: white;
}
.itemlist .wish_area .wish_add_ok{
    text-decoration: underline;
    padding: 15px;
    font-size: 80%;
    position: relative;
}
/* 商品一覧 カタログ表示 */
.cataloglist .wish_area{
    text-align: center;
    float:left;
    margin: 7px 0;
    width:100%;
}
.cataloglist .wish_area .wish_add {
    font-size: 80%;
    font-weight: bold;
    padding: 5px 20px;
    background: url("../img/theme11/pagelist_bg.png") repeat-x scroll 0 0 black;
    border-radius: 2px;
    color: white;
    position: relative;
}
.cataloglist .wish_area .wish_add_ok{
    text-decoration: underline;
    font-size: 80%;
    position: relative;
    margin: 9px 0;
}

/***** お気に入りリスト *****/

/* 画像ON */

.itemlist .wish_button_area {
    float: right;
    margin: -45px 15px 0;
    padding: 0;
}

.itemlist .wish_button_area .wish_add_cart {
    width: 87px;
    height: 25px;
    background: url(../img/theme11/btn_cart_bg.png) no-repeat;
    border: none;
    color: white;
    font-size: 10px;
    position: relative;
    margin-right: 2px;
}

.itemlist .wish_button_area .wish_del{
    text-decoration: underline;
    position: relative;
    vertical-align: middle;
    font-size: 12px;
    cursor: pointer;
}

.itemlist .wish_button_area .wish_text_black {
    position: relative;
    vertical-align: middle;
    font-size: 11px;
    padding-right: 2px;
}

.itemlist .wish_text_red {
    color: red;
    font-size: 11px;
  	font-weight: bold;
}

/* カタログ表示 */

.cataloglist .wish_button_area {
    margin-top: 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 #dddddd!important;
}

table.table_collapse td {
    border: 1px solid #dddddd;
}

tr.kago_option_info {
    padding     : 2px 5px!important;
    line-height : 120%;
}

tr.kago_option_info td.option_name,
tr.kago_option_info td.option_name_last,
tr.kago_option_info td.option_price,
tr.kago_option_info td.option_price_last {
    border-bottom : none;
    border-top    : none;
}

tr.kago_option_info td.option_name_last,
tr.kago_option_info td.option_price_last {
    border-bottom : 1px solid #dddddd;
}

td.no_border_bottom {
    border-bottom: none!important;
}

span.option_point_calc {
    color: blue;
    font-size:12px;
}
/* End option information style */

/* まとめ割引 */
.bundle_name {
    display: inline-block;
    margin: 5px 0px;
    padding: 3px;
    border: 1px solid #f00;
    line-height: 1.3;
    text-decoration: none;
    font-size: 80%;
    color: #f00;
}

td.kago_bundle_info {
    border-top: none!important;
    padding   : 0px 5px 5px!important;
}

/* スマホ決済方法アコーディオン */
#contents .sps-pm_accordion .paywrap{
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	padding: 0;
}
#contents .sps-pm_accordion .paytitlewrap{
	border-bottom: 1px solid #e0e0e0;
	vertical-align: middle;
	background-color: #f4f4f4;
	background-image: none;
	margin: 0;
}
#contents .sps-pm_accordion .paybodywrap{
	padding:0.5em 0;
}
#contents .sps-pm_accordion .paybodywrap .formtable{
	box-shadow:unset;
}
#contents .sps-pm_accordion .pm-section,
#contents .sps-pm_accordion .pm-section .form_t{
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	background-image: none;
}
#contents .sps-pm_accordion .pm-section + .pm-section .paywrap{
	border-top:none;
}
#contents .sps-pm_accordion .paytitlewrap label{
	display: block;
	padding:0.4em 0.4em 0.2em;
}
#contents .sps-pm_accordion .paytitlewrap label input{
	margin:0 0.5em 0 0;
	transform: scale(1.3);
}

/** submitリンク */
.guest_area_link {
	width:246px;
	margin: 1em auto;
	border:none;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	vertical-align: middle;
	font-size:18px;
	text-align:center;
	color:black;
}
.guest_area_link a{
	background: none;
	color:#626262;
}
.login_area_link {
	width:246px;
	margin: 1em auto;
	border:none;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	vertical-align: middle;
	font-size:18px;
	text-align:center;
	color:black;
}
.login_area_link a{
	background: none;
	color:#626262;
}

.cart_guest_area_separator{
	margin:10px 20px;
	height: 2px;
	background-color:#e0e0e0;
	border: 0;
}

/* アコーディオン開閉ボタン */
.formbar .accordion-open {background-image:url("../img/theme11/minus.png") ;background-repeat : no-repeat; background-position : 97% center; padding-right:50px;}
.formbar .accordion-open.active {background-image:url("../img/theme11/plus.png");background-repeat : no-repeat; background-position : 97% center;}

/*add style*/
body {
  font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif !important;
    font-size: 14px;
    color: #000;
}
a {
  color: #000 !important;
  text-decoration: none;
}
a:hover {
	opacity: 0.7;
  text-decoration: none;
}
a:hover img {
  opacity: 0.7;
}
.pc-display {
	display: none;
}
.sp-display {
	display: block;
}

.header-area, nav ul, #use ul,
#wrap, #ft-area {
  width: 100%;
  margin: 0 auto;
}
.clear:after {
  content: "";
  display: block;
  clear: both;
}
.txt-go {
  font-family: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
img {
  height: auto;
  margin: 0;
	padding: 0;
	vertical-align: bottom;
  display: block;
}
#header {
	background: #fff;
	border: none;
}
#header ul {
	list-style-type: none;
	padding: 0;
}
.header-area
{
	padding: 2%;
}
.header-area > * {
  display: inline-block;
}
.header-area h1 {
  width: 50%;
  margin: 0;
  position: relative;
  top: -3px;
}
.header-area .cart {
  width: 35%;
  text-align: left;
  margin: 0 1%;
	padding: 0;
  vertical-align: baseline;
}
.header-area .cart a {
  display: block;
}
.header-area .sp-menu {
  width: 10%;
}
.header-area .sp-menu a {
  display: block;
}
/*nav*/
nav.gn { border-bottom: 2px solid #a1976d; }
nav.gn ul {
	width: 100%;
	padding: 0;
}
nav.gn ul li {
  display: table-cell;
  width: 20%;
	float: none;
	border: none;
}
nav.gn ul li:nth-last-of-type(1) {
	border: none;
}
nav.gn ul li a {
	display: inline;
	padding: 0;
	position: relative;
}
nav.gn ul li a:after {
	display: none;
}

.fixed {
  position: fixed;
	top: 0;
	background: #fff;
	z-index: 1000;
}

#sp-gb-menu {
	display: none;
	margin-top: 3px;
}
#sp-gb-menu.active {
	display: block;
	margin-top: 14.5%;
	border-top: 2px solid #a1976d;
}
#sp-gb-menu {
	width: 100%;
	background: #fff;
}
#sp-gb-menu > ul {
	margin: 10px auto 10px;
	text-align: center;
}
#sp-gb-menu > ul li {
	display: inline-block;
	width: 48%;
}
#sp-gb-menu > ul li:nth-of-type(2) {
	position: relative;
	top: 1px;
}
#sp-gb-menu > div:nth-of-type(1) {
	background: #a1976d;
	text-align: center;
	padding: 20px 0;
}
#sp-gb-menu > div:nth-of-type(1) p {
	font-size: 22px;
	color: #fff;
}
#sp-gb-menu > div:nth-of-type(1) p:nth-of-type(2) {
	margin: 20px auto 12px;
}
#sp-gb-menu > div:nth-of-type(1) p.txt-go {
	font-size: 11.5px;
}
#sp-gb-menu > div:nth-of-type(1) p a {
	color: #fff !important;
}
.sp-in-menu {
	width: 90%;
	margin: 0 auto;
}
.sp-in-menu h2,.sp-in-menu .menu-info h3 {
	text-align: center;
	font-size: 20px;
	padding: 15px 0;
	font-weight: normal;
}
.sp-in-menu .menu {
	border: 2px solid #a1976d;
	border-radius: 5px;
	padding: 10px 20px;
	margin-bottom: 20px;
}
.sp-in-menu .menu h3 {
	font-size: 20px;
	font-weight: normal;
	padding: 5% 0 5% 20%;
	margin: 0;
	background: url(https://www.miyaginoarare.co.jp/pic-labo/sp_menu_icon_scene.png) no-repeat left center;
	background-size: 17%;
	position: relative;
}
.btn-primary,.btn-primary:hover {
  color: #000 !important;
  background-color: #fff !important;
  border-color: #fff !important;
}
.btn-group-sm>.btn, .btn-sm {
  font-size: 20px !important;
  display: block !important;
  width: 100%;
  text-align: left !important;
}
.panel-default {
  border: none !important;
}
.panel {
  margin-bottom: 0px !important;
  background-color: #fff !important;
  border: none !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.sp-in-menu .menu:nth-of-type(2) h3 {
	background: url(https://www.miyaginoarare.co.jp/pic-labo/sp_menu_flavor.png) no-repeat left center;
	background-size: 15%;
}
.sp-in-menu .menu h3:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #a1976d;
  border-radius: 5px;
  position: absolute;
  right: 5px;
  top: 50%;
}
.sp-in-menu .menu ul {
	list-style-type: none !important;
	padding: 10px 5px !important;
}
.sp-in-menu .menu ul li {
	width: 100%;
	margin-bottom: 15px;
}
.sp-in-menu .menu ul li img {
	width: 18%;
	display: inline-block;
}
.sp-in-menu .menu ul li p {
	display: inline-block;
	font-size: 16px;
	margin-left:10px;
}
.sp-in-menu .menu ul li:nth-of-type(3) p,
.sp-in-menu .menu ul li:nth-of-type(5) p {
	line-height: 1.2em;
	padding-bottom: 5%;
}
.sp-in-menu .menu ul.line-btm {
    padding: 10px 0 !important;
    display: flex;
    flex-wrap: wrap;
}
.sp-in-menu .menu ul.line-btm li {
	width: 48%;
	text-align: center;
	padding: 15px 0;
	background: #a1976d;
	border-radius: 3px;
	margin:0 1% 3%;
}
.sp-in-menu .menu ul.line-btm li a,
.sp-in-menu .menu ul.line-btm li i {
	font-size: 13px;
	color: #fff !important;
	padding-right: 2px;
}
.sp-in-menu .menu-info {
	padding: 20px 5px;
	background: url(https://www.miyaginoarare.co.jp/pic-labo/sp_menu_line.png) no-repeat left bottom;
	background-size: contain;
}
.sp-in-menu .menu-info.clear {
	padding: 20px 0;
	position: relative;
}
.sp-in-menu .menu-info.clear:before {
	content: "";
	width: 100%;
	height: 2px;
	background: url(https://www.miyaginoarare.co.jp/pic-labo/sp_menu_line.png) no-repeat left bottom;
	background-size: contain;
	position: absolute;
	top: 5px;
	left: 0;
}
.sp-in-menu .menu-info form div {
	width: 75%;
  float: left;
}
.sp-in-menu .menu-info form div input.textBox {
	width: 100%;
  padding: 7px 10px;
  border: 1px solid #000;
  border-radius: 7px;
  color: #000;
  height:35px;
}
.sp-in-menu .menu-info form input.btn {
	width: 20%;
  float: right;
  color: #fff;
  background: #000;
  border-radius: 7px;
  border: 1px solid #000;
  padding: 5px 10px 5px 12px;
  letter-spacing: 2px;
	margin-top: 2px;
  height:35px;
}
.sp-in-menu .menu-info > a {
    display: block;
    width: 80%;
    margin: 0 auto 15px;
}
.sp-in-menu > p {
	width: 95%;
	margin: 25px auto;
}
.bx-controls-direction {
	visibility: hidden;
}
#footer nav ul,#sp-gb-menu nav ul {
	width: 99%;
	width: calc(100% - 2px);
	margin: 0 auto 20px;
	background: rgba(182, 168, 123, 0.7);
	border: 1px solid #fff;
}
#footer nav ul li,
#sp-gb-menu nav ul li {
	width: 50%;
	height: 50px;
	line-height: 50px;
	float: left;
	border-bottom: 1px solid #fff;
	padding: 0 0 0 3%;
	font-size: 13px;
	text-align: left;
}
#footer nav ul li:nth-of-type(2n),
#sp-gb-menu nav ul li:nth-of-type(2n),
#sp-gb-menu nav ul li:nth-last-of-type(1),
#footer nav ul li:nth-last-of-type(1) {
	position: relative;
}
#footer nav ul li a,
#sp-gb-menu nav ul li a {
	display: block;
}
#sp-gb-menu nav ul li a {
	color: #fff !important;
}
#footer nav ul li:nth-of-type(2n):before,
#sp-gb-menu nav ul li:nth-of-type(2n):before {
	content: "";
	display: block;
	width: 1px;
	height: 50px;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
}
#sp-gb-menu nav ul li:nth-last-of-type(1):after,
#footer nav ul li:nth-last-of-type(1):after {
	content: "";
	display: block;
	width: 1px;
	height: 50px;
	background: #fff;
	position: absolute;
	top: 0;
	right: -1px;
}
#footer nav ul li:nth-last-of-type(1),
#sp-gb-menu nav ul li:nth-last-of-type(1) {
	border-bottom: none;
}

/*パンくず*/
#page-title .bread,#page-title h1 {
	width: 90%;
}
#page-title h1 {
  padding: 5% 0;
}
.main-content {
	width: 90%;
	margin: 0 auto;
	float: none;
}

/*common*/
section h2,
.title h1 {
	font-size: 25px;
	font-weight: normal;
  margin-bottom: 20px;
  position: relative;
}
section h2:before,
.title h1:before {
  content:'';
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(https://www.miyaginoarare.co.jp/pic-labo/icon.png) no-repeat;
  background-size: cover;
  margin: 0 5px -5px 0;
}

form > section .title h1 {
    font-size: 18px !important;
}
form > section .title h1:before {
  content: none;
}

/*section use*/
#use {
	background: url(https://www.miyaginoarare.co.jp/pic-labo/sp_line-bg.png) no-repeat top left;
  background-size: cover;
  margin: 85px 0 60px;
}
#use.f-page {
  margin: 0;
  background: none;
}
#use ul {
	width: 90%;
	padding-bottom: 50px;
}
#use ul li {
	width: 48%;
	float: left;
	margin-bottom: 15px;
}
#use ul li:nth-of-type(2n) {
	margin-right: 4% !important;
}
#use.f-page ul li:nth-of-type(2n) {
  margin-left: 4%;
  margin-right: 0 !important;
}
#use ul li:nth-of-type(1) {
	width: 100%;
	margin: 30px auto 40px;
	text-align: center;
}
#use.f-page ul li:nth-of-type(1) {
  width: 48%;
	float: left;
	margin: 0 0 15px;
}
/*#use ul li:nth-of-type(1) img {
	width: 45%;
	height: auto;
	display: inline-block;
}*/
#use.f-page ul li:nth-of-type(1) img {
  width: 100%;
}
.cont-baby,.cont-policy {
	width: 90%;
	margin: 0 auto;
}
.cont-baby ul {
	margin: 50px auto;
}
.cont-baby ul li {
	margin-bottom: 10px;
}
.cont-policy {
	background: url(https://www.miyaginoarare.co.jp/pic-labo/sp_line.png) no-repeat left bottom;
  background-size: contain;
	padding-bottom: 10px;
}
.cont-policy p.title {
	width: 100% !important;
	padding: 30px 0 20px;
	font-size: 1.3em;
	font-weight: bolder;
	text-align: center;
	background: url(https://www.miyaginoarare.co.jp/pic-labo/sp_line.png) no-repeat left top;
  background-size: contain;
	font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
}
.cont-policy > div {
	background: url(https://www.miyaginoarare.co.jp/pic-labo/contbg.png) repeat-y center top;
  background-size: 130%;
}
.cont-policy > div p {
	padding: 40px 0 20px;
	line-height: 1.8em;
	font-size:14px;
}
.cont-policy > div ul {
	text-align: center;
}
.cont-policy > div ul li {
	display:block;
	width: 70%;
	margin:0 auto 15px;
}
.cont-policy > div ul li:nth-of-type(1) {
}
.newItem,.news,.you-watch {
	margin: 50px auto 0;
}
.newItem ul li,.you-watch ul li {
  width: 48%;
  float: left;
  margin: 0 3% 35px 0;
}
.you-watch ul li {
	width: 31%;
}
.newItem ul li:nth-of-type(2n),
.you-watch ul li:nth-of-type(3) {
  margin-right: 0;
}
.newItem ul li p,.you-watch ul li p {
  font-family: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
  padding: 8px 0;
}
.newItem ul li p:nth-of-type(1),.you-watch ul li p:nth-of-type(1) {
  font-size: 16px;
  border-bottom: 1px solid #000;
}
.news ul li {
  font-family: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
  border-bottom: 1px solid #000;
  padding: 15px 20px;
}
.news ul li:nth-of-type(1) {
  border-top: 1px solid #000;
}
/*footer*/
#footer {
	background: url(https://www.miyaginoarare.co.jp/pic-labo/sp_ft_bg.png) no-repeat left top;
  background-size: cover;
	padding: 5% 0 0;
}
#footer #ft-area.sp-box, #footer .ft-spBox {
	width: 98%;
	margin: 0 auto;
}
#footer #ft-area.sp-box {
	padding: 45px 0 20px;
}
#footer #ft-area.sp-box ul {
	padding: 0;
}
#footer #ft-area.sp-box ul li {
	width: 32%;
	display: inline-block;
	padding: 0;
	background: none;
}
#footer #ft-area.sp-box ul li a {
	background: none;
	padding: 0;
}
#footer nav ul {
	padding: 0;
}
#footer > nav ul li {
	border-right: none;
}
#footer nav ul li:nth-of-type(2n) {
}
#footer nav ul li a {
	color: #000;
}
#footer nav ul li:nth-of-type(2n):before {
}
#footer nav ul li:nth-last-of-type(1),
#footer nav ul li:nth-last-of-type(2) {
}
#footer .ft-spBox {
	text-align: center;
	font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
}
#footer .ft-spBox a.sns {
	width: 48%;
  display: inline-block;
	margin-bottom: 20px;
}
#footer .ft-spBox a.sns:nth-of-type(1) {
	margin-right: 2%;
}
#footer .ft-spBox p.txt-b {
	font-size: 1.4em;
	line-height: 1.8em;
}
#footer .ft-spBox p.txt-s, #footer small {
	font-size: 12px;
}
#footer .ft-spBox > a {
	width: 70%;
	padding: 15px 0;
	display: block;
	margin: 30px auto 15px;
	background: #7d0000;
	border-radius: 5px;
	color: #fff !important;
	font-size: 1.2em;
}
#footer .ft-spBox > div:nth-of-type(2) {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 20px 0;
	margin-top: 30px;
}
#footer .ft-spBox > div:nth-of-type(2) p,
#footer .ft-spBox > div:nth-of-type(2) address {
	line-height: 1.5em;
}
#footer > p {
	text-align: center;
	padding: 20px 0;
}
.s-btn li a {
	background: none;
	padding: 0;
}
.s-btn li a:after {
	display: none;
}
#footer #ft-area.sp-box.blog-box h3 {
	background: url(assets/images/sp_menu_line.png) no-repeat left bottom;
  background-size: contain;
	padding-bottom: 15px;
}
#footer #ft-area.sp-box.blog-box form div {
	width: 75%;
	display: inline-block;
}
#footer #ft-area.sp-box.blog-box form div input {
	font-size: 11px;
}
#footer #ft-area.sp-box.blog-box form > input {
	float: right;
	padding: 0.8em 2em;
}
#footer #ft-area.sp-box.blog-box .blog-subMenu {
	margin: 40px 0 20px;
}
#footer #ft-area.sp-box.blog-box .blog-subMenu li {
	border-bottom: 1px solid #000;
	width: 100%;
	display: block;
	padding: 10px 0 10px 20px;
	margin: 0;
	background: none;
	text-align: left;
	float: none;
	color: #000;
}
#footer #ft-area.sp-box.blog-box > p:nth-of-type(2) {
	width: 60%;
	margin: 25px auto 40px;
}

/*---------------------------
みやぎのあられについて
---------------------------*/
.main-content {
	width: 90%;
	margin: 0 auto;
}
.about-top > p {
	padding: 30px 0;
	background: url(https://www.miyaginoarare.co.jp/pic-labo/sp_line.png) no-repeat left bottom;
  background-size: contain;
}
.about-top > p img {
	width: 100%;
	height: auto;
}
.about-top > div > p {
	width: 45%;
	margin: 30px auto;
}
.about-top > div div p {
	line-height: 1.8em;
}
.about-top > div div p:nth-of-type(2) {
	margin-top: 2em;
	text-align: right;
	padding-bottom: 40px;
	background: url(https://www.miyaginoarare.co.jp/pic-labo/sp_line.png) no-repeat left bottom;
  background-size: contain;
}
.about-comm {
	margin: 50px 0 0;
}
.about-comm ul li {
	margin: 30px 0 50px;
}
.about-comm ul li p {
	margin-top: 20px;
	line-height: 1.8em;
}
.about-comm + .banner {
	margin: 50px 0 100px;
}

/*---------------------------
取り扱い店舗・会社概要
---------------------------*/
.ov-top table, .ov-company table {
  width: 100%;
}
.ov-top table:nth-of-type(2) {
  margin-top: 50px;
}
.ov-company table {
	margin-bottom: 100px;
}
.ov-top table th,.ov-company table th {
  font-size: 20px;
  text-align: left;
  padding: 20px 0 20px 5px;
}
.ov-top table td,.ov-company table td {
	width: 100%;
	display: inline-block;
  font-size: 16px;
  font-family: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
  padding: 10px 0 20px 5px;
	margin: 0;
}
.ov-top table td:nth-of-type(1) {
	font-weight: bold;
	padding: 20px 0 0 5px;
}
.ov-company table td:nth-of-type(1) {
	font-weight: bold;
	padding: 20px 0 10px 5px;
}
.ov-top table th,
.ov-company table th,
.ov-top table td:nth-of-type(2),
.ov-company table td:nth-of-type(2) {
	border-bottom: 1px solid #bfbfbf;
}
.ov-company h2 {
  margin: 100px 0 20px;
}

/*---------------------------
guide page
---------------------------*/
.guide-top ul:nth-of-type(1) li {
  width: 49%;
  float: left;
  margin: 0 1.5% 10px 0;
  padding: 15px 0;
  color: #fff;
  font-size: 20px;
  text-align: center;
  background: url(https://www.miyaginoarare.co.jp/pic-labo/guide_bg01.png) no-repeat center;
  background-size: cover;
	border-radius: 10px;
}
.guide-top ul:nth-of-type(1) li:nth-of-type(2),
.guide-top ul:nth-of-type(1) li:nth-of-type(3),
.guide-top ul:nth-of-type(1) li:nth-of-type(6) {
  background: url(https://www.miyaginoarare.co.jp/pic-labo/guide_bg02.png) no-repeat center;
  background-size: cover;
}
.guide-top ul:nth-of-type(1) li:nth-of-type(2n) {
  margin-right: 0;
}
.guide-top ul:nth-of-type(1) li a {
  color: #fff !important;
   font-size: 14px;
}
.guide-top h2 {
  margin-top: 80px;
}
.guide-top ul li img {
  border:solid thin #ddd;
}
.guide-top ul:nth-of-type(2) li {
  width: 47%;
  float: left;
  margin: 0 5% 25px 0;
}
.guide-top ul:nth-of-type(2) li:nth-of-type(2n) {
  margin-right: 0;
}
.guide-top ul:nth-of-type(2) li:nth-of-type(2n) {
  position: relative;
}
.guide-top ul:nth-of-type(2) li:nth-of-type(2n):before {
	content: "";
	width: 0;
  height: 0;
  border: solid 10px transparent;
  border-left: solid 10px #000;
	border-radius: 5px;
  position: absolute;
  top: 20%;
  left: -7%;
}
.guide-top ul:nth-of-type(2) li img {
	width: 100%;
	height: auto;
}
.guide-top ul:nth-of-type(2) li p {
  line-height: 1.8em;
  margin: 20px 0 0;
}
.guide-pay,.guide-delivery,
.guide-pac,.guide-returns,.guide-inquiry {
  margin-top: 80px;
}
.guide-pay div div,
.guide-delivery div div {
  margin-top: 30px;
  border: 1px solid #9f9f9f;
  border-radius: 5px;
  padding: 15px;
}
.guide-pay div div p:nth-of-type(1),
.guide-delivery div div p:nth-of-type(1) {
  font-size: 16px;
  margin: 5px 0 25px;
}
.guide-pay div div img {
	width: 100%;
	height: auto;
  margin-bottom: 30px;
}
.guide-pay div div p:nth-of-type(2),
.guide-delivery div div p:nth-of-type(2) {
  line-height: 1.8em;
}
.guide-delivery div div {
  height: auto;
}
.guide-delivery div div ul {
  margin: 30px 0 20px;
}
.guide-delivery div div ul li {
  width: 32%;
  float: left;
  margin: 0 1% 3px 0;
  text-align: center;
  padding: 10px 0;
  color: #fff;
  font-size: 14px;
  background: #a1976d;
  font-family: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
.guide-delivery div div table {
  width: 100%;
  margin-bottom: 20px;
	border-spacing: 0px;
}
.guide-delivery div div table td {
  font-family: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
  padding: 10px 0;
  text-align: center;
}
.guide-delivery div div table td:nth-of-type(1) {
  width: 40%;
  color: #fff;
  background: #a1976d;
  border-bottom: 1px solid #fff;
}
.guide-delivery div div table td:nth-of-type(2) {
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}
.guide-delivery div div table td:nth-of-type(2):nth-last-child(1) {
  border-bottom: 1px solid #000;
}
.guide-pac div p:nth-of-type(1) {
  width: 45%;
	margin: 30px auto 0;
}
.guide-pac div p:nth-of-type(2) {
  width: 70%;
  padding: 35px 0;
  line-height: 2em;
}
#g-gift p.txt-go {
  line-height: 2em;
  margin: 15px 0 20px;
}
#g-gift .gift-box p:nth-of-type(1) {
  font-size: 14px;
  margin: 35px 0 10px;
}
#g-gift .gift-box p:nth-of-type(2),
#g-gift .gift-box p:nth-of-type(3) {
  width: 49.5%;
  float: left;
}
#g-gift .gift-box p:nth-of-type(2) {
  margin-right: 1%;
}
.guide-returns p {
  margin-top: 30px;
  line-height: 2em;
}
.guide-inquiry p,.guide-inquiry address {
  line-height: 2em;
}
.guide-inquiry p:nth-last-of-type(1) {
  margin-top: 30px;
}

/*---------------------------
safety page
---------------------------*/
.safety-top > p:nth-of-type(2) {
  font-size: 24px;
  text-align: center;
  margin: 40px 0;
}
.safety-top ul li {
	width: 80%;
  padding: 15px 15px 30px;
  border: 3px solid #edb622;
  border-radius: 5px;
	margin: 0 auto 20px;
}
.safety-top ul li img {
  display: block;
  width: 50px;
  margin: 0 auto;
}
.safety-top ul li p:nth-of-type(1) {
  font-size: 24px;
  text-align: center;
  margin: 35px 0;
  line-height: 1.2em;
}
.safety-top ul li:nth-of-type(2) p:nth-of-type(1) {
  margin: 23px 0;
}
.safety-top ul li p.txt-go {
  line-height: 2em;
}
.safety-top ul li a {
  display: block;
  margin-top: 2em;
  text-decoration: underline;
}
.safety-top .banner {
	margin: 50px 0;
}
.safety-top .banner a img {
	width: 100%;
	height: auto;
}
.safety-workflow {
  margin-top: 100px;
}
.safety-workflow h2 {
  margin-bottom: 50px;
}
.safety-workflow ul li {
  margin-bottom: 25px;
}
.safety-workflow ul li:nth-of-type(3n) {
  margin-right: 0;
}
.safety-workflow ul li p:nth-of-type(1) {
  margin: 20px 0 10px;
  font-size: 15px;
}
.safety-workflow ul li p:nth-of-type(2) {
  line-height: 1.8em;
}
.safety-workflow ul li img {
	width: 100%;
	height: auto;
}
.safety-workflow + #p-btn {
	display: block;
	margin: 100px auto 150px;
}

/*---------------------------
wp pages
---------------------------*/
ul.wp-list li img {
	float: left;
  width: 35%;
  height: auto;
}
ul.wp-list li p {
	width: 60%;
	margin-top: 1em;
}
.pagination .next.page-numbers,
.pagination .prev.page-numbers {
	color: #fff !important;
}
ul.s-btn {
	border: none;
}
.faq02-list ul.wp-list li {
	width: 100%;
	float: none;
}
.faq02-list ul.wp-list li:nth-of-type(2n) {
	margin-left: 0;
}
#faq02-pagenation {
	width: 100%;
}
#faq02-pagenation ul li {
	display: inline-block;
}
#faq02-pagenation ul li.faq-top {
	height: auto;
}
#faq02-pagenation ul li a {
	color: #fff !important;
	display: inline-block;
	padding: 10px 28px;
}
#faq02-pagenation ul li.faq-top a {
	padding: 12px 28px
}
.faq-cont-top h2.blog-title {
	padding-left: 0;
}
.faq-cont-top h2.blog-title:before,
.faq-cont-top .entry-content p:before {
	content: "？";
  display: inline-block;
  width: 65px;
  height: 65px;
  line-height: 65px;
  border-radius: 50%;
  color: #fff;
  background: #59493f;
  font-size: 50px;
  text-align: center;
  margin: 0 20px 20px 0;
  position: relative;
  top: 5px;
  font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
}
.faq-cont-top .entry-content p:before {
	content: "Ａ";
  float: left;
  margin-bottom: 0;
  background: #78161b;
}

#top_header ul{ list-style-type: none;padding: 0;}
#contents {margin:0;}
.bx-wrapper img {
	max-width: 100%!important;
	width: 100%;
	margin: 0 auto;
}

#p-table {
  width: 90%;
  margin: 0 auto 50px;
  border-top: 1px solid #bababa;
  border-spacing: 0;
  font-family: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
#p-table tr td {
  border-bottom: 1px solid #bababa;
  padding: 15px 0;
}
#p-table tr td:nth-of-type(1) {
  width: 40%;
  padding: 15px;
}
#pi_sub2 {
  width: 90%;
  margin: 0 auto;
}

#mp_ta_inq {
    width: 90%;
    margin: 0 auto 50px;
    display: block;
}
.panel-body {
  padding: 0 !important;
}

/*english*/
#en-top {
    width: 90%;
    margin: 0 auto;
}
#en-top h2.title-2line {
  line-height: 1.2em;
}
#en-top p {
  line-height: 1.8em;
  font-size: 14px;
  line-height: 1.8em;
}
#en-top h2.title-2line:before {
  top: 5px;
}
#en-top section:nth-of-type(1) > p {
  font-size: 20px;
  letter-spacing: 1px;
}
#en-top section:nth-of-type(1) div:nth-of-type(2) {
  margin: 40px 0 100px;
}
#en-top section:nth-of-type(1) div:nth-of-type(2) img {
  width: 60%;
  margin: 0 auto;
}
#en-top section:nth-of-type(1) div:nth-of-type(2) p {
  width: 100%;
}
#en-top section:nth-of-type(2) > div {
  margin: 25px 0 40px;
}
#en-top section:nth-of-type(3) {
  margin: 100px 0 100px;
}
#en-top section:nth-of-type(3) p:nth-of-type(1) {
  margin: 30px 0 40px;
}
#en-top section:nth-of-type(3) > p:nth-of-type(3) {
  margin: 0 0 0;
}
#en-top section:nth-of-type(3) > div:nth-of-type(1) img {
  width: 95%;
  display: block;
  margin: 0 auto 5px;
}
#en-top section:nth-of-type(3) ul {
  margin: 0;
}
#en-top section:nth-of-type(3) ul li {
  line-height: 1.8em;
}
#en-top section:nth-of-type(4) div:nth-of-type(1) {
  width: 60%;
  margin: 0 auto;
}
#en-top section:nth-of-type(4) div:nth-of-type(2) img {
  display: block;
}
#en-top section:nth-of-type(4) > div:nth-of-type(1) img:nth-of-type(1) {
  margin-right: 1%;
}
#en-top section:nth-of-type(5) div div {
  width: 95%;
  margin: 0 auto;
}
#en-top section:nth-of-type(5) div p {
  padding: 8% 0;
}
#en-top > a {
  width: 100%;
  display: block;
  margin: 100px auto;
}


.main-image { margin-bottom:20px; }
.area-allergie { padding:0 5%; }
.area-allergie h2 { text-align:center; font-weight:normal; margin:80px 0 20px; padding-left:0 !important; font-size:20px; }
.area-allergie h2:before { content:none !important; }
.area-allergie p { font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; font-size:14px; line-height:1.8; }
.area-allergie .clearbox { display:inline-block; margin:0 0 5%; }
.area-allergie .wid48 { width:100%; margin:0 0 5%; }
.area-allergie .wid48 h3 { font-size:18px; margin:30px 0; }
.area-allergie .flex { margin-bottom:30px; border-bottom:1px dotted #ddd; padding-bottom:30px; }
.area-allergie .flex img { width:100%; height:auto; margin-bottom:20px; }
.area-allergie .flex div h4 { font-size:18px; margin:20px 0; }
.area-allergie .flex div span { display:inline-block; margin-right:6px; padding:4px; border-radius:5px; text-align:center; color:#fff; font-size:13px; }
.area-allergie .flex div span.icon01 { background:#ff8200; }
.area-allergie .flex div span.icon02 { background:#78cc00; }
.area-allergie .flex div span.icon03 { background:#64bbd8; }
.area-allergie .flex div .btn_for_p { background:#58493e; color:#fff !important; padding:12px 0; text-align:center; font-size:14px; width:80%; display:block; margin:20px auto 0;  }

#selectaddressee .form_t {
    padding: 15px 5% !important;
}
#selectaddressee .radio_addr:checked + div::after {
    top:2px !important;
    left:2px !important;
}
#selectaddressee .formcontents {
    margin-bottom:20px;
}
.checkbox label,
.radio label {
    padding-left: 10px !important;
}
span.sps-smp-required {
    font-size: 1.3rem !important;
}
#formPayment .title:nth--of-type(4) {
    display:none;
}

/* nijinoho */
.niji-logo { margin:0 5% 60px; }
.niji-logo img { width:80%; margin:0 auto 40px; }
.niji-logo h1 { font-size:22px; font-weight:normal; margin-bottom:20px; }
.niji-product h4 { text-align:center; font-size:20px; font-weight:normal; margin-bottom:25px; line-height:1; letter-spacing:2.5px; }

.niji-product { border-bottom:1px solid #ddd; margin-bottom:30px; }
.niji-product h2:before { content:none !important; }
.niji-product .box-title { margin-bottom:30px; background:#fcf6e5; }
.niji-product .box-title .ttl { padding:30px; }
.niji-product .box-title .ttl .no { display:block; background:#a98a0d; color:#fff; text-align:center; font-size:17px; margin-bottom:20px; width:fit-content; padding:5px 15px; }
.niji-product .box-title .ttl h2 { font-size:23px; font-weight:normal; letter-spacing:1px; }
.niji-product .box-title .ttl h2 span { font-size:18px; }

.niji-product .box-profile { margin:0 5% 30px; }
.niji-product .box-profile img { margin-bottom:20px; }
.niji-product .box-profile .txt h3 { font-size:20px; font-weight:normal; letter-spacing:1px; margin-bottom:20px; }
.niji-product .box-profile .txt h5 { font-size:15px; font-weight:normal; letter-spacing:1px; margin-bottom:30px; }

.niji-product .box-story { margin:0 5% 30px; }
.niji-product .box-story img { margin-bottom:20px; }

.niji-product .box-product { border:1px solid #ddd; border-radius:10px; padding:20px; margin:0 5% 50px; }
.niji-product .box-product img { margin-bottom:20px; }
.niji-product .box-product .txt h5 { font-size:15px; font-weight:normal; letter-spacing:1px; margin-bottom:10px; }
.niji-product .box-product .txt h3 { font-size:20px; font-weight:normal; letter-spacing:1px; margin-bottom:30px; }
.niji-product .box-product .txt a { display:block; background:#58493e; color:#fff !important; padding:15px; text-align:center; font-size:15px; margin-top:25px; position:relative; }
.niji-product .box-product .txt a:after { content:''; width:0; height:0; border-left:6px solid #fff; border-top:6px solid transparent; border-bottom:6px solid transparent; display:inline-block; position:absolute; right:15px; top:18px; }

.area_cat_link_sp {
  border-top:1px solid #666;
  border-bottom:1px solid #666;
  padding:10px 0;
  margin:35px 0 0;
}
.area_cat_link_sp h3 {
  font-family: YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
  font-weight: 600;
  text-align:center;
  width:fit-content;
  font-size:18px;
  background:#fff;
  padding:0 10px;
  margin:-20px auto 20px;
}
.area_cat_link_sp .flex {
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
.area_cat_link_sp a {
  font-family:YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
  display:block;
  text-align:center;
  background:#A0976D;
  border-radius:5px;
  color:#fff !important;
  font-weight:600;
  font-size:15px;
  padding:15px 5px;
  width:49%;
  margin-bottom:10px;
}
.mp_newlistpattern_layout1 form .btn,
.mp_pickuplistpattern_layout1 form .btn {
  display:none;
}
#pi_review div.total img { float:left; }
#pi_review div.total p span.recommend { float:left; }
.selectpayment .text_s { font-size:100%; color:#333; }
.selectpayment .form_t { margin:20px 0; }
.selectpayment .formbox .info { margin:0; }
#p-btn { display: block;width: 100%;margin: 0;padding: 20px 0;text-align: center;letter-spacing: 2px;color: #fff !important;font-size: 20px;background: url(/pic-labo/p-btn-bg.png) no-repeat center;background-size: contain;}
.product_name li span.prize,.product_name .sps-icon-pickup-store { display: none;}
.button_or input { width: 300px; height: 50px; margin: 5px auto; color: white; background: #7c0204; border: none; vertical-align: middle; font-size: 14px; text-align: center; border-radius: 5px; }
.SPS-addresseePickupStore { padding: 20px; }
.SPS-addresseePickupStoreName { font-size: 18px; font-weight: normal; margin: 0 0 15px; }
.SPS-addresseePickupStoreAddr { font-size: 14px; }
.SPS-addresseePickupStoreFormSubmit input[type=submit],.SPS-addresseePickupStoreButtonArea input[type=submit]{ width: 100px; height: 30px; background: #000; color: #fff; }
.flex_footer_bnr a {display: block;height: 60px; width: fit-content;margin: 0 auto 15px;}
.flex_footer_bnr a img {height:100%;width: auto;}

.business p { margin-bottom:20px; line-height: 1.6; }
.business h4 { font-size:16px; margin-bottom:20px; margin-top:35px;}
.business ul { display:flex; justify-content:space-between; }
.business ul li { width:calc((100% - 20px)/3); text-align:center; }
.business ul li p { font-size:15px; }
.business ul li img { margin-bottom:10px; }
.btn_for_business { display:block; background:#f49284; color:#fff; text-align:center; font-weight:600; letter-spacing:2px; border-radius:10px; width:300px; font-size:16px; padding:20px 10px; }
a.btn_for_business:hover,a.btn_for_business:visited,a.btn_for_business:link {color: #fff !important;}