html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
  font-size: 95%;
  margin: 0;
  padding: 0;
}
body {
  background-color: #fff;
  font-family: Helvetica, san-serif;
  line-height: 1.6;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}
img {
  border: 0 none;
  vertical-align: bottom;
}
ul, ol {
  list-style: outside none none;
}
table {
  border-spacing: 0;
  empty-cells: show;
}
.nav_bar {
  margin: 0;
  padding: 0;
  text-align: left;
}
#brand h3 {
  background-color: #000;
  border-bottom: thin solid #eaeaea;
  border-top: thin solid #eaeaea;
  color: #fff;
  display: inline-block;
  font-size: 110%;
  margin: 20px 0 0;
  padding: 10px 0;
  text-align: left;
  text-indent: 1em;
  width: 100%;
}
#category h3 {
  background-color: #000;
  border-bottom: thin solid #eaeaea;
  border-top: thin solid #eaeaea;
  color: #fff;
  display: inline-block;
  font-size: 110%;
  margin: -1px 0 0;
  padding: 10px 0;
  text-align: left;
  text-indent: 1em;
  width: 100%;
}
h2 {
  background-color: #efefef;
  border-bottom: thin solid #eaeaea;
  border-top: thin solid #eaeaea;
  color: #000;
  display: inline-block;
  font-size: 110%;
  margin: 0;
  padding: 10px 0;
  text-align: left;
  text-indent: 0;
  width: 100%;
}
h2.new {
  background-attachment: scroll;
  background-color: #efefef;
  background-image: url("//m-chouchou.sakura.ne.jp/common/images/sp/midashi_newarrival.png");
  background-position: 90% center;
  background-repeat: no-repeat;
  border-bottom: thin solid #eaeaea;
  border-top: thin solid #eaeaea;
  color: #000;
  display: inline-block;
  font-size: 110%;
  margin: 0;
  padding: 10px 0;
  text-align: left;
  text-indent: 1em;
  width: 100%;
}
h2.recommend {
  background-attachment: scroll;
  background-color: #efefef;
  background-image: url("//m-chouchou.sakura.ne.jp/common/images/sp/midashi_recommend.png");
  background-position: 90% center;
  background-repeat: no-repeat;
  border-bottom: thin solid #eaeaea;
  border-top: thin solid #eaeaea;
  color: #000;
  display: inline-block;
  font-size: 110%;
  margin: 0;
  padding: 10px 0;
  text-align: left;
  text-indent: 1em;
  width: 100%;
}
h3 {
  background-color: #efefef;
  border-bottom: thin solid #eaeaea;
  border-top: thin solid #eaeaea;
  color: #000;
  display: inline-block;
  font-size: 95%;
  height: auto;
  margin: 10px 0 5px;
  padding: 5px 0;
  text-align: left;
  text-indent: 20px;
  width: 100%;
}
h4 {
  background-color: #000;
  border-bottom: medium none;
  border-top: medium none;
  color: #fff;
  display: inline-block;
  font-size: 95%;
  height: auto;
  margin: 10px 0 5px;
  padding: 5px 0;
  text-align: left;
  text-indent: 20px;
  width: 100%;
}
h5 {
  background-color: #ddd;
  border-bottom: medium none;
  border-top: medium none;
  color: #000;
  display: inline-block;
  font-size: 95%;
  height: auto;
  margin: 10px 0 5px;
  padding: 5px 0;
  text-align: left;
  text-indent: 20px;
  width: 100%;
}
h4.history {
  background-color: #efefef;
  border-bottom: thin solid #eaeaea;
  border-top: thin solid #eaeaea;
  color: #000;
  display: inline-block;
  font-size: 95%;
  height: auto;
  margin: 20px 0 5px;
  padding: 5px 0;
  text-align: left;
  text-indent: 1em;
  width: 100%;
}
.m_top_5 {
  margin: 5px 0 0;
}
.m_top_10 {
  margin: 10px 0 0;
}
.m_top_15 {
  margin: 15px 0 0;
}
.m_top_20 {
  margin: 20px 0 0;
}
.m_top_25 {
  margin: 25px 0 0;
}
.m_top_30 {
  margin: 30px 0 0;
}
.m_top_35 {
  margin: 35px 0 0;
}
.m_top_40 {
  margin: 40px 0 0;
}
.m_bot_5 {
  margin: 0 0 5px;
}
.m_bot_10 {
  margin: 0 0 10px;
}
.m_bot_15 {
  margin: 0 0 15px;
}
.m_bot_20 {
  margin: 0 0 20px;
}
.m_bot_25 {
  margin: 0 0 25px;
}
.m_bot_30 {
  margin: 0 0 30px;
}
.m_bot_35 {
  margin: 0 0 35px;
}
.m_bot_40 {
  margin: 0 0 40px;
}
.m_bot_45 {
  margin: 0 0 45px;
}
.m_bot_50 {
  margin: 0 0 50px;
}
img.new_mark_img1 {
  vertical-align: baseline;
}
header {
  background-color: #333;
  height: auto;
  width: 100%;
}
header img {
  width: 100%;
}
#logo {
  float: left;
  margin: 0;
  padding: 0 3%;
  width: 50%;
}
#user_menu {
  float: left;
  margin: 0;
  padding: 0;
  width: 44%;
}
#user_menu ul {
  margin: 0;
  padding: 0;
  width: 100%;
}
#user_menu ul li {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 33%;
}
#user_menu ul li img {
  border-left: 1px solid #666;
  float: left;
  width: 99%;
}
.img100 {
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}
.seach {
  background-color: #333;
  background-image: none;
  clear: both;
  display: block;
  float: none;
  height: auto;
  margin: 10px 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
.seach table {
}
form fieldset {
  line-height: 1.8;
  padding: 0;
}
form p, form ul, form ul li, form dl, form dl dt, form dl dd {
  border: medium none;
  color: #000;
  margin: 5px 0;
  padding: 0;
}
input, textarea, select {
  border: 1px solid #666;
  border-radius: 3px;
  color: #606060;
  float: left;
  font-size: 100%;
  height: 30px;
  vertical-align: middle;
  width: 95%;
}
textarea {
  width: 100%;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
  outline: 3px solid #fafafa;
}
input[type="submit"], input[type="reset"], input[type="button"] {
  background: #666 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
  height: 30px;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
  background-color: #fafafa;
  color: #303030;
  height: 30px;
}
select {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
}
.welcome {
  padding: 0 10px 10px;
}
span.red {
  color: #f00;
  font-weight: bold;
}
.price {
  color: #f00;
  font-weight: bold;
}
.no_titlebar {
  line-height: 1.4;
  padding: 10px;
}
.elision {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.explanation_simple {
  margin-top: 5px;
}
.sttl_nav {
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
}
.sttl_nav_open {
  position: absolute;
  right: 10px;
  top: -34px;
}
.sttl_nav .btn {
  padding: 5px;
}
#member {
  padding: 10px;
}
.member_btns .btn {
  box-shadow: 0 4px 2px #666;
  font-size: 18px;
  margin: 0 auto 10px;
  padding: 10px 5px;
  text-align: center;
  width: 80%;
}
.member_btns p.member_regi .btn {
  background-color: #ccc;
  border: 1px solid #999;
  color: #333;
  text-shadow: 0 -1px #fff;
}
ul.link_list li {
  border-bottom: 1px solid #ccc;
  font-size: 100%;
  font-weight: bold;
}
ul.link_list li:last-child {
  border-bottom: medium none;
}
ul.link_list li a {
  background: rgba(0, 0, 0, 0) url("//img.shop-pro.jp/s_tmpl_img/1/icon_arrow_m2.png") no-repeat scroll right center;
  color: #000;
  display: block;
  padding: 10px;
  text-decoration: none;
}
.product_pict {
  float: left;
  min-height: 80px;
  width: 25%;
}
.product_pict img {
  width: 80px;
}
.product_summary {
  float: left;
  min-height: 80px;
  padding-left: 15px;
  width: 60%;
}
.product_name {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.product_ttl p:last-child {
  margin-bottom: 5px;
}
.product_ttl {
  font-size: 10px;
  font-weight: normal;
  line-height: 1.2;
}
.product_price_regular {
  background: #ddd none repeat scroll 0 0;
  color: #f00;
  font-size: 130%;
  font-weight: bold;
  padding: 0;
  text-align: left;
  width: 100%;
}
.product_price {
  background: #fff none repeat scroll 0 0;
  color: #000;
  font-size: 110%;
  font-weight: bold;
  padding: 2px 0;
  text-align: left;
  width: 100%;
}
.product_price span {
  background: #fff none repeat scroll 0 0;
  color: #f00;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 0 5px;
  padding: 0;
  text-align: left;
}
.product_price_discount {
  background: #e73656 none repeat scroll 0 0;
  clear: both;
  color: #fff;
  display: inline-block;
  float: none;
  font-weight: normal;
  padding: 0 6px;
  text-align: left;
  width: auto;
}
.product_price_soldout {
  background: #ddd none repeat scroll 0 0;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  height: 1.5em;
  margin: 0 0 2em;
  padding: 0.25em 0;
  text-align: center;
  width: 100%;
}
.product_price_sale {
  background: #fff none repeat scroll 0 0;
  color: #e73656;
  float: left;
  font-size: 110%;
  font-weight: bold;
  padding: 0;
  text-align: left;
}
.price_sale {
  color: #f00;
  float: left;
  font-size: 95%;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: left;
}
#product_detail form .product_price_soldout {
  color: #000;
  margin-bottom: 5px;
  padding: 10px 0;
  width: auto;
}
#totop {
  background-color: #000;
  clear: both;
  padding: 20px 0;
  text-align: center;
  width: 100%;
}
#totop img {
  text-align: center;
  width: 40%;
}
#totop .btn {
  display: inline;
  padding: 6px 8px;
  width: 40%;
}
.page_nav_home {
  float: left;
  margin-left: 2.5%;
  width: 100%;
}
header .page_nav_home {
  float: left;
  margin-left: 2.5%;
  width: 11%;
}
header .page_nav_home .btn {
  padding: 4px 9px 8px 7px;
}
header .page_nav_login {
  float: left;
  margin-left: 2.5%;
  width: 32%;
}
header .page_nav_search {
  float: left;
  margin-left: 2.5%;
  width: 20%;
}
header .page_nav_cart {
  float: left;
  margin-left: 2.5%;
  width: 24.5%;
}
footer .tel {
  background-color: #efefef;
  display: block;
  font-weight: bold;
  height: auto;
  margin: 0;
  padding: 15px 5%;
  width: 90%;
}
footer .tel img {
  margin-bottom: 5px;
  width: 100%;
}
footer .tel p {
}
footer .nav_bar {
  background-color: #333;
  display: block;
  height: auto;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
footer .nav_bar img {
  background-color: #333;
  margin: 0 0 10px;
  width: 80%;
}
footer .nav_bar ul {
  background-attachment: scroll;
  background-color: #333;
  background-image: url("//m-chouchou.sakura.ne.jp/common/images/sp/border.gif");
  background-position: left top;
  background-repeat: repeat-x;
  clear: both;
  display: inline-block;
  float: none;
  height: auto;
  margin: 0;
  padding: 20px 0 0;
  text-align: center;
  width: 100%;
}
footer .nav_bar ul li {
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 20%;
}
footer .nav_bar ul li img {
  height: auto;
  margin: 0;
  padding: 0;
  width: 75%;
}
.foot_wrap {
  background-attachment: scroll;
  background-color: #333;
  background-image: url("//m-chouchou.sakura.ne.jp/common/images/sp/border.gif");
  background-position: left top;
  background-repeat: repeat-x;
  clear: both;
  color: #fff;
  float: none;
  font-size: 11px;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.foot_wrap div {
  float: left;
  margin-bottom: 10px;
  padding: 0 5%;
  text-align: right;
  width: 40%;
}
.foot_wrap img {
  margin: 0;
  padding: 0;
  width: 70%;
}
.foot_wrap div p {
  color: #fff;
  text-align: left;
}
.foot_wrap a {
  color: #fff;
  font-weight: bold;
}
.foot_wrap .copyright {
  font-size: 11px;
  line-height: 1.2;
  padding: 30px 0;
}
.clearfix::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
a:link {
  color: #000;
  text-decoration: none;
}
a:visited {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #999;
  text-decoration: none;
}
a:active {
  color: #999;
  text-decoration: none;
}
.pcver a:link {
  color: #fff;
  text-decoration: none;
}
.pcver a:visited {
  color: #fff;
  text-decoration: none;
}
.pcver a:hover {
  color: #fff;
  text-decoration: underline;
}
.pcver a:active {
}
.pcver_top a:link {
  color: #fff;
  text-decoration: none;
}
.pcver_top a:visited {
  color: #fff;
  text-decoration: none;
}
.pcver_top a:hover {
  color: #fff;
  text-decoration: underline;
}
.pcver_top a:active {
}
footer a:link {
  color: #fff;
  text-decoration: none;
}
footer a:visited {
  color: #fff;
  text-decoration: none;
}
footer a:hover {
  color: #fff;
  text-decoration: underline;
}
footer a:active {
  color: #fff;
  text-decoration: underline;
}
.description a:link {
  color: #111;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 1px 1px 0 #ccc;
}
.description a:visited {
  color: #111;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 1px 1px 0 #ccc;
}
.description a:hover {
  color: #111;
  font-weight: bold;
  text-decoration: underline;
  text-shadow: 1px 1px 0 #ccc;
}
.description a:active {
  color: #111;
  font-weight: bold;
  text-decoration: underline;
  text-shadow: 1px 1px 0 #ccc;
}
img {
  vertical-align: middle;
}
a:link img {
  opacity: 1;
}
a:visited img {
  opacity: 1;
}
a:hover img {
  opacity: 0.6;
}
#head_menu .new_product a:hover img {
  opacity: 1;
}
ul.link_list li.group:first-child {
  border-top: 1px solid #ccc;
}
#freespace {
  border-top: 3px solid #35a1a1;
}
#recommend ul.product_section li:last-child {
}
.txt_arrow {
  font-size: 60%;
}
#product_list .pagenavi {
  padding: 25px 0 5px;
  text-align: center;
}
#product_list {
  border: medium none;
}
#product_list h2.sttl {
  background-color: #efefef;
  border-bottom: thin solid #eaeaea;
  border-top: thin solid #eaeaea;
  color: #111;
  display: inherit;
  font-size: 70%;
  margin: 0;
  padding: 4px 0;
  width: auto;
}
#product_list ul.link_list li:first-child {
  border-top: 1px solid #ccc;
}
#product_list ul.product_section li:first-child {
  border-top: 1px solid #ccc;
}
#product_list ul.product_section li:last-child {
  border-bottom: 1px solid #ccc;
}
#product_list div.wrap div.sort_wrap {
  padding: 0 0 20px;
}
#product_list ul.sort {
  height: 20px;
  line-height: 20px;
  margin: 0 auto;
}
#product_list ul.sort li {
  float: left;
  font-size: 12px;
  text-align: center;
  width: 34%;
}
#product_list ul.sort li:first-child, #product_list ul.sort li:last-child {
  width: 33%;
}
#product_list ul.sort li a {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #333;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 0.5) inset;
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 0;
  text-decoration: none;
  text-shadow: 0 -1px #333;
}
#product_list ul.sort li.on a {
  background-color: #efefef;
  color: #333;
  text-shadow: 1px 1px #fff;
}
#product_list ul.sort li:first-child a {
}
#product_list ul.sort li:last-child a {
}
#product_list .no_product {
  color: #f00;
  padding: 60px 10px;
  text-align: center;
}
#product_list .search_wrap {
  padding: 10px;
}
#product_list .search_wrap h2 {
  margin-bottom: 5px;
}
#product_list .condition {
  font-size: 12px;
}
#detail h2 {
  background-color: #efefef;
  border-bottom: thin solid #eaeaea;
  border-top: thin solid #eaeaea;
  color: #111;
  display: inherit;
  font-size: 70%;
  margin: 0;
  padding: 4px 0;
  width: auto;
}
#product_detail {
  border: medium none;
}
#product_detail .product_price_detail {
  background: #fff none repeat scroll 0 0;
  color: #e73656;
  font-size: 15px;
  font-weight: bolder;
  padding: 0;
  text-align: left;
  width: 100%;
}
#product_detail div.wrap div.sort_wrap {
  padding: 10px 10px 20px;
}
#product_detail ul.sort {
  height: 24px;
  line-height: 24px;
  margin: 0 auto;
}
#product_detail ul.sort li {
  float: left;
  font-size: 12px;
  text-align: center;
  width: 34%;
}
#product_detail ul.sort li:first-child, #product_detail ul.sort li:last-child {
  width: 50%;
}
#product_detail ul.sort li a {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #56a3ef;
  border-color: #3080d1 -moz-use-text-color;
  border-image: none;
  border-style: solid none;
  border-width: 1px medium;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 0.5) inset;
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 4px;
  text-decoration: none;
  text-shadow: 0 -1px #1972cc;
}
#product_detail ul.sort li.off:first-child a, #product_detail ul.sort li.off:last-child a {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #ccc;
  border-color: #999 -moz-use-text-color #999 #999;
  border-image: none;
  border-style: solid none solid solid;
  border-width: 1px medium 1px 1px;
  color: #999;
  text-shadow: 0 -1px #fff;
}
#product_detail ul.sort li:first-child a {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-bottom-left-radius: 4px;
  border-color: #3080d1 -moz-use-text-color #3080d1 #3080d1;
  border-image: none;
  border-style: solid none solid solid;
  border-top-left-radius: 4px;
  border-width: 1px medium 1px 1px;
}
#product_detail ul.sort li:last-child a {
  border: 1px solid #3080d1;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
#product_detail h1 {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  color: #333;
  font-size: 110%;
  line-height: 1.2;
  margin: 10px 0 0;
  padding: 0 0 0 10px;
  text-shadow: none;
}
#product_detail header {
}
#product_detail header p {
  padding: 10px;
  text-align: center;
}
#product_detail .dtl_tbl {
  border-spacing: 2px;
  margin-bottom: 10px;
  width: 100%;
}
#product_detail .dtl_tbl th {
  background: #ddd none repeat scroll 0 0;
  font-size: 80%;
  font-weight: normal;
  padding: 5px;
  text-align: left;
  width: 20%;
}
#product_detail .dtl_tbl td {
  padding: 5px;
  width: 70%;
}
#product_detail div.block {
  padding: 10px;
}
#product_detail div.block img {
  margin: 5px 0 0;
  width: 100%;
}
#product_detail div.block .table {
  margin-bottom: 15px;
}
#product_detail article {
  border-bottom: 0 solid #ccc;
  border-top: 0 solid #ccc;
}
#product_detail article ul.link {
  clear: left;
  float: none;
  padding: 10px 0 0 5px;
}
#product_detail article ul.link li {
  line-height: 1.8;
}
#product_detail div.buy input.btn {
  background-attachment: scroll;
  background-image: url("//m-chouchou.sakura.ne.jp/common/images/sp/detail_cart.gif");
  background-position: 35% center;
  background-repeat: no-repeat;
  border: 1px solid #000;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 110%;
  font-weight: bold;
  height: 55px;
  margin: 10px 0;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px -1px 1px rgba(0, 0, 0, 0.25);
  width: 100%;
}
#product_detail .tel_info_detail {
  margin: 0 0 10px;
}
#product_detail .description {
  padding: 0;
}
#product_detail .description img {
  height: auto;
  width: 100%;
}
#product_detail article aside {
  padding: 0 10px;
}
#product_detail article aside li {
  margin-bottom: 10px;
  text-align: center;
}
#product_detail_category ul.link_list li.tocategory {
  border-bottom: 1px solid #ccc;
  font-weight: bold;
}
#product_list ul.link_list li:last-child {
  border-bottom: 3px solid #ccc;
}
#product_detail_hide {
  padding: 10px;
}
.list dl.acordion {
  font-size: 100%;
  height: auto;
  margin: 0;
  width: 100%;
}
.list dt.trigger {
  background: #000 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-weight: bolder;
  margin: 5px 0 0;
  padding: 10px;
  text-align: left;
}
.list dt.trigger:last-child {
  border-bottom: medium none;
}
.list dt.active {
}
.list dt.trigger span.open-close {
  background: rgba(0, 0, 0, 0) url("//m-chouchou.sakura.ne.jp/common/images/sp/menu_on_w.png") no-repeat scroll right top;
  float: right;
  height: 25px;
  text-indent: -9999em;
  width: 25px;
}
.list dt.active span.open-close {
  background: rgba(0, 0, 0, 0) url("//m-chouchou.sakura.ne.jp/common/images/sp/menu_off_w.png") no-repeat scroll right top;
  float: right;
  height: 25px;
  width: 25px;
}
.list dd.acordion_tree {
  font-size: 105%;
  font-weight: normal;
  padding: 10px;
}
.description {
  margin: 0;
  padding: 0;
}
.description h3 {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  font-size: 95%;
  font-weight: bolder;
  margin: 5px 0 10px;
  padding: 10px 0;
  width: 100%;
}
.explain {
  padding: 10px 20px 30px;
}
#shose_size {
  border-left: thin solid #ddd;
  border-top: thin solid #ddd;
  font-size: 12px;
  margin: 10px 0 20px;
  padding: 0;
  width: 100%;
}
#shose_size .title {
  border-right: thin solid #ddd;
  color: #fff;
  font-weight: bolder;
  padding: 3px;
}
#shose_size .staff {
  border-bottom: thin solid #ddd;
  border-right: thin solid #ddd;
  font-size: 11px;
  padding: 10px 0 5px;
}
#shose_size .staff p {
  font-size: 12px;
  font-weight: bolder;
  line-height: 1.6;
  margin: 0;
  padding: 0 0 5px;
}
#shose_size .choise {
  border-bottom: thin solid #ddd;
  border-right: thin solid #ddd;
  font-size: 14px;
  font-weight: bolder;
  padding-left: 3px;
  padding-right: 3px;
  text-align: center;
}
#shose_size tr .comment {
  border-bottom: thin solid #ddd;
  border-right: thin solid #ddd;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 10px;
  text-align: left;
}
.color_variation {
  background: #fff none repeat scroll 0 0;
  display: block;
  height: 150px;
  margin-bottom: 30px;
  margin-top: 10px;
  text-align: center;
  width: 100%;
}
.color_variation ul {
  text-align: center;
  width: 100%;
}
.color_variation li {
  display: block;
  float: left;
  margin: 0;
  padding: 0 0 0 1%;
  text-align: left;
  width: 32%;
}
.color_variation img {
  float: left;
  width: 100%;
}
.product_section {
  background: #fff none repeat scroll 0 0;
  display: block;
  height: 150px;
  margin-bottom: 30px;
  margin-top: 10px;
  text-align: center;
  width: 100%;
}
.product_section ul {
  text-align: center;
  width: 100%;
}
.product_section li {
  display: block;
  float: left;
  margin: 0;
  padding: 0 0 0 1%;
  text-align: left;
  width: 32%;
}
.product_section img {
  float: left;
  width: 100%;
}
.dtl_hd p img {
  max-width: 100%;
}
.dtl_asd li img {
  max-width: 100%;
}
.quantity select {
  font-size: 16px;
  white-space: normal;
  width: 100%;
}
.quantity input {
  font-size: 16px;
  width: 90%;
}
.twitter {
  float: left;
  margin: 5px 0;
  padding: 0;
  width: 100px;
}
.facebook {
  float: left;
  margin: 5px 0;
  padding: 0;
  width: 110px;
}
.line_icon {
  float: left;
  margin: 5px 0;
  padding: 0;
  width: 100px;
}
#option_area1 {
  margin-bottom: 15px;
}
#option_area1 h3, #option_area2 h3 {
  font-size: 18px;
  margin-bottom: 5px;
}
#option_area2 {
  padding: 10px;
}
.op1 {
  margin-bottom: 10px;
}
.op2 {
  margin-bottom: 10px;
}
.op2_ttl {
  color: #099;
  font-weight: bold;
  margin-bottom: 5px;
}
.stock_comment {
  color: #06f;
  font-size: 12px;
  font-weight: bold;
}
#option_table {
  line-height: 1;
}
#option_table table {
  border-right: 1px solid #999;
  border-top: 1px solid #999;
  width: 100%;
}
#option_table table th {
  background: #eee none repeat scroll 0 0;
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
  font-size: 14px;
  font-weight: normal;
  padding: 5px;
  text-align: left;
  width: 50%;
}
#option_table table td {
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #999;
  color: #f00;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  padding: 5px;
  text-align: right;
  width: 50%;
}
#product_detail .dtl_regal {
  margin-bottom: 10px;
}
#recommend_pict {
  padding: 10px;
}
#recommend_pict li {
  background: #eee none repeat scroll 0 0;
  float: left;
  width: 100px;
}
#regal h2 {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  display: inherit;
  margin-bottom: 10px;
  margin-top: 5px;
  padding: 5px;
  text-indent: 0;
  width: auto;
}
#regal h3 {
  color: #000;
  margin-bottom: 10px;
  text-indent: 5px;
}
#content_regal .wrap > div {
  margin-bottom: 15px;
}
#content_regal img {
  max-width: 100%;
}
#content_payment .sec_pay, #content_delivery .sec_deli {
  margin-bottom: 10px;
}
.sec_pay_p, .sec_deli_p {
}
.sec_pay, .sec_deli {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px;
}
.sec_pay:last-child, .sec_deli:last-child {
  border: medium none;
}
#content_poricy h2 {
  margin-bottom: 10px;
  margin-top: 5px;
}
#content_poricy h3 {
  color: #099;
  margin-bottom: 5px;
}
#content_poricy .wrap > div {
  font-size: 12px;
  margin-bottom: 15px;
}
#content_poricy .lead {
  font-size: 12px;
  margin-bottom: 15px;
}
#content_freepage {
  padding: 10px;
}
#content_freepage img {
  max-width: 100%;
}
#content_about .sttl {
  margin-bottom: 10px;
}
#content_about #manager_name {
  color: #099;
  font-weight: bold;
}
#content_about #manager_img {
  margin-bottom: 5px;
}
#content_about #manager_img img {
  max-width: 100%;
}
.itiran_tokutei {
  background-color: #fff;
  clear: both;
  float: none;
  margin-bottom: 5px;
}
.itiran_tokutei li {
  float: left;
  list-style-type: none;
  text-align: left;
}
.itiran_tokutei li a {
  background-position: 0 14px;
  background-repeat: no-repeat;
  border: 1px solid #e36f6b;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
  margin: 0 0 5px 5px;
  padding: 9px 0 5px 20px;
  width: 200px;
}
.itiran_tokutei li a:hover {
  background-color: #fff9ff;
  border: 1px solid #e36f6b;
}
#tokutei {
  font-size: 12px;
  margin: 0;
  padding: 0 0 0 5px;
  width: 700px;
}
#tokutei h2 {
  background-image: url("//dual-net.sub.jp/m-chou/common/boder.gif");
  background-position: left bottom;
  background-repeat: no-repeat;
  clear: both;
  font-size: 16px;
  font-weight: bold;
  height: auto;
  margin: 80px 0 10px;
  padding: 0 0 10px 3px;
  text-align: left;
  text-shadow: 1px 1px 0 #ddd;
  width: 700px;
}
.itiran_tokutei {
  clear: left;
  height: auto;
  margin: 10px 0 40px;
  padding: 0;
  width: 705px;
}
.itiran_tokutei td {
  background-color: #fafafa;
  background-image: none;
  border: 3px solid #fff;
  font-weight: bold;
  height: 35px;
  margin: 0;
  padding: 0;
  text-align: left;
  text-shadow: 1px 1px 0 #ccc;
  width: 215px;
}
.toukei_hyo {
  margin: 0;
  padding: 3px;
  width: auto;
}
.toukei_hyo ul {
  clear: left;
  margin: 0;
}
.toukei_hyo li {
  float: left;
  height: auto;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: right;
  width: 60px;
}
.toukei_hyotxt {
  float: left;
  height: 18px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: right;
  width: auto;
}
.toukei_hyo .hyou {
  float: left;
  height: 18px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: right;
  width: 15px;
}
.itiran_tokutei a:link {
  color: #353535;
  text-decoration: none;
}
.itiran_tokutei a:visited {
  color: #353535;
  text-decoration: none;
}
.itiran_tokutei a:active {
  color: #353535;
  text-decoration: none;
}
.itiran_tokutei a:hover {
  color: #353535;
  text-decoration: underline;
}
.tokutei_menu {
  background-color: #fff;
  font-size: 13px;
  font-weight: bold;
  height: 120px;
  line-height: 1.9;
  margin: 30px 0 0;
  padding: 0 0 0 30px;
  text-align: left;
  text-shadow: 1px 1px 0 #ccc;
  width: 675px;
}
.tokutei_menu a:link {
  color: #353535;
  text-decoration: none;
}
.tokutei_menu a:visited {
  color: #353535;
  text-decoration: none;
}
.tokutei_menu a:active {
  color: #353535;
  text-decoration: none;
}
.tokutei_menu a:hover {
  color: #353535;
  text-decoration: underline;
}
.tokutei_menu li {
  float: left;
  list-style-type: circle;
  margin: 0;
  padding: 0;
  width: 300px;
}
#tokutei table {
  margin: 15px 0 0;
  padding: 0 0 0 5px;
  width: auto;
}
#tokutei th {
  background: #fafafa none repeat scroll 0 0;
  border: 1px solid #efefef;
  border-radius: 5px;
  font-weight: bold;
  margin: 0;
  padding: 5px 5px 5px 10px;
  width: 140px;
}
#tokutei .th1 {
  background-color: #fff;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 5px 5px 10px;
  width: 140px;
}
#tokutei td {
  margin: 0;
  padding: 5px 10px;
}
#tokutei p {
  font-style: normal;
  margin: 0;
  padding: 0;
}
.tokutei_title {
  background-image: url("//dual-net.sub.jp/m-chou/common/bottom/ya.gif");
  background-position: left center;
  background-repeat: no-repeat;
  display: inline;
  font-weight: bold;
  height: 20px;
  list-style-type: none;
  margin: 7px 0 7px 5px;
  padding: 0 0 0 15px;
  width: auto;
}
.setumei {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
.setumei_txt {
  background-attachment: scroll;
  background-color: #efefef;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  border: 1px solid #f5f5f5;
  border-radius: 5px;
  height: auto;
  margin: 13px 0;
  padding: 10px 20px;
  width: auto;
}
.akawaku {
  background-color: #fff;
  border: 1px solid #f00;
  color: #f00;
  font-size: 10px;
  font-weight: bold;
  margin: 3px 0;
  padding: 3px 5px;
  text-align: left;
  width: auto;
}
.pinkwaku_ten {
  background-color: #fff9f9;
  border-bottom: 1px solid #fcc;
  border-top: 1px solid #fcc;
  font-size: 12px;
  margin: 5px 0;
  padding: 3px 5px;
  text-align: left;
  width: auto;
}
.oshirase_pink {
  background-color: #fff9f9;
  border: 1px solid #fcc;
  font-size: 12px;
  line-height: 1.6;
  margin: 20px 0;
  padding: 10px;
  text-align: left;
  width: auto;
}
.oshirase_pink span {
  background-color: #fc3642;
  color: #fff;
  font-weight: bolder;
  padding: 2px 3px;
}
#shop_info_tel {
  background-color: #63361f;
  color: #fff;
  font-size: 12px;
  font-weight: bolder;
  padding-bottom: 5px;
  padding-top: 5px;
}
#shop_info_tel b a {
  color: #fff;
  font-size: 120%;
}
.item_list {
  margin: 0;
}
.item_list::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.item_list ul {
  margin: 20px 0 0;
}
.item_list ul li {
  margin: 0 0 30px;
}
.item_list ul li:nth-child(2n+1) {
  float: left;
  width: 50%;
}
.item_list ul li a {
  color: #666;
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0 4px;
  text-decoration: none;
  text-overflow: ellipsis;
}
.item_info {
  height: 4em;
}
p.item_txt_name {
  color: #000;
  display: block;
  font-size: 83%;
  font-weight: bold;
  height: 30px;
  line-height: 1.4;
  margin-top: 5px;
  overflow: hidden;
}
.item_list ul li img {
  width: 100%;
}
.list_main dl.acordion {
  font-size: 100%;
  font-weight: bold;
  height: auto;
  margin: 0;
  width: 100%;
}
.list_main dt.trigger {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  border-top: 0 solid #ccc;
  color: #000;
  cursor: pointer;
  margin-bottom: 0;
  padding: 10px;
  text-align: left;
}
.list_main dt.trigger:last-child {
  border-bottom: medium none;
}
.list_main dt.active {
}
.list_main dt.trigger span.open-close {
  background: rgba(0, 0, 0, 0) url("//m-chouchou.sakura.ne.jp/common/images/sp/menu_on.png") no-repeat scroll right top;
  float: right;
  height: 25px;
  text-indent: -9999em;
  width: 25px;
}
.list_main dt.active span.open-close {
  background: rgba(0, 0, 0, 0) url("//m-chouchou.sakura.ne.jp/common/images/sp/menu_off.png") no-repeat scroll right top;
  float: right;
  height: 25px;
  width: 25px;
}
.list_main dt.trigger_detail span.open-close {
  background: rgba(0, 0, 0, 0) url("//m-chouchou.sakura.ne.jp/common/images/sp/menu_on.png") no-repeat scroll right top;
  float: right;
  height: 25px;
  text-indent: -9999em;
  width: 25px;
}
.list_main dd.acordion_tree {
}
.list_main dd.acordion_tree ul li {
  background: #efefef none repeat scroll 0 0;
  border-bottom: 1px solid #ccc;
  font-size: 100%;
  font-weight: bold;
}
.list_main dd.acordion_tree ul li a {
  background: rgba(0, 0, 0, 0) url("//img.shop-pro.jp/s_tmpl_img/1/icon_arrow_m2.png") no-repeat scroll right center;
  color: #000;
  display: block;
  padding: 12px 10px;
  text-decoration: none;
}
.sub_list {
  margin: 0;
}
.sub_list::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.sub_list ul {
  border-top: medium none;
}
.sub_list ul li {
  border-color: -moz-use-text-color #ccc #ccc;
  border-style: none solid solid;
  border-width: medium 1px 1px;
  height: 40px;
  margin: 0;
}
.sub_list ul li a {
  background: rgba(0, 0, 0, 0) url("//img.shop-pro.jp/s_tmpl_img/1/icon_arrow_m2.png") no-repeat scroll right center;
  color: #333;
  display: block;
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  overflow: hidden;
  padding: 12px 10px;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pagenavi a:link {
  color: #353535;
  text-decoration: none;
}
.pagenavi a:visited {
  color: #353535;
  text-decoration: none;
}
.pagenavi a:active {
  color: #353535;
  text-decoration: none;
}
.pagenavi a:hover {
  color: #353535;
  text-decoration: underline;
}
.pagenavi {
  font-size: 13px;
  font-weight: bold;
}
.pagenavi p {
  background: #efefef none repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  color: #000;
  display: inline-block;
  margin-right: 2px;
  padding: 7px;
  text-align: center;
  width: auto;
}
.pagenavi a {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  color: #000;
  display: inline-block;
  margin-right: 2px;
  padding: 7px;
  text-align: center;
  width: auto;
}
.history {
  background: #fff none repeat scroll 0 0;
  display: block;
  height: 180px;
  margin-bottom: auto;
  margin-top: 10px;
  text-align: center;
  width: 100%;
}
.history ul {
  text-align: center;
  width: 100%;
}
.history li {
  display: block;
  float: left;
  margin: 0;
  padding: 1%;
  width: 18%;
}
.history img {
  float: left;
  width: 100%;
}
#oshirase {
  background-color: #efefef;
  clear: left;
  display: block;
  height: auto;
  margin: 5px 0 0;
  padding: 0;
  width: 100%;
}
#oshirase div {
  background: rgba(0, 0, 0, 0) url("//img.shop-pro.jp/s_tmpl_img/1/icon_arrow_m2.png") no-repeat scroll right center;
  border-bottom: 1px solid #fff;
  color: #333;
  display: block;
  height: 130px;
  margin: 0;
  padding: 10px 0;
  width: 100%;
}
#oshirase div img {
  background-color: #fff;
  border: 1px solid #ddd;
  display: block;
  float: left;
  margin: 0 0.5em 0 1em;
  padding: 0;
  width: 130px;
}
#oshirase div span {
  color: #aaa;
  display: block;
  float: left;
  font-size: 12px;
  line-height: 1.3;
  margin: 0;
  padding: 0;
  width: 45%;
}
#oshirase div p {
  display: inline;
  float: left;
  font-size: 13px;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  width: 45%;
}
#oshirase2 {
  background-color: #efefef;
  clear: left;
  display: block;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}
#oshirase2 div {
  background: rgba(0, 0, 0, 0) url("//img.shop-pro.jp/s_tmpl_img/1/icon_arrow_m2.png") no-repeat scroll right center;
  border-bottom: 1px solid #fff;
  color: #333;
  height: 130px;
  margin: 0;
  padding: 10px 0;
  width: 100%;
}
#oshirase2 div img {
  background-color: #fff;
  border: 1px solid #ddd;
  display: block;
  float: left;
  margin: 0 0.5em 0 1em;
  padding: 0;
  width: 130px;
}
#oshirase2 div span {
  color: #aaa;
  display: block;
  float: left;
  font-size: 12px;
  line-height: 1.3;
  margin: 0;
  padding: 0;
  width: 45%;
}
#oshirase2 div p {
  display: inline;
  float: left;
  font-size: 13px;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  width: 45%;
}
#freepage {
  margin: 0;
  padding: 10px 0;
  width: 100%;
}
#freepage h4 {
  border-bottom: 1px dotted #ccc;
  border-top: 1px solid #ccc;
  font-size: 95%;
  font-weight: bolder;
  line-height: 25px;
  padding: 10px 5% 0;
  width: 90%;
}
#freepage h5 {
  border-bottom: 1px dotted #ccc;
  font-size: 95%;
  font-weight: bolder;
  padding: 5px 5% 0;
  width: 90%;
}
#freepage ul {
  height: auto;
  line-height: 1.3;
  margin: 0;
  padding: 0 5% 5px;
  width: 90%;
}
#freepage ul li {
  list-style-type: none;
  text-align: left;
}
#freepage a:link {
  color: #111;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 1px 1px 0 #ccc;
}
#freepage a:visited {
  color: #111;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 1px 1px 0 #ccc;
}
#freepage a:hover {
  color: #111;
  font-weight: bold;
  text-decoration: underline;
  text-shadow: 1px 1px 0 #ccc;
}
#freepage a:active {
  color: #111;
  font-weight: bold;
  text-decoration: underline;
  text-shadow: 1px 1px 0 #ccc;
}
#freepage .qu {
  background: #efefef none repeat scroll 0 0;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  font-weight: bolder;
  height: auto;
  margin: 25px 0 0;
  padding: 7px 5%;
  text-align: left;
}
#freepage .an {
  line-height: 1.5;
  padding: 10px 5%;
  width: auto;
}
#freepage p {
  line-height: 1.5;
  padding: 10px 5%;
  width: auto;
}
#freepage img {
  width: 100%;
}
.souryo_off {
  border: thin solid #e73656;
  color: #e73656;
  display: inline-block;
  font-size: 110%;
  height: auto;
  line-height: 1.3;
  margin-bottom: 3px;
  margin-top: 3px;
  padding-bottom: 3px;
  padding-top: 3px;
  text-align: center;
  width: 100%;
}
.souryo_off a:hover {
  text-decoration: underline;
}
.souryo_off a:active {
  color: #f00;
  text-decoration: underline;
}
.off_1000 {
  background-color: #e73656;
  border: thin solid #e73656;
  color: #fff;
  display: inline-block;
  font-size: 110%;
  height: auto;
  line-height: 1.3;
  margin-bottom: 3px;
  margin-top: 3px;
  padding-bottom: 3px;
  padding-top: 3px;
  text-align: center;
  width: 100%;
}
.off_1000 a:hover {
  text-decoration: underline;
}
.off_1000 a:active {
  color: #f00;
  text-decoration: underline;
}
#pageTop {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  border-radius: 5px;
  bottom: 10px;
  color: #fff;
  font-family: "Alice", serif;
  padding: 20px;
  position: fixed;
  right: 10px;
}
#pageTop:hover {
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
}
.bx-wrapper {
  margin: 0 auto 60px;
  padding: 0;
  position: relative;
  width: 90%;
}
.bx-wrapper img {
  display: block;
  max-width: 100%;
}
.bx-wrapper .bx-viewport {
  background: #fff none repeat scroll 0 0;
  border: 0 solid #fff;
  left: -5px;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  bottom: -30px;
  position: absolute;
  width: 100%;
}
.bx-wrapper .bx-loading {
  background: #fff url("//m-chouchou.sakura.ne.jp/common/images/sp/bx_loader.gif") no-repeat scroll center center;
  height: 100%;
  left: 0;
  min-height: 50px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.bx-wrapper .bx-pager {
  color: #666;
  font-family: Arial;
  font-size: 0.85em;
  font-weight: bold;
  padding-top: 20px;
  text-align: center;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666 none repeat scroll 0 0;
  border-radius: 5px;
  display: block;
  height: 10px;
  margin: 0 5px;
  outline: 0 none;
  text-indent: -9999px;
  width: 10px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000 none repeat scroll 0 0;
}
.bx-wrapper .bx-prev {
  background: rgba(0, 0, 0, 0) url("//m-chouchou.sakura.ne.jp/common/images/sp/controls.png") no-repeat scroll 0 -32px;
  left: 10px;
}
.bx-wrapper .bx-next {
  background: rgba(0, 0, 0, 0) url("//m-chouchou.sakura.ne.jp/common/images/sp/controls.png") no-repeat scroll -43px -32px;
  right: 10px;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  height: 32px;
  margin-top: -16px;
  outline: 0 none;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  width: 32px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  background: rgba(0, 0, 0, 0) url("//m-chouchou.sakura.ne.jp/common/images/sp/controls.png") no-repeat scroll -86px -11px;
  display: block;
  height: 11px;
  margin: 0 3px;
  outline: 0 none;
  text-indent: -9999px;
  width: 10px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  background: rgba(0, 0, 0, 0) url("//m-chouchou.sakura.ne.jp/common/images/sp/controls.png") no-repeat scroll -86px -44px;
  display: block;
  height: 11px;
  margin: 0 3px;
  outline: 0 none;
  text-indent: -9999px;
  width: 9px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
.product_img {
  margin: 5px 0 0;
}
#freespace_main {
  height: auto;
  margin: 0;
  width: 100%;
}
#freespace_main img {
  width: 100%;
}
.midashi_img img {
  width: 100%;
}
#itiran img {
  width: 100%;
}
.item_number {
  font-size: 95%;
  font-weight: bold;
  padding: 10px;
  width: 90%;
}
.product_price_discount {
}
#stylish_howto {
  width: 100%;
}
#stylish_howto img {
  margin: 10px 0 0;
  width: 100%;
}
#stylish_howto h1 {
  border-bottom: 3px solid #0c0000;
  margin: 30px 0 0;
}
#stylish_howto .menu_img {
  background-image: url("//dual-net.sub.jp/m-chou/common/categoly/stylish/howto_sp/banan_howto_back.gif");
  background-position: left top;
  background-repeat: no-repeat;
  height: 475px;
  margin-bottom: 5px;
  margin-top: 30px;
  padding-left: 40px;
  padding-right: 20px;
  padding-top: 35px;
  width: 645px;
}
#stylish_howto .menu {
  background-color: #eeeefb;
  clear: left;
  float: none;
  font-size: 83%;
  height: auto;
  margin: 20px 0 10px;
  padding: 10px 0;
  width: 100%;
}
#stylish_howto .menu li {
  float: none;
  font-size: 100%;
  font-weight: normal;
  line-height: 2;
  list-style: inside url("//dual-net.sub.jp/m-chou/common/bottom/ya.gif") none;
}
#stylish_howto .stylist {
  height: 30px;
  margin-bottom: 0;
  margin-top: 0;
  text-align: right;
  width: 100%;
}
#stylish_howto .stylist img {
  width: auto;
}
#stylish_howto .style {
  border-bottom: thin solid #e6e0d5;
  margin-bottom: 20px;
  margin-top: 25px;
  padding: 0;
  width: 100%;
}
#stylish_howto .style h2 {
  background-color: #fff;
  background-repeat: no-repeat;
  border-bottom: 0 none;
  border-top: 1px dotted #a18861;
  clear: both;
  font-size: 105%;
  margin: 20px 0;
  padding: 20px 0 0;
}
#stylish_howto .style .hair img {
  width: 100%;
}
#stylish_howto .style .hair {
  float: left;
  margin: 0 0 20px;
  width: 100%;
}
#stylish_howto .style .howto {
  float: none;
  width: 100%;
}
#stylish_howto .style .howto div img {
  height: auto;
  width: 100%;
}
#stylish_howto .style .howto div {
  float: left;
  height: auto;
  margin: 5px 10px 0 0;
  width: 50%;
}
#stylish_howto .style .howto .txt img {
  width: auto;
}
#stylish_howto .style .howto .txt {
  display: inline;
  float: left;
  height: auto;
  width: 40%;
}
#stylish_howto .style .item {
  display: inline;
  float: left;
  height: auto;
  margin: 10px 0;
  padding: 0;
  width: 100%;
}
#stylish_howto .style .item a img {
  float: left;
  margin: 10px 10px 0;
  width: auto;
}
#stylish_howto .style .item p {
  float: left;
  width: 60%;
}
#head_menu {
  clear: left;
  float: none;
  height: 2.8em;
  margin: 0 0 50px;
  position: relative;
  width: 99.8%;
}
#header #golbalmenu {
  clear: left;
  float: none;
  text-align: center;
  width: 100%;
}
#header #golbalmenu ul {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
#header #golbalmenu ul li {
  display: inline-block;
  float: left;
  padding: 5% 0.5%;
}
#header #golbalmenu ul li span {
  cursor: pointer;
  font-size: 120%;
  font-weight: bold;
}
#header #golbalmenu div {
  margin: 0 auto;
  padding: 20px 0 0;
  width: 100%;
}
.oe_overlay {
  background: #000 none repeat scroll 0 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
ul.oe_menu {
  display:table;
  clear: both;
  float: left;
  list-style: outside none none;
  margin: 0;
  position: relative;
  width: 100%;
}
ul.oe_menu > li {
  display:table-cell;
  float: left;
  height: auto;
  padding-bottom: 2px;
  position: relative;
  width: calc(100% / 3);
}
ul.oe_menu > li > a, new_product a, ul.oe_menu > li > span {
  background-color: #333;
  border-left: thin solid #444;
  color: #fff;
  display: block;
  height: 40px;
  font-size: 110%;
  font-weight: bold;
  margin: 0;
  opacity: 1;
  padding: 1em 0.2em;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
}
ul.oe_menu > li > a:hover, ul.oe_menu > li.selected > a, new_product a, ul.oe_menu > li > span:hover {
  background: #fff none repeat scroll 0 0;
  color: #000;
  opacity: 1;
}
.oe_wrapper ul.hovered > li > a {
  background: #fff none repeat scroll 0 0;
  text-shadow: 0 0 1px #fff;
}
ul.oe_menu div {
  background: #fff none repeat scroll 0 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.2), 1px 1px 0 #fff inset;
  display: none;
  height: auto;
  left: 0;
  padding: 10px;
  position: absolute;
  width: 285%;
}
ul.oe_menu div ul li a {
  color: #222;
  display: block;
  font-size: 83%;
  text-decoration: none;
}
ul.oe_menu div ul.oe_full {
  width: 100%;
}
ul.oe_menu div ul li a:hover {
  background: #000 none repeat scroll 0 0;
  color: #fff;
}
ul.oe_menu li ul {
  float: left;
  list-style: outside none none;
  margin-right: 10px;
  width: 100%;
}
li.oe_heading {
  border-bottom: 1px solid #ddd;
  color: #aaa;
  font-size: 15px;
  margin-bottom: 10px;
  padding-bottom: 6px;
}
div#golbalmenu ul ul#oe_menu.oe_menu li div ul.content1 li {
  float: left;
  height: auto;
  margin: 2px;
  text-align: left;
  width: 24%;
}
div#golbalmenu ul ul#oe_menu.oe_menu li div ul.content2 {
  display:table;
}
div#golbalmenu ul ul#oe_menu.oe_menu li div ul.content2 li {
  display:table-cell;
  float: left;
  height: 135px;
  margin: 2px;
  text-align: left;
  width: 23%;
}
div#golbalmenu ul ul#oe_menu.oe_menu li div ul.content2 ol span {
  display: inline-block;
  text-align: left;
  width: 98%;
  font-size: 130%;
  font-weight: bold;  
}
div#golbalmenu ul ul#oe_menu.oe_menu li div ul img {
  width: 100%;
}
div#golbalmenu ul ul#oe_menu.oe_menu li div ul p {
  font-size: 12px;
  margin: 3px;
}
.top_link {
  font-weight: 700;
  font-size: 13px;
  display: inline-block;
  width: 92%;
  margin: 5px 0 10px 0;
    padding: 0.8em 1em;
    border-radius: 25px;
    text-decoration: none;
    color: #e73656;;
    border: solid 1px #e73656;;
    border-radius: 30px;
    transition: .4s;
    text-align: center;
}
.top_link:hover {
    background: #e73656;;
    color: white;
}
.pink_waku {
  background-color: #fff9f9;
  border: medium none;
  line-height: 1.6;
  margin: 20px 0;
  padding: 10px 20px;
  text-align: left;
  display: block;
}
.grey_waku {
  background-color: #f0f0f0;
  border: medium none;
  line-height: 1.6;
  margin: 10px 0 20px;
  padding: 10px 20px;
  text-align: left;
  display: inline-block;
}
.recruit dl.acordion {
  font-size: 100%;
  height: auto;
  margin: 0;
  width: 100%;
}
.recruit dt.trigger {
  background: #ccc none repeat scroll 0 0;
  border: medium none;
  color: #000;
  font-weight: bolder;
  margin: 0;
  padding: 0;
  text-align: center;
}
.recruit dt.trigger:last-child {
  border-bottom: medium none;
}
.recruit dt.active {
}
.recruit dt.trigger span.open-close {
  background: rgba(0, 0, 0, 0) url("//m-chouchou.sakura.ne.jp/common/images/sp/menu_on_w.png") no-repeat scroll right top;
  display: none;
  float: right;
  height: 25px;
  text-indent: -9999em;
  width: 25px;
}
.recruit dt.active span.open-close {
  background: rgba(0, 0, 0, 0) url("//m-chouchou.sakura.ne.jp/common/images/sp/menu_off_w.png") no-repeat scroll right top;
  float: right;
  height: 25px;
  width: 25px;
}
.recruit dd.acordion_tree {
  font-size: 105%;
  font-weight: normal;
  padding: 10px;
}
.recruit ul li {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  width: 100%;
}
.bookmark {
  background-color: pink;
  color: #fff;
  display: block;
  font-weight: bold;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.hitword {
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
}
.hitword b {
  background-color: #333;
  color: #fff;
  display: inline;
  float: left;
  font-size: 90%;
  height: 9em;
  margin: 5px 5px 5px 0;
  padding: 5em 5px 5px;
  text-align: center;
  width: 22%;
}
.hitword p a {
  border: 1px solid #39f;
  border-radius: 12px;
  display: block;
  float: left;
  font-size: 90%;
  margin: 5px 0 5px 5px;
  padding: 4px 9px;
}
.hitword_bottom {
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
}
.hitword_bottom b {
  background-color: #666;
  color: #fff;
  display: inline;
  float: left;
  font-size: 90%;
  height: 4em;
  margin: 5px 5px 5px 0;
  padding: 1em 5px 5px;
  text-align: center;
  width: 22%;
}
.hitword_bottom p a {
  background-color: #fff;
  border: 1px solid #39f;
  border-radius: 12px;
  color: #39f;
  display: block;
  float: left;
  font-size: 90%;
  margin: 5px 0 5px 5px;
  padding: 4px 9px;
}
.seach_top table {
  background-color: #efefef;
  clear: both;
  padding: 15px 0;
}
.seach_bottom {
  background-color: #333;
  clear: both;
  margin: 0 2.5%;
  padding: 15px 0;
}
.ticker {
  background-color: #efefef;
  margin: 5px auto 10px;
  overflow: hidden;
  padding: 10px 5px;
  position: relative;
  text-align: left;
  width: auto;
}
.ticker ul {
  position: relative;
  width: 100%;
}
.ticker ul li {
  display: none;
  width: 100%;
}
.news_ticker b {
  float: left;
}
.slick-slider {
  -moz-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: medium none;
}
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") no-repeat scroll center center;
}
.slick-list.dragging {
  cursor: pointer;
}
.slick-slider .slick-track {
  transform: translate3d(0px, 0px, 0px);
}
.slick-track {
  display: block;
  left: 0;
  position: relative;
  top: 0;
}
.slick-track::before, .slick-track::after {
  content: "";
  display: table;
}
.slick-track::after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  padding: 0 10px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-prev, .slick-next {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 100%;
  line-height: 0;
  margin-top: -10px;
  outline: medium none;
  padding: 0;
  position: absolute;
  top: 0;
  width: 30px;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  background: transparent none repeat scroll 0 0;
  color: transparent;
  outline: medium none;
}
.slick-prev:hover::before, .slick-prev:focus::before, .slick-next:hover::before, .slick-next:focus::before {
  opacity: 1;
}
.slick-prev.slick-disabled::before, .slick-next.slick-disabled::before {
  opacity: 0.25;
}
.slick-prev::before, .slick-next::before {
  -moz-osx-font-smoothing: grayscale;
  color: #212121;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
}
.slick-prev {
  left: 10px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: 10px;
}
.slick-prev::before {
  background-image: url("https://img.shop-pro.jp/s_tmpl_img/27/left_s.png");
  background-size: cover;
  content: "";
  display: inline-block;
  height: 30px;
  width: 30px;
}
[dir="rtl"] .slick-prev::before {
  background-image: url("https://img.shop-pro.jp/s_tmpl_img/27/right_s.png");
  background-size: cover;
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
}
.slick-next {
  right: 10px;
}
[dir="rtl"] .slick-next {
  left: 10px;
  right: auto;
}
.slick-next::before {
  background-image: url("https://img.shop-pro.jp/s_tmpl_img/27/right_s.png");
  background-size: cover;
  content: "";
  display: inline-block;
  height: 30px;
  width: 30px;
}
[dir="rtl"] .slick-next::before {
  background-image: url("https://img.shop-pro.jp/s_tmpl_img/27/left_s.png");
  background-size: cover;
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
}
.slick-slider {
  margin-bottom: 10px;
}
.slick-dots {
  bottom: -45px;
  display: block;
  list-style: outside none none;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  width: 20px;
}
.slick-dots li button {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  outline: medium none;
  padding: 5px;
  width: 20px;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: medium none;
}
.slick-dots li button:hover::before, .slick-dots li button:focus::before {
  opacity: 1;
}
.slick-dots li button::before {
  -moz-osx-font-smoothing: grayscale;
  color: black;
  content: "&#9679; ";
  font-family: "slick";
  font-size: 6px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.slick-dots li.slick-active button::before {
  color: black;
  opacity: 0.75;
}
.pickup {
  width: 100%;
}
.pickup li img {
  width: 100%;
}
.top_pickup span a {
  border: 1px solid #e73656;
  border-radius: 5px;
  color: #e73656 !important;
  display: block;
  font-size: 100%;
  font-weight: bold;
  margin: 0 10px 10px;
  padding: 5px;
  text-align: center;
}
#ranking {
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}
#ranking #date {
  border-bottom: 2px solid #2c2421;
  display: block;
  font-size: 100%;
  font-weight: bold;
  height: auto;
  margin: 0;
  padding: 0 0 3px;
  text-align: center;
  width: 100%;
}
#ranking ul li .item img {
  width: 100%;
}
#ranking ul li {
  float: left;
  height: auto;
  list-style-type: none;
  margin: 10px 0 0;
  padding: 10px;
  width: auto;
}
#ranking ul li .item {
  background-image: none;
  height: auto;
  margin: 0;
  padding: 0;
  position: relative;
  width: auto;
}
#ranking p {
  float: none;
  height: auto;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  text-align: left;
  width: auto;
}
#ranking span {
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: center;
}
#coordinate ul li {
  list-style-type: none;
}
#coordinate .corde {
  clear: left;
  float: none;
  width: 100%;
}
#coordinate .corde span {
  background-color: #f00;
  color: #fff;
  display: block;
  float: left;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 70%;
  height: 3em;
  padding: 2px;
  text-align: center;
  width: 3em;
  word-wrap: break-word;
  margin:0 0 5px 0
}
#coordinate .corde div {
  float: left;
  height: 3em;
  margin: 0;
  padding: 0;
}
#coordinate .corde div h6 {
  color: #444;
  font-size: 110%;
  font-weight: bold;
  height: auto;
  line-height: 1.4;
  margin: 0 5px;
  padding: 0;
  text-align: left;
  width: auto;
  word-wrap: break-word;
}
#coordinate .corde {
font-size: 70%;
margin: 10px 0 0 ;
}
#coordinate .corde p.item_txt_name {
  color: #000;
  display: block;
  
  font-weight: nomal!important;
  height: 14px;
  line-height: 14px;
  margin:0;

  overflow: hidden;
}
html body div#osusume, .product_price_waribiki, .stylish_cam, #stylish_howto .cart, .news_ticker img, #coordinate .corde div p {
  display: none;
}
#coordinate ul li {
  list-style-type: none;
}
#coordinate .corde {
  clear: left;
  float: none;
  width: 100%;
}
#coordinate .corde span {
  background-color: #f00;
  color: #fff;
  display: block;
  float: left;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 70%;
  height: 3em;
  padding: 2px;
  text-align: center;
  width: 3em;
  word-wrap: break-word;
}
#coordinate .corde div {
  float: left;
  height: 3em;
  margin: 0;
  padding: 0;
}
#coordinate .corde div p {
  display: none;
  font-weight: bold;
  margin: 0;
  padding: 0;
  width: auto;
}
#coordinate .corde div h6 {
  color: #444;
  font-size: 100%;
  font-weight: bold;
  height: auto;
  line-height: 1.4;
  margin: 0 5px;
  padding: 0;
  text-align: left;
  word-wrap: break-word;
}
#coordinate .corde .main_img {
  clear: left;
  float: left;
  margin: 0;
  padding: 0;
  width: 75%;
  display: inline-block;
}
#coordinate .corde .main_img img {
  border: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#coordinate .corde ul {
  clear: none;
  float: left;
  font-size: 12px;
  height: auto;
  list-style-type: none;
  margin: 0 0 0 5px;
  padding: 0;
  text-align: left;
  width: 23%;
}
#coordinate .corde ul li {
  display: inline-block;
  height: auto;
  margin: auto;
  padding: 0 0 10px;
  width: 100%;
}
#coordinate .corde ul li img {
  height: auto;
  padding: 0;
  width: 100%;
}
#coordinate .corde ul li p.item_txt_name {
}
div.corde ul li a p.item_txt_name, div.corde ul li b {
  float: left;
  margin: 0 0 0 5px;
  padding: 0;
  width: 100%;
}
body div#osusume {
  display: none;
}
.p_10 {
  padding: 10px;
}
.small {
  font-size: 83%;
}
.img_90 {
  padding: 10px 5%;
  width: 90%;
}
.boxlist img {
  height: auto;
  max-width: 100%;
}
.boxlist {
  list-style: outside none none;
  margin: 0;
  padding: 0 10px 20px;
}
.box {
  box-sizing: border-box;
  display: block;
  float: left;
  width: 50%;
}
.box .box__inner {
  display: block;
  padding: 10px 5px;
  word-wrap: break-word;
}
.box .box__image {
  display: block;
  margin: 0 0 5px;
  position: relative;
  text-align: center;
}
.box .box__image::before {
  content: "";
  left: 0;
  position: absolute;
  top: 0;
}
.box .box__image--rank-1::before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #ffeb3b transparent transparent #ffeb3b;
  border-image: none;
  border-style: solid;
  border-width: 10px;
}
.box .box__image--rank-2::before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #e0e0e0 transparent transparent #e0e0e0;
  border-image: none;
  border-style: solid;
  border-width: 10px;
}
.box .box__image--rank-3::before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #8d6e63 transparent transparent #8d6e63;
  border-image: none;
  border-style: solid;
  border-width: 10px;
}
.box .box__image--rank-none::before {
  border: medium none;
}
.box .box__name {
  color: #212121;
  margin: 0 0 5px;
}
.box .box__price {
  color: #212121;
  font-weight: bold;
  margin: 0 0 5px;
}
.box .box-price__soldout {
  color: #f44336;
  margin: 0 0 5px;
}
.box .box__caption {
  color: #999;
  font-size: 85.7143%;
  line-height: 1rem;
}
.u-cf .u-tile:nth-child(2n+1) {
  clear: left;
}
.section--slide h2, .section--main h2 {
  padding: 20px 20px 0;
}
.section--together .box {
  width: 33.33%;
}
.seach_top {
  background-color: #efefef;
  background-image: none;
  clear: both;
  display: block;
  float: none;
  height: auto;
  margin: 10px 0;
  padding: 0;
  text-align: center;
}
.seach_top table {
  background-color: #efefef;
  padding: 15px 0;
}
form fieldset {
  line-height: 1.8;
  padding: 0;
}
form p, form ul, form ul li, form dl, form dl dt, form dl dd {
  border: medium none;
  color: #000;
  margin: 5px 0;
  padding: 0;
}
input, textarea, select {
  border: medium none;
  border-radius: 1px;
  color: #606060;
  float: left;
  font-size: 100%;
  height: 30px;
  margin: 2px 0;
  vertical-align: middle;
  width: 100%;
}
textarea {
  width: 100%;
}
.seach_bottom input[type="text"]:hover, .seach_bottom input[type="password"]:hover, textarea:hover, input[type="text"]:focus, .seach_bottom input[type="password"]:focus, .seach_bottom textarea:focus {
  outline: 3px solid #fafafa;
}
.seach_bottom input[type="submit"], .seach_bottom input[type="reset"], .seach_bottom input[type="button"] {
  background: #ff7c7c none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
  height: 30px;
  width: 100%;
}
.seach_bottom input[type="submit"]:hover, .seach_bottom input[type="reset"]:hover, .seach_bottom input[type="button"]:hover {
  background-color: #fafafa;
  color: #303030;
  height: 30px;
}
div.seach_bottom form input.seach_btn {
  height: auto;
}
select {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
}
