@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: #1e1e1e;
  --bg-color: #fff;
  --icon-font: "Phosphor-Light" !important ;
  --icon-font-r:"Phosphor" !important;
  --icon-font-t: "Phosphor-Thin" !important ;
  --second-font: "Hanken Grotesk", sans-serif;
  --third-font: "Roboto", sans-serif;
  --ja-font: "Yu Mincho", "YuMincho", serif;
}

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: "Montserrat", "Yu Mincho", "YuMincho", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 300;
  -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;
}

body.open {
  overflow: hidden;
}



#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 {
    position: relative;
    z-index: 200;
  }

  #drawer_nav i {
    font-size: 23px;
  }

.drawer {
  position: fixed;
  left: 14px;
  top: 19px ;
  width: auto;
  padding: .5em;
  z-index: 10;
  cursor: pointer;
}



.navbar_toggle_icon {
  position: relative;
  display: block;
  height: 1px;
  width: 17px;
  background: #707070;
  transition: ease 0.5s;
}

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

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

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

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

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

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

.drawer_menu {
  transition: ease .5s;
  z-index: 100;
  background: var(--bg-color);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: -100vw;
  opacity: 0;
  /*visibility: hidden;*/
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  font-size: 1.3rem;
}
@media (min-width: 576px) {
  .drawer_menu {
    width: 420px;
    left: -420px;
  }
}
.drawer_menu .logo {
  display: flex;
  justify-content: space-between;
  padding: 23px 20px 30px;
  letter-spacing: normal;
  font-size: 1.5rem;
  white-space: nowrap;
  font-weight: 400;
  line-height: 1;
}


@media (min-width: 992px) {
  .drawer_menu .logo > :not(button) {
    display: none;
  }
  .drawer_menu .logo {
    justify-content: flex-end;
  }
  
}

.drawer_menu .logo img {
  width: 150px;
  padding-top: 4px;
}
.drawer_menu .logo button.navbar_close {
  border: 0;
  background-color: transparent;
  padding: 0;
}
.drawer_menu .logo button.navbar_close i {
  font-size: 2.3rem !important;
}
.drawer_menu.open {
  opacity: 1;
  transform: translateX(100vw);
  /*visibility: visible;*/
}
@media (min-width: 576px) {
  .drawer_menu.open {
    transform: translateX(420px);
  }
}


.drawer_menu .drawer_contents {
  flex: 1;
  position: relative;
  padding: 0 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.drawer_menu .drawer_contents ul {
  margin-left: 0;
}

.drawer_menu .drawer_contents li {
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1;
  position: relative;
}

.drawer_menu .drawer_contents li a {
  display: block;
  padding: .85em 0;
  transition: margin .3s;
  position: relative;
}

.drawer_menu .drawer_contents > ul > li a:hover {
  margin-left: 1em;
}

.drawer_menu .drawer_contents > ul li a:after {
  content: "\edc4";
  font-family: var(--icon-font-t);
  font-size: 1rem;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.drawer_menu .drawer_contents li a span {
  font-family: var(--third-font);
  font-size: 1.1rem;
  font-weight: 300;
  letter-spacing: normal;
  padding-left: .75em;
}

.drawer_menu .drawer_contents h3 {
  font-weight: 600;
  margin: 0;
  font-size: 1.4rem;
  line-height: 1;
  padding: .85em 0;
}

.drawer_menu .drawer_contents h3 + a,
.drawer_menu .drawer_contents h3 + a + a {
  margin-left: 1em;
}

.drawer_menu .drawer_contents > ul > li h3 + a:hover,
.drawer_menu .drawer_contents > ul > li h3 + a + a:hover {
  margin-left: 2em;
}


.drawer_menu .other_menu {
  margin: 0;
  display: flex;
}
.drawer_menu .other_menu li a {
  display: block;
  padding: .5rem;
  transition: transform .3s;
}

.drawer_menu .other_menu li a:hover {
  transform: scale(1.2);
}

@media (min-width: 992px) {
  .drawer_menu .drawer_contents {
    display: block;
  }
  .drawer_menu .bottom {
    margin-top: 70px;
  }
  .drawer_menu .other_menu {
    padding-bottom: 50px;
  }
}

.header {
  font-size: 1.2rem;
  position: fixed;
  width: calc(100% - 60px);
  top: 0;
  right: 10px;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: transform .3s;
}
body.scroll-down .header {
  transform: translateY(-100%);
}
.header > div {
  text-align: center;
}
.header a {
  display: block;
}
.header #site_logo {
  line-height: 0;
  flex: 1;
}
.header #site_logo a {
  padding: 25px 18px;
  display: block;
}

.header .cart {
  padding: .25em;
  margin-left: 10px;
}
.header .search {
  padding: .25em;
 
}
.header .account {
  padding: .25em;
}
.header i {
  font-size: 23px;
}

@media (min-width: 574px) {
  .header {
    width: calc(100% - 70px);
  }
  .header .account {
    margin-left: 10px;
  }
}
@media (min-width: 992px) {
  .header #site_logo a {
    padding: 25px 20px;
  }
}
.header #site_logo a img {
  width: 150px;
}
@media (min-width: 992px) {
  .header #site_logo a img {
    width: 200px;
  }
}
.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;
}

.contents_footer_wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

footer .footer_inner {
  background-color: var(--bg-color);
  position: relative;
  padding: 10px 38px 40px 30px;
  font-size: 1.2rem;
  line-height: 1;
  font-family: var(--third-font);
  letter-spacing: normal;
}

footer .footer_inner ul {
  margin-left: 0;
}

footer .footer_inner ul li {
  position: relative;
  margin-bottom: .5em;
}

footer .footer_inner .insta_sp {
  text-align: center;
  margin-top: 3em;
  margin-bottom: 3em;
}

footer .footer_inner ul li.insta_pc {
    display: none;
  }

footer .footer_inner ul li a {
  display: block;
  padding: 1em 0;
}

footer .footer_inner ul > li:not(.insta_pc) a:after {
  content: "\e3d4";
  font-size: 1rem;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-family: var(--icon-font-t);
}

@media (min-width: 992px) {
  footer .footer_inner ul > li:not(.insta_pc) a:after {
    display: none;
  }
}

footer .footer_inner p.copy {
  line-height: 1;
  margin-bottom: 0;
  padding: 1em 0 0;
}

@media (min-width: 992px) {
  footer .footer_inner {
    display: flex;
    justify-content: space-between;
    font-size: 1.2rem;
    padding: 0;
    align-items: center;
  }
  footer .footer_inner .insta_sp {
    display: none;
  }

  footer .footer_inner ul {
    display: flex;
    margin-left: 0;
    align-items: center;
  }
  footer .footer_inner ul li {
    margin-bottom: 0;
  }
  footer .footer_inner ul li a {
    display: block;
    padding: 30px 25px 25px;
  }
  footer .footer_inner ul li.insta_pc {
    display: none;
  }
  footer .footer_inner p {
    display: block;
    padding: 30px 15px 20px;
    margin-bottom: 0;
    font-size: 1.2rem;
  }

  footer .footer_inner p.copy {
    padding:0;
    margin-right: 40px;
  }
}
@media (min-width: 1200px) {
  
  
}
/*breadcrumb*/
.topicpath-nav {
display:none;
}

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

.ja-text {
  /*font-family: var(--ja-font);*/
}


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 {
  margin: 0 auto;
  overflow: hidden;
  padding : 24px 30px
}

#shop_info .shop_info_inner {
  max-width: 510px;
  margin: 0 auto;
}

#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) {
  #shop_info {
    padding : 54px 30px
  }
}

@media (min-width: 992px) {
  #shop_info {
    padding : 94px 40px
  }

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

} 

@media (min-width: 1200px) {
  #shop_info {
    width: 1280px;
  }

  .shop_info_inner {
    width: 510px;
    margin-left: auto;
    margin-right: auto;
  }
  
  #shop_info #info {
  padding-top: 200px;
  margin-top: -200px;
}

}

/*FAQ*/

#faq {
  margin: 0 auto;
  overflow: hidden;
  padding: 24px 30px;
}

.faq_inner {
    max-width: 510px;
    margin: 0 auto;
    position: relative;
  }

#faq h2 {
  font-size: 1.3rem;
  margin-bottom: 36px;
  font-weight: 600;
  margin-top: 0;
}

#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) {
 #faq {
  padding: 54px 30px;
}
#faq h2 {
  margin-bottom: 68px;
}
}

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

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

}

/*Shopping Guide*/

  #shopping_guide{
	  position: relative;
	  margin: 0 auto;
    font-size: 1.2rem;
    padding: 24px 30px
  }
  
  #shopping_guide .content {
    padding-top: 20px;
    max-width: 510px;
    margin: 0 auto;
  }
  
  
  #shopping_guide h2 {
    font-size: 1.3rem;
    margin-bottom: 36px;
    font-weight: 600;
    margin-top: 0;
  }
  
  #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) {
   #shopping_guide{
    padding: 54px 30px;
   }

   #shopping_guide h2 {
    margin-bottom: 68px;
   }
  
  
   
}

@media (min-width: 992px) {
    #shopping_guide{
	  font-size: 1.25rem;
    max-width: 1280px;
    padding: 94px 40px;
    
  }
  
  #shopping_guide .content {
    padding-top: 0;
    margin: 0;
  }
  
  
  .shopping_guide_inner {
    display: flex;
    justify-content: center;
  }
  
  #shopping_guide .top_menu {
    display: none;
  }
  
  #shopping_guide .side_menu {
    display: block;
    position: sticky;
    top: 40px;
    padding-right: 40px;
    list-style: none;
    padding-left: 0;
    align-self: start;
  }
  
  #shopping_guide .side_menu a {
    display: block;
    padding: 3px;
  }
  
  
  
} 

@media (min-width: 1200px) {

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

/**Privacy**/

#privacy {
  margin: 0 auto;
  overflow: hidden;
  padding: 24px 30px;
}

.privacy_inner {
    max-width: 500px;
    margin: 0 auto;
  }

#privacy h2 {
  font-size: 1.3rem;
  margin-bottom: 36px;
  font-weight: 600;
  margin-top: 0;
}

h3 {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 10px;
}

p {
  font-size: 1.2rem;
  margin-bottom: 30px;
}



@media (min-width: 768px) {
  #privacy {
  padding: 54px 30px;
}

#privacy h2 {
  margin-bottom: 68px;
}
  
}

@media (min-width: 992px) {
  #privacy {
  padding: 94px 40px;
}


} 

@media (min-width: 1200px) {
  #privacy {
    max-width: 1280px;
  }
}

/**Stockist About**/

#stockist, #about {
  overflow: hidden;
  padding-top: 24px;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 80px ;
}

#stockist h2,
#about h2{
  font-size: 1.3rem;
  margin-bottom: 36px;
  font-weight: 600;
  margin-top: 0;
}

#about .signature h2{
  max-width: 910px;
  margin-left: auto;
  margin-right: auto;
}

#stockist h3,
#about h3 {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 27px;
  margin-top: 0;
}

#stockist p,
#about p {
  font-size: 1.2rem;
  margin-bottom: 1.5em;
  letter-spacing: normal;
  font-weight: 400;
}

#stockist ul {
  margin-left: 0;
}
#stockist li {
  font-size: 1.2rem;
  font-weight: 500;
  padding-bottom: 1em;
}

#about .about-info {
  margin-bottom: 3em;
}

#about .about-image {
  margin-bottom: 36px;
}

#about .about-text p:last-child {
    margin-bottom: 0;
}

#about .signature {
  margin-top: 320px;
}

#about .about-inner:not(:last-child) {
  margin-bottom: 50px;
}

#about .signature .about-text p {
  /*font-family: var(--ja-font);*/
}

#about .ja-text {
  letter-spacing: 0.05em;
}



@media (min-width: 574px) {
  #about .about-inner {
    gap: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #about .about-image {
    width: 40%;
    flex-shrink: 0;
    max-width: 330px;
    margin-bottom: 0;
  }

  #about .about-text {
    max-width: 480px;
  }

  #about .signature {
    margin-top: 110px;
  }

  #about .signature h2 {
    margin-bottom: 20px;
  }

  #about .signature .about-inner {
    gap: 20px
  }

  #about .signature .about-text {
    max-width: 550px;
  }
}

@media (min-width: 768px) {
  #stockist, #about {
    padding-top: 54px;
  }
  #stockist h2,
  #about h2 {
    margin-bottom: 68px;
  }
  #stockist h3,
  #about h3 {
    margin-bottom: 37px;
    font-size: 1.3rem;
  }
}

@media (min-width: 992px) {
  #stockist, #about {
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 100px;
    padding-top: 94px;
  }

  #about .about-inner {
    gap: 80px;
  }

  #stockist p,
  #stockist li,
  #about p {
    font-size: 1.3rem;
  }

  #about .about-inner:not(:last-child) {
    margin-bottom: 20px;
  }

  #about .signature .about-inner {
    gap: 30px
  }

} 

@media (min-width: 1200px) {
  #stockist,
  #about {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
}
