@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css");
@import url("https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");

/* 
  RESET - ADAPTED FROM MEYER RESET
  URL - http://meyerweb.com/eric/tools/css/reset/
  LICENSE - PUBLIC DOMAIN
*/

/* RESET
----------------------------------------------------------------------------------------------------*/
a, abbr, acronym, address, applet, article, aside, audio, 
b, big, blockquote, body, caption, canvas, center, cite, code,
dd, del, details, dfn, dialog, div, dl, dt, em, embed, 
fieldset, figcaption, figure, form, footer, 
header, hgroup, h1, h2, h3, h4, h5, h6, html, 
i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav,
object, ol, output, p, pre, q, ruby, 
s, samp, section, main, small, span, strike, strong, sub, summary, sup, 
tt, table, tbody, textarea, tfoot, thead, time, tr, th, td,
u, ul, var, video { 
  font-family: inherit; 
  font-size: 100%; 
  font-weight: inherit; 
  font-style: inherit; 
  vertical-align: baseline; 
  white-space: normal;
  text-align: left; 
  margin: 0; 
  padding: 0; 
  border: 0; 
  outline: 0;
  background: transparent; 
}

article, aside, details, figcaption, figure, footer, header, hgroup,
menu, nav, section, main { 
  display: block; 
}
                  
ol, ul { 
  list-style: none; 
}
blockquote, q {
  quotes: none; 
}

table { 
  border-collapse: collapse; 
  border-spacing: 0; 
}

html {
  -ms-overflow-style: none;
  /* IE10+ */
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg");
}
a {
  display: block;
}

a:hover {
  cursor: pointer;
}

img {
  display: block;
  width: 100%;
}

.p0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pr0 {
  padding-right: 0 !important;
}

.ml0 {
  margin-left: 0 !important;
}

.mr0 {
  margin-right: 0 !important;
}

.w1300 {
  width: 1300px;
}

.w1400 {
  width: 1400px;
}

.slick-next:hover, .slick-prev:hover {
  cursor: pointer;
}

.error{
  text-align: center;
  color: red;
  font-size: 12px;
  margin: 0 auto;
}

/* font ////////////////////////////////////?*/
.ja {
  font-family: "Þâ¥´¥·¥Ã¥¯", YuGothic, "¥Ò¥é¥®¥Î³Ñ¥´ Pro", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", "Meiryo", sans-serif;
  transform: rotate(0.05deg);
}

.en {
  font-family: YuGothic,sans-serif;
  transform: rotate(0.05deg);
}

.breadcrumbs .az {
  font-size: 13px;
}

.font-logo {
  font-size: 1.2em;
  font-weight: bolder !important;
  line-height: 50px;
  letter-spacing: 0.05em;
  color: #fff;
}

.font-nav {
  font-size: 10px;
  font-weight: bolder !important;
  line-height: 50px;
  letter-spacing: 0.05em;
  color: #fff;
}

.font-nav span {
  text-shadow: 0px 0.2px 0px white;
}

.font-nav a, .font-logo {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  text-shadow: 0px 0.2px 0px white;
}

.font-nav a:hover, .font-nav a:focus, .font-logo:hover, .font-logo:focus {
  color: #999;
  text-decoration: underline;
}

.font-accent {
  font-size: 11px;
  color: #e60012 !important;
  text-shadow: 0px 0.2px 0px #e60012 !important;
}

.font-item {
  font-size: 15px;
  font-weight: bolder !important;
  line-height: 1em;
  letter-spacing: 0.05em;
  color: #000;
}

.font-item a {
  cursor: pointer;
  color: #000;
  text-decoration: none;
  text-shadow: 0px 0.2px 0px #000;
}

.font-btn {
  font-size: 15px;
  font-weight: bolder !important;
  color: #e60012 !important;
  line-height: 1em;
  text-decoration: none;
  text-shadow: 0px 0.2px 0px #e60012 !important;
}


/* END font ////////////////////////////////////?*/
/* container ////////////////////////////////////?*/
.nav-container {
  overflow-x: hidden;
  *zoom: 1;
  width: 100%;
}

.site-container {
  position: relative;
  margin-bottom: 0;
  width: 100%;
}

.site-content {
  width: 1300px;
  margin: 0 auto;
}

.container{
  width: 100% !important;
  margin-bottom: 0 !important;
}

/* END container ////////////////////////////////////?*/
/* header //////////////////////////////////// */
.header {
  position: relative;
  left: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background-color: #000000;
  z-index: 99;
}

.header__logo {
  font-weight: 700;
  padding: 0 25px;
  float: left;
}

/* END header////////////////////////////////////?*/
/* menu //////////////////////////////////// */
.cart a:after {
  content: " ";
  display: block;
  position: relative;
  float: right;
  margin-left: 6px;
  margin-top: 16px;
  width: 15px;
  height: 12px;
  background: url(https://file002.shop-pro.jp/PA01244/377/img/cart.png) 0 0 no-repeat;
  background-size: 100%;
}

/* END menu////////////////////////////////////?*/
.headbar {
  position: relative;
  z-index: 99;
  left: 0;
  right: 0;
  background: #000;
  height: 50px;
}

.headbarsecond {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 50px;
  border-top: 1px solid #fff;
  background: #000;
  font-size: 12px;
}

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

.headbarsecond ul li {
  list-style: none;
  text-align: center !important;
  float: left;
  width: 24.96%;
  padding: 0;
  margin: 0;
}

.headbarsecond ul li a {
  padding: 11px 0;
  line-height: 1;
  display: block;
  text-align: center;
  color: #fff;
}

.headbarsecond ul li + li {
  border-left: 1px solid #fff;
}

#nav-icon {
  width: 30px;
  height: 33px;
  position: relative;
  padding: 19px 0 0 0;
  margin-right: 0px;
  margin-top: 13px;
  margin-left: 15px;
  background: transparent;
  font-size: 10px;
  line-height: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon-search {
  position: absolute;
  padding: 0;
  right: 15px;
  top: 15px;
  background: transparent;
  font-size: 20px;
  line-height: 1;
  cursor: pointer;
}

.headbar-inner {
  width: 1300px;
  margin: 0 auto;
  z-index: 98;
}

.headbarsecond {
  z-index: 98;
}

.headlogo {
  position: relative;
  z-index: 10001;
  top: 21px;
  margin-left: 1%;
  float: left;
}

.headmenu {
  position: relative;
  float: left;
  font-size: 12px;
  z-index: 10000;
  left: 5px;
  margin-left: 25px;
}

.headmenu_r {
  position: relative;
  float: right;
  font-size: 12px;
  right: 15px;
  z-index: 10001;
}

.headmenu_r ul li {
  padding-left: 25px;
  padding-right: 0;
}

#headsearchtoogle-block {
  position: absolute;
  z-index: 10003;
  top: 0;
  right: 0;
  left: 0;
  background: #888;
  padding: 0;
  height: 62px;
  display: none;
}

#nav-icon a, #nav-icon-search a {
  color: #fff;
  text-decoration: none;
}

#nav-icon span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon span:nth-child(2) {
  margin-top: 20%;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon span:nth-child(3) {
  margin-top: 42%;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon span:last-child {
  height: auto;
  background: none;
  position: relative;
  top: 18px;
}

#nav-icon a, #nav-icon-search a {
  color: #fff;
  text-decoration: none;
}

#nav-icon {
  width: 30px;
  height: 23px;
  position: relative;
  padding: 0;
  margin-right: 0px;
  margin-top: 0;
  margin-left: 15px;
  background: transparent;
  font-size: 10px;
  line-height: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  z-index: 99;
}

#nav-icon.open a {
  color: #000;
  height: 100%;
}

#nav-icon.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -20%;
  left: 0px;
  background: #555;
}

#nav-icon.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
  background: #555;
}

#nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 20%;
  left: 0px;
  background: #555;
}

#nav-icon.open span:last-child {
  display: none;
}

.menu-link {
  height: 20px;
  margin-top: 49.5%;
  position: relative;
}

.glyphicon {
  position: relative;
  top: -2px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.headlogo .font-nav {
  line-height: 1em !important;
}

.headlogo img {
  width: 100px;
  height: auto;
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

.headmenu ul li {
  padding-right: 25px;
  padding-left: 0;
}

.list-inline > li {
  display: inline-block;
}

.headmenu a, .headmenu_r a {
  color: white;
  text-decoration: none;
  background-color: transparent;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.menu_sale a, .menu_sale a:active {
  color: #cc0000;
}

.menu_sale a:hover {
  color: #ee0000;
}

a:hover, a:focus {
  color: #999;
  text-decoration: underline;
}

.menu_sale a, .menu_sale a:active {
  color: #cc0000 !important;
}

.dpmenu_brand, .dpmenu_categ, .dpmenu_sale {
  display: none;
  position: relative;
  z-index: 1;
  left: 0;
  right: 0;
  background: #fff;
  width: 100%;
  border-bottom: 1px solid #000;
  top: 50px;
}

.dpmenu_categ > div {
  padding-top: 1%;
}

.dpmenu_sale > div {
  padding-top: 1%;
}

.dpmenu_sale > div {
  padding-top: 1%;
}

.pop-new-brands {
  padding-top: 10px;
  margin-bottom: 10px;
}

.dpmenu_brand .nav, .dpmenu_categ .nav, .dpmenu_sale .nav {
  margin-bottom: 15px;
  padding-top: 10px;
}

.dropdown-header {
  padding: 15px 0 5px;
  font-size: 100%;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

.dropdown-header:first-child {
  padding-top: 0px;
}

.dpmenu_brand .dropdown-header, .dpmenu_categ .dropdown-header, .dpmenu_sale .dropdown-header {
  padding: 5px 0 5px;
  font-weight: bold;
}

.dpmenu_brand ul li, .dpmenu_categ ul li, .dpmenu_sale ul li {
  font-size: 12px;
}

.dpmenu_brand .pop-second {
  margin-top: 27px;
}

.dpmenu_brand ul li a, .dpmenu_categ ul li a, .dpmenu_sale ul li a {
  color: #000;
  padding: 2px 0;
  width: 80%;
}
.dpmenu_brand ul li a:hover, .dpmenu_categ ul li a:hover, .dpmenu_sale ul li a:hover{
  background:#fff !important;
  text-decoration: underline;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  color: #000;
  padding: 6px 0;
}
.nav>li>a:focus, .nav>li>a:hover{
  text-decoration: underline;
  background-color:#fff !important;
}

#menu {
  display: none;
  background: #000;
  position: relative;
  top: 0;
  bottom: 0;
  height: 100%;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: 0.30s ease;
  -moz-transition: 0.30s ease;
  -o-transition: 0.30s ease;
  transition: 0.30s ease;
  z-index: 98;
}

#menu.active {
  -webkit-transform: translate(100%, 0px);
  -moz-transform: translate(100%, 0px);
  -o-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
  display: block;
}

.menutext {
  position: relative;
  z-index: 10001;
  top: 1px;
  float: left;
}
.menutext p{
    font-weight: normal !important;
}

.menutext p span:first-child {
  padding-right: 25px;
}

.navmenu {
  color: #fff;
}

.navmenu > ul {
  padding: 0 30px;
  background: #fff;
  position: relative;
  margin-top: 19px;
}

#headsearchtoogle-block {
  position: absolute;
  z-index: 10003;
  top: 0;
  right: 0;
  left: 0;
  background: #888;
  padding: 0;
  height: 50px;
  display: none;
}

#headsearchtoogle-block button.searchclose {
  background: none;
  border: none;
  font-size: 20px;
  margin: 14px 8px 0 15px;
  outline: none;
  padding: 0;
  color: #fff;
  float: right;
}

.searcharea {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.searcharea input {
  border: none;
  outline: none;
  background: #888;
  margin: 0 10px 0 15px;
  width: 90%;
  font-size: 18px;
  border-bottom: 1px solid #fff;
  color: #fff;
}

.searcharea button {
  background: none;
  border: none;
  font-size: 22px;
  margin: 0;
  padding: 0;
  outline: none;
  color: #fff;
}

.thumb {
  width: 306px;
  height: 408px;
  margin: 15px auto 0 auto;
}

.thumb img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* logo////////////////////////////////////?*/
#logo h1 {
  width: 410px;
  display: block;
  margin: 0 auto;
  padding: 45px 0;
}

#nav-splogo h1 {
    margin: 0 auto;
    padding-top: 1.3%;
    width: 152px;
    position: relative;
}

/* END logo////////////////////////////////////?*/
/* slideshow////////////////////////////////////?*/
#slideshow {
  margin-bottom: 20px;
}

.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 16px;
  height: 27px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 98;
}

.slick-next {
  right: 0px;
}

.slick-prev::before {
  content: " ";
  background: url(https://file002.shop-pro.jp/PA01244/377/img/arrow_l.png) 0 0 no-repeat;
}

.slick-next::before {
  content: " ";
  background: url(https://file002.shop-pro.jp/PA01244/377/img/arrow_r.png) 0 0 no-repeat;
}

.slick-prev:before, .slick-next:before {
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-size: 100%;
  display: block;
  width: 16px;
  height: 27px;
}

/* END slideshow////////////////////////////////////?*/
/* breadcrumb////////////////////////////////////?*/
.breadcrumb {
  width: 100%;
  background: none !important;
  padding: 8px 0;
}


.breadcrumb li:last-child:after {
  content: none;
}

.breadcrumb a {
  color: #888;
  font-size: 11px;
  line-height: 1.0em;
  letter-spacing: 0.05;
  text-decoration: none;
  display: inline-block;
}

.breadcrumb a:hover {
  color: #01a1ed;
  border-bottom: 1px solid #01a1ed;
}

.breadcrumb .az {
  font-size: 12px;
}

.breadcrumb > li + li:before {
  font-size: 11px;
  padding: 0 !important;
  display: inline-block;
}

/* END breadcrumb////////////////////////////////////?*/
#news {
  display: flex;
  width: 100%;
}

.news-left, .news-right {
  width: 50%;
  margin: 0;
  padding: 0 1%;
}

.news-left img, .news-right img {
  width: 100%;
  margin: 0;
  padding: 0;
}

/* footer ////////////////////////////////////?*/
#footer {
  background: #000;
  padding-bottom: 20px;
}

#footer .footer-nav {
  margin: 0 auto;
  display: block;
}

#footer .footer-menu {
  margin: 0 auto;
  display: flex;
  width: 922px;
}

#footer .footer-menu li {
  margin-right: 34px;
}

#footer .footer-menu li:last-child {
  margin-right: 0;
}

#footer .copy {
  color: #fff;
  font-size: 9px;
  text-align: center;
}

/* END footer ////////////////////////////////////?*/
/* RESPONSIVE ////////////////////////////////////?*/
@media print, screen and (min-width: 1421px) {
  .pc_none {
    display: none !important;
  }

  #footer .footer-nav {
    min-width: 1032px;
  }

}
@media only screen and (max-width: 1420px) {
  .w1400 {
    width: 100%;
  }

  /* font ////////////////////////////////////?*/
  .font-nav {
    line-height: 1em;
  }

  /* END font ////////////////////////////////////?*/
  /* container ////////////////////////////////////?*/
  .site-pusher, .site-container {
    height: 100%;
  }

  .site-container {
    overflow-x: hidden;
  }

  .site-pusher {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

  .site-content {
    top: 66px;
    right: 0;
    left: 0;
    bottom: 0;
    padding-top: 0;
  }

  .with--sidebar .site-pusher {
    -webkit-transform: translateX(250px);
    transform: translateX(250px);
  }

  .with--sidebar .site-cache {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }

  /* END container ////////////////////////////////////?*/
  /* header //////////////////////////////////// */
  .header__logo {
    padding: 0 2.5%;
  }

  .header__icon {
    position: relative;
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    cursor: pointer;
  }

  .header__icon:after {
    content: '';
    position: absolute;
    display: block;
    width: 1rem;
    height: 0;
    top: 15%;
    left: 50%;
    box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff;
  }

  /* END header////////////////////////////////////?*/
  .headlogo {
    position: fixed;
    left: 50%;
    top: 16px;
    margin-left: -48px;
  }

  .menutext {
    top: 21px;
  }

  /* slideshow////////////////////////////////////?*/
  #slideshow {
    margin-bottom: 1.25%;
  }

  .slick-prev:before, .slick-next:before {
    width: 10px;
    height: 17px;
  }

  /* END slideshow////////////////////////////////////?*/
  .breadcrumb {
    width: 100%;
    margin: 0 auto 7% auto;
    padding-left:5%;
  }

  /* order ////////////////////////////////////?*/
  #order {
    margin-top: 10%;
  }

  .paging-text {
    margin: 0 auto !important;
  }

  .paging-prev {
    margin-top: 0;
  }

  .paging-next {
    margin-top: 0;
  }

  /* END order ////////////////////////////////////?*/
  /* footer ////////////////////////////////////?*/
  #footer {
    margin-right: 0;
    margin-left: 0;
  }

  #footer .container {
    width: 100% !important;
  }

  #footer .footer-nav {
    display: block;
    width: 100%;
  }

  #footer .footer-menu {
    display: block;
    width: 100%;
  }

  #footer .footer-menu li {
    margin-right: 0;
    float: left;
    width: 49.5%;
    line-height: 5em;
    border: 1px solid #222222;
    box-sizing: border-box;
  }

  #footer .footer-menu li:nth-child(odd) {
    border-left: 0;
  }

  #footer .footer-menu li:nth-child(even) {
    margin-right: 0;
    border-right: 0;
  }

  #footer .footer-menu li a {
    text-align: center;
  }

  #footer .footer-menu li a:hover, #footer .footer-menu li a:focus {
    background: #fff;
    color: #222222;
  }

  .footer-xs {
    margin-right: 0;
    margin-bottom: 2%;
    height: auto;
  }

  .copy-xs {
    margin-right: 0;
    margin-left: 0;
  }

  /* END footer ////////////////////////////////////?*/
}
@media only screen and (max-width: 1350px) {
  .site-content,
  .headbar-inner {
    width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .sp_none {
    display: none;
  }

  .header {
    position: relative;
  }

  #logo h1 {
    margin-top: 85px;
  }

  #slideshow {
    margin-top: 2.0%;
  }

  .headbar, .headbarsecond {
    background: #fff;
  }

  .headbarsecond {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
  }

  .headbarsecond ul li + li {
    border-left: 1px solid black;
  }

  .headbarsecond ul li a {
    color: #000;
  }

  #nav-icon span {
    background: #000;
  }

  .searcharea {
    padding: 0;
  }

  .dpmenu_brand, .dpmenu_categ, .dpmenu_sale{
    top: 52px;
  }
}
@media only screen and (max-width: 1024px) {
  /* logo////////////////////////////////////?*/
  #logo {
    margin-left: 0;
    margin-right: 0;
  }

  #logo h1 {
    width: 300px;
    margin-top: 85px;
  }

  /* END logo////////////////////////////////////?*/
  #headsearchtoogle-block {
    height: 50px;
  }

  #headsearchtoogle-block {
    position: absolute;
    z-index: 10003;
    top: 0;
    right: 0;
    left: 0;
    background: #888;
    padding: 0;
    height: 50px;
    display: none;
  }

  #headsearchtoogle-block button.searchclose {
    margin-top: 10px;
  }

  #headsearchtoogle-block button.searchclose {
    background: none;
    border: none;
    outline: none;
    font-size: 40px;
    margin-top: 0;
    padding: 0;
    color: #fff;
    float: right;
  }

  .searcharea input {
    width: 83%;
    height: 40px;
    font-size: 16px;
    border-radius: 0;
    position: absolute;
  }

  .searcharea button {
    display: none;
  }

  .paging-prev, .paging-next {
    margin-bottom: 2.5%;
  }
}
@media (min-width: 992px) {
  .headbar {
    height: 50px;
  }
}
@media only screen and (max-width: 768px) {
  #logo h1 {
    width: 300px;
  }

  .brand-list .img-responsive,
  #news .img-responsive,
  #sale .img-responsive {
    width: 100%;
  }

  #responsiveDisplay .slick-slide img {
    width: 90% !important;
  }

  .img-responsive {
    width: 100% !important;
    margin: 0 auto;
  }

  .paging-prev.center-xs {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .paging-next.center-xs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .thumb {
    width: 100%;
    height: 250px;
  }

  .glyphicon {
    top: 0;
  }
  #nav-splogo h1{
      padding-top: 2%;
  }
  #nav-icon-search{
      top: 25%;
  }
}
@media only screen and (max-width: 640px) {
  #logo h1 {
    width: 50%;
  }

  .paging-prev, .paging-next {
    margin-bottom: 5%;
  }

  #itemlist-group span {
    width: 94%;
    margin: 0 auto;
  }

  #itemlist-group .item-img img {
    width: 80% !important;
  }
    #nav-splogo h1{
      padding-top: 4%;
  }
}
/* END RESPONSIVE ////////////////////////////////////?*/

/* font ////////////////////////////////////&#160;*/
.readtext-title {
  font-size: 14px;
  line-height: 1em;
  letter-spacing: 0.01em;
  color: #000;
}

.readtext-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 1em;
  letter-spacing: 0.01em;
  color: #000;
}

#readtext li:last-child .readtext-text {
  line-height: 2em;
}

#itemlist-group .brand {
  font-size: 11px;
  line-height: 1.2em;
  font-weight: bold;
  color: #000;
}

#itemlist-group .itembrand, #itemlist-group .itemname {
  font-size: 12px;
  line-height: 1.2em;
  color: #000;
}

#itemlist-group .yen {
  font-family: "Þâ¥´¥·¥Ã¥¯", YuGothic, "¥Ò¥é¥®¥Î³Ñ¥´ Pro", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", "Meiryo", sans-serif;
  font-size: 11px;
  line-height: 20px;
  color: #000;
}

.itemname strong{
  display:block;
  text-align:center;
}


/* END font ////////////////////////////////////&#160;*/
/* readtext ////////////////////////////////////&#160;*/
#readtext {
  padding: 0 15px;
}

#readtext li {
  margin-bottom: 25px;
}

#readtext li:last-child {
  display: block;
  margin-bottom: 0px;
}

#readtext li:last-child .readtext-title {
  display: block;
  margin-bottom: 5px;
}

.readtext-title {
  margin-right: 5px;
}

/* END readtext ////////////////////////////////////&#160;*/
/* itemlist ////////////////////////////////////&#160;*/
#itemlist {
  overflow-x: hidden;
  overflow-y: hidden;
}

/* order ////////////////////////////////////&#160;*/
#order {
  margin-top: 120px;
}

.order-list li {
  display: inline-block;
  min-width: 50px;
  font-size: 11px;
  font-weight: normal !important;
}

.order-list li:nth-child(3) {
  min-width: 73px;
}

.order-list li:before {
  content: "-";
  float: left;
  width: 7px;
  margin: 0 3px;
}

.order-list li:first-child:before {
  content: none;
}

/* END order ////////////////////////////////////&#160;*/
/* paging ////////////////////////////////////&#160;*/
.paging {
  display: flex;
  width: 500px;
    margin: 10px auto 60px auto;
}

.paging-prev {
  font-size: 11px;
  font-weight: bold !important;
width:70px;
}

.paging-text {
  margin: 0 10px;
  font-size: 11px;
  font-weight: bold !important;
}

.paging-next {
  font-size: 11px;
  font-weight: bold !important;
width:100px;
}

/* END paging ////////////////////////////////////&#160;*/
/* itemlist-group ////////////////////////////////////&#160;*/
#itemlist-group {
  margin: 45px 0;
}

#itemlist-group a {
  text-decoration: none;
}

#itemlist-group span {
  display: block;
  text-align: center;
}

#itemlist-group .item {
  margin-bottom: 25px;
   height: 493px;
}

#itemlist-group .item-img {
  width: 94%;
  height: 364px;
  max-height: 364px;
  margin: 0 auto 10px auto;
  box-sizing: border-box;
}

#itemlist-group .item-img img {
  width: auto;
  height: 90%;
  max-height: 90%;
  position: relative;
  top: 10%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

/* END itemlist-group ////////////////////////////////////&#160;*/
/* END itemlist ////////////////////////////////////&#160;*/
/* RESPONSIVE ////////////////////////////////////&#160;*/
@media only screen and (max-width: 1420px) {
  .breadcrumb {
    margin-bottom: 0;
    padding-left: 8%;
  }

  /* readtext ////////////////////////////////////&#160;*/
  #readtext {
    width: 96%;
    text-align: left;
    display: block;
    margin: 0 auto;
    padding-left: 6%;
  }

  #readtext li {
    display: block;
  }

  #readtext li:last-child .readtext-text {
    line-height: 1.8em;
  }

  .readtext-title {
    font-size: 13px;
    margin-bottom: 2.5%;
  }

  .readtext-text {
    font-size: 0.8em;
    line-height: 1.5em;
  }

  /* END readtext ////////////////////////////////////&#160;*/
  /* itemlist-group ////////////////////////////////////&#160;*/
  #itemlist-group .item-img {
    position: relative;
    margin: 0 auto 10px auto;
  }

  .pc_none.paging {
    clear: both;
    height: 80px;
  }

  #itemlist-group {
    margin: 1% 0;
  }

  #itemlist-group .item-img img {
    height: 90%;
    max-height: 90%;
    position: absolute;
    top: 0;
  }

  /* END itemlist-group ////////////////////////////////////&#160;*/
}
@media only screen and (max-width: 992px) {
  .paging {
    width: 50%;
    margin: 40px auto 0 auto;
  }

  .order-list {
    width: 43% !important;
  }
}
@media only screen and (max-width: 768px) {
  #itemlist-group .item-img {
    position: relative;
    margin: 0 auto 10px auto;
  }

  #itemlist-group .item-img img {
    width: auto !important;
  }

  .paging {
    width: 60%;
  }
}
@media only screen and (max-width: 640px) {
    #itemlist-group .item{
    min-height:380px;
    margin-bottom: 0;
    height: 0;
  }
  #itemlist-group .item-img {
    min-height: 200px;
    height: auto;
  }

  #itemlist-group .item-img img {
    position: absolute;
    height: 100%;
  }

  .paging {
    width: 88%;
    height: 70px;
  }

  .order-list {
    width: 88% !important;
    float: none !important;
    margin: 0 auto;
  }

  .paging-text {
    position: absolute;
    margin: 5% auto 0 auto !important;
    width: 84%;
    text-align: center;
    left: 9%;
  }

  .paging-prev {
    margin-left: 2%;
  }

  .paging-next {
    margin-left: 76%;
  }
}
@media only screen and (max-width: 320px) {
  .paging-text {
    margin-top: 8% !important;
  }
}
/* END RESPONSIVE ////////////////////////////////////&#160;*/
