<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> .text {
      position: relative;
    }
    .fukidashi {
      display: none;
      position: absolute;
      top: 0;
      left:250px;
      padding: 5px;
      border-radius: 0px;
      background: #33cc99;
      color: #fff;
    }
    
  


/* PCå•†å“è©³ç´°è³¼å…¥ã‚»ã‚¯ã‚·ãƒ§ãƒ³å¹…èª¿æ•´ */
@media screen and (min-width: 1300px) {
.fs-l-product2 .fs-l-productLayout {
    position: relative;
    left: 50%;
    /* è¡¨ç¤ºå¹… */
    width: 1300px!important;/* !importantå¿…é&nbsp;ˆ */
    /* è¡¨ç¤ºå¹…ã®åŠåˆ† */
    margin-left: -650px!important;/* !importantå¿…é&nbsp;ˆ */
}
}

.body{
  font-family: 'Yu Mincho Medium',"æ¸¸æ˜Žæœ", YuMincho, "Hiragino Mincho ProN W3", "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", serif;
  font-size: 14px;
  word-wrap: break-word;
  color: #333;
  background:#fff;
  overflow-wrap: break-word;
  overflow-x: hidden;
  overflow-y: scroll;
}

.h1 {
  font-family: 'Yu Mincho Medium', "æ¸¸æ˜Žæœ", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN","HGæ˜ŽæœE","ï¼­ï¼³ ï¼°æ˜Žæœ","ï¼­ï¼³ æ˜Žæœ",serif;
  font-weight: normal;
}

.h1-heading {
  padding: 1rem 2rem;
  border-left: 5px solid #000;
}

.h2 {
  font-family: 'Yu Mincho Medium',"æ¸¸æ˜Žæœ", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN","HGæ˜ŽæœE","ï¼­ï¼³ ï¼°æ˜Žæœ","ï¼­ï¼³ æ˜Žæœ",serif;
  font-weight: normal;
  padding: 1em 2rem;
  border-left: 5px solid #000;
}

.h2-y{
  font-size:20px;
  margin:10px 0px;
}

.h2-heading {
  padding: 1rem 2rem;
  border-left: 5px solid #000;
}

.h2-heading-y{
ã€€font-size:20px!important;
  padding: 1rem 2rem;
  border-left: 5px solid #000;
  margin:20px 0px 10px 0px ;
  font-size:20px;
}

.h3 {
  font-family: 'Yu Mincho Medium',"æ¸¸æ˜Žæœ", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN","HGæ˜ŽæœE","ï¼­ï¼³ ï¼°æ˜Žæœ","ï¼­ï¼³ æ˜Žæœ",serif;
  font-weight: normal;
}

.h3-y{
  font-size:18px;
  margin:10px 0px;
}

.h3-heading {
  padding: 0.5rem 1rem;
  background:#f2f2f2;
}

.h3-heading-y {
  padding: 1.2rem 0.5rem;
  background:#f2f2f2;
  margin:20px 0px 10px 0px ;
  font-size:18px;
}

.ul {
  list-style: square;!important/* ã‚¢ã‚¤ã‚³ãƒ³ã®ç¨®é¡žæŒ‡å®š */
}

.ul li {
  margin-left:10px;
}

.ol li {
  margin-left:10px;
}

table, td, th{
  border: 1px solid #d1d1d1;
}

@media screen and (max-width :991px) {
  .hdrTop {
    display: none!important;
   }
}

/*ã‚°ãƒ­ãƒ¼ãƒãƒ«ãƒŠãƒ“*/
.hdrBottom--onlyNav .gNav ul {
    align-items: center;
    justify-content: space-between!important; 
}

@media (min-width: 1200px){
 .hdrInner {
    max-width: 1300px!important;
 }
}

@media (max-width: 1299px){
 .hdrInner {
    padding:0px 15px!important;
 }
}

.downMenu2 {
    position: relative;
}

.downMenu2 ul {
    right: auto !important;
    background: rgba(255, 255, 255, 1) !important;
    display: block;
    min-width: 250px;
}

.mega_icon02 {
    display: -ms-flex !important;
    display: flex !important;
    align-items: center;
    text-align: left;
    line-height: 20px;
    padding: 5px 0px 5px 10px ;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    min-height: 20px;
}

.mega_icon02.hasChildren--hover {
  padding-right: 30px !important;
}

.mega_icon02:hover {
  background: #f2f2f2;
}

.mega_icon02.noBorder {
  border: none;
  background: transparent;
}

.mega_icon02 b {
  padding: 0 5px;
}

.mega_icon02 span:first-child {
  overflow: hidden;
  max-width: 40px;
  flex: 0 0 40px;
}

.mega_icon02 span:first-child img, .mega_icon span:first-child svg {
  max-width: 100%;
  height: 26px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media all and (-ms-high-contrast: none) {
  .mega_icon02 span:first-child img, .mega_icon span:first-child svg {
    height: auto;
  }
}

.mega_icon02 span:nth-child(2) {
  padding: 0 10px;
  max-width: calc(100% - 40px);
  flex: 0 0 calc(100% - 40px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 767px) {
  .mega_icon02 span:first-child {
    max-width: 30px;
    flex: 0 0 30px;
  }
  .mega_icon02 span:first-child img, .mega_icon span:first-child svg {
    height: 30px;
  }
  .mega_icon02 span:nth-child(2) {
    font-size: 12px;
    line-height: 20px;
    max-width: calc(100% - 30px);
    flex: 0 0 calc(100% - 30px);
  }
}

.mainSliderSec {
    overflow: hidden;
    margin-bottom: 30px!important;
}

.dotsA .slick-dots {
  bottom: 0px!important;
  text-align: center;
}

.dotsA .slick-dots li, .dotsA .slick-dots li button, .dotsA .slick-dots li button::before {
  width: 60px!important;
  height: 2px!important;
}

.dotsA .slick-dots li {
  margin: 0 2px!important;
}

.slick-dots li.slick-active button:before {
  background:#000!important;
  opacity: 1;
}

.side__bnr {
   display: block;
   margin-bottom: 10px!important;
}

.side__cateNav {
   margin-top: 20px!important;
}

.fs-c-productMark__mark {
    border-radius: 0px;
}

.fs-c-heading--page {
    border-bottom: 1px solid #7c8790;
    color: #333;
    font-weight: 300;
    font-size: 3rem;
    line-height: 1.2;
    margin: 0 0 10px;
    padding: 0 0 1.2em;
    text-align: center;
}

 .fs-c-productMark {
    margin-bottom: 4px;
}

.fs-c-subgroupList__link {
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: linear;
    transition-delay: 0s;
    background:#ffffff;
    border: 1px solid #7c8790;
    color: inherit;
    display: grid;
    grid-template-columns: auto 1fr 1.2em;
    grid-template-rows: 1fr auto;
    align-items: center;
    height: 100%;
    padding: 4px;
    text-decoration: none;
}

.fs-c-subgroupList__link hover{
    background:#f2f2f2;
}

.fs-c-mark {
    border-radius: 0px;
    display: inline-block;
    font-size: 0.8em;
    line-height: 1;
    padding: 4px 8px;
}

#toTop {
    display: block;
    position: fixed;
    z-index: 995;
    bottom: 140px!important;
    right: 30px!important;
}

@media screen and (max-width: 991px) {
 #toTop {
    bottom: 80px!important;
    right: 10px!important;
 }
}

#toTop.toTop--circle a {
    border-radius: 50px!important;
}

.highlight {
    background: #fff!important;
    color: #1b1b1b;
    padding: 70px 0;
}

section 

/*å•†å“ä¸€è¦§ãƒšãƒ¼ã‚¸*/
.row2{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    margin: 0px -15px 0px;
    gap: 0px 0;
}

@media screen and (max-width: 1200px){
  .row2 {
    margin: 0px 0px 0px;
    gap: 0px 0;
  }
}

.serect{
  background:#fff;
  color:#333;
  text-align:center;
  border:solid 1px;
  margin:5px 0px;
  height:40px;
  line-height:20px;
} 

.serect:hover{
  background:#f2f2f2;
}  

.serect02{
  background:#fff;
  color:#333;
  text-align:center;
  border:solid 1px;
  margin:5px 0px;
  height:30px;
  line-height:30px;
} 

.serect02:hover{
  background:#f2f2f2;
}  

.fs-c-productMark__mark {
    border-radius: 0px;
    margin: 1.5px 0px!important;
}  

.fs-c-productList__list__item {
    border-bottom: none;
}

.fs-c-button--addToCart--list{
    background: transparent;
    border: 1px solid transparent;
    border-radius: 0px!important;
    color: #ffffff !important;
    background: #1B1B1B;
    cursor: pointer;
    display:none!important;
    text-decoration: none;
    padding: 0.5em 0.75em;
    font-weight: 700;
    font-size: 12px;
}

/*.fs-c-button--addReview--detail {
    color: #1b1b1b;
    border: 2px solid #dfdfdf;
    padding: 5px 15px;
    display:none!important;
    width: 100%;
    border-radius: 6px;
    font-weight: 500;
    text-align: center;
    transition: 0.15s;
}

.fs-c-cartTable__headerCell--action {
   display:none!important;
}

.fs-c-cartTable__dataCell--review {
   display:none!important;
}*/

a.fs-c-button--viewProductDetail {
    display:none!important;
}

.fs-c-button--addToWishList--icon::before, .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
    font-family: "fs-icon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2.2rem;
    margin-bottom: -10px;
    margin-right: 0px;
}

.fs-c-featuredProduct__title {
    border-bottom: 2px solid currentColor;
    color: #1b1b1b!important;
    font-size: 1.8rem;
    margin: 24px 0px;
}

.fs-c-subgroupList__link {
    border-color: #333!important;
    background: #fff!important;
}

.fs-c-subgroupList__comment {
    font-size: 1.2rem;
    grid-column: 2;
    grid-row: 2;
    align-self: start;
    padding: 8px 0px;
}

.category-exp-y {
  margin:40px 0px;
  line-height:20px;
  text-align: center;
  font-size:14px;
}

.category-grade-y {
  margin:40px 0px;
  line-height:20px;
}

.category-obs-y {
  margin:40px 0px;
  line-height:20px;
}

.category-obs-y ul {
  border:solid 1px #333;
  margin-top:20px;
  padding:10px;
}

.category-obs-y li {
  margin-left:30px;
  list-style: square;/* ã‚¢ã‚¤ã‚³ãƒ³ã®ç¨®é¡žæŒ‡å®š */
}

.category-obs-y a{
  color:#007AFF;
}

.itemList__unit .itemPrice {
    font-size: 14px!important;
    font-weight: 500!important;
    color: #1b1b1b!important;
}

/*å•†å“è©³ç´°ãƒšãƒ¼ã‚¸*/
@media screen and (min-width: 960px) {
  .fs-l-product2 .fs-l-productLayout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% + 30px);
    margin-left: -15px;
  }
  .fs-body-product .fs-l-productLayout__item--1 {
    max-width: 40%!important;
    -ms-flex-preferred-size: 40%!important;
    flex-basis: 40%!important;
    margin: 0 0px!important;
  }
  .fs-body-product .fs-l-productLayout__item--2 {
    max-width: 35%!important;
    -ms-flex-preferred-size: 35%!important;
    flex-basis: 35%!important;
    margin: 0 10px;
  }
  .fs-body-product .itemdetail_layout3 {
    max-width: 25%!important;
    -ms-flex-preferred-size: 25%!important;
    flex-basis: 25%!important;
    margin: 0 0px!important;
  }
}

.fs-c-breadcrumb {
    max-width: 1300px!important;
    margin-left: auto;
    margin-right: auto;
    line-height: 24px;
    padding: 10px 0px!important;
}

@media screen and (max-width: 1300px) {
   .fs-c-breadcrumb {
       padding: 10px 15px!important;
   }
}

.fs-c-breadcrumb__list--subgroup {
    display:none!important;
}


@media screen and (min-width: 960px){
 .fs-l-product2 .fs-l-productLayout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-top: 20px;
 }
}

.movie {
  padding: 0px 20px;
}

.fs-c-productPostage {
   display:none!important;
}

.fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: 26px!important;
    font-weight: 700;
}

.fs-c-productMark__label {
   font-size:12px;
}

.fs-c-mark {
   border-radius: 0px;
   display: inline-block;
   font-size:12px;
   line-height: 1;
   padding: 4px 8px;
}

.btn-flat-logo {
   position:relative;
   display:inline-block; 
   padding:0.5em;
   text-decoration:none;
   color:#1b1b1b;
   background:#fff;
   margin:5px;
   border:solid 1px #b2b2b2;
}

.btn-flat-logo:hover {
   background:#f2f2f2;
   text-decoration:none;
   color:#333;
}

.btn-flat-logo2{
   position:relative;
   display:inline-block; 
   padding:0.5em;
   text-decoration:none;
   color:#1b1b1b!important;
   background:#fff;
   margin:5px;
   border:solid 1px red;
}

.btn-flat-logo2::after {
  content: "é¸æŠžä¸­";
  color: red;
}

.btn-flat-logo2:hover {
   background: #f2f2f2;
   text-decoration:none;
   color:#fff;
   opacity:0.5;
}

.fs-c-productOption__option {
   padding: 4px 0px;
}

@media screen and (min-width: 768px){
 .fs-c-radioGroup .fs-c-radio + .fs-c-radio {
    margin-left: 0px!important;
 }
}

.fs-c-radio__label {
    display: inline-flex;
    align-items: initial;
    justify-content: flex-start;
    flex-grow: 1;
    position: relative;
    word-break: keep-all;
}

.fs-c-radioGroup {
    display: flex;
    flex-direction: column;
    gap: 0px 9px!important;
}

select,[type=text] {
   border-radius: 0px;
}

.fs-c-requiredMark {
   display: inline-block;
   margin-left: 6px;
   margin-top: 5px;
   width: 29px;
   height: 16px;
   border: solid #9ebdcb 1px;
   border-radius: 0px!important;
   text-indent: 0;
   vertical-align: top;
}

@media screen and (min-width: 768px){
 .fs-c-requiredMark {
    margin-left: 8px;
    margin-top: 3px;
    width: 36px;
    height: 20px;
    border-radius: 0px!important;
 }
}

.fs-c-productOption__comment {
   line-height:20px;
}

.fs-c-productSelection__selection {
   margin: 0;
   padding: 4px 0px;
}

.fs-c-productOption__comment a {
   text-decoration: underline;
}

.fs-c-button--primary {
    font-weight: 700;
    padding: 1em 1.5em;
    background: #1b1b1b!important;
    border: 1px solid #1b1b1b!important;
    color: #fff;
    border-radius: 0px!important;
}

.fs-c-button--addToWishList--detail {
    background:#fff!important;
    border: 1px solid #dfdfdf!important;
    box-shadow: none;
    border-radius: 0px!important;
    font-size: 14px;   
}

.fs-c-button--inquiryAboutProduct {
    color: #1b1b1b;
    border: 1px solid #dfdfdf!important;
    padding: 5px 15px;
    display: block;
    width: 100%;
    border-radius: 0px!important;
    font-weight: 500;
    text-align: center;
    transition: 0.15s;
}

.fs-c-productSelection {
    display: flex;
    flex-direction: column;
    margin-top: -15px!important;
    margin-bottom:-5px!important;
}

.ordermade-exp {
    font-size:12px;
    text-decoration:underline;
}

.ordermade-exp :hover{
    text-decoration:none;
}

.ordermade-children {
    background:#f2f2f2;
    padding:0px 5px 5px 5px;
    margin-top:5px!important;
}

.ordermade-children {
    font-size:12px!important;    
}

.fs-c-productQuantityAndWishlist {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 3fr!important;
    grid-auto-rows: auto;
}

.fs-c-productQuantityAndWishlist__wishlist {
    grid-column: 2;
    grid-row: 1;
    justify-self: end;
    align-self: center!important;
}

/*ã‚·ãƒ§ãƒƒãƒ”ãƒ³ã‚°ã‚«ãƒ¼ãƒˆ*/
.fs-c-panelContainer {
    flex-basis: 100%;
    min-width: 0%!important;
    max-width: 100%;
    width: 100%;
}

.fs-c-inputInformation__message {
    text-align: left!important;
    line-height: 24px!important;
}
/*ãƒ•ãƒªãƒ¼ãƒšãƒ¼ã‚¸*/
.free-page-y {
  line-height:20px;
}

.free-page-y ol li{
  margin-left:30px;
}

.free-page-y ul li{
  margin-left:30px;
}

.free-page-y ol li a {
  color: #007AFF;
}

.free-page-y ul li a{
  color: #007AFF;
}

.order{
  border:solid 1px #1b1b1b;
  margin-bottom:20px;
}
.ordersub{
  padding:10px;
  list-style:none;
  margin-bottom:0px;
  color:#333;
}
.next-link{
  color:#007aff;
}
.cateList--typeC .cateLink__parents {
    font-weight: 500;
    text-align: left;
    /* border-radius: 100px; */
    border: 1px solid #dfdfdf;
    background: #FFF;
    line-height: 20px;
    padding: 10px 30px 10px 10px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    margin-top: 5px!important;
}
.row03, .itemList {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    margin: 0px -15px 30px;
    gap: 0px 0;
}  
.cateList__hasChildren {
    color:#1b1b1b!important;
}

.button.fs-c-button--addToCart--detail.fs-c-button--primary {
    font-size: 52px;
    border-radius: 0px!important;
    width: 100%;
}

.fs-c-inputField__explanation {
    margin-top: 6px;
    font-size: 1.1rem;
    color:red!important;
}

li.hdrSearch--pop span i {
    cursor: pointer;
}

.fs-c-checkout-delivery__button {
    display: none!important;
    justify-content: flex-end;
}

/* ä¸­é–“å¸¯åŸŸ */
@media (max-width: 1299px) and (min-width: 992px) {
    .fs-l-main {
        flex-wrap: nowrap!important;
        padding: 0px 15px!important;
    }
    .fs-l-main #fs-page-error-container {
        flex-basis: auto;
        min-width: auto;
        display: none;
    }
    .fs-l-main .fs-l-pageMain {
        flex: 0 0 auto!important;
        min-width: auto!important;
        max-width: calc(100% - 270px)!important;
    }
}

.reviewSec .reviewWebsiteRedirect_morebtn {
    display: none;
}

.reviewWidget_inner, .u_komi_qa_widget_inner {
    padding: 20px 0px!important;
}

/* ã‚µã‚¸ã‚§ã‚¹ãƒˆ */
.hdrSearch__wrap {
    overflow: visible!important;
}

.poplink {
    top: 100%;
}

#drawer .poplink {
    max-width: 250px;
}

/*ã‚·ãƒ§ãƒƒãƒ”ãƒ³ã‚°ã‚«ãƒ¼ãƒˆãŠæ°—ã«å…¥ã‚Šãƒªã‚¹ãƒˆ*/
.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title {
    border-bottom: 2px solid currentColor;
    color: #7c8790;
    font-size: 1.8rem;
    margin: 24px 0px;
}</pre></body></html>