@charset "UTF-8";

body {
  font-family: yumincho, "Yu mincho", "Hiragino Mincho ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif !important;
}


.banner-list {
  width: 100%;
  height: 100%;
}

.bx-wrapper {
  background: transparent !important;
}

.product .bx-wrapper img {
  border: #ECECEC solid 10px;
  box-sizing: border-box;
  aspect-ratio: 1/1;
  object-fit: cover;
}

.banner-list__unit {
  position: relative;
  height: 100%;
  max-width: 325px;
  margin-right: 20px !important;
}

.banner-list__unit a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transform: .3s;
  height: 100%;
}

.banner-list__unit img {
  position: absolute;
  z-index: -1;
  filter: brightness(0.7);
  width: 100%;
}

.banner-list__unit p {
  color: white;
  font-size: 26px;
  font-weight: 700;
  filter: drop-shadow(0px 0px 2px black);
}

@media (max-width: 767px) {
  .banner-list__unit p {
    font-size: 4vw;
    margin-bottom: 0;
  }
}

.bx-wrapper {
  max-width: none !important;
}

body {
  background: #fff url(https://img.shop-pro.jp/tmpl_img/78/body_bg.gif);
  color: #111;
  scroll-behavior: smooth;
}

a {
  transition: .3s;
}

a:hover {
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.col-lg-12 {
  padding: 0;
}

.btn {
  border-radius: 0;
}

/*
 * Layout
 */
.container {
  max-width: 1210px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 100px;
  width: 100%;
}

.container.row {
  flex-direction: row;
}

.container.alt {
  max-width: unset;
  background-color: #F8F8F8;
  width: 100% !important;
  margin-top: 100px;
  padding: 50px 20px;
  box-sizing: border-box;
}

.container .slick_cont {
  max-width: 1210px;
  margin: 0 auto;
}

.container .slick_cont .section__block {
  margin: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}

.ie8 .container {
  width: 1400px;
}

.header__section {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .header__section {
    margin-top: 70px;
    margin-bottom: 0;
  }
}

.header__section div.menu {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

@media (max-width: 768px) {
  .header__section div.menu {
    text-align: left;
    width: 100%;
  }
}

.header__section.container {
  position: relative;
  max-width: unset;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0;
}

@media (max-width: 768px) {
  .header__section.container {
    display: flex;
  }
}

.header__logo {
  margin: 1em 0;
  float: left;
}

.header__logo-img {
  margin-top: 0;
}

.header-nav {
  float: right;
  list-style-type: none;
  text-align: right;
  margin: 2vw 0 2vw 0;
}

.header-nav__unit {
  display: inline;
  white-space: nowrap;
  margin-left: 1em;
  font-weight: 600;
}

.header-nav__unit i {
  margin-right: 4px;
}

.header-nav__txt {
  color: #111;
}

.header-nav__txt:hover {
  color: #111;
}

.header-nav__btn {
  padding: 10px 15px;
}

.header-nav__btn i {
  left: -4px;
}

.header__postage {
  float: right;
  clear: right;
  color: #e66a6a;
  margin: 2em 0 1em;
}

.header__postage__list {
  list-style-type: none;
  margin: 0;
}

.header__search-switch {
  cursor: pointer;
}

.header__search-form__input {
  border: 1px solid #ccc;
}

.global-nav__pulldown-nav {
  display: none;
  position: relative;
  width: 96%;
  z-index: 1;
  display: none;
  justify-content: center;
  z-index: 99999;
}

@media screen and (max-width: 768px) {
  .global-nav__pulldown-nav {
    max-width: unset;
  }
}

.global-nav {
  display: flex;
  list-style-type: none;
  margin: 0;
  align-items: end;
  gap: 0vw;
  position: relative;
  width: max(0px, 1300px);
  justify-content: space-evenly;
  margin-bottom: 30px;
}

.global-nav li {
  position: relative;
  width: max(10vw, 85px);
}

.global-nav hr {
  border: none;
  display: flex;
  height: max(2.5vw, 10px);
  width: 1px;
  background-color: black;
  position: relative;
  bottom: 0.260vw;
  margin: 0;
}

.global-nav__unit a {
  display: flex;
  padding: 0;
  color: #111;
  flex-direction: column;
  align-items: center;
  font-size: clamp(10px, 1vw, 16px);
  font-weight: 500;
  width: 100%;
  line-height: 1;
  gap: 1vw;
}

.global-nav__unit a span {
  font-family: "lusitana";
  font-weight: 100;
  font-size: clamp(10px, 1vw, 14px);
}

.global-nav__unit a:hover, .global-nav__unit a:focus {
  text-decoration: none;
}

.global-nav__unit img {
  width: 7.656vw;
  height: 7.083vw;
}

.global-nav__unit__txt {
  font-weight: 700;
}

.header__pulldown-nav__list {
  list-style-type: none;
  padding: 0px 0px;
  font-weight: 600;
  display: flex;
  float: none;
  gap: 0;
  width: max(0px, 1300px);
  flex-direction: column;
  /* background-color: #f5f5f5; */
  margin-left: unset;
  margin-right: unset;
}

.header__pulldown-nav__list li {
  margin: 0;
  padding: 5px 20px;
  white-space: nowrap;
  width: 180px;
  background-color: #f5f5f5;
}

.header__pulldown-nav__list li:first-child {
  margin-left: 0;
}

.header__pulldown-nav__list a {
  color: #111;
  /* font-size: 12px; */
  display: flex;
  width: calc(100% + 20px);
  margin-left: -20px;
  margin-bottom: 5px;
  padding: 5px 10px;
}

.header__pulldown-nav__list ul.child {
  display: none;
}

.header__pulldown-nav__list ul.child {
  flex-direction: column;
  margin-left: -20px;
  width: calc(100% + 40px);
  gap: 1px;
}

.header__pulldown-nav__list ul.child li {
  background-color: white;
  /* margin-top: 1px; */
  /* margin-left: -20px; */
  padding: 0;
  width: 100%;
}

.header__pulldown-nav__list ul.child li a {
  margin-left: 0;
  width: 100%;
  max-width: 195px;
  gap: 5px;
  padding-left: 15px;
}

.header__pulldown-nav__list ul.child li a:before {
  content: "-";
}

.header__pulldown-nav__list a:hover {
  text-decoration: none;
}

.global-nav-phone {
  text-align: center;
  margin: 0;
}

.global-nav-phone li {
  display: inline-block;
  margin: 0 .2em;
}

.global-nav-phone a {
  padding: .5em;
}

/* pagetop */
.btn-pagetop {
  padding: 0.9em 0;
  max-width: 50px;
  float: none;
  background: black;
  border: none;
  transition: .3s;
  position: relative;
  top: 1px;
  display: flex;
  justify-content: center;
}

.btn-pagetop:hover {
  opacity: 0.7;
  background: black;
}

.btn-pagetop i {
  position: static;
}

/* guide */
.footer__guide {
  background: white;
  padding-top: 75px;
  padding-bottom: 0;
}

.guide__col {
  padding: 0 30px;
}

#footer .footer__nav {
  position: relative;
}

#footer .footer__nav img.bg {
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

#footer .footer__nav .row.container {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  #footer .footer__nav .row.container {
    flex-direction: column;
    gap: 0;
  }
}

#footer .footer__nav .row.container div {
  width: fit-content;
  width: 50%;
  display: flex;
  gap: 30px;
  justify-content: flex-start;
  align-items: center;
}

@media screen and (max-width: 768px) {
  #footer .footer__nav .row.container div {
    width: 100%;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }

  #footer .footer__nav .row.container div img {
    max-width: 120px;
  }
}

#footer .footer__nav .row.col.col-lg-6.col-md-12 {
  width: 50%;
  border-left: 1px solid white;
  flex-direction: column;
}

@media screen and (max-width: 980px) {
  #footer .footer__nav .row.col.col-lg-6.col-md-12 {
    padding-left: 30px;
  }
}

@media screen and (max-width: 980px) and (max-width: 768px) {
  #footer .footer__nav .row.col.col-lg-6.col-md-12 {
    width: 100%;
    border-left: none;
    padding-left: 0;
    align-items: flex-start;
  }
}

#footer .guide__h2 {
  color: black;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: .5em;
  border-bottom: 1px solid black;
  text-align: left;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

#footer .guide__unit {
  padding: 10px 30px 0 0;
  margin-bottom: 30px;
  font-size: 14px;
  color: black;
  line-height: 1.8;
}

#footer .guide__h3 {
  color: black;
}

/* calender */
.cal__table table {
  max-width: 280px;
  margin: 2em auto;
  font-size: .9em;
}

.cal__table table th,
.cal__table table td {
  text-align: center;
}

.cal__memo {
  text-align: center;
  font-size: .9em;
}

/* footer nav */
.footer__nav {
  padding: 40px 0 20px;
  color: white;
  font-size: 0.8em;
  letter-spacing: .1em;
}

.footer__nav a {
  color: white;
}

.footer-nav__title {
  margin-top: 0;
  color: white;
  font-size: 1.5em;
  margin-bottom: 0;
  font-weight: normal;
  width: 100%;
}

.footer-nav__col {
  margin: 0;
  list-style-type: none;
  line-height: 1.5;
  width: fit-content;
}

.footer-nav__col li {
  margin: 1em 0;
}

/* shop owner */
.shop-owner {
  padding: 0;
}

.shop-owner__photo {
  float: left;
  max-width: 50%;
}

.shop-owner__info {
  padding: 0 30px;
  overflow: hidden;
}

.shop-owner__name {
  font-size: 1.6em;
  font-weight: normal;
  margin: 0;
  width: fit-content;
}

.shop-owner__txt {
  line-height: 2;
  width: 100% !important;
}

/* copyright */
.footer__copyright {
  border-top: 1px solid white;
  margin-top: 30px;
  padding-top: 20px;
  font-size: .9em;
  justify-content: space-between;
}

.footer__copyright p,
.footer__copyright address {
  color: white;
  margin: 0;
  padding: 0;
}

.footer__copyright p a,
.footer__copyright address a {
  color: white;
}

.footer__copyright .copyright__powered-by {
  float: right;
  color: #fff;
}

.footer__copyright .copyright__powered-by img {
  max-width: 200px;
  vertical-align: middle;
}

/* topicpath */
.topicpath-nav {
  font-size: .8em;
  color: #666;
  margin-bottom: 1em;
}

.topicpath-nav a {
  text-decoration: none;
  color: #666;
  margin-left: .5em;
}

.topicpath-nav ul {
  list-style-type: none;
  margin: 10px 0;
}

.topicpath-nav li {
  display: inline;
  padding: 0 .5em 0 0;
}

.topicpath-nav li:first-child a {
  margin-left: 0;
}

/* product list */
.select--sub-layer {
  max-width: 500px;
  display: block;
  margin: 2em auto;
}

.product-list__unit__inner {
  padding: 0 20px;
}

.product-list__unit__inner p {
  margin: 0;
}

.product-list__photo {
  display: block;
  margin: 0 auto;
}

.product-list__text {
  display: block;
  margin: 0;
  line-height: 1.5;
  text-align: center;
}

@media (max-width: 767px) {
  .product-list__text {
    text-align: left;
  }
}

.product-list__name {
  font-weight: bold;
  color: black;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .product-list__name {
    font-size: 14px;
  }
}

.product-list__expl {
  font-size: .8em;
}

.product-list__price,
.option__price {
  color: black;
}

.product-list__regular-price,
.option__regular-price {
  color: #aaa;
  text-decoration: line-through;
}

.product-list__soldout,
.option__stock {
  color: #e66a6a;
}

.product-list__sort {
  text-align: right;
  margin: 2em 0;
}

.product-list__freespace {
  margin: 3em 0;
}

.pagenation {
  margin: 1em 0 3em;
  text-align: center;
}

.pagenation__list {
  margin: 0 0 1em;
}

.pagenation__unit {
  display: inline-block;
  line-height: 1;
  margin: 0 .3em 2em;
}

.pagenation__unit a {
  padding: .6em .9em;
  color: #fff;
  background: #29abe2;
  border-radius: 3px;
}

.pagenation__unit a:hover {
  text-decoration: none;
}

.pagenation__unit span {
  color: #aaa;
}

.pagenation__info {
  font-size: 1.4em;
}

/* shop keeper */
.page--shopkeeper .section__block,
.page--privacy .section__block {
  max-width: 1000px;
}

/* privacy policy */
/*
 * Module
 */
section {
  margin-top: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  section {
    margin-top: 25px;
  }
}

.product__option__block.section__block {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
}

.product__option__block.section__block select {
  font-family: "Yu mincho", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
  border-radius: 2;
  border-color: black;
  font-size: 15px;
  font-weight: 400;
  color: black;
  height: 40px;
}

.product__option__block.section__block select:focus {
  outline: none;
}

.product__option__block.section__block .dl-vertical-list__content {
  margin-bottom: 0;
}

.section__block {
  margin: 100px auto;
  display: flex;
  flex-direction: column;
  gap: 50px;
}

@media screen and (max-width: 768px) {
  .section__block {
    margin: 30px auto;
    gap: 30px;
  }
}

.section__block p {
  line-height: 2;
}

.section__title-h3 {
  text-align: center;
  font-size: 1.2em;
  font-weight: normal;
  margin: 2em 0;
}

.btn-primary {
  background: #29abe2;
  border: 1px solid #29abe2;
  color: #fff;
}

.btn-primary:hover {
  background: #29abe2;
  color: #fff;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.btn-secondary {
  background: black;
  border: none;
  color: #fff;
}

.btn-secondary:hover {
  background: #4e5052;
  color: #fff;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.txt--sm {
  font-size: .8em;
}

.txt--c {
  text-align: center;
}

.txt--not-applicable {
  font-size: 1.5em;
  margin: 3em 0 4em;
  text-align: center;
  color: #999;
}

.dl-vertical-list {
  margin: 0;
  padding: 0;
}

.dl-vertical-list__title {
  font-weight: bold;
  margin: 0 0 .5em;
}

.dl-vertical-list__content {
  margin: 0 0 2em;
  line-height: 1.8;
}

.pulldown-nav {
  display: none;
}

#wrapper .product .bx-wrapper .bx-viewport {}

#wrapper .product .bx-wrapper .product-list__unit {
  padding: 0;
  max-width: 292px !important;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

#wrapper .product .bx-wrapper .product-list__unit a:hover {
  text-decoration: none;
}

#wrapper .product .bx-wrapper .bx-controls .bx-controls-direction a {
  margin-top: -65px;
}

#wrapper .product .bx-wrapper .bx-controls .bx-controls-direction a {
  filter: invert(1);
}

#wrapper .bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0;
  background: transparent;
  min-height: 237px !important;
}

@media (max-width: 865px) {
  #wrapper .banner__section .bx-wrapper .bx-viewport {
    height: 30vw !important;
    min-height: unset !important;
  }
}

#wrapper .bx-wrapper .bx-viewport .bx-caption {
  background: rgba(255, 255, 255, 0.6);
  padding: .6em .8em;
}

#wrapper .bx-wrapper .bx-viewport .bx-caption span {
  font-size: 1em;
  font-weight: bold;
  color: #333;
}

#wrapper .bx-wrapper .bx-controls .bx-controls-direction a {
  width: 50px;
  height: 50px;
  margin-top: -14px;
  border: none;
  background-color: black;
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/carousel_ctrl.png);
}

@media (max-width: 767px) {
  #wrapper .bx-wrapper .bx-controls .bx-controls-direction a {
    filter: invert(1);
  }
}

#wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 0px;
  border-left: none;
  background-position: top left;
}

#wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 0px;
  border-right: none;
  background-position: top right;
}

#wrapper .bx-wrapper .bx-controls .bx-pager {
  padding-top: 0;
  padding-bottom: 10px;
  bottom: 0;
}

#wrapper .bx-wrapper .bx-controls .bx-pager .bx-pager-link {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #f5f5f5;
}

#wrapper .bx-wrapper .bx-controls .bx-pager .bx-pager-link.active {
  background: #29abe2;
}

.carousel-slide .product-list {
  margin: 0;
}

.carousel-slide .product-list__unit__inner {
  padding-bottom: 0;
}

@media (max-width: 980px) {

  /* ~980px */
  .col-md-12 {
    padding: 0;
  }

  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }

  .footer__guide {
    margin: 0;
  }

  .guide__col {
    padding: 0;
  }

  .shop-owner {
    border-right: none;
    margin-bottom: 30px;
  }

  .product-list {
    margin: 0 -15px;
  }

  .product-list__unit {
    padding: 0;
  }

  .page--privacy .section__block {
    width: 100%;
  }
}

.header__logo {
  display: none;
}

@media (max-width: 768px) {

  /* ~768px */
  .col-sm-12 {
    padding: 0;
  }

  .header__logo {
    display: block;
    float: none;
    text-align: center;
  }

  .header__logo img {
    max-width: 150px;
    display: block;
    margin: 20px auto 20px;
  }

  .header__postage {
    float: none;
  }

  .global-nav {
    display: none;
    margin-top: 1em;
  }

  .global-nav a {
    padding: .5em 0 .5em 0;
    font-size: 14px;
    text-align: left;
  }

  .global-nav a span {
    font-size: 12px;
  }

  li.global-nav__unit {
    float: none;
    margin-right: 0;
    text-align: center;
    width: 100%;
    border-bottom: solid 1px black;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  li.global-nav__unit.logo {
    display: none;
  }

  li.global-nav__unit:first-child {
    border-top: solid 1px black;
  }

  .global-nav__unit__txt {
    font-size: 1.2em;
  }

  .global-nav__pulldown-nav {
    padding: 2em 0 0;
    width: 100%;
  }

  .global-nav hr {
    display: none;
  }

  .header__pulldown-nav__list {
    font-weight: normal;
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 5px;
    margin: 0px;
    transform: unset !important;
  }

  .header__pulldown-nav__list li {
    padding-right: 0;
    margin: 0;
    overflow: auto;
    white-space: normal;
    width: 100%;
    overflow: unset;
  }

  .header__pulldown-nav__list a {
    display: block;
  }

  .header__pulldown-nav__list a:before {
    content: "－ ";
  }

  .header__search-form--phone input {
    display: block;
    height: 2.8em;
    margin-bottom: 1em;
    width: 100%;
    border: 2px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .header__search-form--phone button {
    display: block;
    height: 2.8em;
    margin-bottom: 1em;
    width: 100%;
    border: 2px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-color: #29abe2;
    background: #29abe2;
    color: #fff;
  }

  .header__search-form--phone button:hover {
    background: #29abe2;
    color: #fff;
  }

  .footer-nav__title {
    text-align: center;
  }

  .footer-nav__col {
    text-align: center;
  }

  .footer-nav__col li {
    margin: 0;
  }

  .footer-nav__col a {
    display: block;
    padding: 1em;
  }

  .guide__unit {
    padding-right: 0;
  }

  .product-list__sort {
    text-align: center;
  }
}

@media (max-width: 480px) {

  /* ~480px */
  .col-xs-12 {
    padding: 0;
  }

  .shop-owner__photo {
    text-align: center;
    float: none;
    max-width: 100%;
  }

  .shop-owner__info {
    padding: 0;
    overflow: auto;
  }

  .shop-owner__name {
    text-align: center;
  }

  .shop-owner__txt {
    margin-top: 2em;
  }

  .btn-pagetop {
    max-width: 100%;
    float: none;
    margin-top: 2em;
  }

  #wrapper .carousel-slide .bx-wrapper .bx-controls .bx-controls-direction a {
    width: 25px;
    height: 25px;
    background-size: 50px;
    border: 1px solid #fff;
  }

  #wrapper .carousel-slide .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    border: none;
  }

  #wrapper .carousel-slide .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    border: none;
  }
}

/*
 * State
 */
.header__search-form {
  display: none;
}

.header__search-form--visible {
  display: inline;
}

.global-nav-phone--current a {
  background: #f1f1f1;
}

.is_tablet_lt .tab-block--visible {
  display: block;
}

.is_tablet_lt .tab-block--hidden {
  display: none;
}

/*
 * icons
 */
/* 24px black */
.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  top: -0.15em;
}

.icon-user.icon-b, .icon-user.icon-w {
  background-position: -208px 0px;
}

.icon-cart.icon-b, .icon-cart.icon-w {
  background-position: -176px -64px;
}

.icon-search.icon-b, .icon-search.icon-w {
  background-position: -208px -16px;
}

.icon-chevron_thin_right.icon-b, .icon-chevron_thin_right.icon-w {
  background-position: -144px -144px;
}

.icon-chevron_thin_down.icon-b, .icon-chevron_thin_down.icon-w {
  background-position: -112px -144px;
}

.icon-chevron_thin_up.icon-b, .icon-chevron_thin_up.icon-w {
  background-position: -128px -144px;
}

.icon-list.icon-b, .icon-list.icon-w {
  background-position: -192px -96px;
}

.icon-play.icon-b, .icon-play.icon-w {
  background-position: -160px -112px;
}

.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  top: -0.15em;
}

.icon-user.icon-lg-b, .icon-user.icon-lg-w {
  background-position: -312px 0px;
}

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

.icon-search.icon-lg-b, .icon-search.icon-lg-w {
  background-position: -312px -24px;
}

.icon-chevron_thin_right.icon-lg-b, .icon-chevron_thin_right.icon-lg-w {
  background-position: -216px -216px;
}

.icon-chevron_thin_down.icon-lg-b, .icon-chevron_thin_down.icon-lg-w {
  background-position: -168px -216px;
}

.icon-chevron_thin_up.icon-lg-b, .icon-chevron_thin_up.icon-lg-w {
  background-position: -192px -216px;
}

.icon-list.icon-lg-b, .icon-list.icon-lg-w {
  background-position: -288px -144px;
}

.icon-play.icon-lg-b, .icon-play.icon-lg-w {
  background-position: -240px -168px;
}

.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon16_b.png);
}

.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon16_w.png);
}

.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_b.png);
  filter: brightness(0);
}

.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/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/78/icon16_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon16_2x_w.png);
  }

  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_b.png);
  }

  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_w.png);
  }
}

@media (max-width: 768px) {
  .icon-b {
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_b.png);
  }

  .icon-b.icon-user {
    background-position: -312px 0px;
  }

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

  .icon-b.icon-search {
    background-position: -312px -24px;
  }

  .icon-b.icon-chevron_thin_right {
    background-position: -216px -216px;
  }

  .icon-b.icon-chevron_thin_down {
    background-position: -168px -216px;
  }

  .icon-b.icon-chevron_thin_up {
    background-position: -192px -216px;
  }

  .icon-b.icon-list {
    background-position: -288px -144px;
  }

  .icon-b.icon-play {
    background-position: -240px -168px;
  }

  .icon-w {
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_w.png);
  }

  .icon-w.icon-user {
    background-position: -312px 0px;
  }

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

  .icon-w.icon-search {
    background-position: -312px -24px;
  }

  .icon-w.icon-chevron_thin_right {
    background-position: -216px -216px;
  }

  .icon-w.icon-chevron_thin_down {
    background-position: -168px -216px;
  }

  .icon-w.icon-chevron_thin_up {
    background-position: -192px -216px;
  }

  .icon-w.icon-list {
    background-position: -288px -144px;
  }

  .icon-w.icon-play {
    background-position: -240px -168px;
  }
}

@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,
  .icon-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_w.png);
  }
}

.mv {
  width: 100vw;
  height: 35.990vw;
  background: url(../img/top/bg_mv.png);
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .mv {
    height: auto;
    width: calc(100% - 40px);
    padding-left: 20px;
    padding-right: 20px;
  }
}

.mv img {
  width: 35.469vw;
  height: 29.479vw;
  transform: translateX(-3vw);
}

@media screen and (max-width: 767px) {
  .mv img {
    width: 100%;
    max-width: 400px;
    height: auto;
    transform: unset;
    padding: 20px;
  }
}

.about {
  max-width: 1490px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
}

@media screen and (max-width: 768px) {
  .about img {
    position: absolute;
  }

  .about img:first-child {
    left: -60%;
    top: 10%;
    z-index: -1;
    transform: scale(0.8);
  }

  .about img:last-child {
    right: -60%;
    top: 10%;
    z-index: -1;
    transform: scale(0.8);
  }

  .about .txt img {
    position: relative;
  }
}

.about .txt {
  min-width: 260px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30px;
}

@media screen and (max-width: 768px) {
  .about .txt {
    min-width: 200px;
  }
}

.about p {
  font-size: 20px;
  writing-mode: tb-rl;
  letter-spacing: 0.1;
  letter-spacing: 4.6px;
}

@media screen and (max-width: 768px) {
  .about p {
    font-size: 18px;
  }
}

h2 {
  margin: 0px;
  font-weight: 400;
  font-size: 26px;
  margin: 0px;
  font-size: 26px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  h2 {
    font-size: 20px;
  }

  h2 span {
    font-size: 16px !important;
  }
}

h2 hr {
  border: none;
  width: 26px;
  height: 1px;
  background-color: black;
  display: block;
}

h2 span {
  font-family: "lusitana";
  font-size: 20px;
}

.use_case {
  display: flex;
  flex-direction: column;
  gap: 100px;
  align-items: center;
  justify-content: center;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .use_case {
    gap: 30px;
  }
}

.use_case .outer {
  display: flex;
  position: relative;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .use_case .outer {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .use_case .outer .inr img {
    width: 100% !important;
  }
}

.use_case .outer:nth-child(2n):after {
  left: auto;
  right: 0;
}

.use_case .outer:nth-child(2n) .inr {
  flex-direction: row-reverse;
}

.use_case .outer:nth-child(2n) .inr .txt:after {
  left: auto;
  right: -110px;
}

.use_case .outer:nth-child(2n) .inr .txt:before {
  left: auto;
  right: -75px;
}

.use_case .outer:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: #F8F8F8;
  height: 100%;
  width: 50%;
  z-index: -1;
}

.use_case .outer .inr {
  display: flex;
  max-width: 1100px;
  width: 100%;
  justify-content: center;
  gap: 75px;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width: 768px) {
  .use_case .outer .inr {
    flex-direction: column !important;
    padding: 20px;
    gap: 20px;
  }
}

.use_case .outer .inr img {
  position: relative;
  z-index: 0;
  width: 60%;
}

.use_case .outer .inr .txt {
  display: flex;
  flex-direction: row-reverse;
  gap: 60px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .use_case .outer .inr .txt {
    flex-direction: column;
    gap: 20px;
    width: 100%;
  }

  .use_case .outer .inr .txt p {
    writing-mode: unset !important;
  }
}

.use_case .outer .inr .txt:after {
  content: "";
  width: 35px;
  height: 1px;
  background-color: white;
  position: absolute;
  top: 50%;
  left: -110px;
  display: block;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .use_case .outer .inr .txt:after {
    display: none;
  }
}

.use_case .outer .inr .txt:before {
  content: "";
  width: 35px;
  height: 1px;
  background-color: black;
  position: absolute;
  top: 50%;
  left: -75px;
  display: block;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .use_case .outer .inr .txt:before {
    display: none;
  }
}

.use_case .outer .inr .txt p {
  writing-mode: tb-rl;
  font-size: 16px;
  letter-spacing: 3px;
  line-height: 1.7rem;
  margin: 0;
}

.use_case .outer .inr .txt h2 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  text-align: center;
  line-height: 1.5;
}

.use_case .outer .inr .txt h2 span {
  font-family: "lusitana";
  font-size: 18px;
  background-color: #152745;
  color: white;
  font-weight: 100;
  padding: 5px 10px;
}

.use_case .outer .inr .txt h2 a {
  color: black;
  font-family: "lusitana";
  font-weight: 100;
  font-size: 18px;
  line-height: 1;
  padding: 15px 0px;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  text-decoration: none;
}

.news {
  width: 100%;
  background-color: #F8F8F8;
  padding-top: 75px;
  padding-bottom: 75px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .news {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.news ul {
  display: flex;
  list-style-type: none;
  width: calc(100% - 40px);
  max-width: 620px;
  flex-direction: column;
  padding: 0px 20px;
  margin: 0px;
}

.news ul a {
  color: black;
  display: flex;
  padding-bottom: 25px;
  padding-top: 25px;
  transition: .3s;
  text-decoration: none;
  gap: 30px;
}

.news ul a:hover {
  opacity: .7;
}

.news ul li {
  border-bottom: solid 1px black;
  padding-top: 15px;
  padding-bottom: 15px;
}

.news ul li p {
  display: flex;
  margin: 0;
  gap: 20px;
}

.news ul li p a {
  padding: 0;
}

div#wrapper {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

.flex.row {
  display: flex;
  flex-wrap: unset;
}

.product_slider {
  width: 482px;
}

[data-masonry="guide"] {
  display: flex;
}

#footer .container.clearfix {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  max-width: unset;
  gap: 0;
}

@media screen and (max-width: 768px) {
  #footer .container.clearfix {
    padding: 0;
    margin-top: 30px;
  }
}

@media screen and (max-width: 768px) {
  #footer .footer__guide {
    padding-top: 30px;
  }
}

#footer .footer__guide .row.container {
  gap: 30px;
  flex-direction: row;
  padding: 0 20px;
  width: calc(100% - 40px);
}

@media screen and (max-width: 768px) {
  #footer .footer__guide .row.container {
    flex-direction: column;
    display: flex;
    width: calc(100% - 40px);
  }

  #footer .container.alt {
    width: calc(100% - 40px);
  }
}

#footer .footer__guide .row.container .guide__col {
  width: 100%;
}

@media screen and (max-width: 482px) {
  #footer .footer__guide .row.container .guide__col [data-masonry="guide"] {
    flex-direction: column;
    display: flex;
    gap: 0px;
  }

  #footer .footer__guide .row.container .guide__col [data-masonry="guide"] .guide__unit {
    padding: 0;
    margin: 0;
  }
}

#footer .footer__nav .row.container div.shop-owner__info {
  padding: 0;
  flex-direction: column;
}

#footer .footer__nav .row.container div.shop-owner__photo {
  width: auto;
}

.flex {
  display: flex;
  width: 100% !important;
}

@media screen and (max-width: 768px) {
  .flex {
    align-items: flex-start !important;
  }

  .flex ul {
    width: 100%;
  }

  .flex ul a {
    text-align: left !important;
    padding: 10px 0px 10px 0px;
    border-bottom: solid 1px #79717a;
  }
}

#wrapper.page--sub .mv {
  position: relative;
  max-height: 300px;
  color: white;
  padding: 20px;
  box-sizing: border-box;
  width: 100%;
}

@media screen and (max-width: 768px) {
  #wrapper.page--sub .mv {
    height: 175px;
  }
}

#wrapper.page--sub .mv h2 {
  font-weight: 500;
}

#wrapper.page--sub .mv hr {
  background-color: white;
}

#wrapper.page--sub .h2_block {
  display: flex;
  flex-direction: column;
  padding: 20px;
  gap: 30px;
  justify-content: center;
  align-items: center;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.page--sub .h2_block {
    text-align: left;
  }
}

#wrapper.page--sub .intro {
  position: relative;
  background-color: #F8F8F8;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  max-width: 1920px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#wrapper.page--sub .intro .outer {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1300px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.page--sub .intro .outer {
    text-align: left;
  }
}

#wrapper.page--sub .use_case_list {
  width: 100%;
  max-width: 1300px;
  display: flex;
  flex-direction: column;
}

#wrapper.page--sub .use_case_list .outer {
  padding-left: 20px;
  padding-right: 20px;
}

#wrapper.page--sub .use_case_list ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  #wrapper.page--sub .use_case_list ul {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 50px;
  }
}

#wrapper.page--sub .use_case_list ul li {
  width: 30%;
}

@media screen and (max-width: 767px) {
  #wrapper.page--sub .use_case_list ul li {
    width: 100%;
    max-width: 400px;
  }
}

#wrapper.page--sub .use_case_list ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
}

#wrapper.page--sub .use_case_list ul li a dl {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 30px;
  justify-content: center;
  align-items: center;
}

#wrapper.page--sub .use_case_list ul li a dl dt {
  width: 100%;
  height: 30vw;
  max-height: 346px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 767px) {
  #wrapper.page--sub .use_case_list ul li a dl dt {
    height: 250px;
  }
}

#wrapper.page--sub .use_case_list ul li a dl dt img {
  position: absolute;
  left: 0;
  top: 0;
  filter: brightness(0.5);
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

#wrapper.page--sub .use_case_list ul li a dl dt h3 {
  text-align: center;
  color: white;
  display: flex;
  flex-direction: column;
  font-size: 22px;
  line-height: 1.5;
  gap: 15px;
}

#wrapper.page--sub .use_case_list ul li a dl dt h3 span {
  background-color: #152745;
  color: white;
  font-family: "lusitana";
  font-weight: 100;
  font-size: 18px;
  padding: 5px 10px;
}

#wrapper.page--sub .use_case_list ul li a dl dd {
  margin: 0;
  display: flex;
  gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#wrapper.page--sub .use_case_list ul li a dl dd p {
  position: relative;
}

#wrapper.page--sub .use_case_list ul li a dl dd span.viewmore_dm_btn {
  font-size: 18px;
  font-family: "lusitana";
  padding: 8px 26px;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
}

#wrapper.page--sub .outer_cont {
  max-width: 990px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}

#wrapper.page--sub .outer_cont .inr {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  gap: 30px;
}

#wrapper.page--sub .ct_cont {
  position: relative;
}

#wrapper.page--sub .ct_cont ul {
  display: flex;
  width: calc(100% - 40px);
  box-sizing: border-box;
}

#wrapper.page--sub .ct_cont ul.card {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

#wrapper.page--sub .ct_cont ul.card li {
  border: none !important;
  cursor: unset;
}

#wrapper.page--sub .ct_cont ul li {
  border-top: solid 1px black;
  border-bottom: solid 1px black;
  border-left: solid 1px black;
  width: 10%;
  text-align: center;
  cursor: pointer;
}

#wrapper.page--sub .ct_cont ul li.active {
  color: white;
  background-color: black;
  cursor: auto;
  pointer-events: none;
}

#wrapper.page--sub .ct_cont ul li.disable {
  color: #ccc;
  pointer-events: none;
}

#wrapper.page--sub .ct_cont ul li:last-child {
  border-right: solid 1px black;
}

#wrapper.page--sub .ct_cont .cont_wrap {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 0px;
  display: none;
  flex-direction: column;
  gap: 30px;
  width: 100%;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  #wrapper.page--sub .ct_cont .cont_wrap {
    padding-left: 0;
    padding-right: 0;
  }
}

#wrapper.page--sub .ct_cont .cont_wrap.active {
  display: flex;
}

#wrapper.page--sub .ct_cont .cont_wrap h3 {
  font-size: 20px;
  background-color: #F6F6F6;
  padding: 5px 20px;
  margin: 0;
}

@media screen and (max-width: 768px) {
  #wrapper.page--sub .ct_cont .cont_wrap h3 {
    font-size: 18px;
  }
}

#wrapper.page--sub .ct_cont .cont_wrap h4 {
  font-size: 18px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 10px;
  border-bottom: solid 1px black;
  margin: 0;
}

@media screen and (max-width: 768px) {
  #wrapper.page--sub .ct_cont .cont_wrap h4 {
    font-size: 16px;
  }
}

#wrapper.page--sub .ct_cont .cont_wrap h4 span {
  font-size: 13px;
}

#wrapper.page--sub .ct_cont .cont_wrap p {
  margin: 0;
  font-size: 15px;
}

#wrapper.page--sub .ct_cont .cont_wrap div {
  display: flex;
  gap: 15px;
  flex-direction: column;
  width: 97%;
  margin-left: auto;
  margin-right: auto;
}

#wrapper.page--sub .example_cont {
  position: relative;
}

#wrapper.page--sub .example_cont .inr {
  display: flex;
  flex-direction: column;
  gap: 75px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}

#wrapper.page--sub .example_cont figure {
  display: flex;
  width: 100%;
  margin: 0;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
}

#wrapper.page--sub .example_cont figure img {
  flex-basis: auto;
  width: 100%;
  max-width: 320px;
}

#wrapper.page--sub .example_cont figure hr.line {
  width: 100%;
  margin: 0;
  padding: 0;
  height: 1px;
  background-color: black;
}

#wrapper.page--sub .example_cont figure figcaption {
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
  flex-basis: auto;
  width: 100%;
  max-width: 620px;
}

#wrapper.page--sub .example_cont figure figcaption h3 {
  font-size: 24px;
  margin: 0;
  line-height: 1;
}

#wrapper.page--sub .example_cont figure figcaption span.mat {
  font-size: 15px;
  background-color: #F6F6F6;
  padding: 5px 10px;
  font-weight: 800;
}

#wrapper.page--sub .example_cont figure figcaption hr.dot {
  margin: 0;
  padding: 0;
  width: 15px;
  height: 0.5px;
  display: flex;
  border-bottom: dotted 1px black;
}

#wrapper.page--sub .example_cont figure figcaption ul.tag {
  display: flex;
  flex-wrap: wrap;
}

#wrapper.page--sub .example_cont figure figcaption ul.tag li {
  font-weight: 800;
}

#wrapper.page--sub .example_cont figure figcaption ul.tag li:after {
  content: "/";
  margin-left: 5px;
  margin-right: 5px;
}

#wrapper.page--sub .products_cont .inr {
  display: flex;
  flex-direction: column;
  gap: 0px;
}

#wrapper.page--sub .products_cont figure {
  display: flex;
  width: 100%;
  margin: 0;
  gap: 30px;
  justify-content: space-between;
}

@media screen and (max-width: 990px) {
  #wrapper.page--sub .products_cont figure {
    gap: 20px;
  }
}

@media screen and (max-width: 990px) and (max-width: 600px) {
  #wrapper.page--sub .products_cont figure {
    flex-direction: column;
  }
}

#wrapper.page--sub .products_cont figure h3 {
  font-size: 23px;
  font-weight: bold;
}

@media screen and (max-width: 990px) {
  #wrapper.page--sub .products_cont figure h3 br {
    display: none;
  }
}

@media screen and (max-width: 990px) and (max-width: 600px) {
  #wrapper.page--sub .products_cont figure h3 {
    font-size: 18px;
    margin-top: 0;
  }
}

#wrapper.page--sub .products_cont figure.block1 img.main {
  width: 100%;
  max-width: 299px;
  height: auto;
}

@media screen and (max-width: 990px) {
  #wrapper.page--sub .products_cont figure.block1 img.main {
    max-width: unset;
    width: 25%;
    object-fit: cover;
  }
}

@media screen and (max-width: 990px) and (max-width: 600px) {
  #wrapper.page--sub .products_cont figure.block1 img.main {
    width: 100%;
    height: 200px;
  }
}

#wrapper.page--sub .products_cont figure.block1 figcaption {
  width: 100%;
  max-width: 292px;
}

@media screen and (max-width: 990px) {
  #wrapper.page--sub .products_cont figure.block1 figcaption {
    max-width: unset;
    width: 50%;
  }
}

@media screen and (max-width: 990px) and (max-width: 600px) {
  #wrapper.page--sub .products_cont figure.block1 figcaption {
    width: 100%;
  }
}

#wrapper.page--sub .products_cont figure.block1 div.imgs {
  width: 100%;
  max-width: 284px;
  position: relative;
}

@media screen and (max-width: 990px) {
  #wrapper.page--sub .products_cont figure.block1 div.imgs {
    max-width: unset;
    width: 25%;
  }
}

@media screen and (max-width: 990px) and (max-width: 600px) {
  #wrapper.page--sub .products_cont figure.block1 div.imgs {
    width: 100%;
    display: flex;
  }
}

#wrapper.page--sub .products_cont figure.block1 div.imgs img:first-child {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

@media screen and (max-width: 990px) {
  #wrapper.page--sub .products_cont figure.block1 div.imgs img:first-child {
    height: 50%;
    object-fit: cover;
  }
}

@media screen and (max-width: 990px) and (max-width: 600px) {
  #wrapper.page--sub .products_cont figure.block1 div.imgs img:first-child {
    position: relative;
    width: 50%;
    height: 200px;
  }
}

#wrapper.page--sub .products_cont figure.block1 div.imgs img:nth-child(2) {
  position: absolute;
  bottom: 50px;
  right: 0;
  z-index: 0;
}

@media screen and (max-width: 990px) {
  #wrapper.page--sub .products_cont figure.block1 div.imgs img:nth-child(2) {
    height: 50%;
    object-fit: cover;
  }
}

@media screen and (max-width: 990px) and (max-width: 600px) {
  #wrapper.page--sub .products_cont figure.block1 div.imgs img:nth-child(2) {
    width: 50%;
    height: 200px;
    position: relative;
    bottom: auto;
  }
}

#wrapper.page--sub .products_cont figure.block1 div.imgs img:last-child {
  position: absolute;
  right: 75px;
  bottom: 75px;
  z-index: 1;
}

@media screen and (max-width: 990px) {
  #wrapper.page--sub .products_cont figure.block1 div.imgs img:last-child {
    right: 0;
  }
}

@media screen and (max-width: 990px) and (max-width: 600px) {
  #wrapper.page--sub .products_cont figure.block1 div.imgs img:last-child {
    width: 30%;
    height: auto;
  }
}

#wrapper.page--sub .products_cont figure.block2 {
  margin-top: 50px;
}

@media screen and (max-width: 600px) {
  #wrapper.page--sub .products_cont figure.block2 {
    margin-top: 30px;
  }
}

#wrapper.page--sub .products_cont figure.block2 figcaption {
  width: 100%;
  max-width: 365px;
}

@media screen and (max-width: 990px) {
  #wrapper.page--sub .products_cont figure.block2 figcaption {
    max-width: unset;
    width: 60%;
  }
}

@media screen and (max-width: 990px) and (max-width: 600px) {
  #wrapper.page--sub .products_cont figure.block2 figcaption {
    width: 100%;
  }
}

#wrapper.page--sub .products_cont figure.block2 div.imgs {
  width: 100%;
  max-width: 512px;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

@media screen and (max-width: 990px) {
  #wrapper.page--sub .products_cont figure.block2 div.imgs {
    max-width: unset;
    width: 40%;
  }
}

@media screen and (max-width: 990px) and (max-width: 600px) {
  #wrapper.page--sub .products_cont figure.block2 div.imgs {
    display: flex;
    width: 100%;
  }
}

@media screen and (max-width: 990px) {
  #wrapper.page--sub .products_cont figure.block2 div.imgs img:first-child {
    width: 50%;
  }
}

@media screen and (max-width: 990px) and (max-width: 600px) {
  #wrapper.page--sub .products_cont figure.block2 div.imgs img:first-child {
    height: auto;
    object-fit: cover;
    height: 200px;
  }
}

@media screen and (max-width: 990px) {
  #wrapper.page--sub .products_cont figure.block2 div.imgs img:nth-child(2) {
    width: 50%;
  }
}

@media screen and (max-width: 990px) and (max-width: 600px) {
  #wrapper.page--sub .products_cont figure.block2 div.imgs img:nth-child(2) {
    height: auto;
    height: 200px;
    object-fit: cover;
  }
}

#wrapper.page--sub .products_cont figure.block2 div.imgs img:last-child {
  position: absolute;
  bottom: 0;
  left: 20px;
  z-index: 1;
}

@media screen and (max-width: 990px) {
  #wrapper.page--sub .products_cont figure.block3 {
    margin-top: 30px;
  }
}

@media screen and (max-width: 990px) and (max-width: 600px) {
  #wrapper.page--sub .products_cont figure.block3 {
    margin-top: 0;
  }
}

#wrapper.page--sub .products_cont figure.block3 figcaption {
  width: 100%;
  max-width: 333px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media screen and (max-width: 990px) {
  #wrapper.page--sub .products_cont figure.block3 figcaption {
    max-width: unset;
    width: 50%;
  }
}

@media screen and (max-width: 990px) and (max-width: 600px) {
  #wrapper.page--sub .products_cont figure.block3 figcaption {
    width: 100%;
  }
}

#wrapper.page--sub .products_cont figure.block3 div.imgs {
  width: 100%;
  max-width: 284px;
  position: relative;
}

@media screen and (max-width: 990px) {
  #wrapper.page--sub .products_cont figure.block3 div.imgs {
    max-width: unset;
    width: 25%;
  }
}

#wrapper.page--sub .products_cont figure.block3 div.imgs img:first-child {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

@media screen and (max-width: 990px) {
  #wrapper.page--sub .products_cont figure.block3 div.imgs img:first-child {
    width: 100%;
    height: 50%;
    object-fit: cover;
  }
}

#wrapper.page--sub .products_cont figure.block3 div.imgs img:last-child {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

@media screen and (max-width: 990px) {
  #wrapper.page--sub .products_cont figure.block3 div.imgs img:last-child {
    width: 100%;
    height: 50%;
    object-fit: cover;
  }
}

#wrapper.page--sub .products_cont figure.block3 img.main {
  width: 100%;
  max-width: 256px;
  height: auto;
  padding-top: 159px;
}

@media screen and (max-width: 990px) {
  #wrapper.page--sub .products_cont figure.block3 img.main {
    width: 25%;
    height: auto;
    object-fit: cover;
    padding-top: 0;
    max-width: unset;
  }
}

@media screen and (max-width: 990px) and (max-width: 600px) {
  #wrapper.page--sub .products_cont figure.block3 img.main {
    width: 100%;
    height: 200px;
    object-position: bottom;
  }
}

a.viewmore_sm {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  border: solid 1px black;
  padding: 5px 10px;
  width: 100%;
  max-width: 150px;
  transition: .3s;
}

@media screen and (max-width: 768px) {
  a.viewmore_sm {
    margin-left: auto;
    margin-right: auto;
  }
}

a.viewmore_sm img {
  max-width: 5px !important;
}

a.viewmore_sm:hover {
  background-color: black;
  color: white;
  opacity: 1;
}

a.viewmore_sm:hover img {
  filter: invert(1);
}

div.flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center !important;
  gap: 20px;
}

/*カスタマイズ用追記CSS Start*/
div.slider2 {
  width: 600px;
  display: block;
  margin: 40px auto;
}

div.slider .bx-wrapper {
  margin: 0 auto 5px;
  /*メインスライダーとサムネイルの間の余白を変更*/
}

ul.bxslider01 li {
  display: block;
  width: 640px;
  /*メインスライダーの横幅*/
  height: 300px;
  /*メインスライダーの縦幅*/
}

ul.bxslider01 li img {
  display: block;
  width: 600px;
  height: auto;
}

ul.bxslider02 li a {
  display: block;
  width: 167px;
  /*サムネイルの横幅*/
  height: 60px;
  /*サムネイルの縦幅*/
}

ul.bxslider02 li a img {
  display: block;
  width: 167px;
  /*サムネイルの横幅*/
  height: auto;
  /*サムネイルの縦幅*/
}

div.controlWrap {
  width: 482px;
  display: block;
  position: relative;
  margin: 0 auto;
}

div.controlWrap p#PrevIcon a {
  display: block;
  width: 13px;
  /*オリジナルの矢印アイコン画像の横幅を設定しましょう*/
  height: 19px;
  /*オリジナルの矢印アイコン画像の縦幅を設定しましょう*/
  position: absolute;
  background: url(../img/icon-arrow-prev01.jpg) left center no-repeat;
  /*オリジナルの矢印アイコンを設定しています*/
  color: #fff;
  top: 20px;
  left: 20px;
  text-indent: -9999px;
}

div.controlWrap p#NextIcon a {
  display: block;
  width: 13px;
  /*オリジナルの矢印アイコン画像の横幅を設定しましょう*/
  height: 19px;
  /*オリジナルの矢印アイコン画像の縦幅を設定しましょう*/
  position: absolute;
  background: url(../img/icon-arrow-next01.jpg) left center no-repeat;
  /*オリジナルの矢印アイコンを設定しています*/
  color: #fff;
  top: 20px;
  right: 20px;
  text-indent: -9999px;
}

/*カスタマイズ用追記CSS End*/
.product-main {
  display: flex;
  max-width: 1200px;
  width: 100%;
  margin-top: 50px;
  gap: 50px;
}

@media screen and (max-width: 768px) {
  .product-main {
    margin-top: 0px;
    flex-direction: column;
    align-items: center;
  }
}

.product-main .slider-main img {
  height: auto;
  width: 100%;
  border: #ECECEC 10px solid;
  box-sizing: border-box;
}

.product-main .slider-thumb {
  margin-top: 10px;
}

.product-main .slider-thumb img {
  border: #ECECEC 10px solid;
  box-sizing: border-box;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.product-main .slider-container {
  width: 100%;
  max-width: 480px;
}

.product-main .slider-thumb .slick-current {
  opacity: 0.7;
}

.product-main .info {
  display: flex;
  flex-direction: column;
  gap: 25px;
  justify-content: flex-start;
  align-items: flex-start;
}

@media screen and (max-width: 768px) {
  .product-main .info {
    gap: 15px;
  }
}

.product-main .info span.cg {
  background-color: #EEEEEE;
  padding: 3px 14px;
}

.product-main .info h2 {
  font-size: 23px;
  font-weight: bolder;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 768px) {
  .product-main .info h2 {
    font-size: 18px;
  }
}

.product-main .info span.price {
  font-size: 20px;
  font-weight: bolder;
}

.product-main .info div.cart {
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
  align-items: flex-end;
}

.product-main .info div.cart .num {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-weight: 500;
}

.product-main .info div.cart .num input {
  border: solid 1px black;
  max-width: 50px;
  height: 30px;
}

.product-main .info div.cart .btn {
  padding: 0;
  margin: 0;
  background-color: transparent;
  display: flex;
  border: none;
}

.product-main .info div.cart .btn button {
  width: 200px;
  height: 40px;
  background-color: black;
  font-family: "游明朝";
  font-weight: bold;
  font-size: 18px;
  border: none;
  color: white;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .product-main .info div.cart .btn button {
    font-size: 16px;
  }
}

.product-main .info hr {
  display: block;
  border: none;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: black;
  height: 1px;
}

@media screen and (max-width: 768px) {
  .product-main .info hr {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

.product-main .info div.note {
  display: flex;
  flex-direction: column;
  gap: 30px;
  width: 100%;
}

.product-main .info div.note ul {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .product-main .info div.note ul {
    width: 100%;
    flex-direction: column;
  }
}

.product-main .info div.note ul li {
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .product-main .info div.note ul li {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .product-main .info div.note ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .product-main .info div.note ul li a:after {
    content: "";
    border: 4px solid transparent;
    border-top: 5px solid #000000;
    transform: rotate(-90deg);
    transition: .3s;
  }
}

.product-main .info div.note ul hr {
  height: auto;
  display: block;
  width: 1px;
  background-color: black;
  border: none;
}

@media screen and (max-width: 768px) {
  .product-main .info div.note ul hr {
    margin: 0px;
    width: 100%;
    height: 1px;
    background-color: #eee;
  }
}

.product-main .icon-cart.icon-b,
.product-main .icon-cart.icon-w {
  background-position: -176px -62px;
}

@media screen and (max-width: 768px) {

  .product-main .icon-cart.icon-b,
  .product-main .icon-cart.icon-w {
    background-position: -265px -93px;
  }
}

.product-category {
  width: 100%;
  max-width: 1300px;
  gap: 60px;
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}

@media screen and (max-width: 990px) {
  .product-category {
    flex-direction: column;
    gap: 20px;
  }
}

.product-category .category-menu {
  width: 100%;
  max-width: 280px;
}

@media screen and (max-width: 990px) {
  .product-category .category-menu {
    max-width: unset;
    order: 2;
  }
}

.product-category .category-menu .inr {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.product-category .category-menu .inr h2 {
  font-size: 16px;
  background-color: #F2F2F2;
  display: flex;
  align-items: flex-start;
  padding: 5px 15px;
  font-weight: 600;
}

@media screen and (max-width: 990px) {
  .product-category .category-menu .inr h2 {
    font-size: 16px;
  }
}

.product-category .category-menu .inr ul {
  display: flex;
  flex-direction: column;
}

.product-category .category-menu .inr ul li a {
  display: flex;
  padding: 10px 5px;
  border-bottom: solid 1px #EEEEEE;
  gap: 10px;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
}

.product-category .category-menu .inr ll.parent {}

.product-category .category-menu .inr ul li.parent a img {
  transition: .3s;
}

.product-category .category-menu .inr ul li.parent a.active img {
  transform: rotate(90deg);
}

.product-category .category-menu .inr li.parent ul.child {
  display: none;
}

.product-category .category-menu .inr li.parent ul.child li {}

.product-category .category-menu .inr li.parent ul.child li a {
  font-size: 15px;
  /* padding-left: 30px; */
  /* justify-content: space-between; */
  margin-left: 23px;
  padding: 7px 5px;
}

.product-category .category-menu .inr li.parent ul.child li a img {
  /* order: 2; */
  max-width: 10px;
  display: none;
}

.product-category .category-menu .inr li.parent ul.child li a:before {
  content: "-";
}

@media screen and (max-width: 990px) {
  .product-category .category-menu .inr ul li a {
    font-size: 14px;
    padding: 7px 5px;
  }
}

.product-category .category-menu .inr ul li:last-child a {
  border-bottom: none;
}

.product-category .category-cont {
  display: flex;
  flex-direction: column;
  gap: 50px;
}

@media screen and (max-width: 990px) {
  .product-category .category-cont {
    width: 100%;
    gap: 30px;
    order: 1;
  }
}

.product-category .category-cont .sub-mv {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.product-category .category-cont .sub-mv div.caption {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  min-height: 300px;
}

@media screen and (max-width: 990px) {
  .product-category .category-cont .sub-mv div.caption {
    height: 200px;
    min-height: unset;
  }
}

.product-category .category-cont .sub-mv div.caption img {
  position: absolute;
  left: 0;
  top: 0;
  filter: brightness(0.7);
  z-index: -1;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.product-category .category-cont .sub-mv div.caption h2 {
  color: white;
  font-weight: bolder;
}

.product-category .category-cont hr {
  margin: 0;
  padding: 0;
  display: block;
  width: 60px;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  background-color: black;
}

.product-category .category-cont p.result {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

ul.product-normal-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 50px 3%;
}

@media screen and (max-width: 767px) {
  ul.product-normal-list {
    flex-direction: column;
    align-items: center;
  }
}

ul.product-normal-list li {
  flex: 0 0 31%;
  gap: 30px;
  display: flex;
}

ul.product-normal-list li a figure {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}

ul.product-normal-list li a figure img {
  box-sizing: border-box;
  border: solid 10px #EEE;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  /* min-width: 320px; */
  min-height: 285px;
  width: 100%;
  object-fit: cover;
}

@media screen and (max-width: 767px) {
  ul.product-normal-list li a figure img {
    height: 200px;
    width: 280px;
  }
}

ul.product-normal-list li a figcaption {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

ul.product-normal-list li a figcaption h3 {
  margin: 0;
  padding: 0;
}

ul.product-normal-list li a figcaption span.price {
  margin: 0;
  padding: 0;
}

ul.sort_link {
  display: flex;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 767px) {
  ul.sort_link {
    flex-direction: column;
    width: 100%;
  }
}

ul.sort_link li a {
  border-left: solid 1px black;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
  box-sizing: border-box;
  font-size: 16px;
  min-width: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px 14px;
}

@media screen and (max-width: 767px) {
  ul.sort_link li a {
    border-right: solid 1px black;
    border-bottom: none;
  }
}

ul.sort_link li a.active {
  background-color: black;
  color: white;
}

ul.sort_link li:last-child a {
  border-right: solid 1px black;
}

@media screen and (max-width: 767px) {
  ul.sort_link li:last-child a {
    border-bottom: solid 1px black;
  }
}

ul.pager {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  gap: 15px;
  flex-wrap: wrap;
}

ul.pager li a {
  border-radius: 0;
  border: solid 1px black;
}

ul.pager li a.active {
  background-color: black;
  color: white;
}

ul.pager li a.arw {
  border: none;
  padding-left: 0px;
  padding-right: 0px;
}

section.alt {
  margin-top: 50px;
}

.mgt_ads {
  margin-top: 0px !important;
}

#wrapper.page--sub .ct_cont .cont_wrap div.qa p {
  display: flex;
  flex-direction: column;
}

#wrapper.page--sub .ct_cont .cont_wrap div.qa caption {
  display: flex;
  flex-direction: column;
}

#wrapper.page--sub .ct_cont .cont_wrap div.qa div.a {
  width: 100%;
  flex-direction: row;
  align-items: baseline;
}

#wrapper.page--sub .ct_cont .cont_wrap div.qa h4 {
  cursor: pointer;
  display: flex;
  align-items: baseline;
  flex-direction: row;
  flex-wrap: nowrap;
}

#wrapper.page--sub .ct_cont .cont_wrap div.qa span.a,
#wrapper.page--sub .ct_cont .cont_wrap div.qa span.q {
  color: white;
  font-size: 12px;
  font-weight: 100;
  min-height: 25px;
  min-width: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
}

#wrapper.page--sub .ct_cont .cont_wrap div.qa span.a {
  background-color: #fff;
  border: solid 1px black;
  color: black;
  font-weight: 500;
}

#wrapper.page--sub .ct_cont .cont_wrap div.qa span.q {
  background-color: black;
  color: #fff;
}

#wrapper.page--sub .ct_cont .cont_wrap div.txt,
#wrapper.page--sub .ct_cont .cont_wrap div div {
  width: 100%;
}

#wrapper.page--sub .ct_cont .cont_wrap div.txt h5,
#wrapper.page--sub .ct_cont .cont_wrap div div h5 {
  font-size: 16px;
  font-weight: bolder;
  margin: 0;
  padding: 5px 0px;
  background-color: transparent;
}

#wrapper.page--sub .ct_cont .cont_wrap div.txt span.mark,
#wrapper.page--sub .ct_cont .cont_wrap div div span.mark {
  font-weight: bolder;
  display: flex;
}

#wrapper.page--sub .ct_cont .cont_wrap div.txt span.mark:before,
#wrapper.page--sub .ct_cont .cont_wrap div div span.mark:before {
  content: "・";
}

.info_table {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .info_table {
    flex-direction: column;
  }
}

.info_table dt {
  width: 25%;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .info_table dt {
    border-bottom: solid 1px #eee;
    width: 100%;
    padding: 10px 0px;
  }
}

.info_table dd {
  width: 75%;
  margin: 0;
  display: flex;
}

@media screen and (max-width: 767px) {
  .info_table dd {
    margin-bottom: 30px;
    padding: 10px 0px;
    width: 100%;
  }

  .info_table dd iframe {
    height: 250px;
  }
}

.info_table hr {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
  background-color: #eee;
  height: 1px;
  border: none;
  margin: 15px 0px;
}

@media screen and (max-width: 767px) {
  .info_table hr {
    display: none;
  }
}

div#footer {
  display: flex;
  flex-direction: column;
}

/*---以下独自---*/
.sp_menu {
  display: none;
  padding-left: 10px;
  padding-right: 0;
  box-sizing: border-box;
  background-color: white;
  border-bottom: solid 1px #eee;
}

.sp_menu a {
  display: flex;
}

.sp_menu a img.logo {
  max-width: 120px;
  height: auto;
}

.sp_menu .sp_btn {
  display: flex;
  flex-direction: column;
  width: 60px;
  height: 70px;
  background-color: black;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 20px;
  box-sizing: border-box;
  transition: .3s;
  cursor: pointer;
}

.sp_menu .sp_btn.active span:first-child {
  transform: rotate(20deg) translateY(5.5px);
}

.sp_menu .sp_btn.active span:last-child {
  transform: rotate(-20deg) translateY(-5.5px);
}

.sp_menu .sp_btn span:first-child {
  height: 1px;
  width: 100%;
  display: flex;
  background-color: white;
  transition: .3s;
}

.sp_menu .sp_btn span:last-child {
  height: 1px;
  width: 100%;
  display: flex;
  background-color: white;
  transition: .3s;
}

@media screen and (max-width: 768px) {
  .sp_menu {
    display: flex;
    height: 70px;
    width: 100%;
    pointer-events: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10000;
    justify-content: space-between;
    pointer-events: all;
  }
}

.sp_nav {
  height: calc(100vh - 70px);
  background-color: white;
  opacity: 0;
  width: 100%;
  position: fixed;
  top: 70px;
  left: 0;
  transition: .3s;
  z-index: 10000;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  gap: 10px;
  padding-top: 10px;
  overflow: auto;
  pointer-events: none;
}

.sp_nav.active {
  opacity: 1;
  pointer-events: all;
}

.sp_nav ul.outer {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.sp_nav ul.outer li {
  position: relative;
  width: 100%;
}

.sp_nav ul.outer li ul.inr {
  background-color: white;
}

.sp_nav ul.outer li ul.inr a {
  background-color: white;
  justify-content: flex-start;
  gap: 10px;
}

.sp_nav ul.outer li ul.inr a:after {
  display: none;
}

.sp_nav ul.outer li ul.inr a:before {
  content: "-";
}

.sp_nav ul.outer li a {
  position: relative;
  padding: 10px;
  background-color: #f8f8f8;
  width: 100%;
  display: flex;
  border-bottom: solid 1px #eee;
  justify-content: space-between;
  box-sizing: border-box;
  align-items: center;
}

.sp_nav ul.outer li a.nav_products.active:after {
  transform: rotate(0deg);
}

.sp_nav ul.outer li a:after {
  content: "";
  border: 4px solid transparent;
  border-top: 5px solid #000000;
  transform: rotate(-90deg);
  transition: .3s;
}

.sp_nav form {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}

.sp_nav form button {
  background-color: black;
  border: none;
  font-family: "游明朝";
  width: 100%;
  margin: 0;
  padding: 0;
}

.sp_nav form input[type="text"] {
  border: solid 1px black;
  border-radius: 0;
  font-family: "游明朝";
  width: 100%;
  margin: 0;
  padding: 10px;
}

.sp_nav ul.acc {
  width: 100%;
}

.sp_nav ul.acc li {
  width: 100%;
}

.sp_nav ul.acc li a {
  width: 100%;
  padding: 15px 10px;
  display: flex;
  border-bottom: solid #eee 1px;
  gap: 10px;
  align-items: center;
  box-sizing: border-box;
}

.sp_nav ul.acc .icon-b {
  filter: brightness(0.5);
  transform: scale(0.8);
}

.sp_nav ul.acc .icon-pen {
  background-position: -286px -72px;
}

.sp_nav ul.acc .icon-key {
  background-position: -24px -121px;
}

@media screen and (max-width: 768px) {
  .page--sub hr {
    display: none;
  }
}

a.anchor {
  padding-top: 30px;
  margin-top: -30px;
  display: block;
}

.global-nav__pulldown-nav div.outer {
  width: 100%;
  margin: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  /* left: 0; */
  opacity: 1;
}

.global-nav__pulldown-nav div.outer.active {
  opacity: 1;
}

ul.together-list.row.product-list.product-list--slide {
  display: flex;
  margin-top: 30px;
  justify-content: space-between;
  width: 100%;
}

.product-list__unit__inner {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

a.ul {
  text-decoration: underline;
}

a.bnr_footer {
  border: solid 1px black;
  display: flex;
  padding: 20px;
  position: relative;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
  transition: .3s;
}

a.bnr_footer:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid black;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

a.bnr_footer:hover {
  background-color: black;
  color: white;
}

a.bnr_footer:hover:after {
  border-left: 5px solid white;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

@media (max-width: 768px) {
  a.bnr_footer {
    margin-bottom: 0px;
  }
}

dl.table {

  display: flex;

  max-width: 600px;

  flex-wrap: wrap;

  border: solid 1px #efefef;

  border-bottom: none;

  margin: 0;
}

dl.table dt {

  width: 40%;

  border-bottom: solid 1px #efefef;

  background-color: #f8f8f8;

  padding: 2%;
}

dl.table dd {

  border-bottom: solid 1px #efefef;

  margin: 0;

  width: 52%;

  padding: 2%;
}

ul.anchor_link {
  display: flex;
  width: 100%;
  max-width: 930px;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
}

ul.anchor_link li {}

ul.anchor_link li a {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}

ul.anchor_link li a:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
}


.mgt50 {
  margin-top: 50px !important;
}

@media screen and (max-width: 768px) {
  .mgt50 {
    margin-top: 25px !important;
  }

}

ul.together-list.row.product-list.product-list--slide:after {
  display: none;
}

.product-list__unit__inner img {
  max-width: unset;
}

select.group_category {
  border: solid 1px black;
  border-radius: 0;
  font-family: "Yu mincho", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 800;
  color: black;
  font-size: 16px;
  height: auto;
  -webkit-appearance: none;
  /* ベンダープレフィックス(Google Chrome、Safari用) */
  -moz-appearance: none;
  /* ベンダープレフィックス(Firefox用) */
  appearance: none;
  /* 標準のスタイルを無効にする */
  max-width: 390px;
  width: 100%;
  /* margin-left: auto; */
  /* margin-right: auto; */
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}


select.group_category option {
  font-size: 14px;
}

select.group_category:focus {
  outline: none;
}

.sp_nav ul.outer li ul.child {
  display: none;
  flex-direction: column;
}

.sp_nav ul.outer li ul.child li {}

.sp_nav ul.outer li ul.child li a {
  padding-left: 25px;
  gap: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.sp_nav ul.outer li ul.child li a:before {
  content: "・";
}

.example_cont span.viewmore_sm {
  border: solid 1px;
  padding: 5px 13px;
  max-width: fit-content;
}

a.h_back {
  display: flex;
  border: solid 1px black;
  width: 100%;
  padding: 3px 0px;
  max-width: 50px;
  text-align: center;
  justify-content: space-between;
  margin-inline: auto;
  max-width: 390px;
}

a.h_back span {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  gap: 10px;
  padding-left: 13px;
  padding-right: 13px;
  height: 40px;
  font-weight: 500;
  font-size: 16px;
}


a.h_back span:before {
  content: "";
  clip-path: polygon(100% 50%, 0 0, 0 100%);
  width: 7px;
  height: 7px;
  background-color: black;
  transform: rotate(180deg);
}

a:focus {
  text-decoration: none !important;
  color: black !important;
}

.group_wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 390px;
  margin-inline: auto;
  position: relative;
}

.group_wrap:after {
  content: "";
  clip-path: polygon(100% 50%, 0 0, 0 100%);
  width: 7px;
  height: 7px;
  background-color: black;
  transform: rotate(90deg);
  position: absolute;
  top: 15px;
  right: 15px;
}

.banner-list__unit a {
  /* padding-right: 20px; */
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
  /* height: 100%; */
  object-fit: cover;
}

.banner-list__unit {
  position: relative;
  height: 100%;
  max-width: 325px;
  margin-right: 20px !important;
}

@media (max-width: 768px) {
  ul.pager li a {
    padding: 5px 10px;
  }

  ul.pager li a.arw {
    border: none;
    padding-left: 0px;
    padding-right: 0px;
  }

  ul.pager {
    justify-content: flex-start;
  }

  .pager:before, .pager:after {
    display: none;
  }
}

.carousel-slide.container.section__block.product {
  padding: 0;
}

ul.product-normal-list li a {
  display: flex;
  width: 100%;
}

.product-main .slick-track {
  display: flex;
  align-items: center;
}

@media(max-width:767px) {
  #wrapper .container {
    width: calc(100% - 40px) !important;
    padding: 0px;
  }

  #wrapper .container.alt {
    padding: 50px 20px;
    width: 100% !important;
  }

  #wrapper .container.carousel-slide {
    width: 100% !important;
  }
}

.product .bx-wrapper a {
  aspect-ratio: 1 / 1;
}

.product .bx-wrapper a.product-list__name {
  aspect-ratio: unset;
}