html {
  overflow-y: scroll
}

body {
  line-height: 1.8;
  color: #000;
  font-family: 'Roboto' , 'Noto Sans JP' , "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-print-color-adjust: exact;
  -webkit-font-smoothing: antialiased
}

input, button, select, textarea {
  font-family: 'Roboto' , 'Noto Sans JP' , "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 768px) {
  body {
    word-break: break-all
  }
}

* html body {
  font-size: 84%
}

*:first-child+html body {
  font-size: 84%
}

a {
  color: #000;
  text-decoration: none
    opacity: 1;
  transition-duration: 0.3s;
}

a:link, a:visited {
  color: #292929;
  text-decoration: none
}

a:active, a:hover, a:focus {
  opacity: 0.5;
  transition-duration: 0.3s;
}

html, body, div, main, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, svg, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, picture {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: top;
  background: transparent;
  zoom: 1
}

main, section, nav, article, aside, hgroup, menu, summary, svg, header, footer, figure, figcaption, details, picture {
  display: block
}

audio:not([controls]) {
  display: none
}

[hidden] {
  display: none
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
  font-size: 100%;
  font-weight: normal
}

em {
  font-style: normal;
  font-weight: bold
}

strong, b {
  color: #000;
  font-weight: bold
}

sup {
  position: relative;
  top: -4px;
  vertical-align: middle;
  line-height: 0;
  font-size: 65%
}

sub {
  position: relative;
  top: 0;
  vertical-align: middle;
  line-height: 0;
  font-size: 65%
}

pre {
  font-family: monospace, sans-serif;
  white-space: pre-wrap;
  word-wrap: break-word
}

hr {
  display: none
}

img {
  border: 0;
  vertical-align: top
}

svg:not(:root) {
  overflow: hidden
}

ul, ol {
  list-style: none
}

table {
  border: 0 none;
  border-collapse: collapse;
  width: 100%
}

table th, table td {
  border: 0 none;
  vertical-align: top;
  font-size: 1em;
  text-align: left;
  font-weight: normal
}

input::-moz-focus-inner, button::-moz-focus-inner {
  border: 0;
  padding: 0
}

fieldset {
  border: 0 none
}

legend {
  display: none
}

label {
  cursor: pointer
}

input {
  vertical-align: middle;
  border-radius: 0;
   font-family: 'Roboto' , 'Noto Sans JP' , "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  outline: none;
  border-radius: 0
}

input[type="text"], input[type="image"] {
  -webkit-appearance: none
}

input[type="checkbox"], input[type="radio"] {
  padding: 0;
  box-sizing: border-box
}

textarea {
  vertical-align: top;
   font-family: 'Roboto' , 'Noto Sans JP' , "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  resize: none;
  outline: 0;
  border-radius: 0;
  -webkit-appearance: none
}

select {
  line-height: normal;
   font-family: 'Roboto' , 'Noto Sans JP' , "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  outline: none
}

.left {
  text-align: left !important
}

.center {
  text-align: center !important
}

.right {
  text-align: right !important
}

@media screen and (max-width: 760px) {
  .sp-left {
    text-align: left !important
  }
  .sp-center {
    text-align: center !important
  }
  .sp-right {
    text-align: right !important
  }
}

.top {
  vertical-align: top !important
}

.middle {
  vertical-align: middle !important
}

.bottom {
  vertical-align: bottom !important
}

.img-border img {
  border: 1px solid #c6c9d3
}

.bt-none {
  border-top: none !important
}

.br-none {
  border-right: none !important
}

.bb-none {
  border-bottom: none !important
}

.bl-none {
  border-left: none !important
}

.font-small {
  font-size: 84% !important
}

.font-large {
  font-size: 109% !important
}

@media screen and (max-width: 768px) {
  .font-large {
    font-size: 100% !important
  }
}

@media screen and (max-width: 768px) {
  .sp-font-small {
    font-size: 84% !important
  }
}

.sp-br-none {
  display: block
}

@media screen and (max-width: 768px) {
  .sp-br-none {
    display: none
  }
}

.sp-br-block {
  display: none
}

@media screen and (max-width: 768px) {
  .sp-br-block {
    display: block
  }
}

.tb-br-none {
  display: block
}

@media screen and (max-width: 1064px) {
  .tb-br-none {
    display: none
  }
}

.tb-br-block {
  display: none
}

@media screen and (max-width: 1064px) {
  .tb-br-block {
    display: block
  }
}

.sp-block {
  display: none
}

@media screen and (max-width: 768px) {
  .sp-block {
    display: block
  }
}

.w-100 {
  width: 100%
}

.m-w100 {
  max-width: 100% !important;
  width: auto !important
}

.w-auto {
  width: auto !important
}

.clearfix:after {
  content: "";
  display: block;
  clear: both
}

html {
  overflow: auto
}

body {
  position: relative;
  overflow: hidden;
  width: 100%;
   font-family: 'Roboto' , 'Noto Sans JP' , "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  color: #000;
  letter-spacing: 0.015rem;
  line-height: 1.8;
}

a {
  font-weight: 400;
   font-family: 'Roboto' , 'Noto Sans JP' , "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  color: #000;
  letter-spacing: 0.015rem;
}

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

iframe {
  max-width: 100%
}

/* ローディング画面 */
#loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  animation: fadeOut 1s ease-in 2s forwards; /* 短めのフェードアウト（1秒で消える） */
}

/* ロゴマークのスタイル */
#loading-logo {
  width: 80px;
  opacity: 0;
  animation: fadeIn 0.8s ease-in-out forwards; /* 表示を速く（0.8秒で出る） */
}

/* ロゴをスッと表示 */
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: scale(0.9); /* 少し小さめから始める */
  }
  100% {
    opacity: 1;
    transform: scale(1); /* 元のサイズへ */
  }
}

/* ローディング画面をスッとフェードアウト */
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}

/* 共通スタイル: 初期非表示状態 */
.fadein, .scroll-fade, .scroll-up, .load-fade, .load-up, .delayed-fade {
  opacity: 0;
  transform: translateY(20px); /* 初期位置を少し下に設定 */
  transition: all 1s ease; /* アニメーションの時間とイージング */
  z-index: 1;
}

/* ロードフェード表示 */
.load-fade.done, .load-up.done {
  opacity: 1;
  transform: translateY(0); /* 元の位置に移動 */
  position: static;
  z-index: 1;
}

/* スクロールフェード表示 */
.scroll-fade.done, .scroll-up.done {
  opacity: 1;
  transform: translate(0, 0); /* 元の位置に移動 */
}

/* フェードイン専用スタイル */
.fadein {
  transform: translate(0, 50px); /* 初期位置 */
  transition: all 1000ms ease; /* 処理にかかる時間 */
}

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0); /* 表示位置 */
}

/* 遅延フェード (delayed-fade 用) */
.delayed-fade {
  transition-delay: 0.5s; /* 遅延時間を指定 */
}

.delayed-fade.done {
  opacity: 1;
  transform: translateY(0); /* 表示位置 */
}
.pc_none {
  display: none
}

@media screen and (max-width: 768px) {
  .pc_none {
    display: block
  }
  .sp_none {
    display: none
  }
}

.clearfix {
  content: "";
  display: block;
  clear: both;
  overflow: hidden
}

#header {
  height: 100px;
  width: 100%;
  /*position: absolute;*/
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  top: 0px;
  left: 0px
}

@media screen and (max-width: 1100px) {
  #header {
    height: 60px
  }
}

#header .headerWrapper {
  position: fixed;
  height: 100px;
  padding: 0px 40px;
  box-sizing: border-box;
  width: 100%;
  z-index: 100
}

@media screen and (max-width: 1100px) {
  #header .headerWrapper {
    height: 60px;
    padding: 0px 15px
  }
}

#header .headerWrapper .headerInner {
  position: relative;
  width: 100%;
  height: 100px;
  display: flex;
  transition: 0.4s;
 justify-content: space-between;
  align-items: center;
}
#header .headerWrapper .headerInner_left {
      display: flex;
    align-items: center;
}

@media screen and (max-width: 1100px) {
  #header .headerWrapper .headerInner {
    height: 60px;
    justify-content: space-between
  }
}

/*#header .headerWrapper .headerInner:hover {
  background: rgba(255, 255, 255, 0.9)
}*/

@media screen and (max-width: 1100px) {
  #header .headerWrapper .headerInner:hover {
    background: inherit !important
  }
}

#header .headerWrapper .headerInner h1 {
  margin-right: 20px;
  width: 60px;
  height: auto;
  margin-right: 40px;
  z-index: 1000000;
}

@media screen and (max-width: 1100px) {
  #header .headerWrapper .headerInner h1 {
    width: 40px;
  }
}

#header .headerWrapper .headerInner h1 img {
  width: auto
}

#header .headerWrapper .headerInner .glonav {
  display: block
}
.arrow {
  position: relative;
  display: inline-block;
  padding: 10px;
}

.arrow::before {
      content: '';
    width: 7px;
    height: 7px;
    border-top: solid 1px #000000;
    border-right: solid 1px #000000;
    position: absolute;
    left: 6px;
    top: 44px;
}
.arrow.arrow-bottom::before {
  transform: rotate(135deg);
}

@media screen and (max-width: 1100px) {
  #header .headerWrapper .headerInner .glonav {
    position: fixed;
    right: -100%;
    top: 0px;
    z-index: 100000;
    width: 100%;
    background: rgba(255, 255, 255, 0.95);
    display: block;
    transition: 0.3s;
    border-left: 1px solid #efefef
  }
  #header .headerWrapper .headerInner .glonav.is-active {
    right: 0px
  }
  .arrow::before {
    top: 15px;
}
}


@media screen and (max-width: 1100px) {
  #header .headerWrapper .headerInner .glonav .inner {
    position: relative;
    overflow-x: hidden;
    overflow-y: scroll;
    box-sizing: border-box;
    width: 100%;
    height: 100vh;
    padding: 80px 20px 120px
  }
}

#header .headerWrapper .headerInner .glonav .closeBtn {
  display: none
}

@media screen and (max-width: 1100px) {
  #header .headerWrapper .headerInner .glonav .closeBtn {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 23px;
    right: 23px;
    display: block
  }
  #header .headerWrapper .headerInner .glonav .closeBtn span {
    display: block;
    background: #000;
    width: 25px;
    height: 1px;
    position: absolute;
    left: 0px;
    border-radius: 10px
  }
  #header .headerWrapper .headerInner .glonav .closeBtn span:first-child {
    transform: translateY(10px) rotate(45deg);
    top: -4px
  }
  #header .headerWrapper .headerInner .glonav .closeBtn span:last-child {
    transform: translateY(-10px) rotate(-45deg);
    top: 16px
  }
}

#header .headerWrapper .headerInner .glonav .nav01 {
  width: 100%;
  display: flex;
  justify-content: center
}

@media screen and (max-width: 1100px) {
  #header .headerWrapper .headerInner .glonav .nav01 {
    display: block
  }
}

#header .headerWrapper .headerInner .glonav .nav01>li {
  padding-top: 5px
}

@media screen and (max-width: 1100px) {
  #header .headerWrapper .headerInner .glonav .nav01>li {
    padding-top: 0px
  }
}

#header .headerWrapper .headerInner .glonav .nav01>li.searchBox {
  width: 170px;
  position: relative;
  padding-top: 44px;
  margin-left: 20px
}

@media screen and (max-width: 1100px) {
  #header .headerWrapper .headerInner .glonav .nav01>li.searchBox {
    width: 100%;
    padding-top: 30px;
    margin-left: 0px;
    border-top: 1px solid #ccc
  }
}

#header .headerWrapper .headerInner .glonav .nav01>li.searchBox .searchTxt {
  width: 100%;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #000;
  line-height: 18px;
  font-size: 12px;
  appearance: none;
  background: transparent !important;
  box-sizing: border-box;
  padding-right: 38px;
  border-radius: 0px
}

@media screen and (max-width: 1100px) {
  #header .headerWrapper .headerInner .glonav .nav01>li.searchBox .searchTxt {
    line-height: 40px;
    box-sizing: border-box;
    padding-right: 50px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    min-height: 40px;
    display: block
  }
}

#header .headerWrapper .headerInner .glonav .nav01>li.searchBox .searchBtn {
  position: absolute;
  right: 0px;
  top: 40px;
  border: none;
  margin: 0px;
  background: transparent !important;
  box-shadow: 0;
  appearance: none;
  font-size: 10px;
  padding: 0px;
  cursor: pointer;
   font-family: 'Roboto' , 'Noto Sans JP' , "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  color: #000;
  width: 21px;
}

@media screen and (max-width: 1100px) {
  #header .headerWrapper .headerInner .glonav .nav01>li.searchBox .searchBtn {
    right: 10px;
    top: 40px
  }
}

#header .headerWrapper .headerInner .glonav .nav01>li>a {
  line-height: 100px;
  padding: 0px 15px;
  font-size: 11px;
  letter-spacing: 0.1px;
}

@media screen and (max-width: 1100px) {
  #header .headerWrapper .headerInner .glonav .nav01>li>a {
    line-height: 40px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
  }
}

#header .headerWrapper .headerInner .glonav .nav01>li>.nav02 {
  display: none;
  opacity: 0
}

@media screen and (max-width: 1100px) {
  #header .headerWrapper .headerInner .glonav .nav01>li>.nav02 {
    display: block;
    opacity: 1;
    animation-name: none !important;
    background: rgba(255, 255, 255, 0) !important;
    top: inherit !important;
    padding: 0px !important;
    left: inherit !important;
    text-align: left !important;
    position: relative !important;
    right: inherit !important;
      margin-bottom: 15px;
  }
  #header .headerWrapper .headerInner .glonav .nav01>li>.nav02 li {
    display: block;
    width: 100%
  }
  #header .headerWrapper .headerInner .glonav .nav01>li>.nav02 li a {
    line-height: 40px !important;
    padding: 0px 15px 0 25px !important;
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-size: 11px;
    color: #000;
    text-align: left
  }
  
   .category-accordion {
    position: relative;
  }
/*.category-accordion::before {
    position: absolute;
    top: 14px;
    left: 100px;
    display: block;
    width: 5px;
    height: 5px;
    margin: auto;
    content: '';
    transform: rotate(135deg);
    border-top: 1px solid #000;
    border-right: 1px solid #000;
}
.open::before {
    transform: rotate(-45deg);
}*/
.category-accordion-inner {
    position: relative;
    display: none;
    height: auto;
    margin: 0;
    font-size: 15px;
    line-height: 1.8;
}
}

@media screen and (min-width: 1101px) {
  /*#header .headerWrapper .headerInner .glonav .nav01>li:hover>.nav02 {
    display: flex;
    flex-direction: column;
    position: fixed;
    justify-content: center;
    flex-wrap: wrap;
    top: 66px;
    left: 127px;
    width: auto;
    padding: 0px 20px 0px;
    box-sizing: border-box;
    opacity: 1;
    background: rgba(255, 255, 255, 0.9);
    animation-duration: 0.4s;
    animation-name: fade-in
  }*/
 #header .headerWrapper .headerInner .glonav .nav01>li:hover>.nav02 {
        display: flex;
    position: fixed;
    justify-content: center;
    flex-wrap: wrap;
    top: 66px;
    width: auto;
    padding: 0px 0px 0px;
    box-sizing: border-box;
    left: 148px;
    opacity: 1;
    background: rgba(255, 255, 255, 0.9);
}
  #header .headerWrapper .headerInner .glonav .nav01>li:hover>.nav02 li a {
    padding: 0px 15px;
    line-height: 40px;
    font-size: 11px;
     font-family: 'Roboto' , 'Noto Sans JP' , "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    color: #000;
    font-weight: 500
  }
}

@media screen and (min-width: 1101px) and (max-width: 1100px) {
  #header .headerWrapper .headerInner .glonav .nav01>li:hover>.nav02 li a {
    line-height: 40px;
    border-top: 1px solid #333;
    padding: 0px 15px 0px 30px
  }
}


#header .headerWrapper .headerInner .glonav .nav01 .sp-insta a {
  margin-top: 12px;
}
#header .headerWrapper .headerInner .glonav .nav01 .sp-insta img {
  width: 22px;
}

#header .headerWrapper .headerInner>.nav02 {
  padding-top: 5px;
  margin-left: 20px
}

@media screen and (max-width: 1100px) {
  #header .headerWrapper .headerInner>.nav02 {
    right: 47px;
    top: 16px;
    position: absolute;
    padding-top: 0px
  }
}

#header .headerWrapper .headerInner>.nav02 li {
  display: inline-block;
  margin: 0 5px;
}



#header .headerWrapper .headerInner>.nav02 li a {
  padding: 1px 8px 0px;
  font-size: 24px;
  color: #000;
  position: relative;
  display: inline-block;
  transition: 0.3s
}

@media screen and (max-width: 1100px) {
  #header .headerWrapper .headerInner>.nav02 li a {
    font-size: 18px
  }
}

#header .headerWrapper .headerInner>.nav02 li a:hover {
  opacity: 0.7
}

#header .headerWrapper .headerInner>.nav02 li a img {
  width: 22px;
}

#header .headerWrapper .headerInner>.nav02 li a .count {
  color: #000;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 10px
}

@media screen and (max-width: 1100px) {
  #header .headerWrapper .headerInner>.nav02 li a .count {
    top: 30%
  }
  #header .headerWrapper .headerInner>.nav02 li:first-child a img {
  width: 20px;
}
  #header .headerWrapper .headerInner>.nav02 li a img {
  width: 20px;
}
}
@media screen and (max-width: 768px) {
  #header .headerWrapper .headerInner>.nav02 .header-insta {
    display: none;
  }
}

#header .headerWrapper .headerInner .spBtn {
  display: none
}

@media screen and (max-width: 1100px) {
  #header .headerWrapper .headerInner .spBtn {
    display: block !important;
    position: absolute;
    right: -18px;
    top: 6px;
    -webkit-transition: 0.4s;
    transition: 0.4s
  }
}

#menuButton {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 3
}

#menuButton span {
  display: block;
  background: #000;
  width: 26px;
  height: 1px;
  position: absolute;
  left: 0;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s
}

#menuButton span:first-child {
  top: 17px
}

#menuButton span:nth-child(2) {
  display: none
}

#menuButton span:last-child {
  bottom: 24px;
  width: 19px;
  left: 0;
}

/*=============
slick
=============*/

.full a {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
  margin: 0;
  text-decoration: none;
}
.full a.img01 {
  background-image: url(https://img21.shop-pro.jp/PA01505/813/etc_base64/bXYtc2FtcGxlLXBjMQ.jpg?cmsp_timestamp=20231216101059);
}
.full a.img02 {
  background-image: url();
}
.full a.img03 {
  background-image: url();
}
.full a.img04 {
  background-image: url();
}
.full a.img05 {
  background-image: url();
}

.full .slick-dots {
      bottom: 4%;
    z-index: +1;
    display: flex!important;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    top: 27%;
    right: 20px;
    height: 20%;
    width: 50px;
}
.slider {
  box-sizing: border-box;
  width: 100%;
  margin: 0px auto 100px;
  position: relative;
}
.slide-caption {
    width: 67%!important;
    position: absolute;
    bottom: 230px;
    right: 20px;
}
.slide-sns {
        list-style: none;
    position: absolute;
    bottom: 105px;
    left: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 28%;
}

.slide-sns li img{
  width: 25px;
}
.slide-sns li img:hover {
  opacity: 0.6;
  transition-duration: 0.3s;
}


@media screen and (max-width: 1100px) {
  .slider {
    margin: 0px auto 30px
  }
}

.slider img {
  width: 100%
}

.bx-wrapper {
  margin-bottom: 0px
}

.bx-viewport {
  width: 100%;
  height: auto
}

.bx-pager {
  display: none
}

.bx-wrapper .bx-viewport {
  box-shadow: none !important;
  border: none !important;
  left: 0px !important;
  background: #fff;
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0)
}

@media screen and (max-width:768px) { 
  #header .headerWrapper .headerInner>.nav02 li {
    display: inline-block;
    margin: 0 1px;
}
  .slide-caption {
    width: 80%!important;
    position: absolute;
    bottom: 230px;
    right: 20px;
}
.full a.img01 {
  background-image: url(https://img21.shop-pro.jp/PA01505/813/etc_base64/bXYtc2FtcGxlLXNwMQ.jpg?cmsp_timestamp=20231216101059);
}
.full a.img02 {
  background-image: url();
}
.full a.img03 {
  background-image: url();
}
.full a.img04 {
  background-image: url();
}
  .full a.img05 {
  background-image: url();
}
}

@media screen and (max-width:480px) { 
  .slide-caption {
    width: 88%!important;
    position: absolute;
    bottom: 311px;
    right: 20px;
}
  .slide-sns {
    list-style: none;
    position: absolute;
    bottom: 60px;
    left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 33%;
}
  .full .slick-dots {
    bottom: 4%;
    z-index: +1;
    display: flex!important;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    top: 13%;
    right: 20px;
    height: 30%;
    width: 20px;
}
}

#footer {
   padding: 2rem 40px;
    box-sizing: border-box;
   display: flex;
  justify-content: space-between;
  margin-right: calc(50% - 50vw);
margin-left: calc(50% - 50vw);
}

@media screen and (max-width: 768px) {
  #footer {
   padding: 2rem 15px;
    justify-content: center;
    flex-direction: column;
  }
}

#footer .footernav01 {
  display: flex;
  justify-content: center;
  margin-bottom: 30px
}

@media screen and (max-width: 768px) {
  #footer .footernav01 {
    margin-bottom: 20px
  }
}

#footer .footernav01 li a {
  color: #95a1a4;
  font-size: 24px;
  transition: 0.3s;
  padding: 0px 15px
}

@media screen and (max-width: 768px) {
  #footer .footernav01 li a {
    font-size: 20px;
    vertical-align: middle
  }
  #footer .footernav01 li a i {
    vertical-align: middle
  }
}

#footer .footernav01 li a:hover {
  opacity: 0.7
}

#footer .link {
  margin: 0px auto 30px;
  max-width: 300px;
  width: 100%
}

@media screen and (max-width: 768px) {
  #footer .link {
    margin: 0px auto 30px
  }
}

#footer .link a {
  line-height: 50px;
  text-align: center;
  background: #95a1a4;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  transition: 0.3s;
  display: inline-block;
  width: 100%
}

@media screen and (max-width: 768px) {
  #footer .link a {
    font-size: 14px
  }
}

#footer .link a:hover {
  opacity: 0.7
}

#footer .footernav02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

@media screen and (max-width: 768px) {
  #footer .footernav02 {
    display: flex;
  }
}

@media screen and (max-width: 768px) {
  #footer .footernav02 li {
    text-align: center;
    margin-bottom: 5px
  }
}

#footer .footernav02 li a {
  padding: 5px 10px;
  font-size: 12px;
  color: #000;
}

#footer .copy {
  text-align: center;
  font-size: 12px;
  color: #000;
}

#container {
  padding: 20px 50px;
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  #container {
    padding: 20px 15px
  }
}

#container .itemBlock {
  width: 100%;
  margin-bottom: 100px;
    /*margin-top: 100px;*/
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  #container .itemBlock {
    margin-bottom: 50px;
    /*margin-top: 60px;*/
    margin-top: 0;
  }
}

.itemBlock .ttl02 {
   font-family: 'Roboto' , 'Noto Sans JP' , "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 40px;
  color: #000
}

@media screen and (max-width: 768px) {
 .itemBlock .ttl02 {
    margin-bottom: 32px;
    font-size: 13px;
    word-break: keep-all
  }
}


.itemBlock .searchTxt {
  text-align: center;
  margin-bottom: 30px;
  font-size: 12px
}

.itemBlock .backBtn {
  margin: 60px auto 30px;
  max-width: 300px;
  width: 100%
}

.itemBlock .backBtn a {
  line-height: 40px;
  text-align: center;
  background: #fff;
  color: #000;
  font-size: 12px;
  text-decoration: none;
  transition: 0.3s;
  display: inline-block;
  width: 100%;
  border: 1px solid #95a1a4
}

.itemBlock .backBtn a:hover {
  opacity: 0.7
}

.itemBlock .itemList {
  /*display: flex;
  flex-wrap: wrap;
  justify-content: center*/
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 40px;
}

/*#container .itemBlock .itemList .box {
  width: 55%;
  margin-left: 0;
  margin-bottom: 30px;
  box-sizing: border-box;
  padding: 2%
}*/
/*#product .itemBlock .itemList {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

#product .itemBlock .itemList .box {
  width: 23.5%;
  margin-left: 2%;
  margin-bottom: 30px;
  box-sizing: border-box;
  padding: 2%;
}*/
@media screen and (max-width: 768px) {
 .itemBlock .itemList {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 32px 20px;
}
  /*#container .itemBlock .itemList .box {
    width: 80%;
    margin-left: 0;
  }*/
  /*#container .itemBlock .itemList .box:nth-child(odd) {
    margin-left: 0px;
  }*/
   /*#product .itemBlock .itemList .box {
    width: 48%;
    margin-left: 4%;
  }
  #product .itemBlock .itemList .box:nth-child(odd) {
    margin-left: 0px;
  }*/
}

.itemBlock .itemList .box:first-child {
  margin-left: 0px
}

.itemBlock .itemList .box:nth-child(4n+1) {
  margin-left: 0px
}

.itemBlock .itemList .box a {
  display: block
}

.itemBlock .itemList .box a .thum {
  overflow: hidden;
  margin-bottom: 8px
}


.itemBlock .itemList .box a .thum img {
  width: 100%;
  transition: 0.5s
}

.itemBlock .itemList .box a:hover .thum img {
  transform: scale(1.05)
}
.itemBlock .itemList .box a .txtBox .txtInner .model-number {
      font-size: 11px;
    font-weight: 500;
}
.itemBlock .itemList .box a .txtBox .txtInner .ttl {
      text-align: left;
    font-size: 11px;
    color: #000;
    font-weight: 500;
    margin-top: 4px;
  word-break: keep-all;
  overflow-wrap: break-word;
}

@media screen and (max-width: 768px) {
  .itemBlock .itemList .box a .txtBox .txtInner .model-number {
  font-size: 9px;
}
  .itemBlock .itemList .box a .txtBox .txtInner .ttl {
    font-size: 9px;
    margin-top: 4px;
  }
}

.itemBlock .itemList .box a .txtBox .txtInner .exp {
  text-align: center;
  font-size: 13px;
  color: #95a1a4
}

@media screen and (max-width: 768px) {
 .itemBlock .itemList .box a .txtBox .txtInner .exp {
    font-size: 10px
  }
}

.itemBlock .itemList .box a .txtBox .txtInner .price {
      text-align: left;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    margin-top: 10px;
}

@media screen and (max-width: 768px) {
 .itemBlock .itemList .box a .txtBox .txtInner .price {
    font-size: 11px;
   margin-top: 8px;
  }
}

.itemBlock .itemList .box a .txtBox .txtInner .price .itempropPrice {
  display: none
}

.itemBlock .itemList .box a .txtBox .txtInner .sold {
        text-align: left;
    font-size: 13px;
    color: #666666;
    font-weight: 500;
    margin-top: 10px;
}

#container .snapBox {
  width: 100%;
  margin-bottom: 100px
}

@media screen and (max-width: 768px) {
  #container .snapBox {
    margin-bottom: 50px
  }
}

#container .snapBox .ttl02 {
   font-family: 'Roboto' , 'Noto Sans JP' , "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 115%;
  letter-spacing: 0.2em;
  text-align: center;
  margin-bottom: 40px;
  color: #95a1a4
}

@media screen and (max-width: 768px) {
  #container .snapBox .ttl02 {
    margin-bottom: 25px;
    font-size: 108%;
    word-break: keep-all
  }
}

#container .snapBox .ttl02 span {
  padding-left: 2px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
  display: inline-block
}

#container .snapBox ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

#container .snapBox ul li {
  width: 15%;
  margin-left: 2%;
  margin-bottom: 30px
}

@media screen and (max-width: 768px) {
  #container .snapBox ul li {
    width: 32%;
    margin-left: 2%
  }
  #container .snapBox ul li:nth-child(3n+1) {
    margin-left: 0px
  }
}

#container .snapBox ul li:first-child {
  margin-left: 0px
}

#container .snapBox ul li:nth-child(6n+1) {
  margin-left: 0px
}

#container .snapBox ul li a {
  display: block
}

#container .snapBox ul li a:hover .image img {
  transform: scale(1.05)
}

#container .snapBox ul li a .image {
  display: block;
  overflow: hidden;
  margin-bottom: 15px
}

@media screen and (max-width: 768px) {
  #container .snapBox ul li a .image {
    margin-bottom: 10px
  }
}

#container .snapBox ul li a .image img {
  width: 100%;
  transition: 0.5s
}

#container .snapBox ul li a .txt {
  display: block;
  text-align: center;
  font-size: 10px
}

#container .lookBox {
  max-width: 1000px;
  margin: 0px auto 100px
}

@media screen and (max-width: 768px) {
  #container .lookBox {
    margin: 0px auto 50px
  }
}

#container .lookBox .ttl02 {
   font-family: 'Roboto' , 'Noto Sans JP' , "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 115%;
  letter-spacing: 0.2em;
  text-align: center;
  margin-bottom: 40px;
  color: #95a1a4
}

@media screen and (max-width: 768px) {
  #container .lookBox .ttl02 {
    margin-bottom: 25px;
    font-size: 108%;
    word-break: keep-all
  }
}

#container .lookBox .ttl02 span {
  padding-left: 2px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
  display: inline-block
}

#container .lookBox .banner {
  width: 100%
}

#container .lookBox .banner a {
  display: block;
  position: relative;
  overflow: hidden
}

#container .lookBox .banner a:hover img {
  transform: scale(1.05)
}

#container .lookBox .banner a .imgWrap {
  overflow: hidden;
  display: block
}

#container .lookBox .banner a img {
  width: 100%;
  transition: 0.5s;
  overflow: hidden
}

#container .lookBox .banner a .txt {
  display: block;
  text-align: center;
  margin-top: 15px;
  color: #95a1a4;
  font-size: 14px
}

@media screen and (max-width: 768px) {
  #container .lookBox .banner a .txt {
    font-size: 12px
  }
}

#product {
  width: 100%;
  margin-bottom: 80px;
  /*margin-top: 80px;*/
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  #product {
    margin-bottom: 50px;
    /*margin-top: 40px;*/
    margin-top: 0;
  }
}

.breadBox {
  margin-bottom: 20px;
  width: 100%
}

.breadBox .bread {
  display: flex
}

.breadBox .bread li {
  display: block;
  vertical-align: baseline;
  font-size: 11px
}

.breadBox .bread li a {
  font-size: 11px;
  vertical-align: baseline;
  line-height: 20px
}

@media screen and (max-width: 768px) {
 .breadBox .bread li a {
    font-size: 10px
  }
}

#product .productBox {
  display: flex;
  position: relative;
  justify-content: space-between;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 100px
}

@media screen and (max-width: 768px) {
  #product .productBox {
    display: block;
    margin-bottom: 50px
  }
}

#product .productBox .imageBox {
  text-align: center;
  width: calc(100% - 550px)
}

@media screen and (max-width: 768px) {
  #product .productBox .imageBox {
    width: 100%
  }
}

#product .productBox .imageBox .otherImage {
  width: 100%
}

@media screen and (max-width: 768px) {
  #product .productBox .imageBox .otherImage {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px
  }
}

#product .productBox .imageBox .otherImage li {
  text-align: center;
  margin-bottom: 30px
}

@media screen and (max-width: 768px) {
  #product .productBox .imageBox .otherImage li {
    margin-bottom: 10px;
    margin-right: 15px;
    width: 50px
  }
  #product .productBox .imageBox .otherImage li:first-child {
    width: 100% !important;
    margin-bottom: 15px;
    margin-right: 0px
  }
}

#product .productBox .txtBox {
  width: 42%;
  color: #000
}

@media screen and (max-width: 768px) {
  #product .productBox .txtBox {
    width: 100%
  }
}
#product .productBox .txtBox .product-model-number {
      font-size: 12px;
    font-weight: 500;
    margin-bottom: 4px;
}
#product .productBox .txtBox h2 {
  font-weight: 500;
  font-size: 17px;
  margin-bottom: 20px;
  color: #000;
}

@media screen and (max-width: 768px) {
  #product .productBox .txtBox h2 {
    font-size: 15px
  }
}

#product .productBox .txtBox .price {
  text-align: left;
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 500;
}
.tax {
      font-size: 10px;
    vertical-align: baseline;
    margin-left: 10px;
}
@media screen and (max-width: 768px) {
  #product .productBox .txtBox .price {
    font-size: 15px
  }
}

#product .productBox .txtBox .expBox {
  font-size: 12px;
  line-height: 1.8;
  margin-bottom: 40px
}

#product .productBox .txtBox .expBox table {
  width: 100%;
  border-collapse: collapse;
  font-size: 10px;
  box-sizing: border-box;
  text-align: center
}

#product .productBox .txtBox .expBox table th {
  border: 1px solid #efefef;
  border-collapse: collapse;
  padding: 5px;
  box-sizing: border-box;
  text-align: center
}

#product .productBox .txtBox .expBox table td {
  border: 1px solid #efefef;
  border-collapse: collapse;
  padding: 5px;
  box-sizing: border-box;
  text-align: center
}

#product .productBox .txtBox .table-bordered {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 40px
}

#product .productBox .txtBox .table-bordered th {
  border: 1px solid #efefef;
  border-collapse: collapse;
  padding: 20px;
  font-size: 12px
}

#product .productBox .txtBox .table-bordered td {
  border: 1px solid #efefef;
  border-collapse: collapse;
  padding: 20px;
  font-size: 12px
}

#product .productBox .txtBox #option_tbl {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 40px
}

#product .productBox .txtBox #option_tbl th {
  border: 1px solid #efefef;
  border-collapse: collapse;
  padding: 5px;
  text-align: center;
  font-size: 12px;
  vertical-align: middle
}

#product .productBox .txtBox #option_tbl td {
  border: 1px solid #efefef;
  border-collapse: collapse;
  padding: 5px;
  text-align: center;
  font-size: 12px;
  vertical-align: middle
}

#product .productBox .txtBox #option_tbl td label {
  display: none !important
}

#product .productBox .txtBox #option_tbl td .table_price {
  display: none
}

#product .productBox .txtBox #prd-opt-select>div {
  margin-bottom: 30px
}

#product .productBox .txtBox #prd-opt-select select {
  width: 100%;
  border: 1px solid #efefef;
  padding: 10px 10px;
  box-sizing: border-box;
  font-size: 12px;
  display: block;
  min-height: 50px
}

@media screen and (max-width: 768px) {
  #product .productBox .txtBox #prd-opt-select select {
    font-size: 16px
  }
}

#product .productBox .txtBox .optionBox {
  margin-bottom: 30px
}
#product .productBox .txtBox .optionBox h3 {
      font-size: 12px;
    margin-bottom: 5px;
    color: #777777;
    letter-spacing: 0.08rem;
}

#product .productBox .txtBox .optionBox select {
     width: 80%;
    border: 0.7px solid #000000;
    padding: 10px 10px;
    box-sizing: border-box;
    font-size: 12px;
    display: block;
    min-height: 50px;
    border-radius: 0px;
    color: #000;
}

@media screen and (max-width: 768px) {
  #product .productBox .txtBox .optionBox select {
  }
}

#product .productBox .txtBox .productOrder>div {
  margin-bottom: 30px
}
#product .productBox .txtBox .productOrder h3 {
      font-size: 12px;
    margin-bottom: 5px;
    color: #777777;
    letter-spacing: 0.08rem;
}

#product .productBox .txtBox .productOrder .inputNum {
      max-width: 100%;
    padding: 10px 10px;
    box-sizing: border-box;
    width: 25%;
    border: 0.5px solid #000;
    font-size: 12px;
    min-height: 50px;
    border-radius: 0px;
    color: #000;
    text-align: center;
}

@media screen and (max-width: 768px) {
  #product .productBox .txtBox .productOrder .inputNum {
    text-align: center;
  }
}

#product .productBox .txtBox .btn-addcart {
  margin-top: 50px;
  width: 100%;
  line-height: 50px;
  text-align: center;
  background: #000;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.15rem;
  text-decoration: none;
  transition: 0.3s;
  display: block;
  width: 100%;
  border: 1px solid #000;
  cursor: pointer
}

@media screen and (max-width: 768px) {
  #product .productBox .txtBox .btn-addcart {
    line-height: 30px;
    margin-top: 40px
  }
}

#product .productBox .txtBox .btn-addcart:hover {
  opacity: 0.7
}

#product .productBox .txtBox .soldout {
  text-align: center;
  color: #666;
  font-size: 12px
}

#policy {
  max-width: 1200px;
  margin: 100px auto 0;
}

#policy h2 {
      font-size: 18px;
    letter-spacing: 0.08rem;
    text-align: center;
    margin-bottom: 40px;
    color: #000;
}

@media screen and (max-width: 768px) {
  #policy {
  margin: 50px auto 0;
}
  #policy h2 {
    margin-bottom: 25px;
    font-size: 16px;
    word-break: keep-all
  }
}

#policy h2 span {
  padding-left: 2px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
  display: inline-block
}

#policy h3 {
  text-align: left;
  font-weight: bold;
  margin-bottom: 30px;
  font-size: 16px;
  color: #292929;
}

#policy .policy_box {
  margin-top: 40px
}

#policy table {
  border-collapse: collapse;
  max-width: 830px;
  margin: 0 auto 40px;
  border-top: solid 1px #B4B4B4;
}

@media screen and (max-width: 768px) {
  #policy table {
    display: block;
    width: 100%
  }
}
#policy table tr {
  border-bottom: solid 1px #B4B4B4;
}
#policy table th {
    border-collapse: collapse;
    padding: 28px;
    width: 28%;
}

@media screen and (max-width: 768px) {
  #policy table th {
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 12px;
    padding: 25px 15px 10px 15px;
  }
}

#policy table td {
    border-collapse: collapse;
    padding: 28px;
    width: 72%;
}

@media screen and (max-width: 768px) {
  #policy table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-size: 12px;
    padding: 10px 15px 25px 15px;
  }
}

#policy .sk_box {
  margin-top: -80px;
  padding-top: 80px
}

.pagenav ul {
  text-align: center
}

.pagenav ul li {
  display: inline-block;
  padding: 0px 15px
}

.pagenav ul li a {
  font-size: 12px;
  border: none !important
}

.pagenav .itemNum {
  margin-top: 15px;
  text-align: center;
  font-size: 12px
}

.pagenav .itemNum span {
  padding-left: 1em;
  display: inline-block
}

#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999999999999999999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0)
}

#cboxWrapper {
  max-width: none
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left
}

#cboxContent {
  position: relative
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch
}

#cboxTitle {
  margin: 0
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box
}

#cboxOverlay {
  background: #fff;
  opacity: 0.9;
  filter: alpha(opacity=90)
}

#colorbox {
  outline: 0
}

#cboxTopLeft {
  width: 25px;
  height: 25px;
  background: url() no-repeat 0 0
}

#cboxTopCenter {
  height: 25px;
  background: url() repeat-x 0 -50px
}

#cboxTopRight {
  width: 25px;
  height: 25px;
  background: url() no-repeat -25px 0
}

#cboxBottomLeft {
  width: 25px;
  height: 25px;
  background: url() no-repeat 0 -25px
}

#cboxBottomCenter {
  height: 25px;
  background: url() repeat-x 0 -75px
}

#cboxBottomRight {
  width: 25px;
  height: 25px;
  background: url() no-repeat -25px -25px
}

#cboxMiddleLeft {
  width: 25px;
  background: url() repeat-y 0 0
}

#cboxMiddleRight {
  width: 25px;
  background: url() repeat-y -25px 0
}

#cboxContent {
  background: #fff;
  overflow: hidden
}

.cboxIframe {
  background: #fff
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc
}

#cboxLoadedContent {
  margin-bottom: 20px
}

#cboxTitle {
  position: absolute;
  bottom: 30px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #999
}

#cboxCurrent {
  position: absolute;
  bottom: 0px;
  left: 100px;
  color: #999
}

#cboxLoadingOverlay {
  background: #fff url() no-repeat 5px 5px
}

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none
}

#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0
}

#cboxSlideshow {
  position: absolute;
  bottom: 0px;
  right: 42px;
  color: #444
}

#cboxPrevious {
  position: absolute;
  bottom: 0px;
  left: 0;
  color: #444
}

#cboxNext {
  position: absolute;
  bottom: 0px;
  left: 63px;
  color: #444
}

#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  color: #444
}

.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)
}

#cboxCurrent {
  display: none !important
}

#cboxTitle {
  display: none !important
}

@keyframes fade-in {
  0% {
    display: none;
    opacity: 0
  }
  1% {
    display: block;
    opacity: 0
  }
  100% {
    display: block;
    opacity: 1
  }
}

@-moz-keyframes fade-in {
  0% {
    display: none;
    opacity: 0
  }
  1% {
    display: block;
    opacity: 0
  }
  100% {
    display: block;
    opacity: 1
  }
}

.txt--red {
  color: #bb2020!important
}

.priceMem {
  text-decoration: line-through;
  text-align: center;
  font-size: 12px;
  color: #95a1a4;
}

.off {
  color: #bb2020!important;
  text-align: center;
  font-size: 12px;
}

/*LOOKページ*/
.look-page-head {
      font-family: 'Roboto' , 'Noto Sans JP' , "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    margin-bottom: 48px;
    color: #000;
}
.look-img-list {
      display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
}
.look-img-list img {
      aspect-ratio: 2/3;
    object-fit: cover;
}
#lightbox .lb-image {
  border: none;
  border-radius: 0px;
}
.lb-data .lb-close {
  width: 25px!important;
  height: 25px!important;
  background-size: cover!important;
}
.lb-nav a.lb-prev {
  position: absolute!important;
  width: 40px!important;
  left: -70px!important;
  opacity: 1!important;
  background-size: contain!important;
} 

.lb-nav a.lb-next {
  position: absolute!important;
  width: 40px!important;
  right: -70px!important;
  opacity: 1!important;
  background-size: contain!important;
}
@media screen and (max-width: 768px) {
  .look-page-head {
    font-size: 14px;
    margin-bottom: 32px;
}
  .look-img-list {
    grid-template-columns: 1fr 1fr;
    grid-gap: 24px;
}
  .lb-nav a.lb-prev {
  width: 35px!important;
  left: 0px!important;
} 

.lb-nav a.lb-next {
  width: 35px!important;
  right: 0px!important;
}
}

#container .about-page {
  text-align: center;
}
#container .about-page h2 {
  text-align: center;
}
#container .look-page p {
      margin-bottom: 24px;
    line-height: 2.4;
}

/*お知らせモーダル*/
:root {
  --cms-notice-bg: #0f172a;   /* バー背景（濃い紺） */
  --cms-notice-fg: #ffffff;   /* バー文字色 */
  --cms-notice-accent: #38bdf8; /* リンク強調（シアン系） */
  --cms-overlay-bg: rgba(0,0,0,0.55); /* オーバーレイ */
  --cms-dialog-bg: #ffffff;
  --cms-dialog-radius: 16px;
  --cms-dialog-shadow: 0 20px 50px rgba(0,0,0,0.25);
}

/* お知らせバー */
.cms-notice-bar {
      background: #000;
    color: #fff;
    font-size: 12px;
    line-height: 1.6;
}
.cms-notice-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px 16px;
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: center;
  text-align: center;
}
/*.cms-notice-label {
  display: inline-block;
  font-weight: 700;
  padding: 2px 8px;
  border: 1px solid rgba(255,255,255,0.4);
  border-radius: 999px;
}*/
.cms-notice-open {
  color: #fff!important;
  text-decoration: none;
}
.cms-notice-open:hover,
.cms-notice-open:focus {
  color: var(--cms-notice-accent);
  outline: none;
}

/* モーダルの土台 */
.cms-notice-modal[aria-hidden="true"] { display: none; }
.cms-notice-modal[aria-hidden="false"] {
  display: flex;
}
.cms-notice-modal {
  position: fixed;
  inset: 0;
  z-index: 1000;
  align-items: center;
  justify-content: center;
}

/* オーバーレイ */
.cms-notice-overlay {
  position: absolute;
  inset: 0;
  background: rgb(0 0 0 / 68%);
}

/* ダイアログ本体 */
.cms-notice-dialog {
  position: relative;
  z-index: 1;
  background: #fff;
  box-shadow: var(--cms-dialog-shadow);
  max-width: min(960px, 92vw);
  width: 840px;
  padding: 32px;
  margin: 16px;
  outline: none;
}

/* タイトル */
.cms-notice-title {
  font-size: 16px;
  line-height: 1.4;
  margin: 0 0 16px;
}

/* コンテンツ（画像＋テキスト） */
.cms-notice-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 32px;
}
.cms-notice-figure {
  margin: 0;
  overflow: hidden;
}
.cms-notice-figure img {
  display: block;
  width: 100%;
  height: auto;
}
.cms-notice-text p {
  margin: 0;
}

/* × ボタン */
.cms-notice-close {
  position: absolute;
  right: -15px;
  top: -15px;
  border: none;
  background: #000;
  padding: 8px;
  cursor: pointer;
  line-height: 1;
  border-radius: 50px;
  -webkit-tap-highlight-color: transparent;
}
@media (hover: none) and (pointer: coarse) {
  .cms-notice-close:focus {
    outline: none;
    box-shadow: none;
  }
}
.cms-notice-close svg path {
  stroke: #fff;
}
/*.cms-notice-close:hover,
.cms-notice-close:focus {
  background: rgba(0,0,0,0.05);
  outline: none;
}*/

/* モバイル対応 */
@media (max-width: 768px) {
  .cms-notice-content {
    grid-template-columns: 1fr;
    gap: 14px;
  }
  .cms-notice-dialog {
    padding: 18px;
    max-width: 400px;
    width: 74%;
  }
  .cms-notice-title {
    font-size: 16px;
    margin-bottom: 16px;
  }
}

/* モーダル表示中はスクロール固定 */
body.cms-lock-scroll {
  overflow: hidden;
}