@charset "utf-8";
@import "https://use.fontawesome.com/releases/v5.13.0/css/all.css";

/* reset */
body {
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1;
  word-wrap: break-word
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

ul {
  list-style: none;
  margin: 0;
  padding: 0
}

li {
  margin: 0;
  padding: 0
}

blockquote,
q {
  quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent
}

a:link {
  color: #3B91D6
}

a:visited {
  color: #8A2BE2
}

a:hover {
  color: #3B91D6
}

a:active {
  color: #3B91D6
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700
}

del {
  text-decoration: line-through
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help
}

input,
select {
  vertical-align: middle
}

form {
  margin: 0
}

hr {
  margin: 0 auto
}

.titlebar+aside .listmenu li,
.footer ul li,
.formlist ul li {
  margin: 0;
  background: transparent
}

/* tag setting */
body {
  font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  background: #fff
}

input,
textarea {
  font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  padding: 2px;
  font-size: 12px
}

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: 97%
}

.logoimg {
  width: 260px
}

.searchbutton {
  width: 60px;
  height: 50px
}

.imgharf {
  width: 50%
}

.catalogimg {
  width: 142px
}

.img72 {
  margin: 0 1px;
  width: 17%
}

.img100 {
  margin: 0 1px;
  width: 100px
}

.clearof {
  overflow: hidden
}

.text-left {
  text-align: left
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

.text_s {
  font-size: 75%
}

.text_1 {
  color: #000;
  font-size: 12px
}

.border_1 {
  margin: 10px 0;
  padding: 10px
}

.more {
  text-align: right
}

.red {
  color: #000
}

.gray {
  color: #7E7E7E
}

.f_l {
  float: left
}

.f_r {
  float: right
}

.input_l input {
  width: 95%
}

.input_m input {
  width: 50%
}

.input_s input {
  width: 20%
}

.input_2 input {
  width: 40%
}

/* layout */
#page {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  font-size: 13px;
  color: #282828;
  -webkit-text-size-adjust: none
}

#mp_ta_freepage h4 {
  padding: 8px;
  color: #36c;
  font-size: x-large;
  font-weight: lighter;
  line-height: 200%
}

#mp_ta_freepage p {
  font-size: 12pt;
  line-height: 1.8em;
  margin-top: .5em;
  margin-bottom: 2em
}

#mp_ta_freepage table {
  margin-bottom: 30px
}

#sp_movie {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden
}

#sp_movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

#main {
  margin: 0 auto;
  text-align: center
}

/* header */
#header {
  margin: 0 auto 10px
}

#header section {
  margin: 0;
  width: 100%
}

#header nav {
  margin: 10px auto;
  text-align: center;
  width: 100%
}

#header nav a {
  text-decoration: none
}

/* header common */
#header ul {
  list-style-type: disc;
  padding: 0 25px
}

#header ol {
  list-style-type: decimal;
  padding: 0 25px
}

/* header toppage */
#top_header ul {
  list-style-type: disc;
  padding: 0 25px
}

#top_header ol {
  list-style-type: decimal;
  padding: 0 25px
}

.logo {
  width: 100%;
  margin: 0 auto;
  text-align: center
}

.logo .l {
  float: left
}

.logo .r {
  float: right
}

/* contents */
#contents {
  margin: 0 5px
}

#contents section {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 5px;
  clear: both;
  line-height: 180%;
  overflow: hidden;
}

.formbox section {
  background: transparent
}

/* footer */
#footer {
  background: transparent
}

#footer section {
  background: transparent;
  padding: 0;
  border: none
}

#footer section>p.ch {
  background: #000;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  padding: 10px 0 0;
  text-align: center
}

#footer section>p.ch a {
  color: #fff
}

#footer section>p.copy {
  background: #000;
  color: #fff;
  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: #666;
  background: #fff url(../img/theme11/arrow1.png) no-repeat 97% center;
  border: none;
  border-bottom: 1px solid #ddd;
  -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 #ddd
}

/* common */
.imgborder {
  border: 1px solid #ccc
}

/*  title   */
#contents .title {
  color: #000;
  background-image: url(../img/theme11/title_point.png), url(../img/theme11/title_bg.png);
  background-repeat: no-repeat, repeat-x;
  background-position: left top, left top;
  margin: 10px 0 0;
  padding: 14px 0 12px;
  vertical-align: middle;
  text-align: left
}

#contents>.title {
  margin: 0
}

.title h1 {
  display: inline;
  font-size: 14px;
  margin: 0;
  padding: 0 0 0 10px;
  text-align: left;
  font-weight: 400
}

.title img {
  margin: 0;
  vertical-align: top;
  margin-left: 5px
}

#news .title {
  height: 15px
}

#news .title h1 {
  float: left
}

.title p {
  float: right;
  margin: 0;
  padding: 0
}

.title p a {
  margin: 0 auto;
  padding: 16px 10px 4px 26px;
  height: 20px;
  text-decoration: none;
  font-size: 10px;
  color: #333;
  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: #fff;
  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: #000;
  display: block
}

.date.text-right {
  padding: 10px
}

.listmenu a p.date {
  margin-left: 10px
}

.note {
  color: #464646;
  font-size: 75%
}

/* listmenu */
section .listmenu {
  margin: 5px;
  word-wrap: break-word;
  background-color: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none
}

.listmenu li {
  list-style-type: none;
  text-align: left;
  font-size: 11px;
  line-height: 1.5;
  margin-bottom: 5px
}

.listmenu li a,
.titlebar+aside a {
  padding: 6px 17px 6px 5px;
  margin: 5px 0;
  display: block;
  background: #fff url(../img/theme11/arrow2.png) no-repeat 97% center;
  color: #333;
  text-decoration: none;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .15)
}

#contents>.listmenu {
  margin-bottom: 10px
}

#contents>.listmenu li {
  margin-bottom: 0
}

#contents>.listmenu li a {
  margin: 0;
  border-bottom: 1px solid #ddd;
  -webkit-box-shadow: none
}

.listmenu li a:link {
  color: #333
}

.listmenu li,
.titlebar+aside a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, .4);
  -webkit-tap-highlight-color: #ccc
}

.listmenu li:first-child {}

.listmenu li:last-child {
  margin-bottom: 0
}

.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: #fff
}

#searchbox2 .search_form {}

.search_form {
  margin: 5px;
  padding: 5px;
  background: #fff;
  color: #666;
  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 #ccc;
  background: #fff;
  color: #666;
  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: #000;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
  text-align: center;
  font-weight: 700;
  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: 0;
  right: 10px;
  font-size: 150%
}

#close {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

/* item list */
.itemlist {
  margin: 0 7px 15px;
  background: transparent;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none
}

.itemlist:before {
  content: ".";
  height: 0;
  visibility: hidden
}

.itemlist li {
  list-style-type: none;
  text-align: left;
  border: none;
  background: transparent
}

.itemlist li a {
  position: relative;
  display: block;
  -webkit-box-shadow: 1px 1px 3px #000;
  background: #fff url(../img/theme11/itemlist_bg.png) no-repeat right center;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 1px solid #fff;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .15);
  padding: 10px;
  text-decoration: none;
  margin-bottom: 10px
}

.itemlist li a:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden
}

.product_search+section .btn button {
  width: 250px;
  height: 25px;
  margin: 15px auto;
  background: transparent url(../img/theme11/btn1_bg.png) no-repeat;
  border: none;
  color: #000;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
  text-align: center;
  font-weight: 700;
  vertical-align: middle;
  padding: 0;
  text-decoration: none;
  font-size: 12px
}

#newarrival .btn button {
  width: 250px;
  height: 25px;
  margin: 15px auto;
  background: transparent url(../img/theme11/btn2_bg.png) no-repeat;
  border: none;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  text-decoration: none;
  font-size: 12px
}

#ranking .btn button {
  width: 250px;
  height: 25px;
  margin: 15px auto;
  background: transparent url(../img/theme11/btn2_bg.png) no-repeat;
  border: none;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  text-decoration: none;
  font-size: 12px
}

#recommended .btn button {
  width: 250px;
  height: 25px;
  margin: 15px auto;
  background: transparent url(../img/theme11/btn2_bg.png) no-repeat;
  border: none;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  text-decoration: none;
  font-size: 12px
}

/* prize */
.itemlist li.prize {
  color: #fff;
  font-size: 12px;
  padding-left: 25px;
  padding-top: 4px;
  height: 14px;
  width: 60px;
  background: url(../img/theme11/crown_bg.png) no-repeat
}

.prize img {
  display: none
}

.itemlist li.rank {
  color: #fff;
  font-size: 12px;
  padding: 4px 8px 0;
  height: 14px;
  background: url(../img/theme11/nocrown_bg.png) no-repeat
}

/* tag */
.tag {
  text-align: right;
  text-align: left;
  margin: 0 2px 3px
}

.tagline {
  color: #999;
  font-size: 75%
}

.recommend {
  color: #F90;
  margin-right: 3px;
  font-size: 75%
}

.price {
  color: #282828;
  font-size: 12px
}

.fixedprice {
  text-decoration: line-through !important;
  color: #282828;
  font-size: 12px
}

.catch {
  display: block;
  font-weight: 700;
  color: #5d5d5d;
  text-shadow: none
}

.new {
  background: #f0365e;
  color: #fff;
  padding: 2px 3px;
  display: inline-block;
  font-size: 10px;
  margin-right: 3px;
  text-shadow: none !important
}

.pickup {
  background: #2ccaec;
  color: #fff;
  padding: 2px 3px;
  display: inline-block;
  font-size: 10px;
  margin-right: 3px;
  white-space: nowrap;
  text-shadow: none !important
}

.sale {
  background: #ffa200;
  color: #fff;
  padding: 2px 3px;
  display: inline-block;
  font-size: 10px;
  margin-right: 3px;
  white-space: nowrap;
  text-shadow: none !important
}

.member {
  background: #c0602b;
  color: #fff;
  padding: 2px 3px;
  display: inline-block;
  font-size: 10px;
  margin-right: 3px;
  text-shadow: none !important
}

.cool {
  background: #00d036;
  color: #fff;
  padding: 2px 3px;
  display: inline-block;
  font-size: 10px;
  margin-right: 3px;
  text-shadow: none !important
}

.soldout {
  font-size: 11px;
  text-align: right;
  float: left
}

.soldout span {
  color: #fff;
  width: 93%;
  text-align: center;
  background: #000;
  padding: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  line-height: 1
}

.product_name .new {
  padding: 2px 5px;
  display: inline;
  font-size: 12px
}

.product_name .pickup {
  padding: 2px 5px;
  display: inline;
  font-size: 12px
}

.product_name .sale {
  padding: 2px 5px;
  display: inline;
  font-size: 12px
}

.product_name .member {
  padding: 2px 5px;
  display: inline;
  font-size: 12px
}

.product_name .cool {
  padding: 2px 5px;
  display: inline;
  font-size: 12px
}

.li_l {
  margin: 0 8px 0 0;
  float: left;
  clear: both
}

.li_r div {
  font-size: 11px;
  padding-right: 5px;
  padding-bottom: 10px;
  line-height: 1.5;
  font-weight: 700
}

.li_r div.tagline {
  color: #333;
  height: auto;
  font-weight: 400
}

.li_r div.fixedprice {
  color: #f0365e;
  height: auto;
  margin-bottom: 0;
  text-align: right;
  padding-right: 10px;
  font-weight: 400;
  padding-bottom: 0
}

.li_r div.price {
  color: #f0365e;
  height: auto;
  margin-bottom: 0;
  text-align: right;
  padding-right: 10px;
  font-weight: 400;
  padding-bottom: 0
}

.li_r div.soldout {
  margin-right: 18px;
  clear: right;
  font-weight: 400
}

/* accordion */
.accordion {}

.accordion .titlebar {
  color: #333;
  background: #fff;
  border-left: 3px solid #6cb71b;
  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 {
  color: #4d8115;
  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: #000;
  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: 400
}

.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: #333;
  background: #fff url(../img/theme11/arrow2.png) no-repeat 97% center;
  padding: 7px 17px;
  margin: 5px;
  font-size: 11px
}

.accordion aside ul.listmenu li.categorylink a {
  border: 1px solid #fff;
  background: #ddd url(../img/theme11/arrow3_r.png) no-repeat 97% center;
  padding: 6px 16px 6px 4px;
  margin: 5px;
  font-size: 11px
}

h1.syubetu_table_title {
  font-weight: 400;
  text-align: center;
  border-bottom: double 4px silver;
  font-family: serif;
  padding-bottom: 5px;
  margin-bottom: 10px;
  margin-top: 20px
}

table.zaisyubetu_table {
  text-align: center;
  margin: 0 auto 20px
}

table.zaisyubetu_table td {
  font-size: x-small;
  padding-bottom: 5px
}

table.zaisyubetu_table td a {
  text-decoration: none
}

table.zaisyubetu_table td img {
  padding-top: 5px
}

table.syurui_sagasu td {
  font-size: 8pt;
  text-align: center;
  line-height: 100%;
  border: solid 1px #ccc;
  padding: 5px
}

/* freearea */
.freearea {
  text-shadow: none;
  padding: 10px 0;
  background: #fff;
  color: #333
}

.freearea p {
  margin: 0 0 5px;
  line-height: 1.8
}

.freearea hr {
  margin: 10px 0
}

.freearea img {
  vertical-align: middle
}

.freearea ul {
  list-style-type: disc;
}

.freearea ol {
  list-style-type: decimal;
  padding: 0 25px
}

section>div.freearea:first-child {
  background: #fff;
  padding-top: 15px !important
}

footer section>div.freearea:first-child {
  background: none !important
}

/*  カテゴリータイトル   */
.categorybar {
  padding: 6px 4px;
  text-align: left;
  margin: 0;
  font-size: 100%;
  background: #E8EEE8;
  text-shadow: rgba(0, 0, 0, .4) 0 1px 0;
  vertical-align: middle
}

.categorylink {
  background: #E8EEE8;
  vertical-align: middle
}

.payment ul {
  margin: 0
}

.payment li {
  padding: 5px 22px;
  overflow: hidden;
  display: block;
  text-decoration: none;
  background-image: url(../img/theme11/arrow2.png);
  background-position: 8px center;
  background-repeat: no-repeat;
  list-style-type: none;
  text-align: left
}

.payment aside>p {
  margin: 10px
}

.payment .formtable {
  font-size: 12px;
  padding: 10px 0;
  background: #fff
}

.payment .formtable li+p {
  color: #000;
  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: #fff url(../img/theme11/arrow2.png) no-repeat 95% center;
  color: #333;
  text-decoration: none;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .15)
}

.bgn li.categorylink a {
  border-left: 3px solid #000;
  padding-bottom: 6px;
  padding-left: 7px
}

.bgn2 .categorylink {
  background: #fff url(../img/theme11/arrow7.png) no-repeat 97% center
}

.bgn2 ul.bgn {
  margin-bottom: 0
}

.bgn2 ul.bgn li.categorylink a {
  background-color: #fff;
  border: none;
  border-left: 3px solid #000;
  color: #333;
  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: #fff;
  border: none;
  color: #333;
  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: #fff;
  color: #333;
  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;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .15)
}

.listmenu3 .r {
  float: right;
  overflow: hidden;
  width: 49%;
  text-align: center;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .15)
}

.listmenu3 a {
  padding: 6px 17px 6px 5px;
  margin: 0;
  background: #fff url(../img/theme11/arrow2.png) no-repeat 97% center;
  text-decoration: none;
  border: 1px solid #ddd;
  -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 {
  margin: 0;
  overflow: hidden
}

.sns ul {
  list-style-type: none;
  text-align: center
}

.sns li {
  display: inline-block;
  margin: 10px 5px;
  vertical-align: middle
}

#contents>section.review {
  margin: 0 auto
}

#contents>section.review>div.comment {
  margin: 0 auto;
  width: 95%
}

.review div.comment .recommend img {
  width: 11px;
  height: 11px;
  vertical-align: -1px
}

.itemlist li a .tag .recommend img {
  width: 11px;
  height: 11px;
  vertical-align: -1px
}

.customersbox .customerbar .recommend img {
  width: 11px;
  height: 11px;
  vertical-align: -1px
}

.freearea .commenttitle .recommend img {
  width: 11px;
  height: 11px;
  vertical-align: -1px
}

.arrowbg {
  border-left: 15px solid transparent;
  border-top: 16px solid #999;
  position: absolute;
  bottom: 5px;
  left: 119px;
  width: 0;
  height: 14px
}

.arrow {
  border-left: 14px solid transparent;
  border-top: 14px solid #fff;
  position: absolute;
  bottom: 5px;
  left: 121px;
  width: 0;
  height: 15px
}

/* form 1 */
.shopping_form {
  text-align: left
}

.shopping_form .variation1,
.variation2,
.variation3 {
  border-spacing: 0;
  width: 97%;
  margin: 10px auto;
  border-collapse: collapse;
  table-layout: auto
}

/*  バリエリスト見出し */
.shopping_form .variation1 th,
.variation2 th,
.variation3 th {
  padding: 10px 5px;
  font-size: 75%;
  background: #fff;
  border: 1px solid #DDD;
  color: #333
}

.shopping_form .variation1 td,
.variation2 td {
  padding: 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: 0;
  text-align: left;
  width: 37%
}

.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 5px;
  text-align: left;
  width: 100%;
}

.remark dl {
  font-size: 120%
}

.remark dt {
  float: left;
  width: 22%;
  margin: 5px 0;
  vertical-align: middle
}

.remark dd {
  float: none;
  margin: 3px 0;
  white-space: nowrap
}

.remark span {
  position: relative;
  top: 5px;
  display: block
}

.remark td {
  vertical-align: middle;
  text-align: left;
  font-size: 12px
}

.remark .l {
  width: 30%
}

.remark .r {
  width: 70%;
  text-align: left
}

.input100 {
  width: 60%;
  margin-left: 14px;
}

.input10 {
  width: 20%
}

.stock hr {
  border-color: #939394
}

.stock select {
  max-width: 100%
}

.mailicon {
  width: 24px;
  height: 11px
}

.req {
  margin: 5px 10px 20px;
  text-align: right;
  font-size: 75%
}

.req img {
  vertical-align: bottom
}

.req span {
  color: #626262
}

/* ボタン */
.btn {
  margin: 0 auto;
  text-align: center
}

.btn button {
  width: 250px;
  height: 25px;
  margin: 15px auto;
  background: transparent url(../img/theme11/btn2_bg.png) no-repeat;
  border: none;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  text-decoration: none;
  font-size: 12px
}

.submit {
  margin: 10px auto;
  text-align: center
}

.formcontents dl p.submit {
  padding-left: 0;
  padding-right: 0
}

/* カート */
.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: #fff;
  display: inline-block;
  -webkit-appearance: none;
  border: none
}

.stock>aside:nth-child(2) {
  background: #fff;
  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: 700;
  background: #fc9;
  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-colorborder-left-color: #f90;
  border-bottom-colorborder-right-color: #fff;
  background: #f90;
  color: #fff
}

.curt_l button:active,
.curt_s button:active {
  border-top-color: #f90;
  background: #f60
}

#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: #fff;
  display: inline-block;
  -webkit-appearance: none;
  text-align: center;
  display: inline-block
}

a.request_s {
  color: #fff;
  text-decoration: none
}

.request_l {
  padding: 10px;
  font-size: 120%;
  width: 80%;
  color: #fff !important;
  font-weight: 700;
  border: 1px solid #369;
  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-colorborder-top-left: #36C;
  background: #36C
}

.request_l button:active,
.request_s button:active {
  border-top-color: #1b435e;
  background: #36C
}

/* 在庫切れ */
.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: #000;
  display: inline-block;
  text-align: center;
  display: inline-block
}

.shopping_form .variation1 .soldout span,
.shopping_form .variation2 .soldout span {
  color: #000;
  width: auto;
  text-align: center;
  background: transparent;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

/* 通知 */
.error {
  color: red;
  text-align: left
}

#contents section>p.error {
  padding: 20px 10px
}

.attention {
  background: #fff;
  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: #000;
  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: #fff;
  padding: 10px
}

.formcontents dl {
  margin: 0 auto;
  list-style-type: none;
  width: 95%
}

.formcontents dt {
  margin: 10px auto;
  text-align: center
}

.formcontents dd {
  margin: 5px auto;
  text-align: left;
  padding: 0
}

.formcontents p {
  margin: 20px auto
}

.formcontents p.btg_r {
  margin: 0 auto
}

.formbar2+.formcontents p {
  margin: 10px auto
}

.formcontents form {}

.radio {
  position: relative;
  top: -4px
}

.formcontents ul li {
  word-wrap: break-word
}

/*  button orange固定 */
.button_or {
  margin: 0
}

.button_or input {
  width: 250px;
  height: 25px;
  margin: 5px auto;
  background: url(../img/theme11/btn3_bg.png) no-repeat;
  border: none;
  color: #fff;
  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: #fff;
  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: 700;
  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: #fff;
  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: #fff;
  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: #fff;
  text-align: center;
  font-weight: 700;
  -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: #fff url(../img/theme11/arrow1_l.png) no-repeat 7px center;
  color: #666;
  font-size: 11px;
  border-bottom: 1px solid #ddd;
  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: #666;
  background: #fff url(../img/theme11/arrow1.png) no-repeat 97% center;
  border: none;
  border-bottom: 1px solid #ddd;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 8px 10px;
  margin: 0;
  font-size: 11px;
  box-shadow: none;
  -webkit-box-shadow: none;
  text-decoration: none
}

.formnavi .a_l {
  background: url(../img/theme11/arrow_left.png)left center;
  background-repeat: no-repeat;
  background-position: 5% center;
  padding: 15px 0 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 0;
  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: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#CCC));
  background: -moz-linear-gradient(top, #fff, #ccc);
  color: #4D4D4D;
  text-decoration: none
}

/* お客様の声 */
#contents>.pagelist+section {
  padding-top: 5px
}

section .customersbox:last-of-type {
  border-bottom: 1px solid #969696
}

.customerbar {
  background: #fff;
  border-bottom: 1px solid #ddd;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .15);
  padding: 5px 10px;
  margin: 0 auto;
  font-size: 11px
}

.customersbox .customerbar {
  margin: 0 10px
}

.customerbar img {
  vertical-align: -3px
}

.customerbar .f_r.date {
  padding-top: 2px;
  color: #666
}

.customerscomment {
  margin: 0 auto;
  background: #fff;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .15);
  padding: 10px 10px 0;
  font-size: 11px;
  text-shadow: none;
  line-height: 1.5
}

.customerscomment p {
  margin: 10px auto;
  color: #464646;
  text-align: left;
  line-height: 1.5
}

.customersbox .customerscomment {
  width: auto;
  padding: 10px;
  margin: 0 10px 20px
}

.comment .minus {
  background: #fff;
  -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: #333;
  text-align: left
}

.comment .shopcomment {
  margin: 0 auto;
  padding: 0 5px 5px
}

.shopcomment p {
  text-align: left;
  background: #FCEAE2;
  margin: 10px 0;
  padding: 8px
}

.shopcomment .plus {
  text-align: right;
  background: url(../img/theme11/arrow2.png) no-repeat 65% center;
  padding-right: 10px
}

.shopcomment .plus .f_r:before {
  content: "全文を見る";
  color: #333;
  font-size: 10px
}

.shopcomment .f_l,
.shopcomment .f_r {
  padding: 6px 0;
  font-size: 75%
}

.shopcomment .f_l {
  padding-left: 50px;
  color: #3B91D6;
  width: 138px
}

@media all and (max-width: 320px) {
  .shopcomment .plus {
    background: url(../img/theme11/arrow2.png) no-repeat 57% center
  }

  .shopcomment .f_l {
    padding-left: 0
  }
}

.plus {
  margin: 0;
  background-image: url(../img/theme11/plus.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  padding: 2px 0;
  padding-right: 30px
}

.plus.active {
  background-image: url(../img/theme11/minus.png)
}

.plus.act {
  background-image: url(../img/theme11/minus.png)
}

.plus.act2 {
  background-image: url(../img/theme11/minus.png)
}

.comment {
  margin: 10px 0
}

.commenttitle {
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .15);
  color: #000;
  font-size: 13px;
  text-align: center;
  padding: 5px;
  background: #fff;
  margin: 10px 10px 0;
  border-bottom: 3px solid #000
}

.commenttitle a {
  text-decoration: none;
  margin: 5px 0;
  display: block;
  color: #000
}

.commenttitle p {
  color: #464646;
  background: #fff;
  padding: 5px
}

.freearea .commenttitle {
  -webkit-box-shadow: none;
  margin: 0
}

.rightarrow {
  text-align: right
}

.rightarrow>div {
  float: right;
  text-align: right;
  padding: 5px 5px 5px 20px;
  text-align: left;
  width: 108px;
  margin: 2px 10px 3px;
  background: #fff url(../img/theme11/arrow2.png) no-repeat 10px center;
  margin-left: 1px;
  font-size: 10px
}

.rightarrow>div>a {
  text-decoration: none;
  color: #333
}

.customersbox .rightarrow div {
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .15)
}

/*  購入はこちら  */
.price+.rightarrow a {
  background: none;
  text-decoration: underline
}

.price+.rightarrow div {
  padding: 5px 0 5px 15px
}

.catalog {
  margin: 0 auto;
  width: 100%
}

.catalog p {
  display: inline
}

/* フリーページ */
/* 1 */
section.titlebar_list {
  padding-top: 5px
}

section.titlebar_list ul.listmenu {
  background-color: #fff
}

section.titlebar_list ul.listmenu li {
  font-size: 12px
}

section.titlebar_list ul.listmenu li:last-child {
  border-bottom: none
}

section.titlebar_list ul.listmenu li a {
  padding: 12px 9x 12px 40px
}

/* 2 */
section.titlebar_list aside ul.listmenu {
  background-color: transparent
}

section.titlebar_list .titlebar_list .accordion .titlebar {
  margin-top: 0
}

/* 4 */
/* カテゴリ選択 */
/* 2 */
/* ランキング */
/* 商品検索 */
.product_search .pager .f_l {
  color: #333;
  font-size: 10px;
  line-height: 1.5;
  float: none
}

.pager {
  margin: 0 auto;
  padding: 5px 0;
  color: #666;
  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 #ccc;
  color: #666
}

.result {
  float: left
}

.result ul {
  list-style: none;
  margin: 0
}

.result li {
  float: left;
  padding-left: 10px
}

.sort {
  margin: 5px auto;
  padding: 0;
  width: 90%;
  text-align: center
}

.sortimg {
  width: 46px;
  height: 30px
}

/* pagelist */
.pagelist {
  margin: 5px 10px;
  text-align: center;
  font-size: 80%;
  padding-top: 10px;
  border-top: 1px solid #fff
}

.pagelist2 {
  margin: 20px auto 5px;
  text-align: center;
  font-size: 80%
}

.pagelist li,
.pagelist2 li {
  display: inline;
  margin: 0 2px
}

.pagelist li span,
.pagelist2 li span {
  display: -moz-inline-box;
  display: inline-block;
  padding: 6px 8px;
  font-weight: 700;
  background: #fff;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  color: #000;
  text-decoration: none;
  text-shadow: none
}

.pagelist li a,
.pagelist2 li a {
  display: -moz-inline-box;
  display: inline-block;
  padding: 6px 8px 2px;
  font-weight: 700;
  background: #000 url(../img/theme11/pagelist_bg.png) repeat-x;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  color: #fff;
  text-decoration: none;
  text-shadow: none
}

.pagelist li a:hover,
.pagelist2 li a:hover {
  background: #fff;
  color: #000
}

.pagelist li.back a,
.pagelist2 li.back a {
  padding: 6px 20px;
  background-color: transparent;
  background-image: url(../img/theme11/arrow3_l.png), url(../img/theme11/pagelist_bg.png);
  background-position: 6px center, center top;
  background-repeat: no-repeat, repeat-x;
  color: #fff;
  text-decoration: none;
  text-align: center;
  margin-right: 5px
}

.pagelist li.back a:hover,
.pagelist2 li.back a:hover {
  background: #fff url(../img/theme11/arrow3_l.png) no-repeat 6px center;
  color: #000
}

.pagelist li.next a,
.pagelist2 li.next a {
  padding: 1px 20px 0;
  background-color: transparent;
  background-image: url(../img/theme11/arrow3_r.png), url(../img/theme11/pagelist_bg.png);
  background-position: 51px center, center top;
  background-repeat: no-repeat, repeat-x;
  color: #fff;
  text-decoration: none;
  text-align: center;
  margin-left: 5px
}

.pagelist li.next a:hover,
.pagelist2 li.next a:hover {
  background: #fff url(../img/theme11/arrow3_r.png) no-repeat 51px center;
  color: #000
}

/* back disable */
.pagelist .back_b,
.pagelist2 .back_b {
  visibility: hidden;
  width: 64px;
  height: 25px;
  margin-right: 10px;
  display: inline-block
}

/* next disable */
.pagelist .next_b,
.pagelist2 .next_b {
  visibility: hidden;
  width: 64px;
  height: 25px;
  margin-left: 10px;
  display: inline-block
}

/* 商品詳細 */
#contents section.product_name {
  background: #eee;
  border: 3px double #fff;
  border-left: none;
  border-right: none;
  padding: 10px 0;
  margin-bottom: 10px
}

.product_name ul {
  margin: 0 10px;
  line-height: 20px;
  text-align: left;
  list-style-type: none
}

.product_name li {
  margin: 0;
  text-align: left;
  color: #f0365e;
  font-size: 20px
}

.product_name li.catch {
  color: #000;
  font-size: 16px;
  line-height: 1.5;
  padding-top: 5px;
  text-align: left
}

.product_name li span.prize {
  vertical-align: middle;
  margin-right: 10px;
  font-size: 12px
}

.product_name dl {}

.product_name dt {
  width: 70px;
  padding: 5px 0;
  display: block;
  float: left;
  margin: 5px 0;
  text-align: left
}

.product_name dd {
  text-align: left;
  width: 65%;
  padding: 5px 0;
  display: block;
  margin: 5px 0;
  float: left
}

.product_img {
  padding-top: 10px
}

.product_img .nb {
  position: relative;
  overflow: hidden
}

.product_img ul {
  position: relative;
  left: 50%;
  float: left;
  list-style-type: none
}

.product_img li {
  position: relative;
  left: -50%;
  float: left;
  margin: 0 3px
}

.product_img li p {
  display: table-cell;
  vertical-align: middle;
  height: 200px
}

#sub_img {
  padding-top: 10px;
  text-align: center
}

#imgRL {
  padding: 10px 2px;
  text-align: center
}

#sub_img img {
  border: 1px solid #f2e5ae
}

.imgRL {
  width: 24%;
  margin-top: 2px
}

#zoom .imgRL {
  width: 42%
}

.description {
  padding: 5px 0;
  margin: 0 10px 10px
}

.description #group {
  padding: 10px 10px 0;
  border: none;
  background: #fff;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .15);
  margin: 0 5px
}

.description #group h1 {
  font-size: 12px;
  color: #333;
  border-bottom: 1px solid #ddd;
  margin: 0;
  padding: 0 0 3px;
  display: block
}

#contents .description aside {
  color: #333;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .15);
  font-size: 15px;
  line-height: 1.5;
  text-align: left;
  height: 120px;
  overflow: hidden;
  padding: 10px;
  margin: 0 5px;
  background: #fff
}

#contents .description aside p {
  margin: 0 0 12px
}

.description aside ul {
  list-style-type: disc;
  padding: 0 25px
}

.description .seemore {
  width: 250px;
  height: 20px;
  margin: 15px auto;
  background: transparent url(../img/theme11/btn2_noarrow_bg.png) no-repeat;
  border: none;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
  vertical-align: middle;
  padding: 5px 0 0;
  text-decoration: none;
  font-size: 12px;
  cursor: pointer
}

.productprice {
  background: #fff;
  padding: 10px 10px 0;
  text-align: left;
  margin: 0 10px
}

.productprice p {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 10px;
  color: #222;
  text-align: right;
  position: relative;
}

.productprice p:after {
  content: "送料無料";
  font-weight: bold;
  color: #89181c;
  position: absolute;
  bottom: -29px;
  right: 0;
}

.productprice p .red {
  color: #222
}

.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: #000;
  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: 400
}

.titlebar_g_o {
  color: #000;
  background-image: url(../img/theme11/title_point.png), url(../img/theme11/title_bg.png);
  background-repeat: no-repeat, repeat-x;
  background-position: left top, left top;
  margin: 10px 0 0;
  padding: 14px 0 12px;
  vertical-align: middle;
  text-align: left
}

.titlebar_g_o h1 {
  display: inline;
  font-size: 14px;
  margin: 0;
  padding: 0 0 0 10px;
  text-align: left;
  font-weight: 400
}

.stock table.variation1,
.stock table.variation2 {
  border: none;
  margin-bottom: 0
}

.stock .variation1 th,
.stock .variation2 th {
  border: 3px double #fff;
  border-bottom: 3px double #eee;
  background: #eee
}

.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: #fff
}

.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 #eee;
  background: #eee
}

.stock .variation3 th {
  border: 1px solid #fff;
  background: #eee
}

.stock .variation3 td {
  background: #fff
}

.stock hr {
  border: none
}

.stock form {
  background: #fff;
  padding: 5px;
  display: block;
  margin: 0 10px
}

.stock form[name="CARTIN"] {
  background: #fff;
  -webkit-box-shadow: none;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 10px 0 0;
  margin: 10px 5px
}

.stock form select {
  color: #666;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  border-radius: 0
}

.stock form input {
  color: #666;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  border-radius: 0;
}

.stock form input[type="submit"] {
  width: 250px;
  height: 25px;
  margin: 5px auto 10px;
  background: url(../img/theme11/btn3_bg.png) no-repeat;
  border: none;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  text-decoration: none;
  font-size: 12px
}

/* カート */
#contents section .title_c {
  background: #eee;
  margin: 0 0 10px;
  padding: 10px 0;
  border-top: 3px double #fff;
  border-bottom: 3px double #fff;
  vertical-align: middle;
  margin: 0 auto 10px;
  text-align: center;
  float: left;
  width: 100%
}

#contents section .title_c h1 {
  font-size: 16px;
  color: #000;
  margin: 0;
  padding: 0
}

#contents section .title_c h2 {
  font-size: 16px;
  color: #000;
  margin: 0;
  padding: 0
}

#contents section .title_c h3 {
  font-size: 16px;
  color: #000;
  margin: 0;
  padding: 0
}

.info {
  background: #fff;
  padding: 0 10px;
  text-align: left;
  color: #333;
  font-size: 11px;
  line-height: 1.5;
  margin: 0 10px;
  position: relative;
  top: 2px
}

.info+div {
  background: #fff;
  padding: 0 10px;
  text-align: left;
  color: #333;
  font-size: 11px;
  line-height: 1.5;
  margin: 0 10px;
  position: relative;
  top: 2px
}

#contents section .info+div+p {
  box-sizing: border-box;
  margin: 0 10px !important;
  position: relative;
  top: 2px;
  padding: 0 10px !important
}

.formtable {
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .15);
  margin: 0 5px 5px;
  background: #fff;
  padding: 5px
}

.formtable h3 {
  margin: 5px auto;
  text-align: left
}

.formtable table {
  background: #fff;
  border: 1px solid #ddd;
  border-left: none;
  border-right: none;
  border-collapse: separate;
  border-spacing: 1px;
  width: 100%;
  font-size: 11px;
  color: #626262;
  margin: 10px auto
}

.formtable table th {
  padding: 5px;
  border: 3px double #fff;
  font-weight: 700;
  line-height: 120%;
  text-align: left
}

.formtable table td {
  border: 3px double #fff;
  padding: 3px;
  border: none;
  text-align: left
}

.formtable table .l {
  padding: 5px;
  text-align: left;
  width: 40%;
  background: #eee
}

.formtable table .r {
  padding: 5px;
  text-align: left;
  width: 60%;
  background: #fff;
  border-bottom: 1px solid #eee
}

.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: #000;
  font-size: 12px;
  border-bottom: 1px solid #ddd
}

.formtable table.table2 td[rowspan="2"] {
  width: 100px;
  height: 100px;
  vertical-align: middle;
  border-top: 1px solid #ddd;
  padding-top: 10px
}

.formtable table.table2 td[rowspan="4"] {
  text-align: center;
  vertical-align: top;
  border-top: 1px solid #ddd;
  padding-top: 10px
}

.formtable table.table2 tr:first-child td {
  padding-top: 0;
  border-top: none
}

.table2 td:only-of-type {
  vertical-align: middle;
  background: none
}

.table2 td.esy {
  color: #333;
  border-bottom: none
}

.formtable table.table2 td:not(.esy) {
  border-top: 1px solid #ddd;
  padding-top: 10px
}

.table2 input {
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.table2 .del input[type="submit"] {
  border: none;
  color: #000;
  background: url(../img/theme11/btn_del_bg.png) no-repeat;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
  width: 75px;
  height: 20px;
  padding: 0 10px;
  margin-right: 10px;
  font-size: 10px
}

.formtable .table3 td:nth-child(1) {
  width: 48%
}

.formtable .table3 td:nth-child(2) {
  width: 26%;
  text-align: center
}

.formtable .table3 td:nth-child(3) {
  width: 26%;
  text-align: center
}

.formtable .table3 {
  background: #ddd;
  border: 1px solid #fff;
  color: #333
}

.formtable .table3 th {
  border: 1px solid #fff;
  text-align: center;
  padding: 5px;
  background: #eee;
  font-weight: 400
}

.formtable .table3 th:first-child {
  text-align: left
}

.formtable .table3 td {
  background: #fff;
  padding: 5px
}

.formtable .table3 .edit {
  margin: 0;
  padding: 0
}

.formtable .table3 .edit input {
  border-radius: 3px;
  background: #000;
  color: #fff;
  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: #fff;
  width: 58px;
  height: auto;
  padding: 2px 0;
  margin: 7px 0
}

.formtable .table4 {
  background: #ddd;
  border: 1px solid #fff
}

.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: 400;
  border: 1px solid #fff;
  padding: 5px;
  text-align: left;
  width: 40%;
  background: #eee
}

.formtable .table4 td {
  padding: 5px;
  text-align: left;
  width: 60%;
  background: #fff
}

.formbox .formtable {
  margin: 0 10px 10px;
  border: none;
  background: #fff;
  padding: 8px
}

.formbox .info {
  padding: 10px;
  text-align: left;
  line-height: 1.5
}

.formbox p {
  padding: 0 10px;
  margin: 5px auto;
  text-align: left;
  line-height: 1.5
}

.formbox p.submit {
  text-align: center
}

.formbox p.btg_r {
  padding: 0 10px;
  text-align: center
}

.del,
.edit {
  margin: 5px auto
}

.edit {
  text-align: center
}

.edit input {
  width: 250px;
  height: 25px;
  margin: 15px auto;
  background: transparent url(../img/theme11/btn1_bg.png) no-repeat;
  border: none;
  color: #000;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
  text-align: center;
  font-weight: 700;
  vertical-align: middle;
  padding: 0;
  text-decoration: none;
  font-size: 12px
}

div.formbox {}

.formbar {
  color: #000;
  background-image: url(../img/theme11/title_point.png), url(../img/theme11/title_bg.png);
  background-repeat: no-repeat, repeat-x;
  background-position: left top, left top;
  margin: 10px 0 0;
  padding: 14px 0 12px;
  vertical-align: middle;
  text-align: left
}

.formbar>h3 {
  margin: 0;
  font-size: 14px;
  padding-left: 14px;
  font-weight: 400
}

.formbox_n {
  margin: 0 auto;
  padding-bottom: 20px;
  text-align: center
}

.formbox input,
textarea {
  border: 1px solid #999
}

.formbox input[type="checkbox"] {
  border: none
}

.formbox input[type="radio"] {
  border: none
}

.formbox input[type="submit"] {
  width: 250px;
  height: 25px;
  margin: 5px auto 10px;
  background: url(../img/theme11/btn3_bg.png) no-repeat;
  border: none;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  text-decoration: none;
  font-size: 12px
}

.form_t {
  margin: 0;
  text-align: left
}

.form_t p {
  margin: 25px 0 0;
  padding: 0;
  font-size: 13px;
  vertical-align: middle;
  text-align: left;
  color: #333;
  line-height: 180%
}

.formbox input.submit_or {
  width: 250px;
  height: 25px;
  margin: 5px auto;
  color: #fff;
  background: url(../img/theme11/btn4_bg.png) no-repeat center center;
  border: none;
  vertical-align: middle;
  font-size: 12px;
  text-align: center
}

/* 購入手続き */
.required {
  margin: 0 auto;
  text-align: left;
  color: #3e3e3e;
  font-size: 12px
}

.required .info {
  text-align: left;
  line-height: 1.5;
  padding: 0 10px
}

p.button_or input[type="submit"] {
  width: 250px;
  height: 25px;
  margin: 5px auto;
  background: transparent url(../img/theme11/btn2_bg.png) no-repeat;
  border: none;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  text-decoration: none;
  font-size: 12px
}

.bto_r input {
  width: 250px;
  height: 25px;
  margin: 5px auto;
  background: transparent url(../img/theme11/btn2_bg.png) no-repeat;
  border: none;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  text-decoration: none;
  font-size: 12px
}

/* 入荷連絡希望*/
.btg_r input[type="submit"] {
  width: 250px;
  height: 25px;
  margin: 5px auto 10px;
  background: url(../img/theme11/btn3_bg.png) no-repeat;
  border: none;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  text-decoration: none;
  font-size: 12px
}

.btg_r button[type="button"] {
  width: 250px;
  height: 25px;
  margin: 5px auto;
  background: transparent url(../img/theme11/btn2_bg.png) no-repeat;
  border: none;
  color: #fff;
  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: #fff;
  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: #fff;
  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: #fff;
  padding: 10px
}

.commentbar {
  margin: 0;
  padding: 5px;
  text-align: left;
  background: #fff;
  border-bottom: 3px solid #000;
  color: #000
}

.commentbar h3.catch {
  color: #5d5d5d;
  font-weight: 400;
  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: #fff;
  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: #fff;
  padding: 10px
}

/* フリーページ */
#contents>section>p {
  background: #fff;
  padding: 10px;
  margin: 0 10px
}

/* 購入 */
.formbox .formcontents .form_t textarea {
  height: 100px
}

/* 会員規約 */
aside.agreement {
  margin: 0 10px;
  padding-top: 5px
}

aside.agreement pre {
  white-space: -moz-pre-wrap;
  /* Mozilla */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  white-space: pre-wrap;
  /* CSS3 */
  word-wrap: break-word
    /* IE 5.5+ */
}

aside.agreement .formcontents {
  padding: 0;
  margin: 0
}

/* アドレス帳 */
#contents>.pagelist2+section {
  padding-top: 10px
}

/* 購入履歴 */
.mypagelist .formlist {
  padding: 0
}

.mypagelist .formlist .listmenu {
  margin: 0 5px
}

.period form {
  margin: 0 10px;
  text-align: center;
  padding-top: 15px;
  background: #fff url(../img/theme11/section3_bg.png) repeat-x
}

#contents>.pagelist2+section>ul.listmenu {
  padding-top: 0
}

#contents>.pagelist2+section>ul.listmenu>li>a>p.date {
  margin: 0;
  color: #000
}

/* コメント入力 */
#contents>section>.formbox>.formcontents {
  padding: 0;
  margin: 0
}

.info+form>.formtable {
  margin: 0 10px 5px
}

.info+form>.formtable span.recommend {
  font-size: 15px;
  color: #000
}

.info+aside.formcontents {
  padding-top: 0
}

.info+aside.formcontents .button {
  margin-top: 0
}

.info+aside.formcontents>.button:first-child>p.btg_r {
  padding-top: 1px
}

/* お知らせ一覧 */
section>.listmenu:first-child {
  padding-top: 5px
}

section>div:not(.accordion):not(.customersbox):not(.period):not(.form_t):not(.formlist):not(.titlebar_g):not(.pager):not(.required):not(.title):not(.formbox):not(.formbox_n):not(.title_c):not(.comment):not(.commentbox):not(.titlebar_g_o):not(.titlebar_list):not(.product_img):not(#sub_img):not([class^=mp_itemgroup_layout]):not([id^=mp_ta_free]):not([class^=mp_itemfreepage_layout]):not([class^=mp_itemcategory_layout]):first-child {
  background: #fff;
}

/***** 複数カテゴリ対応用 *****/
/*トップページの見出し位置調整*/
#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: #fff url(../img/theme11/arrow2.png) no-repeat 100% center;
  text-decoration: none;
  font-size: 12px;
  color: #333
}

/*************************************************/
/*** キーワードリンクデザイン ***/
/* theme11&#12316;15の共通レイアウト */
#sps-keywordBox ul {
  margin: 0 auto;
  padding: .8em .5em 0 0
}

#sps-keywordBox li {
  display: inline-block
}

#sps-keywordBox li a {
  display: block;
  margin: 0 0 .5em .5em;
  padding: .5em 1em;
  text-decoration: none;
  font-size: .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;
  padding: 10px 10px 4px 26px;
  height: 20px;
  text-decoration: none;
  font-size: 10px;
  color: #333;
  vertical-align: middle;
  text-align: left;
  -webkit-box-shadow: none
}

/*************************************************/
/* お気に入り */
/*************************************************/
.wishBtnHidden {
  display: none
}

/* 商品詳細_通常 */
.stock p[class^="wish_area"] {
  min-height: 30px;
  text-align: center
}

.stock .wish_add {
  background: url(../img/theme11/btn1_bg.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  color: #000;
  font-size: 12px;
  height: 25px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 250px;
  font-weight: 700
}

.stock .wish_add_ok {
  text-decoration: underline;
  padding: 30px
}

/* 商品一覧 リスト表示 */
.itemlist .wish_area {
  float: right;
  margin: -50px 10px 0;
  padding: 0
}

.itemlist .itemlist_bottom a {
  padding-bottom: 45px !important
}

.itemlist .wish_area .wish_add {
  margin: -5px 10px 0;
  padding: 7px;
  position: relative;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  font-size: 80%;
  font-weight: 700;
  background: url(../img/theme11/pagelist_bg.png) repeat-x scroll 0 0 #000;
  border-radius: 2px;
  color: #fff
}

.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: 700;
  padding: 5px 20px;
  background: url(../img/theme11/pagelist_bg.png) repeat-x scroll 0 0 #000;
  border-radius: 2px;
  color: #fff;
  position: relative;
  display: none;
}

.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: #fff;
  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: 700
}

/* カタログ表示 */
.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: #fff;
  font-size: 10px;
  margin-bottom: 5px
}

.cataloglist .wish_button_area .wish_del {
  margin: 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;
  display: block
}

.cataloglist .wish_text_red {
  font-size: 11px;
  color: red;
  font-weight: 700;
  text-align: left !important;
  padding: 10px 0 3px
}

/* 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: #000
}

table.table_collapse {
  border-collapse: collapse
}

table.table_collapse th {
  border: 1px solid #ddd !important
}

table.table_collapse td {
  border: 1px solid #ddd
}

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 #ddd
}

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 0;
  padding: 3px;
  border: 1px solid red;
  line-height: 1.3;
  text-decoration: none;
  font-size: 80%;
  color: red
}

td.kago_bundle_info {
  border-top: none !important
}

.top-free-category h2 {
  background: #2188a7;
  text-align: left;
  font-size: 11pt;
  text-align: center;
  letter-spacing: 5px;
  color: #fff;
  border-radius: 5px;
  width: 100%
}

.top-free-category img {
  box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.4);
  margin: 15px auto;
  width: 90%
}

.link_button p {
  margin: auto
}

.link_button a {
  display: inline-block;
  background-color: #55a5f6;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-size: 15px;
  line-height: 60px;
  border-bottom: solid 1px #1a5a9c;
  border-right: solid 1px #1a5a9c;
  border-radius: 4px;
  box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.4);
  overflow: hidden;
  position: relative;
  line-height: 180%;
  padding: 10px;
}

.link_button a:hover {
  display: inline-block;
  background-color: #222;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-size: 15px;
  line-height: 60px;
  border: solid 1px #222;
  overflow: hidden;
  position: relative;
  line-height: 180%;
  padding: 10px;
}

.link_button_silver a {
  display: inline-block;
  background-color: #55a5f6;
  margin: 0 5px;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-weight: lighter;
  font-size: 13px;
  line-height: 30px;
  border-radius: 4px;
  padding: 8px 12px;
  letter-spacing: 5px;
  margin-top: 20px;
  box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.4);
}

.komoji {
  font-size: small
}

.oomoji {
  font-size: large
}

.large {
  font-size: large
}

.larger {
  font-size: larger
}

.akaji {
  color: #ff00a7
}

.left {
  text-align: left
}

.float_left {
  float: left
}

/*トップページフロートバナー*/
#floatingmenu {
  display: block;
  width: 100%;
  position: fixed;
  right: -8px;
  top: 0px;
  z-index: 10001;
  text-align: left;
}

/*商品詳細グラフ*/
table#item_spec_glaf {
  width: 100%;
  margin: 30px auto
}

table#item_spec_glaf th {
  padding: 3px;
  font-weight: lighter;
  letter-spacing: 10px
}

table#item_spec_glaf td {
  padding: 8px;
  line-height: 180%
}

table#item_spec_glaf th {
  text-align: center;
  background-color: #b4b4b4;
  color: #fff
}

.midashi_kadomaru {
  color: #ff00a7;
  padding: 10px;
  border: solid 1px #ff00a7;
  border-radius: 8px;
  text-align: center
}

.cyuuigaki {
  color: #ff00a7;
  margin: 0;
  padding: 10px;
  border: solid 1px #ff00a7;
  border-radius: 8px
}

.cyuuigaki dt {
  font-weight: 700;
  padding-top: 10px
}

.cyuuigaki dd {
  margin: 0;
  line-height: 180%
}

.custam_oder {
  margin-top: 50px
}

.custam_oder p {
  text-align: center
}

p.gotyuui_bunner {
  text-align: center;
  margin-top: 50px
}

/* サンプル板 */
.sample_ita {
  border: solid 1px silver;
  padding: 10px;
  text-align: center;
  margin: 30px 0
}

.sample_ita h4 a {
  font-size: large;
  line-height: 200%;
  margin-top: 0
}

.sample_ita p {
  margin-bottom: 20px
}

.sample_ita p img {
  text-align: center;
  width: 70%
}

#shouhin_category .sample_ita h4 {
  margin-top: 0;
  border: none;
  letter-spacing: 0
}

#shouhin_category .sample_ita p {
  letter-spacing: 0
}

.nouhin_jirei {
  text-align: center
}

/* 風雅カテゴリー_スマホ */
#fuuga_category_smp p.setsumei {
  line-height: 200%;
  text-align: center;
  font-family: serif
}

#fuuga_category_smp p img {
  text-align: center
}

#fuuga_category_smp dl {
  margin: 50px 0 30px
}

#fuuga_category_smp dl dt {
  text-align: center;
  font-size: large
}

#fuuga_category_smp dl dd {
  line-height: 200%;
  margin: 0;
  font-family: serif
}

#fuuga_category_smp .sample_ita h4 {
  text-align: center
}

#fuuga_category_smp h4 {
  font-size: large;
  font-family: serif;
  text-align: center
}

#fuuga_category_smp .fuuga_itemlist {
  margin-top: 50px;
  background-color: #f5f5dc
}

#fuuga_category_smp .fuuga_itemlist dl {
  border-bottom: dashed 1px #d5c99d;
  padding: 0 15px 10px
}

#fuuga_category_smp .fuuga_itemlist dt {
  margin-bottom: 20px;
  line-height: 30px
}

#fuuga_category_smp .fuuga_itemlist dd {
  line-height: 180%
}

#fuuga_category_smp .fuuga_category_tokucyou dl dt img {
  padding-bottom: 20px
}

#fuuga_category_smp .fuuga_category_tokucyou dl dt {
  margin-bottom: 10px;
  line-height: 170%
}

#fuuga_category_smp .fuuga_category_tokucyou dl dd p {
  text-align: left;
  width: 90%;
  margin: auto
}

#fuuga_category_smp h4 {
  margin-top: 50px
}

.fuuga_tv_ver h4 {
  font-size: larger;
  text-align: center
}

.fuuga_tv_ver h5 {
  font-size: inherit
}

.fuuga_tv_ver table tr {
  line-height: 250%
}

.fuuga_tv_ver table th.midashi {
  color: #a42b45
}

.fuuga_tv_ver table td {
  font-size: xx-small;
  text-align: center
}

.set_waribiki {
  background-color: #F0ECCD;
  padding: 10px;
  margin: 20px 0
}

.set_waribiki h5 {
  font-size: large;
  font-weight: 700;
  margin: 10px;
  text-align: center;
  line-height: 150%
}

.set_waribiki img {
  margin: 10px 0
}

#mentenance_smp h5 {
  font-size: large;
  color: #40a44d;
  border-bottom: dashed 1px silver;
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-weight: lighter
}

#mentenance_smp h6 {
  font-size: inherit;
  color: #40a44d;
  margin-bottom: 5px
}

#table_fair_smp h3 {
  text-align: center;
  line-height: 180%;
  font-family: serif;
  font-size: large
}

#table_fair_smp .setsumei {
  width: 90%;
  border: solid 1px silver;
  padding: 8px;
  margin: auto
}

#table_fair_smp .setsumei p.center {
  text-align: center;
  font-weight: 700
}

#table_fair_smp dl {
  text-align: center;
  line-height: 200%;
  margin-bottom: 40px
}

#table_fair_smp dt {
  font-size: large;
  color: #00a597
}

#table_fair_smp dt img {
  margin-bottom: 15px
}

#table_fair_smp dl dd {
  text-align: left;
  margin: 0
}

#dining_series_cate h4 {
  text-align: center;
  font-weight: lighter;
  border-bottom: solid 1px silver
}

#dining_series_cate h5 {
  color: #00a597;
  text-align: center;
  font-weight: lighter;
  font-size: large;
  margin: 5px
}

#dining_series_cate h6 {
  text-align: center
}

.series_cate {
  background-color: #f5f5dc;
  padding: 8px;
  margin-bottom: 30px
}

#dining_series_cate h6 {
  text-align: center;
  font-size: inherit;
  font-weight: lighter;
  margin: 10px 0 0
}

#dining_series_cate .series_cate_group {
  border-top: solid 2px #FFF
}

#dining_series_cate .series_cate_group table {
  width: 100%
}

#dining_series_cate .series_cate_group td {
  width: 50%;
  text-align: center
}

#dining_series_cate .series_cate_group td p {
  padding: 8px
}

#table_size_glaf p {
  text-align: left
}

#table_size_glaf table {
  border: solid 1px silver;
  width: 100%;
  margin-top: 20px;
  border-spacing: 0
}

#table_size_glaf table caption {
  padding: 8px;
  text-align: left;
  font-weight: 700
}

#table_size_glaf caption p {
  text-align: center
}

#table_size_glaf table th,
#table_size_glaf table td {
  text-align: center;
  vertical-align: middle;
  height: 30px;
  vertical-align: middle;
  width: 88px
}

#table_size_glaf .haba {
  background-color: #e8e597;
  border-color: #fff
}

#table_size_glaf .okuyuki {
  background-color: #f0d79e;
  border-color: #fff
}

/* 商品別カテゴリ */
#shouhin_category p {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 200%;
  text-align: center
}

#shouhin_category h3 {
  font-size: large;
  font-family: serif;
  text-align: center
}

#shouhin_category p.komidasi {}

#shouhin_category .shyouhin_image {
  margin: 70px 0
}

#shouhin_category .shyouhin_image p.comment1 {
  font-size: 12pt;
  font-family: serif
}

#shouhin_category .shyouhin_image p.comment2 {
  font-size: x-large;
  font-family: serif;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 130%;
  margin: 15px 0 10px
}

#shouhin_category .shyouhin_image p.link_button {
  font-size: large;
  font-weight: 700;
  padding: 10px
}

#shouhin_category .shyouhin_image p.link_button a {
  background-color: #55a5f6;
  line-height: 15px;
  font-weight: lighter;
  font-size: 13px;
  letter-spacing: 5px;
  border-bottom-color: #1a5a9c;
  border-right-color: #1a5a9c
}

#shouhin_category dl {
  padding: 10px;
  margin-bottom: 30px
}

#shouhin_category dl dt {
  font-size: large;
  text-align: center;
  margin: 5px;
  line-height: 250%;
  color: #577fbc;
}

#shouhin_category dl dt img {
  width: 100%
}

#shouhin_category dl dd {
  text-align: left;
  line-height: 200%;
  margin: auto
}

#shouhin_category h4,
#shouhin_category h5 {
  font-family: serif;
  font-size: 18pt;
  font-weight: bold;
  border-bottom: solid 3px #98913e;
  text-align: center;
  letter-spacing: 3px;
  margin-top: 80px;
  line-height: 140%;
  padding-bottom: 8px;
}

#shouhin_category .variation table {
  width: auto;
  margin: auto;
  text-align: left;
  border-collapse: collapse;
  border-spacing: 0
}

#shouhin_category .variation td,
#shouhin_category .variation th {
  padding: 8px;
  border: solid 1px silver;
  width: 33%;
  font-size: 17px;
}

#shouhin_category .variation th {
  background-color: #eaea91
}

#shouhin_category .variation p {
  letter-spacing: 0
}

.dining_setwaribiki {
  background-color: #F0ECCD;
  padding: 30px;
  margin-bottom: 20px
}

#shouhin_category .dining_setwaribiki h4 {
  font-weight: 700;
  font-size: large;
  text-align: center;
  border-color: #fff;
  letter-spacing: 0;
  margin-top: 0;
  line-height: 130%
}

#shouhin_category .dining_setwaribiki p {
  text-align: left;
  letter-spacing: 0
}

#shouhin_category .dining_setwaribiki p img {
  margin-top: 30px
}

#shouhin_category .variation {
  margin: 30px 0
}

#shouhin_category .variation p {
  text-align: left;
  letter-spacing: 0
}

#shouhin_category .variation p.float_left {
  width: 350px
}

#shouhin_category .variation p.link_button {
  text-align: center;
  font-size: large;
  font-weight: 700;
  padding: 10px
}

#shouhin_category .variation p.link_button a {
  background-color: #55a5f6;
  line-height: 15px;
  font-weight: lighter;
  font-size: 13px;
  letter-spacing: 5px
}

#shouhin_category .itemlist_smp {
  width: 100%;
  margin-bottom: 30px
}

#shouhin_category .itemlist_smp dl {
  padding: 0;
  width: 31%;
  margin: 3px;
  float: left;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.4);
  height: 150px;
  background-color: #f8f6e4
}

#shouhin_category .itemlist_smp dd {
  text-align: center;
  font-size: 10pt
}

#shouhin_category table.itemlist {
  width: 100%;
  text-align: center;
}

#shouhin_category table.itemlist th {
  font-size: 15px;
  color: #2575c7;
  background-color: #ddd;
  padding: 6px
}

#shouhin_category table.itemlist td {
  padding-bottom: 40px
}

table#saibi_tv_type th {
  text-align: center
}

table#saibi_tv_type td {
  font-size: x-small;
  line-height: 150%
}

/*サブ紹介文1*/
#shouhin_category h4.sub_syoukai1 {
  letter-spacing: 0
}

#shouhin_category h3.sub_syoukai1 {
  font-size: x-large;
  margin: 60px 0 30px
}

#shouhin_category p.sub_syoukai1 {
  text-align: left
}

#shouhin_category ul.sub_syoukai1 {
  text-align: left;
  line-height: 200%;
  background-color: #e5f5c0;
  padding: 8px;
  list-style: none
}

#mp_ta_freepage .q_and_a_list h4 {
  font-size: large;
  line-height: 180%;
  margin: 30px 0 0;
  font-weight: 400
}

#mp_ta_freepage .q_and_a li,
#mp_ta_freepage .q_and_a_list li {
  line-height: 250%;
  text-align: left;
  font-size: larger
}

#mp_ta_freepage .q_and_a h3 {
  font-size: 15pt;
  font-weight: 400;
  border-bottom: double 4px silver;
  font-family: serif;
  font-weight: 700;
  text-align: center;
  padding-bottom: 8px
}

#mp_ta_freepage .q_and_a h4 {
  font-size: larger;
  line-height: 180%;
  margin: 30px 0 0;
  font-weight: 400;
  color: #6c6cd0
}

#mp_ta_freepage .q_and_a p {
  text-align: left
}

/* 写真付きレビュー */
.shyasin_review p.review_top_link img {
  width: 30%
}

.shyasin_review .shyasin_review_link ul {
  font-size: larger;
  float: left;
  line-height: 230%;
  width: 115px;
  margin: 0 30px 20px
}

.shyasin_review .shyasin_review_link li {
  text-align: left;
  list-style-type: square
}

.shyasin_review .shyasin_review_link p {
  font-size: larger;
  text-align: left
}

.shyasin_review .shyasin_review_link ul li a {
  text-decoration: none
}

.shyasin_review .okyaku_shyasin_review {
  margin: 20px;
  border-bottom: solid 1px silver;
  text-align: left
}

.shyasin_review .okyaku_shyasin_review .review_top {
  width: 100%
}

.shyasin_review .okyaku_shyasin_review .review_top p {
  width: 32%;
  float: left
}

.shyasin_review .okyaku_shyasin_review p.syouhnmei {
  font-size: larger
}

#free_page h3 {
  text-align: center;
  font-weight: 400;
  line-height: 150%;
  font-size: x-large
}

#free_page li {
  line-height: 180%
}

#free_page h4 {
  text-align: center;
  font-weight: 400;
  color: #000;
  background-color: #eee;
  font-size: large;
  width: 95%;
  margin: 80px auto 0;
  line-height: 130%;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4)
}

#free_page h5 {
  text-align: center;
  color: #fff;
  padding: 8px;
  font-weight: 400;
  border-radius: 10px;
  background-color: #3b91d6;
  font-size: larger;
  margin: 50px auto 20px;
  width: 85%;
  line-height: 130%;
  letter-spacing: 3px
}

#free_page p.link_button {
  text-align: center
}

#free_page p.genba {
  text-align: left;
  width: 300px
}

#free_page .free_address {
  background-color: #fffad7;
  padding: 5px;
  margin: 30px auto
}

#free_page .free_address p {
  width: 220px;
  text-align: center;
  margin: 10px auto
}

#free_page .free_address address {
  text-align: center;
  font-style: normal
}

#free_page2 p {
  line-height: 180%;
  text-align: left;
  margin: 10px auto
}

#free_page2 h4 {
  font-weight: 700;
  font-size: x-large;
  margin: 70px 0 20px;
  font-family: serif;
  text-align: center;
  letter-spacing: 3px;
  border-bottom: solid 1px #6c6cd0;
  color: #6c6cd0
}

#free_page2 h5 {
  font-size: 15pt;
  letter-spacing: 3px;
  margin: 40px auto 15px;
  color: #6c6cd0;
  text-align: center;
  font-weight: 400;
  line-height: 180%
}

#free_page2 h6 {
  font-size: 11pt;
  color: #6c6cd0;
  text-align: center;
  margin-bottom: 10px
}

#free_page2 ul li {
  line-height: 200%
}

/* 商品説明の続きを消す */
#contents .description aside {
  height: auto !important
}

.description .seemore {
  display: none
}

dt.tv-series-title {
  font-family: serif;
  font-size: xx-large;
  font-weight: 700
}

dt.tv-series-zaisyu,
dt.tv-series-size {
  border-bottom: solid 1px silver
}

dd.tv-series-zaisyu {
  width: 33%;
  float: left;
  padding: 5px 0
}

.midashi_block {
  border: solid 1px silver;
  width: 85%;
  margin: auto;
  padding: 10px;
  border-radius: 7px;
  background-color: #f3f3e8;
  line-height: 200%
}

#shouhin_category .size-variation-table h5 {
  font-size: 13pt;
  letter-spacing: 0;
  margin: 45px 0 10px
}

#shouhin_category .size-variation-table a {
  letter-spacing: 0
}

#sozai_category h2,
#sozai_category h3 {
  text-align: center
}

#sozai_category h3 {
  color: #3b91d6;
  margin-top: 30px;
  border-bottom: double
}

#sozai_category ul {
  list-style: none;
  width: 100%;
  margin: auto;
  padding: 0
}

#sozai_category li {
  float: left;
  width: 28%;
  margin: 3px;
  text-align: center;
  box-shadow: 1px 1px 2px 2px rgba(50, 50, 0, 0.3);
  padding: 5px;
  height: 160px;
  background-color: #efeed3
}

.sample_ita h3 {
  font-size: 15pt;
  line-height: 150%;
  font-family: serif;
  color: green
}

#shouhin_category .size-list ul {
  list-style: none;
  padding: 0
}

#shouhin_category .size-list li {
  float: left
}

#shouhin_category .size-list li p {
  margin-right: 8px
}

#shouhin_category .size-list li a {
  letter-spacing: 0
}

/* スマホ決済方法アコーディオン */
#contents .sps-pm_accordion .paywrap {
  border: 1px solid #e0e0e0;
  background-color: #fff;
  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: .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: .4em .4em .2em
}

#contents .sps-pm_accordion .paytitlewrap label input {
  margin: 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: #000
}

.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: #000
}

.login_area_link a {
  background: none;
  color: #626262
}

.cart_guest_area_separator {
  margin: 10px 20px;
  height: 2px;
  background-color: #e0e0e0;
  border: 0
}

.q_and_a_list li {
  display: inline;
  float: left;
  width: 45%;
  margin: auto 8px
}

.q_and_a_list li a {
  letter-spacing: 0;
  margin: 0
}

/* アコーディオン開閉ボタン */
.formbar .accordion-open {
  background-image: url(../img/theme14/minus.png);
  background-repeat: no-repeat;
  background-position: 97% center;
  padding-right: 50px
}

.formbar .accordion-open.active {
  background-image: url(../img/theme14/plus.png);
  background-repeat: no-repeat;
  background-position: 97% center
}

/* 配送について */
#free_page_haisou h3 {
  font-weight: bold;
  font-size: 20pt;
  border-bottom: 1px solid silver;
  border-bottom: 1px solid silver;
  text-align: center;
  font-size: 15pt;
  margin: 60px 0 20px;
  padding-bottom: 8px;
  color: #231a82
}

#free_page_haisou p {
  text-align: left;
  line-height: 180%;
  font-size: 12pt
}

#free_page_haisou ul.chyuui {
  padding: 10px;
  line-height: 200%
}

#free_page_haisou ul.chyuui li {
  font-size: 13pt;
  margin-bottom: 8px;
  text-align: left;
  color: #f3085f;
}

#free_page_haisou table {
  font-size: 13pt
}

#free_page_haisou table th {
  background-color: silver;
  text-align: center;
  font-weight: bold;
  padding: 8px
}

#free_page_haisou table td {
  padding: 10px 0 25px;
  line-height: 180%
}

/* テーブル価格表 */

#diningtable_size_glaf h4 {
  text-align: center;
  border-bottom: 4px double silver;
  font-family: serif;
  font-size: larger;
  margin: 30px 0 0 0;
  font-weight: bold;
  line-height: 180%;
}

#diningtable_size_glaf p {
  text-align: center;
  font-size: x-small;
}

#diningtable_size_glaf p img {
  margin: 10px 0;
}


#diningtable_size_glaf table caption {
  margin: 30px auto 0 auto;
  font-size: larger;
  color: #126ab5;
}

#diningtable_size_glaf td {
  text-align: center;
  vertical-align: middle;
  height: 50px;
  padding: 10px;
  border: solid 1px silver;
}

#diningtable_size_glaf th {
  text-align: center;
  vertical-align: middle;
  background-color: #126ab5;
  padding: 8px 3px;
  color: #fff;
}

#diningtable_size_glaf tr {
  border: solid 1px silver;
  background-color: #fff;
}

#diningtable_size_glaf tr:nth-child(2n) {
  background-color: #eee;
}


#diningtable_size_glaf tr.size:hover {
  background-color: #ddf3fd;
}

#diningtable_size_glaf tr.haba td {
  text-align: center;
  vertical-align: middle;
}

/****************************************
2022/12/07追記
*****************************************/

#footer {
  padding-bottom: 100px !important;
}

#sps-floating-menu {
  right: 0 !important;
  bottom: 0 !important;
  background: #fff !important;
  z-index: 10000;
  padding: 10px 0 !important;
  width: 100%;
}


#sps-to-cart p a {
  width: 80% !important;
  background-position: center;
  background-color: #cc0000 !important;
  transform: translateX(15%);
  background-image: url(https://image1.shopserve.jp/kyno.surf/pic-labo/llimg/cart_theme14.png) !important;
  background-repaet: no-repeat !important;
}

#sps-page-top p a {
  width: 80% !important;
  background-color: #000 !important;
  transform: translateX(15%);
  color: #fff !important;
}


/****************************************
2022/12/21追記
*****************************************/

#sps-menu {
  padding: 10px 0 0 !important;
}

#sps-menu ul li {
  position: relative !important;
}

.header_bnr {
  width: 335px !important;
  position: absolute !important;
  transform: translateX(-31%);
  bottom: -45px;
}

.colden_weak {
  border: solid 1px #666 !important;
  padding: 15px !important;
  width: 96% !important;
  margin: 2em auto !important;
}

.colden_weak h2 {
  text-align: center !important;
  font-weight: bold !important;
}



/****************************************
font
*****************************************/

body {
  font-family: 'Noto Sans JP', sans-serif !important;
}


/****************************************
関連ワード	
*****************************************/

.product_list {
  width: 90%;
  margin: 0 auto 20px;
}

.product_list li {
  display: inline-block;
  vertical-align: top;
  padding: 0 5px 10px;
  width: 44%;
}

.product_list li img {
  width: 100%;
}

.keyword_list {
  width: 100%;
  margin: 0 auto 60px;
}

.keyword_list li {
  display: inline-block;
  vertical-align: middle;
  width: 48%;
  position: relative;
}


/*========= レイアウトのためのCSS ===============*/


h2 {
  text-align: center;
  margin: 30px 0;
  font-size: 1rem;
}

.diningtable_size_glaf_sp {
  /* margin:50px auto; */
  /* width:720px; */
  width: 100%;
}

.diningtable_size_glaf_sp table {
  margin: auto;
  width: 100%;
  border-collapse: collapse;
}

.diningtable_size_glaf_sp td {
  text-align: center;
  vertical-align: middle;
  height: 50px;
  border: solid 1px silver;
  font-size: 11pt;
}

.diningtable_size_glaf_sp th {
  text-align: center;
  vertical-align: middle;
  background-color: #126ab5;
  padding: 8px 3px;
  color: #fff;
  font-size: 11pt;
  font-weight: 100;
}

.diningtable_size_glaf_sp tr {
  border: solid 1px silver;
  background-color: #fff;
}

.diningtable_size_glaf_sp tr:nth-child(2n) {
  background-color: #eee;
}

.diningtable_size_glaf_sp tr.size:hover {
  background-color: #ddf3fd;
}

.diningtable_size_glaf_sp tr.haba td {
  text-align: center;
  vertical-align: middle;
}

#shouhin_category .review-window {
  overflow: scroll;
  width: 97%;
  height: 300px;
  margin: auto;
  box-shadow: 2px 2px 3px 3px rgba(0, 0, 0, 0.2) inset;
}

/*ポップアップここから*/
.popup_wrap {
  margin-top: 100px;
}

.popup-inner {
  display: flex;
}

.inner-img {
  width: 60%;
}

.inner-text {
  width: 40%;
}

.inst {
  display: flex;
}

.inst-text {
  padding: 6px 0 0 20px;
}

.popup_wrap input {
  display: none;
}

.popup_overlay {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}

.popup_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}

.popup_content {
  position: relative;
  align-self: center;
  width: 90%;
  max-width: 1000px;
  padding: 30px 30px 15px;
  box-sizing: border-box;
  background: #fff;
  line-height: 1.4em;
  transition: 0.5s;
}

.close_btn {
  position: absolute;
  top: 14px;
  right: 16px;
  font-size: 30px;
  cursor: pointer;
}

.popup_wrap input:checked~.popup_overlay {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}

.open_btn {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 200px;
  height: 160px;
  margin: 10px auto;
  color: #fff;
  font-weight: bold;
  border-radius: 3px;
  cursor: pointer;
  transition: .3s ease;

}

.open_btn:hover {
  color: #fff;
  transition: .3s ease;
}

/*ポップアップココまで*/

/*==================================================
  スライダーのためのcss
  ===================================*/
.slider-02 {
  /*横幅94%で左右に余白を持たせて中央寄せ*/
  width: 80%;
  margin: 0 auto;
  list-style: none;
  max-width: 450px;
}

.slider-02 li {
  width: 150px;
  height: 160px;
}

.slider-02 img {
  width: 70%;
  /*スライダー内の画像を横幅100%に*/
  height: auto;
}

/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

/* .slider .slick-slide {
	 margin:0 0px;
  } */

/*矢印の設定*/

/*戻る、次へ矢印の位置*/
.slick-prev-02,
.slick-next-02 {
  position: absolute;
  /*絶対配置にする*/
  top: 42%;
  cursor: pointer;
  /*マウスカーソルを指マークに*/
  outline: none;
  /*クリックをしたら出てくる枠線を消す*/
  border-top: 2px solid #666;
  /*矢印の色*/
  border-right: 2px solid #666;
  /*矢印の色*/
  height: 15px;
  width: 15px;
}

.slick-prev-02 {
  /*戻る矢印の位置と形状*/
  left: -4%;
  top: 50%;
  transform: rotate(-135deg);
}

.slick-next-02 {
  /*次へ矢印の位置と形状*/
  right: 0;
  top: 50%;
  transform: rotate(45deg);
}

.cart-btn {
  display: block;
  width: 300px;
  height: 27px;
  background-color: #89181C;
  color: #ffffff !important;
  font-weight: bold;
  font-size: 16px;
  padding: 15px 0;
  text-align: center;
  text-decoration: none;
  margin: 10px auto;
}

#pi_cart {
  padding-top: 100px;
  margin-top: -100px !important;
}

#pi_photo {
  height: 485px !important;
}

.red-triangle {
  position: relative;
  padding: 0 0 0 30px;
  list-style: none !important;
}

.red-triangle::before {
  content: "";
  position: absolute;
  top: 50%;
  /* 縦軸をセンタリングする */
  left: 0;
  transform: translateY(-50%);
  /* 縦軸をセンタリングする */
  border: 5px solid transparent;
  border-left: 8px solid #f35050;
  /* 好みで色を変えてください */
  margin-left: 15px;
}

.button-wrap {
  display: flex;
  justify-content: space-between;
  z-index: 100;
  position: fixed;
  left: 0;
  /* 画面左端に固定 */
  bottom: 0;
  /* 画面下に固定 */
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #fff;
  height: 70px;
  border-top: 1px solid rgba(34, 34, 34, 0.3);
}

.button-wrap .button {
  margin: auto;
  width: 150px;
}

.button-wrap p {
  font-size: 15px;
  font-weight: 600;
  height: 32px;
  line-height: 32px;
  margin-left: 15px;
}

/* 2024/10/24 お知らせ一覧の設定*/
/*背景色 チェック柄*/
.furusatonouzei-pop {
  background-color: #fef6d8;
  background-image: linear-gradient(45deg, #f5e9b780 25%, transparent 25%, transparent 75%, #f5e9b780 75%), linear-gradient(45deg, #f5e9b780 25%, transparent 25%, transparent 75%, #f5e9b780 75%);
  background-position: 10px 10px, 30px 30px;
  background-size: 40px 40px;
}

/*背景色 チェック柄*/
.relative {
  position: relative;
  width: 100%;
}

.furusato-ul {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 15px;
  position: absolute;
  top: 58%;
}

.furusato-li {
  width: 170px;
  background: #fff;
  border-radius: 10px;
  height: 40px;
}

/*2024/11/11 商品一覧ページ タグ tableデザイン*/
.tab-3 {
  display: flex;
  flex-wrap: wrap;
  max-width: 500px;
}

.tab-3>label {
  flex: 1 1;
  order: -1;
  min-width: 70px;
  padding: .7em 1em .5em;
  background-color: #f2f2f2;
  color: #999;
  font-weight: 650;
  font-size: 1.0rem;
  text-align: center;
  cursor: pointer;
}

.tab-3>label:hover {
  opacity: .8;
}

.tab-3 input {
  display: none;
}

.tab-3>div {
  display: none;
  width: 100%;
  padding: 1.5em 0em 0em;
  background-color: #fff;
}

.tab-3 label:has(:checked) {
  color: #222;
}

.tab-3 label:has(:checked)+div {
  display: block;
}

/*2024/11/11 商品一覧ページ 詳細をみるボタンデザイン*/
.btn,
a.btn,
button.btn {
  font-size: 1.0rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: block;
  padding: 0.5rem 0.5rem;
  cursor: pointer;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all 0.3s;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.1em;
}

/*ボタンカラーコード (赤系)#89181C*/
.btn--Red,
a.btn--Red {
  color: #fff;
  background-color: #89181C;
}

/*ボタンに(クリックorカーソル)時 (赤系)カラーコード #89181C*/
.btn--Red:hover,
a.btn--Red:hover {
  color: #fff;
  background: #89181C;
}

/*ボタンカラーコード ((グレー系))#666*/
.btn--Gray,
a.btn--Gray {
  color: #fff;
  background-color: #666;
}

/*ボタンに(クリックorカーソル)時 カラーコード(グレー系) #666*/
.btn--Gray:hover,
a.btn--Gray:hover {
  color: #fff;
  background: #666;
}

/*ボタンカラーコード (水色系)#55a5f6;
*/
.btn--lightblue,
a.btn--lightblue {
  color: #fff;
  background-color: #55a5f6;
  ;
}

/*ボタンに(クリックorカーソル)時 (水色系)カラーコード #55a5f6;*/
.btn--lightblue:hover,
a.btn--lightblue:hover {
  color: #fff;
  background: #55a5f6;
  ;
}

/*ボタンカラーコード (オレンジ系)#eb6100*/
.btn--orange,
a.btn--orange {
  color: #fff;
  background-color: #eb6100;
}

/*ボタンに(クリックorカーソル)時 (オレンジ系)カラーコード #eb6100*/
.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #eb6100;
}

a.btn--radius {
  border-radius: 100vh;
}

/*2024/11/11 商品一覧ページ 材種タグ ボタンデザイン*/
a.btn-border-wn,
a.btn-border-bc,
a.btn-border-wo,
a.btn-border-wa,
a.btn-border-mp {
  border: 2px solid #000;
  border-radius: 0;
  background: #fff;

  -webkit-transform-style: preserve-3d;

  transform-style: preserve-3d;
}

/*ウォールナット*/
a.btn-border-wn:before {
  position: absolute;
  top: 0;
  left: 0;

  width: 5px;
  height: 100%;

  content: '';
  -webkit-transition: all .3s;
  transition: all .3s;

  background: #5F4C45;
}

/*ブラックチェリー*/
a.btn-border-bc:before {
  position: absolute;
  top: 0;
  left: 0;

  width: 5px;
  height: 100%;

  content: '';
  -webkit-transition: all .3s;
  transition: all .3s;

  background: #B0733A;
}

/*ホワイトオーク*/
a.btn-border-wo:before {
  position: absolute;
  top: 0;
  left: 0;

  width: 5px;
  height: 100%;

  content: '';
  -webkit-transition: all .3s;
  transition: all .3s;

  background: #A4906B;
}

/*ホワイトアッシュ*/
a.btn-border-wa:before {
  position: absolute;
  top: 0;
  left: 0;

  width: 5px;
  height: 100%;

  content: '';
  -webkit-transition: all .3s;
  transition: all .3s;

  background: #E9E3C9;
}

/*メープル*/
a.btn-border-mp:before {
  position: absolute;
  top: 0;
  left: 0;

  width: 5px;
  height: 100%;

  content: '';
  -webkit-transition: all .3s;
  transition: all .3s;

  background: #FBEBD1;
}

/*2024/12/13 Topページ アイテムカテゴリータグ tableデザイン*/
.Item-category-tab {
  display: flex;
  flex-wrap: wrap;
  max-width: 500px;
}

.Item-category-tab>label {
  flex: 1 1;
  order: -1;
  min-width: 70px;
  padding: .7em 1em .5em;
  background-color: #f2f2f2;
  color: #999;
  font-weight: 650;
  font-size: 1.0rem;
  text-align: center;
  cursor: pointer;
  /*すべて 上下左右中央配置*/
  display: flex;
  justify-content: center;
  align-items: center;
}

.Item-category-tab>label:hover {
  opacity: .8;
}

.Item-category-tab input {
  display: none;
}

.Item-category-tab>div {
  display: none;
  width: 100%;
  padding: 1.5em 0em 0em;
  background-color: #fff;
}

.Item-category-tab label:has(:checked) {
  border-bottom: 4px solid #000000;
  color: #000000;
}

.Item-category-tab label:has(:checked)+div {
  display: block;
}

.Item-category-tab>h3 {
  /*	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px; */
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}


/*
    スマホ レジ用 CSS 2024/12/25
*/

/* スマホカート */
#sps-smp-cart #cart_guest_area .formbar {
  display: none;
}

#sps-smp-cart #cart_guest_area .formcontents .mp_smt_message_new_member {
  display: none;
}

/* スマホカート /hpgen/smp/js/regi.js で追加したhtml 値段等 */
#sps-smp-cart #cart_guest_area .formcontents .cart_guest_area_box {
  width: 90%;
  margin: 0 auto;
}

#sps-smp-cart #cart_guest_area .formcontents .cart_guest_area_box .set_total_box {
  font-size: 16px;
  text-align: center;
}

#sps-smp-cart #cart_guest_area .formcontents .cart_guest_area_box .set_total_box .set_total_price {
  font-size: 20px;
  font-weight: bold;
}

#sps-smp-cart #cart_guest_area .formcontents .cart_guest_area_box .set_present {
  margin-top: 10px;
  font-size: 19px;
  color: #0375E3;
  font-weight: bold;
  text-align: center;
}

/* スマホカート 登録系ボタン類 */
#sps-smp-cart #cart_guest_area .formcontents #cartButtonNewMemberSubmit {
  margin-bottom: 0;
}

#sps-smp-cart #cart_guest_area .formcontents #cartButtonNewMemberSubmit #cartButtonNewMember {
  background: #0375E3;
  width: 90%;
  height: 50px;
  border-radius: 3px;
  font-weight: bold;
}

#sps-smp-cart #cart_guest_area .formcontents .cart_guest_area_separator {
  display: none;
}

#sps-smp-cart #cart_guest_area .formcontents #cartButtonNameSubmit {
  margin-top: 0;
}

#sps-smp-cart #cart_guest_area .formcontents #cartButtonNameSubmit #cartButtonName {
  border: 1px solid #0375E3;
  background: #fff;
  width: 90%;
  height: 50px;
  border-radius: 3px;
  color: #0375E3;
  font-weight: bold;
}

#sps-smp-cart #cart_guest_area .formcontents .mp_smt_message_domain_filter {
  display: none;
}

/* スマホカート商品削除ボタン */

#sps-smp-cart .formtable .esy .del {

  display: inline-block;
  margin: 16px 0 30px;
}

#sps-smp-cart .formtable .esy .del input {
  background: initial;
  font-size: 12px !important;
  font-weight: 400;
  border-bottom: 1px solid #ccc;
  border-radius: initial;
  width: initial;
  padding: initial;
  margin: initial;
  display: inline-block;
}

/* スマホカート商品更新ボタン */

#sps-smp-cart .formtable .edit {

  display: inline-block;
  margin: 16px 0 30px;
  margin-right: 25px;
}

#sps-smp-cart .formtable .edit input {
  background: initial;
  font-size: 12px !important;
  font-weight: 400;
  border-bottom: 1px solid #ccc;
  border-radius: initial;
  width: initial;
  height: 20px;
  margin: initial;
  padding: initial;
}

/* カートから新規会員登録時 */

#sps-smp-cart #amazonArea #AmazonPayV2LoginButton,
#sps-smp-cart #amazonLoginParts #AmazonPayButtonRegi {
  display: flex;
  justify-content: center;
  margin-top: 12px;
}

#sps-smp-cart .btg_r {
  position: relative;
}

#sps-smp-cart .btg_r::after {
  display: block;
  content: '';
  /* 擬似要素を表示させるために必要 */
  position: absolute;
  top: 50%;
  /* ボタンの高さの中央に配置 */
  right: 5px;
  /* ボタンの右端に配置 */
  transform: translateY(-50%);
  /* 縦軸をセンタリングする */
  border: 5px solid transparent;
  border-left: 8px solid #fff;
  /* 好みで色を変えてください */
}

#sps-smp-cart .btg_r input[type="submit"] {
  width: 100%;
  height: 50px;
  background: #0375E3;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;

  position: relative;
}

/* smp_regi.php 確認画面へ に js で class付与して styleを変える */

#sps-smp-cart .set_button {
  position: relative;
}

#sps-smp-cart .set_button::after {
  display: block;
  content: '';
  /* 擬似要素を表示させるために必要 */
  position: absolute;
  top: 50%;
  /* ボタンの高さの中央に配置 */
  right: 5px;
  /* ボタンの右端に配置 */
  transform: translateY(-50%);
  /* 縦軸をセンタリングする */
  border: 5px solid transparent;
  border-left: 8px solid #fff;
  /* 好みで色を変えてください */
}

#sps-smp-cart .set_button input[type="submit"] {
  width: 100%;
  height: 50px;
  background: #0375E3;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;

  position: relative;
}

/* 2024/12/26 電話番号 ボタンデザイン */
.btn--telephone,
a.btn--telephone {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 250px;
  margin: 0 auto;
  padding: .9em 2em;
  color: #fff;
  background-color: #23ac38;
  border: 1px solid #fff;
}

.btn--telephone:hover,
a.btn--telephone:hover {
  color: #fff;
  background: #23ac38;
}

.fa-position-left {
  position: absolute;
  top: calc(50% - .5em);
  left: 1rem;
}

/* 2024/12/26 問合せ ボタンデザイン */
.btn--Contact,
a.btn--Contact {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 250px;
  margin: 0 auto;
  padding: .9em 2em;
  border: 1px solid #fff;
  border-radius: 5px;
  background-color: #000000;
  color: #fff;
}

.btn--Contact::after {
  transform: rotate(45deg);
  width: 5px;
  height: 5px;
  margin-left: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  content: '';
}

/* 2024/2/1 メール ボタンデザイン */
.btn--mail,
a.btn--mail {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 250px;
  margin: 0 auto;
  padding: .9em 2em;
  border: 1px solid #fff;
  border-radius: 5px;
  background-color: #0866FF;
  color: #fff;
}

/* 2024/2/1 赤 ボタンデザイン(四角形) */
.btn--mail,
a.btn--Red--square {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 250px;
  margin: 0 auto;
  padding: .9em 2em;
  border: 1px solid #fff;
  border-radius: 5px;
  background-color: #89181C;
  color: #fff;
}

/* >はなしで様子見る
.btn--mail::after {
    transform: rotate(45deg);
    width: 5px;
    height: 5px;
    margin-left: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: '';
}*/

/*2025/2/1 Topページバナーにbutton配置*/
a.btn_banner {
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: block;
  padding: 0.5rem 0.5rem;
  cursor: pointer;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all 0.3s;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.1em;

  border-radius: 0.5rem;
}

/*風雅Topページバナーカラーコード (あか系)#91181d*/
a.btn_banner--91181d {
  color: #91181d;
  background-color: #fff;
}

/*風雅Topページバナーボタン(クリックorカーソル)時 (あか系)カラーコード #91181d*/
a.btn_banner--91181d:hover {
  color: #91181d;
  background: #fff;
}

/*凛Topページバナーカラーコード (青系)#195991*/
a.btn_banner--195991 {
  color: #195991;
  background-color: #fff;
}

/*風雅Topページバナーボタン(クリックorカーソル)時 (青系)カラーコード #195991*/
a.btn_banner--195991:hover {
  color: #195991;
  background: #fff;
}

/*彩美Topページバナーカラーコード (緑系)#035127*/
a.btn_banner--035127 {
  color: #035127;
  background-color: #fff;
}

/*彩美Topページバナーボタン(クリックorカーソル)時 (緑系)カラーコード #035127*/
a.btn_banner--035127:hover {
  color: #035127;
  background: #fff;
}

/*システムデスクTopページバナーカラーコード (紫系)#250050*/
a.btn_banner--250050 {
  color: #250050;
  background-color: #fff;
}

/*システムデスクTopページバナーボタン(クリックorカーソル)時 (紫系)カラーコード #250050*/
a.btn_banner--250050:hover {
  color: #250050;
  background: #fff;
}

/*iron Topページバナーカラーコード (オレンジ系)#d55108*/
a.btn_banner--d55108 {
  color: #d55108;
  background-color: #fff;
}

/*iron Topページバナーボタン(クリックorカーソル)時 (オレンジ系)カラーコード #d55108*/
a.btn_banner--d55108:hover {
  color: #d55108;
  background: #fff;
}

/*ノックダウン Topページバナーカラーコード (クリーム系)#e4c9a1*/
a.btn_banner--e4c9a1 {
  color: #e4c9a1;
  background-color: #fff;
}

/*ノックダウン Topページバナーボタン(クリックorカーソル)時 (クリーム系)カラーコード #e4c9a1*/
a.btn_banner--e4c9a1:hover {
  color: #e4c9a1;
  background: #fff;
}

/*ボタン表示位置設定1*/
.bnr_box_base {
  position: relative;
  /*ボタン表示位置設定2*/
}

.bnr_box_base a {
  position: absolute;
  bottom: 15px;
  right: 10px;
  left: 10px;
}

/*2025/2/7 日程調整ツール導入伴う 設定*/
h2.inquiry {
  color: #F8AB15;
}

.bnr_box_base_column1 {
  /* overflow: hidden; */
  /* max-height: 327px; */
  /* border: solid 1px #a8a7a7 !important; */
  max-width: 600px;
  text-align: center;
  position: relative;
  /*相対配置*/
}

.bnr_box_base_column1 a {
  font-size: 0.9rem;
  position: absolute;
  padding: 0.7rem 0.7rem;

  top: 55%;
  left: 20%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 0.7rem 0.7rem;
}

/*2025/04/28商品ページ 改善*/
.related_item_iconbox th {
  padding: 5px 5px;
  cursor: pointer;
  max-width: 125px;
  /* 必要なら最大幅も設定 */
}

.related_item_iconbox div {
  white-space: nowrap;
  /* 折り返さない */
  overflow: hidden;
  /* はみ出し隠す */
  text-overflow: ellipsis;
  /* 省略記号 (...) */
  width: 125px;
  /* 必要なら最大幅も設定 */
  display: block;
}

.related_item_iconbox a {
  text-decoration: none;
  color: #666;
  font-size: 11px;
}

.related_item_iconbox a:visited {
  /*再訪問した際の設定*/
  color: #666;
}

/* アニメーションする矢印 */
.scroll-hint-text {
  text-align: right;
  font-size: 15px;
  font-weight: bold;
  color: #cc0000;
  /* 赤系で目立たせる */
  margin: 15px 0;
  background: #fff8f8;
  /* ほんのり背景を色付け */
  padding: 10px;
  border-radius: 10px;
}

.scroll-hint-text .scroll-arrow {
  display: inline-block;
  animation: scrollRight 1.6s infinite ease-in-out;
  margin-left: 8px;
  color: #cc0000;
  font-weight: bold;
  font-size: 16px;
}

@keyframes scrollRight {
  0% {
    transform: translateX(0);
    opacity: 0.3;
  }

  30% {
    transform: translateX(6px);
    opacity: 0.8;
  }

  60% {
    transform: translateX(12px);
    opacity: 1;
  }

  100% {
    transform: translateX(0);
    opacity: 0.3;
  }
}

/* スマホだけ表示（PCでは非表示） */
@media screen and (min-width: 769px) {
  .mobile-only {
    display: none;
  }
}


/* 2025/08/20 お知らせ一覧の設定*/
.news-span {
  /*お知らせタグ*/
  display: inline-block;
  align-items: center;
  /*width: 80px;*/
  margin: 10px;
  padding: 0px 10px 0px 10px;
  text-align: center;
  justify-content: center;
  border-radius: 14px;
  font-size: 13px;
  background-color: #808080;
  font-weight: bold;
  color: #FFFFFF;
}

.news-div {
  line-height: 220%;
  font-size: 1.2rem;
}



/* 指定行で省略して「・・・」を付ける */
.txt-limit {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}