@charset "euc-jp";

body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
}
a {
  color: #464e54;
}
a:hover {
  color: #5e5e5e;
}

/*
 * layout

#wrapper {
  max-width: 1000px;
} */

/*
 * contents
 

#contents {
  float: right;
  padding-left: 30px;
}

#contents .topicpath-nav {
  margin-bottom: 5px;
}
  #contents .topicpath-nav li {
    padding: 0;
  }
  #contents .topicpath-nav a {
    margin-left: 5px;
  }
*/
/*
 * side

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

/*
 * 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_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_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; }

/* 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 {
    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-twitter { background-position: -96px -176px; }
.icon-lg-b.icon-twitter { background-position: -144px -264px; }
.icon-instagram { background-position: -112px -192px; }
.icon-lg-b.icon-instagram { background-position: -168px -288px; }
.icon-facebook { background-position: -128px -176px; }
.icon-lg-b.icon-facebook {background-position: -192px -264px; }
.icon-youtube { background-position: -128px -160px; }
.icon-lg-b.icon-youtube { background-position: -191px -240px; }

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


/*ここからcustom*/
:root {
  --key-color: #024E34;
  --bg-color: #F8F7F5;
  --icon-font: "Phosphor-Light" !important ;
}

html {
  font-size: 62.5%;
  background-color: var(--bg-color);
  /*height: 100%;*/
  /*scroll-behavior: smooth;*/
}

html * {
  box-sizing: border-box;
}

body {
  font-size: 1.4rem;
  line-height: 1.7;
  color: var(--key-color);
  background-color: #fff;
  /*height: 100%;*/
  position: relative;
  font-family: "Times New Roman", Times, "Yu Mincho", "YuMincho", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.05em;
}
@media (min-width: 992px) {
  body {
    font-size: 1.5rem;
  }
}
@media (min-width: 992px) {
  body.fixedWidget {
    overflow: hidden;
  }
}
body.inScroll .front header {
  background-color: #fff;
}
body ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
body a {
  transition: ease 0.3s all;
  color: inherit;
  text-decoration: none;
}
body a:hover {
  color: var(--key-color);
  text-decoration: none;
}
body button,
body a.btn {
  transition: ease 0.3s all;
  color: inherit;
  text-decoration: none;
}
body button:hover,
body a.btn:hover {
  opacity: 0.7;
}
body img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
body .img_half {
  zoom: 0.5;
}

#wrapper {
  /*height: 100%;
  max-width: 100%;*/
  width: 100%;
  /*min-height: 100%;*/
  background-color: var(--bg-color);
}

/* 初期は隠す（上からスライドイン） */
.searcn_popdown {
  position: fixed;
  left: 0; right: 0; top: 0;
  transform: translateY(-100%);
  transition: transform .25s ease;
  z-index: 201;
}

.searcn_popdown .inner {
  padding: 60px 20px 20px;
  position: relative;
  background-color: var(--bg-color);
}

/* 表示状態 */
.searcn_popdown.active {
  transform: translateY(0);
}

.searcn_popdown input[type="text"] {
  width: 100%;
  background-color: transparent;
  border-radius: 0;
  border: 0;
}

.searcn_popdown input[type="text"]:focus,
.searcn_popdown input[type="text"]:focus-visible {
  border: 0;
  outline: none;
}

.searcn_popdown .close {
  border: 0;
  background-color: transparent;
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 3.0rem;
  width: 30px;
  height: 30px;
  line-height: 1;
}

@media (pointer: fine) and (min-width: 993px) {
  .searcn_popdown.active {
      transform: translateY(80.4px);
      z-index: 100;
      max-width: 500px;
      margin: 0 auto;
    }
  
    .searcn_popdown .inner {
      display: flex;
      flex-direction: row-reverse;
      padding: 20px;
      align-items: center;
    }

    .searcn_popdown .close {
      position: static;
    }
}

#drawer_nav {
  display: none;
}

@media (pointer: coarse) {
  #drawer_nav {
    display: block !important;
    position: relative;
    z-index: 200;
  }
}
@media (pointer: fine) and (max-width: 992px) {
  #drawer_nav {
    display: block !important;
    position: relative;
    z-index: 200;
  }
}
.drawer {
  left: 10px !important;
  top: 10px !important;
  width: auto !important;
  padding: .5em;
}
.drawer .cart {
  padding: .5em;
  position: fixed;
  right: 10px;
  top: 10px;
}

#desc_nav {
  display: none;
}

@media (pointer: coarse) {
  #desc_nav {
    display: none;
  }
}
@media (pointer: fine) and (min-width: 993px) {
  #desc_nav {
    display: block !important;
  }
  #desc_nav .header_bg {
    height: 0;
    width: 100vw;
    position: fixed;
    background-color: var(--bg-color);
    z-index: -1;
    transition: all 0.5s;
  }
}
.drawer {
  position: fixed;
  left: 20px;
  top: 20px;
  width: 35px;
  z-index: 10;
  cursor: pointer;
}

.navbar_toggle_icon {
  position: relative;
  display: block;
  height: 2px;
  width: 35px;
  background: #333;
  transition: ease 0.5s;
}

.navbar_toggle_icon:nth-child(1) {
  top: 0;
}

.navbar_toggle_icon:nth-child(2) {
  margin: 8px 0;
}

.navbar_toggle_icon:nth-child(3) {
  top: 0;
}

.navbar_toggle.open .navbar_toggle_icon:nth-child(1) {
  top: 10px;
  transform: rotate(45deg);
}

.navbar_toggle.open .navbar_toggle_icon:nth-child(2) {
  opacity: 0;
}

.navbar_toggle.open .navbar_toggle_icon:nth-child(3) {
  top: -10px;
  transform: rotate(-45deg);
}

.drawer_menu {
  transition: ease 0.5s;
  z-index: 100;
  background: var(--bg-color);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 100vw;
  opacity: 0;
  /*visibility: hidden;*/
  overflow-y: auto;
  display: flex;
  flex-direction: column;
}
@media (min-width: 576px) {
  .drawer_menu {
    width: 400px;
  }
}
.drawer_menu .logo {
  display: flex;
  justify-content: space-between;
  padding: 80px 20px 35px;
  border-bottom: 1px solid var(--key-color);
}
.drawer_menu .logo img {
  width: 114px;
}
.drawer_menu .logo button.navbar_close {
  border: 0;
  background-color: transparent;
  font-size: 2.5rem;
  position: absolute;
  top: 10px;
  right: 15px;
  padding: 0;
}
.drawer_menu.open {
  opacity: 1;
  transform: translateX(-100vw);
  /*visibility: visible;*/
}
@media (min-width: 576px) {
  .drawer_menu.open {
    transform: translateX(-400px);
  }
}
.drawer_menu .drawer_list {
  padding: 40px 20px;
}
.drawer_menu .drawer_list .drawer_item {
  padding-bottom: 1em;
  font-size: 2rem;
}
.drawer_menu .drawer_list .drawer_item .drawer_list_child .drawer_child_item {
  font-size: 1.6rem;
  padding-bottom: 1em;
}
.drawer_menu .drawer_list .drawer_item .drawer_list_child .drawer_child_item:first-child {
  padding-top: 1em;
}
.drawer_menu .drawer_list .drawer_item .accordion:after {
  content: "\e136";
  font-family: var(--icon-font);
  padding-left: 0.5em;
}
.drawer_menu .drawer_list .drawer_item .accordion.active:after {
  content: "\e13c";
}
.drawer_menu .drawer_list .drawer_item .accordion_items {
  display: none;
}
.drawer_menu .bottom {
  margin-top: auto;
  padding: 35px 20px 20px;
  border-top: 1px solid var(--key-color);
}
.drawer_menu .other_menu {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 50px;
}

.header {
  position: relative;
  font-size: 1.2rem;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 100;
}
.header #site_logo {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.header #site_logo a {
  padding: 17px;
  display: block;
}
@media (min-width: 992px) {
  .header #site_logo a {
    padding: 30px;
  }
}
.header #site_logo a img {
  width: 103px;
}
.header .header_nav {
  display: flex;
  justify-content: space-between;
}
.header .header_nav .header_list {
  display: flex;
  justify-content: center;
  margin-left: 18px;
  margin-right: 18px;
}
.header .header_nav .header_list .header_item > a {
  padding: 30px 0;
  margin: 0 12px;
  display: block;
  position: relative;
}
.header .header_nav .header_list .header_item > a:before, .header .header_nav .header_list .header_item > a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 100%;
  height: 1px;
  display: block;
  background: var(--key-color);
  /*transition: none;*/
  pointer-events: none;
  transform-origin: left;
}
.header .header_nav .header_list .header_item > a:before {
  transform: scaleX(0);
  transform-origin: left;
}
.header .header_nav .header_list .header_item > a:after {
  opacity: 0;
}
.header .header_nav .header_list .header_item > a:hover:before {
  transform: scaleX(1);
  transition: transform 1.1s cubic-bezier(0.19, 1, 0.22, 1);
  transition-delay: 0.25s;
}
.header .header_nav .header_list .header_item > a:hover:after {
  transition: transform 1.1s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 1;
  transform: scaleX(0);
  transform-origin: right;
}
.header .header_nav .header_list .megaMenu {
  overflow: hidden;
  position: absolute;
  width: 100%;
  max-width: 100vw;
  left: 0;
  z-index: -1;
  top: 100%;
  background: transparent;
  line-height: 22px;
  margin: 0;
  text-align: left;
  visibility: hidden;
  backface-visibility: hidden;
  transition: visibility 0.5s;
  pointer-events: none;
}
.header .header_nav .header_list .megaMenu .megaMenu_wrapper {
  overflow-y: auto;
  max-height: 100vh;
  transform: translateY(-10px);
  opacity: 0;
  transition: transform 0.2s, opacity 0.2s;
}
.header .header_nav .header_list .megaMenu .megaMenu_wrapper .megaMenu_list {
  padding: 0 30px 20px;
}
.header .header_nav .header_list .megaMenu .megaMenu_wrapper .megaMenu_list .megaMenu_item {
  margin-bottom: 0.3em;
}
.header .header_nav .header_list .header_item.is-visible .megaMenu_wrapper {
  transform: translateY(0);
  opacity: 1;
  transition-delay: 0.3s;
}
.header .header_nav .header_list .header_item.is-visible .megaMenu {
  visibility: visible;
  pointer-events: all;
  z-index: 5;
}


footer .footer_inner {
  background-color: var(--bg-color);
  position: relative;
  padding: 10px 10px 15px;
}
footer .footer_inner .footer_logo {
  width: 40px;
  margin-left: auto;
  margin-right: auto;
}
footer .footer_inner ul, footer .footer_inner p {
  display: none;
}
@media (min-width: 992px) {
  footer .footer_inner {
    display: flex;
    justify-content: space-between;
    font-size: 1.2rem;
    padding: 0;
  }
  footer .footer_inner .footer_logo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  footer .footer_inner ul {
    display: flex;
  }
  footer .footer_inner ul li a {
    display: block;
    padding: 30px 15px 20px;
  }
  footer .footer_inner p {
    display: block;
    padding: 30px 15px 20px;
    margin-bottom: 0;
  }
}
/*breadcrumb*/
.topicpath-nav {
display:none;
}

#contents {
  padding-top: 81px;
  background-color: var(--bg-color);
}


ul.product_list {
display: flex;
flex-wrap: wrap;
gap: 4px;
padding: 4px 0;
background-color: #fff;
}
ul.product_list li {
  width: calc(50% - 2px);
  position: relative;
}
@media (min-width: 992px) {
  ul.product_list li {
    width: calc(25% - 3px);
  }
}
ul.product_list li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
ul.product_list li span.product_name {
  position: absolute;
  width: 100%;
  bottom: 6%;
  text-align: center;
  font-size: 1.3rem;
  padding: 0 6%;
  line-height: 1.3;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.6s ease;
}
@media (min-width: 992px) {
  ul.product_list li span.product_name {
    font-size: 1.4rem;
  }
}

/*
****sp_recommend_hover_with_js***
.recommend-unit .product_name.is-active {
  visibility: visible;
  opacity: 1;
}*/

/*sp_recommend_hover_without_js*/
 .recommend-unit a:hover .product_name {
    visibility: visible;
    opacity: 1;
  }

@media (pointer: fine) and (min-width: 993px) {
  .recommend-unit a:hover .product_name {
    visibility: visible;
    opacity: 1;
  }
}



/*特定商取引など*/

#shop_info {
  width: 94%;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 55px;
}

#shop_info h2 {
  font-size: 1.4rem;
  margin-bottom: 30px;
  font-weight: 600;
}

#shop_info dl {
  font-size: 1.2rem;
}

#shop_info dl dt {
  margin-bottom: 10px;
  font-weight: 600;
}

#shop_info dl dd {
  margin-bottom: 30px;
}

#shop_info #info {
  padding-top: 120px;
  margin-top: -120px;
}

    



@media (min-width: 768px) {
 
}

@media (min-width: 992px) {
  #shop_info dl {
  font-size: 1.25rem;
}

} 

@media (min-width: 1200px) {
  #shop_info {
    width: 500px;
  }
  
  #shop_info #info {
  padding-top: 200px;
  margin-top: -200px;
}

}

/*FAQ*/

#faq {
  width: 94%;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 55px;
}

#faq h2 {
  font-size: 1.4rem;
  margin-bottom: 30px;
  font-weight: 600;
}

#faq dl {
  font-size: 1.2rem;
}

#faq dl dt {
  margin-bottom: 10px;
  font-weight: 600;
}

#faq dl dd {
  margin-bottom: 30px;
}

#faq #info {
  padding-top: 120px;
  margin-top: -120px;
}

@media (min-width: 768px) {
 
}

@media (min-width: 992px) {
#faq dl {
  font-size: 1.25rem;
}
} 

@media (min-width: 1200px) {
  #faq {
    width: 500px;
  }

}

/*Shopping Guide*/

  #shopping_guide{
	  position: relative;
	  width: 94%;
	  margin-left: auto;
    margin-right: auto;
    font-size: 1.2rem;
  }
  
  #shopping_guide .content {
    padding-top: 20px;
  }
  
  
  #shopping_guide h2 {
    font-size: 1.4rem;
    margin-bottom: 30px;
    font-weight: 600;
  }
  
  #shopping_guide h3 {
    font-size: 1.3rem;
    margin-bottom: 10px;
    font-weight: 600; 
  }
  
  #shopping_guide h4 {
    font-size: 1.3rem;
    margin-bottom: 5px;
    font-weight: 600; 
  }
  
  #shopping_guide .lead {
    margin-bottom: 50px;
  }
  
  #shopping_guide .detail {
    margin-bottom: 50px;
  }
  
  #shopping_guide .detail p {
    margin-bottom: 1em;
  }
  
   #shopping_guide .detail ol {
     padding-left: 1.5em;
   }
   
   #shopping_guide .detail a.link {
     text-decoration: underline;
   }
  
  #shopping_guide .anchor {
    padding-top: 108px;
    margin-top: -108px
  }
  
  
  #shopping_guide .side_menu {
    display: none;
  }
  
  #shopping_guide .top_menu {
    border: .5px solid var(--key-color);
    border-bottom: transparent;
    position: relative;
    z-index: 10;
    margin-bottom: 20px;
  }
  
  #shopping_guide .top_menu dt {
    border-bottom: .5px solid var(--key-color);
    cursor: pointer;
    padding: 5px;
    position: relative;
  }
  
  #shopping_guide .top_menu dt:after {
    font-family: "Phosphor-Thin" !important;
    content: '\e136';
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    position: absolute;
    right: 2%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    font-weight: bold;
  }
  
  #shopping_guide .top_menu dd {
    display: none;
    margin-left: 0;
  }
  
  #shopping_guide .top_menu dd a {
    display: block;
    padding: 5px;
    border-bottom: .5px solid var(--key-color);
  }
  
  #shopping_guide table {
    width: 100%;
  }
  
  #shopping_guide table tr th,
  #shopping_guide table tr td {
    padding: 5px;
    text-align: center;
  }
  
  #shopping_guide table tbody tr:nth-child(odd) th,
  #shopping_guide table tbody tr:nth-child(odd) td {
    background-color: #e5e5e5;
  }

@media (min-width: 768px) {
   
  
  
   
}

@media (min-width: 992px) {
    #shopping_guide{
	  
    font-size: 1.25rem;
  }
  
  #shopping_guide .content {
    padding-top: 55px;
  }
  
  
  #shopping_guide {
    width: 500px;
  }
  
  #shopping_guide .top_menu {
    display: none;
  }
  
  #shopping_guide .side_menu {
    display: block;
    position: absolute;
    top: 55px;
    left: -210px;
    width: 210px;
    padding-right: 20px;
    list-style: none;
    padding-left: 0;
  }
  
  #shopping_guide .side_menu a {
    display: block;
    padding: 3px;
  }
  
  
  
} 

@media (min-width: 1200px) {

  #shopping_guide .anchor {
    padding-top: 180px;
    margin-top: -180px
  }
}

/**Stockist About**/

#stockist, #about {
  width: 94%;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 55px;
}

#stockist h2,
#about  h2{
  font-size: 1.2rem;
  margin-bottom: 30px;
  font-weight: 600;
}

#stockist h3,
#about h3 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 10px;
}

#stockist p,
#about p {
  font-size: 1.25rem;
  margin-bottom: 30px;
}



@media (min-width: 768px) {
  
  
}

@media (min-width: 992px) {

} 

@media (min-width: 1200px) {
  #stockist,
  #about {
    width: 500px;
  }
}
