html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*
 * "Enpypo" is lisenced under the SIL Open Font License
 * by http://fontello.com/
*/
@font-face {
  font-family: 'arrows';
  src: url("../../webfont/arrows.eot?10765405");
  src: url("../../webfont/arrows.eot?10765405#iefix") format("embedded-opentype"), url("../../webfont/arrows.woff?10765405") format("woff"), url("../../webfont/arrows.ttf?10765405") format("truetype"), url("../../webfont/arrows.svg?10765405#arrows") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'arrows';
    src: url('../font/arrows.svg?10765405#arrows') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-down-dir:before {
  content: '\e800';
}

.icon-left-dir:before {
  content: '\e801';
}

.icon-right-dir:before {
  content: '\e802';
}

.icon-up-dir:before {
  content: '\e803';
}

.icon-down-open:before {
  content: '\e804';
}

.icon-left-open:before {
  content: '\e805';
}

.icon-right-open:before {
  content: '\e806';
}

.icon-up-open:before {
  content: '\e807';
}

.icon-down-open-mini:before {
  content: '\e810';
}

.icon-left-open-mini:before {
  content: '\e811';
}

.icon-right-open-mini:before {
  content: '\e812';
}

.icon-up-open-mini:before {
  content: '\e813';
}

.icon-down-open-big:before {
  content: '\e814';
}

.icon-left-open-big:before {
  content: '\e815';
}

.icon-right-open-big:before {
  content: '\e816';
}

.icon-up-open-big:before {
  content: '\e817';
}

html {
  overflow-y: scroll;
}

html,
body {
  width: 100%;
  height: 100%;
}

body,
input,
textarea {
  font-family: "\30D2\30E9\30AE\30CE\89D2\30B4\20Pro\20W3", "Hiragino Kaku Gothic Pro","\30E1\30A4\30EA\30AA","Meiryo", Osaka, "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "MS PGothic", sans-serif;
}

body {
  background: #fff;
  color: #444;
  line-height: 2;
  position: relative;
  font-size: 20px;
  -webkit-text-size-adjust: 100%;
}

a {
  color: #444;
  text-decoration: underline;
}

a:link {
  color: #444;
}

a:hover {
  color: #666;
}

a:active {
  color: #666;
}

a:visited {
  color: #444;
}

img {
  vertical-align: bottom;
  line-height: 0;
}

h1, h2, h3, h4, h5, h6, p, dl, ul, ol, div {
  max-height: 999999px;
}

header#header {
  background-color: #eeeeee;
  position: fixed;
  z-index: 3;
  top: 0;
  left: 0;
  /*height: 154px;*/
  width: 640px;
  width: 100%;
  margin: 0 auto;
}
header#header #logo {
  margin: 0 auto;
  width: 100%;
  height: 60px;
}
header#header #logo h1 {
  padding: 22px 0 18px;
  text-align: center;
}
header#header #logo h1 a {
  display: block;
  line-height: 1;
}
header#header #logo h1 img {
  vertical-align: bottom;
}
header#header.static {
  position: absolute !important;
  height: 152px;
  border-bottom: solid 2px #dadada;
}
header#header.static #logo h1 {
  padding: 60px 0 65px;
  text-align: center;
}
header#header ul#menu {
  border-top: 2px solid #dadada;
  border-bottom: 2px solid #dadada;
  overflow: hidden;
  *zoom: 1;
}
header#header ul#menu li {
  position: relative;
  width: 158px;
  height: 76px;
  text-align: center;
  float: left;
  border-left: 2px solid #dadada;
}
header#header ul#menu li:first-child {
  border-left: none;
}

header#header ul#menu li#newItem span {
  position: absolute;
  top: 28px;
  right: 34px;
  display: inline-block;
  width: 40px;
  height: 20px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius: 8px;
  background: #f63c3c;
  color: #fff;
  text-align: center;
  font-size: 11px;
  line-height: 20px;
  font-weight: bold;
}

header#header ul#subMenu{
  border:solid 2px #dadada;
  background:#dadada;
  width:154px;
  float:left;
}

header#header ul#subMenu li {
  width:76px;
  float:left;
  background:#FFF;
}

header#header ul#subMenu li#cart {
  position: relative;
  margin-right:2px;
}
header#header ul#subMenu li#cart span {
  position: absolute;
  top: 4px;
  right: 4px;
  display: inline-block;
  width: 25px;
  height: 25px;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  border-radius: 17px;
  background: #f63c3c;
  color: #fff;
  text-align: center;
  font-size: 11px;
  line-height: 27px;
  font-weight: bold;
}
header#header .menu-close {
  display: none;
}
header#header.show .menu-close {
  display: block;
  position: absolute;
  top: 62px;
  left: 0;
  height: 76px;
  width: 158px;
  background: url('../../images/smt/common/btn_close_menu.gif') #dadada center;
  background-repeat: no-repeat;
}
header#header.appear .menu-close {
  display: block;
  position: absolute;
  top: 156px;
  right: 18px;
  height: 76px;
  width: 76px;
  background: url('../../images/smt/common/btn_close_menu.png') #dadada center;
  background-repeat: no-repeat;
}
header#header.appear2 .menu-close {
  display: block;
  position: absolute;
  top: 62px;
  right: 1px;
  height: 76px;
  width: 158px;
  background: url('../../images/smt/common/btn_close_menu.gif') #dadada center;
  background-repeat: no-repeat;
}
header#header.appear3 .menu-close {
  display: block;
  position: absolute;
  top: 62px;
  right: 162px;
  height: 76px;
  width: 158px;
  background: url('../../images/smt/common/btn_close_menu.gif') #dadada center;
  background-repeat: no-repeat;
}
header#header.static + #cont-wrapper {
  padding-top: 152px !important;
}

#slidemenu #slidemenu_contents #slidemenu_list {
  padding-bottom: 140px;
}

#slidemenu_contents {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: #f6f6f6;
}

#menu-bottom{
    padding:14px 16px;
    border-bottom:solid 2px #dadada;
}

#menu-bottom #subMenu li#login{
    position:relative;
}

#menu-bottom #subMenu li#login.active:after{
    display: block;
    position: absolute;
    content: "";
    width: 23px;
    height: 13px;
    background: url(../../images/smt/common/bg_fuki.png) no-repeat;
    bottom: -19px;
    right: 25px;
}

#menu-bottom:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

#keyword-search {
  background: #fff;
  width:432px;
  float:left;
  margin-right:14px;
  border:solid 2px #dadada;
}
#keyword-search input[type="text"] {
  border: none;
  width: 350px;
  height: 76px;
  padding:0px 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #444;
  font-size: 28px;
  font-weight: bold;
}
#keyword-search input[type="image"] {
  padding: 7px 20px 20px;
  vertical-align: middle;
}

dl.sub-category dt img, div#category-search dl dt span img{
width: 38px !important;
height: 38px !important;
}

#item-search p {
  padding: 35px 30px;
  border-bottom: solid 2px #fff;
  text-align: center;
  color: #444;
  font-size: 28px;
  line-height: 1;
}
#item-search dt {
  padding: 26px 40px;
  position: relative;
  line-height: 1;
  cursor: pointer;
  font-size: 22px;
}
#item-search dt:after {
  position: absolute;
  top: 38px;
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e804';
  line-height: 1;
  margin: 0;
  right: 20px;
  text-decoration: none;
  color: #fff;
}
#item-search dt a {
  display: block;
  padding: 9px 0 12px;
  font-size: 28px;
}

#item-search{
    background:#FFF;
}

#item-search ul#sexTab li{
    width:33.3%;
    float:left;
    text-align:center;
}

#item-search ul#sexTab li a{
    display:block;
    width:100%;
    padding:20px 0;
    text-decoration:none;
    font-size:22px;
}

#item-search ul#sexTab li.active a:link{ color:#FFF;}


#item-search ul#sexTab:after{
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

#item-search ul#sexTab li.mens.active{ background: #5aa0c2; }
#item-search ul#sexTab li.ladies.active{ background: #ea797f;}
#item-search ul#sexTab li.brand.active{ background: #444;}

#sub-category-mens{ border-top:solid 1px #5aa0c2;}
#sub-category-ladies{ border-top:solid 1px #ea797f;}

.category-navi .sub-category{ border-top:solid 1px #ccc;}

#item-search .category-navi p.toplink-btn{
  width: 600px;
  margin: 20px auto;
  text-align: center;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#item-search .category-navi .toplink-btn a{
  display: block;
  width:100%;
  padding: 0;
  font-size: 22px;
  line-height: 0;
  text-decoration: none;
  position: relative;
}

#item-search .category-navi p.toplink-btn.mens-top{
  background: url(../../images/smt/common/icon_mens02.png) no-repeat #fff;
  background-position:18px 50%;
  border: solid 2px #5190ae;
}
#item-search .category-navi .toplink-btn.mens-top a {
  color:#5190ae;
}

#item-search .category-navi p.toplink-btn.ladies-top{
  background: url(../../images/smt/common/icon_ladies02.png) no-repeat #fff;
  background-position:18px 50%;
  border: solid 2px #ea797f;
}
#item-search .category-navi .toplink-btn.ladies-top a {
  color:#ea797f;
}

.h_txt{
  font-size: 16px;
  padding: 15px 16px;
}

#item-search #category-mens {
  background: #5aa0c2;
  border-bottom: solid 2px #fff;
}
#item-search #category-mens a {
  background: url(../../images/smt/common/icon_mens.png) no-repeat left center;
}
#item-search #category-mens a img {
  margin-left: 72px;
}
#item-search #category-ladies {
  background: #ea797f;
}
#item-search #category-ladies a {
  background: url(../../images/smt/common/icon_ladies.png) no-repeat left center;
}
#item-search #category-ladies a img {
  margin-left: 72px;
}
#item-search #category-mens.active:after,
#item-search #category-ladies.active:after,
#item-search #category-all.active:after,
#item-search #category-brand.active:after {
  position: absolute;
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e807';
  line-height: 1;
  margin: 0;
  right: 20px;
}
#item-search #sub-category-mens,
#item-search #sub-category-ladies,
#item-search #sub-category-brand,
#item-search #sub-category-all,
#item-search #sub-category-brand {
  display: none;
}
#item-search dl.sub-category {
  font-weight: bold;
}
#item-search dl.sub-category dt {
  padding: 20px;
  background: #fff;
  border-bottom: solid 1px #ccc;
}
#item-search dl.sub-category dt:after {
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e804';
  position: absolute;
  color: #333;
  line-height: 1;
  margin: 0;
  top: 28px;
  right: 20px;
}
#item-search dl.sub-category dt.active:after {
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e807';
  position: absolute;
  right: 20px;
  line-height: 1;
  margin: 0;
}
#item-search dl.sub-category dd.sub-category-item {
  display: none;
  background: #fff;
  border-bottom: solid 1px #ccc;
}
#item-search p.sub-category-close {
  background: #e4e4e4;
  box-shadow: -22px 0 20px -5px rgba(0, 0, 0, 0.1) inset;
  position: relative;
}
#item-search p.sub-category-close span {
  visibility: hidden;
}
#item-search p.sub-category-close:before {
  content: "";
  position: absolute;
  top: 34px;
  right: 17px;
  width: 28px;
  height: 28px;
  line-height: 1;
  margin: 0;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  border: solid 1px #808080;
  background: #808080;
}
#item-search p.sub-category-close:after {
  position: absolute;
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e807';
  color: #fff;
  line-height: 1;
  margin: 0;
  right: 18px;
}
#item-search ul.item li,
#item-search ul.brands li {
  margin: 0 35px 16px 20px;
}
#item-search ul.item li:first-child,
#item-search ul.brands li:first-child {
  padding-top: 20px;
}
#item-search ul.item li:last-child,
#item-search ul.brands li:last-child {
  padding-bottom: 20px;
}
#item-search ul.item li a,
#item-search ul.brands li a {
  display: block;
  padding: 20px 12px;
  border: solid 2px #e5e5e5;
  color: #444;
  font-size: 22px;
  line-height: 1.8;
  text-decoration: none;
  text-align: center;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#item-search ul.item li.selected a,
#item-search ul.brands li.selected a {
  background: #fff;
  color: #444;
}

#support-menu {
  padding: 30px 0;
}
#support-menu ul li {
  width: 600px;
  margin: 0 auto 20px;
  background: #fff;
  border: solid 2px #ccc;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#support-menu ul li a {
  display: block;
  padding: 0;
  font-size: 28px;
  line-height: 0;
  text-decoration: none;
  position: relative;
}
#support-menu ul li#support-may-i-help-you {
  padding-left: 18px;
}
#support-menu ul li#support-may-i-help-you a {
  padding: 0;
  background: url(../../images/smt/common/icon_helpyou.png) no-repeat left center;
}
#support-menu ul li#support-mens-top {
  padding-left: 18px;
  background: #5aa0c2;
  border-color: #5190ae;
}
#support-menu ul li#support-mens-top a {
  background: url(../../images/smt/common/icon_mens.png) no-repeat left center;
}
#support-menu ul li#support-ladies-top {
  padding-left: 18px;
  background: #ea797f;
  border-color: #d47479;
}
#support-menu ul li#support-ladies-top a {
  background: url(../../images/smt/common/icon_ladies.png) no-repeat left center;
}
#support-menu ul li span {
  margin-left: 10px;
  font-size: 20px;
}

#cart_contents {
    padding:0 2%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cartmenu_list {
  padding-bottom: 254px;
}
#cartmenu_list ul li {
  position: relative;
  border-bottom: 2px solid #ccc;
  font-weight: bold;
  font-size: 28px;
}
#cartmenu_list ul li:after {
  position: absolute;
  top: 44px;
  right: 10px;
  line-height: 1;
  margin: 0;
  text-decoration: none;
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e806';
}
#cartmenu_list ul li a {
  display: block;
  padding: 30px;
  color: #444;
  line-height: 1.8;
  text-decoration: none;
}
#cartmenu_list ul li.incart {
  position: relative;
}
#cartmenu_list ul li.incart a {
  line-height: 88px;
}
#cartmenu_list ul li.incart .count {
  position: absolute;
  top: 38px;
  left: 130px;
  display: inline-block;
  width: 50px;
  height: 50px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  background: #f63c3c;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 50px;
}
#cartmenu_list ul li.incart .price {
  padding-top: 4px;
  float: right;
  font-size: 22px;
}
#cartmenu_list ul .point:after {
  content: normal;
}
#cartmenu_list ul .point p {
  display: block;
  padding: 30px;
  color: #444;
  font-size: 28px;
  line-height: 1.8;
  text-decoration: none;
}
#cartmenu_list ul .point p .fR {
  padding-top: 4px;
  float: right;
  font-size: 22px;
  font-weight: normal;
}

#newsmenu #news_contents #newsmenu_list {
  padding-bottom: 254px;
}
#newsmenu dl dt {
  padding: 20px 30px 0;
}
#newsmenu dl dd {
  position: relative;
  padding: 0 30px 20px;
  border-bottom: 2px solid #ccc;
}
#newsmenu dl dd a {
  display: block;
  color: #444;
  text-decoration: none;
}
#newsmenu dl dd a:after {
  position: absolute;
  top:12%;
  right: 3px;
  line-height: 1;
  margin: 0;
  text-decoration: none;
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e806';
  font-size: 28px;
}


/**/
#newitemmenu_list {
  padding-bottom: 154px;
}
#newitemmenu_list ul li {
  position: relative;
  border-bottom: 2px solid #ccc;
  font-size: 28px;
  font-weight:bold;
}
#newitemmenu_list ul li:after {
  position: absolute;
  top: 50%;
  right: 10px;
  line-height: 1;
  margin: 0;
  text-decoration: none;
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e806';
}
#newitemmenu_list ul li a {
  display: block;
  padding: 30px 60px 30px 30px;
  color: #444;
  line-height: 1.8;
  text-decoration: none;
}

#newitemmenu_list ul li a span{
    font-size:20px;
    display:block;
}

#brandmenu_list .h_txt{
    border-bottom:none;
}

#brandmenu_list ul li {
    display: inline-block;
    width: 46%;
    margin-left: 2.5%;
    margin-right: 0.5%;
    margin-bottom: 4%;
}
#brand_contents {
    overflow-y: scroll;
}
#brandmenu_list ul li a {
  display: block;
  padding: 0;
  font-size: 28px;
  line-height: 0;
  text-decoration: none;
  position: relative;
}


/**/

#news_contents {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#contents-area {
  width: 640px;
  margin: 0 0 0;
}
#contents-area:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

#contents {
  margin: 0 0 60px;
}

.pagetop {
  padding-bottom: 9px;
  margin-right: 20px;
  border-bottom: 7px solid #c5c5c5;
  display: block;
  float: right;
  line-height: 1;
}
.pagetop a {
  text-decoration: none;
}
.pagetop a:before {
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 15px solid #666;
  border-left: 9px solid transparent;
  display: inline-block;
}
.pagetop a:before {
  content: "";
}
.pagetop a span {
  font-weight: bold;
}

.lower_category {
  clear: both;
  border-top: 2px solid #c5c5c5;
  border-bottom: 2px solid #c5c5c5;
  padding: 25px 0;
}
.lower_category ul {
  text-align: center;
}
.lower_category ul li {
  display: inline-block;
  margin: 0 50px;
}
.lower_category ul li:before {
  line-height: 1;
  margin: 0;
  text-decoration: none;
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e805';
}

footer#footer {
  padding: 40px 30px 40px;
  width: 580px;
  background: #eeeeee;
  text-align: center;
}
footer#footer #footer-sitemap ul {
  margin-bottom: 42px;
  text-align: center;
}
footer#footer #footer-sitemap ul li {
  margin-bottom: 10px;
  font-size: 21px;
  display: inline-block;
  white-space: nowrap;
}
footer#footer #footer-sitemap ul li:before {
  content: " | ";
}
footer#footer #footer-sitemap ul li:first-child:before {
  content: "";
}
footer#footer #footer-sitemap ul li a {
  border-bottom: 1px solid #444;
  padding-bottom: 3px;
  text-decoration: none;
}
footer#footer #footer-sitemap ul li img{
  width: 16px;
  margin: 0 0 11px 6px;
}
.bbnone {
  border-bottom: none;
}

p.topic-path {
  width: 600px;
  padding: 13px 20px 0;
  font-size: 16px;
}
p.topic-path a {
  text-decoration: none;
}

p.pagenation {
  margin: 0 0 24px;
}
p.pagenation a, p.pagenation span {
  display: inline-block;
  min-width: 10px;
  margin: 0 2px;
  padding: 8px 10px;
  border: solid 1px #e4e4e4;
  color: #333;
}
p.pagenation a.next, p.pagenation span.next {
  margin-left: 10px;
}
p.pagenation a.prev, p.pagenation span.prev {
  margin-right: 10px;
}
p.pagenation .current {
  border: solid 1px #333;
  background: #333;
  color: #fff;
}

.pager {
  overflow: hidden;
  *zoom: 1;
  margin: 0 20px 24px;
}
.pager .prev {
  float: left;
}
.pager .next {
  float: right;
}

p.link-list, .shopinfo-table table tbody td p.link-map {
  margin: 20px 0 0;
  text-align: right;
}

#brand-header-section {
  margin: 0 0 20px;
  position: relative;
}
#brand-header-section h2 {
  border-bottom: 2px solid #d4d4d4;
  line-height: 1;
  margin: 0 !important;
  padding: 0 !important;
}
#brand-header-section #brand-header-menu {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 220px;
  background-color: rgba(255, 255, 255, 0.3);
}
#brand-header-section #brand-header-menu ul {
  margin: 20px 0;
}
#brand-header-section #brand-header-menu ul li {
  margin: 0 0 20px 20px;
  float: left;
}

#feature-cpn-index {
  margin: 20px 20px 40px;
}

#coordinate-section {
  display: block;
}

#newarrival-official-blog,
#coordinate-official-blog {
  margin: 20px 20px 60px;
}

#newarrival-section {
  display: block;
}

#ranking-section {
  display: block;
}

#coordinate-section,
#newarrival-section,
#official-blog-section {
  margin: 0 20px 60px;
}
#coordinate-section ul,
#newarrival-section ul,
#official-blog-section ul {
  margin: 0;
  margin-left: -18px;
  overflow: hidden;
  *zoom: 1;
}
#coordinate-section ul li,
#newarrival-section ul li,
#official-blog-section ul li {
  margin: 0 0 20px 18px;
  padding-top: 31px;
  width: 188px;
  float: left;
  position: relative;
  line-height: 1.5;
}
#coordinate-section ul li:nth-child(3n+1),
#newarrival-section ul li:nth-child(3n+1),
#official-blog-section ul li:nth-child(3n+1) {
  clear: both;
}
#coordinate-section ul li .list-img,
#newarrival-section ul li .list-img,
#official-blog-section ul li .list-img {
  width: 188px;
  height: 250px;
}
#coordinate-section ul li .product-brand,
#newarrival-section ul li .product-brand,
#official-blog-section ul li .product-brand {
  margin: 0 0 10px;
  font-size: 18px;
}
#coordinate-section ul li .product-name,
#newarrival-section ul li .product-name,
#official-blog-section ul li .product-name {
  font-size: 20px;
}
#coordinate-section ul li .product-price,
#coordinate-section ul li .product-sale-price,
#newarrival-section ul li .product-price,
#newarrival-section ul li .product-sale-price,
#official-blog-section ul li .product-price,
#official-blog-section ul li .product-sale-price {
  font-size: 20px;
}
#coordinate-section ul li .product-price strong,
#coordinate-section ul li .product-sale-price strong,
#newarrival-section ul li .product-price strong,
#newarrival-section ul li .product-sale-price strong,
#official-blog-section ul li .product-price strong,
#official-blog-section ul li .product-sale-price strong {
  font-size: 34px;
  font-weight: bold;
}
#coordinate-section ul li .product-price del,
#coordinate-section ul li .product-sale-price del,
#newarrival-section ul li .product-price del,
#newarrival-section ul li .product-sale-price del,
#official-blog-section ul li .product-price del,
#official-blog-section ul li .product-sale-price del {
  font-size: 16px;
}
#coordinate-section ul li .product-price del strong,
#coordinate-section ul li .product-sale-price del strong,
#newarrival-section ul li .product-price del strong,
#newarrival-section ul li .product-sale-price del strong,
#official-blog-section ul li .product-price del strong,
#official-blog-section ul li .product-sale-price del strong {
  font-size: 24px;
}
#coordinate-section ul li .product-labels ul,
#newarrival-section ul li .product-labels ul,
#official-blog-section ul li .product-labels ul {
  overflow: hidden;
  *zoom: 1;
  margin: 0;
}
#coordinate-section ul li .product-labels ul li,
#newarrival-section ul li .product-labels ul li,
#official-blog-section ul li .product-labels ul li {
  width: auto;
  margin: 0 0 10px;
  padding: 0 !important;
}
#coordinate-section ul li .product-labels ul li img,
#newarrival-section ul li .product-labels ul li img,
#official-blog-section ul li .product-labels ul li img {
  margin-left: -50px;
}
#coordinate-section ul li .product-icon1,
#newarrival-section ul li .product-icon1,
#official-blog-section ul li .product-icon1 {
  position: absolute;
  top: -8px;
  left: 0;
}
#coordinate-section ul li .product-icon2, #coordinate-section ul li .coord-icon,
#newarrival-section ul li .product-icon2,
#newarrival-section ul li .coord-icon,
#official-blog-section ul li .product-icon2,
#official-blog-section ul li .coord-icon {
  position: absolute;
  top: 51px;
  left: 15px;
  line-height: 1;
}
#coordinate-section .content-headline,
#newarrival-section .content-headline,
#official-blog-section .content-headline {
  position: absolute;
}
#coordinate-section .content-headline p.btn-list,
#coordinate-section .content-headline p.link-official-blog,
#newarrival-section .content-headline p.btn-list,
#newarrival-section .content-headline p.link-official-blog,
#official-blog-section .content-headline p.btn-list,
#official-blog-section .content-headline p.link-official-blog {
  position: absolute;
  right: 0;
  margin: 0;
  bottom: 9px;
}
#coordinate-section p.btn-list,
#newarrival-section p.btn-list,
#official-blog-section p.btn-list {
  margin-top: 30px;
  text-align: right;
}
#coordinate-section.col2 ul li,
#newarrival-section.col2 ul li,
#official-blog-section.col2 ul li {
  width: 290px;
  float: left;
}
#coordinate-section.col2 ul li:nth-child(3n+1),
#newarrival-section.col2 ul li:nth-child(3n+1),
#official-blog-section.col2 ul li:nth-child(3n+1) {
  clear: none;
}
#coordinate-section.col2 ul li:nth-child(2n+1),
#newarrival-section.col2 ul li:nth-child(2n+1),
#official-blog-section.col2 ul li:nth-child(2n+1) {
  clear: both;
}
#coordinate-section.col2 ul li .list-img,
#newarrival-section.col2 ul li .list-img,
#official-blog-section.col2 ul li .list-img {
  width: 290px;
  height: 386px;
  margin-bottom: 18px;
}
#coordinate-section.col2 ul li .product-labels ul,
#newarrival-section.col2 ul li .product-labels ul,
#official-blog-section.col2 ul li .product-labels ul {
  margin: 0;
}
#coordinate-section.col2 ul li .product-labels ul li,
#newarrival-section.col2 ul li .product-labels ul li,
#official-blog-section.col2 ul li .product-labels ul li {
  width: auto;
  margin: 0 0 10px 0;
  padding: 0 !important;
}
#coordinate-section.col2 ul li .product-labels ul li img,
#newarrival-section.col2 ul li .product-labels ul li img,
#official-blog-section.col2 ul li .product-labels ul li img {
  margin-left: 0;
}

#ranking-section {
  margin: 0 20px 60px;
}
#ranking-section h3 {
  margin: 0 0 20px;
  border-bottom: 2px solid #e4e4e4;
  padding-bottom: 20px;
}
#ranking-section .rank1,
#ranking-section .rank2,
#ranking-section .rank3,
#ranking-section .rank4,
#ranking-section .rank5 {
  width: 40px;
  height: 40px;
  text-align: center;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 27px;
  line-height: 1.6;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #333;
}
#ranking-section .rank1 {
  background: #be9424;
  color: #fff;
}
#ranking-section .rank2 {
  background: #929292;
  color: #fff;
}
#ranking-section .rank3 {
  background: #cc4834;
  color: #fff;
}
#ranking-section .rank4 {
  background: #e4e4e4;
}
#ranking-section .rank5 {
  background: #e4e4e4;
}
#ranking-section ul li {
  overflow: hidden;
  *zoom: 1;
  position: relative;
  margin: 0 0 40px;
}
#ranking-section ul li img.list-img {
  float: left;
  width: 188px;
  height: 250px;
}
#ranking-section ul li p {
  margin-left: 210px;
  width: 390px;
}
#ranking-section ul li .list-img {
  width: 188px;
  height: 250px;
}
#ranking-section ul li .product-brand {
  font-size: 18px;
}
#ranking-section ul li .product-name {
  font-size: 20px;
}
#ranking-section ul li .product-price,
#ranking-section ul li .product-sale-price {
  font-size: 20px;
}
#ranking-section ul li .product-price strong,
#ranking-section ul li .product-sale-price strong {
  font-size: 34px;
  font-weight: bold;
}
#ranking-section ul li .product-price del,
#ranking-section ul li .product-sale-price del {
  font-size: 16px;
}
#ranking-section ul li .product-price del strong,
#ranking-section ul li .product-sale-price del strong {
  font-size: 24px;
}

#product-list-section {
  margin: 0 20px 0;
}
#product-list-section ul {
  margin: 0;
  overflow: hidden;
  *zoom: 1;
}
#product-list-section ul li {
  margin: 0 0 20px;
  padding-top: 60px;
  float: none;
  position: relative;
  line-height: 1.5;
}
#product-list-section ul li .product-pic img {
  display: inline-block;
  /*width: 300px;
  height: 396px;*/
  width: 100%;
  height: 100%;
}
#product-list-section ul li .product-brand {
  font-size: 18px;
  width: 80%;
}
#product-list-section ul li .product-brand img{
width: 100%;
}
#product-list-section ul li .product-name,
#product-list-section ul li .product-text {
  font-size: 20px;
}
#product-list-section ul li .product-price,
#product-list-section ul li .product-sale-price {
  font-size: 20px;
}
#product-list-section ul li .product-price strong{
  font-size: 18px;
}
#product-list-section ul li .product-sale-price strong {
  font-size: 26px;
/*  font-weight: bold;*/
}


#product-list-section ul li .product-price del,
#product-list-section ul li .product-sale-price del {
  font-size: 16px;
}
#product-list-section ul li .product-price del strong,
#product-list-section ul li .product-sale-price del strong {
  font-size: 24px;
}
#product-list-section ul li .product-labels ul {
  overflow: hidden;
  *zoom: 1;
  margin: 0;
}
#product-list-section ul li .product-labels ul li {
  width: auto;
  margin: 0 10px 10px 0;
  padding: 0 !important;
  text-align: center;
  display: inline-block;
}
#product-list-section ul li .product-labels ul li img {
  display: inline-block;
}
#product-list-section ul li .product-icon1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#product-list-section ul li .product-icon2, #product-list-section ul li .coord-icon {
  position: absolute;
/*  top: 80px;*/
  top:60px;
  left: 15px;
  line-height: 1;
  z-index: 1;
}
#product-list-section ul li .product-iconfavo {
  position: absolute;
  bottom: 24px;
  right: 6px;
  line-height: 1;
}
#product-list-section ul li .product-pic .product-iconfavo img {
  width: auto;
  height: auto;
}
#product-list-section.col2 ul li {
  padding-top: 40px;
  width: 290px;
  float: left;
}
#product-list-section.col2 ul li:nth-child(3n+1) {
  clear: none;
}
#product-list-section.col2 ul li:nth-child(2n) {
  margin-left: 20px;
}
#product-list-section.col2 ul li:nth-child(2n+1) {
  clear: both;
}
#product-list-section.col2 ul li .list-img {
  width: 290px;
  height: 386px;
  margin-bottom: 18px;
}
#product-list-section.col2 ul li .product-labels ul {
  margin: 0;
}
#product-list-section.col2 ul li .product-labels ul li {
  width: auto;
  margin: 0 0 10px 0;
  padding: 0 !important;
}
#product-list-section.col2 ul li .product-labels ul li img {
  margin-left: 0;
}

/* old module */
.photoTable {
  margin: 0 20px 60px;
}
.photoTable ul {
  margin: 0 0 30px -20px;
  overflow: hidden;
  *zoom: 1;
}
.photoTable ul li {
  margin: 0 0 20px 20px;
  padding-top: 31px;
  width: 290px;
  float: left;
  position: relative;
  line-height: 1.5;
}
.photoTable ul li:last-child {
  margin-bottom: 0;
}
.photoTable ul li:nth-last-child(-n+2) {
  margin-bottom: 0;
}
.photoTable ul li:nth-child(odd) {
  clear: both;
}
.photoTable ul li p strong {
  font-size: 14px;
  font-weight: bold;
}
.photoTable ul li .product-icon1 {
  position: absolute;
  top: -8px;
  left: 0;
}
.related-items ul li .product-icon1{
  position: absolute;
  top: 6px;
  left: 0;R
}
.recommened-items ul li .product-icon1{
  position: absolute;
  top: 6px;
  left: 0;
}
.ajax-text  ul li .product-icon1 {
  position: absolute;
  top: -24px;
  left: 0;
}
.photoTable ul li .product-icon2, .photoTable ul li .coord-icon {
  position: absolute;
  top: 45px;
  left: 10px;
  line-height: 1;
}

.photoTable ul li .product-labels ul {
  overflow: hidden;
  *zoom: 1;
  margin: 0;
}
.photoTable ul li .product-labels ul li {
  margin: 0 0 10px 0;
  padding: 0 !important;
}
.photoTable ul li .list-img {
  margin-bottom: 18px;
  width: 290px;
  height: 386px;
}
.photoTable ul li .price {
  padding-top: 5px;
  line-height: 1.3;
  font-size: 20px;
  letter-spacing: 0.1em;
}
.photoTable ul li .price strong {
  font-size: 24px;
  font-weight: bold;
}
.photoTable ul .item-date a, .photoTable ul .product-name a {
  font-size: 24px;
  border-bottom: 1px solid #444;
  text-decoration: none;
  line-height: 1.8;
}
.photoTable ul .item-date p:first-child, .photoTable ul .product-name p:first-child {
  line-height: 1.5;
  font-size: 24px;
}
.photoTable ul .product-price {
  margin: 0 0 0;
}
.photoTable ul .product-price strong {
  font-size: 36px;
  font-weight: bold;
}

#my-favorite-item-section.photoTable ul li {
  padding-top: 93px;
}
#my-favorite-item-section.photoTable .remove-favorite {
  position: absolute;
  top: 0;
  right: 0;
}
#my-favorite-item-section.photoTable .remove-favorite img.icon-delete {
  cursor: pointer;
}
#my-favorite-item-section.photoTable .product-icon1 {
  top: 54px;
}
#my-favorite-item-section.photoTable .product-icon2, #my-favorite-item-section.photoTable .coord-icon {
  top: 111px;
}

.photoTableDispTwo {
  margin: 0 0px 60px;
}

.photoTableDispTwo ul {
  margin: 0 0 30px -20px;
  overflow: hidden;
  *zoom: 1;
}

.photoTableDispTwo ul li {
  margin: 0 10px 0px 20px;
  width: 290px;
  float: left;
  position: relative;
  line-height: 1.5;
}

.photoTableDispTwo ul li:last-child {
  margin-bottom: 0;
}

.photoTableDispTwo ul li:nth-last-child(-n+2) {
  margin-bottom: 0;
}

.photoTableDispTwo ul li:nth-child(odd) {
  clear: both;
}

.photoTableDispTwo ul li p strong {
  font-size: 14px;
  font-weight: bold;
}

.photoTableDispTwo ul li .product-icon1 {
  position: absolute;
  top: -8px;
  left: 0;
}

.photoTableDispTwo ul li .product-icon2, .photoTableDispTwo ul li .coord-icon {
  position: absolute;
  top: 51px;
  left: 15px;
  line-height: 1;
}

.photoTableDispTwo ul li .product-labels ul {
  overflow: hidden;
  *zoom: 1;
  margin: 0;
}

.photoTableDispTwo ul li .product-labels ul li {
  margin: 0 0 10px 0;
  padding: 0 !important;
}

.photoTableDispTwo ul li .list-img {
  width: 330px;
  height: 439px;
}

.photoTableDispTwo ul li .price {
  padding-top: 5px;
  line-height: 1.3;
  font-size: 20px;
  letter-spacing: 0.1em;
}

.photoTableDispTwo ul li .price strong {
  font-size: 24px;
  font-weight: bold;
}

.photoTableDispTwo ul .item-date a, .photoTableDispTwo ul .product-name a {
  font-size: 22px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  line-height: 1.8;
  position: absolute;
  top: 404px;
  left: 10px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 300px;
  white-space: nowrap;
}

.photoTableDispTwo ul .item-date p:first-child, .photoTableDispTwo ul .product-name p:first-child {
  line-height: 1.5;
  font-size: 22 px;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 382px;
  left: 10px;
}

.photoTableDispTwo ul .product-price {
  margin: 0 0 0;
}

.photoTableDispTwo ul .product-price strong {
  font-size: 36px;
  font-weight: bold;
}

#my-favorite-item-section.photoTableDispTwo ul li {
  padding-top: 93px;
}

#my-favorite-item-section.photoTableDispTwo .remove-favorite {
  position: absolute;
  top: 0;
  right: 0;
}

#my-favorite-item-section.photoTableDispTwo .remove-favorite img.icon-delete {
  cursor: pointer;
}

#my-favorite-item-section.photoTableDispTwo .product-icon1 {
  top: 54px;
}

#my-favorite-item-section.photoTableDispTwo .product-icon2, #my-favorite-item-section.photoTableDispTwo .coord-icon {
  top: 111px;
}

.photoTableDispOne {
  margin: 0 0px 60px;
}

.photoTableDispOne ul {
  margin: 0 0 30px -20px;
  overflow: hidden;
  *zoom: 1;
}

.photoTableDispOne ul li {
  margin: 0 0 0px 20px;
  width: 490px;
  float: left;
  position: relative;
  line-height: 1.5;
}

.photoTableDispOne ul li:last-child {
  margin-bottom: 0;
}

.photoTableDispOne ul li:nth-last-child(-n+2) {
  margin-bottom: 0;
}

.photoTableDispOne ul li:nth-child(odd) {
  clear: both;
}

.photoTableDispOne ul li p strong {
  font-size: 14px;
  font-weight: bold;
}

.photoTableDispOne ul li .product-icon1 {
  position: absolute;
  top: -8px;
  left: 0;
}

.photoTableDispOne ul li .product-icon2, .photoTableDispOne ul li .coord-icon {
  position: absolute;
  top: 51px;
  left: 15px;
  line-height: 1;
}

.photoTableDispOne ul li .product-labels ul {
  overflow: hidden;
  *zoom: 1;
  margin: 0;
}

.photoTableDispOne ul li .product-labels ul li {
  margin: 0 0 10px 0;
  padding: 0 !important;
}

.photoTableDispOne ul li .list-img {
  width: 660px;
  height: 878px;
}

.photoTableDispOne ul li .price {
  padding-top: 5px;
  line-height: 1.3;
  font-size: 20px;
  letter-spacing: 0.1em;
}

.photoTableDispOne ul li .price strong {
  font-size: 24px;
  font-weight: bold;
}

.photoTableDispOne ul .item-date a, .photoTableDispOne ul .product-name a {
  font-size: 28px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  line-height: 1;
  position: absolute;
  top: 842px;
  left: 10px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 620px;
  white-space: nowrap;
}

.photoTableDispOne ul .item-date p:first-child, .photoTableDispOne ul .product-name p:first-child {
  line-height: 1.5;
  font-size: 28px;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 800px;
  left: 10px;
}

.photoTableDispOne ul .product-price {
  margin: 0 0 0;
}

.photoTableDispOne ul .product-price strong {
  font-size: 36px;
  font-weight: bold;
}

#my-favorite-item-section.photoTableDispOne ul li {
  padding-top: 93px;
}

#my-favorite-item-section.photoTableDispOne .remove-favorite {
  position: absolute;
  top: 0;
  right: 0;
}

#my-favorite-item-section.photoTableDispOne .remove-favorite img.icon-delete {
  cursor: pointer;
}

#my-favorite-item-section.photoTableDispOne .product-icon1 {
  top: 54px;
}

#my-favorite-item-section.photoTableDispOne .product-icon2, #my-favorite-item-section.photoTableDispOne .coord-icon {
  top: 111px;
}

.label-sale-price {
  background: #e94e49;
}

.label-cpn-price {
  background: #5e5982;
}

.label-set-sale {
  background: #398487;
}

.label-same-day {
  background: #887864;
}

.label-web-pre {
  background: #6a8e4e;
}

#attkeywords-section {
  margin: 0 20px 50px;
}
#attkeywords-section h2 {
  margin-bottom: 30px !important;
}
#attkeywords-section ul {
  word-wrap: break-word;
}
#attkeywords-section ul li {
  line-height: 45px;
  margin-bottom: 18px;
  display: inline;
}
#attkeywords-section ul li:before {
  padding: 0 14px;
  content: " | ";
}
#attkeywords-section ul li:first-child:before {
  content: none;
}
#attkeywords-section ul li a {
  border-bottom: 1px solid #444;
  text-decoration: none;
}
#pushitem-section p{
margin-bottom: 10px;
margin-top: 10px;
}
#pushitem-section {
  margin: 0;
  padding: 10px 20px 0;
  background: #eee;
}
#pushitem-section h2 {
  margin-bottom: 30px !important;
}
#pushitem-section #pushitem {
  padding-bottom: 30px;
  margin-bottom: 60px;
}
#pushitem-section #pushitem ul {
  margin-right: 10px;
  overflow: hidden;
  *zoom: 1;
}
#pushitem-section #pushitem ul li {
  float: left;
  margin-right: 10px;
  margin-bottom: 16px;
}
#pushitem-section #pushitem ul li:last-child {
  margin-bottom: 0;
}
#pushitem-section #pushitem ul li.mens a, #pushitem-section #pushitem ul li.ladies a {
  padding: 10px 20px;
  color: #666;
  border: none;
  background: #fff;
}
#pushitem-section #pushitem ul li a {
  padding: 15px 10px;
  border: 2px solid #d4d4d4;
  border-radius: 3px;
  display: inline-block;
  text-decoration: none;
  line-height: 1.34615;
  font-size: 20px;
  border-radius: 50px;
}

.banner-area {
  margin: 0 20px 50px;
}
.banner-area ul {
  overflow: hidden;
  *zoom: 1;
  margin-left: -20px;
}
.banner-area ul li {
  float: left;
  width: 290px;
  margin: 0 0 20px 20px;
}
.banner-area ul li:last-child {
  margin-bottom: none;
}
.banner-area#special-banner p {
  margin: 10px 0 0;
}

#information-section {
  margin: 0 20px 50px;
}
#information-section .content-headline {
  position: absolute;
}
#information-section .content-headline p.btn-list {
  position: absolute;
  right: 0;
  margin: 0;
  bottom: 9px;
}
#information-section p.btn-list {
  margin-top: 30px;
  text-align: right;
}
#information-section #informations {
  max-height: 100%;
  margin-bottom: 62px;
}
#information-section #informations dl dd {
  margin-bottom: 40px;
}
#information-section #informations dl dd a {
  border-bottom: 1px solid #444;
  text-decoration: none;
}
#information-section #informations dl img {
  margin: 0 20px;
}
#information-section #banner-info ul {
  overflow: hidden;
  *zoom: 1;
  margin-left: -20px;
}
#information-section #banner-info ul li {
  float: left;
  margin: 0 0 20px 20px;
}

#newarrival-section .icon {
  position: absolute;
  top: 20px;
  left: 10px;
}
#newarrival-section .media {
  position: absolute;
  top: 0;
  left: 10px;
}

#banner-style ul {
  overflow: hidden;
  *zoom: 1;
  margin: 0 0 40px;
}
#banner-style ul li {
  float: left;
  margin-left: 13px;
}
#banner-style ul li:first-child {
  margin-left: 0;
}

#brand-list-section {
  margin: 0 20px 50px;
}
#brand-list-section #brand-list ul {
  overflow: hidden;
  *zoom: 1;
  margin-left: -20px;
}
#brand-list-section #brand-list ul li {
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
}

#asides {
  padding: 0 45px;
  margin: 60px auto 0;
}
#asides .mailmagazine {
  text-align: center;
  margin-bottom: 50px;
  font-size: 21px;
}
#asides .mailmagazine li:first-child {
  margin-bottom: 40px;
}
#asides .mailmagazine li a {
  text-decoration: none;
  border-bottom: 1px solid #444;
}
#asides ul.informations {
  overflow: hidden;
  *zoom: 1;
  margin: 0 auto 50px;
  width: 500px;
}
#asides ul.informations li {
  margin-right: 92px;
  float: left;
  text-align: center;
}
#asides ul.informations li a {
  text-decoration: none;
  display: block;
}
#asides ul.informations li a dl dt {
  width: 104px;
  height: 104px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #333;
  border-radius: 105px;
}
#asides ul.informations li a dl dt img {
  padding-top: 25px;
}
#asides ul.informations li a dl dd {
  color: #333;
  font-size: 19px;
}
#asides ul.informations li:last-child {
  margin-right: 0;
}

.accordion p {
  background-repeat: no-repeat;
  background-position: center;
}
.accordion .acd_close {
  padding: 17px 35px 17px 210px;
/*
  border-top: 2px solid #dadada;
*/
  border-bottom: 2px solid #dadada;
  /*text-align: center;*/
  /*background-image: url(../../images/smt/common/icon_close.gif);*/
  background-position: 250px;
/* 追加 Start */
  background-color: white;
  position: absolute;
  top:0;
  width: 100%;
/* 追加 End */
}
.accordion .acd_close:after{
  content: "×";
  position: absolute;
  top: -14px;
  text-indent: 10px;
  color: #444;
  font-size: 50px;
  height: 100%;
}
.refineSearchForm:before{
	border-top: 2px solid #dadada;
}

p.narrow-title {
  padding: 27px 0;
  background-image: url(../../images/smt/parts/ac_disp3_off.png);
  background-color: #f6f6f6;
  text-indent: -10000px;
  border-top: 2px solid #dadada;
  border-bottom: 2px solid #dadada;
}
p.narrow-title.active {
  background-image: url(../../images/smt/parts/ac_disp3_on.png);
}

p.item-title {
  padding: 27px 0;
  background-image: url(../../images/smt/parts/ac_disp1_off.png);
  text-indent: -10000px;
  background-color: #f6f6f6;
  border-top: 2px solid #dadada;
  border-bottom: 2px solid #dadada;
}
p.item-title.active {
  background-image: url(../../images/smt/parts/ac_disp1_on.png);
  background-color: #fff;
}

#disp-list-filters {
  position: fixed;
  top: 248px;
  width: 100%;
  z-index: 2;
}
#disp-list-filters.active{z-index: 1;}
p.refine-search {
  width: 480px;
  margin: 0;
  padding: 0 160px 0 0;
  border-bottom: solid 2px #dadada;
  background-color: #f6f6f6;
  text-align: center;
  height: 76px;
  line-height: 76px;
  font-size: 26px;
  position: relative;
  border-top: solid 2px #dadada;
}
p.refine-search strong {
  margin: 0 10px;
  line-height: 76px;
  font-weight: bold;
}
p.refine-search:after {
  position: absolute;
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e804';
  color: #333;
  line-height: 1;
  margin: 0;
  top: 20px;
  right: 190px;
  font-size: 36px;
}
p.refine-search.active:after {
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e807';
  color: #333;
  line-height: 1;
  margin: 0;
  top: 20px;
  right: 190px;
  font-size: 36px;
}

#filters #filters-frame {
  height: 500px;
  overflow: scroll;
  background: #fff;
}
#filters #filter-options dl {
  border-top: solid 1px #dadada;
}
#filters #filter-options dl:first-child {
  border-top: none;
}
#filters #filter-options dl dt {
  padding: 17px 35px;
  position: relative;
  cursor: pointer;
  font-size: 24px;
}
#filters #filter-options dl dt span {
  text-decoration: none;
  background-image: url(../../images/smt/common/arrow01.gif);
  background-repeat: no-repeat;
  background-position: right;
  display: block;
}
#filters #filter-options dl dt.options-help span a {
  margin-left: 10px;
}
#filters #filter-options dl dd {
  border-top: solid 1px #dadada;
  display: none;
}
#filters #filter-options dl.selected dt {
  color: #444444;
}
#filters #filter-options dl.selected span {
  background-image: url(../../images/smt/common/arrow01_select.gif);
}
#filters #filter-options ul {
  overflow: hidden;
  *zoom: 1;
  padding: 10px 17px;
  display: flex;
  flex-wrap: wrap;
}
#filters #filter-options ul li {
  /*width: 262px;
  float: left;*/
  margin: 10px;
  font-size: 20px;
  line-height: 1.2;
}
#filters #filter-options input[type=checkbox] {
  display: none;
}
#filters #filter-options input[type=radio] {
  display: none;
}
#filters #filter-options label.ui-check,
#filters #filter-options label.ui-radio {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  /*display: table-cell;
	width: 220px;
	height: 70px;*/
  min-width: 150px;
  display: inline-block;
  padding: 15px 30px;
    border: solid 1px #dadada;
  background-color: #fff;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  font-size: 1.1rem;
  line-height: 1.2;
  color: #444;
}
#filters #filter-options label.ui-check.checked,
#filters #filter-options label.ui-radio.checked {
  border: solid 2px #7a7a7a;
  background-color: #808080;
  color: #fff;
}
#filters #filter-options label.ui-check.checked:before,
#filters #filter-options label.ui-radio.checked:before {
  opacity: 1;
}
#filters #filter-options label.ui-check.mens.checked,
#filters #filter-options label.ui-radio.mens.checked {
  border: solid 2px #5aa0c2;
  background-color: #5aa0c2;
}
#filters #filter-options label.ui-check.ladies.checked,
#filters #filter-options label.ui-radio.ladies.checked {
  border: solid 2px #ea797f;
  background-color: #ea797f;
}
#filters #filter-action ul {
  text-align: center;
}
#filters #filter-action ul li:first-child {
  margin-bottom: 40px;
}
#filters #filter-action ul li:last-child {
  margin-bottom: 40px;
}
#filters #filter-action ul li input[type="submit"] {
  padding: 25px 35px;
  background-color: #333;
  border-color: #292929;
  border-radius: 5px;
  background-image: none;
  display: inline;
  color: #fff;
  font-size: 26px;
  -webkit-appearance: none;
}
#filters #filter-action ul li input[type="reset"] {
  padding-bottom: 5px;
  color: #444;
  border: none;
  border-bottom: 1px solid #444;
  display: inline;
  background-color: #fff;
  font-size: 24px;
  -webkit-appearance: none;
}
#filters #filter-action ul li input {
  -webkit-appearance: none;
  border-radius: 0;
}

#sort-options {
  position: absolute;
  right: 0;
  top: 0;
  overflow: visible;
  border-top: solid 2px #dadada;
}
#sort-options p#disp-menu,
#sort-options p#sort-menu {
  display: table-cell;
  border-left: solid 2px #dadada;
  border-bottom: solid 2px #dadada;
  width: 78px;
  height: 76px;
}
#sort-options #disp-options {
  position: fixed;
  z-index: 1;
  right: 0;
  top: 80px;
  display: none;
  width: 308px;
  border-top: solid 2px #dadada;
  border-left: solid 2px #dadada;
  position: inherit;
  background: #fff;
}

#disp-options ul li {
  line-height: 1;
  border-bottom: solid 2px #dadada;
}
#disp-options input[type=radio] {
  display: none;
}
#disp-options label.ui-radio {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: block;
  padding: 25px;
  background-color: #fff;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}
#disp-options label.ui-radio.checked {
  background-color: #808080;
  color: #fff;
}
#disp-options label.ui-radio.checked:before {
  opacity: 1;
}

#item-list {
  border-top: 2px solid #dadada;
  border-bottom: 2px solid #dadada;
}
#item-list #list {
  border-bottom: 2px solid #dadada;
}

#category-search dl {
  border-top: solid 2px #cccccc;
}
#category-search dl:first-child {
  border-top: none;
}
#category-search dl dt {
  padding: 25px 35px;
  position: relative;
  cursor: pointer;
}
#category-search dl dt span {
  text-decoration: none;
  background-image: url(../../images/smt/common/arrow01.gif);
  background-repeat: no-repeat;
  background-position: right;
  display: block;
}
#category-search dl dt.options-help {
  display: inline-block;
  margin: 0 10px;
}
#category-search dl dt.options-help .question {
  display: inline;
}
#category-search dl dd {
  border-top: solid 2px #cccccc;
  display: none;
}
#category-search dl.selected dt {
  color: #444444;
}
#category-search dl.selected dt span {
  background-image: url(../../images/smt/common/arrow01_select.gif);
}
#category-search ul {
  overflow: hidden;
  *zoom: 1;
  margin: 20px 45px;
}
#category-search ul li {
  margin: 0 0 20px;
}
#category-search ul li a {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: block;
  padding: 25px;
  border: solid 2px #e5e5e5;
  background-color: #fff;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
}
#category-search ul li a.checked {
  border: solid 2px #7a7a7a;
  background-color: #808080;
  color: #fff;
}

#coordinates-menu p.single-link {
  border-bottom: solid 2px #cccccc;
  padding: 30px;
  background: #fff;
  position: relative;
  line-height: 1;
  cursor: pointer;
}
#coordinates-menu p.single-link:after {
  position: absolute;
  top: 35px;
  right: 45px;
  font-size: 20px;
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e816';
}
#coordinates-menu p.single-link a {
  text-decoration: none;
  display: block;
}
#coordinates-menu dl {
  border: none;
}
#coordinates-menu dl:first-child {
  border-top: none;
}
#coordinates-menu dl dt {
  padding: 30px;
  border-bottom: solid 2px #cccccc;
  background: #fff;
  position: relative;
  line-height: 1;
  cursor: pointer;
}
#coordinates-menu dl dt:after {
  position: absolute;
  top: 35px;
  right: 45px;
  font-size: 20px;
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e814';
}
#coordinates-menu dl dd {
  border-bottom: solid 2px #cccccc;
  display: none;
}
#coordinates-menu dl.selected dt:after {
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e817';
}
#coordinates-menu ul {
  padding: 20px 45px;
}
#coordinates-menu ul li {
  margin: 0 0 20px;
}
#coordinates-menu ul li a {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: block;
  padding: 20px 20px;
  border: solid 2px #e5e5e5;
  color: #444;
  font-size: 20px;
  line-height: 1.8;
  text-decoration: none;
  text-align: center;
}
#coordinates-menu ul li.active a {
  color: #fff;
  background-color: #808080;
}

#contents-area h2 {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #d4d4d4;
  font-size: 20px;
  line-height: 1.3;
}
#contents-area h2 span {
  font-size: 40px;
}
#contents-area .content-headline {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #d4d4d4;
  position: relative;
}
#contents-area .content-headline h2 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 1.3;
  border-bottom: none;
}
#contents-area .content-headline .checkAll {
  position: absolute;
  right: 0;
  margin: 0;
  bottom: 20px;
}
#contents-area .checkMore, #contents-area .checkAll {
  margin-top: 30px;
  text-align: right;
}
#contents-area .checkMore a, #contents-area .checkAll a {
  padding-left: 33px;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
}
#contents-area .checkMore a span, #contents-area .checkAll a span {
  border-bottom: 1px solid #444;
  padding-bottom: 3px;
}
#contents-area .checkMore a {
  background-image: url(../../images/smt/common/icon_open.gif);
}
#contents-area .checkAll a {
  background-image: url(../../images/smt/common/icon_arrow2.gif);
}
#contents-area .ul {
  color: #553800;
}
#contents-area .bg {
  color: #00063a;
}
#contents-area .mb60 {
  margin-bottom: 60px;
}

#newarrival-section > p:nth-child(2).checkAll {
  margin: -80px 0 35px;
}

.modal-overlay {
  z-index: 1;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  overflow: scroll;
}

.modal-open {
  color: #00f;
  text-decoration: underline;
}
.modal-open:hover {
  cursor: pointer;
  color: #f00;
}

.modal-close {
  color: #00f;
  text-decoration: underline;
}
.modal-close:hover {
  cursor: pointer;
  color: #f00;
}

.wellcome {
  width: 472px;
  height: 750px;
  padding: 20px 64px 0px;
  position: relative;
  z-index: 9999;
  top: 50%;
  left: 50%;
  margin-left: -300px;
  margin-top: -400px;
  background: #fff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  behavior: url("/css/PIE.htc");
  opacity: 1;
}
.wellcome #msg {
  margin: 0 0 30px;
}
.wellcome #msg p {
  margin: 70px 0 48px;
  line-height: 1.5;
}
.wellcome ul {
  margin: 48px 0 32px;
  background: url(../../images/smt/wellcome/select_or.png) no-repeat center center;
  overflow: hidden;
  *zoom: 1;
}
.wellcome ul li#mens {
  float: left;
}
.wellcome ul li#ladies {
  float: right;
}
.wellcome ul li img {
  cursor: pointer;
}
.wellcome #skip {
  margin: 0 -64px;
  border-top: 2px solid #cacaca;
  padding: 22px;
  text-align: center;
}
.wellcome #skip img {
  cursor: pointer;
}
.wellcome .closebutton {
  text-align:right;
  margin: 0px -30px 30px 0px;
}

#category-summary {
  margin: 0 20px 60px;
  line-height: 1.5;
}
#category-summary h1 {
  border-bottom: 2px solid #d4d4d4;
  font-size: 30px;
  margin-bottom: 20px;
  padding-bottom: 5px;
}

.category-sum-ac {
  margin: 10px 20px 20px;
  border-bottom: 2px solid #dadada;
}
.category-sum-ac h1 {
  font-size: 26px;
	width: 80%;
	line-height: 1.5;
}
.category-sum-ac .introduction {
  margin-top: -43px;
  overflow: hidden;
  *zoom: 1;
}
.category-sum-ac .introduction .tab {
  width: 100px;
  height: 47px;
  float: right;
  text-indent: -9999px;
  background-image: url("../../images/smt/parts/ac_disc_products_off.gif");
  background-repeat: no-repeat;
}
.category-sum-ac .introduction .tab.active {
  background-image: url("../../images/smt/parts/ac_disc_products_on.gif");
}
.category-sum-ac .introduction .acd_target {
  display: none;
  width: 550px;
  margin-bottom: 30px;
  clear: both;
  padding: 34px 25px;
  background-color: #f6f6f6;
}
.category-sum-ac .introduction .acd_target p {
  font-size: 20px;
}

#disp-list-filters #filters {
  display: none;
}

dl.conditional {
  margin: 0 0 30px;
}
dl.conditional dt {
  color: #333;
}

#product-list-section {
  line-height: 1.5;
}
#product-list-section .product-pic {
  margin: 0;
  position: relative;
}
#product-list-section .product-pic a img {
  width: 290px;
  height: 386px;
}
#product-list-section .product-brand {
  margin: 0 0 10px;
}
#product-list-section .product-brand span.ul {
  color: #553800;
}
#product-list-section .product-name {
  margin: 0 0 10px;
  font-size: 12px;
}
#product-list-section .product-txt {
  margin: 0 0 10px;
  font-size: 1.2rem;

}
#product-list-section .product-price {
  text-decoration: line-through;
}
#product-list-section .product-price,
#product-list-section .product-sale-price,
#product-list-section .product-proper-price {
  margin: 0 0 10px;
  line-height: 1;
}
#product-list-section .product-price strong,
#product-list-section .product-sale-price strong,
#product-list-section .product-proper-price strong {
  font-weight: bold;
}
#product-list-section .product-sale-price {
  color: #f43c3c;
  font-size: 20px;
}
#product-list-section .product-sale-price strong {
  font-size: 36px;
}
#product-list-section .product-sale-price span:before {
  content: "\A";
  white-space: pre;
}
#product-list-section .product-proper-price {
  font-size:16px;
}
#product-list-section .product-proper-price strong {
  font-size: 26px;
}
#product-list-section .product-proper-price span:before {
  content: "\A";
  white-space: pre;
}

.pagenation {
  overflow: hidden;
  *zoom: 1;
}
.pagenation .page {
  overflow: hidden;
  *zoom: 1;
  border-top: 2px solid #dadada;
  border-bottom: 2px solid #dadada;
}
.pagenation .page .back, .pagenation .page .next, .pagenation .page .current {
  float: left;
}
.pagenation .page .back, .pagenation .page .next {
  height: 80px;
}
.pagenation .page .back a, .pagenation .page .next a {
  height: 80px;
  display: block;
  background-color: #f6f6f6;
  background-position: center;
  background-repeat: no-repeat;
}
.pagenation .page .back, .pagenation .page .next {
  text-indent: -9999px;
  width: 100px;
}
.pagenation .page .back a {
  background-image: url("../../images/smt/common/arrow_l.gif");
}
.pagenation .page .next a {
  background-image: url("../../images/smt/common/arrow_r.gif");
}
.pagenation .page .current {
  padding: 18px 0;
  width: 436px;
  border-right: 2px solid #dadada;
  border-left: 2px solid #dadada;
  font-size: 22px;
}
.pagenation .hitItem {
  margin: 24px 0 44px 0;
  font-size: 34px;
}
.pagenation .hitItem span {
  margin-left: 40px;
  font-size: 50px;
}
.pagenation p {
  text-align: center;
}

#galleries {
  margin: 0 20px 20px;
  position: relative;
}
#galleries #gallery {
  width: 420px;
  min-height: 560px;
  margin: 0 auto 20px;
  overflow: hidden;
}
#galleries #gallery #gallery-image ul li {
  float: left;
}
#galleries #gallery #gallery-image ul li img {
  display: block;
  width: 420px;
}
#galleries #gallery #gallery-next, #galleries #gallery #gallery-prev {
  border: solid 2px #dadada;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  width: 66px;
  height: 186px;
  position: absolute;
  cursor: pointer;
}
#galleries #gallery #gallery-next {
  top: 186px;
  right: 0;
}
#galleries #gallery #gallery-next:after {
  content: "";
  position: absolute;
  top: 80px;
  left: 25px;
  display: block;
  height: 0;
  width: 0;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 20px solid #333333;
}
#galleries #gallery #gallery-prev {
  top: 186px;
  left: 0;
}
#galleries #gallery #gallery-prev:before {
  content: "";
  position: absolute;
  top: 80px;
  left: 25px;
  display: block;
  height: 0;
  width: 0;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-right: 20px solid #333333;
}
#galleries ul#gallery-nav {
  overflow: hidden;
  *zoom: 1;
}
#galleries ul#gallery-nav li.next {
  float: right;
}
#galleries ul#gallery-nav li.prev {
  float: left;
}
#galleries #gallery-thumbnails {
  position: relative;
  overflow: hidden;
  *zoom: 1;
}
#galleries #gallery-thumbnails #gallery-thumbnails-image {
  margin: 0 auto;
  width: 420px;
  overflow: hidden;
}
#galleries #gallery-thumbnails #thumbnails-next {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  right: 30px;
}
#galleries #gallery-thumbnails #thumbnails-prev {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  left: 30px;
}
#galleries #gallery-thumbnails ul {
  height: 128px;
}
#galleries #gallery-thumbnails ul:before, #galleries #gallery-thumbnails ul:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}
#galleries #gallery-thumbnails li {
  float: left;
  display: inline;
  margin-right: 18px;
  width: 97px;
  height: 128px;
  position: relative;
}
#galleries #gallery-thumbnails li img {
  width: 98px;
  height: 128px;
}

#details {
  margin-bottom: 40px;
  text-align: center;
}
#details .color {
  margin-bottom: 20px;
}
#details .modalBtn {
  margin: 0 auto;
  background-color: #808080;
  border-radius: 4px;
  width: 420px;
}
#details .modalBtn a {
  color: #fff;
  display: block;
  text-decoration: none;
  border: 1px solid #7a7a7a;
  border-radius: 4px;
}
#details .modalBtn a span {
  padding: 20px;
  display: block;
  font-size: 24px;
}

#detail-spec {
  margin: 0 20px;
  padding-top: 40px;
  border-top: 2px solid #d4d4d4;
}
#detail-spec h1, #detail-spec h2 {
  color: #444;
  font-size: 30px;
  font-weight: bold;
}
#detail-spec h2 {
  border-bottom: none;
  margin-bottom: 27px;
  color: #555;
}
#detail-spec ul.detail-spec-icons {
  overflow: hidden;
  *zoom: 1;
  margin: 0 -10px 20px 0;
}
#detail-spec ul.detail-spec-icons li {
  margin: 0 10px 10px 0;
  float: left;
  line-height: 1;
}
#detail-spec .brand-labels {
  margin: 0 0 20px;
}
#detail-spec .label-tsc,
#detail-spec .label-ul,
#detail-spec .label-bg,
#detail-spec .label-white {
  font-size: 26px;
  font-weight: bold;
}
#detail-spec .label-tsc {
  color: #333;
}
#detail-spec .label-ul {
  color: #553800;
}
#detail-spec .label-bg {
  color: #00063a;
}
#detail-spec .label-white {
  color: #4c4c4c;
}
#detail-spec p#detail-spec-price {
  margin: 0 0 10px;
  color: #444;
  line-height: 1;
}
#detail-spec p#detail-spec-price strong {
  font-weight: bold;
  font-size: 36px;
}
#detail-spec p#detail-spec-price del {
  font-weight: bold;
  font-size: 24px;
  text-decoration: line-through;
}
#detail-spec p#detail-spec-sale-price {
  margin: 0 0 10px;
  color: #f63c3d;
  line-height: 1;
}
#detail-spec p#detail-spec-sale-price strong {
  font-weight: bold;
  font-size: 36px;
}
#detail-spec p#detail-spec-code {
  color: #666;
  margin-bottom: 20px;
}

.detail-notice {
  margin: 0 20px;
}
.detail-notice .notice-set-sale {
  margin: 0 0 40px;
}
.detail-notice .notice-set-sale dl {
  margin: 0 0 10px;
}
.detail-notice .notice-set-sale dl dt {
  margin: 0 0 10px;
  padding: 0 0 10px;
  border-bottom: solid 1px #e4e4e4;
  font-weight: bold;
  font-size: 30px;
}

#popup_inner {
  padding-top: 56px;
  padding-bottom: 200px;
}
#popup_inner dl.popupTtl {
  margin-bottom: 60px;
  color: #fff;
}
#popup_inner dl.popupTtl dt {
  margin-bottom: 25px;
  font-size: 40px;
}
#popup_inner dl.popupTtl dd {
  font-size: 20px;
}
#popup_inner ul.itemTable {
  margin: 0 20px 60px;
  border-top: 2px solid #8f8f8f;
}
#popup_inner ul.itemTable li {
  padding: 33px 25px;
  border-bottom: 2px solid #8f8f8f;
  overflow: hidden;
  *zoom: 1;
}
#popup_inner ul.itemTable li dl {
  color: #fff;
}
#popup_inner ul.itemTable li dl dt {
  margin-right: 33px;
  width: 80px;
  height: 80px;
  float: left;
}
#popup_inner ul.itemTable li dl dt img {
  border-radius: 10px;
}
#popup_inner ul.itemTable li dl dd {
  margin-right: 20px;
  width: 260px;
  text-align: left;
  float: left;
}
#popup_inner ul.itemTable li p {
  padding: 27px 39px;
  color: #fff;
  float: left;
  border: 2px solid #fff;
  border-radius: 10px;
}
#popup_inner ul.itemTable li .select {
  color: #fff;
  background-color: #808080;
  border: 2px solid #808080;
}
#popup_inner .closeBottom {
  margin: 0 20px;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 10px;
}
#popup_inner .closeBottom a {
  padding: 24px;
  margin: 0 45px;
  color: #fff;
  text-decoration: none;
  display: block;
}
#popup_inner .closeBottom a span {
  padding: 3px 0 3px 43px;
  background-image: url("../../images/smt/parts/icon_close2.png");
  background-repeat: no-repeat;
  background-position: left;
}
#popup_inner .closeTop {
  width: 54px;
  position: absolute;
  right: 30px;
  top: 30px;
}
#popup_inner .closeTop a {
  display: block;
}

#lean_overlay {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}

#color_patterns {
  width: 640px;
  display: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.7);
}

#itemDetails {
  border-top: 2px solid #ccc;
  margin-bottom: 60px;
}
#itemDetails b {
  font-weight: bold;
}
#itemDetails u {
  text-decoration: underline;
}
#itemDetails p.detail-title {
  text-align: left;
  border-bottom: 2px solid #ccc;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.8;
  padding: 20px 20px 20px 35px;
}
#itemDetails p.detail-title:first-child {
  border-bottom: none;
  padding-bottom: 0;
}
#itemDetails p.detail-title.acd_handler span {
  text-decoration: none;
  background-image: url(../../images/smt/common/arrow01.gif);
  background-repeat: no-repeat;
  background-position: right;
  display: block;
}
#itemDetails .detail {
  margin: 0;
  padding: 25px 20px 70px;
  border-bottom: 2px solid #ccc;
}
#itemDetails .detail-panel-content p {
  padding: 0;
  border: none;
  font-size: 24px;
}
#itemDetails .detail-panel-content .icon-link {
  margin: 30px 0;
}
#itemDetails .detail-panel-content .icon-link a {
  padding-left: 33px;
  background: url(../../images/smt/common/icon_arrow2.gif) no-repeat 0 0;
  background-repeat: no-repeat;
  background-position: left;
  vertical-align: middle;
}
#itemDetails .detail-panel-content .average-customer-review,
#itemDetails .detail-panel-content .customer-review {
  margin: 0 0 30px;
}
#itemDetails .detail-panel-content .average-customer-review dt,
#itemDetails .detail-panel-content .customer-review dt {
  float: left;
}
#itemDetails .detail-panel-content .average-customer-review dd,
#itemDetails .detail-panel-content .customer-review dd {
  margin-left: 180px;
}
#itemDetails .detail-panel-content .average-customer-review dd img,
#itemDetails .detail-panel-content .customer-review dd img {
  vertical-align: middle;
}
#itemDetails .detail-panel-content .average-customer-review .bold,
#itemDetails .detail-panel-content .customer-review .bold {
  font-weight: bold;
}
#itemDetails .detail-panel-content table {
  margin-bottom: 54px;
}
#itemDetails .detail-panel-content table th {
  width: 180px;
  vertical-align: top;
}
#itemDetails .function-icons {
  overflow: hidden;
  *zoom: 1;
  margin-left: -30px;
}
#itemDetails .function-icons li {
  float: left;
  margin-left: 30px;
}
#itemDetails .read-more, #itemDetails .read-less {
  margin: 30px 0 40px;
  text-align: right;
}
#itemDetails .read-more a, #itemDetails .read-less a {
  padding-left: 34px;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
  text-decoration: underline;
}
#itemDetails .read-more a {
  background-image: url(../../images/smt/disp/icon_read-more.png);
}
#itemDetails .read-less a {
  background-image: url(../../images/smt/disp/icon_read-less.png);
}

p.select-title {
  padding: 27px 0;
  background-image: url(../../images/smt/parts/ac_disp2_off.gif);
  text-indent: -10000px;
}
p.select-title.active {
  background-image: url(../../images/smt/parts/ac_disp2_on.gif);
  border-bottom: 2px solid #dadada;
}

.detail-select {
  border-top: 2px solid #cccccc;
}
.detail-select .select-item-opt a {
  text-decoration: none;
}
.detail-select .select-item-opt .select-title {
  border-top: 2px solid #cccccc;
  border-bottom: 2px solid #cccccc;
}
.detail-select .select-item-opt dl#options-color,
.detail-select .select-item-opt dl#options-size,
.detail-select .select-item-opt dl#options-cart {
  text-align: left;
  font-size: 22px;
  line-height: 1.8;
}
.detail-select .select-item-opt dl#options-color > dt,
.detail-select .select-item-opt dl#options-size > dt,
.detail-select .select-item-opt dl#options-cart > dt {
  padding: 25px 20px;
  border-bottom: 2px solid #cccccc;
  font-size: 22px;
  font-weight: bold;
}
.detail-select .select-item-opt dl#options-color > dt span.step-title,
.detail-select .select-item-opt dl#options-size > dt span.step-title,
.detail-select .select-item-opt dl#options-cart > dt span.step-title {
  margin-right: 18px;
  padding: 8px 20px;
  color: #fff;
  background-color: #333;
  border-radius: 2px;
  font-size: 22px;
}
.detail-select .select-item-opt dl#options-color > dd,
.detail-select .select-item-opt dl#options-size > dd,
.detail-select .select-item-opt dl#options-cart > dd {
  padding: 25px 45px;
  border-bottom: 2px solid #cccccc;
}
.detail-select .select-item-opt dl#options-color dd.selectColor select,
.detail-select .select-item-opt dl#options-size dd.selectColor select,
.detail-select .select-item-opt dl#options-cart dd.selectColor select {
  padding: 30px;
  width: 550px;
  background-color: #808080;
  font-size: 22px;
  color: #FFF;
  background-image: url("../../images/smt/parts/icon_accordion_arrow.png");
  background-position: 508px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.detail-select .select-item-opt dl#options-color dd.selectSize dl,
.detail-select .select-item-opt dl#options-size dd.selectSize dl,
.detail-select .select-item-opt dl#options-cart dd.selectSize dl {
  margin: 0 0 10px;
}
.detail-select .select-item-opt dl#options-color dd.selectSize dl dt,
.detail-select .select-item-opt dl#options-size dd.selectSize dl dt,
.detail-select .select-item-opt dl#options-cart dd.selectSize dl dt {
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 2px solid #ccc;
  font-weight: bold;
}
.detail-select .select-item-opt dl#options-color dd.selectSize dl dd ul,
.detail-select .select-item-opt dl#options-size dd.selectSize dl dd ul,
.detail-select .select-item-opt dl#options-cart dd.selectSize dl dd ul {
  margin-left: -23px;
  display: block !important;
  overflow: hidden;
  *zoom: 1;
}
.detail-select .select-item-opt dl#options-color dd.selectSize dl dd ul li,
.detail-select .select-item-opt dl#options-size dd.selectSize dl dd ul li,
.detail-select .select-item-opt dl#options-cart dd.selectSize dl dd ul li {
  position: relative;
  float: left;
  margin: 0 0 20px 23px;
  padding: 0;
  border-radius: 4px;
  border: 2px solid #e5e5e5;
  width: 116px;
  height: 74px;
  line-height: 74px;
  text-align: center;
  color: #6e6e6e;
  font-size: 22px;
}
.detail-select .select-item-opt dl#options-color dd.selectSize dl dd ul li em,
.detail-select .select-item-opt dl#options-size dd.selectSize dl dd ul li em,
.detail-select .select-item-opt dl#options-cart dd.selectSize dl dd ul li em {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background-image: url("../../images/smt/parts/icon_soldout.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 116px;
  height: 74px;
  text-indent: -9999px;
  color: #929292;
}
.detail-select .select-item-opt dl#options-color dd.selectSize dl dd ul li.selected,
.detail-select .select-item-opt dl#options-size dd.selectSize dl dd ul li.selected,
.detail-select .select-item-opt dl#options-cart dd.selectSize dl dd ul li.selected {
  border: 2px solid #7a7a7a;
  background-color: #808080;
  color: #fff;
}
.detail-select .select-item-opt dl#options-color .hemup label,
.detail-select .select-item-opt dl#options-size .hemup label,
.detail-select .select-item-opt dl#options-cart .hemup label {
  font-weight: bold;
  font-size: 24px;
}
.detail-select .select-item-opt dl#options-color .hemup input[type="checkbox"],
.detail-select .select-item-opt dl#options-size .hemup input[type="checkbox"],
.detail-select .select-item-opt dl#options-cart .hemup input[type="checkbox"] {
  -webkit-transform: scale(2);
  transform: scale(2);
  margin: -3px 12px 0 0;
  font-weight: bold;
}
.detail-select .select-item-opt dl#options-color .attention,
.detail-select .select-item-opt dl#options-size .attention,
.detail-select .select-item-opt dl#options-cart .attention {
  color: #f63c3c;
  font-size: 20px;
}
.detail-select .select-item-opt dl#options-color .detail img,
.detail-select .select-item-opt dl#options-size .detail img,
.detail-select .select-item-opt dl#options-cart .detail img {
  margin-right: 5px;
  vertical-align: middle;
}
.detail-select .select-item-opt dl#options-color .detail a,
.detail-select .select-item-opt dl#options-size .detail a,
.detail-select .select-item-opt dl#options-cart .detail a {
  padding-bottom: 5px;
  display: inline;
  background-image: none;
  border-bottom: 1px solid #333;
  font-size: 20px;
}
.detail-select .select-item-opt dl#options-color .catchSize,
.detail-select .select-item-opt dl#options-size .catchSize,
.detail-select .select-item-opt dl#options-cart .catchSize {
  float: right;
  text-decoration: none;
  background-image: url(../../images/smt/common/icon_arrow2.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding: 5px 0 5px 33px;
  font-size: 18px;
}
.detail-select .select-item-opt dl#options-color .catchSize a,
.detail-select .select-item-opt dl#options-size .catchSize a,
.detail-select .select-item-opt dl#options-cart .catchSize a {
  border-bottom: 1px solid #444;
  padding-bottom: 3px;
}

.numberStock {
  padding: 40px 45px 0;
}

.txt-notice {
  padding: 40px 45px 0;
  color: #f63c3c;
}

.cartStock {
  padding: 40px 45px 45px;
}
.cartStock ul {
  display: block !important;
}
.cartStock ul li {
  text-align: center;
}
.cartStock ul li:first-child {
  margin-bottom: 40px;
}
.cartStock ul li a {
  background-position: 150px center;
  background-repeat: no-repeat;
  color: #fff;
  text-decoration: none;
  font-size: 25px;
  display: block;
  height: 110px;
}
.cartStock ul li a span {
  padding-top: 32px;
  display: block;
}
.cartStock ul .cart {
  background-color: #333;
}
.cartStock ul .cart a {
  background-image: url("../../images/smt/parts/icon_oncart.png");
}
.cartStock ul .stock {
  background-color: #808080;
}
.cartStock ul .stock a {
  background-image: url("../../images/smt/parts/icon_stock.png");
}
.cartStock ul .mail {
  background-color: #808080;
}
.cartStock ul .mail a {
  background-image: url("../../images/smt/parts/icon_mail.png");
}

.socialArea {
  margin: 0 auto 40px;
  width: 430px;
}
.socialArea ul {
  overflow: hidden;
  *zoom: 1;
}
.socialArea ul li {
  margin-right: 65px;
  border-radius: 50px;
  float: left;
  text-align: center;
}
.socialArea ul li:last-child {
  margin-right: 0;
}
.socialArea ul li a {
  padding: 24px;
  display: block;
}
.socialArea ul .heart {
  background-color: #888;
}
.socialArea ul .fb {
  background-color: #3b5997;
}
.socialArea ul .tw {
  background-color: #41b7d8;
}

#coordinate-summary {
  margin: 0 20px 20px;
}
#coordinate-summary h1 {
  font-size: 30px;
  line-height: 1.3;
  margin-bottom: 20px;
}

.coordinate-main {
  margin: 40px 20px 40px;
  text-align: center;
}
.coordinate-main img {
  width: 490px;
  height: 652px;
}

.coordinate-model {
  margin: 0 20px 10px;
  padding-top: 41px;
  border-top: 2px solid #e4e4e4;
}
.coordinate-model h1 {
  margin-bottom: 21px;
  padding: 0;
  border: none;
  font-size: 30px;
  font-weight: bold;
}
.coordinate-model dl {
  overflow: hidden;
  *zoom: 1;
}
.coordinate-model dl dt {
  padding: 0 20px 0 0;
  border: none;
  font-weight: bold;
}
.coordinate-model dl dd {
  font-weight: bold;
}

.coordinate-note {
  margin: 0 20px 30px;
}

.coordinate-items, .index-ranking {
  margin: 0 20px 40px;
}
.coordinate-items:after, .index-ranking:after {
  content: "";
  display: block;
  clear: both;
}
.coordinate-items h3, .index-ranking h3 {
  margin: 0 0 20px;
  border-bottom: 2px solid #e4e4e4;
  padding-bottom: 20px;
}
.coordinate-items ul li, .index-ranking ul li {
  overflow: hidden;
  *zoom: 1;
  margin: 0 0 20px;
}
.coordinate-items ul li img, .index-ranking ul li img {
  float: left;
  width: 240px;
  height: 336px;
}
.coordinate-items ul li dl, .coordinate-items ul li p, .index-ranking ul li dl, .index-ranking ul li p {
  margin: 0 0 20px 270px;
  font-size: 24px;
}
.coordinate-items ul li dl dd span, .coordinate-items ul li p dd span, .index-ranking ul li dl dd span, .index-ranking ul li p dd span {
  font-size: 56%;
}
.coordinate-items ul li dl .proper, .coordinate-items ul li p .proper, .index-ranking ul li dl .proper, .index-ranking ul li p .proper {
  text-decoration: line-through;
}
.coordinate-items ul li dl .sale, .coordinate-items ul li p .sale, .index-ranking ul li dl .sale, .index-ranking ul li p .sale {
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  color: #f63c3c;
}
.coordinate-items ul li dl .price, .coordinate-items ul li p .price, .index-ranking ul li dl .price, .index-ranking ul li p .price {
  font-size: 36px;
}
.coordinate-items ul li .itemDetail span, .index-ranking ul li .itemDetail span {
  padding-left: 30px;
  background-image: url(../../images/smt/parts/icon_arrow2.gif);
  background-repeat: no-repeat;
  background-position: left;
  display: block;
}
.coordinate-items ul li .itemDetail span a, .index-ranking ul li .itemDetail span a {
  border-bottom: 1px solid #444;
  padding-bottom: 3px;
  text-decoration: none;
}

.coordinate-table {
  margin: 0 20px 60px;
}
.coordinate-table table.coordinate-table-inner {
  width: 100%;
  border-collapse: separate;
  border: 1px solid #e4e4e4;
}
.coordinate-table table.coordinate-table-inner th, .coordinate-table table.coordinate-table-inner td {
  padding: 12px;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  border-right: 2px solid #e4e4e4;
}
.coordinate-table table.coordinate-table-inner th {
  width: 152px;
  padding-left: 32px;
  background: #f4f4f4;
  border-left: 1px solid #e4e4e4;
}

#coordinate-list-top {
  position: fixed;
  bottom: 5px;
  margin-left: 535px;
}

#coordinate-list-top img {
  opacity: 0.6;
}

.coordinate-list-btn {
  position: absolute;
  margin: 110px 0 0 520px;
}

.coordinate-list-btn img {
  width: 50px;
  height: 50px;
}

#magazine {
  margin: 0 0 60px;
}
#magazine h1 {
  margin: 20px 20px 20px;
}
#magazine ul#magazine-index {
  overflow: hidden;
  *zoom: 1;
  margin: 0 20px 20px;
}
#magazine ul#magazine-index li {
  float: left;
}
#magazine ul#magazine-index + p.link-list, #magazine .shopinfo-table table tbody td ul#magazine-index + p.link-map, .shopinfo-table table tbody td #magazine ul#magazine-index + p.link-map {
  margin: 20px 20px 40px;
}
#magazine ul#magazine-index + p.icon-link a {
  padding-left: 33px;
  background: url(../../images/smt/common/icon_arrow2.gif) no-repeat 0 0;
  background-repeat: no-repeat;
  background-position: left;
  vertical-align: middle;
}
#magazine.mens ul#magazine-index {
  border: 2px solid #cacaca;
}
#magazine.mens ul#magazine-index li {
  border-left: 2px solid #cacaca;
}
#magazine.mens ul#magazine-index li:first-child {
  border: none;
  margin-left: -2px;
}
#magazine.ladies ul#magazine-index {
  border: 2px solid #f2bfc2;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
#magazine.ladies ul#magazine-index li {
  border-left: 2px solid #f2bfc2;
  border-bottom: 2px solid #f2bfc2;
}
#magazine.ladies ul#magazine-index li:first-child, #magazine.ladies ul#magazine-index li:nth-child(5) {
  border-left: none;
  margin-left: -2px;
}
#magazine.ladies ul#magazine-index li:nth-child(n+5) {
  border-bottom: none;
}
#magazine .magazine-published {
  margin: 0 0 60px;
}
#magazine .magazine-published h2 {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}
#magazine .magazine-published .magazine-published-content {
  margin: 0 0 20px;
  padding: 16px 0;
  background: #fff;
}
#magazine .magazine-published .archive {
  border-left: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
}
#magazine .magazine-published .archive:after {
  content: "";
  display: block;
  clear: both;
}
#magazine .magazine-published .archive dl {
  width: 247px;
  margin: 0;
  float: left;
  border-left: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
  border-bottom: 2px solid #cacaca;
}
#magazine .magazine-published .archive dl dt, #magazine .magazine-published .archive dl dd {
  padding: 10px;
  text-align: center;
}
#magazine .magazine-published .archive dl dt {
  border-bottom: 2px solid #cacaca;
  background: #eeeeee;
}
#magazine .magazine-published .archive dl dd {
  padding: 20px;
}
#magazine .magazine-published .archive dl dd a {
  color: #333;
}
#magazine .magazine-published .archive dl dd a:before {
  content: "";
  display: inline-block;
  height: 0;
  width: 0;
  border-top: 5.6px solid transparent;
  border-bottom: 5.6px solid transparent;
  border-left: 8px solid #666;
  margin: 0.1em 0.5em;
}
#magazine .magazine-published p.btn {
  width: 500px;
  margin: 0 auto;
  text-align: center;
}
#magazine .magazine-published .published-index {
  width: 500px;
  margin: 40px auto;
  text-align: center;
}
#magazine .magazine-published .published-index ul {
  overflow: hidden;
  *zoom: 1;
  border-right: 2px solid #cacaca;
}
#magazine .magazine-published .published-index ul li {
  float: left;
  width: 247px;
  padding: 15px 0;
  border-left: 2px solid #cacaca;
  border-bottom: 2px solid #cacaca;
}
#magazine .magazine-published .published-index ul li a, #magazine .magazine-published .published-index ul li span {
  color: #333;
  text-decoration: none;
}
#magazine .magazine-published .published-index ul li a:before, #magazine .magazine-published .published-index ul li span:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  width: 12px;
  height: 15px;
  background: url("../../images/smt/magazine/icon_arrow_mens.png") no-repeat 0 0;
}
#magazine .magazine-published .published-index ul li span {
  color: #adadad;
}
#magazine .magazine-published .published-index ul li span:before {
  background: url("../../images/smt/magazine/icon_arrow_mens_off.png") no-repeat 0 0;
}
#magazine .magazine-published .accordion .acd_handler {
  padding-top: 90px;
  height: 0;
  overflow: hidden;
  background-image: url("../../images/smt/magazine/btn_published-index_mens.png");
  text-indent: -10000px;
}
#magazine .magazine-published .accordion .acd_handler.active {
  background-image: url("../../images/smt/magazine/btn_published-index_mens_close.png");
}
#magazine.ladies .magazine-published .published-index ul {
  overflow: hidden;
  *zoom: 1;
  border-right: 2px solid #f2bfc2;
}
#magazine.ladies .magazine-published .published-index ul li {
  border-left: 2px solid #f2bfc2;
  border-bottom: 2px solid #f2bfc2;
}
#magazine.ladies .magazine-published .published-index ul li a, #magazine.ladies .magazine-published .published-index ul li span {
  color: #e7656c;
}
#magazine.ladies .magazine-published .published-index ul li a:before, #magazine.ladies .magazine-published .published-index ul li span:before {
  background: url("../../images/smt/magazine/icon_arrow_ladies.png") no-repeat 0 0;
}
#magazine.ladies .magazine-published .published-index ul li span {
  color: #f5c1c4;
}
#magazine.ladies .magazine-published .published-index ul li span:before {
  background: url("../../images/smt/magazine/icon_arrow_ladies_off.png") no-repeat 0 0;
}
#magazine.ladies .accordion .acd_handler {
  background-image: url("../../images/smt/magazine/btn_published-index_ladies.png");
}
#magazine.ladies .accordion .acd_handler.active {
  background-image: url("../../images/smt/magazine/btn_published-index_ladies_close.png");
}
#magazine .magazine-others {
  border-top: 2px solid #c5c5c5;
  padding: 60px 0;
}
#magazine p.btn-mag-mens,
#magazine p.btn-mag-ladies,
#magazine p.btn-mag-mens-all,
#magazine p.btn-mag-ladies-all {
  width: 560px;
  margin: 0 auto 40px;
  text-align: center;
}


#magazine2 {
  margin: 0 0 60px;
}
#magazine2 h1 {
  margin: 20px 20px 20px;
}
#magazine2 ul#magazine-index {
  overflow: hidden;
  *zoom: 1;
  margin: 0 0 20px;
}
#magazine2 ul#magazine-index li {
  float: left;
}
#magazine2 ul#magazine-index + p.link-list, #magazine2 .shopinfo-table table tbody td ul#magazine-index + p.link-map, .shopinfo-table table tbody td #magazine2 ul#magazine-index + p.link-map {
  margin: 20px 20px 40px;
}
#magazine2 ul#magazine-index + p.icon-link a {
  padding-left: 33px;
  background: url(../../images/smt/common/icon_arrow2.gif) no-repeat 0 0;
  background-repeat: no-repeat;
  background-position: left;
  vertical-align: middle;
}
/*
#magazine2.mens ul#magazine-index {
  border: 2px solid #cacaca;
}
#magazine2.mens ul#magazine-index li {
  border-left: 2px solid #cacaca;
}
*/
#magazine2.mens ul#magazine-index li:first-child {
  border: none;
  margin-left: -2px;
}
/*
#magazine2.ladies ul#magazine-index {
  border: 2px solid #f2bfc2;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
#magazine2.ladies ul#magazine-index li {
  border-left: 2px solid #f2bfc2;
  border-bottom: 2px solid #f2bfc2;
}
*/
#magazine2.ladies ul#magazine-index li:first-child, #magazine2.ladies ul#magazine-index li:nth-child(5) {
  border-left: none;
  margin-left: -2px;
}
#magazine2.ladies ul#magazine-index li:nth-child(n+5) {
  border-bottom: none;
}
#magazine2 .magazine-published {
  margin: 0 0 60px;
}
#magazine2 .magazine-published h2 {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}
#magazine2 .magazine-published .magazine-published-content {
  margin: 0 0 20px;
  padding: 16px 0;
  background: #fff;
}
#magazine2 .magazine-published .archive {
  border-left: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
}
#magazine2 .magazine-published .archive:after {
  content: "";
  display: block;
  clear: both;
}
#magazine2 .magazine-published .archive dl {
  width: 247px;
  margin: 0;
  float: left;
  border-left: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
  border-bottom: 2px solid #cacaca;
}
#magazine2 .magazine-published .archive dl dt, #magazine2 .magazine-published .archive dl dd {
  padding: 10px;
  text-align: center;
}
#magazine2 .magazine-published .archive dl dt {
  border-bottom: 2px solid #cacaca;
  background: #eeeeee;
}
#magazine2 .magazine-published .archive dl dd {
  padding: 20px;
}
#magazine2 .magazine-published .archive dl dd a {
  color: #333;
}
#magazine2 .magazine-published .archive dl dd a:before {
  content: "";
  display: inline-block;
  height: 0;
  width: 0;
  border-top: 5.6px solid transparent;
  border-bottom: 5.6px solid transparent;
  border-left: 8px solid #666;
  margin: 0.1em 0.5em;
}
#magazine2 .magazine-published p.btn {
  width: 500px;
  margin: 0 auto;
  text-align: center;
}
#magazine2 .magazine-published .published-index {
  width: 500px;
  margin: 40px auto;
  text-align: center;
}
#magazine2 .magazine-published .published-index ul {
  overflow: hidden;
  *zoom: 1;
  border-right: 2px solid #cacaca;
}
#magazine2 .magazine-published .published-index ul li {
  float: left;
  width: 247px;
  padding: 15px 0;
  border-left: 2px solid #cacaca;
  border-bottom: 2px solid #cacaca;
}
#magazine2 .magazine-published .published-index ul li a, #magazine2 .magazine-published .published-index ul li span {
  color: #333;
  text-decoration: none;
}
#magazine2 .magazine-published .published-index ul li a:before, #magazine2 .magazine-published .published-index ul li span:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  width: 12px;
  height: 15px;
  background: url("../../images/smt/magazine/icon_arrow_mens.png") no-repeat 0 0;
}
#magazine2 .magazine-published .published-index ul li span {
  color: #adadad;
}
#magazine2 .magazine-published .published-index ul li span:before {
  background: url("../../images/smt/magazine/icon_arrow_mens_off.png") no-repeat 0 0;
}
#magazine2 .magazine-published .accordion .acd_handler {
  padding-top: 90px;
  height: 0;
  overflow: hidden;
  background-image: url("../../images/smt/magazine/btn_published-index_mens.png");
  text-indent: -10000px;
}
#magazine2 .magazine-published .accordion .acd_handler.active {
  background-image: url("../../images/smt/magazine/btn_published-index_mens_close.png");
}
#magazine2.ladies .magazine-published .published-index ul {
  overflow: hidden;
  *zoom: 1;
  border-right: 2px solid #f2bfc2;
}
#magazine2.ladies .magazine-published .published-index ul li {
  border-left: 2px solid #f2bfc2;
  border-bottom: 2px solid #f2bfc2;
}
#magazine2.ladies .magazine-published .published-index ul li a, #magazine2.ladies .magazine-published .published-index ul li span {
  color: #e7656c;
}
#magazine2.ladies .magazine-published .published-index ul li a:before, #magazine2.ladies .magazine-published .published-index ul li span:before {
  background: url("../../images/smt/magazine/icon_arrow_ladies.png") no-repeat 0 0;
}
#magazine2.ladies .magazine-published .published-index ul li span {
  color: #f5c1c4;
}
#magazine2.ladies .magazine-published .published-index ul li span:before {
  background: url("../../images/smt/magazine/icon_arrow_ladies_off.png") no-repeat 0 0;
}
#magazine2.ladies .accordion .acd_handler {
  background-image: url("../../images/smt/magazine/btn_published-index_ladies.png");
}
#magazine2.ladies .accordion .acd_handler.active {
  background-image: url("../../images/smt/magazine/btn_published-index_ladies_close.png");
}
#magazine2 .magazine-others {
  /*border-top: 2px solid #c5c5c5;*/
  padding: 60px 0;
  background-color: #eeeeee;
}
#magazine2 p.btn-mag-mens,
#magazine2 p.btn-mag-ladies,
#magazine2 p.btn-mag-mens-all,
#magazine2 p.btn-mag-ladies-all {
  width: 560px;
  margin: 0 auto 40px;
  text-align: center;
}
#magazine2 ul#magazine-index a {
    display: block;
    float: left;
}

#recruit-section {
  margin: 0 20px;
}

.recruit-header h3 {
  margin: 0 0 20px;
  padding: 20px 30px;
  background: #333;
  color: #fff;
  font-size: 24px;
}
.recruit-header p {
  padding: 0 30px;
}

.recruit-table {
  margin: 20px 0;
}
.recruit-table table {
  table-layout: fixed;
  width: 600px;
  margin: 20px auto;
  border: 2px solid #e3e3e3;
  border-collapse: collapse;
}
.recruit-table table th, .recruit-table table td {
  padding: 12px;
  border: 2px solid #e3e3e3;
  text-align: left;
}
.recruit-table table thead th {
  background: #f4f4f4;
  color: #333;
}
.recruit-table table tbody th {
  color: #666;
}
.recruit-table table tbody td {
  color: #333;
}
.recruit-table table tbody td:nth-child(odd) {
  border-left: 2px dotted #e3e3e3;
}
.recruit-table table tbody td:nth-child(even) {
  border-right: 2px dotted #e3e3e3;
}
.recruit-table table tbody td a {
  position: relative;
  color: #444;
  margin-left: 1.5em;
  text-indent: -1.0em;
  display: inline-block;
}
.recruit-table table tbody td a:hover {
  color: #666;
}
.recruit-table table tbody td a:before {
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e802';
  text-decoration: none;
  vertical-align: middle;
  font-size: 14px;
  color: #666;
  margin-left: 0;
}
.recruit-table table tbody td img {
  margin: 0 10px;
  vertical-align: middle;
}

#requirements.recruit-table table {
  table-layout: auto !important;
}
#requirements.recruit-table table th {
  width: 150px !important;
}

p.btn-shopinfo {
  width: 550px;
  margin: 40px auto;
}

/* menu */
#recruit-menu {
  border-bottom: solid 2px #e4e4e4;
}
#recruit-menu dl dt {
  position: relative;
  padding: 20px 40px;
  border-top: solid 2px #e4e4e4;
  background: #f4f4f4;
  cursor: pointer;
}
#recruit-menu dl dt:after {
  position: absolute;
  top: 35px;
  right: 45px;
  font-size: 20px;
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e814';
}
#recruit-menu dl dt.active:after {
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e817';
}
#recruit-menu dl dd {
  display: none;
}
#recruit-menu ul li {
  border-top: solid 2px #e3e3e3;
  position: relative;
}
#recruit-menu ul li a {
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: block;
  padding: 20px 40px;
  background-color: #fff;
  cursor: pointer;
  text-decoration: none;
}
#recruit-menu ul li:after {
  position: absolute;
  top: 35px;
  right: 45px;
  font-size: 20px;
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e816';
}

#news-section {
  margin: 0 20px;
}

#news-index {
  margin: 0 0 30px;
}
#news-index dl {
  padding: 30px 0;
  border-bottom: dotted 2px #e3e3e3;
}
#news-index dl:last-child {
  border-bottom: solid 2px #e3e3e3;
}
#news-index dl dt {
  margin-bottom: 15px;
  color: #666;
}
#news-index dl dt img {
  margin: 0 10px;
}
#news-index dl dd a {
  color: #333;
}

#news-detail {
  border: solid 2px #e4e4e4;
}
#news-detail dl {
  padding: 20px 30px;
  border-bottom: solid 2px #e4e4e4;
  background: #f4f4f4;
}
#news-detail dl dt {
  margin-bottom: 15px;
}
#news-detail dl dt img {
  margin: 0 10px;
}
#news-detail dl dd {
  font-size: 26px;
  font-weight: bold;
  color: #333;
}
#news-detail .news_contents_article {
  padding: 30px;
}
#news-detail .share {
  border-top: solid 1px #e4e4e4;
  padding: 12px;
}
#news-detail .share .tw,
#news-detail .share .fb {
  display: inline-block;
}

.social {
  margin: 40px 0;
}
.social ul {
  text-align: center;
}
.social ul li {
  display: inline-block;
  margin: 0 30px;
}

/* menu */
#news-menu {
  border-bottom: solid 2px #e4e4e4;
}
#news-menu dl dt {
  position: relative;
  padding: 20px 40px;
  border-top: solid 2px #e4e4e4;
  background: #f4f4f4;
  cursor: pointer;
}
#news-menu dl dt:after {
  position: absolute;
  top: 35px;
  right: 45px;
  font-size: 20px;
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e814';
}
#news-menu dl dt.active:after {
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e817';
}
#news-menu dl dd {
  display: none;
}
#news-menu ul li {
  border-top: solid 2px #e3e3e3;
  position: relative;
}
#news-menu ul li a {
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: block;
  padding: 20px 40px;
  background-color: #fff;
  cursor: pointer;
  text-decoration: none;
}
#news-menu ul li:after {
  position: absolute;
  top: 35px;
  right: 45px;
  font-size: 20px;
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e816';
}

#shopinfo-section {
  margin: 0 20px 40px;
}

.shopinfo-header {
  margin: 0 0 30px;
  padding: 20px;
  border: 2px solid #dadada;
  background: #eee;
}
.shopinfo-header h3 {
  font-size: 26px;
  font-weight: bold;
}

.shopinfo-content dl {
  /* margin: 0 0 30px; */
  /* padding: 20px; */
  border-bottom: 2px solid #d4d4d4;
}
.shopinfo-content dl dt, .shopinfo-content dl dd {
  margin: 0 0 10px;
}
.shopinfo-content dl:last-child {
  border-bottom: none;
}

.shop_name {
  font-size: 24px;
}
.shop_name a {
  position: relative;
  text-decoration: underline;
}
.shop_name a:before {
  font-family: "arrows";
  content: '\e802';
  display: inline-block;
  text-align: center;
  line-height: 1em;
  margin-right: 0.5em;
}

.shop_brand {
  margin: 0 0 10px;
}
.shop_brand img {
  display: block;
  margin: 0 0 10px;
}

.shop_icon {
  margin: 0 0 10px;
}
.shop_icon img {
  margin: 0 10px 0 0;
}

.shopinfo-table {
  margin: 20px 0;
}
.shopinfo-table table {
  table-layout: auto;
  width: 600px;
  margin: 20px auto;
  border: 2px solid #e3e3e3;
  border-collapse: collapse;
}
.shopinfo-table table th, .shopinfo-table table td {
  padding: 12px;
  border: 2px solid #e3e3e3;
  text-align: left;
}
.shopinfo-table table tbody th {
  width: 150px;
  color: #666;
}
.shopinfo-table table tbody td {
  color: #333;
}
.shopinfo-table table tbody td a {
  position: relative;
  color: #444;
}
.shopinfo-table table tbody td a:hover {
  color: #666;
}
.shopinfo-table table tbody td a:before {
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e802';
  text-decoration: none;
  vertical-align: middle;
  font-size: 14px;
  color: #666;
  margin-left: 0;
}
.shopinfo-table table tbody td img {
  margin: 0 10px;
  vertical-align: middle;
}

.shopinfo-information {
  margin: 20px 0;
}
.shopinfo-information dl {
  border: 2px solid #dadada;
}
.shopinfo-information dt {
  padding: 20px;
  border-bottom: 2px solid #e4e4e4;
  background: #f4f4f4;
  font-size: 26px;
  font-weight: bold;
}
.shopinfo-information dd {
  padding: 10px;
}

.btn-shopinfo {
  width: 550px;
  margin: 50px auto;
}

/* menu */
#shopinfo-menu {
  border-bottom: solid 2px #e4e4e4;
}
#shopinfo-menu dl dt {
  position: relative;
  padding: 20px 40px;
  border-top: solid 2px #e4e4e4;
  background: #f4f4f4;
  cursor: pointer;
}
#shopinfo-menu dl dt:after {
  position: absolute;
  top: 35px;
  right: 25px;
  font-size: 20px;
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e814';
}
#shopinfo-menu dl dt.active:after {
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e817';
}
#shopinfo-menu dl dt.tsc {
  background: #333333;
  color: #fff;
}
#shopinfo-menu dl dt.ul {
  background: #3f2a13;
  color: #fff;
}
#shopinfo-menu dl dt.bg {
  background: #040338;
  color: #fff;
}
#shopinfo-menu dl dt.white {
  background: #fff;
  color: #333;
}
#shopinfo-menu dl dt.ulm {
  background: #ded6c3;
  color: #333;
}
#shopinfo-menu dl dt.co {
  background: #f6f3ee;
  color: #333;
  border-top-color: #e5dece;
}
#shopinfo-menu dl dt.co + dd ul li:first-child {
  border-top: solid 2px #e5dece;
}
#shopinfo-menu dl dd {
  display: none;
}
#shopinfo-menu ul li {
  border-top: solid 2px #e3e3e3;
  position: relative;
}
#shopinfo-menu ul li a {
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: block;
  padding: 20px 40px;
  background-color: #fff;
  cursor: pointer;
  text-decoration: none;
}
#shopinfo-menu ul li:after {
  position: absolute;
  top: 35px;
  right: 25px;
  font-size: 20px;
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e816';
}

#shopinfo > #shopinfo-menu {
  margin: 0 0 50px;
}

#official-blog-section h2 {
  font-size: 26px;
  font-weight: bold;
}

#campaign-section {
  margin: 0 20px;
}

#campaign-index {
  overflow: hidden;
  *zoom: 1;
}
#campaign-index .cpn {
  float: left;
  width: 274px;
  margin-bottom: 40px;
  padding: 0 10px;
  min-height: 280px;
}
#campaign-index .cpn:nth-child(even) {
  float: right;
}
#campaign-index .cpn .cpn-tag {
  margin: 10px 0 0;
  line-height: 0;
}
#campaign-index .cpn .cpn-date {
  color: #666;
  margin: 8px 0 0;
}

#campaign-detail {
  overflow: hidden;
  *zoom: 1;
}
#campaign-detail .cpn {
  border: solid 1px #e4e4e4;
}
#campaign-detail .cpn .cpn-summary {
  padding: 15px;
  border-bottom: solid 1px #e4e4e4;
  background: #f4f4f4;
}
#campaign-detail .cpn .cpn-title {
  margin: 5px 0 0;
}
#campaign-detail .cpn .cpn-date {
  display: inline-block;
  color: #666;
  margin: 0;
}
#campaign-detail .cpn .cpn-tag {
  display: inline-block;
  margin: 0 10px;
}
#campaign-detail .cpn .cpn-tag img {
  vertical-align: middle;
}
#campaign-detail .cpn .cpn-contents {
  padding: 15px;
}
#campaign-detail .cpn .cpn-contents-article img {
  max-width: 100% !important;
  height: auto !important;
}
#campaign-detail .cpn .wysiwyg-disp strong {
  font-weight: italic;
}
#campaign-detail .cpn .wysiwyg-disp em {
  font-style: oblique;
}
#campaign-detail .cpn .wysiwyg-disp u {
  text-decoration: underline;
}
#campaign-detail .cpn .wysiwyg-disp strike {
  text-decoration: line-through;
}
#campaign-detail .cpn .wysiwyg-disp ul, #campaign-detail .cpn .wysiwyg-disp ol {
  list-style-position: outside;
  margin-left: 1.5em;
}
#campaign-detail .cpn .wysiwyg-disp ul li {
  list-style-type: disc;
}
#campaign-detail .cpn .wysiwyg-disp ol li {
  list-style-type: decimal;
}
#campaign-detail .cpn .wysiwyg-disp a {
  text-decoration: underline;
}

/* menu */
#campaign-menu {
  border-bottom: solid 2px #e4e4e4;
}
#campaign-menu dl dt {
  position: relative;
  padding: 20px 40px;
  border-top: solid 2px #e4e4e4;
  background: #f4f4f4;
  cursor: pointer;
}
#campaign-menu dl dt:after {
  position: absolute;
  top: 35px;
  right: 45px;
  font-size: 20px;
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e814';
}
#campaign-menu dl dt.active:after {
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e817';
}
#campaign-menu dl dt.tsc {
  background: #333333;
  color: #fff;
}
#campaign-menu dl dt.ul {
  background: #3f2b13;
  color: #fff;
}
#campaign-menu dl dt.bg {
  background: #030337;
  color: #fff;
}
#campaign-menu dl dt.white {
  background: #4c4c4c;
  color: #fff;
}
#campaign-menu dl dd {
  display: none;
}
#campaign-menu ul li {
  border-top: solid 2px #e3e3e3;
  position: relative;
}
#campaign-menu ul li a {
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: block;
  padding: 20px 40px;
  background-color: #fff;
  cursor: pointer;
  text-decoration: none;
}
#campaign-menu ul li:after {
  position: absolute;
  top: 35px;
  right: 45px;
  font-size: 20px;
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .5em;
  content: '\e816';
}

#campaign-index-ec {
  overflow: hidden;
  *zoom: 1;
}
#campaign-index-ec .cpn {
  float: left;
  width: 274px;
  padding: 0 10px;
  min-height: 280px;
}
#campaign-index-ec .cpn:nth-child(even) {
  float: right;
}
#campaign-index-ec .cpn .cpn-img img {
  width: 274px;
}
#campaign-index-ec .cpn .cpn-title {
  margin: 10px 0;
}

iframe[name="google_conversion_frame"] {
  position: absolute;
  top: 0;
}

img[src*="http://r.snva.jp/"] {
  visibility: hidden;
}

/* 商品詳細ページのページリンク設定 start */
.disp-list-pager a,.disp-list-pager span {
	display: inline-block;
	min-width: 10px;
	margin: 0 2px 24px 2px;
	padding: 6px 17px;
	border: solid 1px #d4d4d4;
	color: #333;
	text-decoration: none;
}

.disp-list-pager .current {
	border: solid 1px #333;
	background: #333;
	color: #fff;
}

.disp-list-pager {
	text-align: center;
	font-weight: bold;
}

.disp-list-pager .prev,.disp-list-pager .next {
	width: 115px;
	min-height: 10px;
	display: block;
}
/* 商品詳細ページのページリンク設定 end */

/* 検索部の固定フッダー start */
.fixed-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 130px;
    z-index: 2147483647;
    background-color: rgba(000,000,000,0.5);
}
.fixed-footer #filter-action ul{
  padding: 4% 8%;
}
.fixed-footer #filter-action ul li .refineSearchFormSubmitBtn,
.fixed-footer #filter-action ul li .refineSearchFormResetBtn {
    padding: 23px 25px;
    border-radius: 5px;
    background-image: none;
    display: inline;
    font-size: 21px;
    -webkit-appearance: none;
    float: left;
	/*margin: 41px 5px 15px 45px;*/
	width: 253px;
}
.fixed-footer #filter-action ul li .refineSearchFormSubmitBtn{
    background-color: #000;
    border-color: #333;
    color: #fff;
}
.fixed-footer #filter-action ul li .refineSearchFormResetBtn {
    background-color: #fff;
    border-color: #fff;
    color: #333;
    margin-right: 5%;
}
/* 検索部の固定フッダー end */

/* SNSボタン設定 */
.footer-buttons {
  padding: 40px 45px 0px 45px;
  margin: 0px 0px -15px 0px;
  text-align: center;
}
.footer-buttons .mailmagazine {
  text-align: center;
  margin-bottom: 50px;
  font-size: 21px;
}
.footer-buttons .mailmagazine li:first-child {
  margin-bottom: 40px;
}
.footer-buttons .mailmagazine li a {
  text-decoration: none;
  border-bottom: 1px solid #444;
}
.footer-buttons ul.informations {
  display: inline-block;
  *zoom: 1;
}
.footer-buttons ul.informations li {
  margin-right: 75px;
  float: left;
  text-align: center;
}
.footer-buttons ul.informations li a {
  text-decoration: none;
  display: block;
}
.footer-buttons ul.informations li a dl dd {
  color: #333;
  font-size: 19px;
}
.footer-buttons ul.informations li:last-child {
  margin-right: 0;
}
.footer-sns-area {
  background: #eeeeee;
}
/* SNSボタン設定 */

/* 商品一覧ページ検索エリア */
div#filter-options span {
    text-align: left;
}
.category-sum-ac{border: none;}
.category-sum-ac .introduction .tab {
 width: 100px;
  height: 47px;
  float: right;
  text-indent: -9999px;
  border: solid #ccc 2px;
  border-radius: 6px;
  background: #f6f6f6;
  background-image: none;
  position: relative;
}
.category-sum-ac .introduction .tab:before{
  content: "…";
  position: absolute;
  top: -32%;
  text-indent: 10027px;
  color: #333;
  font-size: 40px;
  height: 100%;
  width: 10em;
  text-align: center;
}
.category-sum-ac .introduction .tab.active {
	border: none;
  background-image: none;
  border-radius: 6px 6px 0 0;
  background: #f6f6f6;
  background-image: none;
  position: relative;

}
.category-sum-ac .introduction .tab.active:before{
  content: "×";
  position: absolute;
  top: -40%;
  text-indent: 10035px;
  color: #333;
  font-size: 40px;
  height: 100%;
  width: 10em;
}

/*-- 絞り込み大枠 --*/
#option_area{
	background: #eeeeee;
	min-width: 640px;
  margin-bottom: 4%;
}
#option_area #cont-search{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 4%;
}

#option_area #cont-search .set-sort,
#option_area #cont-search .set-brand,
#option_area #cont-search .set-search{
	border: solid 2px #ccc;
	height: 60px;
	width: 33%;
	font-size: 1.5rem;
	background: #FFF;
	text-align: center;
	position: relative;
	flex: 1;
}
#option_area #cont-search .set-sort{border-right: none; border-radius: 8px 0 0 8px; }
#option_area #cont-search .set-brand{border-radius: 0 0 0 0; }
#option_area #cont-search .set-search{border-left: none; border-radius: 0 8px 8px 0; }

#option_area .btn_select p.icon_arrow{position: relative; padding: 3%; padding-right: 10%; display: block;}
#option_area .btn_select p.icon_arrow:after {
  position: absolute;
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 0.8em;
  margin-right: 2%;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  margin-left: 2%;
  content: '\e804';
  color: #333;
  line-height: 1;
  margin: 0;
  top: 30%;
  right: 6%;
  font-size: 26px;
}
#option_area .btn_select p.icon_arrow.active:after {
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 0.8em;
  margin-right: 2%;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  margin-left: 2%;
  content: '\e807';
  color: #333;
  line-height: 1;
  margin: 0;
  top: 30%;
  right: 6%;
  font-size: 26px;
}
#option_area .set-search{position: relative;}
#option_area .set-search .icon_search{
	position: absolute;
	top: 37%;
	right: 8%;
	}

/*-- タブ --*/
#option_area #disp-list{
	background: #FFF;
	border: solid 1px #ccc;
	font-size: 1.2rem;
	overflow: visible;
	position: relative;
	z-index: 2147483641;
}

#option_area #disp-list label.ui-radio {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: block;
  padding: 16px 20px;
	border-bottom: solid 1px #ccc;
  background-color: #fff;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}
#option_area #disp-list label input{
	display: none;
	}
#option_area #disp-list label.checked {
  background-color: #808080;
  color: #fff;
}

#disp-brand ul{
	background: #f5f5f5;
	/*min-width: 610px;
	display: flex;
	justify-content: space-around;
    flex-wrap: wrap;
	padding: 10px 14px 60px;
	position: absolute;
	margin-top: 2px;
    left: -115%;*/
	z-index: 2;
	/*box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.3)*/
    padding:0 14px 15px;
    position: relative;
    left: 0;
}
#disp-brand{
	transition: ease-in-out;
}
#disp-brand ul li{
	/*width: 33%;*/
	margin-bottom: 8%;
	margin-top: 6%;
	font-size: 1.2rem;
	position: relative;
	cursor: pointer;
    background: #fff;
}
#disp-brand ul li img{width: 95%;}
#disp-brand ul li p{
	/*margin-top: 4%;*/
	line-height: 1.2;
	font-size: 1.4rem;
	}
#disp-brand ul li.no_select{
	display: block;
	padding: 24px 0;
	flex: 0 0 100%;
}
#disp-brand input[type="checkbox"] {
	display: none;
}
/*#disp-brand label::before {
	position: absolute;
	content: '';
	bottom: -10px;
	left: 46%;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #fff;
	border: 1px solid #ccc;
}*/
#disp-brand input[type="checkbox"]:checked + label::after {
	position: absolute;
	content: '';
	top: 10px;
	left: 10px;
	width: 11px;
	height: 5px;
	border-left: 2px solid #000;
	border-bottom: 2px solid #000;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#disp-brand .no_select label::before{
	display: none;
}

/* 絞込み条件表示位置修正 */
#disp-list-filters2 {
  position: initial;
  width: 100%;
}
#disp-list-filters2 #filters {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2147483641;
}
.btn-search{
  padding: 3%;
    padding-right: 10%;
}
/* 商品一覧ページ検索エリア end */

.list-accordion p {
  background-repeat: no-repeat;
  background-position: center;
}
.list-accordion .acd_close {
  padding: 17px 35px 17px 210px;
  border-bottom: 2px solid #dadada;
  /*background-image: url(../../images/smt/common/icon_close.gif);*/
  background-position: 250px;
  background-color: white;
  position: absolute;
  top:0;
  width: 100%;
}
.list-accordion .acd_close:after{
  content: "×";
  position: absolute;
  top: -14px;
  text-indent: 10px;
  color: #444;
  font-size: 50px;
  height: 100%;
}

/* 2019ヘッダー改修 Start */
#sp_header{
	width: 100%;
	height: 70px;
	padding-top: 15px;
	padding-bottom: 14px;
	z-index: 3;
	position: fixed;
	border-bottom: 1px gray solid;
	background-color: white;
}
#sp_header #logo{
	float: left;
	width: 210px;
	padding-left: 16px;
}
#sp_header #logo h1 a{
	background-image: url("/201602/images/app/site_logo.svg");
	background-size: 210px 69px;
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 210px;
	height: 69px;
	font-size: 1px;
	color: transparent !important;
	text-indent: -999999px !important;
	overflow: hidden !important;
	display: block;
}

#sp_header #menu{
	float: right;
	padding-right: 6px;
	padding-top: 5px;
	display: flex;
}

#sp_header #menu li{
	width: 80px;
	list-style: none;
	text-align: center;
	background-size: 28px 34px;
	background-position: center 0;
	background-repeat: no-repeat;
	width: 80px;
	display: block;
	padding-top: 40px;
	color: #000;
	margin: 0;
	font-size: 0.9rem;
}
#sp_header #menu li a{
	color: #000;
	text-decoration: none;
}
#sp_header #menu li#keywordsearch{
	background-image:url("/201602/images/app/icon_keywordsearch.png");
	background-size: 30px 33px;
	background-position: center 3px;
}

#sp_header #menu li#mypage{
	background-image:url("/201602/images/app/icon_mypage.png");
	background-size: 36px 33px;
	background-position: center 3px;
}
#sp_header #menu li#login{
	background-image:url("/201602/images/app/icon_login.png");
	background-size: 31px;
	background-position: center 0;
}
#sp_header #menu li#cart{
	background-image:url("/201602/images/app/icon_cart.png");
	background-size: 36px 33px;
	background-position: center 3px;
}
#sp_header #menu li#search{
	background-image:url("/201602/images/app/icon_category.png");
	background-size: 33px 25px;
	background-position: center 6px;
}
#menu li#cart{
	position: relative;
	}
#menu li#cart span {
  position: absolute;
  top: -4px;
  right: 4px;
  display: inline-block;
  width: 25px;
  height: 25px;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  border-radius: 17px;
  background: #f63c3c;
  color: #fff;
  text-align: center;
  font-size: 11px;
  line-height: 26px;
  font-weight: bold;
}
#menu li#login.active:after{
    display: block;
    position: absolute;
    content: "";
    background: url(../../images/smt/common/bg_fuki.png) no-repeat;
}
#sp_header #menu #keywordsearch.menu-close,
#sp_header #menu #search.menu-close{
  background: url("../../images/smt/parts/header_close.png") center 50% #eee;
  background-repeat: no-repeat;
  height: 59px;
  margin: -20px 0 0;
}
#sp_header #menu #keywordsearch.menu-close a,
#sp_header #menu #search.menu-close span{
  display: none;
}

#disp-list-filters{
	top: 99px;
}

#item-search ul#sexTab li a{
	padding: 1rem 0;
    font-size: 1.4rem;
}

#item-search .category-navi p.toplink-btn{
	width: 100%;
    margin: 0;
    text-align: right;
}
#item-search .category-navi p.toplink-btn.mens-top,
#item-search .category-navi p.toplink-btn.ladies-top{
	background:none;
    border:none;
}

#item-search p{
	padding: 30px 20px;
}

#item-search .category-navi .toplink-btn a{
    font-size: 1.4rem;
}

#item-search dt{
    font-size: 1.4rem;
}
#item-search dl.sub-category dt{
	padding:17px 30px;
}

#item-search ul.item li a,
#item-search ul.brands li a{
    font-size: 1.4rem;
}

#keyword-search{
	float: none;
	width: 90%;
	margin: 0 auto;
}

#keyword-search input[type="text"]{
	width: 80%;
	height: 70px;
	padding: 0;
}

#keyword-search input[type="image"]{
}



.ttl_h2_txt{
    font-size: 2.0rem;
    font-weight: bold;
    margin-bottom: 7px;
}

.search-contents a{display: block;margin: 2% 8% 8%;padding: 2%;text-align: center;text-decoration: none;/* font-size: 1.5rem; */background: #f5f5f5;border: 1px solid #eee;}

#select-sexMenu{ text-align: center; }
#select-sexMenu li{ display: inline-block; padding: 12px 0 15px;}
#select-sexMenu li a{ display: block; font-size:26px; line-height: 48px; height: 48px; overflow: hidden; text-align: center; width: 240px; text-decoration: none;}

/* ブランド */
/*#item-search li+li{border-left: 1px solid #ccc;}*/
.sub-category-brand {
    padding: 0 2%;
    border-top: 1px solid #ccc;
}
#item-search .sub-category-brand dt{padding: 26px 14px;}
.sub-category-brand .sub-category-item ul li{
display: inline-block;
width: 46%;
margin-left: 2.5%;
margin-right: 0.5%;
margin-bottom: 4%;
}
.sub-category-brand .sub-category-item ul li a {
  display: block;
  padding: 0;
  font-size: 28px;
  line-height: 0;
  text-decoration: none;
  position: relative;
}
/* 2019ヘッダー改修 end */

#keyword-search-filter {
	width: 90%;
	margin: 0 auto;
	border:solid 2px #dadada;
}
#keyword-search-filter input[type="text"]{
	border: none;
	width: 80%;
	height: 70px;
	padding: 0;
	font-size: 28px;
}

/* 20200522 お知らせ--0623追記　*/
.infoArea_bottom {
    margin: auto;
    padding: 0 20px 20px;
}
.infoArea_bottom a {
    /*display: block;*/
    display: flex;
}
.icon_caution {
    text-align: center;
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    color: #fff;
    line-height: 1.5rem;
    background: #3a3a3a;
    border-radius: 500px;
    margin-right: 0.7rem;
    margin-top: 0.5rem;
}

/* 20200626トップに検索窓追加 */
#pushitem-section-search {
    background: #eee;
}
#pushitem-weekly-sp{
	padding: 0;
    background: #eee;
    position: relative;
}
#pushitem-weekly-sp ul{
	margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: -53px;
    margin-right: 20px;
}
#pushitem-weekly-sp ul#sexTab li{
	display: inline-block;
	width: 100px;
	text-align: center;
}
#pushitem-weekly-sp ul#sexTab li a{
	text-decoration: none;
}
#pushitem-weekly-sp ul#sexTab li.mens.active a:link{
	font-weight: bold;
	border-bottom: solid 3px #444;
}
#pushitem-weekly-sp ul#sexTab li.ladies.active a:link{
	font-weight: bold;
	border-bottom: solid 3px #444;
}
