<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-jp";

body {
  background-color: #fff;
  background-image: url(http://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-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(http://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(http://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(http://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(http://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(http://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }
  .icon-w { background-image: url(http://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(http://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(http://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(http://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(http://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(http://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(http://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}


/* リニューアル */

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&amp;display=swap");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanjp-noto.min.css");
body {
  color: #1a1a1a;
  font-family: YakuHanJP_Noto, "Noto Sans JP", sans-serif;
}

img {
  max-width: 100%;
  height: auto;
}

button:focus,
button:hover,
a:focus,
a:hover {
  opacity: 0.6;
}

a:hover.link-white {
  color: #fff!important;
  text-decoration: underline;
}

[data-sa]:not(.top-event):not(.top-modelhouse) {
  visibility: hidden;
}

.is-animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.container {
  max-width: 1140px!important;
}

.badge {
  border-radius: 0;
  font-size: 0.75rem;
}

.form-group {
  margin: 0 0 40px;
}

.header__upper {
  background-color: #07195b;
  color: #fff;
  font-size: 0.8125rem;
}

.header__upper .d-flex {
  height: 50px;
}

.header__lower {
  padding: 30px 0;
}

.header__lower a {
  color: #fff;
  font-size: 0.8125rem;
}

.header__lower .form-control {
  border: 1px solid #5173B7;
  background-color: rgba(255, 255, 255, 0.25);
  color: #fff;
}

.header__lower .form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.header__lower .form-control::placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.header__logo {
  line-height: 1px;
}

.footer__upper {
  background: #f0eddc;
}

.guide-dl dt {
  align-items: center;
  background-color: #fff;
  display: flex;
  font-size: 0.9375rem;
  font-weight: 700;
  margin: 0 0 10px;
}

.guide-dl__icon {
  align-items: center;
  background-color: #02b9bf;
  display: flex;
  height: 26px;
  justify-content: center;
  margin: 0 8px 0 0;
  width: 26px;
}

.guide-dl dd {
  font-size: 0.875rem;
  margin: 0 0 40px;
}

.guide-dl a {
  color: #0e3da5;
  text-decoration: underline;
}

.guide-dl__tel {
  color: #0e3da5;
  font-size: 1.5rem;
}

.footer__lower {
  padding: 150px 0 60px;
  font-size: 0.875rem;
}

@media (max-width: 991px) {
  .footer__lower {
    padding: 80px 0 60px;
  }
}

.footer__logo {
  margin: 0 0 15px;
  text-align: center;
}

.footer__address {
  font-size: 0.75rem;
  margin: 0 0 40px;
  text-align: center;
}

.footer__banners {
  margin: 0 0 20px;
}

.footer__banner {
  margin: 0 0 20px;
}

.footer__copyright {
  color: #9ea4a5;
  display: block;
  font-size: 0.625rem;
  margin: 60px 0 0;
  text-align: center;
}

.pagesns {
  position: fixed;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}

.pagetop,
.pagesns {
  display: none;
}

.pagetop {
  bottom: 30px;
  position: fixed;
  right: 30px;
  z-index: 10;
}

.global-nav {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 0 0 30px;
}

.global-nav__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.global-nav__link {
  color: #fff !important;
  font-size: 0.9375rem;
  height: 80px;
}

@media (max-width: 991px) {
  .global-nav {
    border-top: none;
    border-bottom: none;
    margin: 0px;
  }

  .navbar-toggler{
    background-color: #fff!important;
    width: 49%;
    border-radius: 0px!important;
    font-size: 15px!important;
    padding: 10px!important;
    text-align: center;
  }

  .navbar-toggler-icon{
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(14,61,158,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")!important;
      height: 1.2em!important;
  } 

  .navbar-brand{
    font-size: 15px;
    background-color: #fff;
    font-size: 15px!important;
    width: 49%;
    text-align: center;
    padding: 10px!important;
    margin-right: 0px!important;
    color: #000;
  }

  .global-nav__link {
    height: auto;
  }  

  .global-nav__list{
    background-color: #097bc0;
  }

  .navbar-nav .nav-item{
    border-bottom: 1px solid #fff;
  }

  .navbar{
    padding: 0px!important;
  }

  .form-control{
    width: auto;
  }
}

body {
  background: url(https://img14.shop-pro.jp/PA01302/441/etc/body-bg.jpg?cmsp_timestamp=20200602171718) no-repeat center top/100% auto;
}

@media (max-width: 767px) {
  body {
    background: url(https://img14.shop-pro.jp/PA01302/441/etc/body-bg-sp.png?cmsp_timestamp=20200602171634) no-repeat center top/100% auto;
  }
}


.stack {
  padding: 150px 0;
}

@media (max-width: 991px) {
  .stack {
    padding: 50px 0;
  }
}

.headline {
  margin: 0 0 45px;
}

.headline__title {
  color: #0e3da5;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 250px;
}

.headline__title::after, .headline__title::before {
  bottom: -5px;
  background-color: currentColor;
  content: '';
  display: block;
  height: 35px;
  position: absolute;
  width: 2px;
  transform-origin: center top;
}

.headline__title::before {
  left: 0;
  transform: rotate(-35deg);
}

.headline__title::after {
  right: 0;
  transform: rotate(35deg);
}

.headline__title-text {
  color: #1a1a1a;
  display: block;
  font-size: 1.125rem;
  font-weight: 700;
  padding: 15px 0 0;
}

.headline__subtitle {
  font-size: 1.125rem;
  font-weight: 700;
  margin: 0 auto;
  padding: 0 0 25px;
  position: relative;
  text-align: center;
  min-width: 186px;
  display: table;
}

.headline__subtitle::after {
  bottom: 0;
  background: repeat-x center bottom;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20185.97%204.98%22%3E%3Cg%20id%3D%22a05eb7c7-12cb-45f4-9446-14679839b7e0%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cg%20id%3D%22a72e079d-de51-4d1d-a7d7-7d4d2f03416b%22%20data-name%3D%22news%22%3E%3Cpath%20d%3D%22M173.81%2C1.68a6.73%2C6.73%2C0%2C0%2C1%2C8.9%2C0A5.32%2C5.32%2C0%2C0%2C0%2C186%2C3V5a7.25%2C7.25%2C0%2C0%2C1-4.45-1.68%2C4.73%2C4.73%2C0%2C0%2C0-6.51%2C0A7.28%2C7.28%2C0%2C0%2C1%2C170.55%2C5V3A5.32%2C5.32%2C0%2C0%2C0%2C173.81%2C1.68Z%22%20style%3D%22fill%3A%230e3d9e%22%2F%3E%3Cpath%20d%3D%22M158.4%2C1.68a6.73%2C6.73%2C0%2C0%2C1%2C8.9%2C0A5.32%2C5.32%2C0%2C0%2C0%2C170.55%2C3V5a7.24%2C7.24%2C0%2C0%2C1-4.44-1.68%2C4.74%2C4.74%2C0%2C0%2C0-6.52%2C0A7.25%2C7.25%2C0%2C0%2C1%2C155.14%2C5V3A5.32%2C5.32%2C0%2C0%2C0%2C158.4%2C1.68Z%22%20style%3D%22fill%3A%230e3d9e%22%2F%3E%3Cpath%20d%3D%22M143%2C1.68a6.73%2C6.73%2C0%2C0%2C1%2C8.9%2C0A5.29%2C5.29%2C0%2C0%2C0%2C155.14%2C3V5a7.25%2C7.25%2C0%2C0%2C1-4.45-1.68%2C4.73%2C4.73%2C0%2C0%2C0-6.51%2C0A7.25%2C7.25%2C0%2C0%2C1%2C139.73%2C5V3A5.32%2C5.32%2C0%2C0%2C0%2C143%2C1.68Z%22%20style%3D%22fill%3A%230e3d9e%22%2F%3E%3Cpath%20d%3D%22M127.57%2C1.68a6.75%2C6.75%2C0%2C0%2C1%2C8.91%2C0A5.29%2C5.29%2C0%2C0%2C0%2C139.73%2C3V5a7.25%2C7.25%2C0%2C0%2C1-4.45-1.68%2C4.73%2C4.73%2C0%2C0%2C0-6.51%2C0A7.25%2C7.25%2C0%2C0%2C1%2C124.32%2C5V3A5.29%2C5.29%2C0%2C0%2C0%2C127.57%2C1.68Z%22%20style%3D%22fill%3A%230e3d9e%22%2F%3E%3Cpath%20d%3D%22M112.16%2C1.68a6.73%2C6.73%2C0%2C0%2C1%2C8.9%2C0A5.32%2C5.32%2C0%2C0%2C0%2C124.32%2C3V5a7.25%2C7.25%2C0%2C0%2C1-4.45-1.68%2C4.73%2C4.73%2C0%2C0%2C0-6.51%2C0A7.27%2C7.27%2C0%2C0%2C1%2C108.91%2C5V3A5.29%2C5.29%2C0%2C0%2C0%2C112.16%2C1.68Z%22%20style%3D%22fill%3A%230e3d9e%22%2F%3E%3Cpath%20d%3D%22M96.75%2C1.68a6.73%2C6.73%2C0%2C0%2C1%2C8.9%2C0A5.32%2C5.32%2C0%2C0%2C0%2C108.91%2C3V5a7.25%2C7.25%2C0%2C0%2C1-4.45-1.68A4.73%2C4.73%2C0%2C0%2C0%2C98%2C3.3%2C7.3%2C7.3%2C0%2C0%2C1%2C93.5%2C5V3A5.32%2C5.32%2C0%2C0%2C0%2C96.75%2C1.68Z%22%20style%3D%22fill%3A%230e3d9e%22%2F%3E%3Cpath%20d%3D%22M81.34%2C1.68a6.73%2C6.73%2C0%2C0%2C1%2C8.9%2C0A5.32%2C5.32%2C0%2C0%2C0%2C93.5%2C3V5A7.3%2C7.3%2C0%2C0%2C1%2C89%2C3.3a4.73%2C4.73%2C0%2C0%2C0-6.51%2C0A7.25%2C7.25%2C0%2C0%2C1%2C78.08%2C5V3A5.32%2C5.32%2C0%2C0%2C0%2C81.34%2C1.68Z%22%20style%3D%22fill%3A%230e3d9e%22%2F%3E%3Cpath%20d%3D%22M65.93%2C1.68a6.73%2C6.73%2C0%2C0%2C1%2C8.9%2C0A5.29%2C5.29%2C0%2C0%2C0%2C78.08%2C3V5A7.27%2C7.27%2C0%2C0%2C1%2C73.63%2C3.3a4.73%2C4.73%2C0%2C0%2C0-6.51%2C0A7.25%2C7.25%2C0%2C0%2C1%2C62.67%2C5V3A5.32%2C5.32%2C0%2C0%2C0%2C65.93%2C1.68Z%22%20style%3D%22fill%3A%230e3d9e%22%2F%3E%3Cpath%20d%3D%22M50.51%2C1.68a6.75%2C6.75%2C0%2C0%2C1%2C8.91%2C0A5.29%2C5.29%2C0%2C0%2C0%2C62.67%2C3V5A7.25%2C7.25%2C0%2C0%2C1%2C58.22%2C3.3a4.73%2C4.73%2C0%2C0%2C0-6.51%2C0A7.25%2C7.25%2C0%2C0%2C1%2C47.26%2C5V3A5.29%2C5.29%2C0%2C0%2C0%2C50.51%2C1.68Z%22%20style%3D%22fill%3A%230e3d9e%22%2F%3E%3Cpath%20d%3D%22M35.1%2C1.68a6.73%2C6.73%2C0%2C0%2C1%2C8.9%2C0A5.32%2C5.32%2C0%2C0%2C0%2C47.26%2C3V5A7.25%2C7.25%2C0%2C0%2C1%2C42.81%2C3.3%2C5.32%2C5.32%2C0%2C0%2C0%2C39.55%2C2%2C5.29%2C5.29%2C0%2C0%2C0%2C36.3%2C3.3%2C7.25%2C7.25%2C0%2C0%2C1%2C31.85%2C5V3A5.29%2C5.29%2C0%2C0%2C0%2C35.1%2C1.68Z%22%20style%3D%22fill%3A%230e3d9e%22%2F%3E%3Cpath%20d%3D%22M19.69%2C1.68A7.25%2C7.25%2C0%2C0%2C1%2C24.14%2C0a7.25%2C7.25%2C0%2C0%2C1%2C4.45%2C1.68A5.32%2C5.32%2C0%2C0%2C0%2C31.85%2C3V5A7.25%2C7.25%2C0%2C0%2C1%2C27.4%2C3.3%2C5.32%2C5.32%2C0%2C0%2C0%2C24.14%2C2a5.32%2C5.32%2C0%2C0%2C0-3.26%2C1.3A7.24%2C7.24%2C0%2C0%2C1%2C16.44%2C5V3A5.32%2C5.32%2C0%2C0%2C0%2C19.69%2C1.68Z%22%20style%3D%22fill%3A%230e3d9e%22%2F%3E%3Cpath%20d%3D%22M13.18%2C1.68A7.25%2C7.25%2C0%2C0%2C0%2C8.73%2C0%2C7.25%2C7.25%2C0%2C0%2C0%2C4.28%2C1.68%2C5.32%2C5.32%2C0%2C0%2C1%2C1%2C3%2C1%2C1%2C0%2C1%2C0%2C1%2C5%2C7.25%2C7.25%2C0%2C0%2C0%2C5.47%2C3.3%2C5.32%2C5.32%2C0%2C0%2C1%2C8.73%2C2%2C5.29%2C5.29%2C0%2C0%2C1%2C12%2C3.3%2C7.28%2C7.28%2C0%2C0%2C0%2C16.44%2C5V3A5.32%2C5.32%2C0%2C0%2C1%2C13.18%2C1.68Z%22%20style%3D%22fill%3A%230e3d9e%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  content: '';
  display: block;
  height: 5px;
  left: 0;
  position: absolute;
  width: 100%;
}

@media (min-width: 992px) {
  .abstract,
  .top-ranking,
  .top-popular,
  .top-hero {
    position: relative;
  }

  .abstract::before,
  .top-ranking::before,
  .top-popular::before,
  .top-hero::before {
    background: url(https://img14.shop-pro.jp/PA01302/441/etc/abstract.png?cmsp_timestamp=20200602171549) no-repeat left top;
    content: '';
    height: 700px;
    position: absolute;
    max-width: 1000px;
    width: 100%;
  }
}

.top-hero::before {
  bottom: -250px;
  right: 0;
}

.top-popular::before {
  bottom: -150px;
  left: 0;
}

.top-rainking::before {
  bottom: -150px;
  right: 0;
}

.abstract::before {
  top: 0;
  right: 0;
}

@media (min-width: 992px) {
  .top-category::after {
    bottom: -150px;
    background: url(https://img14.shop-pro.jp/PA01302/441/etc/abstract.png?cmsp_timestamp=20200602171549) no-repeat left top;
    content: '';
    height: 700px;
    left: 0;
    position: absolute;
    max-width: 1000px;
    width: 100%;
    z-index: -1;
  }
}

.hero-slider {
  background: url(https://img14.shop-pro.jp/PA01302/441/etc/hero-slider-bg.png?cmsp_timestamp=20200602174906) no-repeat center bottom/cover;
  border-radius: 4px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
  overflow: visible !important;
}

@media (max-width: 991px) {
  .hero-slider {
    margin-left: -15px!important;
    margin-right: -15px!important;
  }
}

.hero-slider .swiper-slide {
  text-align: center;
}

.hero-slider .swiper-slide a:hover {
  opacity: 1;
}

.hero-slider .swiper-pagination {
  bottom: auto;
  text-align: right;
  top: calc(100% + 10px);
}

@media (max-width: 991px) {
  .hero-slider .swiper-pagination {
    text-align: center;
  }
}

.hero-slider .swiper-pagination-bullet {
  background-color: #fff;
  border: 1px solid #0e3da5;
  border-radius: 0;
  height: 10px;
  margin: 0 15px 0 0;
  width: 10px;
  opacity: 1;
}

.hero-slider .swiper-pagination-bullet:last-child {
  margin-right: 0;
}

.hero-slider .swiper-pagination-bullet-active {
  background-color: #0e3da5;
}

.hero-slider__copyright {
  color: #fff;
  font-size: 0.625rem;
  padding: 7.5px 10px;
  text-align: right;
}

@media (max-width: 991px) {
  .hero-slider__copyright {
    text-align: center;
  }
}

.hero-slider__content {
  padding: 0 30px 30px;
}

.hero-slider__title {
  margin: 0;
  text-align: center;
}

.hero-slider__text {
  color: #fff;
  font-size: 0.875rem;
  margin: 0;
}

.hero-banners {
  list-style: none;
  margin: 0;
  padding: 0;
}

.hero-banner {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
}

@media (max-width: 991px) {
  .hero-banners {
    text-align: center;
    margin-top: 45px;
  }

  .hero-banner {
    box-shadow: none;
  }
}

.hero-banner + .hero-banner {
  margin-top: 30px;
}

.hero-banner img {
  border-radius: 4px;
}

.item-cards &gt; .row &gt; [class*="col-"] {
  margin: 0 0 40px;
}

.item-card {
  background-color: #fff;
  border: 1px solid #c7c7c7;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 10px;
  position: relative;
}

.item-card:hover {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
}

.item-card__new {
  left: 7px;
  position: absolute;
  top: -14px;
  z-index: 1;
}

.item-card__photo {
  margin: 0 0 8px;
  text-align: center;
}

.item-card__tag {
  line-height: 1;
  margin: 0 0 5px;
}

.item-card__title {
  font-size: 0.875rem;
  line-height: 1.57143;
  margin-bottom: 10px;
  word-break: break-all;
}

.item-card__price {
  color: #0e3da5;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: .01em;
  margin: auto 0 0;
  text-align: right;
}

.prd_lst_soldout{
  color: #ff0000;
}

.item-card__price-currency {
  font-size: 0.875rem;
}

.item-card__price-tax {
  font-size: 0.6875rem;
  font-weight: 400;
  color: #1a1a1a;
}

.item-card__link::after {
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.top-newstock {
  background-color: #eafcfc;
}

.item-thumb {
  position: relative;
}

.item-thumbs &gt; .row &gt; [class*="col-"]:nth-of-type(3) .item-thumb::before,
.item-thumbs &gt; .row &gt; [class*="col-"]:nth-of-type(2) .item-thumb::before,
.item-thumbs &gt; .row &gt; [class*="col-"]:nth-of-type(1) .item-thumb::before {
  background: no-repeat left top /auto 100%;
  content: '';
  display: block;
  height: 48px;
  left: 7px;
  position: absolute;
  top: -14px;
  width: 38px;
  z-index: 1;
}

.item-thumbs &gt; .row &gt; [class*="col-"]:nth-of-type(1) .item-thumb::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2039.66%2050%22%3E%3Cg%20id%3D%22a35803d2-81a2-4c95-bc49-9811b407e5ef%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cg%20id%3D%22e2cbefe9-ab0e-450b-8a5f-7913c155d2c4%22%20data-name%3D%22style%22%3E%3Cpath%20d%3D%22M25.82%2C25.07l6-6.06c1.43-1.42%2C3-3%2C3-6V2.54H4.86V13c0%2C3%2C1.57%2C4.57%2C3%2C6l6%2C6.06m-9-16.54H34.8m-19.46%2C0V24.4m9-15.87V24.4%22%20style%3D%22fill%3A%23eedc28%3Bstroke%3A%23202020%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-width%3A2px%22%2F%3E%3Ccircle%20cx%3D%2219.83%22%20cy%3D%2235.48%22%20r%3D%2211.98%22%20style%3D%22fill%3A%23eedc28%3Bstroke%3A%23202020%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-width%3A2px%22%2F%3E%3Cpath%20d%3D%22M19.11%2C31.74h0l-1.81%2C1L17%2C31.65l2.27-1.22h1.2v10.4H19.11Z%22%2F%3E%3Crect%20width%3D%2239.66%22%20height%3D%2250%22%20style%3D%22fill%3Anone%22%2F%3E%3Cpath%20d%3D%22M25.82%2C25.07l6-6.06c1.43-1.42%2C3-3%2C3-6V2.54H4.86V13c0%2C3%2C1.57%2C4.57%2C3%2C6l6%2C6.06m-9-16.54H34.8m-19.46%2C0V24.4m9-15.87V24.4%22%20style%3D%22fill%3A%23eedc28%3Bstroke%3A%23202020%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-width%3A2px%22%2F%3E%3Ccircle%20cx%3D%2219.83%22%20cy%3D%2235.48%22%20r%3D%2211.98%22%20style%3D%22fill%3A%23eedc28%3Bstroke%3A%23202020%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-width%3A2px%22%2F%3E%3Cpath%20d%3D%22M19.11%2C31.74h0l-1.81%2C1L17%2C31.65l2.27-1.22h1.2v10.4H19.11Z%22%2F%3E%3Crect%20width%3D%2239.66%22%20height%3D%2250%22%20style%3D%22fill%3Anone%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.item-thumbs &gt; .row &gt; [class*="col-"]:nth-of-type(2) .item-thumb::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2039.66%2050%22%3E%3Cg%20id%3D%22f526b568-7b6b-43ed-87d2-530e38d8f0a0%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cg%20id%3D%22f3f87c2b-eb79-46e9-bad8-1421ce2b6402%22%20data-name%3D%22style%22%3E%3Cpath%20d%3D%22M25.82%2C25.07l6-6.06c1.43-1.42%2C3-3%2C3-6V2.54H4.86V13c0%2C3%2C1.57%2C4.57%2C3%2C6l6%2C6.06m-9-16.54H34.8m-19.46%2C0V24.4m9-15.87V24.4%22%20style%3D%22fill%3A%23dfdfdf%3Bstroke%3A%23202020%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-width%3A2px%22%2F%3E%3Ccircle%20cx%3D%2219.83%22%20cy%3D%2235.48%22%20r%3D%2211.98%22%20style%3D%22fill%3A%23dfdfdf%3Bstroke%3A%23202020%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-width%3A2px%22%2F%3E%3Cpath%20d%3D%22M16.05%2C40.83V40l1.11-1.07C19.81%2C36.37%2C21%2C35%2C21%2C33.46a1.86%2C1.86%2C0%2C0%2C0-2.07-2%2C3.53%2C3.53%2C0%2C0%2C0-2.2.88l-.45-1a4.54%2C4.54%2C0%2C0%2C1%2C2.94-1.06%2C2.93%2C2.93%2C0%2C0%2C1%2C3.19%2C3c0%2C1.92-1.4%2C3.47-3.59%2C5.59l-.83.76v0h4.67v1.16Z%22%2F%3E%3Crect%20width%3D%2239.66%22%20height%3D%2250%22%20style%3D%22fill%3Anone%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.item-thumbs &gt; .row &gt; [class*="col-"]:nth-of-type(3) .item-thumb::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2039.66%2050%22%3E%3Cg%20id%3D%22b35b975d-1673-4cc7-89a5-fd5c1cc428f3%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cg%20id%3D%22a40c3974-e6ed-4440-8f59-e0288995968e%22%20data-name%3D%22style%22%3E%3Cpath%20d%3D%22M25.82%2C25.07l6-6.06c1.43-1.42%2C3-3%2C3-6V2.54H4.86V13c0%2C3%2C1.57%2C4.57%2C3%2C6l6%2C6.06m-9-16.54H34.8m-19.46%2C0V24.4m9-15.87V24.4%22%20style%3D%22fill%3A%23c4a86d%3Bstroke%3A%23202020%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-width%3A2px%22%2F%3E%3Ccircle%20cx%3D%2219.83%22%20cy%3D%2235.48%22%20r%3D%2211.98%22%20style%3D%22fill%3A%23c4a86d%3Bstroke%3A%23202020%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-width%3A2px%22%2F%3E%3Cpath%20d%3D%22M16.39%2C39.22a4.78%2C4.78%2C0%2C0%2C0%2C2.3.65c1.81%2C0%2C2.37-1.15%2C2.36-2%2C0-1.46-1.33-2.08-2.69-2.08h-.79V34.72h.79c1%2C0%2C2.32-.53%2C2.32-1.76%2C0-.83-.53-1.57-1.83-1.57a3.83%2C3.83%2C0%2C0%2C0-2.08.69l-.37-1a5%2C5%2C0%2C0%2C1%2C2.73-.8c2%2C0%2C3%2C1.22%2C3%2C2.48a2.57%2C2.57%2C0%2C0%2C1-1.92%2C2.45v0a2.7%2C2.7%2C0%2C0%2C1%2C2.32%2C2.67c0%2C1.66-1.29%2C3.12-3.79%2C3.12a5.39%2C5.39%2C0%2C0%2C1-2.71-.7Z%22%2F%3E%3Crect%20width%3D%2239.66%22%20height%3D%2250%22%20style%3D%22fill%3Anone%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.item-thumb__photo {
  border: 1px solid #c7c7c7;
  border-radius: 4px;
  margin: 0 0 10px;
  padding: 10px;
  background-color: #fff;
}

.item-thumb:hover .item-thumb__photo {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
}

.item-thumb__link:hover {
  opacity: 1;
}

.item-thumb__link::after {
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.item-thumb__title {
  font-size: 0.875rem;
}

.top-information {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAPklEQVQoU2Nc+PzlfwYcQI2Lk4ERlwKQ5K1v37ErgEmCDMYwAVkSQwG6JIoCbJJwBbgkwQqOf/z0H+RaXAAARiYwwrHyGq4AAAAASUVORK5CYII=") repeat;
}

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

.news-list__item {
  font-size: 0.875rem;
  line-height: 1.57143;
}

.news-list__item + .news-list__item {
  margin-top: 25px;
}

.news-list__item a {
  color: #0e3da5;
  text-decoration: underline;
}

.info-card {
  align-items: center;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
  color: #1a1a1a !important;
  display: flex;
  font-size: 1rem;
  font-weight: 700;
  height: 115px;
  justify-content: center;
  margin: 0 0 30px;
  text-decoration: none !important;
}

.info-card__text {
  width: 6em;
}

.top-category {
  position: relative;
}

.top-category::before {
  background: url(https://img14.shop-pro.jp/PA01302/441/etc/category-bg.jpg?cmsp_timestamp=20200602174427) no-repeat center top/cover;
  content: '';
  display: block;
  height: 580px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.top-category .headline__subtitle {
  color: #fff;
}

.top-category .headline__subtitle::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20185.97%204.98%22%3E%3Cg%20id%3D%22a2cfdca3-d375-46a6-a2ca-2190e92e7cb8%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cg%20id%3D%22ae481cf5-263c-42a9-8c60-3eb5a37511bf%22%20data-name%3D%22category%22%3E%3Cpath%20d%3D%22M173.81%2C1.68a6.73%2C6.73%2C0%2C0%2C1%2C8.9%2C0A5.32%2C5.32%2C0%2C0%2C0%2C186%2C3V5a7.25%2C7.25%2C0%2C0%2C1-4.45-1.68%2C4.73%2C4.73%2C0%2C0%2C0-6.51%2C0A7.28%2C7.28%2C0%2C0%2C1%2C170.55%2C5V3A5.32%2C5.32%2C0%2C0%2C0%2C173.81%2C1.68Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M158.4%2C1.68a6.73%2C6.73%2C0%2C0%2C1%2C8.9%2C0A5.32%2C5.32%2C0%2C0%2C0%2C170.55%2C3V5a7.24%2C7.24%2C0%2C0%2C1-4.44-1.68%2C4.74%2C4.74%2C0%2C0%2C0-6.52%2C0A7.25%2C7.25%2C0%2C0%2C1%2C155.14%2C5V3A5.32%2C5.32%2C0%2C0%2C0%2C158.4%2C1.68Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M143%2C1.68a6.73%2C6.73%2C0%2C0%2C1%2C8.9%2C0A5.29%2C5.29%2C0%2C0%2C0%2C155.14%2C3V5a7.25%2C7.25%2C0%2C0%2C1-4.45-1.68%2C4.73%2C4.73%2C0%2C0%2C0-6.51%2C0A7.25%2C7.25%2C0%2C0%2C1%2C139.73%2C5V3A5.32%2C5.32%2C0%2C0%2C0%2C143%2C1.68Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M127.57%2C1.68a6.75%2C6.75%2C0%2C0%2C1%2C8.91%2C0A5.29%2C5.29%2C0%2C0%2C0%2C139.73%2C3V5a7.25%2C7.25%2C0%2C0%2C1-4.45-1.68%2C4.73%2C4.73%2C0%2C0%2C0-6.51%2C0A7.25%2C7.25%2C0%2C0%2C1%2C124.32%2C5V3A5.29%2C5.29%2C0%2C0%2C0%2C127.57%2C1.68Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M112.16%2C1.68a6.73%2C6.73%2C0%2C0%2C1%2C8.9%2C0A5.32%2C5.32%2C0%2C0%2C0%2C124.32%2C3V5a7.25%2C7.25%2C0%2C0%2C1-4.45-1.68%2C4.73%2C4.73%2C0%2C0%2C0-6.51%2C0A7.27%2C7.27%2C0%2C0%2C1%2C108.91%2C5V3A5.29%2C5.29%2C0%2C0%2C0%2C112.16%2C1.68Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M96.75%2C1.68a6.73%2C6.73%2C0%2C0%2C1%2C8.9%2C0A5.32%2C5.32%2C0%2C0%2C0%2C108.91%2C3V5a7.25%2C7.25%2C0%2C0%2C1-4.45-1.68A4.73%2C4.73%2C0%2C0%2C0%2C98%2C3.3%2C7.3%2C7.3%2C0%2C0%2C1%2C93.5%2C5V3A5.32%2C5.32%2C0%2C0%2C0%2C96.75%2C1.68Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M81.34%2C1.68a6.73%2C6.73%2C0%2C0%2C1%2C8.9%2C0A5.32%2C5.32%2C0%2C0%2C0%2C93.5%2C3V5A7.3%2C7.3%2C0%2C0%2C1%2C89%2C3.3a4.73%2C4.73%2C0%2C0%2C0-6.51%2C0A7.25%2C7.25%2C0%2C0%2C1%2C78.08%2C5V3A5.32%2C5.32%2C0%2C0%2C0%2C81.34%2C1.68Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M65.93%2C1.68a6.73%2C6.73%2C0%2C0%2C1%2C8.9%2C0A5.29%2C5.29%2C0%2C0%2C0%2C78.08%2C3V5A7.27%2C7.27%2C0%2C0%2C1%2C73.63%2C3.3a4.73%2C4.73%2C0%2C0%2C0-6.51%2C0A7.25%2C7.25%2C0%2C0%2C1%2C62.67%2C5V3A5.32%2C5.32%2C0%2C0%2C0%2C65.93%2C1.68Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M50.51%2C1.68a6.75%2C6.75%2C0%2C0%2C1%2C8.91%2C0A5.29%2C5.29%2C0%2C0%2C0%2C62.67%2C3V5A7.25%2C7.25%2C0%2C0%2C1%2C58.22%2C3.3a4.73%2C4.73%2C0%2C0%2C0-6.51%2C0A7.25%2C7.25%2C0%2C0%2C1%2C47.26%2C5V3A5.29%2C5.29%2C0%2C0%2C0%2C50.51%2C1.68Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M35.1%2C1.68a6.73%2C6.73%2C0%2C0%2C1%2C8.9%2C0A5.32%2C5.32%2C0%2C0%2C0%2C47.26%2C3V5A7.25%2C7.25%2C0%2C0%2C1%2C42.81%2C3.3%2C5.32%2C5.32%2C0%2C0%2C0%2C39.55%2C2%2C5.29%2C5.29%2C0%2C0%2C0%2C36.3%2C3.3%2C7.25%2C7.25%2C0%2C0%2C1%2C31.85%2C5V3A5.29%2C5.29%2C0%2C0%2C0%2C35.1%2C1.68Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M19.69%2C1.68A7.25%2C7.25%2C0%2C0%2C1%2C24.14%2C0a7.25%2C7.25%2C0%2C0%2C1%2C4.45%2C1.68A5.32%2C5.32%2C0%2C0%2C0%2C31.85%2C3V5A7.25%2C7.25%2C0%2C0%2C1%2C27.4%2C3.3%2C5.32%2C5.32%2C0%2C0%2C0%2C24.14%2C2a5.32%2C5.32%2C0%2C0%2C0-3.26%2C1.3A7.24%2C7.24%2C0%2C0%2C1%2C16.44%2C5V3A5.32%2C5.32%2C0%2C0%2C0%2C19.69%2C1.68Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M13.18%2C1.68A7.25%2C7.25%2C0%2C0%2C0%2C8.73%2C0%2C7.25%2C7.25%2C0%2C0%2C0%2C4.28%2C1.68%2C5.32%2C5.32%2C0%2C0%2C1%2C1%2C3%2C1%2C1%2C0%2C1%2C0%2C1%2C5%2C7.25%2C7.25%2C0%2C0%2C0%2C5.47%2C3.3%2C5.32%2C5.32%2C0%2C0%2C1%2C8.73%2C2%2C5.27%2C5.27%2C0%2C0%2C1%2C12%2C3.3%2C7.28%2C7.28%2C0%2C0%2C0%2C16.44%2C5V3A5.32%2C5.32%2C0%2C0%2C1%2C13.18%2C1.68Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.cat-card__photo {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}

.cat-card {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAPUlEQVQoU2P8/1DjPwMuILGGgRGnAok1DAwvQnAogEqCDMY0AUkSUwGaJKoCLJIIBTgkIQp+XvkPci0uAADWmCcFjOlVEAAAAABJRU5ErkJggg==") repeat;
  margin: 120px 0 50px;
  padding: 60px;
  position: relative;
}

@media (max-width: 991px) {

  .cat-card__photo {
    position: relative;
    text-align: center;
  }

  .cat-card {
    padding: 100px 15px 60px 15px;
    margin: -105px -15px 30px -15px;
    padding: 100px 30px 30px 30px;
  }

}

.cat-card__title {
  margin: 0 0 15px;
  text-align: center;
}

.cat-card__text {
  font-size: 0.875rem;
  line-height: 1.71429;
  margin: 0 0 15px;
}

.cat-list {
  margin: 0 0 40px;
}

.cat-list__item {
  font-size: 0.875rem;
  margin: 0 0 20px;
  position: relative;
}

.cat-list__link {
  color: #0e3da5;
  text-decoration: underline;
}

.cat-list__link::after {
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.cat-list__photo {
  margin: 0 0 10px;
}

.button--skin-primary,
.button {
  background-color: #0e3da5;
  border-radius: 4px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
  color: #fff !important;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  padding: 12px 20px;
  text-align: center;
  text-decoration: none !important;
}

.button--skin-secondary {
  background-color: #02b9bf;
  color: #fff !important;
}

.button--skin-tertiary {
  background-color: #ffe328;
  color: #07195b !important;
}

.button--size-lg {
  font-size: 1.125rem;
  padding: 18px 25px;
}

.button--size-sm {
  font-size: 0.875rem;
  padding: 10px;
}

.button--fluid {
  display: block;
  min-width: 0;
  width: 100%;
}

.text--color-primary {
  color: #0e3da5 !important;
}

.text--color-secondary {
  color: #02b9bf !important;
}

.text--color-tertiary {
  color: #ffe328 !important;
}

.bg--color-primary {
  background-color: #0e3da5 !important;
}

.bg--color-secondary {
  background-color: #02b9bf !important;
}

.bg--color-tertiary {
  background-color: #ffe328 !important;
}

.border--color-primary {
  border-color: #0e3da5 !important;
}

.border--color-secondary {
  border-color: #02b9bf !important;
}

.border--color-tertiary {
  border-color: #ffe328 !important;
}

.navbar{
  padding: 0px;
}

@media (max-width: 991px) {
  .header-nav.container{
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.breadcrumb{
  font-size: 14px;
  padding: 5px 15px!important;
}

.cat-title{
  width: 250px;
  margin-top: 35px;
  margin-bottom: 35px;
}


ul.page-nav {
    margin-left: 0;
    list-style: none;
    padding-left: 0px;
}

.page-nav &gt; li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.btn.disabled, .btn[disabled] {
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    cursor: default;
    background-color: #e6e6e6;
    color: #333;
    border: 1px solid #bbb;
}

@media (max-width: 991px) {
  .page-content{
    padding-left: 0px!important;
    padding-right: 0px!important;
    margin-top: 15px;
  }
}

.product-title{
  font-size: 22px;
  border-bottom: 2px solid #bbb;
  padding-bottom: 5px;
  margin-bottom: 30px;
}

h2{
  display: block;
  font-size: 1.5em!important;
  font-weight: bold!important;
  margin-bottom: 15px!important;
}

h3 {
  display: block;
  font-size: 1.17em!important;
  font-weight: bold!important;
  margin-bottom: 15px!important;
}

ul.product-image{
  text-align: center;
  list-style: none;
  padding-left: 0px;  
}

.product-image li{
  margin-bottom: 15px;
}

.page-title {
  margin: 0 0 40px!important;
  border-bottom: 1px solid #ddd;
  padding: 0;
  font-size: 24px;
}

.page-title span {
  border-bottom: 4px solid #ccc;
  padding: 0 0 10px 0;
  margin: 0;
  display: inline-block;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    padding: 4px 12px;
    border: 1px solid #ccc!important;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #f5f5f5!important;
    color: #333;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    *display: inline;
    *margin-left: .3em;
    *background-color: #e6e6e6!important;
    *border: 0;
}

.prd_search_form{
  margin-bottom: 0px!important;
}

.product_number{
  height: 38px;
}

.ggmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.list-group a,
.list-group a:hover{
  text-decoration: none;
  color: #fff;
}

.dropdown-menu li{
  border-bottom: 1px solid #ccc;
  padding:10px;
}

.dropdown-menu li a{
  display: block;
}

.dropdown-menu{
  min-width: 14rem!important;
  font-size: 14px!important;
}

.list-group-item a,
.list-group-item a:hover{
  color: #007bff!important;
}


.row:before, 
.row:after, 
.grid_row:before, 
.grid_row:after {
    content: none!important;
}

/*年齢確認画面カスタマイズ*/
@media screen and (max-width: 480px) {
  #logo_i {
    padding-bottom: 0;
  }
}
#main_i {
  border: none;
  padding-top: 0;
  margin-top: 0;
}
@media screen and (max-width: 480px) {
  #main_i {
    margin: 0 5% 15px;
    padding: 0;
  }
}
#main_i form {
  background: url('https://img14.shop-pro.jp/PA01302/441/etc_base64/YWdlX2FsY29ob2wwMQ.png?cmsp_timestamp=20250625141000') no-repeat center top;
  padding-top: 180px;
}
#main_i form img {
  display: none;
}
.validation_txt_sub {
  margin-bottom: 2em;
}
.validation_select a {
  font-size: 0;
  margin-bottom: 1em;
}
.validation_select a:before {
  font-size: 1.5rem;
  font-weight: bold;
  padding: 0.7em 0;
  border-radius: 0.4em;
  display: inline-block;
  width: 7em;
}
@media screen and (max-width: 480px) {
  .validation_select a:before {
    margin-bottom: 1em;
  }

}
#validation_select_yes a:before {
  content: "はい";
  color: #fff;
  background: #333;
}
#validation_select_no a:before {
  content: "いいえ";
  color: #666;
  background: #ddd;
}
</pre></body></html>