@charset "euc-jp";
@import url(//use.fontawesome.com/releases/v5.0.11/css/all.css);
html {
  height: 100%;
}

body {
  background-color: < {
    $page_bgcolor
  }
  >;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #000;
  font-size:16px;
  font-family: 'Times New Roman', Times, "¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", HGÌÀÄ«E, "£Í£Ó £ÐÌÀÄ«", "£Í£Ó ÌÀÄ«", serif;
  line-height: 1.1;
  padding:0;
  margin:0;
  height:100%;
  font-feature-settings: "palt";
}

a {
  color: #000;
}


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


/*
 * layout
 */

#wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}

.clearfix::after {
  content: "";
  display: block;
  height: 1px;
  clear: both;
}

.row_main {
  margin: 0;
  padding: 0;
}

.topfooter {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: auto;
}


/*
 * contents
 */

#contents {
  float: right;
}

#contents .topicpath-nav {
  text-align:right;
  margin-bottom: 5px;
}

#contents .topicpath-nav li {
  padding: 0;
}

#contents .topicpath-nav a {
  margin-left: 5px;
  line-height: 1.2em;
}


/*
 * side
 */

#side {
  padding-left: 50px;
  min-width: 160px;
 margin-top:5px;
}

#noside {
  padding-right: 50px;
}

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

.mobmenu {
  display: none;
}

.bgtop {
  background-image: url("https://img21.shop-pro.jp/PA01437/251/etc/top_gray_white.jpg?cmsp_timestamp=20191004135559");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  margin: 0;
  padding: 0;
  height: 100%
}

.width100 {
  display: block;
  width: 100%;
}

.topcenter {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 100%;
}

.topwaku {
  width: 700px;
  padding-bottom: 20px;
}

.ls_05 {
  letter-spacing: 0.02rem;
}


/*
 * temp
 */


/* font */

.alial {
  font-family: 'arial', source-sans-pro, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.alial {
  font-family: 'VT323', monospace;
}

.chath {
  font-family: 'Chathura', sans-serif;
}

.mintyo {
  font-family: 'Times New Roman', Times, "¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", HGÌÀÄ«E, "£Í£Ó £ÐÌÀÄ«", "£Í£Ó ÌÀÄ«", serif;
  line-height: 1.1;
}

.ls_1 {
  letter-spacing: 0.1rem;
}

.ls_2 {
  letter-spacing: 0.2rem;
}

.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_11 {
  font-size: 11px;
}

.txt_12 {
  font-size: 12px;
}

.txt_13 {
  font-size: 13px;
}

.txt_14 {
  font-size: 14px;
}

.txt_16 {
  font-size: 16px;
}

.txt_18 {
  font-size: 18px;
}

.txt_20 {
  font-size: 20px;
}

.txt_22 {
  font-size: 22px;
}

.txt_24 {
  font-size: 24px;
}

.txt_26 {
  font-size: 26px;
}

.txt_28 {
  font-size: 28px;
}

.txt_32 {
  font-size: 32px;
}

.txt_36 {
  font-size: 36px;
}

.txt_40 {
  font-size: 40px;
}

.txt_42 {
  font-size: 42px;
}

.txt_50 {
  font-size: 50px;
}

.txt_55 {
  font-size: 55px;
}

.txt_60 {
  font-size: 60px;
}

.txt_70 {
  font-size: 70px;
}


/* line-height */

.lh_1 {
  line-height: 1.3em;
}

.lh_15 {
  line-height: 1.6em;
}

.lh_2 {
  line-height: 2em;
}

.lh_3 {
  line-height: 3em;
}

.lh_4 {
  line-height: 4em;
}


/* background */

.bgc_gray {
  background-color: #f1f1f1;
}


/* margin */

.mar_auto {
  margin: 0 auto;
}

.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_2 {
  margin-top: 2px;
}

.mar_t_3 {
  margin-top: 3px;
}

.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_b_15 {
  margin-bottom: 15px;
}

.mar_l_10 {
  margin-left: 10px;
}

.mar_t_15 {
  margin-top: 15px;
}

.mar_r_15 {
  margin-right: 15px;
}

.mar_t_20 {
  margin-top: 20px;
}

.mar_t_25 {
  margin-top: 25px;
}

.mar_r_20 {
  margin-right: 20px;
}

.mar_b_20 {
  margin-bottom: 20px;
}

.mar_b_25 {
  margin-bottom: 25px;
}

.mar_b_40{
   margin-bottom: 40px;
} 

.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;
}


/* 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_10 {
  padding: 15px;
}

.pad_t_10 {
  padding-top: 10px;
}

.pad_t_15 {
  padding-top: 15px;
}

.pad_r_10 {
  padding-right: 10px;
}

.pad_b_10 {
  padding-bottom: 10px;
}

.pad_b_15 {
  padding-bottom: 15px;
}

.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;
}

.pad_b_40 {
  padding-bottom: 40px;
}

.pad_head {
  padding: 20px 30px 0 0;
}


/* 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_bb_1 {
  border-bottom: 1px solid #000;
}

.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%;
}

.vamidlle {
  vertical-align: middle;
}

@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp, #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}

@media (max-width: 768px) {
  /* ~768px */
  #contents {
    padding-left: 0;
  }
}

@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-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);
}

.btn-addcart {
  display: inline-block;
  margin-bottom: 0;
  padding: 6px 15px;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #000;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}

.icon-lg-w.icon-cart {
  background-position: -264px -96px;
}

dt {
  text-align: left;
  float: left;
  clear: left;
  line-height: 20px;
  font-family: 'arial', source-sans-pro, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: 0.1em;
  font-size: 12px;
}

dd {
  border-bottom-color: #cfcfcf;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin: 13px 0;
  padding-bottom: 10px;
  line-height: 20px;
  text-align: right
}

@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);
  }
}

.table th, .table td {
  padding: 10px 10px 10px 0;
  border-top: none;
}

.text-test {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: 1em;
  padding: 0.4em 0.8em;
  width: 75px;
}

.text-test:focus {
  border: 1px solid rgba(0, 0, 0, 0.32);
  box-shadow: none;
  outline: none;
}

.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.input-prepend.input-append input {
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 80px;
  text-align: right;
}

.input-prepend.input-append input {
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 80px;
  text-align: right;
}

.price_table {
  width: 260px;
  margin: 0 auto;
}

.btn-addcart {
  display: inline-block;
  margin-bottom: 0;
  padding: 6px 15px;
  border: 1px solid #ccc;
  -webkit-border-radius: 0;
  border-radius: 0px;
  background-color: #000;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  width: 210px;
}

.input-append, .input-prepend {
  display: inline-block;
  margin-bottom: 0;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
}

ul.inline, ol.inline {
  margin-bottom: 0;
}
}



.menu__item__link {
  color: #fff;
  display: block;
  padding: 1rem;
}
.submenu {
  background: #fff;
  display: none;
}
.submenu__item {
  border-bottom: 1px solid #5200b7;
  color: #222;
  padding: 1rem;
}
.pc {
  display: block;
}
.mobile {
  display: none;
}
.topmenu {
  display: inline-block;
  padding: 4px;
  margin: 0 auto 5px;
}

 .mobile_768 {
    display: none;
  }

.pc_768 {
    display: block;
  }

@media (max-width: 768px) {
    .mobile_768 {
    display: block;
  }

  .pc_768 {
    display: none;
  }
  }
  
@media (max-width: 960px) {
  #noside {
    padding-right: 20px;
    padding-left: 20px;
  }

  .col-lg-10 {
    width: 100%;
  }

  .mobmenu {
    display: block;
  }

  #header {
    display: none;
  }

  .headmenu {
    display: none;
  }

  .mobile {
    display: block;
  }

  .pc {
    display: none;
  }

  #side {
    display: none;
  }
}

/* ¥È¥°¥ë¥Ü¥¿¥ó */
#togglenav {
  display: none;
}
#togglenav:checked+.togglenav-btn {
  background-color: #495057;
}
#togglenav:checked+.togglenav-btn:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f00d";
  font-weight: 900;
  font-size: 1.3em;
}
#togglenav:checked~.togglenav-bg {
  pointer-events: auto;
  background-color: rgba(0, 0, 0, 0.3);
}
.togglenav-btn {
  cursor: pointer;
  position: fixed;
  top: 2px;
  left: 4px;
  z-index: 2;
  width: 40px;
  height: 40px;
  color: #000;
  line-height: 40px;
  text-align: center;
  -webkit-transition: background-color .6s, -webkit-transform .6s;
  transition: background-color .6s, transform .6s;
}
.togglenav-btn:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f0c9";
  font-weight: 900;
  font-size: 1.5em;
}

/* ¥È¥°¥ë¤ò²¡¤·¤¿ºÝ¤ÎÇØ·Ê */
.togglenav-bg {
  cursor: pointer;
  position: fixed;
  top: 0px;
  right: 0px;
  pointer-events: none;
  z-index: 1;
  width: 100%;
  height: 100%;
  transition: background-color .6s;
}

/* ¥É¥í¥ï¡¼¥á¥Ë¥å¡¼ */
.drawer {
  z-index: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 200px;
  height: 100%;
  padding-top: 40px;
  background-color: white;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform .4s;
  transition: transform .4s;
}
.drawer .drawer-menu {
  padding: 0;
  list-style-type: none;
}
.drawer .drawer-menu .drawer-menu-item {
  font-size: 18px;
}
.drawer .drawer-menu .drawer-menu-item a {
  display: block;
  padding: 0.7em 1em 0.2em;
  text-decoration: none;
  transition: background-color 0.4s;
  cursor: pointer;
  color: #333;
}
.drawer .drawer-menu .drawer-menu-item a:hover {
  background-color: #eee;
  color: #666;
}
.drawer .drawer-menu .drawer-menu-item a:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f105";
  font-weight: 900;
  font-size: 1em;
  margin: 0 0.5em 0 0;
}
#togglenav:checked~.drawer {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
ul.drawer-menu {
  margin: 10px 0;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.menu-item-sub {
  padding-left: 2.7em;
  padding-top: 0.1em;
  font-size: 20px;
  line-height: 1.2em;
}
.menu-item-sub a {
  font-family: 'Chathura', sans-serif;
}
.price {
  opacity: 0;
  /* -webkit-animation: fadeIn 1.5s 1.5s ease-in; */

  -moz-animation: fadeIn 1.5s 1.5s ease-in;
  -ms-animation: fadeIn 1.5s 1.5s ease-in;
  /* -webkit-animation-fill-mode: forwards; */

  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  /* animation-fill-mode: forwards; */
}
.freepage_waku {
  width: 90%;
  margin: 0 5% 3%;
}
.freepage_title {
  font-size: 28px;
  padding: 3% 0 3% 0;
  text-align: center;
}
.p-shop_title a {
  color: #000;
}
.wakumar {
  max-width: 1000px;
  margin: 0 auto;
  padding: 1% 3%;
  font-size: 14px;
  line-height: 1.5em;
}
.tooltip3 {
  position: relative;
  cursor: pointer;
  float: left;
  display: inline-block;
  width: 35px;
  text-align: center;
}
.tooltip3 p {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.description3 {
  display: none;
  position: absolute;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.6em;
  color: #fff;
  border-radius: 5px;
  background: #000;
  width: 60px;
}
.description3:before {
  content: "";
  position: absolute;
  top: -24px;
  right: 30%;
  border: 15px solid transparent;
  border-top: 15px solid #000;
  margin-left: -15px;
  transform: rotateZ(180deg);
}
.tooltip3:hover .description3 {
  display: inline-block;
  top: 30px;
  left: -23px;
}
address {
  display: block;
  margin-bottom: 0;
  font-style: normal;
  line-height: 1;
}
.btn-lg {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0;
}

table.about{
  max-width: 1000px;
  border-spacing: 0;
  margin:10px auto;
  font-size:0.9em;
  line-height:1.5em;
}

table.about th{
  border-bottom: solid 1px #000;
  padding: 20px 10px;
    text-align: center;
}

table.about td{
  text-align: center;
  padding: 10px 10px;
}


.btn-block {
    display: inline-block;
    margin-bottom: 0;
    padding: 6px 15px;
    border: 1px solid #ccc;
    -webkit-border-radius: 0;
    border-radius: 0px;
    background-color: #000;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    width: 210px;
}

.btn[disabled] {
    display: inline-block;
    margin: 0 auto;
    padding: 6px 15px;
    border: 1px solid #ccc;
    -webkit-border-radius: 0;
    border-radius: 0px;
    background-color: #000;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    width: 210px;
  opacity: 1;
  font-family: 'VT323', monospace;
  letter-spacing: 0.2rem;
}

.productlist-unit {
    min-height:395px;
  }

@media (max-width: 1300px) {
.productlist-unit {
    min-height:380px;
  }
}

@media (max-width: 1100px) {
.productlist-unit {
    min-height:350px;
  }
}
@media (max-width: 740px) {
.productlist-unit {
    min-height:300px;
  }
}

@media (max-width: 530px) {
.productlist-unit {
  min-height:270px;
  }
}


.wordbreak{
overflow-wrap: break-word;
}

.col {
word-break: normal;
  }
 
form {
 margin: 0;
}