@charset "euc-jp";
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;700&display=swap');
body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
  font-family: 'Josefin Sans', 'Noto Serif JP', "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
a {
  color: #464e54;
}
a:hover {
  color: #5e5e5e;
}
a:focus {
  color: #333;
  text-decoration: none;
  outline: 0;
}
.grid_row ul {
  margin: 1% 0 0;
}
/* colormekit.cssの上書き */
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  background-color: #ccc;
}
.btn {
  border-radius: 0;
}
.btn-xlg, .btn-sm, .btn-xs {
  border-radius: 0;
}
.btn-xs {
  padding-top: 2px;
  padding-bottom: 2px;
}
select {
  border-radius: 0;
}
input[type="text"] {
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-appearance: none;
}
/* bxSlider */
.bx-wrapper .bx-pager {
  bottom: 20px !important;
}
.bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  left: 0 !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  width: 32px !important;
  height: 4px !important;
}
/* layout */
.wrapper {
  max-width: 1200px;
  margin: 0 auto;
}
.pc-header {
  margin: 0 auto;
  max-width: 1200px;
}
#footer {
  background-color: #fff;
  color: #000;
  padding: 20px 0;
}
#footer a {
  color: #000;
  word-break: break-all;
}
div.footerFlex div.footerbox {
  border-left: solid 1px #000;
}
#footer .shop-date {
  width: 20%;
  padding: 0 1%;
}
#footer .shop-info {
  width: 20%;
  padding: 0 1%;
}
#footer .shop-guide {
  width: 20%;
  padding: 0 1%;
}
#footer .shop-guide .footerFlex dl {
  width: 33%;
  padding: 0 6% 0 0;
}
div.footerFlex {
  width: 90%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
}
div.footerFlex div.footerbox h3 {
  text-align: left;
  font-size: 14px;
  margin: 0px 0 10px 0;
}
div.footerFlex div.footerbox dl {
  padding: 0 10px 0 0;
}
div.footerFlex div.footerbox dl dt {
  text-align: left;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-weight: 200;
}
div.footerFlex div.footerbox dl dd {
  text-align: left;
  font-weight: 200;
  margin: 0;
  font-size: small;
}
div.footerFlex div.footerbox ul {
  list-style: none;
  margin: 0;
}
div.footerFlex div.footerbox ul li {
  display: inline-block;
  width: 49%;
  margin: 0 auto 10px;
  vertical-align: top;
  text-align: left;
}
div.footerFlex div.footerbox ul li a {
  display: block;
  font-weight: 200;
  font-size: small;
}
div.footerLogo {
  text-align: center;
  padding: 40px 0;
  width: 130px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  div.footerFlex div.footerbox ul li {
    width: 100%;
  }
}
@media (max-width: 768px) {
  div.footerFlex {
    width: 95%;
  }
  #footer .shop-date {
    width: 50%;
  }
  div.footerFlex div.footerbox {
    border-left: none;
  }
  #footer .shop-info {
    width: 50%;
  }
  #footer .shop-guide {
    width: 100%;
  }
  div.footerFlex div.footerbox dl dt {
    border-bottom: 1px solid #000;
  }
}
@media screen and (max-width: 480px) {
  #footer .shop-date {
    width: 50%;
  }
  #footer .shop-info {
    width: 44%;
    float: left;
    margin: 0;
  }
  #footer .shop-guide {
    width: 100%;
  }
  #footer .shop-guide .footerFlex {
    padding: 0;
  }
  #footer .shop-guide .footerFlex dl {
    width: 100%;
    padding: 0;
  }
  div.footerFlex {
    width: 95%;
    padding: 0;
  }
  div.footerFlex div.footerbox ul li {
    display: block;
    width: 100%;
  }
}
address {
  margin-bottom: 0;
  display: block;
  text-align: center;
  font-size: small;
  font-weight: 200;
}
/* contents */
#contents {
  width: 100%;
}
#contents.contents_in {
  margin-top: 105px;
}
@media screen and (max-width: 480px) {
  #contents.contents_in {
    margin-top: 40px;
  }
}
#contents .topicpath-nav {
  font-weight: bold;
}
#contents .topicpath-nav li {
  padding: 0;
}
#contents .topicpath-nav a {
  margin-left: 5px;
  font-weight: normal;
}
h1.indexTitle {
  text-align: center;
  font-size: 1.2em;
  margin-top: 0;
  margin-bottom: 4em;
}
/* side */
/* スマホ用ドロワーメニュー */
div.l-side-navi a.drawer__item__name {
  border-top: 1px solid #e0e0e0;
}
div.l-side-navi a.drawer__item__name:first-of-type {
  border-top: none;
}
.drawer.open {
  left: 0;
}
.drawer {
  position: fixed;
  top: 0;
  left: -280px;
  z-index: 9999;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 280px;
  height: 100%;
  background: #fff;
  color: #212121;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.drawer__item--close {
  padding: 20px;
  text-align: right;
}
.drawer__item {
  border-bottom: 1px solid #e0e0e0;
}
.drawer__item--close a {
  color: #212121;
}
.drawer__item__name {
  font-size: 100%;
  font-weight: normal;
  display: table;
  line-height: 1;
  clear: both;
  width: 100%;
  margin: 0;
  padding: 30px 20px;
  color: #212121;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.drawer__item__name__icon--left {
  width: 15%;
  display: table-cell;
  vertical-align: middle;
}
.drawer__item__name__text {
  width: 70%;
  vertical-align: middle;
}
.drawer__item__name__icon--right {
  width: 10%;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
.overlay {
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}
.drawer__item--accordion ul {
  margin: 0;
  padding: 15px 0;
  list-style: none;
}
.linklist__item {
  border-bottom: solid 1px #e0e0e0;
  list-style: none;
}
.drawer__item--accordion .linklist__item {
  border: none;
}
.linklist__item a {
  display: table;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 20px;
  color: #212121;
}
.drawer__item--accordion .linklist__item a {
  padding: 10px 20px;
}
.linklist__item__text {
  width: 80%;
  height: auto;
}
.linklist__item a span {
  display: table-cell;
  vertical-align: middle;
}
.u-ac--active {
  border-bottom: 1px solid #e0e0e0;
}
/* スマホ */
.toolbar {
  border-bottom: solid 1px #e0e0e0;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  background-color: #fff;
  z-index: 1000;
}
.toolbar__inner {
  margin: 0;
  padding: 0;
}
.toolbar__item {
  list-style: none;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.toolbar__item--menu {
  float: left;
}
.toolbar__item--menu span {
  margin: 0 0 0 8px;
  vertical-align: middle;
  font-size: 85.71429%;
  font-weight: bold;
}
.toolbar__item--cart {
  float: right;
}
.toolbar__item a {
  color: #212121;
  padding: 0 20px;
  height: 60px;
  display: table;
}
.toolbar__logo {
  list-style: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.u-wrap {
  text-align: center;
  vertical-align: middle;
  zoom: 1;
}
.toolbar__item a .u-wrap {
  display: table-cell;
}
.toolbar__item a i {
  vertical-align: middle;
}
.toolbar__item--cart .toolbar__item__count {
  font-weight: bold;
  margin: 0 0 0 4px;
  vertical-align: middle;
}
.section--shopname {
  padding-top: 65px;
}
.section__inner {
  padding: 10px;
}
.section__inner form, .drawer__item__name form {
  margin-bottom: 0;
}
.shopname {
  text-align: center;
  margin: 0;
  font-size: 114.28571%;
}
.shopname a {
  font-weight: bold;
  color: #212121;
  display: block;
}
.section {
  border-bottom: solid 1px #e0e0e0;
}
input[type="text"].keyword {
  font-size: 85.71429%;
  background: #fff;
  color: #212121;
  padding: 0 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
input[type="text"].keyword--small {
  width: 72%;
  height: 44px;
}
.button--blue {
  background: #333;
  color: #fff;
}
.button--small {
  font-size: 100%;
  padding: 15px 0;
  width: 25%;
  line-height: 1;
  border: none;
}
.section--search .button {
  float: right;
}
/* temp */
/* font */
.txt_l {
  text-align: left;
}
.txt_c {
  text-align: center;
}
.txt_r {
  text-align: right;
}
.txt_fwn {
  font-weight: normal;
}
.txt_fwb {
  font-weight: bold;
}
.txt_10 {
  font-size: 10px;
}
.txt_12 {
  font-size: 12px;
}
.txt_14 {
  font-size: 14px;
}
.txt_16 {
  font-size: 16px;
}
.txt_18 {
  font-size: 18px;
}
.txt_20 {
  font-size: 20px;
}
.txt_24 {
  font-size: 24px;
}
.txt_28 {
  font-size: 28px;
}
.txt_c_333 {
  color: #333;
}
/* background */
.bgc_gray {
  background-color: #f1f1f1;
}
/* margin */
.mar_0 {
  margin: 0;
}
.mar_t_0 {
  margin-top: 0;
}
.mar_r_0 {
  margin-right: 0;
}
.mar_b_0 {
  margin-bottom: 0;
}
.mar_l_0 {
  margin-left: 0;
}
.mar_5 {
  margin: 5px;
}
.mar_t_5 {
  margin-top: 5px;
}
.mar_r_5 {
  margin-right: 5px;
}
.mar_b_5 {
  margin-bottom: 5px;
}
.mar_l_5 {
  margin-left: 5px;
}
.mar_t_10 {
  margin-top: 10px;
}
.mar_r_10 {
  margin-right: 10px;
}
.mar_b_10 {
  margin-bottom: 10px;
}
.mar_l_10 {
  margin-left: 10px;
}
.mar_t_20 {
  margin-top: 20px;
}
.mar_r_20 {
  margin-right: 20px;
}
.mar_b_20 {
  margin-bottom: 20px;
}
.mar_l_20 {
  margin-left: 20px;
}
.mar_t_30 {
  margin-top: 30px;
}
.mar_r_30 {
  margin-right: 30px;
}
.mar_b_30 {
  margin-bottom: 30px;
}
.mar_l_30 {
  margin-left: 30px;
}
.mar_t_50 {
  margin-top: 50px;
}
.mar_r_50 {
  margin-right: 50px;
}
.mar_b_50 {
  margin-bottom: 50px;
}
.mar_l_50 {
  margin-left: 50px;
}
.mar_t_110 {
  margin-top: 110px;
}
/* padding */
.pad_v_10 {
  padding: 10px 0;
}
.pad_v_20 {
  padding: 20px 0;
}
.pad_v_30 {
  /* padding: 30px 0; */
}
.pad_0 {
  padding: 0;
}
.pad_t_0 {
  padding-top: 0;
}
.pad_r_0 {
  padding-right: 0;
}
.pad_b_0 {
  padding-bottom: 0;
}
.pad_l_0 {
  padding-left: 0;
}
.pad_5 {
  padding: 5px;
}
.pad_t_5 {
  padding-top: 5px;
}
.pad_r_5 {
  padding-right: 5px;
}
.pad_b_5 {
  padding-bottom: 5px;
}
.pad_l_5 {
  padding-left: 5px;
}
.pad_10 {
  padding: 10px;
}
.pad_t_10 {
  padding-top: 10px;
}
.pad_r_10 {
  padding-right: 10px;
}
.pad_b_10 {
  padding-bottom: 10px;
}
.pad_l_10 {
  padding-left: 10px;
}
.pad_20 {
  padding: 20px;
}
.pad_t_20 {
  padding-top: 20px;
}
.pad_r_20 {
  padding-right: 20px;
}
.pad_b_20 {
  padding-bottom: 20px;
}
.pad_l_20 {
  padding-left: 20px;
}
.pad_30 {
  padding: 30px
}
.pad_t_30 {
  padding-top: 30px;
}
.pad_r_30 {
  padding-right: 30px;
}
.pad_b_30 {
  padding-bottom: 30px;
}
.pad_l_30 {
  padding-left: 30px;
}
/* border */
.bor_t_1 {
  /* border-top: 1px solid #eee; */
}
.bor_r_1 {
  border-right: 1px solid #eee;
}
.bor_b_1 {
  border-bottom: 1px solid #eee;
}
.bor_l_1 {
  border-left: 1px solid #eee;
}
/* vertical align */
.va-10 {
  vertical-align: -10%;
}
.va-20 {
  vertical-align: -20%;
}
.va-30 {
  vertical-align: -30%;
}
.va-35 {
  vertical-align: -35%;
}
.va-40 {
  vertical-align: -40%;
}
@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp, #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  #contents.contents_in {
    margin-top: 45px;
  }
  #brand div.right img, #brand div.left img {
    float: none !important;
    margin-left: 0 !important;
  }
}
@media (max-width: 480px) {
  /* ~480px */
}
/* icons */
.icon-user {
  background-position: -208px 0px;
}
.icon-lg-b.icon-user {
  background-position: -312px 0px;
}
.icon-adduser {
  background-position: -240px 0px;
}
.icon-lg-b.icon-adduser {
  background-position: -360px 0px;
}
.icon-login {
  background-position: -48px -80px;
}
.icon-lg-b.icon-login {
  background-position: -72px -120px;
}
.icon-logout {
  background-position: -32px -80px;
}
.icon-lg-b.icon-logout {
  background-position: -48px -120px;
}
.icon-home {
  background-position: -176px -16px;
}
.icon-lg-b.icon-home {
  background-position: -264px -24px;
}
.icon-mail {
  background-position: -64px 0px;
}
.icon-lg-b.icon-mail {
  background-position: -96px 0px;
}
.icon-pencil {
  background-position: -96px 0px;
}
.icon-lg-b.icon-pencil {
  background-position: -144px 0px;
}
.icon-help {
  background-position: -272px -80px;
}
.icon-lg-b.icon-help {
  background-position: -408px -120px;
}
.icon-cart {
  background-position: -176px -64px;
}
.icon-lg-b.icon-cart {
  background-position: -264px -96px;
}
.icon-search {
  background-position: -208px -16px;
}
.icon-lg-b.icon-search {
  background-position: -312px -24px;
}
.icon-chevron_up {
  background-position: -0px -144px;
}
.icon-lg-b.icon-chevron_up {
  background-position: -0px -216px;
}
.icon-chevron_down {
  background-position: -352px -128px;
}
.icon-lg-b.icon-chevron_down {
  background-position: -528px -192px;
}
.icon-close {
  background-position: -80px -80px;
}
.icon-lg-b.icon-close {
  background-position: -120px -120px;
}
.icon-b, .icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b, .icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png);
}
.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png);
}
.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png);
}
.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b, .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }
  .icon-lg-b, .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png);
  }
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png);
  }
  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png);
  }
}
@media (max-width: 768px) {
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png);
  }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png);
  }
}
/* 商品詳細ページのbxSliderの筋消し用 */
@media (min-width: 481px) {
  .wrapper {
    max-width: 430px;
  }
}
@media (min-width: 550px) {
  .wrapper {
    max-width: 500px;
  }
}
@media (min-width: 600px) {
  .wrapper {
    max-width: 540px;
  }
}
@media (min-width: 700px) {
  .wrapper {
    max-width: 650px;
  }
}
@media (min-width: 800px) {
  .wrapper, .pc-header {
    max-width: 750px;
  }
}
@media (min-width: 900px) {
  .wrapper, .pc-header {
    max-width: 820px;
  }
}
@media (min-width: 1000px) {
  .wrapper, .pc-header {
    max-width: 950px;
  }
}
@media (min-width: 1100px) {
  .wrapper, .pc-header {
    max-width: 1050px;
  }
}
@media (min-width: 1150px) {
  .wrapper, .pc-header {
    max-width: 1100px;
  }
}
@media (min-width: 1200px) {
  .wrapper, .pc-header {
    max-width: 1120px;
  }
}
@media (min-width: 1250px) {
  .wrapper, .pc-header {
    max-width: 1200px;
  }
}
/* header-top */
div.header {
  padding: 20px;
  position: fixed;
  width: 100%;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.9);
  left: 0;
  top: 0;
  box-sizing: border-box;
}
div.header div.header-top {
  display: flex;
  align-items: center;
}
div.header div.header-top div.header-logo a img {
  max-width: 130px;
}
div.header div.header-top ul {
  margin: 0px 20px 0 auto;
}
div.header div.header-top ul li {
  padding-left: 10px;
}
div.header div.header-top ul li a {
  display: flex;
  align-items: center;
}
div.header div.header-top ul li a i {
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 25px;
  background: #999;
  color: #fff;
  border-radius: 30px;
  font-size: smaller;
  margin-right: 4px;
}
div.header div.header-top div.header-serch {
  background: #f0f1f1;
  border-radius: 30px;
  padding: 0 10px;
}
div.header div.header-top div.header-serch form {
  margin: 0 0 0 auto;
  position: relative;
}
div.header div.header-top div.header-serch button {
  border: none;
  background: none;
  box-sizing: border-box;
  color: #999;
  padding: 0;
  position: absolute;
  right: 10px;
  bottom: 5px;
}
div.header div.header-top div.header-serch form input {
  background: none;
  border: none;
  width: 100%;
}
.contentWrap {
  width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 480px) {
  div.header div.header-top div.header-serch {
    width: 100%;
    position: relative;
  }
}
/* global */
div.global {
  position: relative;
  margin-top: 10px;
}
.dropmenu {
  display: flex;
  justify-content: start;
  margin: 0 auto;
  /* height: 30px; */
  flex-wrap: wrap;
}
.dropmenu li.menu__single {
	padding: 0 0 1px;
}
.dropmenu li {
  text-align: center;
  transition: all .3s ease-in-out;
  list-style: none;
}
.dropmenu li a {
  display: block;
  padding: 8px 10px;
  font-size: small;
}
.dropmenu li a:hover {
  text-decoration: none;
  background: rgba(153, 153, 153, 0.9);
  color: #fff;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
.dropmenu li:hover .menu__second-level {
  max-height: 100vh;
  opacity: 1;
}
.dropmenu .menu__second-level {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  transition: all .2s ease-in;
  z-index: 999;
  margin: 0 0 0 -0.5px;
  display: flex;
  flex-wrap: wrap;
}
.dropmenu .menu__second-level li {
  width: calc(100% / 4 - 1px);
  margin: 0.5px;
  padding: 0;
  background: rgba(153, 153, 153, 0.9);
}
.dropmenu .menu__second-level li a {
  color: #fff;
}
@media screen and (max-width: 1024px) {
  div.header {
    min-height: 120px;
  }
}
h2.title {
  border-bottom: 3px solid #515355;
  padding: 30px 0;
  margin: 0 0 30px;
  color: #000;
  font-size: 1.6rem;
  text-align: center;
  font-weight: bold;
}
.category-list {
  padding: 5px 0 20px;
  text-align: center;
  width: 96%;
  margin: 0 auto;
}
.category-list li {
  display: inline-block;
  margin: 5px 10px;
  font-size: small;
  border-bottom: 1px solid #ccc;
}
.category-list li a {
  padding-bottom: 2px;
  display: inline-block;
}
@media screen and (max-width: 480px) {
  .category-list {
    justify-content: center;
  }
  .category-list li {
    padding: 0;
    margin: 0;
    border: none;
    width: 48%;
  }
  .category-list li a {
    display: block;
    padding: 10px;
    margin: 0;
    border-bottom: 1px solid #ccc;
  }
}
@media screen and (max-width: 480px) {
  .contentWrap {
    width: 96%;
    margin: 0 auto;
  }
}
/*============================
商品リスト
============================*/
ul.product-list li a {
  display: inline-block;
  font-size: 80%;
}
ul.product-list li img {
  display: block;
}
ul.product-list .sale_price {
  margin: 0;
}
ul.product-list li span {
  display: inline-block;
  font-weight: bold;
}
@media screen and (min-width:1024px) {
  ul.product-list li {
    position: relative;
    overflow: hidden;
    height: 100% !important;
  }
  ul.product-list li a {
    color: #fff;
    display: block;
  }
  ul.product-list li > div {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    display: block;
    bottom: -100%;
    width: 100%;
    padding: 3%;
    color: #fff;
    font-size: small;
    margin-bottom: 0;
  }
  ul.product-list > li:hover div {
    bottom: 0;
    left: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  ul.product-list li img:hover {
    opacity: 100;
  }
}
/*============================
PICK UP ITEM
============================*/
.product-recommend ul li {
  height: inherit !important;
}
.product-recommend h2 {
  color: #666;
  font-size: 12px;
}
/*============================
#sitemap
============================*/
div#sitemap div.home a {
  display: inline-block;
  margin-bottom: 20px;
  background: #999;
  color: #fff;
  padding: 5px 30px;
  border-radius: 200px;
}
div#sitemap ul li a {
  font-size: small;
}
div#sitemap dl dt {
  font-weight: bold;
  display: inline-block;
  border-bottom: 1px dotted;
}
div#sitemap dl dd {
  margin-left: 0px;
}
div#sitemap dl dd ul {
  margin-left: 0.5em;
}
div#sitemap dl dd ul li {
  padding: 5px 0 0;
  list-style-type: none;
}
div#sitemap dl dd ul li a:before {
  content: "┗";
  display: inline-block;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 0;
}
div#sitemap dl dd ul li a {
  display: block;
  position: relative;
  padding-left: 1.2em;
}
div#sitemap dl dd ul li span {
  display: block;
  margin: 0 0 5px 10px;
  font-size: 110%;
}
/*============================
#link
============================*/
div#link h3 {
  font-weight: normal;
}
div#link dl dt {
  font-weight: normal;
}
div#link dl dd {
  margin: 0;
}
/*============================
#about
============================*/
div#about div.about01 {
  margin-bottom: 20px;
}
div#about div.about01 table {
  border: none;
  width: 100%;
  border-collapse: collapse;
  text-align: left;
}
div#about div.about01 table tbody tr th {
  padding: 8px;
  border: none;
  color: #333;
  background-color: #f0f0f0;
  font-weight: normal;
  border-bottom: 1px solid #ccc;
  vertical-align: top;
}
div#about div.about01 table tbody tr td {
  padding: 8px;
  border: none;
  border-bottom: 1px solid #ccc;
  font-size: small;
  vertical-align: middle;
}
@media screen and (max-width: 480px) {
  div#about div.about01 table tbody tr th, div#about div.about01 table tbody tr td {
    display: block;
    width: 100%;
    float: left;
    border: none;
  }
}
/*============================
#company
============================*/
div#company .detail div.itemBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
div#company .detail div.itemBox div.thumb {
  width: 45%;
}
div#company h3 {
  border-bottom: solid 1px #333333;
}
div#company p {
  font-size: small;
  line-height: 1.8;
}
div.conpamy01 p {
  margin: 50px auto;
}
div#company .detail table {
  margin: 15px auto 20px auto;
  border: none;
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  table-layout: fixed;
}
div#company div.detail table tbody tr td {
  padding: 10px 0;
  vertical-align: middle;
  border: none;
  font-size: small;
}
div#company div.detail table tbody tr td:first-of-type {
  width: 20%;
}
div#company .gallery {
  margin: 100px auto;
}
div#company .gallery div.itemBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
div#company .gallery div.itemBox img {
  width: calc((100% - 1px)/2 - 2%);
  margin: 1%;
}
@media screen and (max-width: 480px) {
  div#company .detail div.itemBox div.thumb {
    width: 100%;
  }
  div#company .detail div.itemBox div.thumb:last-of-type {
    margin: 50px auto;
  }
  div#company .gallery {
    margin: 0 auto 10px;
  }
  div.conpamy01 p {
    margin: 30px auto 0;
  }
  div#company div.conpamy01 table tbody tr td {
    display: block;
  }
  div.conpamy03 p {
    margin: 10px auto 0;
  }
}
/*============================
#topcontrol
============================*/
div#topcontrol a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: solid 3px #000;
  border-radius: 30px;
  position: fixed;
  bottom: 100px;
  right: 20px;
  opacity: 1;
  cursor: pointer;
  z-index: 9999999999;
  background: #fff;
}
div#topcontrol a i {
  font-size: 180%;
}
div#topcontrol a:hover {
  text-decoration: none;
}
.slider {
  margin-top: 110px;
}
/*タブレット 縦のみ*/
@media screen and (max-width: 1024px) and (orientation: portrait) {
  .slider {
    margin-top: 60px;
  }
}
@media screen and (max-width: 480px) {
  .slider {
    margin-top: 60px;
  }
}
div.pager_wrap {
  font-size: 12px;
  overflow: hidden;
}
div.pager_wrap div.pager_left {
  margin: 0 auto 10px 0;
  overflow: hidden;
}
div.pager_wrap div.pager_left p.pager_all {
  color: #999;
  margin: 0px 10px 5px 0;
}
.pager_before, .pager_next {
  display: inline-block;
  line-height: 1;
  margin-top: 0;
}
div.pager_wrap div.pager_left span.pager_before:before {
  content: "< ";
}
div.pager_wrap div.pager_left ul.pager a {
  padding: 0;
  border: none;
  font-weight: normal;
  line-height: 1;
  display: inline;
  word-break: break-all;
}
div.pager_wrap div.pager_left span.pager_next a:after {
  content: " >";
}
div.pager_wrap .pager {
  font-weight: bold;
  margin: 0;
  text-align: left;
  display: inline-block;
}
div.pager_wrap .sort {
  font-weight: bold;
  margin: 0 0 10px 0;
  text-align: center;
  white-space: nowrap;
  padding: 10px 0;
  float: right;
}
div.pager_wrap .sort a {
  font-weight: normal;
}
@media screen and (max-width: 959px) {
  div.pager_wrap {
    font-size: 12px;
  }
  div.pager_wrap div.pager_left span.pager_before:before {
    content: "< ";
  }
  div.pager_wrap div.pager_left span.pager_next a:after {
    content: " >";
  }
  div.pager_wrap .sort a {
    font-weight: normal;
  }
}
@media screen and (max-width: 480px) {
  div.pager_wrap {
    font-size: 12px;
  }
  div.pager_wrap div.pager_left span.pager_before:before {
    content: "< ";
  }
  div.pager_wrap div.pager_left span.pager_next a:after {
    content: " >";
  }
  div.pager_wrap .pager {
    margin-right: 0;
    margin-left: 0;
    text-align: center;
  }
  div.pager_wrap .sort {
    float: none;
    background: #F1F1F1;
  }
  div.pager_wrap .sort a {
    font-weight: normal;
  }
  div.pager_wrap div.pager_left .pager_name {
    text-align: center;
  }
}
/*============================
#brand
============================*/
#brand {
  font-size: small;
  margin: 0 10px;
}
#brand h3 {
  margin: 70px 0;
}
/* レイアウト
----------------------------------------*/
/* img */
#brand img {
  clear: both;
  margin: 0 0 8px;
  max-width: 100%;
}
#brand a img {}
#brand div.big a img {
  max-width: 100%;
}
/* left：左寄せ */
#brand div.left {
  clear: both;
}
#brand div.left img {
  float: left;
  margin-right: 10px;
}
/* left：右寄せ */
#brand div.right {
  clear: both;
}
#brand div.right img {
  float: right;
  margin-left: 10px;
}
/*Tcell：テーブルのようなレイアウト*/
div.Tcell {
  width: 100%;
  margin: 0 auto 20px;
  display: table;
  table-layout: fixed;
}
div.Tcell > div {
  display: table-cell;
  padding: 10px;
  vertical-align: top;
}
div.Tcell > div:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
div.Tcell > div img {
  max-width: 100%;
}
div.Tcell > div.vaTop {
  vertical-align: top;
}
div.Tcell > div.va, Middle {
  vertical-align: middle;
}
div.Tcell > div.vaBottom {
  vertical-align: bottom;
}
/*text-align*/
.txtL {
  text-align: left;
}
.txtR {
  text-align: right;
}
.txtC {
  text-align: center;
}
/* clearFix */
.clear {
  margin-bottom: 30px;
}
.clear:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
/* メインイメージ
----------------------------------------*/
.brandMainimage img {
  width: 100%;
}
/* パンくずリスト
----------------------------------------*/
div.breadcrumb {
  padding: 0 0 5px;
}
div.breadcrumb div {
  display: inline;
}
/* ラインナップ
----------------------------------------*/
#brandLine {
  margin-bottom: 70px;
  text-align: center;
}
#brandLine dl {
  width: 21%;
  padding: 1%;
  margin: 1%;
  box-sizing: border-box;
  display: inline-block;
}
@media screen and (max-width: 480px) {
  /*　スマホ　*/
  #brandLine dl {
    width: 29%;
    padding: 1%;
    margin: 1%;
    box-sizing: border-box;
    display: inline-block;
  }
}
#brandLine dl dt {
  font-weight: bold;
  color: #222;
  margin-bottom: 5px;
}
/* ブランドフォト
----------------------------------------*/
#brandPhoto {
  margin-bottom: 30px;
}
#brandPhoto > div:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
#brandPhoto a {
  display: block;
  background: #fff;
  border: 10px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
@media screen and (max-width: 480px) {
  /*　スマホ　*/
  #brandPhoto a {
    border: 5px solid #fff;
  }
}
#brandPhoto a:hover {
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 999;
}
#brandPhoto a img {
  max-width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
#brandPhoto a img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* brandPhoto02 */
#brandPhoto .brandPhoto02 {
  width: 90%;
  margin: 0 auto;
}
#brandPhoto .brandPhoto02 a:nth-child(1) {
  width: 50%;
  float: left;
}
#brandPhoto .brandPhoto02 a:nth-child(2) {
  width: 30%;
  margin: 20px 0 0;
  float: right;
}
/* brandPhoto03 */
#brandPhoto .brandPhoto03 {
  position: relative;
}
#brandPhoto .brandPhoto03 a:nth-child(1) {
  width: 40%;
  float: left;
}
#brandPhoto .brandPhoto03 a:nth-child(2) {
  width: 50%;
  float: right;
}
#brandPhoto .brandPhoto03 a:nth-child(3) {
  position: absolute;
  width: 30%;
  top: 50%;
  left: 30%;
  z-index: 99;
}
.flexwrap {
  display: flex;
  flex-wrap: wrap;
}
.flex {
  margin: 10px;
}
.col-pc-1 {
  width: calc(100% / 1 - 20px);
}
.col-pc-2 {
  width: calc(100% / 2 - 20px);
}
.col-pc-3 {
  width: calc(100% / 3 - 20px);
}
.col-pc-4 {
  width: calc(100% / 4 - 20px);
}
.col-pc-5 {
  width: calc(100% / 5 - 20px);
}
.col-pc-6 {
  width: calc(100% / 6 - 20px);
}
.col-pc-7 {
  width: calc(100% / 7 - 20px);
}
.col-pc-8 {
  width: calc(100% / 8 - 20px);
}
.col-pc-9 {
  width: calc(100% / 9 - 20px);
}
.col-pc-10 {
  width: calc(100% / 10 - 20px);
}
@media (max-width: 768px) {
  .col-tb-1 {
    width: calc(100% / 1 - 20px);
  }
  .col-tb-2 {
    width: calc(100% / 2 - 20px);
  }
  .col-tb-3 {
    width: calc(100% / 3 - 20px);
  }
  .col-tb-4 {
    width: calc(100% / 4 - 20px);
  }
  .col-tb-5 {
    width: calc(100% / 5 - 20px);
  }
  .col-tb-6 {
    width: calc(100% / 6 - 20px);
  }
  .col-tb-7 {
    width: calc(100% / 7 - 20px);
  }
  .col-tb-8 {
    width: calc(100% / 8 - 20px);
  }
  .col-tb-9 {
    width: calc(100% / 9 - 20px);
  }
  .col-tb-10 {
    width: calc(100% / 10 - 20px);
  }
}
@media (max-width: 480px) {
  .col-sp-1 {
    width: calc(100% / 1 - 20px);
  }
  .col-sp-2 {
    width: calc(100% / 2 - 20px);
  }
  .col-sp-3 {
    width: calc(100% / 3 - 20px);
  }
  .col-sp-4 {
    width: calc(100% / 4 - 20px);
  }
  .col-sp-5 {
    width: calc(100% / 5 - 20px);
  }
  .col-sp-6 {
    width: calc(100% / 6 - 20px);
  }
  .col-sp-7 {
    width: calc(100% / 7 - 20px);
  }
  .col-sp-8 {
    width: calc(100% / 8 - 20px);
  }
  .col-sp-9 {
    width: calc(100% / 9 - 20px);
  }
  .col-sp-10 {
    width: calc(100% / 10 - 20px);
  }
}
/* youtube */
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin-bottom: 50px;
}
.youtube iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 600px) {
  /*各デバイス非表示設定*/
  .pc_no {
    display: none !important;
  }
}
@media (max-width: 480px) {
  /*各デバイス非表示設定*/
  .sp_no {
    display: none !important;
  }
}
