@charset "UTF-8";
/* ==============================================
 * グローバルハックCSS
 *
 *
 *
 *
 * ============================================== */
/* ----------------------------------------------------------------------------------

 コンテナ

 ---------------------------------------------------------------------------------- */
html {
  font-family: "\6E38\30B4\30B7\30C3\30AF\4F53", YuGothic, "\6E38\30B4\30B7\30C3\30AF   Medium", "Yu Gothic Medium", "\6E38\30B4\30B7\30C3\30AF", "Yu Gothic", "\30D2\30E9\30AE\30CE\89D2\30B4   ProN W3", "Hiragino Kaku Gothic ProN", "\30E1\30A4\30EA\30AA", "Meiryo", sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 1rem;
  scroll-behavior: smooth;
}

body {
  line-height: 1.5;
  font-family: "\6E38\30B4\30B7\30C3\30AF\4F53", YuGothic, "\6E38\30B4\30B7\30C3\30AF   Medium", "Yu Gothic Medium", "\6E38\30B4\30B7\30C3\30AF", "Yu Gothic", "\30D2\30E9\30AE\30CE\89D2\30B4   ProN W3", "Hiragino Kaku Gothic ProN", "\30E1\30A4\30EA\30AA", "Meiryo", sans-serif;
  background-color: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "\6E38\30B4\30B7\30C3\30AF\4F53", YuGothic, "\6E38\30B4\30B7\30C3\30AF   Medium", "Yu Gothic Medium", "\6E38\30B4\30B7\30C3\30AF", "Yu Gothic", "\30D2\30E9\30AE\30CE\89D2\30B4   ProN W3", "Hiragino Kaku Gothic ProN", "\30E1\30A4\30EA\30AA", "Meiryo", sans-serif;
}

body {
  color: #000;
}

body a {
  color: #000;
}

ul {
  list-style: none;
}

a:hover {
  opacity: 60%;
  color: inherit;
  text-decoration: none;
}

footer {
  background-color: #fff;
  padding-top: 0;
  /* padding-top: 1.25em; */
  padding-bottom: 0;
}

footer .copyright {
  margin-bottom: 0;
}

footer .back-to-top {
  position: fixed;
  z-index: 1032;
}

.container {
  padding-right: 10px;
  padding-left: 10px;
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
  padding-right: 10px;
  padding-left: 10px;
}

.row {
  margin-right: -10px;
  margin-left: -10px;
}

.container-fluid {
  padding-right: 10px;
  padding-left: 10px;
}

.content-asset {
  padding-right: 0px;
  padding-left: 0px;
}

/* .veil {
	z-index: 9999;
} */
#maincontent {
  padding-top: 180px;
}

@media screen and (max-width: 768px) {
  html {
    font-size: 0.9rem;
  }
  #maincontent {
    /* padding-top: 30px; */
    padding-top: 40px;
  }
  .container {
    padding-right: 6px;
    padding-left: 6px;
  }
  .row {
    margin-right: -6px;
    margin-left: -6px;
  }
}
/* ----------------------------------------------------------------------------------

 レイアウト

 ---------------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
    padding-right: 6.5px;
    padding-left: 6.5px;
  }
}
/* ----------------------------------------------------------------------------------

 ヘッダー

 ---------------------------------------------------------------------------------- */
.logo-home {
  width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 2%;
}

.brand {
  position: absolute;
  left: 0;
  text-align: center;
  margin-left: 0;
  padding-top: 0;
  top: calc(50% - 12px);
}

.main-menu {
  background-color: #eee;
  color: #000;
  font-size: 80%;
  height: 40px;
}

.nav-item {
  width: 15%;
}

.dropdown-toggle:before {
  display: inline-block;
  margin-right: 0.255em;
  margin-left: 0;
  vertical-align: 0;
  content: "\F072";
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}

.dropdown-toggle:after {
  display: inline-block;
  margin-left: 0;
  vertical-align: 0;
  content: "";
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}

.nav-item .nav-link:focus,
.nav-item .nav-link:hover,
.nav-item.show .nav-link {
  background-color: transparent;
  color: #444;
  opacity: 0.8;
}

@media (max-width: 768.98px) {
  .brand {
    margin-left: calc(50% - 100px);
  }
}
@media (min-width: 769px) {
  .nav-item > .nav-link {
    color: #000;
  }
}
/* ----------------------------------------------------------------------------------

 ぱんくず

 ---------------------------------------------------------------------------------- */
.container-fluid {
  padding-top: 0px;
  z-index: 1031;
  position: relative;
}

.brand-logo {
  padding-top: 86px;
}

.product-breadcrumb {
  background-color: #fafafa;
  /*padding: 0.2rem 1rem;*/
  /*padding: 0 0;*/
  height: 40px;
}

.product-breadcrumb .col {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 5px;
}

.breadcrumb {
  padding: 0;
  margin-bottom: 2px;
  margin-top: 2px;
  font-size: 0.8rem;
}

.container .breadcrumb {
  border-bottom: none;
}

.breadcrumb-item a {
  color: #444 !important;
}

.breadcrumb-item.active {
  color: #444;
}

.breadcrumb-item + .breadcrumb-item:before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 100;
  padding-right: 0.5rem;
  color: #444;
  content: "\F105";
}

@media (min-width: 769px) {
  #maincontent {
    padding-top: 110px;
  }
}
/* ----------------------------------------------------------------------------------

 検索窓

 ---------------------------------------------------------------------------------- */
@media screen and (min-width: 769px) {
  .site-search {
    width: 16em;
    margin-top: 4px;
  }
  .site-search input {
    padding-right: 2rem;
    height: 30px;
  }
  .site-search .fa-close,
.site-search .fa-search,
.site-search .reset-button {
    position: absolute;
    border: none;
    top: 0.7em;
    padding: 0;
    background-color: transparent;
    right: 1em;
  }
  .search-field {
    border-radius: 4px;
    outline: 0;
    background: #fff;
    color: #999;
    padding-left: 5%;
    width: 95%;
    height: 30px;
    text-align: left;
    margin: auto;
  }
  .fa-search:before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    text-decoration: none;
    padding: 0 7% 0 3%;
    font-size: initial;
  }
  .site-search form {
    position: relative;
    max-width: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: revert;
            flex-direction: revert;
    margin-left: auto;
    height: 100%;
  }
}
@media screen and (max-width: 768px) {
  #gnavi .subnavi_inner_sp {
    height: 55px;
  }
  .search-mobile {
    width: 100%;
  }
  .site-search .fa-close,
.site-search .fa-search,
.site-search .reset-button {
    position: absolute;
    border: none;
    top: 0.8em;
    padding: 0;
    background-color: transparent;
    right: 1em;
  }
  .fa-search:before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    text-decoration: none;
    /*padding: 0 7% 0 3%;*/
    /*font-size: 1.2rem;*/
  }
}
/* ----------------------------------------------------------------------------------

 共通 ) タイトル

 ---------------------------------------------------------------------------------- */
.tny-title {
  font-weight: 700;
  font-style: normal;
  font-size: 2.6rem;
  line-height: 1.2;
  text-align: center;
}

.tny-title-certify {
  font-weight: 700;
  font-style: normal;
  font-size: 2rem;
  line-height: 1.2;
  text-align: left;
}

.tny-title span {
  border-bottom: none;
  bottom: -3px;
}

.tny-subtitle {
  margin: 120px auto 0;
}

.tny-subtitle-certify {
  margin: 40px auto 0;
}

/*
.section-title h2 {
	font-family: proxima-nova, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 2.6rem;
	display: block;
	line-height: 1.2;
}
.section-title h2 span {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.0rem;
	display: block;
	margin: 0 auto 40px;
}
*/
.tny-section-title {
  margin: 160px auto 0;
}

.tny-section-title h2 {
  font-family: proxima-nova, sans-serif;
  text-align: center;
  font-size: 2.6rem;
  font-weight: 700;
}

.tny-section-title h2 span {
  font-family: "\6E38\30B4\30B7\30C3\30AF\4F53", YuGothic, "\6E38\30B4\30B7\30C3\30AF   Medium", "Yu Gothic Medium", "\6E38\30B4\30B7\30C3\30AF", "Yu Gothic", "\30D2\30E9\30AE\30CE\89D2\30B4   ProN W3", "Hiragino Kaku Gothic ProN", "\30E1\30A4\30EA\30AA", "Meiryo", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  display: block;
}

.tny-category-title {
  margin: 160px auto 0;
}

.tny-category-title h2 {
  font-family: proxima-nova, sans-serif;
  text-align: center;
  font-size: 2.6rem;
  font-weight: 700;
}

.tny-category-title h2 span {
  font-family: "\6E38\30B4\30B7\30C3\30AF\4F53", YuGothic, "\6E38\30B4\30B7\30C3\30AF   Medium", "Yu Gothic Medium", "\6E38\30B4\30B7\30C3\30AF", "Yu Gothic", "\30D2\30E9\30AE\30CE\89D2\30B4   ProN W3", "Hiragino Kaku Gothic ProN", "\30E1\30A4\30EA\30AA", "Meiryo", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  display: block;
}

@media screen and (max-width: 768px) {
  .tny-title {
    bottom: -3px;
    position: relative;
    padding-top: 30px;
    font-size: 1.8rem;
  }
  .tny-title-certify {
    font-size: 1.5rem;
  }
  .tny-title span {
    position: relative;
    z-index: 2;
  }
  .tny-title::before {
    content: attr(data-en);
    position: absolute;
    top: 7px;
    left: 0;
    color: rgb(204, 0, 0);
    font-size: 0.9rem;
    z-index: 1;
  }
  .tny-subtitle {
    margin: 80px auto 0;
  }
  .tny-section-title {
    margin: 120px auto 0;
  }
  .tny-section-title h2 {
    font-family: proxima-nova, sans-serif;
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
  }
  .tny-section-title h2 span {
    font-family: "\6E38\30B4\30B7\30C3\30AF\4F53", YuGothic, "\6E38\30B4\30B7\30C3\30AF   Medium", "Yu Gothic Medium", "\6E38\30B4\30B7\30C3\30AF", "Yu Gothic", "\30D2\30E9\30AE\30CE\89D2\30B4   ProN W3", "Hiragino Kaku Gothic ProN", "\30E1\30A4\30EA\30AA", "Meiryo", sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    display: block;
  }
  .tny-category-title {
    margin: 160px auto 0;
  }
  .tny-category-title h2 {
    font-family: proxima-nova, sans-serif;
    text-align: center;
    font-size: 2.6rem;
    font-weight: 700;
  }
  .tny-category-title h2 span {
    font-family: "\6E38\30B4\30B7\30C3\30AF\4F53", YuGothic, "\6E38\30B4\30B7\30C3\30AF   Medium", "Yu Gothic Medium", "\6E38\30B4\30B7\30C3\30AF", "Yu Gothic", "\30D2\30E9\30AE\30CE\89D2\30B4   ProN W3", "Hiragino Kaku Gothic ProN", "\30E1\30A4\30EA\30AA", "Meiryo", sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    display: block;
  }
}
/* TODO 横並び調整 */
/* トップページ・共通部品 */
.homepage.tny-news-form .tny-category-title,
.homepage.category-list-form .tny-category-title,
.homepage.home-featured-form .tny-category-title,
.homepage.products-list-form .tny-category-title,
.tny-common-parts.recommend-carousel-form .tny-category-title,
.tny-common-parts.recently-viewed-form .tny-category-title {
  padding-top: 80px;
  padding-bottom: 80px;
  margin-top: 0;
  /* margin: 200px auto 80px; */
}

.homepage .tny-category-title h2,
.tny-common-parts .tny-category-title h2 {
  font-family: proxima-nova, sans-serif;
  font-size: 2.6rem;
  font-weight: 700;
}

@media (max-width: 769px) {
  .homepage.tny-news-form .tny-category-title,
.homepage.category-list-form .tny-category-title,
.homepage.home-featured-form .tny-category-title,
.homepage.products-list-form .tny-category-title,
.tny-common-parts.recommend-carousel-form .tny-category-title,
.tny-common-parts.recently-viewed-form .tny-category-title {
    padding-top: 40px;
    padding-bottom: 40px;
    /* margin: 120px auto 40px; */
  }
  .homepage .tny-category-title h2,
.tny-common-parts .tny-category-title h2 {
    font-size: 2rem;
  }
}
/* アイテム一覧 */
.item-list-form .tny-category-title {
  margin: 160px auto 0 !important;
}

@media screen and (max-width: 768px) {
  .item-list-form .tny-category-title {
    margin: 80px auto 0 !important;
  }
}
/* カテゴリー一覧：コンテンツアセットなしを想定して上部120px（SP：80px）で指定 */
.category-list-form .tny-category-title h2 {
  margin: 120px auto 40px;
  /* margin: 200px auto 40px; */
}

.category-list-form .tny-category-title {
  margin-top: 0;
}

@media (max-width: 769px) {
  .category-list-form .tny-category-title h2 {
    margin: 80px auto 40px;
    /* margin: 200px auto 40px; */
  }
}
/* TODO 横並び調整 */
/* ----------------------------------------------------------------------------------

 共通 ) カード

 ---------------------------------------------------------------------------------- */
.card {
  border: none;
  border-radius: 0px;
}

.card-bg-gray {
  background: #f6f6f6;
}

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

/* .card-border-top {
	border-top: 1px solid #CCC;
} */
/* .card-border-bottom {
	border-top: 1px solid #CCC;
} */
.card-header {
  padding: 0.75rem 4rem;
  margin-bottom: 0;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  /*border-bottom: 0px #CCC;*/
  background: #000;
  color: #fff;
}

.card-header h2 {
  font-size: 1.25rem;
  margin-top: 0;
  margin-bottom: 0;
}

.card-body {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 1rem 4rem;
  border: 1px solid #ccc;
}

@media (min-width: 769px) and (max-width: 1100px) {
  .card-body {
    padding: 1rem 2rem;
  }
}
.card-header:first-child {
  border-radius: 0;
}

.card-none-border .card-body,
.card-none-border .card-header {
  border: 0px solid #ccc;
}

@media screen and (max-width: 769px) {
  .card-header {
    padding: 0.75rem 1rem;
  }
  .card-body {
    padding: 1rem 1rem 1rem 1rem;
  }
  #maincontent .card-header h2,
.card-header h3 {
    font-size: 1rem;
    margin-bottom: 0rem;
    padding-left: 0rem;
  }
  .col-title {
    padding-bottom: 5px;
    font-weight: 700;
  }
  .card-entry {
    padding: 0 0 25px 0;
  }
}
/* ----------------------------------------------------------------------------------

 共通 ) アンカーリンク

 ---------------------------------------------------------------------------------- */
/* 上部FIXエリアの高さに応じて指定 */
.forwarding_address-form span.anchor,
.checkout-fowarding-form span.anchor {
  display: block;
  padding-top: 120px;
  margin-top: -120px;
}

@media (max-width: 768px) {
  .forwarding_address-form span.anchor,
.checkout-fowarding-form span.anchor {
    display: block;
    padding-top: 135px;
    margin-top: -135px;
  }
}
.allergy-form span.anchor {
  display: block;
  padding-top: 110px;
  margin-top: -110px;
}

@media (max-width: 768px) {
  .allergy-form span.anchor {
    display: block;
    padding-top: 40px;
    margin-top: -40px;
  }
}
/* ----------------------------------------------------------------------------------

 共通 ) ボタン

 ---------------------------------------------------------------------------------- */
header ~ #maincontent .container a:not(.btn-primary):not(.btn-outline-primary) {
  color: #000;
}

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
}

.btn:hover {
  color: #000;
}

.btn-primary {
  color: #fff;
  background-color: #c00;
  border-color: #c00;
}

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

.btn-primary:hover {
  color: #fff;
  background-color: #c00;
  border-color: #c00;
  opacity: 0.6;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #999;
  border-color: #999;
  opacity: 0.6;
}

.btn-primary:focus {
  color: #fff;
  background-color: #c00;
  border-color: #c00;
}

.btn-secondary:focus {
  color: #fff;
  background-color: #999;
  border-color: #999;
}

.btn-outline-primary {
  color: #c00;
  background-color: #fff;
  border-color: #c00;
}

.btn-outline-primary:hover {
  color: #c00;
  background-color: #fff;
  border-color: #c00;
  opacity: 0.6;
}

.btn-outline-primary:active {
  color: #c00;
  background-color: #fff;
  border-color: #c00;
}

.btn-outline-primary:focus {
  color: #c00;
  background-color: #fff;
  border-color: #c00;
}

.btn-group-lg > .btn,
.btn-xlg {
  padding: 0.5rem 1rem;
  font-size: 1.5rem;
  line-height: 1.75;
  border-radius: 0.1875rem;
}

.btn.focus,
.btn:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(179, 28, 5, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(179, 28, 5, 0.25);
}

input[type=checkbox],
.input-group-text input[type=radio] {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(179, 28, 5, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(179, 28, 5, 0.25);
}

.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
  background-color: #ccc;
  border-color: #ccc;
  color: #999 !important;
}

.btn-primary.focus,
.btn-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(212, 38, 38, 0);
          box-shadow: 0 0 0 0.2rem rgba(212, 38, 38, 0);
}

.btn-outline-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(212, 38, 38, 0);
          box-shadow: 0 0 0 0.2rem rgba(212, 38, 38, 0);
}

.btn-primary.disabled,
.btn-primary:disabled {
  /* background-color: #c00; */
  /* border-color: #c00; */
  /* color: #fff; */
  /* background-color: #888; */
  /* border-color: #888e; */
  background-color: #ccc;
  border-color: #ccc;
  color: #999 !important;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #999;
  border-color: #999;
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #999;
  border-color: #999;
}

.btn-light {
  color: #000;
  background-color: #fff;
  border-color: #000;
}

.btn-light:hover {
  color: #000;
  background-color: #fff;
  border-color: #000;
  opacity: 0.6;
}

.btn-light:focus {
  color: #000;
  background-color: #fff;
  border-color: #000;
}

.btn-light.focus,
.btn-light:focus {
  -webkit-box-shadow: 0 0 0 0rem hsla(220deg, 4%, 85%, 0.5);
          box-shadow: 0 0 0 0rem hsla(220deg, 4%, 85%, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
  color: #000;
  background-color: #fff;
  border-color: #000;
}

.btn-light:not(:disabled):not(.disabled):active {
  background-color: #fff;
  opacity: 0.6;
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
  color: #000;
  background-color: #fff;
  border-color: #000;
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0rem hsla(220deg, 4%, 85%, 0.5);
          box-shadow: 0 0 0 0rem hsla(220deg, 4%, 85%, 0.5);
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #900;
  border-color: #8c0000;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0rem rgba(212, 38, 38, 0.5);
          box-shadow: 0 0 0 0rem rgba(212, 38, 38, 0.5);
}

.btn-group-sm > .btn,
.btn-ss {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 4px;
  padding: 0 3%;
  font-size: 0.7rem;
}

.btn-dark {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-dark:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
  opacity: 0.6;
}

.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0rem rgba(82, 88, 93, 0.5);
          box-shadow: 0 0 0 0rem rgba(82, 88, 93, 0.5);
}

.btn-outline-dark {
  color: #000;
  border-color: #000;
}

.btn-outline-dark:hover {
  color: #000;
  background-color: #fff;
  border-color: #000;
  opacity: 0.6;
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
  color: #000;
  background-color: #fff;
  border-color: #000;
  -webkit-box-shadow: 0 0 0 0rem;
          box-shadow: 0 0 0 0rem;
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #000;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #000;
  background-color: #fff;
  border-color: #000;
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0rem rgba(52, 58, 64, 0.5);
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #c00;
  background-color: #fff;
  border-color: #c00;
  opacity: 0.6;
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
  -webkit-box-shadow: 0 0 0 0rem rgba(204, 0, 0, 0.5);
          box-shadow: 0 0 0 0rem rgba(204, 0, 0, 0.5);
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0rem rgba(204, 0, 0, 0.5);
          box-shadow: 0 0 0 0rem rgba(204, 0, 0, 0.5);
}

/* もっと見るボタン*/
.show-more button {
  padding: 0.5rem 3rem;
  font-size: 0.9rem;
  background: #f6f6f6;
  border-color: #f6f6f6;
}

.show-more button:hover {
  padding: 0.5rem 3rem;
  font-size: 0.9rem;
  background: #f6f6f6;
  border-color: #f6f6f6;
  opacity: 0.6;
}

@media screen and (max-width: 768px) {
  .btn-lg {
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.1875rem;
  }
}
/* カート追加ボタン */
.btn-sold-out,
.btn-sold-out:hover,
.btn-end-sale,
.btn-end-sale:hover {
  background-color: #ccc;
  border-color: #ccc;
  color: #999;
  opacity: 1 !important;
}

.btn-before-sale:disabled {
  color: #fff !important;
  background-color: #c00;
  border-color: #c00;
}

.btn-before-sale:hover {
  opacity: 0.65 !important;
}

/* eギフトアンカーボタン */
@media screen and (max-width: 768px) {
  .btn-egift {
    background: linear-gradient(45deg, #43c7e3 0%, #11c2a3 100%);
    border: #43c7e3 solid 1px;
    color: #fff;
    font-weight: bold;
  }
  .btn-egift span:first-child {
    display: block;
    line-height: 1;
    font-size: 1.25rem;
  }
  .btn-egift span:last-child {
    display: block;
    line-height: 1.25;
    font-size: 0.75rem;
  }
  .add-to-egift-btn {
    padding: 0rem 0.1rem 0.15rem;
  }
  .add-to-cart-btn.egift-flg-on {
    padding: 0.5rem 0.35rem 0.325rem !important;
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
/* 商品詳細 - 個別配送・同梱不可（ボタンデザイン再現） */
.btn-not-included {
  color: #fff;
  background-color: #000;
  border: solid 1px #000;
  border-radius: 0.1875rem;
  font-size: 0.8rem !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 700;
  padding: 0.25rem 0.5rem;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0.5;
}

/* トップページボタン */
.homepage .toppage_btn {
  background-color: #efefef;
  border-radius: 9999px;
  padding: 5px 20px;
  display: inline-block;
  font-size: 1rem;
}

.homepage .toppage_btn::after {
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  content: "\F105";
  text-decoration: none;
  padding-left: 0.7em;
  padding-right: 0em;
}

.homepage .toppage_btn:hover {
  opacity: 60%;
}

@media (max-width: 769px) {
  .homepage .toppage_btn {
    font-size: 80%;
  }
}
/* ----------------------------------------------------------------------------------

 共通) フォーム

 ---------------------------------------------------------------------------------- */
label[for] {
  cursor: default;
}

label[for].style-checkbox,
input[type=radio] + label[for] {
  cursor: pointer;
}

.form-control {
  color: #000;
  border: 1px solid #ccc;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: calc((1.5em + 0.75rem + 2px) * 0.105);
  /*border-radius: 4px!important;*/
}

.form-control:active,
.form-control:focus {
  background-color: #fff;
  border-color: #000;
  color: #000;
  outline: 0;
  /*box-shadow: 0 0 0 0.2rem rgb(204 204 204 / 25%);*/
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.input-comment {
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #000;
}

.form-control:-ms-input-placeholder {
  color: #ccc;
  opacity: 1;
}

.form-control::-webkit-input-placeholder {
  color: #ccc;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #ccc;
  opacity: 1;
}

.form-control::placeholder {
  color: #ccc;
  opacity: 1;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control[disabled] {
  background-color: #f2f2f2;
}

/* (SP)エラー時にpaddingが広くテキストが隠れる */
.form-control.is-invalid {
  padding-right: 0.75rem;
}

.custom-control-input:focus ~ .custom-control-label:before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 161, 224, 0);
          box-shadow: 0 0 0 0.2rem rgba(0, 161, 224, 0);
}

/* 検索窓の×ボタンを非表示にする　ここから */
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* 検索窓の×ボタンを非表示にする　ここまで */
.inlineframe {
  background-color: #ffffff;
  height: 200px;
  overflow: auto;
  overflow-y: scroll;
  overflow-x: hidden;
  border: 1px solid #ccc;
  padding: 0.5rem;
}

/* パスワード */
.togglePassword {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  margin: 0 0;
  /*width: 90%;*/
}

#eye {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50px;
  height: 50px;
  cursor: pointer;
  font-size: 1.25rem;
  color: #ccc;
  margin-left: -50px;
}

#login-address input {
  width: 92%;
}

.form-group {
  margin-bottom: 1.5rem;
}

.alert-primary {
  color: #000;
  background-color: #eee;
  border-color: #eee;
}

.required-label::after {
  content: "\203B";
  color: #c00;
  font-size: 12px;
  font-weight: bold;
  min-width: 10px;
  padding: 3px 7px;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  border-radius: 5px;
  display: inline-block;
}

.form-inline .custom-select,
.form-inline .input-group {
  width: 100%;
}

.login-form .birth-year,
.login-form .birth-month,
.login-form .birth-day,
.edit-card-info-form .card-year,
.edit-card-info-form .card-month {
  width: 100%;
  margin-left: 0px;
}

.login-form .birth-col {
  display: inline;
  margin-top: 0;
}

input .form-control .seach-field {
  color: #ccc;
}

.form-control[readonly] {
  background-color: #efefef;
}

.modal-content .tny-select-adress dd {
  margin-bottom: 0;
}

/* 無番地チェック */
.login-form label.mt-minus5px {
  margin-top: -5px;
}

@media (max-width: 544px) {
  .form-inline .custom-select,
.form-inline .input-group {
    width: 100%;
  }
  .login-form .birth-col {
    display: inline;
    margin-top: 0;
    width: 80%;
  }
}
/* ----------------------------------------------------------------------------------

 共通)ラジオボタン

 ---------------------------------------------------------------------------------- */
.custom-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 0;
  padding: 0 0 0 10px;
}

.custom-radio .form-group > .row > .col .col,
.address-form .form-group > .row > .col .col {
  padding-right: 10px;
  padding-left: 15px;
}

.custom-radio .form-group > .row,
.address-form .form-group > .row {
  margin-right: auto;
  margin-left: auto;
}

.custom-radio .form-group > .row > .col,
.address-form .form-group > .row > .col {
  padding-right: 0;
  padding-left: 0;
  border: 0.1px solid transparent;
}

.custom-radio .custom-control-label:before {
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  border: 1px solid #000 !important;
  background: transparent !important;
}

.custom-radio .custom-control-label {
  margin-right: 48px;
  padding-left: 30px;
  white-space: nowrap;
  cursor: pointer;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label:after {
  background-image: none;
}

.custom-radio .custom-control-input:disabled {
  opacity: 0;
}

.custom-radio .custom-control-input:disabled ~ .custom-control-label:after {
  opacity: 0.5;
}

.custom-control-label:before {
  background-color: inherit;
}

.custom-control-input:checked ~ .custom-control-label:before {
  background-color: inherit;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label:before {
  color: #ccc;
  background-color: inherit;
}

.custom-control-input.is-invalid:focus ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label:before {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.custom-control-input.is-invalid:checked ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label:before {
  background-color: inherit;
}

.custom-radio-form .custom-control-label::before {
  border: none !important;
  font-family: "Font Awesome 6 Pro";
  content: "\F192";
  color: #ccc;
  font-size: 1.4rem;
  line-height: 1;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #000;
}

.custom-control-input:checked:disabled ~ .custom-control-label::before {
  color: #000;
  opacity: 0.5;
}

/* ----------------------------------------------------------------------------------

 共通)チェックボックス

 ---------------------------------------------------------------------------------- */
.style-checkbox {
  padding: 12px 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.style-checkbox-dummy {
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border: 0;
  border-radius: 0;
  top: -5px;
  left: 0;
  position: relative;
}

.style-checkbox-dummy::before {
  font-family: "Font Awesome 6 Pro";
  content: "\F096";
  font-size: 1.4rem;
}

.style-checkbox-input:checked + .style-checkbox-dummy {
  background: none;
}

.style-checkbox-input:checked + .style-checkbox-dummy::before {
  font-family: "Font Awesome 6 Pro";
  content: "\F14A";
  border: none;
  -webkit-transform: none;
          transform: none;
  -webkit-transform-origin: 0;
          transform-origin: 0;
  top: 0;
  left: 0;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  font-weight: 900;
}

.style-checkbox-input:checked + .style-checkbox-dummy::after {
  display: none;
}

.style-checkbox-label {
  margin-left: 12px;
  display: block;
}

.style-checkbox-input {
  margin: 0;
  width: 0;
  opacity: 0;
}

/* ----------------------------------------------------------------------------------

 共通)モーダル

 ---------------------------------------------------------------------------------- */
.modal .modal-dialog {
  max-width: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  margin: 0 auto;
  pointer-events: auto;
}

/* 郵便番号モーダル（長い場合があるため上下中央表示しない） */
.modal.modal-with-scroll .modal-dialog {
  display: block;
  /* margin: 1.75rem auto; */
  margin-top: 1.75rem;
}

.modal .modal-body {
  /* padding: 1rem 1rem; */
  /* padding: 2rem 2rem 0rem 2rem; */
  padding: 26px 26px 0px 26px;
}

.modal .modal-header {
  background: #000;
  color: #fff;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.modal .modal-header h4 {
  font-size: 1.2rem;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  text-align: center;
  font-weight: bold;
}

.modal .modal-body .modal-ul {
  margin-left: 0rem;
}

.modal .modal-footer {
  border-top: 0px;
  padding: 26px 16px;
}

.modal-footer > * {
  margin: 0rem;
}

.modal .modal-footer .row {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

.modal-content .card .row {
  padding: 0 0.75rem;
}

.modal-content .card-header {
  padding: 0.75rem 0;
}

.modal-content .card-body {
  padding: 1rem 0;
}

.modal .close {
  color: #fff;
  opacity: 1;
  text-shadow: none;
}

.modal .close span {
  vertical-align: middle;
}

/* @media screen and (max-width: 768px) { タブレットで中央表示のため543以下とする */
@media screen and (max-width: 543px) {
  .modal .modal-dialog {
    margin: 0.5rem;
  }
  .modal .modal-body {
    padding: 16.5px 16.5px 0px 16.5px;
  }
  .modal .modal-footer {
    padding: 16.5px 10px;
  }
}
/* ----------------------------------------------------------------------------------

 共通)アラート/メッセージボックス

 ---------------------------------------------------------------------------------- */
.alert-success {
  padding: 0;
}

.alert-dark {
  color: #000;
  background-color: #eee;
  border: 1px solid #ddd;
}

.add-to-cart-messages {
  top: 40%;
  left: 50%;
  z-index: 9999;
}

.add-to-cart-messages i {
  font-size: 6rem;
  --fa-animation-duration: 1s;
  --fa-animation-iteration-count: 1;
  --fa-animation-timing: ease-in-out;
  --fa-animation-delay: 0s;
}

.add-to-basket-alert-in {
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  color: rgb(255, 255, 255);
  /*color: rgba(0,71,20,1.00);*/
  background-color: rgba(0, 0, 0, 0.625);
  /*background-color: rgba(204,231,212,0.9);*/
  border: none;
  /*border-color: rgba(184,222,195,1.00); */
  padding: 2rem;
  text-align: center;
  margin: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
  border-radius: 1rem;
  display: none;
  position: absolute;
  width: 330px;
  /* width: 300px; */
}

/* ----------------------------------------------------------------------------------

 共通) 装飾

 ---------------------------------------------------------------------------------- */
#maincontent h1.page-title {
  color: #000;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}

#maincontent h1.page-title:before {
  background-color: #fff;
}

.a_side01 {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding-left: 0em;
  padding-right: 0.5em;
  -webkit-transition: all 0.5s 0s ease;
  transition: all 0.5s 0s ease;
}

.a_side01:hover {
  color: #cc0000 !important;
  text-decoration: none;
  padding-left: 0.5em;
  padding-right: 0em;
}

.l_right:after {
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  content: "\F105";
  text-decoration: none;
  padding-left: 0.7em;
  padding-right: 0em;
}

.l_other:before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  content: "\F2D2";
  text-decoration: none;
  padding-left: 0.7em;
  padding-right: 0.3em;
}

.r_other:after {
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  content: "\F2D2";
  text-decoration: none;
  padding-left: 0.7em;
  padding-right: 0.3em;
}

.r-align {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.l-align {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.c-align {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/*
.tny-item-icon {
	display: flex;
	gap: 0 1%;
}
.tny-item-icon .icon {
	height: fit-content;
	border-radius: 4px;
	padding: 0 3%;
	font-size: 0.7rem;
}
*/
.edit-area {
  width: 44px;
  text-align: center;
}

.edit-icon {
  /* bottom: -3px; */
  position: relative;
  /* padding-top: 20px; */
  font-size: 1.25rem;
  width: 2rem;
  text-align: center;
  top: -5px;
}

.edit-icon:before {
  content: attr(data-en);
  position: absolute;
  top: 24px;
  left: -2px;
  /*-7px ⇒ -3px*/
  font-size: 0.5rem;
  /*0.8rem ⇒ 0.5rem*/
  z-index: 1;
  width: 20px;
}

.trash-icon {
  /* bottom: -3px; */
  position: relative;
  /* padding-top: 20px; */
  font-size: 1.25rem;
  width: 2rem;
  text-align: center;
  top: -5px;
  /*-5px ⇒ -2px*/
}

.trash-icon:before {
  content: attr(data-en);
  position: absolute;
  top: 24px;
  left: -2px;
  /*-7px ⇒ -3px*/
  font-size: 0.5rem;
  /*0.8rem ⇒ 0.5rem*/
  z-index: 1;
  width: 20px;
}

.fa-trash-alt:before,
.fa-trash-can:before {
  font-family: "Font Awesome 6 Pro";
  text-decoration: none;
  content: "\F1F8";
  font-weight: 0;
}

.fa-heart:before {
  font-family: "Font Awesome 6 Pro";
  text-decoration: none;
  content: "\F004";
  font-weight: 300;
}

.promo-code-submit {
  padding: 2px;
}

.promo-code-submit button {
  height: 36px;
}

label {
  display: inline-block;
  margin-bottom: 0.25rem;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.custom-select {
  background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjEyLjcyOCIgdmlld0JveD0iMCAwIDEyLjcyOCAxMi43MjgiIHdpZHRoPSIxMi43MjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEwNTMuNTY0IDU3OC43NDJ2OGg4IiBmaWxsPSJub25lIiBzdHJva2U9IiM3MDcwNzAiIHN0cm9rZS13aWR0aD0iMiIgdHJhbnNmb3JtPSJtYXRyaXgoLjcwNzEwNjc4IC0uNzA3MTA2NzggLjcwNzEwNjc4IC43MDcxMDY3OCAtMTE1My41MDggMzQxLjQwNykiLz48L3N2Zz4=) no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
}

/* ----------------------------------------------------------------------------------

 色(バックグラウンド、罫線、テキスト)

 ---------------------------------------------------------------------------------- */
.text-primary {
  color: #c00 !important;
}

.text-dark {
  color: #000 !important;
}

.tny-text-gray {
  color: #ccc;
}

.text-lightblue {
  color: #09c !important;
}

a.text-primary:focus,
a.text-primary:hover {
  color: #c00 !important;
}

a.text-light:focus,
a.text-light:hover {
  color: #fff !important;
}

a.text-dark:focus,
a.text-dark:hover {
  color: #000 !important;
}

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

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #007cad !important;
}

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

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #008827 !important;
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
  background-color: #005518 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #c00 !important;
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
  background-color: #900 !important;
}

.bg-light {
  background-color: #fff !important;
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  background-color: #fff !important;
}

.bg-dark {
  background-color: #000 !important;
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
  background-color: #000 !important;
}

.tny-bg-gray {
  background-color: #666 !important;
}

.tny-bg-lightgray {
  background-color: #eee !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.tny-bg-green {
  background-color: #445533;
  border: 1px solid #445533;
}

.nav-tabs .nav-link.active {
  border-bottom: 0.188em solid #c00;
}

.tny-bg-darkgray {
  background-color: #888 !important;
}

.tny-bg-lightblue {
  background-color: #09c !important;
}

.tny-bg-lightgray2 {
  background-color: #f6f6f6;
}

.tny-bg-lightgray3 {
  background-color: #dedede;
}

.tny-bg-lightgray4 {
  background-color: #ccc;
}

.tny-bg-darkgreen {
  background-color: #050 !important;
}

.tny-bg-egift-lightblue {
  background: linear-gradient(45deg, #43c7e3 0%, #11c2a3 100%);
}

.border {
  border-color: #ccc !important;
}

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

.border-dark {
  border-color: #000 !important;
}

.tny-border-gray {
  border-color: #ccc !important;
}

.border-darkgray {
  border-color: #888 !important;
}

.border-lightblue {
  border-color: #09c !important;
}

.border-darkgreen {
  border-color: #050 !important;
}

.tny-border-egift-lightblue {
  border-color: #43c7e3 !important;
}

.text-light {
  color: #fff !important;
}

.border-top {
  border-top-color: #ccc !important;
}

.border-bottom {
  border-bottom-color: #ccc !important;
}

.price {
  color: #000;
}

dt {
  color: #000 !important;
}

.text-body {
  color: #000 !important;
}

/* ----------------------------------------------------------------------------------

 共通) パスワードアイコン

 ---------------------------------------------------------------------------------- */
.eye {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50px;
  height: 50px;
  cursor: pointer;
  font-size: 1.25rem;
  color: #ccc;
  margin-left: -50px;
  position: absolute;
  right: -6px;
  top: 10px;
}

.form-control.is-valid,
.was-validated .form-control:valid {
  border-color: #008827;
  padding-right: calc(1.5em + 0.75rem);
  background-image: inherit;
  background-repeat: no-repeat;
  background-position: 100% calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.fa-eye:before {
  font-family: "Font Awesome Kit" !important;
  content: "\E011" !important;
}

.fa-eye-slash:before {
  font-family: "Font Awesome Kit" !important;
  content: "\E00D" !important;
}

/* ----------------------------------------------------------------------------------

  共通)お気に入りハートアイコン

 ---------------------------------------------------------------------------------- */
.tny-heart i {
  background-color: unset;
  padding: unset;
  display: unset;
  width: unset;
  font-style: normal;
}

.tny-heart i:before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  text-decoration: none;
  content: "\F004";
  background-color: #fff;
}

.tny-heart i:hover:before {
  font-weight: 900;
  color: #ccc;
}

.tny-heart-on i:before {
  font-weight: 300;
  color: #c00;
}

.tny-heart-on i:hover:before {
  font-weight: 900;
  color: #ccc;
}

/* 個別 */
.products-list-form .tny-heart {
  position: absolute;
  /* z-index: 1; */
  top: 0;
  right: 1px;
  line-height: 1;
  font-size: 1.2rem;
  z-index: 10;
}

.products-list-form .tny-heart i:before {
  font-size: 1.2rem;
}

.products-list-form .trash-icon {
  top: 0px;
}

/* ----------------------------------------------------------------------------------

 共通) DL DT DD

 ---------------------------------------------------------------------------------- */
dl {
  margin-bottom: 0.5rem;
}

/* ----------------------------------------------------------------------------------

 共通) サジェスト

 ---------------------------------------------------------------------------------- */
.site-search {
  z-index: 9999;
}

.site-search .fa-close {
  right: 3em;
}

.suggestions {
  border: 1px solid #eee;
  border-radius: 2px;
  /*box-shadow:rgba(238, 238, 238, 0.8) 9px 9px 10px -4px;
  -webkit-box-shadow:rgba(238, 238, 238, 0.8) 9px 9px 10px -4px;
  -moz-box-shadow:rgba(238, 238, 238, 0.8) 9px 9px 10px -4px;*/
  top: 40px;
  right: 10px;
  background: #fafafa;
}

.suggestions .container {
  padding-left: 15px !important;
  font-size: 1rem;
  line-height: 1.5;
}

.suggestions .header:not(:first-child) {
  border-top: none;
}

.suggestions .header {
  text-align: left !important;
  color: #000;
  font-weight: bold;
  width: 348px !important;
}

.suggestions .header:not(:first-child):before {
  display: block;
  width: 95%;
  height: 0.5px;
  margin: 0 auto 14px;
  background-color: #ccc;
  content: "";
}

.suggestions .swatch-circle {
  width: 2.5rem !important;
  height: 2.5rem;
  background: #fff;
  border-radius: 1.25rem;
  border: none;
  display: inline-block;
  margin-right: 0.6rem;
  /* margin-right: 0.313rem; */
  position: relative;
}

.suggestions .items {
  width: 348px !important;
}

.suggestions span.item {
  display: inline-block;
}

.suggestions .item {
  padding-left: 2rem;
  text-align: left;
}

.suggestions .item .btn {
  border-right-color: #000;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.suggestions .item .name {
  margin-top: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.suggestions .category-items .item .row > div:not(:first-child) {
  margin-top: 10px;
}

.suggestions .category-items .item .category-item {
  width: 100%;
}

.suggestions .category-items .item .category-parent {
  font-size: 0.75rem;
}

.suggestions li a {
  /* display: block !important; */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modal.search-modal .modal-dialog {
  display: none;
}

@media screen and (max-width: 768px) {
  .modal.search-modal .modal-dialog {
    display: block;
    margin: 0.5rem;
  }
}
@media (max-width: 768.98px) {
  .suggestions {
    position: fixed;
    width: 100%;
    /* top: 83.6px; */
  }
}
/* @media (max-width: 543.98px) { ヘッダー形式と合わせて769以下でモバイル版サジェスト */
@media (max-width: 768.98px) {
  .site-search .suggestions .item {
    padding-bottom: 0.5rem;
  }
  .site-search .justify-content-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .suggestions {
    top: 83.6px;
  }
  .suggestions .header {
    padding-top: 0;
  }
  .suggestions .items {
    padding: 0.313em 0 0;
  }
  .suggestions {
    margin-left: 20px;
  }
  .search-mobile .form-control:focus {
    background: #fff;
  }
  /* .suggestions .header:not(:first-child):before{
  	margin-bottom: 0.5rem;
  } */
  .suggestions .header {
    padding-top: 0;
  }
}
/* ----------------------------------------------------------------------------------

 共通) アイコン関連

 ---------------------------------------------------------------------------------- */
/*.tny-item-icon*/
.icon {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  /*border-radius: 4px;*/
  /*padding: 0 3%;*/
  font-size: 0.7rem;
  padding: 0.2rem 0.3rem !important;
  border-radius: 0.25rem !important;
  line-height: 1 !important;
  font-weight: 500 !important;
}

.cart-form .tny-cart-icon .icon,
.category-list-form .tny-brand-icon .icon,
.products-list-form .tny-item-icon .icon {
  font-size: 0.5rem;
  padding: 0.15rem 0.25rem !important;
  border-radius: 0.25rem !important;
}

.fa-circle-question {
  font-size: 1.25rem;
  padding-left: 0.25rem;
}

.cart-form .tny-cart-icon,
.category-list-form .tny-brand-icon,
.tny-item-icon {
  /*gap: 2px 2px;*/
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.2rem !important;
}

.cart-form .tny-cart-icon,
.category-list-form .tny-brand-icon,
.products-list-form .tny-item-icon {
  padding: 0.25rem 0 0 !important;
}

@media screen and (max-width: 768px) {
  .cart-form .tny-cart-icon .icon,
.category-list-form .tny-brand-icon .icon {
    font-size: 0.6rem;
    padding: 0.15rem 0.3rem !important;
  }
  .products-list-form .tny-item-icon .icon {
    /* font-size: 0.7rem; */
    padding: 0.15rem 0.3rem !important;
  }
}
.tny-item-option .btn {
  font-size: 0.8rem !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.tny_news_icon {
  display: inline-block;
  background-color: #888;
  color: #fff;
  padding: 0px 0;
  font-size: 0.8rem;
  border-radius: 99px;
  width: 7rem;
  text-align: center;
  margin-left: 2rem;
}

.tny_news_icon {
  font-size: 0.8rem;
  width: 7rem;
  margin-left: 0;
}

.tny-news-icon .icon {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 112px;
  border-radius: 9px;
  padding: 1.5px 3%;
  font-size: 0.7rem;
}

.tny-news-icon {
  gap: 2px 2px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tny-news-option .btn {
  font-size: 0.8rem !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

/*
.default-icon {
	height: fit-content;
	width: fit-content;
	border-radius: 4px;
	padding: 0 3%;
	font-size: 0.7rem;
	vertical-align: middle;
}
*/
/* ----------------------------------------------------------------------------------

 共通) ヘッダー関連

 ---------------------------------------------------------------------------------- */
#header {
  /*fixedで上部固定*/
  position: fixed;
  width: 100%;
}

#gnavi {
  width: 100%;
  text-align: center;
  z-index: 1040;
  -webkit-box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.3);
}

.gnavi_wrapper_pc {
  width: 100%;
  background: #fff;
  z-index: 1042;
  position: relative;
}

.gnavi_inner_pc address,
dl,
ol,
ul {
  margin-bottom: 0rem;
}

.global-nav-icon {
  z-index: 1042;
  position: relative;
  background: #fff;
}

#gnavi p {
  margin-bottom: 0rem;
}

#brand {
  position: fixed;
  width: 100%;
  z-index: 1031;
  text-align: center;
  margin: 0 auto;
}

/* ヘッダーラインのドロップシャドウの追加 */
.gnavi_wrapper_pc,
.gnavi_inner_sp .global-nav-icon,
.main-wrapper,
#brand,
#brand.BrandTop,
#brand.DownBrand,
.product-breadcrumb {
  -webkit-box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.3);
}

/* Firefox対策*/
.gnavi_inner_pc .logo span {
  width: 100%;
}

@media screen and (min-width: 768.999px) {
  /* ヘッダー消失対策 */
  #gnavi .gnavi_inner_sp {
    display: none;
  }
}
@media print, screen and (min-width: 769px) {
  .main-wrapper {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background: #f2f2f2;
  }
  #gnavi {
    position: fixed;
    width: 100%;
    z-index: 1040;
    background-color: #fff;
  }
  #gnavi h1 {
    margin: auto 0 auto 10px;
  }
  #gnavi .search i:before {
    /*検索*/
    content: "\F002";
    font-size: 1rem;
    position: unset;
  }
  #gnavi .gnavi_inner_pc {
    top: 0px;
    z-index: 1040;
    text-align: center;
    margin: 0 auto;
    max-width: 1200px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 70px;
    gap: 10px;
  }
  #gnavi .gnavi_inner_pc div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  #gnavi .gnavi_inner_pc .logo {
    width: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #gnavi .gnavi_inner_pc ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #gnavi .gnavi_inner_pc li {
    display: inline-block;
    width: 80px;
    /* height: 100px; */
    position: relative;
    text-align: center;
    gap: 10px;
  }
  #gnavi .gnavi_inner_pc .logo a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #gnavi .gnavi_inner_pc .logo a img {
    margin: auto;
  }
  #gnavi .gnavi_inner_pc .link_tx {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 20px;
  }
  #gnavi .gnavi_inner_pc .link li a {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #gnavi .gnavi_inner_pc li p {
    display: block;
    font-size: 0.7rem;
    white-space: wrap;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: auto;
  }
  #gnavi i {
    font-style: initial;
  }
  #gnavi .gnavi_inner_pc li i {
    display: block;
    margin: 2px auto;
  }
  #gnavi .gnavi_inner_pc .icon_fa i:before,
#gnavi .icon_fa i:before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    text-decoration: none;
    padding: 0 7% 0 3%;
    font-size: initial;
  }
  #gnavi .gnavi_inner_pc .icon_fa p {
    padding-top: 26px;
  }
  #gnavi .gnavi_inner_pc .icon_fa p:before {
    /*Font Awesome基本設定*/
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    text-decoration: none;
    padding: 0 7% 0 3%;
    font-size: 1.3rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  #gnavi .gnavi_inner_pc .link li:nth-child(3) {
    width: 110px;
  }
  #gnavi .login p:before {
    /*ログイン*/
    content: "\F2BD";
  }
  #gnavi .favo p:before {
    /*ハート*/
    content: "\F004";
  }
  #gnavi .cart p:before {
    /*カート*/
    content: "\F07A";
  }
  #gnavi .mypage p:before {
    /* マイページ */
    content: "\F7E7";
  }
  #gnavi .logout p:before {
    /* ログアウト */
    content: "\F2F5";
  }
  #gnavi li.form_li {
    width: 150px;
    height: 30px;
    margin: auto;
  }
  #gnavi #form2 {
    position: relative;
    max-width: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: revert;
            flex-direction: revert;
    margin: auto;
    height: 100%;
  }
  #gnavi #sbox2 {
    border-radius: 4px;
    outline: 0;
    color: #999;
    padding-left: 6%;
    margin-right: 4%;
    width: 100%;
    text-align: initial;
    border: 1px solid #ededed;
  }
  #gnavi #sbtn2 {
    position: absolute;
    right: 10%;
    top: 0;
    background: none;
    color: #666;
    border: none;
    height: 100%;
    margin: auto;
  }
  /* .site-search form {
  	position: relative;
  	max-width: 300px;
  	display: flex;
  	flex-direction: revert;
  	margin-left: auto;
  	width: 150px;
  	height: 30px;
  	margin: auto;
  } */
}
@media screen and (max-width: 768px) {
  /* 768px以下に適用されるCSS（スマホ用） */
  #brand {
    /* 検索窓モーダル化に伴うブランドバナーの位置調整 */
    margin-top: 0;
  }
  .site-search {
    height: 40px;
  }
  #gnavi {
    position: fixed;
    width: 100%;
    z-index: 1040;
    background-color: #fff;
  }
  #gnavi .gnavi_inner_pc {
    display: none;
  }
  .global-nav-header {
    /* height: 46px; */
    height: 40px;
  }
  #gnavi .gnavi_inner_sp ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 2%;
    height: 40px;
    font-size: 1.2rem;
  }
  #gnavi .gnavi_inner_sp {
    background-color: #fff;
  }
  #gnavi .gnavi_inner_sp li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  #gnavi .gnavi_inner_sp ul li {
    margin: auto;
  }
  #gnavi .icon_fa {
    text-align: center;
  }
  #gnavi .gnavi_inner_sp .logo {
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    /*width: 150px;*/
    width: 160px;
  }
  #gnavi .gnavi_inner_sp .logo img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #gnavi .gnavi_inner_sp li:nth-child(4),
#gnavi .gnavi_inner_sp li:nth-child(6) {
    -webkit-box-flex: 0.5;
        -ms-flex: 0.5;
            flex: 0.5;
  }
  /* 768px以下に適用されるCSS（スマホ用） */
  #gnavi .icon_fa p:before,
#gnavi .icon_fa i:before {
    /*Font Awesome基本設定*/
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    text-decoration: none;
    padding: 0;
    width: 100px;
  }
  #gnavi .icon_fa i:before {
    font-size: unset;
  }
  #gnavi .hamburger p:before {
    /*ハンバーガーメニュー*/
    content: "\F0C9";
  }
  #gnavi .location i:before {
    /*所在地*/
    content: "\F3C5";
  }
  #gnavi .location i {
    position: absolute;
    left: -6%;
    top: 2px;
    color: #999;
    /*  height: 100%;*/
    padding: 0;
  }
  #gnavi .search p:before {
    /*検索*/
    content: "\F002";
  }
  #gnavi .search p {
    margin-top: -2px;
  }
  #gnavi .login p:before {
    /*ログイン*/
    content: "\F2BD";
  }
  #gnavi .favo p:before {
    /*ハート*/
    content: "\F004";
  }
  #gnavi .cart p:before {
    /*カート*/
    content: "\F07A";
  }
  #gnavi .cart p {
    margin-top: -1px;
  }
  #gnavi .location i:before {
    /*所在地*/
    content: "\F3C5";
  }
  #gnavi .location i {
    position: absolute;
    left: 3%;
    color: #999;
    padding: 0;
    top: 0px;
  }
  #gnavi .primarytoggle:before {
    content: "\F0C9";
  }
  /* ハンバーガーメニュー右側にクリック判定を付与する */
  #gnavi .primarytoggle:after {
    content: "";
    position: absolute;
    top: 9px;
    bottom: 5px;
    width: 20px; /* ← クリック判定を追加したい横幅 */
  }
  #gnavi input[type=checkbox]:checked ~ * .primarytoggle:before {
    content: "\F00D";
  }
  #navi input[type=checkbox]:checked ~ .menu-child {
    max-height: inherit;
    overflow-y: visible;
    visibility: visible;
  }
}
/* ----------------------------------------------------------------------------------

 共通) メニュー関連

 ---------------------------------------------------------------------------------- */
.gmenu-wrapper {
  width: 100%;
  position: relative;
  color: #000;
  /*	background: #f2f2f2;*/
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 0.8rem;
  padding-left: 0px;
  padding-right: 0px;
}

.gmenu-wrapper ul {
  width: 100%;
  margin: auto;
  /*	height: 40px;*/
}

.gmenu li {
  text-align: left;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.gmenu p {
  margin-top: 0;
  margin-bottom: 0;
}

.gmenu li p:before {
  font-family: "Font Awesome 6 Pro";
  content: "\F078";
  padding: 0 3px 0 3px !important;
}

.gmenu > li:hover .megamenu,
.gmenu > li > a:focus ~ .megamenu {
  max-height: 9999px;
  opacity: 1;
  /*padding: 30px 0;*/
  padding: 0;
}

.megamenu {
  background: #f6f6f6;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 40px;
  left: 0;
  -webkit-transition: all 0.2s ease-in 0.1s;
  transition: all 0.2s ease-in 0.1s;
  /* transition: all .2s ease-in; */
  z-index: 999;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}

.megamenu-inner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.megamenu-inner li {
  padding: 0;
}

.megamenu-inner a {
  border-left: none;
}

/*特集*/
.feat_parent .feat_child_contents {
  width: 50%;
  display: inline-block;
}

.feat_parent .feat_child_menu {
  width: 50%;
  display: inline-block;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 10%;
     -moz-column-gap: 10%;
          column-gap: 10%;
  -webkit-column-width: auto;
     -moz-column-width: auto;
          column-width: auto;
  -webkit-column-rule: 1px dotted #ccc;
     -moz-column-rule: 1px dotted #ccc;
          column-rule: 1px dotted #ccc;
  margin-top: 0px;
}

.feat_parent .feat_child_menu:before {
  content: "\7279\96C6\304B\3089\63A2\3059";
  left: calc(50vw - 600px);
  line-height: 1.5;
  display: block;
  font-weight: bold;
  margin: auto;
  top: 24px;
  position: absolute;
  font-size: 1.1rem;
}

.feat_parent .feat_child_menu ul li {
  padding-left: 1rem;
}

.feat_parent .feat_child_menu ul li::before {
  content: "\30FB";
}

@media print, screen and (min-width: 769px) {
  .gmenu {
    max-width: 1200px;
    position: relative;
    z-index: 1032;
    width: 96%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 40px;
  }
  .gmenu .tny_child,
.ch_child,
.item_child {
    /*PC 横カラム数*/
    -webkit-column-count: 5;
       -moz-column-count: 5;
            column-count: 5;
    -webkit-column-gap: 5%;
       -moz-column-gap: 5%;
            column-gap: 5%;
    -webkit-column-width: auto;
       -moz-column-width: auto;
            column-width: auto;
    -webkit-column-rule: 1px dotted #ccc;
       -moz-column-rule: 1px dotted #ccc;
            column-rule: 1px dotted #ccc;
  }
  /*メガメニュー内タイトルの位置*/
  .tny_child:before,
.ch_child:before,
.item_child:before,
.feat_child:before {
    /*beforeのテキスト位置指定*/
    display: block;
    font-weight: bold;
    margin: auto;
    top: 24px;
    position: absolute;
    font-size: 1.1rem;
  }
  .tny_child:before {
    /*beforeのテキスト個別指定*/
    content: "\305F\306D\3084";
  }
  .ch_child:before {
    /*beforeのテキスト個別指定*/
    content: "\30AF\30E9\30D6\30CF\30EA\30A8";
  }
  .feat_child:before {
    /*beforeのテキスト個別指定*/
    content: "\7279\96C6\304B\3089\63A2\3059";
  }
  .item_child:before {
    /*beforeのテキスト個別指定*/
    content: "\30A2\30A4\30C6\30E0\304B\3089\63A2\3059";
  }
  /*子のテキストリンク指定*/
  .child_menu li > ul > li {
    /*改行しない…で表示*/
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    padding: 0px;
    font-size: 0.9rem;
    line-height: 1.4rem;
  }
  .child_menu a:after,
.child_menu .feat_child a:after {
    color: #c00;
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    content: "\F105";
    text-decoration: none;
    padding-left: 0.7em;
    font-size: 0.8rem;
    opacity: 0;
  }
  .child_menu a:hover:after {
    opacity: 1 !important;
  }
  .item_parent .child_menu {
    /*アイテム*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
  .item_parent .child_menu .item_child h4 {
    /*アイテムの小見出し*/
    display: inline-block;
  }
  .item_parent .child_menu .item_child .h4 {
    padding: 0 0 10px;
  }
  .item_parent .child_menu .item_child .h4:nth-child(n+2) {
    margin-top: 10px;
    padding: 20px 0 10px;
    border-top: 2px solid #eeeeee;
  }
  .global-nav-icon {
    /* ハンバーガー */
    display: none;
  }
}
/*960でカラムが減る*/
@media screen and (max-width: 959px) {
  .tny_child,
.ch_child,
.item_child {
    /*横カラム数*/
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }
}
@media screen and (max-width: 768px) {
  .gmenu {
    display: none;
  }
  #menu-btn-check {
    /* 旧実装用のため不要だが、旧ヘッダーが崩れるため一時的に残す */
    display: none;
  }
  #gnavi .gnavi_inner_sp .hamburger button.mobile-button {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #gnavi .gnavi_inner_sp .hamburger button.mobile-button:focus {
    outline: 0px;
  }
  #gnavi .gnavi_inner_sp.is-drawer-active .primarytoggle:before {
    content: "\F00D";
  }
  #gnavi .gnavi_inner_sp.is-drawer-active .mobile-drawer {
    top: 40px;
  }
  #gnavi .gnavi_inner_sp .mobile-drawer {
    position: fixed;
    z-index: 3;
    top: 40px;
    left: 0;
    width: 100%;
    height: 100vh;
    top: -1000px;
  }
  #gnavi .gnavi_inner_sp .menu-content .btn {
    width: 100%;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .gnavi_inner_sp .menu-content button h5 {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.8;
  }
  #gnavi .gnavi_inner_sp .menu-content ul {
    height: auto;
    padding: 0 2% 5px;
  }
  #gnavi .gnavi_inner_sp .menu-content ul li {
    margin: 0;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    border-bottom: none;
  }
  #gnavi .gnavi_inner_sp .menu-content ul li img {
    padding-right: 5px;
    padding-left: 6px;
  }
  #gnavi .gnavi_inner_sp .menu-content .feat_child ul {
    display: block;
    padding-bottom: 0;
    /*padding-top: 5px;*/
    font-size: 0.9rem;
  }
  #gnavi .gnavi_inner_sp .menu-content .feat_child ul li {
    padding: 5px 0 0 2%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #gnavi .gnavi_inner_sp .menu-content .feat_child ul li::before {
    content: "\30FB";
  }
  .menu-content {
    background-color: #fdfdfd;
    /* メニュー内でスクロールできるように */
    overscroll-behavior-y: contain;
    overflow-y: auto;
    padding-bottom: 100px;
    /* メニュー内でスクロールできるように */
    width: 100%;
    height: 100%;
    position: fixed;
    top: -1000px;
    left: 0; /*leftの値を変更してメニューを画面外へ*/
    z-index: 80;
    /*background-color: #f6f6f6;*/
    -webkit-transition: all 0.7s;
    transition: all 0.7s; /*アニメーション設定*/
  }
  .menu-content .child_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5px;
    border-top: #ccc;
    padding: 0 0 20px 0;
  }
  .menu-content .child_menu .menu_link_bold a {
    font-size: 0.9rem;
    font-weight: bolder !important;
  }
  .menu-content .child_menu li > ul {
    padding: 5px 0 0 6%;
    font-size: 0.9rem;
  }
  .menu-content .child_menu li > .tny_child,
.menu-content .child_menu li > .ch_child,
.menu-content .child_menu li > .item_child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .menu-content .child_menu li > .tny_child > li,
.menu-content .child_menu li > .ch_child > li,
.menu-content .child_menu li > .item_child > li {
    -ms-flex-preferred-size: 47.5% !important;
        flex-basis: 47.5% !important;
    width: 47.5%;
    /*overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;*/
    text-align: left;
    padding: 5px 0 0 2%;
  }
  .menu-content .child_menu li > .feat_child01 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .menu-content .child_menu li > .guide_child > li,
.menu-content .child_menu li > .feat_child > li {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    padding: 5px 0 0 2%;
  }
  .menu-content .child_menu li > .tny_child > li:nth-child(odd),
.menu-content .child_menu li > .ch_child > li:nth-child(odd) {
    border-right: 1px dotted #ccc;
  }
  .menu-content .child_menu .item_child .h4 {
    display: block;
    width: 96%;
    -ms-flex-preferred-size: 96% !important;
        flex-basis: 96% !important;
  }
  .menu-content .child_menu .item_child h4 {
    display: inline-block;
    font-size: 0.9rem;
    font-weight: bolder !important;
  }
  .menu-content .child_menu .item_child .h4:nth-child(n+2) {
    margin-top: 10px !important;
    padding-top: 10px;
    border-top: 2px solid #eeeeee;
  }
  .menu-content .child_menu li:nth-child(n+2) .feat_child01 li:first-child {
    -ms-flex-preferred-size: 25% !important;
        flex-basis: 25% !important;
  }
  .menu-content .child_menu li:nth-child(n+2) .feat_child01 li:last-child {
    -ms-flex-preferred-size: 70% !important;
        flex-basis: 70% !important;
    position: relative;
  }
  .menu-content .child_menu li:nth-child(n+2) .feat_child01 li:last-child > p {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    font-size: 0.9rem;
  }
  .menu-content ul {
    padding: 70px 10px 0;
  }
  .menu-content ul li {
    border-bottom: solid 1px #ccc;
    list-style: none;
    width: 100%;
  }
  .menu-content ul li a {
    display: block;
    width: 100%;
    font-size: 0.9rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #000;
    text-decoration: none;
    /*padding: 15px 0 15px 2%;*/
    padding: 0;
    position: relative;
    /*height: 46px;*/
    height: auto;
    /*font-weight: 700;*/
    font-weight: normal !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .menu-content ul li a::before {
    content: "";
    width: 7px;
    height: 7px;
    /*border-top: solid 2px #ffffff;*/
    /*border-right: solid 2px #ffffff;*/
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 16px;
    color: #000;
  }
  .menu-content .accordion div div {
    position: relative;
  }
  .menu-content .accordion div button h5::after {
    font-weight: 300;
    position: absolute;
    left: 95%;
    top: 5px;
  }
  .menu-content .accordion div button[aria-expanded=false] h5::after {
    font-family: "Font Awesome 6 Pro";
    content: "\F107";
    font-weight: 300;
  }
  .menu-content .accordion div button[aria-expanded=true] h5::after {
    font-family: "Font Awesome 6 Pro";
    content: "\F106";
    font-weight: 300;
  }
  .menu-content .accordion div.tny-bg-lightgray2 button h5::after {
    font-family: "Font Awesome 6 Pro";
    content: "\F105";
    top: 5px;
  }
  .menu-content .accordion div h5.login::before {
    content: "\F2BD";
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    font-size: 1.2rem;
    position: absolute;
    left: 10px;
    top: 3px;
  }
  .menu-content .accordion div h5.favorite::before {
    content: "\F004";
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    font-size: 1.2rem;
    position: absolute;
    left: 10px;
    top: 3px;
  }
  .menu-content .accordion div h5.mypage::before {
    content: "\F7E7";
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    font-size: 1.2rem;
    position: absolute;
    left: 10px;
    top: 3px;
  }
  .menu-content .accordion div h5.logout::before {
    content: "\F2F5";
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    font-size: 1.2rem;
    position: absolute;
    left: 10px;
    top: 3px;
  }
  .menu-content .accordion .btn-link:hover,
.menu-content .accordion .btn-link:focus,
.menu-content .accordion .btn-link:focus {
    color: #000;
    text-decoration: none;
  }
  #menu-btn-check:checked ~ .menu-content {
    /* top: 75px; */
    top: 40px; /*メニューを画面内へ*/
  }
  .menu-content > li:first-child {
    background-color: #f6f6f6;
    border-top: 0;
  }
  /* スマホ検索窓モーダル化 */
  #gnavi .gnavi_inner_sp ul li.search i {
    font-size: 1.2rem;
  }
  #gnavi .gnavi_inner_sp ul li.search button {
    margin-top: -2px;
    padding-top: 0;
  }
  .modal.search-modal .modal-dialog {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    top: 33px;
    height: auto;
    z-index: 1040;
    max-width: 100%;
  }
  .modal-backdrop {
    z-index: 1039;
  }
  .search-modal .modal-body {
    background-color: #f2f2f2 !important;
  }
  .search-modal .search-mobile .site-search {
    width: 90%;
  }
  .search-modal .search-mobile .site-search input {
    padding-left: 2rem;
  }
  .search-mobile .site-search .fa-search {
    top: 0.6rem;
    /*top: 0.7rem;*/
    padding: 1px 1px 0 1px;
    font-size: 1.2rem;
  }
  .search-modal .search-mobile .site-search .fa-remove {
    position: absolute;
    border: none;
    top: 0.7em;
    /* top: 0.8em; */
    left: 0.8rem;
    text-align: left;
    padding: 0;
    background-color: transparent;
    /*right: 1em;*/
  }
  .search-modal .search-mobile .site-search .fa.fa-remove::before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 300 !important;
    content: "\F00D";
  }
  .search-modal .modal-body .search-mobile .close {
    /*height: calc(1.5em + .75rem + 2px);*/
    height: calc(2.25rem + 2px);
  }
  .search-modall .site-search .fa-search {
    top: 0.7rem;
  }
}
@media screen and (max-width: 1200px) {
  /* 1200px以下のメガメニューの左右の余白*/
  /*	.gnavi_inner_pc,*/
  .subnavi_inner_pc {
    padding: 0px calc(50vw - 600px) 0px;
  }
  .child_menu {
    padding: 65px 2vw 30px;
  }
  .tny_child:before,
.ch_child:before,
.item_child:before,
.feat_child:before {
    position: absolute;
    left: 2vw;
  }
}
@media screen and (min-width: 1201px) {
  /* 1201px以上のメガメニューの左右の余白*/
  /*	.gnavi_inner_pc,*/
  .child_menu {
    padding: 65px calc(50vw - 600px) 30px;
  }
  .tny_child:before,
.ch_child:before,
.item_child:before,
.feat_child:before {
    position: absolute;
    left: calc(50vw - 600px);
  }
}
@media screen and (min-width: 769px) {
  .tny_child:before,
.ch_child:before,
.item_child:before,
.feat_child:before {
    line-height: 1.5;
  }
  .child_menu li > ul > li {
    line-height: 1.5;
  }
  .item_parent .child_menu .item_child .h4 {
    padding: 0 0 10px;
    font-weight: bold;
    margin-bottom: 0;
    /*line-height:1.2;*/
  }
  .item_parent .child_menu .item_child h4 {
    /*display: inline-block;*/
    font-size: 0.9rem;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 1.2;
  }
}
@media screen and (min-width: 769px) and (hover: hover) {
  .child_menu a:hover {
    color: #c00 !important;
    opacity: 1 !important;
  }
}
/* ----------------------------------------------------------------------------------

 共通)ヘッダーアニメーション

 ---------------------------------------------------------------------------------- */
/*　アニメーション　*/
.UpBrand {
  height: 40px;
}

.DownBrand {
  height: 40px;
}

.BrandInit {
  height: 85px;
}

.ImgInit {
  height: 85px;
  margin-top: 0px;
}

#header {
  position: fixed;
  height: inherit;
  width: 100%;
}

/*　初期表示　*/
#brand.BrandTop {
  -webkit-animation-name: BrandTop;
          animation-name: BrandTop;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  height: 40px;
}

@-webkit-keyframes BrandTop {
  100% {
    height: 85px;
  }
}

@keyframes BrandTop {
  100% {
    height: 85px;
  }
}
#taneya-img.ImgTop {
  -webkit-animation-name: ImgTop;
          animation-name: ImgTop;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  margin-top: 0px;
  height: 40px;
}

@-webkit-keyframes ImgTop {
  100% {
    height: 85px;
    margin-top: 0px;
  }
}

@keyframes ImgTop {
  100% {
    height: 85px;
    margin-top: 0px;
  }
}
#harie-img.ImgTop {
  -webkit-animation-name: ImgTop;
          animation-name: ImgTop;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  margin-top: 0px;
  height: 40px;
}

@keyframes ImgTop {
  100% {
    height: 85px;
    margin-top: 0px;
  }
}
#tnych-img.ImgTop {
  -webkit-animation-name: ImgTop;
          animation-name: ImgTop;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  margin-top: 0px;
  height: 40px;
}

@keyframes ImgTop {
  100% {
    height: 85px;
    margin-top: 0px;
  }
}
/*　下スクロール　*/
@media screen and (min-width: 769px) {
  #header.UpMove {
    -webkit-animation: UpAnime 0.5s forwards;
            animation: UpAnime 0.5s forwards;
    height: 40px;
  }
  @-webkit-keyframes UpAnime {
    from {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(-40px);
              transform: translateY(-40px);
    }
  }
  @keyframes UpAnime {
    from {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(-40px);
              transform: translateY(-40px);
    }
  }
}
#brand.DownBrand {
  -webkit-animation-name: DownBrand;
          animation-name: DownBrand;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  height: 85px;
}

@-webkit-keyframes DownBrand {
  100% {
    height: 40px;
  }
}

@keyframes DownBrand {
  100% {
    height: 40px;
  }
}
#taneya-img.DownImg {
  -webkit-animation-name: DownImg;
          animation-name: DownImg;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  height: 85px;
  margin-top: 0px;
}

@-webkit-keyframes DownImg {
  100% {
    margin-top: 0px;
    height: 40px;
  }
}

@keyframes DownImg {
  100% {
    margin-top: 0px;
    height: 40px;
  }
}
#harie-img.DownImg {
  -webkit-animation-name: DownImg;
          animation-name: DownImg;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  height: 85px;
  margin-top: 0px;
}

@keyframes DownImg {
  100% {
    margin-top: 0px;
    height: 40px;
  }
}
#tnych-img.DownImg {
  -webkit-animation-name: DownImg;
          animation-name: DownImg;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  height: 85px;
  margin-top: 0px;
}

@keyframes DownImg {
  100% {
    margin-top: 0px;
    height: 40px;
  }
}
/*　上スクロール　*/
@media screen and (min-width: 769px) {
  #header.DownMove {
    -webkit-animation: DownAnime 0.5s forwards;
            animation: DownAnime 0.5s forwards;
  }
  @-webkit-keyframes DownAnime {
    from {
      opacity: 1;
      -webkit-transform: translateY(-40px);
              transform: translateY(-40px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  @keyframes DownAnime {
    from {
      opacity: 1;
      -webkit-transform: translateY(-40px);
              transform: translateY(-40px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
}
/* ----------------------------------------------------------------------------------

 共通)ミニカート

 ---------------------------------------------------------------------------------- */
/* 不要な罫線削除 */
.minicart .minicart-footer {
  border-top: 0px solid #ccc;
}

@media (min-width: 769px) {
  #gnavi .minicart .popover {
    /* #gnavi .gnavi_inner_pc div .minicart .popover { */
    left: auto;
    right: 35px;
    /* right: 0; */
    min-width: 23.44rem;
    max-width: 23.44rem;
    min-height: 6.25rem;
    /* display: none; */
  }
  #gnavi .gnavi_inner_pc div .minicart .popover.show {
    display: block;
  }
  .minicart-box {
    max-width: 1200px;
    /* max-width: 1300px; */
    /* top: -10px; */
    text-align: center;
    margin: 0 auto;
  }
  .popover .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.popover {
  font-family: "\6E38\30B4\30B7\30C3\30AF\4F53", YuGothic, "\6E38\30B4\30B7\30C3\30AF   Medium", "Yu Gothic Medium", "\6E38\30B4\30B7\30C3\30AF", "Yu Gothic", "\30D2\30E9\30AE\30CE\89D2\30B4   ProN W3", "Hiragino Kaku Gothic ProN", "\30E1\30A4\30EA\30AA", "Meiryo", sans-serif;
}

.minicart-icon {
  margin-top: 8px;
}

.minicart-icon:before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  text-decoration: none;
  padding: 0 7% 0 3%;
  font-size: 1.3rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.minicart-icon p {
  font-family: "\6E38\30B4\30B7\30C3\30AF\4F53", YuGothic, "\6E38\30B4\30B7\30C3\30AF   Medium", "Yu Gothic Medium", "\6E38\30B4\30B7\30C3\30AF", "Yu Gothic", "\30D2\30E9\30AE\30CE\89D2\30B4   ProN W3", "Hiragino Kaku Gothic ProN", "\30E1\30A4\30EA\30AA", "Meiryo", sans-serif;
  top: -4px;
}

.minicart .minicart-quantity {
  position: absolute;
  background-color: #c00;
  top: -8px;
  left: 45px;
  display: inline-block;
  color: #fff;
  font-size: 11px;
  height: 16px;
  min-width: 16px;
  border-radius: 5em;
  padding: 0 2px;
  width: auto;
}

.cart .tny-item-name {
  font-weight: bold;
  font-size: 1.2rem;
  margin-bottom: 5px;
}

.cart .tny-item-name {
  font-size: 1rem;
}

.cart .tny-cart-icon,
.category-list-form .tny-brand-icon,
.tny-item-icon {
  /* gap: 2px 2px; */
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.2rem !important;
}

.cart .pricing {
  font-size: 1rem;
  margin-right: 1rem;
}

.checkout-continue {
  margin-top: 1rem;
}

#gnavi .cart .sub-total-label:before {
  content: inherit;
}

#gnavi .cart .sub-total:before {
  content: inherit;
}

.minicart .estimated-total {
  margin-top: 1em;
}

.minicart .product-info div.col-3 {
  padding-right: 0px;
}

.minicart .product-info .cart-image {
  padding-left: 5px;
}

@media (max-width: 768px) {
  .minicart-icon:before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    text-decoration: none;
    padding: 0 7% 0 3%;
    font-size: 1.3rem;
    position: absolute;
    top: -5px;
    left: 0;
    right: 0;
  }
  .minicart .minicart-quantity {
    position: absolute;
    background-color: #c00;
    top: -15px;
    /* left: 0px; */
    left: 15%;
    display: inline-block;
    color: #fff;
    font-size: 11px;
    height: 16px;
    min-width: 16px;
    border-radius: 5em;
    padding: 0 2px;
    width: auto;
  }
}
@media (max-width: 544px) {
  .minicart .minicart-quantity {
    left: 5%;
  }
}
/* ----------------------------------------------------------------------------------

 共通) SOLD OUT, 販売開始前, 販売終了

 ---------------------------------------------------------------------------------- */
.tny-cart-sold_out, .tny-cart-sale_after, .tny-cart-sale_before {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background-color: #000;
  position: relative;
}

:is(.tny-cart-sold_out, .tny-cart-sale_after, .tny-cart-sale_before).cart-image img {
  opacity: 0.8;
}

:is(.tny-cart-sold_out, .tny-cart-sale_after, .tny-cart-sale_before).cart-image:before {
  content: "";
  color: #fff;
  background: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  height: 2rem;
  width: 8rem;
  z-index: 2;
  opacity: 0.7;
}

.tny-cart-sold_out.cart-image:after {
  content: "SOLD OUT";
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2rem;
  padding: 0 10px;
  z-index: 3;
  white-space: nowrap;
}

.tny-cart-sale_before.cart-image:after {
  content: "\8CA9\58F2\958B\59CB\524D";
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2rem;
  padding: 0 10px;
  z-index: 3;
  white-space: nowrap;
}

.tny-cart-sale_after.cart-image:after {
  content: "\8CA9\58F2\7D42\4E86";
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2rem;
  padding: 0 10px;
  z-index: 3;
  white-space: nowrap;
}

@media screen and (max-width: 769px) {
  :is(.tny-cart-sold_out, .tny-cart-sale_after, .tny-cart-sale_before).cart-image:before {
    width: 5.5rem;
  }
  :is(.tny-cart-sold_out, .tny-cart-sale_after, .tny-cart-sale_before).cart-image:after {
    font-size: 0.8rem;
  }
}
/* ----------------------------------------------------------------------------------

 共通)商品数量

 ---------------------------------------------------------------------------------- */
.quantityx .form-group {
  margin-bottom: 0rem;
}

.quantityx .quantity-md input {
  margin-left: 2px;
  margin-right: 0rem;
  text-align: center;
  border-radius: 4px;
}

.quantityx .btnspinner {
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none;
}

.quantityx .quantity-md input[type=button] {
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 18px;
  vertical-align: middle;
  width: 40px;
  background-color: #fafafa;
  /* デフォルトのスピナーを消す */
  /* -webkit-appearance: none;
  -moz-appearance:textfield; */
}

.quantityx .quantity-md input[type=number]::-webkit-inner-spin-button,
.quantityx .quantity-md input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
  -moz-appearance: textfield;
}

/* Firefox対策 */
.quantityx .quantity-md input[type=number] {
  -moz-appearance: textfield;
}

.quantityx .spinner-area {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; /* Firefox対策 */
}

.quantityx .spinner-area input[type=button] {
  cursor: pointer;
  border: 0px;
  background-color: inherit;
}

.quantityx .spinner-l {
  position: absolute;
  left: 0;
  height: 38px;
}

.quantityx .spinner-r {
  position: absolute;
  right: 0;
  height: 38px;
}

/* ----------------------------------------------------------------------------------

 共通)フォーム

 ---------------------------------------------------------------------------------- */
.login-form {
  max-width: 1100px;
  margin-top: 120px;
  margin-bottom: 120px;
}

.line-word {
  padding-bottom: 1rem;
  color: #333;
  text-align: center;
}

.line-word:after {
  content: "\3088\308D\3057\3051\308C\3070\4EE5\4E0B\3082\3054\8A18\5165\304F\3060\3055\3044";
  display: inline-block;
  position: relative;
  top: -0.7em;
  font-size: 1em;
  padding: 0 0.25em;
  background: #f6f6f6;
}

.japanpost {
  margin-top: -20px;
}

@media (max-width: 769px) {
  .login-form {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
/* ----------------------------------------------------------------------------------

 共通)カルーセル

 ---------------------------------------------------------------------------------- */
.swiper .swiper-button-next {
  right: 2.5%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.swiper .swiper-button-prev {
  left: 2.5%;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.swiper .swiper-button-prev,
.swiper .swiper-button-next {
  position: absolute;
  z-index: 3;
  top: 55%;
  cursor: pointer;
  outline: none;
  border-top: 2px solid #ccc;
  border-right: 2px solid #ccc;
  height: 25px;
  width: 25px;
}

.swiper .swiper-button-prev:before,
.swiper .swiper-button-next:before {
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.swiper .swiper-button-next:after,
.swiper .swiper-button-prev:after {
  font-size: 0;
}

/* ----------------------------------------------------------------------------------

 共通)datepickerカレンダー表示

 ---------------------------------------------------------------------------------- */
.datepicker {
  -webkit-animation-name: datepickerAnime;
          animation-name: datepickerAnime;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
  -webkit-transition: ease-out;
  transition: ease-out;
}

@-webkit-keyframes datepickerAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes datepickerAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.datepicker-days thead {
  background: #000;
}

.datepicker-days thead tr {
  color: #000;
  background: #fff;
}

.datepicker-days thead tr:nth-child(1) {
  color: #fff;
  background: #000;
}

.datepicker-days thead tr:nth-child(2) {
  color: #fff;
  background: #000;
}

.datepicker-days thead tr:nth-child(3) {
  border-bottom: 2px solid #000 !important;
}

.datepicker-days thead th.dow {
  border: none;
}

.datepicker-days tbody tr {
  border-bottom: 1px solid #ccc !important;
}

.datepicker-days tbody tr:nth-child(5),
.datepicker-days tbody tr:nth-child(6) {
  border-bottom: 0px !important;
}

.datepicker-days td {
  color: #000;
  background: #fff;
}

.datepicker td,
.datepicker th {
  border-radius: 0px !important;
}

.datepicker td,
.datepicker th {
  text-align: center;
  width: 42px !important;
  height: 23px !important;
  border-radius: 0px !important;
  border: none;
  font-size: 0.9rem !important;
  padding: 5px 0 !important;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  color: #999 !important;
  cursor: default !important;
  background: #eaeaea !important;
}

.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover {
  background: inherit;
  opacity: 0.5;
}

.datepicker .new {
  display: none;
}

.datepicker .next.disabled,
.datepicker .prev.disabled {
  background: #000 !important;
  color: #666 !important;
  visibility: inherit !important;
}

.datepicker .next.disabled:hover,
.datepicker .prev.disabled:hover {
  background: #000 !important;
  color: #666 !important;
  visibility: inherit !important;
}

.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c00), to(#c00)) !important;
  background-image: linear-gradient(to bottom, #c00, #c00) !important;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c00), to(#c00)) !important;
  background-image: linear-gradient(to bottom, #c00, #c00) !important;
}

.datepicker .datepicker-switch,
.datepicker .next,
.datepicker .prev,
.datepicker tfoot tr th {
  opacity: 1;
  background: #000;
  color: #fff !important;
}

.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover {
  opacity: 0.6;
  background: #000;
  color: #fff;
}

.datepicker .next:before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  text-decoration: none;
  padding: 0 7% 0 3%;
  font-size: 1.3rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* ----------------------------------------------------------------------------------

 共通部品) レコメンド

 ---------------------------------------------------------------------------------- */
.recommend-carousel-form .product-tile {
  background: #fff;
}

.recommend-carousel-form .tny-item-logo {
  /* padding-top:0.25rem; カルーセル変更に伴い修正 */
  /* padding-bottom:0.25rem; カルーセル変更に伴い修正 */
  padding-top: 0;
  padding-bottom: 0;
}

@media (max-width: 769px) {
  .recommend-carousel-form > .row > .col-12,
.recommend-carousel-form > .row > .col-12 > .row > .col-12 {
    padding-left: 0;
    padding-right: 0;
  }
  .recommend-carousel-form .tny-product {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
/* カルーセル */
.swiper_recommend .swiper-slide {
  height: auto;
}

/* ----------------------------------------------------------------------------------

 共通部品) 最近ご覧になった商品

 ---------------------------------------------------------------------------------- */
@media (max-width: 769px) {
  .recently-viewed-form .col-4 {
    -ms-flex: 0 0 33.33333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .recently-viewed-form .product-tile {
    min-height: auto !important;
  }
}
/* マウスアウト時の枠線を消す */
.recently-viewed-form .tny-product {
  outline: 2px solid #fff;
  outline-offset: -1px;
}

/* ----------------------------------------------------------------------------------

 共通部品) カテゴリー一覧タブ

 ---------------------------------------------------------------------------------- */
/* body .category-list-item + .footer{
	padding-top:0;
} */
.category-list-item {
  z-index: 0;
}

@media screen and (min-width: 960px) {
  /* リンクをメニュー形式に変更(PCのみ) ここから */
  .category-list-item ul li a:hover {
    color: #c00 !important;
    opacity: 1 !important;
  }
  .category-list-item ul li a:hover:after {
    color: #c00;
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    content: "\F105";
    text-decoration: none;
    padding-left: 0.7em;
    font-size: 0.8rem;
    opacity: 1;
  }
  /* リンクをメニュー形式に変更(PCのみ) ここまで */
  .category-list-item .sp_cate {
    display: none;
  }
  .category-list-item .pc_cate .category_inner {
    background-color: #f6f6f6;
    padding: 80px 0;
    width: 100%;
    margin: 40px auto auto;
  }
  .category-list-item .pc_cate .category_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1200px;
    width: 90%;
    margin: auto;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .category-list-item .pc_cate .category_brand {
    -ms-flex-preferred-size: 36%;
        flex-basis: 36%;
    margin: 0 auto;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .category-list-item .pc_cate .category_item {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    margin: 0 auto;
    -ms-flex-item-align: start;
        align-self: flex-start;
    padding-left: 4%;
  }
  .category-list-item .pc_cate h3 {
    font-family: proxima-nova, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2rem;
    display: block;
    line-height: 1.2;
    text-align: center;
  }
  .category-list-item .pc_cate h3 span {
    font-family: "\6E38\30B4\30B7\30C3\30AF\4F53", YuGothic, "\6E38\30B4\30B7\30C3\30AF   Medium", "Yu Gothic Medium", "\6E38\30B4\30B7\30C3\30AF", "Yu Gothic", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.8rem;
    display: block;
    margin: 0 auto 40px;
  }
  .category-list-item .pc_cate ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .category-list-item .pc_cate .category_brand li {
    -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
    text-align: left;
    font-size: 0.9rem;
    margin: 5px 0 0;
    -ms-flex-item-align: start;
        align-self: flex-start;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .category-list-item .pc_cate .category_item li {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    text-align: left;
    font-size: 0.9rem;
    margin: 5px 0 0;
    -ms-flex-item-align: start;
        align-self: flex-start;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .category-list-item .pc_cate .category_brand .title,
.category-list-item .pc_cate .category_item .title {
    text-align: left;
    font-weight: bold;
    font-size: 1.1rem;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin: 20px auto 0;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .category-list-item .left-border-box {
    width: 1px;
    border-left: 1px dotted #ccc;
  }
}
@media screen and (max-width: 959px) {
  .category-list-item .pc_cate {
    display: none;
  }
  .category-list-item .sp_cate {
    width: 100%;
  }
  .category-list-item .sp_cate h2 {
    font-size: 2rem;
  }
  .category-list-item .sp_cate .category_inner {
    width: 100%;
    margin: auto;
    background-color: #f6f6f6;
  }
  .category-list-item .sp_cate .category_brand,
.category-list-item .sp_cate .category_item {
    margin: 0 2%;
  }
  .category-list-item .sp_cate ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .category-list-item .sp_cate .tab-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 40px 0 0;
    padding: 0 0 40px;
  }
  .category-list-item .sp_cate .tab-wrap:after {
    content: "";
    width: 100%;
    height: 3px;
    background: #ccc;
    display: block;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .category-list-item .sp_cate .tab-label {
    color: #999;
    background: #f6f6f6;
    font-weight: bold;
    white-space: nowrap;
    text-align: center;
    padding: 10px 0.5rem;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    position: relative;
    z-index: 1;
    cursor: pointer;
    border-radius: 5px 5px 0 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-bottom: 0;
  }
  /* アクティブなタブ */
  /* ラジオボタン非表示 */
}
@media screen and (max-width: 959px) and (hover: hover) {
  .category-list-item .sp_cate .tab-label:hover {
    background: #ededed;
    color: #000;
  }
}
@media screen and (max-width: 959px) and (hover: none) {
  .category-list-item .sp_cate .tab-label:active {
    background: #ededed;
    color: #000;
  }
}
@media screen and (max-width: 959px) {
  .category-list-item .sp_cate .tab-label:not(:last-of-type) {
    margin-right: 5px;
  }
}
@media screen and (max-width: 959px) {
  .category-list-item .sp_cate .tab-content {
    width: 100%;
    height: 0;
    overflow: hidden;
    opacity: 0;
  }
}
@media screen and (max-width: 959px) {
  .category-list-item .sp_cate .tab-switch:checked + .tab-label {
    background: #cccccc;
    color: #000;
  }
}
@media screen and (max-width: 959px) {
  .category-list-item .sp_cate .tab-switch:checked + .tab-label + .tab-content {
    height: auto;
    overflow: auto;
    padding: 20px 2%;
    opacity: 1;
    -webkit-transition: 0.5s opacity;
    transition: 0.5s opacity;
  }
}
@media screen and (max-width: 959px) {
  .category-list-item .sp_cate .tab-switch {
    display: none;
  }
}
@media screen and (max-width: 959px) {
  .category-list-item .sp_cate .category_brand .title,
.category-list-item .sp_cate .category_item .title {
    text-align: left;
    font-weight: bold;
    font-size: 1.1rem;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin: 20px auto 0;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
@media screen and (max-width: 959px) {
  .category-list-item .sp_cate .category_brand li,
.category-list-item .sp_cate .category_item li {
    -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
    text-align: left;
    font-size: 0.8rem;
    margin: 5px 0 0;
    -ms-flex-item-align: start;
        align-self: flex-start;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 959px) {
  .category-list-item .sp_cate h3 {
    font-family: proxima-nova, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.4rem;
    display: block;
    line-height: 1.2;
  }
}
@media screen and (max-width: 959px) {
  .category-list-item .sp_cate h3 span {
    font-family: "\6E38\30B4\30B7\30C3\30AF\4F53", YuGothic, "\6E38\30B4\30B7\30C3\30AF   Medium", "Yu Gothic Medium", "\6E38\30B4\30B7\30C3\30AF", "Yu Gothic", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.6rem;
    display: block;
  }
}
/* ----------------------------------------------------------------------------------

 個別)トップページ

 ---------------------------------------------------------------------------------- */
/* 共通 */
.homepage,
.tny-common-parts {
  margin-bottom: 120px !important;
  margin-top: 0 !important;
}

.homepage.container {
  max-width: 1200px;
}

.homepage .tn1-rec-title {
  height: 30px;
  width: auto;
  /* transform: scale(0.8); */
  margin-bottom: 60px;
}

/*メインビジュアル：テキスト*/
.homepage .slide-container .slide-content {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.homepage .slide-container .slide-content.slide-content-center {
  top: 50%;
  left: 50%;
}

.homepage .slide-container .slide-content.slide-content-top {
  /* top: calc(40px + 8%); */
  top: calc(15% - 50px);
  left: 50%;
}

.homepage .slide-container .slide-content.slide-content-bottom {
  top: calc(85% - 50px);
  left: 50%;
}

.homepage .slide-container .slide-content.slide-content-left {
  top: 50%;
  left: calc(2% + 125px);
  width: 250px;
}

.homepage .slide-container .slide-content.slide-content-right {
  top: 50%;
  left: calc(98% - 125px);
  width: 250px;
}

.homepage .slide-container .slide-content-img img {
  /*height: 40px;*/
  height: 65px;
}

@media screen and (max-width: 768px) {
  .homepage .slide-container .slide-content-img img {
    height: 40px;
  }
}
.homepage .slide-container .slide-content-in {
  margin-top: 18px;
}

.homepage .slide-container .slide-content-title {
  font-size: 1.1rem;
  /* font-size: 1.3rem; */
  font-weight: 700;
  margin-top: 8px;
}

.homepage .slide-container .slide-content-copy {
  /*font-weight: 700;*/
  font-weight: normal;
  /* margin-top: 18px; */
  margin-top: 3px;
}

/*メインビジュアル：カルーセル*/
.swiper_hero .swiper-slide a {
  max-width: 1200px;
  position: relative;
}

.swiper_hero a:hover {
  opacity: 1;
}

.swiper_hero .swiper-slide img {
  height: auto;
  width: 100%;
}

.swiper_hero .swiper-button-prev,
.swiper_hero .swiper-button-next {
  top: calc(53% - 12.5px);
  /* top: 42%; */
}

.swiper_hero .swiper-horizontal > .swiper-pagination-bullets,
.swiper_hero .swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper_hero .swiper-pagination-custom,
.swiper-pagination-fraction {
  padding-top: 30px;
}

.swiper_hero .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper_hero .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 14px 20px;
}

.swiper_hero .swiper-pagination-bullet {
  width: 35px;
  height: 5px;
  background: #eee;
  padding: 0px;
  border-radius: 0;
  opacity: 1;
}

.swiper_hero .swiper-pagination-bullet-active {
  background: #888;
}

/* カテゴリー */
.homepage.category-list-form .product {
  padding: 1.5rem 1.5rem 5rem;
}

/* 特集 */
.homepage.home-featured-form {
  padding-right: 0px;
  padding-left: 0px;
  z-index: 0;
}

/* 特集：カルーセル */
.swiper_featured .tile-body {
  padding-top: calc(0.625em + 10px);
}

.swiper_featured .swiper-slide img {
  height: auto;
  width: 100%;
}

@media (max-width: 990px) {
  /* 990px以下で特集の左右矢印を非表示に */
  .swiper_featured .swiper-button-prev,
.swiper_featured .swiper-button-next {
    display: none;
  }
}
/* 商品 */
.homepage.products-list-form .product-tile {
  padding: 1.5rem 1.5rem 5rem;
}

@media (max-width: 769px) {
  /* 共通 */
  .homepage,
.tny-common-parts {
    margin-bottom: 80px !important;
  }
  .homepage .tn1-rec-title {
    height: 22px;
    margin-bottom: 30px;
  }
  /*メインビジュアル テキスト*/
  .homepage .slide-container .slide-content {
    top: 75% !important;
    left: 50% !important;
  }
  /* カテゴリー */
  .homepage.category-list-form .product {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 2.5px;
    padding-left: 2.5px;
  }
  /* 商品 */
  .homepage.products-list-form .product {
    padding: 0;
  }
  .homepage.products-list-form .product-tile {
    padding: 2rem 0.5rem;
  }
}
/* ----------------------------------------------------------------------------------

 個別)ログイン / 新規会員登録

 ---------------------------------------------------------------------------------- */
.login-register-form .nav-tabs {
  border-bottom: 8px solid #ccc;
}

.login-register-form .nav-item .nav-link:focus,
.login-register-form .nav-item .nav-link:hover,
.login-register-form .nav-item.show .nav-link {
  background-color: #ccc;
  color: #000;
  opacity: 1;
}

.login-register-form .nav-tabs .nav-item {
  margin-bottom: -2px;
}

.login-register-form .nav-tabs .nav-item a {
  margin-left: 0;
  margin-right: 0;
}

.login-register-form .nav-tabs .nav-link {
  margin: 0 5%;
  border-radius: 10px 10px 0px 0px;
  padding: 0.8rem;
}

.login-register-form .nav-tabs .nav-link {
  border-bottom: 0 solid #c00;
  background: #f6f6f6;
}

.login-register-form .nav-tabs .nav-link.active {
  border-bottom: 0 solid #c00;
  background: #ccc;
}

.login-register-form .tab-pane.fade {
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
}

/* ----------------------------------------------------------------------------------

 個別)お問い合わせ

 ---------------------------------------------------------------------------------- */
.contact-form {
  max-width: 1100px;
  margin-top: 120px;
  margin-bottom: 120px;
}

.contact-form .custom-radio .custom-control-label {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .contact-form {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
/* ----------------------------------------------------------------------------------

 個別)商品詳細

 ---------------------------------------------------------------------------------- */
.container.product-detail {
  margin-top: 3.5em;
  margin-bottom: 2em;
}

.product-detail dt {
  color: #000;
  text-align: left;
  padding: 0.75rem 4%;
  width: 20%;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
  position: relative;
  font-weight: bold;
}

.product-detail dd {
  color: #000;
  text-align: left;
  padding: 0.75rem 6%;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
  position: relative;
  margin-bottom: 0rem;
  width: 80%;
}

.product-detail dl {
  margin-bottom: 0rem;
}

.product-detail .attributes .col-lg-12,
.product-detail .cart-and-ipay .col-lg-12 {
  padding: 5px;
}

.product-detail .attributes ul.order-notes li {
  margin-left: 1.5rem;
}

.product-detail .attributes ul.order-notes li::before {
  font-family: "Font Awesome 6 Pro";
  content: "\E405";
  padding-right: 0.6rem;
  margin-left: -1.3rem;
  color: #c00;
}

/* 日保ち日数 */
.product-side-strage-date {
  margin: 1rem 0 0.5rem;
}

.product-side-strage-date dt {
  width: 35%;
}

.product-side-strage-date dd {
  width: 65%;
}

.product-side-day-keeping-explanation {
  padding-top: 0.25rem;
  margin-bottom: 0rem;
  font-size: 0.75rem;
  color: #c00;
}

/* 商品数量 */
.product-detail .quantityx {
  margin-top: 5px;
}

.product-detail .quantityx .form-control {
  width: 160px;
}

.product-detail .quantityx input {
  display: inline-block;
}

/* SP：お気に入り追加 */
.product-detail .cart-and-ipay .tny-heart {
  line-height: 1.2;
  padding-top: 0.65rem;
  padding-bottom: 0.1rem;
}

.product-detail .cart-and-ipay .tny-heart .trash-icon span i::before {
  font-size: 1.5rem;
  color: #ccc;
  background-color: inherit;
}

.product-detail .cart-and-ipay .tny-heart-on .trash-icon span i::before {
  color: #c00;
}

/* 詰合せ内容モーダル */
.modal.assort-detail .modal-body {
  padding: 2rem;
}

/* .prices-add-to-cart-actions input {
	margin-top: 4px;
	height: 35.9px;
} */
.product-detail input {
  display: block;
  width: 100px;
}

.product-number {
  margin: 10px 0;
}

.product-name {
  font-size: 1.4rem;
  font-weight: bold;
}

.set-items .prices {
  text-align: left;
  font-size: 1.2rem;
  font-weight: bold;
}

.set-items .prices .value {
  font-size: 1.4rem;
}

.tny-price {
  font-size: 1rem;
  font-weight: normal;
}

.tny-item-earliest {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 0.8rem;
  font-weight: bold;
}

.tny-earliest-date {
  font-size: 0.8rem;
}

.tny-earliest-date span {
  font-size: 1.4rem;
  font-weight: bold;
  display: inline-block;
}

.tny-description h4,
.tny-assorted h4,
.tny-product-info h4,
.tny-sales-info h4 {
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: 700;
}

.tny-description p {
  white-space: pre-wrap;
}

.tny-assorted ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tny-assorted ul li img {
  width: 200px;
}

.product-detail .tny-assorted a:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* .quantity input[type=button] {
	width: 3.5rem;
} */
.cart-and-ipay button,
.social-icons button {
  /* font-size: 0.8rem; */
  font-size: 1rem;
}

.tny-product-info table,
.tny-sales-info table {
  font-size: 0.9rem;
}

.tny-recently ul {
  width: 98%;
}

.tny-recently li {
  width: 13%;
}

.cart-and-ipay .col-lg-6 {
  padding: 5px;
}

.cart-and-ipay .btn-block {
  font-weight: bold;
}

.add-to-cart-btn {
  /* .add-to-cart-global { */
  -webkit-box-flex: initial;
      -ms-flex: initial;
          flex: initial;
  text-align: center;
  margin: auto 0;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  padding: 7px 5%;
  border-radius: 4px;
  font-weight: bold;
  font-size: 0.8rem;
}

@media screen and (max-width: 768px) {
  .add-to-cart-btn {
    padding: 0.375rem 0.35rem;
  }
}
.cart-and-ipay input[type=number]::-webkit-outer-spin-button,
.cart-and-ipay input[type=number]::-webkit-inner-spin-button {
  /* 12月26日追加 */
  -webkit-appearance: none;
  margin: 0;
}

.cart-and-ipay input[type=number] {
  /* 12月26日追加 */
  -moz-appearance: textfield;
}

/* ツールチップ */
.product-detail label.t_tip {
  margin-bottom: 0px;
  vertical-align: middle;
}

.product-detail label.t_tip > i {
  cursor: pointer;
}

.product-detail label.t_tip input[type=checkbox] {
  display: none;
  margin: 5px 5px 5px 2px;
  padding: 0;
  vertical-align: middle;
}

.product-detail label.t_tip input[type=checkbox]:checked + .popup {
  display: block;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.product-detail label.t_tip .popup {
  width: 170px;
  background: #fff;
  padding: 10px;
  display: none;
  position: absolute;
  margin-left: 1rem;
  border-radius: 0px 15px 15px 15px;
  border: 2px solid #ccc;
  z-index: 9999;
  font-size: 0.8rem;
  opacity: 0.9;
}

/* 出荷日カレンダー 商品詳細個別部分 */
.product-detail-page .datepicker table tr td.disabled,
.product-detail-page .datepicker table tr td.disabled:hover {
  color: #999;
  cursor: default;
  background: #eaeaea;
}

.product-detail-page .datepicker .datepicker-switch:hover,
.product-detail-page .datepicker .next:hover,
.product-detail-page .datepicker .prev:hover,
.product-detail-page .datepicker tfoot tr th:hover {
  background: inherit;
  opacity: 0.5;
}

.product-detail-page .datepicker .new {
  display: none;
}

.product-detail-page .datepicker .next.disabled,
.product-detail-page .datepicker .prev.disabled {
  background: #000;
  color: #666;
  visibility: inherit;
}

.product-detail-page .datepicker .next.disabled:hover,
.product-detail-page .datepicker .prev.disabled:hover {
  background: #000;
  color: #666;
  visibility: inherit;
}

.product-detail-page .datepicker table tr td.active.active,
.product-detail-page .datepicker table tr td.active.disabled,
.product-detail-page .datepicker table tr td.active.disabled.active,
.product-detail-page .datepicker table tr td.active.disabled.disabled,
.product-detail-page .datepicker table tr td.active.disabled:active,
.product-detail-page .datepicker table tr td.active.disabled:hover,
.product-detail-page .datepicker table tr td.active.disabled:hover.active,
.product-detail-page .datepicker table tr td.active.disabled:hover.disabled,
.product-detail-page .datepicker table tr td.active.disabled:hover:active,
.product-detail-page .datepicker table tr td.active.disabled:hover:hover,
.product-detail-page .datepicker table tr td.active.disabled:hover[disabled],
.product-detail-page .datepicker table tr td.active.disabled[disabled],
.product-detail-page .datepicker table tr td.active:active,
.product-detail-page .datepicker table tr td.active:hover,
.product-detail-page .datepicker table tr td.active:hover.active,
.product-detail-page .datepicker table tr td.active:hover.disabled,
.product-detail-page .datepicker table tr td.active:hover:active,
.product-detail-page .datepicker table tr td.active:hover:hover,
.product-detail-page .datepicker table tr td.active:hover[disabled],
.product-detail-page .datepicker table tr td.active[disabled] {
  background-color: #fff;
  color: #000;
  background-image: none !important;
}

.product-detail-page .datepicker table tr td.day.focused,
.product-detail-page .datepicker table tr td.maru:hover {
  background: none;
  cursor: default;
}

.product-detail-page .datepicker table tr td.day.focused,
.product-detail-page .datepicker table tr td.batsu:hover {
  background: none;
  cursor: default;
}

.product-detail-page .datepicker table tr td.day.focused,
.product-detail-page .datepicker table tr td.sankaku:hover {
  background: none;
  cursor: default;
}

.product-detail-page .datepicker table tr td.day.focused,
.product-detail-page .datepicker table tr td.disabled:hover {
  background: #eaeaea;
}

.product-detail-page .datepicker table tr td.maru:after {
  content: "\3007";
  display: block;
}

.product-detail-page .datepicker table tr td.batsu:after {
  content: "\D7";
  display: block;
}

.product-detail-page .datepicker table tr td.sankaku:after {
  content: "\25B3";
  display: block;
}

.product-detail-page .datepicker table tr td.old:after,
.product-detail-page .datepicker table tr td.disabled:after {
  content: "-";
  display: block;
}

@media (max-width: 991.98px) {
  .cart-and-ipay button,
.social-icons button {
    width: 100%;
    margin: 1%;
  }
}
@media (max-width: 768.98px) {
  .product-detail dt {
    color: #000;
    text-align: left;
    padding: 0.75rem 4%;
    width: 30%;
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
    position: relative;
    font-weight: bold;
  }
  .product-detail dd {
    color: #000;
    text-align: left;
    padding: 0.75rem 6%;
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
    position: relative;
    margin-bottom: 0rem;
    width: 70%;
  }
  .product-detail .prices-add-to-cart-actions {
    padding: 0;
    position: fixed;
    background-color: hsla(0deg, 0%, 100%, 0.95);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  }
  .cart-and-ipay {
    padding-top: 0.2rem !important;
    padding-bottom: 0.2rem;
  }
  .product-detail .cart-and-ipay .heart {
    width: 3rem;
  }
  .product-detail .cart-and-ipay select {
    width: 4rem;
  }
  .product-detail dt,
.product-detail dd {
    padding: 0.5rem 4%;
  }
  /* 出荷日カレンダー 商品詳細個別箇所 */
  .product-detail-page .datepicker-dropdown {
    left: 10% !important;
  }
  .product-detail-page .datepicker-dropdown.datepicker-orient-right:before,
.datepicker-dropdown.datepicker-orient-right:after,
.datepicker-dropdown.datepicker-orient-bottom:after {
    right: 30% !important;
  }
}
/* カルーセル */
.swiper_products.swiper {
  width: 100%;
}

.swiper_products.swiper img {
  width: 100%;
}

.swiper_products .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.swiper_products .swiper-button-prev,
.swiper_products .swiper-button-next {
  top: 49%;
}

.swiper_products_thumbnail .swiper-wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
  gap: 10px;
}

.swiper_products_thumbnail .swiper-slide {
  cursor: pointer;
}

.swiper_products_thumbnail .swiper-slide-thumb-active {
  outline: 0px solid #000;
  outline-offset: -2px;
}

.swiper_products_thumbnail img {
  vertical-align: bottom;
  /* margin:0 5px; */
  opacity: 0.6;
}

.swiper_products_thumbnail .swiper-slide-thumb-active img {
  opacity: 1;
}

@media (max-width: 768px) {
  .swiper_products_thumbnail {
    margin-bottom: 30px;
  }
}
/* ----------------------------------------------------------------------------------

 個別)商品詳細：eギフト関連項目

 ---------------------------------------------------------------------------------- */
/* eギフト 購入ボタン */
.anygift-gift-ui__container {
  width: 100% !important;
}

/* eギフト カートアイコン */
@media screen and (max-width: 768px) {
  .anygift-floating-cart {
    bottom: 110px !important;
  }
}
/* eギフト 文言カスタム */
.anygift-about-modal__caution__exp {
  /* デフォルトの文言を非表示にします */
  font-size: 0px !important;
}

.anygift-about-modal__caution__exp:before {
  /* before属性を使用し、新しい文言を指定します */
  content: "\203B  e\30AE\30D5\30C8URL\306E\53D7\3051\53D6\308A\671F\9650\306F\FF15\65E5\9593\3067\3059\3002" !important;
  /* フォントサイズは、元のサイズを継承してください */
  font-size: 14px !important;
}

.anygift-about-modal__caution__text {
  /* デフォルトの文言を非表示にします */
  font-size: 0px !important;
}

.anygift-about-modal__caution__text:before {
  /* before属性を使用し、新しい文言を指定します */
  content: "\6709\52B9\671F\9650\304C\304D\308C\305F\5834\5408\3001\5546\54C1\306F\30AD\30E3\30F3\30BB\30EB\6271\3044\3068\306A\308A\3054\8CFC\5165\8005\69D8\306B\8FD4\91D1\3092\3055\305B\3066\3044\305F\3060\304D\307E\3059\3002" !important;
  /* フォントサイズは、元のサイズを継承してください */
  font-size: 14px !important;
}

.anygift-explain-modal__section > div:nth-of-type(4) > div > div {
  /* デフォルトの文言を非表示にします */
  font-size: 0px !important;
}

.anygift-explain-modal__section > div:nth-of-type(4) > div > div::after {
  /* before属性を使用し、新しい文言を指定します */
  content: "e\30AE\30D5\30C8URL\306E\53D7\3051\53D6\308A\671F\9650\306F\FF15\65E5\9593\3067\3059\3002\6709\52B9\671F\9650\304C\304D\308C\305F\5834\5408\3001\5546\54C1\306F\30AD\30E3\30F3\30BB\30EB\6271\3044\3068\306A\308A\3054\8CFC\5165\8005\69D8\306B\8FD4\91D1\3092\3055\305B\3066\3044\305F\3060\304D\307E\3059\3002" !important;
  /* フォントサイズは、元のサイズを継承してください */
  font-size: 13px !important;
}

.anygift-thanks__exp__caution-1 {
  /* デフォルトの文言を非表示にします */
  font-size: 0px !important;
}

.anygift-thanks__exp__caution-1:before {
  /* before属性を使用し、新しい文言を指定します */
  content: "\203B  e\30AE\30D5\30C8URL\306E\53D7\3051\53D6\308A\671F\9650\306F\FF15\65E5\9593\3067\3059\3002" !important;
  /* フォントサイズは、元のサイズを継承してください */
  font-size: 12px !important;
}

.anygift-thanks__exp__caution-2 {
  /* デフォルトの文言を非表示にします */
  font-size: 0px !important;
}

.anygift-thanks__exp__caution-2:before {
  /* before属性を使用し、新しい文言を指定します */
  content: "\6709\52B9\671F\9650\304C\304D\308C\305F\5834\5408\3001\5546\54C1\306F\30AD\30E3\30F3\30BB\30EB\6271\3044\3068\306A\308A\3054\8CFC\5165\8005\69D8\306B\8FD4\91D1\3092\3055\305B\3066\3044\305F\3060\304D\307E\3059\3002" !important;
  /* フォントサイズは、元のサイズを継承してください */
  font-size: 12px !important;
}

/* eギフト購入後の受け取りページ確認ボタン ボタンテキストがreset.scssにより左寄せになるため、centerを設定 */
.anygift-thanks__move-receive-page-button {
  text-align: center !important;
}

/* eギフト購入後のストアに戻るボタン ボタンテキストがreset.scssにより左寄せになるため、centerを設定 */
.anygift-thanks__back-store-button {
  text-align: center !important;
}

/* 「AnyGiftのeギフトとは？」1つ目の画像を非表示にし、新しい画像を追加 */
.anygift-about-modal__section > div:nth-of-type(1) img {
  display: none;
}

.anygift-about-modal__section > div:nth-of-type(1)::after {
  content: "";
  display: inline-block;
  width: 100px;
  height: 130px;
  vertical-align: middle;
  background-image: url("/on/demandware.static/-/Library-Sites-TaneyaSharedLibrary/default/dwc65775ac/images/anygift_explanation_001.png");
  background-size: 100px 130px;
}

/* 「AnyGiftのeギフトとは？」2つ目の画像を非表示にし、新しい画像を追加 */
.anygift-about-modal__section > div:nth-of-type(2) img {
  display: none;
}

.anygift-about-modal__section > div:nth-of-type(2)::after {
  content: "";
  display: inline-block;
  width: 100px;
  height: 130px;
  vertical-align: middle;
  background-image: url("/on/demandware.static/-/Library-Sites-TaneyaSharedLibrary/default/dwc65775ac/images/anygift_explanation_002.png");
  background-size: 100px 130px;
}

/* 「AnyGiftのeギフトとは？」3つ目の画像を非表示にし、新しい画像を追加 */
.anygift-about-modal__section > div:nth-of-type(3) img {
  display: none;
}

.anygift-about-modal__section > div:nth-of-type(3)::after {
  content: "";
  display: inline-block;
  width: 100px;
  height: 130px;
  vertical-align: middle;
  background-image: url("/on/demandware.static/-/Library-Sites-TaneyaSharedLibrary/default/dwc65775ac/images/anygift_explanation_003.png");
  background-size: 100px 130px;
}

/* ----------------------------------------------------------------------------------

 個別)カテゴリー一覧・商品一覧（共通：上部エリア）

 ---------------------------------------------------------------------------------- */
.title-area {
  margin-top: 120px;
}

.title-area .title-area-item {
  margin-top: 0.5rem;
}

.title-area .subtitle {
  font-size: 1.2rem;
}

.title-area .category-title {
  font-size: 3.6rem;
  margin-bottom: 0;
}

.title-area .title-area-logo {
  height: 70px;
}

.title-area .category-copy {
  font-size: 2rem;
  margin-top: 120px;
}

.title-area .description {
  font-size: 1.2rem;
  margin: 120px auto 0;
  width: 80%;
  max-width: 1000px;
}

@media (max-width: 769px) {
  .title-area {
    margin-top: 60px;
  }
  .title-area .title-area-item {
    margin-top: 8px;
  }
  .title-area .subtitle {
    font-size: 1rem;
  }
  .title-area .category-title {
    font-size: 2rem;
  }
  .title-area .title-area-logo {
    height: 45px;
  }
  .title-area .category-copy {
    font-size: 1.35rem;
    margin-top: 60px;
  }
  .title-area .description {
    font-size: 1rem;
    margin: 60px auto 0;
    width: 80%;
    text-align: left;
  }
}
/* ----------------------------------------------------------------------------------

 個別)カテゴリー一覧

 ---------------------------------------------------------------------------------- */
.category-list-form {
  max-width: 1200px;
}

.category-list-form .product {
  background: #fff;
  padding: 40px 10px;
}

.category-list-form .tny-product {
  background: #000;
  margin-bottom: 0px;
}

.category-list-form .product-tile .tile-body {
  padding: 0;
}

/*
.category-list-form .tny-brand-icon .icon {
	height: 14.8px;
	width: fit-content;
	border-radius: 4px;
	padding: 0px 3px;
	font-size: 0.6rem;
}
.category-list-form .tny-brand-icon .icon span {
	padding: 0px 6px;
	font-size: 0.6rem;
	border-radius: 4px;
}
*/
.category-list-form .image-container {
  overflow: hidden;
}

.category-list-form a:hover {
  opacity: 0.95;
}

.category-list-form .tny-item-name {
  text-overflow: ellipsis;
}

.category-list-form .tny-item-name {
  margin-top: 4px;
}

@media (max-width: 769px) {
  .category-list-form .px-3 {
    padding-left: 0.2rem !important;
    padding-right: 0.2rem !important;
  }
  .category-list-form .container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .category-list-form .tny-product {
    background: #000;
    /* margin-bottom: 40px; */
    margin-bottom: 0;
  }
  .category-list-form .product {
    padding-top: 20px;
    padding-bottom: 20px;
    /* padding-top: 0px; */
    /* padding-bottom: 0px; */
    padding-right: 2.5px;
    padding-left: 2.5px;
  }
}
@media screen and (min-width: 769px) and (max-width: 991.98px) {
  .category-list-form .product-tile {
    min-height: 200px;
  }
}
/* ブランドトップページのみレコメンドとの間に余白を追加 */
.category-list-form.category-list-page {
  margin-bottom: 120px;
}

/* ----------------------------------------------------------------------------------

 個別)商品一覧

 ---------------------------------------------------------------------------------- */
.products-list-form {
  max-width: 1200px;
  margin-top: 120px;
  margin-bottom: 120px;
}

.products-list-form .product-list {
  margin-left: -10px;
  margin-right: -10px;
}

.products-list-form .product-tile {
  border: 0;
  margin-bottom: 0;
  padding: 30px 30px;
}

.products-list-form .tny-product {
  /* background: #000; */
  background-color: #fff;
  padding: 0px;
}

.products-list-form .tny-product:hover {
  background-color: #000;
}

/* タブレット黒枠対応 */
.products-list-form .tny-product:hover,
.products-list-form .tny-product:focus {
  outline: 2px solid #fff;
  outline-offset: -1px;
}

.products-list-form .product {
  background: #fff;
  padding-top: 0px;
  padding-bottom: 0px;
}

.products-list-form .product-tile .tile-body {
  padding: 10px 0 0;
}

.products-list-form .tny-brand-icon .icon {
  height: 14.8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 4px;
  padding: 0px 3px;
  font-size: 0.6rem;
}

.products-list-form .tny-brand-icon .icon span {
  padding: 0px 6px;
  font-size: 0.6rem;
  border-radius: 4px;
}

.tile-body-footer {
  margin-top: 9px;
}

.products-list-form .image-container {
  overflow: hidden;
}

.products-list-form .tny-item-logo img {
  height: 16px;
}

.products-list-form a:hover {
  opacity: 0.95;
}

.products-list-form .tny-sold_out > div:after,
.tny-common-parts.recently-viewed-form li.tny-sold_out:after {
  content: "SOLD OUT";
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2rem;
  padding: 0 10px;
  z-index: 3;
  white-space: nowrap;
}

.products-list-form .tny-sale_after > div:after,
.tny-common-parts.recently-viewed-form li.sale-after:after {
  content: "\8CA9\58F2\7D42\4E86";
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2rem;
  padding: 0 10px;
  z-index: 3;
  white-space: nowrap;
}

.products-list-form .tny-sale_before > div:after,
.tny-common-parts.recently-viewed-form li.tny-sale_before:after {
  content: "\8CA9\58F2\958B\59CB\524D";
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2rem;
  padding: 0 10px;
  z-index: 3;
  white-space: nowrap;
}

.products-list-form :is(.tny-sold_out, .tny-sale_after, .tny-sale_before) > div:before,
.tny-common-parts.recently-viewed-form li:is(.tny-sold_out, .tny-sale_after, .tny-sale_before):before {
  content: "";
  color: #fff;
  background: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  height: 2rem;
  width: 8rem;
  z-index: 2;
  opacity: 0.7;
}

.products-list-form :is(.tny-sold_out, .tny-sale_after, .tny-sale_before) > div,
.tny-common-parts.recently-viewed-form li:is(.tny-sold_out, .tny-sale_after, .tny-sale_before) {
  background-color: #000;
  position: relative;
}

.products-list-form :is(.tny-sold_out, .tny-sale_after, .tny-sale_before) > div > img,
.tny-common-parts.recently-viewed-form li:is(.tny-sold_out, .tny-sale_after, .tny-sale_before) a {
  opacity: 0.8;
}

.products-list-form .tny-item-name {
  /* text-overflow: ellipsis; */
  white-space: normal;
}

.products-list-form .tny-in_stock > div {
  background-color: #000;
  position: relative;
}

.products-list-form .tny-in_stock > div > img {
  opacity: 0.95;
}

.products-list-form .tny-discount {
  font-size: 90% !important;
  text-decoration: line-through;
}

.products-list-form .pdp-link {
  position: relative;
  margin-top: 5px;
}

.products-list-form .pdp-link-on {
  margin-top: 5px;
}

.products-list-form .tile-body .tny-item-name {
  margin-top: 4px;
}

.products-list-form .tile-body .price {
  font-size: 1rem;
  margin-top: 2px;
}

.products-list-form .content-grid-header,
.grid-header {
  padding-right: 10px;
  padding-left: 10px;
}

.products-list-form .content-grid-header,
.grid-header {
  margin-top: 1em;
  margin-bottom: 0em;
}

.products-list-form :focus {
  outline: none;
}

.products-list-form :active {
  outline: none;
}

.products-list-form button {
  outline: none;
}

.products-list-form .slide-close:focus {
  outline: none;
}

.products-list-form .btn:focus {
  outline: none;
}

.products-list-form .title:focus {
  outline: none;
}

.products-list-form .btn.focus,
.btn:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/*@media (max-width: 769px) { global.cssのカラム落ちに揃える*/
@media (max-width: 768px) {
  .products-list-form {
    margin-top: 80px;
    margin-bottom: 80px;
    /* width: 100%; */
    /* padding-right: 0.2rem; */
    /* padding-left: 0.2rem; */
  }
  .products-list-form .product-list {
    margin-left: 0px;
    margin-right: 0px;
  }
  .products-list-form .product-tile {
    border: 0;
    margin-bottom: 0;
    padding: 0px;
  }
  .products-list-form .product {
    background: #fff;
    /* padding-top: 0px; */
    /* padding-bottom: 0px; */
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 2.5px;
    padding-left: 2.5px;
  }
  /* .products-list-form .product {
  	background: #fff;
  	padding-top: 0px;
  	padding-bottom: 0px;
  	padding-left: 6px;
      padding-right: 6px;
  } */
  .products-list-form .tile-body .tny-item-name {
    font-size: 0.9rem;
  }
  .products-list-form .tile-body .price {
    font-size: 0.9rem;
  }
  .products-list-form .tile-body .price span {
    font-size: 0.7rem;
  }
  .products-list-form :is(.tny-sold_out, .tny-sale_after, .tny-sale_before) > div:before {
    height: 1.5rem;
    width: 7rem;
  }
  .products-list-form :is(.tny-sold_out, .tny-sale_after, .tny-sale_before) > div:after {
    font-size: 0.9rem;
  }
  .products-list-form .product-tile .tile-body {
    padding: 10px 0 0;
  }
  /* .products-list-form .px-3 {
  	padding-left: 0.2rem!important;
  	padding-right: 0.2rem!important;
  	padding-left: 0.5rem!important;
  	padding-right: 0.5rem!important;
  } */
  .products-list-form .tny-product .p-4 {
    padding: 0rem !important;
  }
  .products-list-form .col-12 {
    /* padding-right: 0px; */
    /* padding-left: 0px; */
    padding-right: 10px;
    padding-left: 10px;
  }
  .products-list-form .col-6 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .products-list-form .row {
    margin-right: 0px;
    margin-left: 0px;
  }
}
/* 横スクロール対策 */
@media (min-width: 769px) and (max-width: 1237px) {
  .products-list-form > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .products-list-form.search-results .row.product-grid {
    margin-left: 0px;
    margin-right: 0px;
  }
}
/* 検索絞り込み */
.slide-btn {
  height: 40px;
  width: 150px;
  font-size: 1rem;
}

.search-overlay {
  z-index: 1040;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}

/* アニメーション前のメニューの状態 */
.slide-bar::-webkit-scrollbar {
  display: none;
}

.slide-bar .filter-header {
  margin-left: 0px;
  margin-right: 0px;
}

.slide-bar .header-bar {
  padding: 0.938em;
  /*    position: fixed;*/
  z-index: 9999;
  width: 100%;
  background-color: #eee;
  border-bottom: 0.063em solid #eee;
}

.slide-bar .header-bar .result-count {
  font-size: 1rem;
}

.slide-bar .secondary-bar {
  margin-top: 20px;
  /* margin-top: 10px; */
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
  overflow: auto;
}

.slide-bar.refinement-bar1-header {
  height: auto;
}

.slide-bar.refinement-bar1-body {
  top: 125px;
  /* top: 56px; */
  padding-bottom: 130px;
  /* padding-bottom: 60px; */
}

.refinement-bar1 {
  border: 1px solid #eee;
  background: #fafafa;
  -webkit-box-shadow: 0 0 0 0;
          box-shadow: 0 0 0 0;
}

.refinements ul {
  overflow: hidden;
  margin-left: 2rem;
}

.refinements ul li {
  padding-left: 0;
}

.refinements ul li button {
  border: none;
  color: #000;
  background-color: transparent;
}

.refinements ul li button:focus {
  outline: none;
}

.refinements .header,
.refinements .values {
  padding: 0rem 0;
}

.refinements .fa-check-circle:before,
.refinements .fa-circle-check:before {
  content: "\F192";
  font-weight: 500;
}

.refinements .fa-circle-o::before {
  content: "\F10C";
  font-weight: normal;
}

.refinements .fa-square-o::before {
  content: "\F096";
  font-weight: normal;
}

.refinements-checked {
  margin-bottom: 1rem;
}

.refinements-checked .fa.fa-close:before,
.refinements-checked .fa.fa-remove:before {
  content: "\F00D";
  font-family: "Font Awesome 6 Pro";
  margin-left: 5px;
}

.refinement div {
  /* 3/27追加 */
  margin-bottom: 1rem;
}

.refinement li {
  display: block;
}

.refinement.refinement-category li,
.refinement.refinement-price li {
  margin-left: 0;
  margin-top: 0.4rem; /* 3/27 追加*/
  display: block;
}

.refinement.refinement-category li:first-child,
.refinement.refinement-price li:first-child {
  /* 3/27 追加*/
  margin-top: 0;
}

.refinement.refinement-category li button:disabled {
  opacity: 0.5;
}

.refinement.refinement-category li li {
  margin-left: 0.938em;
  display: block;
  margin-top: 0.4rem !important;
}

.refinement.refinement-category li li li {
  margin-left: 0.938em;
  display: block;
  margin-top: 0.2rem;
}

.refinement-price:before {
  display: block;
  width: 95%;
  height: 0.5px;
  /*margin: 0 auto 14px;*/
  margin: 0 auto; /* margin-bottom:0に */
  /*background-color: #ccc;*/ /* 3/27削除 */
  content: "";
}

@media screen and (min-width: 769px) {
  .slide-btn {
    height: 38px;
    width: 150px;
    font-size: 1rem;
  }
  /* アニメーション後のメニューの状態 */
  .slide-bar {
    -webkit-transform: translateX(-400px);
            transform: translateX(-400px);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .slide-bar.is-active {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  .slide-bar {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 400px;
    z-index: 1059;
    overflow-y: auto;
    /*	box-shadow: 0 0.313em 0.938em rgb(0 0 0 / 50%);*/
  }
}
@media screen and (max-width: 768px) {
  .slide-btn {
    height: 34px;
    width: 100px;
    font-size: 1rem;
  }
  /* アニメーション後のメニューの状態 */
  .slide-bar {
    -webkit-transform: translateX(-768px);
            transform: translateX(-768px);
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
  }
  .slide-bar.is-active {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  .slide-bar {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1059;
    overflow-y: auto;
    /*	box-shadow: 0 0.313em 0.938em rgb(0 0 0 / 50%);*/
  }
  /* sp表示用 追加 */
  .slide-bar.refinement-bar1-header {
    z-index: 1050;
  }
  .slide-bar.refinement-bar1-body {
    z-index: 80;
    top: 125px;
    /* top: 51px; */
  }
  .search-overlay {
    z-index: 70;
  }
  .refinement .title.btn {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .refinement .title::after {
    font-family: "Font Awesome 6 Pro";
    margin-left: auto;
  }
}
/* ----------------------------------------------------------------------------------

 個別)商品検索結果

 ---------------------------------------------------------------------------------- */
.search-form {
  margin-top: 120px;
  margin-bottom: 120px;
}

@media screen and (max-width: 768px) {
  .search-form {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .search-form .tny-title-certify {
    padding-right: 6px;
    padding-left: 6px;
  }
}
/* ----------------------------------------------------------------------------------

 個別)アイテム一覧

 ---------------------------------------------------------------------------------- */
.item-list-form .title-line {
  position: relative;
  padding: 0;
  text-align: left;
  font-size: 1.4rem;
  /*width: 96%;*/
  /*max-width: 1100px;*/
  margin: 120px 0 20px;
}

.item-list-form .title-line::before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  background: #ccc;
}

.item-list-form .title-line h2 {
  position: relative;
  padding: 0 1em 0 0;
  background: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.4rem;
}

.item-list-form .tny-item-name {
  font-size: 0.9rem;
}

.item-list-form .product {
  padding: 20px 10px;
}

@media (max-width: 768px) {
  .item-list-form .title-line {
    font-size: 1rem;
    margin: 80px 0 20px;
  }
  .item-list-form .title-line h2 {
    font-size: 1rem;
  }
  .item-list-form .col-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .item-list-form .product-tile {
    min-height: auto !important;
  }
  .item-list-form .tny-product {
    margin-bottom: 0 !important;
  }
}
/* @media screen and (min-width: 769px) and (max-width: 991.98px) {
    .item-list-form .product-tile {
        min-height: 200px;
    }
} */
/* ----------------------------------------------------------------------------------

 個別)お買い物かご

 ---------------------------------------------------------------------------------- */
.cart-form {
  max-width: 1200px;
  margin-top: 120px;
  margin-bottom: 120px;
}

.cart-form .card {
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.cart-image {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0px 0;
}

.cart-image img {
  max-width: 198px;
}

.cart-form .custom-radio .custom-control-label {
  margin-right: 15px;
  padding-left: 23px;
  white-space: nowrap;
  cursor: pointer;
}

.tny-item-logo img {
  height: 16px;
}

.shipping-totals p {
  margin-bottom: 0.5rem;
}

.tny-item-logo .edit-area {
  line-height: 1;
}

.cart-form .tile-body {
  padding-top: 1rem;
}

.cart-form .tile-body .form-control {
  width: inherit;
}

.cart-form .number-of-items {
  font-size: 1.2rem;
}

.cart-form .tny-item-name {
  font-weight: bold;
  font-size: 1.2rem;
  margin-bottom: 5px;
}

.cart-form .sku {
  margin-bottom: 5px;
}

.cart-form .price {
  margin-bottom: 5px;
}

.cart-form .trash-icon {
  position: relative;
  font-size: 1.4rem;
  width: 2rem;
  text-align: center;
  top: 1px;
  /* top: 3px; */
}

.cart-form .totals {
  background: #f6f6f6;
  padding: 20px;
}

.cart-form .grand-total {
  font-size: 1.2rem;
  font-weight: 700;
  max-height: 28px;
}

.cart-form .pricing {
  font-size: 1.2rem;
  font-weight: bolder;
}

/*
.cart-form .tny-cart-icon {
	gap: 2px 2px;
	flex-wrap: wrap;
	display: flex;
	padding-left: 0;
}
.cart-form .tny-cart-icon .icon {
	height: fit-content;
	width: fit-content;
	border-radius: 4px;
	padding: 0 3%;
	font-size: 0.7rem;
}
*/
.cart-form .custom-control-label span {
  margin-left: 0.25rem;
}

.cart-form .custom-control-label::before {
  border: none !important;
  font-family: "Font Awesome 6 Pro";
  content: "\F192";
  color: #ccc;
  font-size: 1.4rem;
  line-height: 1;
}

.order-discount,
.shipping-discount {
  color: #c00;
}

.cart-form .card-header {
  padding: 0.75rem 1.25rem;
}

.cart-form .card-body {
  padding: 1.25rem;
}

.cart-form .tile-body .form-control {
  width: 160px;
}

@media screen and (max-width: 992px) {
  .cart-form .grand-total {
    font-size: 1rem;
  }
  .checkout .btn {
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .cart-form {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .cart-form .trash-icon {
    top: 6px;
  }
  .cart-form .tile-body {
    padding-top: 1.5rem;
    /* padding-top: 3rem; */
  }
  .cart-form .tile-body .form-control {
    width: 80px;
  }
  .cart-form .tny-item-name {
    font-size: 1.1rem;
  }
  .cart-form .pricing {
    font-size: 1.1rem;
  }
  .col-4 {
    -ms-flex: 0 0 41.66667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-8 {
    -ms-flex: 0 0 58.33333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
}
/* ----------------------------------------------------------------------------------

 個別)お買い物かご（手提げ袋）

 ---------------------------------------------------------------------------------- */
.checkout-shoppingbag-form {
  max-width: 1100px;
  margin-top: 120px;
  margin-bottom: 120px;
}

.checkout-shoppingbag-form .card-header {
  padding: 0.75rem 1.25rem;
}

.checkout-shoppingbag-form .card-body {
  padding: 1rem;
}

.checkout-shoppingbag-form .form-group {
  margin-bottom: 0rem;
}

.checkout-shoppingbag-form .card {
  border-top: 0px solid rgba(0, 0, 0, 0.125);
  padding-right: 8px;
  padding-left: 8px;
}

.checkout-shoppingbag-form .item-name {
  /* font-size: 1.2rem; */
  font-size: 1.1rem;
}

/* 数量ボタン */
.checkout-shoppingbag-form .quantity select {
  width: 70%;
}

.checkout-shoppingbag-form .quantity-md input[type=number] {
  width: 160px;
}

.checkout-shoppingbag-form .select_area input {
  text-align: center;
  border-radius: 4px;
  /* height: 100%; */
}

.checkout-shoppingbag-form .form-inline label {
  margin-bottom: 0.25rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

@media screen and (max-width: 768px) {
  .checkout-shoppingbag-form {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .checkout-shoppingbag-form .quantity {
    width: 80px;
  }
  .checkout-shoppingbag-form .quantity select {
    width: 100%;
  }
  .checkout-shoppingbag-form .col-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .checkout-shoppingbag-form .col-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}
/* ----------------------------------------------------------------------------------

 個別)ニュース

 ---------------------------------------------------------------------------------- */
.tny-news-form {
  max-width: 1200px;
  margin-top: 120px;
  margin-bottom: 120px;
}

.tny-news-form .tny-news-list dl {
  margin-bottom: 0rem;
}

.tny-news-form .tny-news-list dt {
  padding: 15px 0;
  margin-bottom: 0rem;
}

.tny-news-form .tny-news-list dd {
  padding: 15px 0;
  margin-bottom: 0rem;
}

.tny-news-form .tny-news-list dl:first-child {
  border-top: 1px dotted #ccc !important;
}

.tny-news-form .tny-news-list .border-bottom {
  border-bottom: 1px dotted #ccc !important;
}

.tny-news-form .new:after {
  display: inline-block;
  content: "NEW";
  background: #cc0000;
  border-radius: 2px;
  color: #ffffff;
  font-weight: bold;
  font-size: 0.8rem;
  letter-spacing: -1px;
  line-height: 1;
  vertical-align: top;
  margin: 0;
  padding: 2px 3px 1px 2px;
  -webkit-transform: scale(0.7) translateX(2%) translateY(25%);
          transform: scale(0.7) translateX(2%) translateY(25%);
  -webkit-animation: newAnime 0.7s infinite alternate;
          animation: newAnime 0.7s infinite alternate;
}

.tny-news-form .tny-news-date {
  max-width: 100px;
}

.tny-news-form .news-mark {
  max-width: 150px;
  text-align: center;
}

.tny-news-form .news-list dl {
  margin-bottom: 0rem;
}

.tny-news-form dt {
  color: #000;
}

.tny-news-form h2 {
  display: inline;
  font-size: 1em;
  -webkit-margin-before: inherit;
          margin-block-start: inherit;
  -webkit-margin-after: inherit;
          margin-block-end: inherit;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  .tny-news-form {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .tny-news-form .ico_news_normal {
    margin-left: 0.5rem;
  }
  .tny-news-form .tny-news-list dt {
    padding: 15px 15px 5px 15px;
    margin-bottom: 0rem;
  }
  .tny-news-form .tny-news-list dd {
    padding: 0px 15px 10px 15px;
    margin-bottom: 0rem;
  }
  .tny-news-form .tny-news-list {
    font-size: 0.9rem;
  }
  .tny-news-form .ico_news_normal {
    padding: 0px;
  }
  .tny-news-form .tny_news_icon {
    font-size: 0.7rem;
    width: 7rem;
  }
  .tny-news-form .news-mark {
    text-align: left;
  }
}
/* ----------------------------------------------------------------------------------

 個別)ニュース記事

 ---------------------------------------------------------------------------------- */
.news-article-top-form {
  max-width: 1200px;
  margin-top: 120px;
}

.news-article-bottom-form {
  max-width: 1200px;
  margin-bottom: 120px;
}

@media screen and (max-width: 768px) {
  .news-article-top-form {
    margin-top: 80px;
  }
  .news-article-bottom-form {
    margin-bottom: 80px;
  }
}
/* ----------------------------------------------------------------------------------

 個別)新商品のご案内

 ---------------------------------------------------------------------------------- */
.new-products-list-form hr {
  border-top: 1px dotted #ccc;
}

.new-products-list-form h2 {
  font-size: 1rem;
  line-height: 1.5;
}

.new-products-list-form .txt-limit {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 任意の行数を指定 */
  font-size: 0.9rem;
  line-height: 1.5;
  margin-top: 5px;
}

.new-products-list-form .tile-body-footer div {
  margin-left: -5px;
}

.new-products-list-form .news-date {
  font-size: 0.7rem;
  padding-top: 2.5px; /* NEWアイコンと高さを揃える */
}

.new-products-list-form .product-grid {
  padding-top: 60px;
}

.new-products-list-form .product-tile {
  padding: 40px 1.5rem;
}

.new-products-list-form .tile-body-footer {
  margin-top: 5px;
}

.new-products-list-form .tny-expired a {
  pointer-events: none;
}

.new-products-list-form .tny-expired a::after {
  outline: 2px solid #fff;
  outline-offset: -2px;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: black;
  opacity: 0.1;
}

.new-products-list-form .tny-expired .product-tile {
  opacity: 0.5;
}

@media screen and (max-width: 768px) {
  .new-products-list-form .product-tile {
    padding: 20px 0.9rem;
  }
  /* .new-products-list-form .tny-product:nth-child(odd) .product-tile {
  	padding: 20px 1.2rem 20px 0.3rem;
  }
  .new-products-list-form .tny-product:nth-child(even) .product-tile {
  	padding: 20px 0.3rem 20px 1.2rem;
  } */
}
/* ----------------------------------------------------------------------------------

 個別)マイページトップ

 ---------------------------------------------------------------------------------- */
.mypage .menu-items {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(48%, 1fr));
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 16px;
}

.mypage .menu-item {
  display: grid;
  grid-row: span 1;
  grid-template-rows: 150px; /* 高さを固定 */
  background: #f6f6f6;
}

.mypage .menu-item.menu-item-logout {
  background: #fff;
}

.mypage .menu-item > div {
  padding: 2rem 1.5rem;
  display: inline-grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mypage .tny-name::before {
  font-family: "Font Awesome 6 Pro";
  content: "\F2BD";
  margin-right: 1rem;
  font-size: 5rem;
  font-weight: 200;
  display: inline-block;
  top: 50%;
}

.mypage .tny-name rt {
  -webkit-transform: translateY(-0.5rem);
          transform: translateY(-0.5rem);
  font-size: 55%;
}

.mypage .tny-right-arrow::after {
  font-family: "Font Awesome 6 Pro";
  content: "\F105";
  font-size: 2.5rem;
  font-weight: 200;
  display: inline-block;
  /* top: 50%; */
  /* left:95%; */
  /* width:2.5rem; */
}

.mypage .tny-right-arrow::before {
  font-family: "Font Awesome 6 Pro";
  content: " ";
  font-size: 2rem;
  font-weight: 300;
  display: inline-block;
  top: 50%;
  margin-right: auto;
  margin-left: auto;
}

.mypage .tny-menber-info::before {
  content: "\F013";
}

.mypage .tny-mail-info::before {
  content: "\F0E0";
}

.mypage .tny-card-info::before {
  content: "\F09D";
}

.mypage .tny-id-info::before {
  content: "\F084";
}

.mypage .tny-favorite-info::before {
  content: "\F004";
}

.mypage .tny-shipping-info::before {
  content: "\F3E0";
}

.mypage .tny-forwarding-info::before {
  content: "\F2B9";
}

.mypage .tny-order-info::before {
  content: "\F49A";
}

.mypage .tny-tracking-info::before {
  content: "\F0D1";
}

.mypage .tny-logout-info::before {
  content: "\F2F5";
}

@media screen and (max-width: 768px) {
  .mypage .menu-items {
    grid-template-columns: 1fr;
  }
  .mypage .menu-item {
    grid-template-rows: subgrid;
  }
  .mypage .menu-item > div {
    padding: 0.5rem 1.5rem;
  }
  .mypage .tny-name rt {
    -webkit-transform: translateY(0rem);
            transform: translateY(0rem);
  }
}
/* ----------------------------------------------------------------------------------

 個別)カード情報一覧

 ---------------------------------------------------------------------------------- */
.card-info-form {
  max-width: 1100px;
  margin-top: 120px;
  margin-bottom: 120px;
}

.card-info-form .card-body:not(.default-card) h6 {
  overflow: hidden;
  margin-right: auto;
}

.card-info-form .default-card .default-icon {
  margin-top: 0.1rem;
  white-space: nowrap;
}

@media (max-width: 769px) {
  .card-info-form {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
/* ----------------------------------------------------------------------------------

 個別)カード情報の登録

 ---------------------------------------------------------------------------------- */
.edit-card-info-form {
  max-width: 1100px;
  margin-top: 120px;
  margin-bottom: 120px;
}

.edit-card-info-form .sec-code {
  width: 100px;
}

@media (max-width: 769px) {
  .edit-card-info-form {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
/* ----------------------------------------------------------------------------------

 個別)カード情報一覧

 ---------------------------------------------------------------------------------- */
/*.card-info-form {
	max-width: 1100px;
	margin-top: 120px;
	margin-bottom: 120px;
}*/
.card-info-form .card-header {
  padding: 0.75rem 2rem;
}

.card-info-form .card-body {
  padding: 1rem 2rem 1rem 2rem;
}

.card-info-form .add-button {
  padding-right: 0px;
}

@media screen and (max-width: 769px) {
  .card-info-form {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .card-info-form .card-header {
    padding: 0.75rem 1rem;
  }
  .card-info-form .card-body {
    padding: 1rem 1rem 1rem 1rem;
  }
}
/* ----------------------------------------------------------------------------------

 個別)送り主一覧

 ---------------------------------------------------------------------------------- */
.shipping_address-form {
  max-width: 1100px;
  margin-top: 120px;
  margin-bottom: 120px;
}

.shipping_address-form .card {
  border-radius: 0px;
}

.shipping_address-form .card-header {
  padding: 0.75rem 2rem;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

.shipping_address-form .card-body {
  padding: 1rem 2rem 1rem 2rem;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.shipping_address-form .card-header:first-child {
  border-radius: 0px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

.shipping_address-form .card-header-top {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

.shipping_address-form h6 {
  line-height: 1.5;
}

.shipping_address-form hr {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

@media screen and (max-width: 769px) {
  .shipping_address-form {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .shipping_address-form .card-header {
    padding: 0.75rem 1rem;
  }
  .shipping_address-form .card-body {
    padding: 1rem 1rem 1rem 1rem;
  }
}
/* ----------------------------------------------------------------------------------

 個別)送り主登録/変更

 ---------------------------------------------------------------------------------- */
.sender-register-form .renmei-check {
  display: none;
}

.sender-register-form .renmei-check ~ .diplay-flg label {
  cursor: pointer;
}

.sender-register-form .renmei-check:disabled ~ .diplay-flg label {
  opacity: 0.5;
}

.sender-register-form .diplay-contents {
  height: 0;
  opacity: 0;
  overflow: hidden;
}

.sender-register-form .renmei-check:disabled ~ .diplay-flg .style-checkbox-dummy::before {
  font-family: "Font Awesome 6 Pro";
  content: "\E44E";
  font-weight: 300;
}

.sender-register-form .renmei-check:checked ~ .diplay-contents {
  height: 100%;
  opacity: 1;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.sender-register-form .renmei-check:checked ~ .diplay-flg .style-checkbox-dummy::before {
  font-family: "Font Awesome 6 Pro";
  content: "\F14A";
  border: none;
  -webkit-transform: none;
          transform: none;
  -webkit-transform-origin: 0;
          transform-origin: 0;
  border-radius: 0;
  font-weight: 900;
}

/* ----------------------------------------------------------------------------------

 お届け先一覧

----------------------------------------------------------------------------------- */
@media (max-width: 768px) {
  .shipping_address-form .address-tab .rounded-top {
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
  }
}
/* ----------------------------------------------------------------------------------

 個別)お届け先登録/変更

----------------------------------------------------------------------------------- */
.forwarding-register-form .renmei-check {
  display: none;
}

.forwarding-register-form .renmei-check ~ .diplay-flg label {
  cursor: pointer;
}

.forwarding-register-form .renmei-check:disabled ~ .diplay-flg label {
  opacity: 0.5;
}

.forwarding-register-form .diplay-contents {
  height: 0;
  opacity: 0;
  overflow: hidden;
}

.forwarding-register-form .renmei-check:disabled ~ .diplay-flg .style-checkbox-dummy::before {
  font-family: "Font Awesome 6 Pro";
  content: "\E44E";
  font-weight: 300;
}

.forwarding-register-form .renmei-check:checked ~ .diplay-contents {
  height: 100%;
  opacity: 1;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.forwarding-register-form .renmei-check:checked ~ .diplay-flg .style-checkbox-dummy::before {
  font-family: "Font Awesome 6 Pro";
  content: "\F14A";
  border: none;
  -webkit-transform: none;
          transform: none;
  -webkit-transform-origin: 0;
          transform-origin: 0;
  border-radius: 0;
  font-weight: 900;
}

/* ----------------------------------------------------------------------------------

 個別)お気に入りボックス

 ---------------------------------------------------------------------------------- */
.favorite-box-form .trash-icon {
  position: relative;
  font-size: 1.4rem;
  width: 2rem;
  text-align: center;
  top: 3px;
}

.favorite-box-form .product-info {
  border-top: 1px solid #ccc;
}

.favorite-box-form .product-info-list > div:nth-last-child(-n+2) .product-info {
  border-bottom: 1px solid #ccc;
  height: 100%;
}

@media screen and (max-width: 769px) {
  .favorite-box-form .product-info-list div:nth-last-child(2) .product-info {
    border-bottom: 0px solid #ccc;
    padding-bottom: 0;
  }
}
/* ----------------------------------------------------------------------------------

 個別)注文履歴一覧

 ---------------------------------------------------------------------------------- */
.order-history-list-form .order-status::before {
  content: "|";
  font-weight: lighter;
  padding-left: 2rem;
  padding-right: 2rem;
}

.order-history-list-form .letter-space {
  letter-spacing: 0.33rem;
}

.order-history-list-form .card-header {
  background: #f6f6f6;
  border: 1px solid #ccc;
}

@media (min-width: 769px) and (max-width: 1100px) {
  .order-history-list-form .card-header {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 768px) {
  .order-history-list-form .order-status::before {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .order-history-list-form .letter-space {
    letter-spacing: 0;
  }
}
/* ----------------------------------------------------------------------------------

 個別)ご本人確認

 ---------------------------------------------------------------------------------- */
.attestation-form {
  /*max-width: 1100px;
  margin-top: 120px;
  margin-bottom: 120px;*/
}

@media screen and (max-width: 769px) {
  .attestation-form {
    /*margin-top: 80px;
    margin-bottom: 80px;*/
  }
}
/* ----------------------------------------------------------------------------------

 個別)領収書発行

 ---------------------------------------------------------------------------------- */
.receipt-form ul li {
  margin-left: 1.5rem;
}

.receipt-form ul li::before {
  content: "\203B";
  padding-right: 0.5rem;
  margin-left: -1.5rem;
  color: #c00;
}

.receipt-form .receipt-proviso-prefix {
  white-space: nowrap;
  margin-right: 8px;
}

.receipt-form .receipt-proviso-suffix {
  white-space: nowrap;
  margin-left: 8px;
  margin-right: 8px;
}

/* ----------------------------------------------------------------------------------

 個別)アレルギー一覧

 ---------------------------------------------------------------------------------- */
.allergy-form {
  max-width: 1100px;
  margin-top: 120px;
  margin-bottom: 120px;
}

.allergy-form h2 {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.allergy-form .bg-allergylist {
  background-color: #f2f2f2 !important;
}

.allergy-form .row {
  margin-right: 0px;
  margin-left: 0px;
}

.allergy-form dt {
  border-bottom: 1px solid #ccc;
  padding: 0.5rem 1rem;
  font-weight: 600;
}

.allergy-form .no-bold dt {
  font-weight: 100;
}

.allergy-form dd {
  border-bottom: 1px solid #ccc;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
}

.allergy-form dt:first-of-type,
.allergy-form dd:first-of-type {
  border-top: 1px solid #ccc;
}

.allergy-form .category-img {
  margin-right: 10px;
  width: 80px;
}

.allergy-form h5 {
  font-weight: 600;
}

.allergy-form .assorted {
  font-weight: 100 !important;
  padding-left: 1.5rem !important;
  background-color: #fafafa;
}

.allergy-form span {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .allergy-form {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .allergy-form .row {
    margin-right: -3px;
    margin-left: -3px;
  }
  .allergy-form dl {
    font-size: 90%;
  }
  .allergy-form dt {
    padding: 0.5rem 0.5rem;
  }
  .allergy-form dd {
    padding: 0.5rem 0.5rem;
  }
  .allergy-form .assorted {
    padding-left: 1rem !important;
  }
}
/* ----------------------------------------------------------------------------------

 共通)カート導線

 ---------------------------------------------------------------------------------- */
/* カート遷移図：共通 */
.checkout-flow-container {
  text-align: center;
  position: relative;
  font-size: 80%;
  color: #ccc;
  white-space: nowrap;
  margin-bottom: 60px;
}

.checkout-flow-container .checkout-flow {
  max-width: 900px;
  margin-top: -3.8rem;
}

.checkout-flow-container .checkout-flow-line {
  border-top: 1px solid #ccc;
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.checkout-flow-container .checkout-flow .circle {
  color: #fff;
}

.checkout-flow-container .checkout-flow .circle::before {
  content: "\F111";
}

.checkout-flow-container .checkout-flow .circle::after {
  content: "\F111\F111";
}

.checkout-flow-container .checkout-flow .flow-icon::before {
  content: "\E20E";
}

/* カート遷移図：現在位置 */
.checkout-flow-container .checkout-flow .act {
  font-weight: 600;
  color: #000;
}

.checkout-flow-container .checkout-flow .act .circle {
  color: #ccc;
}

/* カート遷移図：完了 */
.checkout-flow-container .checkout-flow .done .circle {
  color: #f6f6f6;
}

.checkout-flow-container .checkout-flow .done .flow-icon::before {
  content: "\F058";
}

.checkout-flow-container .fa-duotone::before,
.fa-duotone::after,
.fa-duotone.fa-circle::after {
  opacity: 1 !important;
}

@media screen and (max-width: 768px) {
  .checkout-flow-container {
    margin-bottom: 40px;
  }
  .checkout-flow-container .checkout-flow .act {
    font-size: 125%;
    top: -2px;
  }
}
/* カートフォーム共通 */
.checkout-form {
  max-width: 1100px;
  margin-top: 60px;
  /* margin-top: 120px; */
  margin-bottom: 120px;
}

.checkout-form .card-header {
  padding: 0.75rem 1.25rem;
}

.checkout-form .card-body {
  padding: 1.25rem;
}

@media screen and (max-width: 768px) {
  .checkout-form {
    margin-top: 60px;
    /* margin-top: 80px; */
    margin-bottom: 80px;
  }
  .checkout-form .card-entry {
    padding: 0 0 1rem 0;
  }
  .checkout-form .card-header {
    padding: 0.75rem 0.75rem;
  }
  .checkout-form .card-body {
    padding: 0.3rem;
  }
}
/* ----------------------------------------------------------------------------------

 個別)カート導線：商品用途指定

 ---------------------------------------------------------------------------------- */
.checkout-usage-form .usage-btn button {
  padding: 1rem;
}

.checkout-usage-form .usage-btn .usage-btn-title {
  font-size: 120%;
}

/* .checkout-usage-form .usage-btn .usage-btn-subtitle {
	font-weight: 700;
	font-size: 70%;
} */
.checkout-usage-form .usage-btn .usage-btn-description {
  font-weight: 100;
  font-size: 70%;
}

/* ----------------------------------------------------------------------------------

 個別)カート導線：お届け先指定

 ---------------------------------------------------------------------------------- */
.checkout-fowarding-form .forwarding-info .custom-radio .custom-control-label {
  margin-right: 0px;
  padding-left: 50px;
  white-space: normal;
}

/* お届け先お名前・住所 */
.checkout-fowarding-form .forwarding-address {
  padding-left: 70px;
  padding-right: 80px;
}

/* 入力フォーム：チェックボックス（標準上書き） */
.checkout-fowarding-form .style-checkbox {
  display: block;
  padding: 0 0 0 12px;
}

.checkout-fowarding-form .style-checkbox-dummy {
  top: -5px;
}

.checkout-fowarding-form .forwarding-info.forwarding-multiple .forwarding-name {
  padding-left: 13px;
}

/* すべて選択・選択解除リンク */
.checkout-fowarding-form .link-underline {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  /* 入力フォーム */
  .checkout-fowarding-form .forwarding-info .custom-radio {
    padding-left: 0px;
  }
  .checkout-fowarding-form .forwarding-info .custom-radio .custom-control-label {
    padding-left: 35px;
  }
  /* お届け先お名前・住所 */
  .checkout-fowarding-form .forwarding-address {
    padding-left: 35px;
    padding-right: 0px;
  }
  .checkout-fowarding-form .forwarding-info.forwarding-multiple .forwarding-name {
    padding-left: 1px;
  }
  /* 入力フォーム：チェックボックス（標準上書き） */
  .checkout-fowarding-form .style-checkbox {
    padding: 0 0 0 3px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .checkout-fowarding-form .style-checkbox-dummy {
    top: -4px;
    left: -2px;
  }
}
/* 会員情報下の新しいお届け先を登録するボタン PC表示の場合お届け先一覧エリアと被りクリック判定が消えるため位置をずらす */
@media screen and (min-width: 769px) {
  .checkout-fowarding-form .add-new-delivery-btn-under-customer {
    padding-bottom: 25px !important;
  }
}
/* ----------------------------------------------------------------------------------

 個別)カート導線：送り主指定

 ---------------------------------------------------------------------------------- */
/* Collapse開閉アニメーション (for BootstrapV4) */
.checkout-sender-form .collapsing {
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.checkout-sender-form .sender-info .custom-radio .custom-control-label {
  margin-right: 0px;
  padding-left: 50px;
  white-space: normal;
}

.checkout-sender-form .sender-info .sender-address {
  padding-left: 70px;
  padding-right: 80px;
}

.checkout-sender-form .sender-info .custom-control-label:before {
  background-color: #f6f6f6 !important;
}

.checkout-sender-form .sender-info .custom-control-input:checked ~ .custom-control-label:before {
  background-color: #f6f6f6 !important;
}

.checkout-sender-form .sender-info .sender-info-detail hr:first-child {
  margin-top: 0;
}

/* 変更するボタン */
.checkout-sender-form .change-sender-btn a {
  width: 9rem;
  padding: 0.2rem;
}

.checkout-sender-form .change-sender-btn a[aria-expanded=false] .change-sender-btn-icon::after {
  font-family: "Font Awesome 6 Pro";
  content: "\F103";
}

.checkout-sender-form .change-sender-btn a[aria-expanded=true] .change-sender-btn-icon::after {
  font-family: "Font Awesome 6 Pro";
  content: "\F102";
}

.checkout-sender-form .change-sender-btn a[aria-expanded=false] .change-sender-btn-text::after {
  content: "\5909\66F4\3059\308B";
}

.checkout-sender-form .change-sender-btn a[aria-expanded=true] .change-sender-btn-text::after {
  content: "\9589\3058\308B";
}

@media screen and (max-width: 768px) {
  .checkout-sender-form .custom-radio-col label {
    margin-left: 1.5rem;
    margin-right: 0 !important;
  }
  .checkout-sender-form .sender-info .custom-radio {
    padding-left: 0px;
  }
  .checkout-sender-form .sender-info .custom-radio .custom-control-label {
    padding-left: 35px;
  }
  .checkout-sender-form .sender-info .sender-address {
    padding-left: 37px;
    padding-right: 0px;
  }
}
/* 常に表示させる「新しい送り主を登録する」ボタン配置 btnのpadding分上にずらす */
.checkout-sender-form .sender-add-btn-always-display {
  margin-top: -0.375rem;
}

/* ----------------------------------------------------------------------------------

 個別)カート導線：お届け先への商品選択

 ---------------------------------------------------------------------------------- */
.checkout-products-form .quantityx .form-control {
  width: 160px;
}

@media screen and (max-width: 768px) {
  .checkout-products-form .quantityx .form-control {
    width: 75px;
  }
}
/* ----------------------------------------------------------------------------------

 個別)カート導線：お届け希望日

 ---------------------------------------------------------------------------------- */
.checkout-deliverydate-form .form-control[readonly] {
  background-color: #fff;
}

/* ----------------------------------------------------------------------------------

 個別)カート導線：のし設定

 ---------------------------------------------------------------------------------- */
.checkout-noshi-form .noshi-edit-btn {
  padding-left: 7px;
  padding-right: 0px;
}

.checkout-noshi-form .noshi-edit-btn.noshi-edit-notset {
  margin-top: 0.2rem;
  padding-left: 0px;
  display: inline-block;
}

/* ----------------------------------------------------------------------------------

 個別)カート導線：支払い方法

 ---------------------------------------------------------------------------------- */
.checkout-payment-form .large-xs {
  font-size: 110%;
}

.checkout-payment-form .payment-content {
  height: 0;
  opacity: 0;
  padding-left: 5rem;
  margin-top: -20px;
  overflow: hidden;
}

.checkout-payment-form input[type=radio]:checked ~ .payment-content {
  height: 100%;
  opacity: 1;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.checkout-payment-form .payment-card {
  padding-top: 0.2rem !important;
  padding-bottom: 0.2rem !important;
}

.checkout-payment-form .payment-label {
  padding-left: 5rem;
  display: inline-block;
  height: 2.8rem;
}

.checkout-payment-form .payment-remarks.form-group {
  margin-top: -1rem;
  margin-bottom: 1rem;
}

.checkout-payment-form .custom-control-label:after,
.checkout-payment-form .custom-control-label:before {
  top: 0.2rem;
  left: 1rem;
}

.checkout-payment-form .custom-checkbox-confirm .style-checkbox {
  padding: 12px 8px 0 8px;
  margin-bottom: 1rem;
}

.checkout-payment-form .custom-checkbox-confirm .custom-control-label::before {
  content: "";
}

.checkout-payment-form .style-checkbox-input:checked ~ .custom-control-label .style-checkbox-dummy::before {
  font-family: "Font Awesome 6 Pro";
  content: "\F14A";
  border: none;
  -webkit-transform: none;
          transform: none;
  -webkit-transform-origin: 0;
          transform-origin: 0;
  border-radius: 0;
  font-weight: 900;
}

/* 備考欄 */
.checkout-payment-form .remarks-check {
  display: none;
}

.checkout-payment-form .remarks-check ~ .diplay-flg label {
  cursor: pointer;
}

.checkout-payment-form .diplay-contents {
  height: 0;
  /* height: 1.25rem; */
  opacity: 0;
  overflow: hidden;
}

.checkout-payment-form .remarks-check:checked ~ .diplay-contents {
  height: 100%;
  opacity: 1;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.checkout-payment-form .remarks-check:checked ~ .diplay-flg .style-checkbox-dummy::before {
  font-family: "Font Awesome 6 Pro";
  content: "\F14A";
  border: none;
  -webkit-transform: none;
          transform: none;
  -webkit-transform-origin: 0;
          transform-origin: 0;
  border-radius: 0;
  font-weight: 900;
}

@media screen and (max-width: 768px) {
  .checkout-payment-form .samll-xs {
    font-size: 80%;
  }
  .checkout-payment-form .payment-content {
    padding-left: 2.5rem;
  }
  .checkout-payment-form .payment-label {
    padding-left: 2.5rem;
  }
  .checkout-payment-form .custom-control-label:after,
.checkout-payment-form .custom-control-label:before {
    top: 0.2rem;
    left: 0rem;
  }
}
/* ----------------------------------------------------------------------------------

 個別)カート導線：注文確認

 ---------------------------------------------------------------------------------- */
.checkout-confirmation-form .col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.checkout-confirmation-form .large-xs {
  font-size: 110%;
}

.checkout-confirmation-form .delivery-date {
  font-size: 130%;
}

.checkout-confirmation-form .forwarding-info span,
.checkout-confirmation-form .sender-info span {
  margin-right: 1rem;
}

.checkout-confirmation-form .change-btn {
  padding-right: 0;
}

.checkout-confirmation-form .card {
  border-top: 0px solid rgba(0, 0, 0, 0.125) !important;
}

.checkout-confirmation-form .order-reference {
  white-space: pre-wrap;
}

@media screen and (max-width: 768px) {
  .checkout-confirmation-form .card-entry {
    /* padding: 0 0 1rem 0; */
    padding: 0;
  }
  .checkout-confirmation-form .card-body {
    padding: 0.3rem;
  }
  .checkout-confirmation-form .delivery-date {
    font-size: 110%;
  }
}
/* ----------------------------------------------------------------------------------

 個別)カート導線：注文完了

 ---------------------------------------------------------------------------------- */
.checkout-complete-form {
  margin-top: 120px;
}

.checkout-complete-form .data-checkout-stage dt {
  color: #000;
  text-align: left;
  padding: 0.75rem 4%;
  width: 30%;
}

.checkout-complete-form .data-checkout-stage dd {
  color: #000;
  text-align: left;
  padding: 0.75rem 6%;
  margin-bottom: 0rem;
  width: 70%;
}

@media screen and (max-width: 768px) {
  .checkout-complete-form {
    margin-top: 80px;
  }
  .checkout-complete-form .data-checkout-stage .container > dl > dt,
.checkout-complete-form .data-checkout-stage .container > dl > dd {
    width: 100%;
    padding: 0.75rem 4%;
  }
}
/* ----------------------------------------------------------------------------------

 共通)fix領域

----------------------------------------------------------------------------------- */
#submenu {
  /* z-index:1039; */
  z-index: 80;
  background: #fff;
  width: 1080px;
  max-width: 100%;
  margin-right: 0;
  margin-left: 0;
}

#submenu.active {
  position: absolute;
}

#submenu.fixed {
  position: fixed;
  top: 68px;
}

@media (max-width: 1200px) {
  #submenu {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: -10px;
    margin-left: -10px;
  }
}
@media (max-width: 768px) {
  #submenu {
    width: 100%;
    padding-right: 6.5px;
    padding-left: 6.5px;
    margin-right: -6px;
    margin-left: -6px;
  }
  #submenu.fixed {
    position: fixed;
    top: 38px;
  }
}
/* 50音バー */
.address-tab {
  margin-top: 2px;
  margin-bottom: 0;
}

.address-tab .address-tab-in {
  border-bottom: 10px #000 solid;
}

.address-tab .rounded-top {
  border-top-right-radius: 0.5rem !important;
  border-top-left-radius: 0.5rem !important;
}

.address-tab .address-tab-index {
  padding-bottom: 4px;
}

.address-tab .row {
  line-height: 1 !important;
}

.address-list {
  margin-top: 80px;
}

@media (max-width: 768px) {
  .address-tab .rounded-top {
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
  }
  .address-tab .address-tab-label {
    padding-top: 10px;
    padding-bottom: 11px;
  }
  .address-tab .address-tab-index {
    padding-bottom: 1px;
  }
  .address-list {
    margin-top: 115px;
  }
}
/* ----------------------------------------------------------------------------------

 共通)エフェクト表示

----------------------------------------------------------------------------------- */
@media screen {
  /*==================================================
  スタート時opacity:0;
  ===================================*/
  .fadeInEffect {
    opacity: 0;
  }
  /*==================================================
  動き（ふわっ）
  ===================================*/
  /* その場で */
  .fadeIn {
    -webkit-animation-name: fadeInAnime;
            animation-name: fadeInAnime;
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    opacity: 0;
    -webkit-transition: ease-out;
    transition: ease-out;
  }
  @-webkit-keyframes fadeInAnime {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes fadeInAnime {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  /* 下から */
  .fadeUp {
    -webkit-animation-name: fadeUpAnime;
            animation-name: fadeUpAnime;
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    opacity: 0;
  }
  @-webkit-keyframes fadeUpAnime {
    from {
      opacity: 0;
      -webkit-transform: translateY(100px);
              transform: translateY(100px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  @keyframes fadeUpAnime {
    from {
      opacity: 0;
      -webkit-transform: translateY(100px);
              transform: translateY(100px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  /* 上から */
  .fadeDown {
    -webkit-animation-name: fadeDownAnime;
            animation-name: fadeDownAnime;
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    opacity: 0;
  }
  @-webkit-keyframes fadeDownAnime {
    from {
      opacity: 0;
      -webkit-transform: translateY(-100px);
              transform: translateY(-100px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  @keyframes fadeDownAnime {
    from {
      opacity: 0;
      -webkit-transform: translateY(-100px);
              transform: translateY(-100px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  /* 左から */
  .fadeLeft {
    -webkit-animation-name: fadeLeftAnime;
            animation-name: fadeLeftAnime;
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    opacity: 0;
  }
  @-webkit-keyframes fadeLeftAnime {
    from {
      opacity: 0;
      -webkit-transform: translateX(-100px);
              transform: translateX(-100px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
  @keyframes fadeLeftAnime {
    from {
      opacity: 0;
      -webkit-transform: translateX(-100px);
              transform: translateX(-100px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
  /* 右から */
  .fadeRight {
    -webkit-animation-name: fadeRightAnime;
            animation-name: fadeRightAnime;
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    opacity: 0;
  }
  @-webkit-keyframes fadeRightAnime {
    from {
      opacity: 0;
      -webkit-transform: translateX(100px);
              transform: translateX(100px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
  @keyframes fadeRightAnime {
    from {
      opacity: 0;
      -webkit-transform: translateX(100px);
              transform: translateX(100px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
}
/* ----------------------------------------------------------------------------------

 ブラウザ上書き

 ---------------------------------------------------------------------------------- */
/*::-webkit-scrollbar {
	width: 16px;
	height: 20px;
}
::-webkit-scrollbar-track {
	background-color: rgba(83, 84, 85, 0.3);
	border-radius: 100px;
}
::-webkit-scrollbar-thumb {
	background: #525455;
	border-radius: 100px;
	width: 130px;
}*/
/* 数値の入力欄にスピナーを常時表示する */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  opacity: 1;
}

::-ms-reveal {
  display: none;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
          box-shadow: 0 0 0 1000px white inset;
}

::-webkit-full-page-media,
:future,
:root .modal .close {
  padding-top: 8px;
}

/* ----------------------------------------------------------------------------------

 共通) 一行テキストボックス入力値の超過時における注意喚起

---------------------------------------------------------------------------------- */
div.ofn-indicator {
  position: relative !important;
}

div.ofn-indicator-inner {
  position: absolute;
  top: -18px;
  right: 2px;
  font-size: 80%;
  color: #333;
}

span.ofn-indicator-overflow {
  color: #c00;
}

input.ofn-bg-notice {
  background-color: rgba(192, 0, 0, 0.2) !important;
}

/* ----------------------------------------------------------------------------------

 印刷対応

 ---------------------------------------------------------------------------------- */
@media print {
  /* リンク下線 */
  a {
    text-decoration: none !important;
  }
  /* ヘッダー */
  #gnavi,
#header,
.gmenu {
    position: absolute;
    width: 100%;
  }
  .main-wrapper {
    height: 60px;
    max-width: 100%;
    background: #f2f2f2;
    padding: 10px;
    margin: 10px 0;
  }
  .gmenu-wrapper ul {
    margin: auto 200px;
  }
  /* SPヘッダー */
  .gnavi_inner_sp {
    display: none;
  }
  /* ブランドバー */
  #brand {
    display: none;
  }
  .homepage-product-listing .products-list-form .product {
    height: 571px;
  }
  /* 商品詳細 - カート追加ボタンエリア */
  .product-detail-page .bundle-footer {
    display: none;
  }
  .product-detail-page .tny-product-info .bg-secondary {
    background-color: #fff;
  }
  /* Back to Topボタン */
  .back-to-top {
    display: none;
  }
  /* カテゴリーフッター */
  .category-list-item {
    display: none;
  }
  /* 商品一覧 - 絞り込み条件 */
  .refinement-bar1 {
    display: none;
  }
  /* mdスタイルを適用 */
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    -ms-flex: 0 0 33.33333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    -ms-flex: 0 0 16.66667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.33333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.66667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.33333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.66667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.33333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.66667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.33333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.66667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
  .hidden-sm-down {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}