@charset "UTF-8";
.block-goods-postage{display:none;}
.block-goods-code{display:none;}
.block-goods-attr1{display:none;}
.block-goods-attr3{display:none;}
.block-rules-comment{display:none;}
.block-goods-set{display:none;}
.block-goods-comment{display:none;}

/* PDFダウンロードボタン */
.option_button {
	padding: 10px 20px;
	margin-top: 20px;
	border: solid 1px #d63100;
	color: #d63100;
}
/* PCスマホ切り替えボタン非表示 */
.block-switcher {
	display: none;
}
/* 商品コメント1と商品コメント5の区切り */
.comment5-caution {
	border: none;
	margin-top: 10px;
}
/* 固定ヘッダー回避 */
.hash_name {
	display: block;
	margin-top: -200px;
	padding-top: 200px;
}
/* 商品拡張項目 */
.goods_postage {
	margin-bottom: 10px;
}
.goods_postage strong {
	padding-right: 10px;
}
.goods_caution {
	display: block;
	margin-top: 10px;
	text-decoration: underline;
}
.shoppingloan {
	padding: 10px 20px;
	margin-top: 10px;
	background-color: #eee;
	/* border: solid 1px #ccc; */
	/* border-radius: 10px; */
}
.shoppingloan a {
	display: block;
	padding-top: 10px;
	text-decoration: underline;
}
.service {
	padding: 10px 20px;
	margin-top: 10px;
	background-color: #eee;
	/* border: solid 1px #ccc; */
	/* border-radius: 10px; */
}
.service a {
	display: block;
	padding-top: 10px;
	text-decoration: underline;
}
.service b {
	display: block;
	padding-top: 10px;
	font-weight: normal;
}

/* 商品情報レイアウト調整 */

@media screen and (min-width: 769px) {

.page-goods .pane-main {
    margin-top: 20px;
}

#SB .lh-1 {
    font-weight: bold;
    color: black !important;
}

#SB .bg-dark {
    background-color: #aaa !important;
    width: 180px;
    margin-left: 1025px;
}
}

@media screen and (max-width: 768px) {
.page-goods .pane-main {
    margin-top: 55px;
}

#SB .lh-1 {
    font-weight: bold;
    color: black !important;
}

#SB .bg-dark {
    background-color: #aaa !important;
    width: 180px;
    right: 5px;
    position: absolute;
    top: 83px;
}

#SB .py-1 {
    padding-top: .15rem !important;
    padding-bottom: .15rem !important;
}
}

@media screen and (max-width: 768px) {
.block-goods-spec,.block-contact-about-goods{
text-align: left !important;
}
}

.modal-open {
    text-decoration: none !important;
    background-color: skyblue;
    padding: 10px 20px;
    border-radius: var(--bs-border-radius-pill) !important;
    display: inline-block;
    margin: 14px auto;
    width: 165px;
}

.modal-open a {
    text-decoration: none !important;
}

.js-goods-variation-detail {
  display: flex;
}

.block-goods-price {
    order: 2;
    border-top: 0px dashed #707070 !important;
}

.block-goods-name {
    order: 1;
}


.block-contact-about-goods {
    order: 61 !important;
}

@media screen and (min-width: 769px) {
.block-contact-about-goods {
    text-align: left !important;
}
}

.block-goods-price--price {
    font-weight: bold;
    color: #d53115; 
}

.page-goods .block-goods-name h1 {
        font-weight: bold;
}




.block-thumbnail-h .block-thumbnail-h--item {

        border: 1px solid gainsboro;
}

@media screen and (min-width: 769px) {
.block-thumbnail-h--item .block-goods-list--favorite-registed--btn {
    top: 87px;
    right: -6px;
}

.block-thumbnail-h--item .block-goods-list--favorite--btn {
    top: 87px;
    right: -6px;
}
}
@media screen and (max-width: 768px) {
.block-thumbnail-h--item .block-goods-list--favorite-registed--btn {
        bottom: -7px;
        right: -5px;
        left: auto;
        top: auto;
}

.block-thumbnail-h--item .block-goods-list--favorite--btn {
        bottom: -7px;
        right: -5px;
        left: auto;
        top: auto;
}
}
.block-goods-point {
    order: 3;
}

#spec_point{
    color: #d53115;
    font-weight:bold ;
}

#spec_point:after {
  content: "pt";
  font-weight: bold;
}

.block-goods-detail .block-goods-detail--color-variation-goods-image .swiper-slider-main img {
   border: 1px solid gainsboro;
}


.block-goods-gallery ul li figure {
        border: 1px solid gainsboro;
}

.block-goods-point dt {
    width: 4.5em;
}



@media screen and (min-width: 769px) {
    .block-goods-comment4 {
        margin-top: 0 !important;
        width: 600px !important;
        margin-left: 25% !important;
        margin-right: 25% !important;
    }
}

@media screen and (min-width: 769px) {
    .block-goods-detail {
        display: grid
;
        grid-template-columns: min(46% - 10px, 100% - 350px - 20px) max(54% - 10px, 350px);
        column-gap: 50px;
    }
}


@media screen and (min-width: 769px) {
.block-add-cart {
    width: 350px;
}

.block-arrival-notice {
    width: 350px;
    font-size: 16px;
}
.block-no-stock {
    width: 350px;
}
}

.block-no-stock .block-no-stock--message{
        margin: 0px 0 10px;
        padding: 16px 0;
    }


@media screen and (min-width: 769px) {
    .block-goods-gallery ul li figure {
        width: 110px;
        height: 110px;
    }
}

.goods-detail-description {
font-size: 14px !important;
}

.block-goods-detail-j--items {
    border-top: 0px solid #eee;
}

.block-pickup-list-p--items {
    border-top: 0px solid #eee;
}
.block-pickup-list-p--item {
    border-bottom: 0px solid #eee;
    background-color: #f5f5f5;
    padding: 12px 10px;
    margin-bottom: 5px;
}

@media screen and (min-width: 769px) {
    .block-pickup-list-p .block-pickup-list-p--items {
        column-gap: 5px;
    }
}

/* 商品コメント1 */
.block-goods-comment1 {
    padding: 2em 0 2em 0;
  /*  border-top: 1px dashed #707070; */
  /*  border-bottom: 1px dashed #707070; */
}


/* 商品ページパンくず PC */
@media screen and (min-width: 769px) {
    .page-goods .block-topic-path--genre {
        margin-bottom: 0;
        padding: 20px 10px;
    }
}


/* 商品ページパンくず SP */
@media screen and (max-width: 768px) {
    .block-topic-path--genre {
     display: block !important;
    }
}

.block-goods-release-dt {
    display: none;
}

/* トップページレイアウト */
.pane-header {
    background: #222222;
    height: 74px;
}
@media screen and (min-width: 769px) {
.pane-globalnav{
top: 74px;
}
.pane-header + .pane-globalnav + .pane-contents {
        padding-top: 125px;
}
}
@media screen and (max-width: 768px) {
.pane-header + .pane-globalnav + .pane-contents {
    padding-top: 74px;
}
}
.block-headernav--item-text{
    color:white;
}
.block-global-search .block-global-search--searchdetail a {
    border: 1px solid white;
    color: white;
    }
    
.block-global-search form {
    border-bottom: 0px;
    background-color: white;
    padding: 4px 0 !important;
}

@media screen and (min-width: 769px) {
.block-global-search{
    margin-top: 6px;
    width: 210px;
}
}

.block-header-info-frame {
    background: #B0C4DE;
        display: none;
}

.block-header-info-frame .block-header-info {
    color: #FFF;

}

.block-header-nav .block-header-logo {
    width: 245px;
}

.block-header-nav #header_menu::before {
 background: #FFF;
}

.block-header-nav #header_menu::after {
 background: #FFF;
}

.block-header-nav #header_menu span {
 background: #FFF;
}



.block-top-campaign{
 background: ghostwhite;
}

.block-top-topic--body{
 background: ghostwhite;
}

.pane-footer {
    background: gainsboro;
    padding: 20px 15px 40px;
}



/* フリーページ */ 
@media screen and (min-width: 769px){
.page-contentspages {
padding-top: 162px;
}
}

@media screen and (max-width: 768px) { 
.page-contentspages{
 padding-top: 80px;
 }
}




/* 商品一覧ページ */


.block-pickup-list-p--goods-description {
    display: grid;
}

.block-icon {
    order: 2;
    padding-top: 7px;
    display: flex;
    gap: 3px;
}

.block-icon span {
   margin-right: 0px;
}


.block-icon > span + span {
    margin-left: 0px;
}

.variation-name{
    display: none;
}

.block-pickup-list-p--comment{
    display: none;
}


.block-pickup-list-p--goods-image figure {
 background:#FFF;
 padding:0px;
 border: 1px solid;
 border-color : gainsboro;
}



.block-pickup-list-p--item .block-goods-list--favorite-registed--btn {
    top: 117px;
    left: 116px;
    width: 45px;
    height: 45px;
}

.block-pickup-list-p--item .block-goods-list--favorite--btn {
    top: 117px;
    left: 116px;
    width: 45px;
    height: 45px;
}


.block-pickup-list-p .block-pickup-list-p--item .block-pickup-list-p--price-infos .block-pickup-list-p--price-items .price{
    font-size: 14px;
    font-weight: bold;
        color: #d53115;
}

.block-goods-favorite-registed--btn {

   background: #fff;

}

@media screen and (min-width: 769px) {
.pane-goods-right-side .block-goods-favorite {
    width: 350px;
}
}

.pane-main .block-goods-list--params {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin: 20px 0px;
    padding: 0 20px 0 0;
    width: 100%;
}

.action .btn {
    width: 190px;
}


.block-search-goods .action-buttons {
    text-align: center;
}


/* ヘッダー */

@media screen and (min-width: 769px) {
    ul.block-globalnav--item-list > li .block-globalnav-menu .block-dynamic-genre--row {
        padding: 2px 0 2px 20px;
        font-size: 13px;
    }
}


@media screen and (min-width: 769px) {
    ul.block-globalnav--item-list > li .block-globalnav-menu .block-globalnav-menu--item-link .block-globalnav-menu--item-text {
        font-size: 13px;
        font-weight: bold;
    }
}

@media screen and (min-width: 769px) {
    ul.block-globalnav--item-list > li .block-globalnav-menu .block-globalnav-menu--item-link .block-globalnav-menu--item-image {
        width: 50px;
    }
}

@media screen and (min-width: 769px) {
    ul.block-globalnav--item-list > li .block-globalnav-menu .block-globalnav-menu--item-frame .block-globalnav-menu--item {
        width: 200px;
        margin-right: 40px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 768px) {
.block-headernav--item-boookmark a{
    width: 30px;
}
.block-header-nav .block-headernav--item-list > li.block-headernav--item-login a{
    width: 30px;
}

.block-header-nav .block-headernav--item-list > li.block-headernav--item-cart a{
    width: 30px !important;
}

.block-header-nav #header_search{
    width: 30px;
}

}
/* ハンバーガーメニュー */

.accordion  {
  font-size: 15px;
    
    border-bottom: 1px solid #dedede;
}

.accordion_title {
  position: relative;
  border: none;
  display: block;
  list-style: none;
  width: 100%;
  cursor: pointer;
  background: #ffffff;
  padding: 19px 35px 19px 1px;
  line-height: 1.6em;
  padding-left: 1em;

}
.accordion_title2 {
  position: relative;
  border: none;
  display: block;
  list-style: none;
  width: 100%;
  cursor: pointer;
  background: #ffffff;
  padding: 19px 35px 19px 1px;
  line-height: 1.6em;
  padding-left: 1em;

}

summary.accordion_title::-webkit-details-marker {
  display:none;
}

.accordion_title:after {
    content: "+";
    position: absolute;
    top: calc(50% - 0.5em);
    right: 15px;
    padding: 0;
    pointer-events: none;
    font-size: 18px;
    font-weight: bold;
}



.accordion::details-content {
  opacity: 0;
  block-size: 0;
  transition: .3s;
  transition-property: display, opacity, block-size, padding;
  transition-behavior: allow-discrete;
  line-height: 1.6em;
}

.accordion .accordion_content {
  padding: 0 3em 0 3em;
}

.accordion .accordion_content > *:first-of-type {
  margin-top: 0;
}

.accordion .accordion_content > *:last-of-type {
  margin-bottom: 0;
}

.accordion[open]::details-content {
  opacity: 1;
  block-size: auto;
  block-size: calc-size(auto, size);
}

.accordion[open] .accordion_content {
     border-top: 1px solid #dedede;
     padding: 1em 2em 1.4em 2em;
}

.accordion[open] .accordion_title:after {
  content: "ー";
      font-size: 12px;
    font-weight: bold;
        right: 15px;
   
}


/* フッター */


.pane-footer .lh-lg {
    line-height: 2 !important;
}
.pane-footer .g-5, .pane-footer .gy-5 {
    --bs-gutter-y: 3rem;
}

.pane-footer .rounded-3 {
    border-radius: var(--bs-border-radius-lg) !important;
}

.pane-footer .p-4 {
    padding: 1.5rem !important;
}

.pane-footer .mb-5 {
    margin-bottom: 3rem !important;
}

.pane-footer .row {
    display: flex;
    flex-wrap: wrap;
     width: 100%;
     margin: 10px auto 30px;
     border-bottom: 1px #000 solid;
    padding-bottom: 30px;
max-width: 1200px;
}

@media screen and (min-width: 769px) {
.pane-footer .row-cols-sm-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
}

ul.block-footer-sns--list {
  margin: 50px 0 16px;
}

.pane-footer .mb-3 {
    margin-bottom: 1rem !important;
}

.pane-footer .fw-bold {
    font-weight: 700 !important;
}



.pane-footer .mb-3 {
    margin: 1rem 0 !important;
}
@media screen and (max-width: 768px) {
.pane-footer .row {
    display: contents;
    width: 100%;
    margin: 30px auto 30px;
    border-bottom: 1px #000 solid;
    padding-bottom: 30px;
}
ul.block-footer-sns--list > li {
    margin-right: 5px;
}
}



.block-footer-sns ul.block-footer-sns--list > li > a > img {
    height: 100%;
}



/* 買い物かご*/

    .block-order-estimate--content .block-order-estimate--comment {
        display: none;
    }

.block-bookmarklist-content .block-bookmarkslider--price {
    font-size: 14px;
    font-weight: bold;
    color: #c30 !important;
}

.block-bookmarklist-content .swiper-backface-hidden .swiper-slide {
    border: 1px #666 solid;
}

.block-cart--infomation {
    background: #fff;
    padding: 10px;
    margin: 0px;
    border: 1px solid #666;
}

.block-cart--promotion-freespace {
    padding-bottom: 25px;
}


.block-bookmarkslider .block-bookmarklist-content {
    padding: 10px;
}


#cart_itemhistory .block-goods-list-c {
    padding: 10px;
}


#cart_itemhistory .img-center {
    border: 1px #999 solid;
}

@media screen and (max-width: 768px) {
#cart_itemhistory .block-goods-list-c--item .block-goods-list--favorite-registed--btn ,#cart_itemhistory .block-goods-list-c--item .block-goods-list--favorite--btn{
    width: 30px;
    height: 30px;
bottom: 16px;
        right: 2px;
        left: auto;
        top: auto;
}
}



#cart_itemhistory .block-goods-list-c--items {
    border-top: 0px solid #eee;
}

.block-bookmarklist-content .swiper-slide-blank {
        display:none;
    }
    

@media screen and (min-width: 769px) {
.block-cart--goods-list .block-cart--goods-list-image figure {
        width:150px;

    }
}

@media screen and (max-width: 768px) {
.block-cart--body .block-cart--goods-list-item-input-cell-left {
    width: 100%;
    text-align: right;
    padding-right: 3px;
}
}

.block-cart--rule-container .price {
color: #d53115;
}

.block-cart--goods-list .img-center{
    border: 1px gainsboro solid;
}

@media screen and (min-width: 769px) {
.block-cart--contents .block-cart--goods-list-image {
        flex-basis: 25%;
    }
}
.block-cart .block-bookmarkslider .swiper-slide {
    border: 1px #666 solid;
}
@media screen and (min-width: 769px) {
.block-cart--contents  .block-cart--goods-list-item .block-cart--goods-list-item-price-info {
        text-align: left;
        padding: 0 0 10px;
    }
}
@media screen and (min-width: 769px) {
    .block-cart--goods-list-item-sales-info {
text-align: left;
    }
}
@media screen and (min-width: 769px) {
    .block-cart--goods-list .block-goods-price--on-sales-off-percent {
        margin-left: 0px;
    }
}
@media screen and (min-width: 769px) {
    .block-cart--procedure {
        border: solid 0px var(--responsive-sys-border-color-gray-secondary);
    }
}

@media screen and (min-width: 769px) {
    .block-cart--procedure-container {
        background-color: #fff;
    }
}


.block-cart--contents .block-pickup-list-p--goods-description {
    font-size: 12px;

 }   
 
@media screen and (min-width: 769px) {
 .block-cart--rule-container {
        border: 1px #666 solid;
        padding: 10px;
    }

}

.block-cart--rule-container .block-cart--goods-list li {
    border-top: 1px solid #dcdcdc;
    border-bottom: 0px;
}

@media screen and (max-width: 768px) {


.block-cart--rule-container {
    box-sizing: border-box;
    border: 0px;
}
.block-cart--contents {
        border: 0px solid #dcdcdc;
}
.promotion-criteria-list-message {
    text-align: LEFT;
}

.block-cart--rule {
    font-size: 22px;
    font-weight: bold;
    border-bottom: #999 0px solid;
    background-color: #FFF;
}

.block-cart--subtotal-container .block-cart--subtotal {
    font-size: 18px;
}
.block-cart--rule-container .block-cart--subtotal-container {
    padding-bottom: 15px;
}

.block-cart--procedure-container {
    width: 100%;
    margin: auto;
    TEXT-ALIGN: CENTER;
}
}

.block-cart--rule-container .block-cart--subtotal-container {
    padding-bottom: 30px;
}

.block-cart--rule,.block-cart--promotion-criteria-list-container {
padding-left: 5px;
}

.block-cart--subtotal-container .block-cart--subtotal {
    font-size: 20px;
}

@media screen and (min-width: 769px) {
    .block-order-estimate--orderer-content, .block-order-estimate--dest-content, .block-order-estimate--discount-info .block-order-estimate--point, .block-order-estimate--discount-info .block-order-estimate--promotion-code, .block-order-estimate--discount-info .block-order-estimate--coupon {
        padding: 5px;
        border: none;
        background-color: #F5F5F5;
        width: 100%;
        border-left: 3px #FFF solid;
        border-bottom: 3px #FFF solid;
    }
    
.block-order-estimate--orderer .block-order-estimate--orderer-title {
background-color: #F5F5F5;
border-left: 3px #FFF solid;
padding: 5px;

}

.block-order-estimate--dest{
background-color: #F5F5F5;
border-left: 3px #FFF solid;
        border-bottom: 3px #FFF solid;

}
    .block-order-estimate--content > div {
        width: 100%;
    }

.block-order-estimate--content .block-order-estimate--dest {

        padding: 0 3px 0 3px;

}
.block-order-estimate--regular-cycle-content {
        background-color: #F5F5F5;
        width: 50%;
        border-left: 3px #FFF solid;
        border-bottom: 3px #FFF solid;
        padding: 3px;
    }
    
.block-order-estimate--method-pay-content {
        width: 50%;
        padding: 3px;
    }
.block-order-estimate--method{
background-color: #F5F5F5;
padding: 3px 3px 10px 3px;

    }
    
.block-order-estimate--content {
padding: 3px 3px 0 0;

    }
    
.block-order-estimate--confirmation-message {
     padding: 0;
}

.block-order-estimate--dest .block-order-estimate--change-btn {
    width: 70px;
}

.block-order-estimate--dest-btn-content {

padding: 5px 5px 0px 0;

}

}

@media screen and (min-width: 769px) {
    .block-order-estimate--content .block-order-estimate--date-spec-confirmation {
        padding: 5px;
    }
}

@media screen and (min-width: 769px) {
    .block-order-estimate--date-spec, .block-order-estimate--time-spec {
        padding: 10px 3px;
        background-color: #F5F5F5;
        border-left: 3px #FFF solid;
        border-bottom: 3px #FFF solid;
    }
}

@media screen and (min-width: 769px) {
    .block-order-estimate--content {
        padding: 5px;

    }
}


@media screen and (min-width: 769px) {
    .block-order-estimate--goods-item .block-order-estimate--goods-item-image figure {
        border: 1px #666 solid;
    }
}


.block-order-estimate--goods .block-order-estimate--goods-price .price {
font-size: 16px;
color: #c30;
}


@media screen and (min-width: 769px) {
    .block-order-estimate--content .block-order-estimate--goods {
        padding: 12px 5px;
    }
}


.block-order-estimate--comment-content {
 border: 0px;

}

@media screen and (min-width: 769px) {
    .block-order-estimate--comment-content {
        padding: 0;
    }
}

@media screen and (min-width: 769px) {
    .block-order-estimate--content .block-order-estimate--comment {
        padding: 0 5px 17px 5px;
    }
}


@media screen and (min-width: 769px) {
    .block-order-estimate--total-price {
        color: #c30;
    }
}


@media screen and (max-width: 768px) {
.block-order-estimate--total .price{
        color: #c30;
            font-size: 18px;
}
}

.block-order-method--goods-item-image figure {
    border: 1px #666 solid;
}


@media screen and (min-width: 769px) {
    .block-order-method--goods-item-image figure {
        width: 150px;
        height: 150px;
    }
}

@media screen and (min-width: 769px) {
.block-order-method--goods .block-order-method--goods-content {
        margin: 0 0 10px 0;
        padding: 10px;
    }
}

@media screen and (min-width: 769px) {
.block-order-method--goods .block-order-method--goods-content .block-order-method--goods-list li {
        margin: 0 0 10px;
        padding: 0 0 10px;
    }
}


@media screen and (min-width: 769px) {
.block-order-method--container .block-order-method--procedure {

      border:0px ;

    }
    
.block-order-method--container .block-order-method--procedure {
    border-top: 0px solid #dcdcdc;

}
   .block-order-method--container  .block-order-method--procedure-container-wrapper {
        padding: 14px;
         background: #fff;
    }
}

@media screen and (min-width: 769px) {
.block-cart--rule-container .block-cart--goods-list .block-goods-list--favorite-registed--btn  ,.block-cart--goods-list .block-goods-list--favorite--btn{
top: 115px;
        width: 40px;
        height: 40px;
        right: -5px;
}
}

.block-order-estimate--goods-content .block-order-estimate--goods-item-image figure {
    border: 1px #666 solid;
}


@media screen and (min-width: 769px) {
#cart_itemhistory .block-goods-list-c--item .block-goods-list--favorite-registed--btn ,.block-goods-list-c--item .block-goods-list--favorite--btn{
        top: -40px !important;
        right: -144px !important;
        width: 40px !important;
        height: 40px !important;
        position: relative;
    }
}

@media screen and (max-width: 768px) {
#cart_itemhistory .block-goods-list-c--item .block-goods-list--favorite-registed--btn ,.block-goods-list-c--item .block-goods-list--favorite--btn{
        width: 30px !important;
        height: 30px !important;
        position: absolute;
    }
    
    
.block-cart--goods-list .block-goods-list--favorite--btn ,.block-cart--goods-list .block-goods-list--favorite-registed--btn{

    top: 79px;
}
}

@media screen and (min-width: 769px) {
    .block-order-estimate--goods-content {
        padding: 10px;
    }
}

/* お気に入り*/
.block-favorite--form .action .btn
 {
    width: 360px;
}

.block-favorite--form .block-favorite--price-items .price {
    color: #d53115;
    font-weight: bold;
}

.block-favorite--form  .block-favorite--image figure {
        border: 1px #666 solid;

}

.block-favorite--form .action-buttons {
   text-align: center;
}


@media screen and (min-width: 769px) {
    .block-mypage-footermenu--nav {
    padding: 0;
  }

  .block-mypage-footermenu--nav-title {
    margin-top: 30px;
    padding: 0 0 0.5em 0;
    font-size: 18px;
    font-weight: bold;
    border-bottom: none;
  }

  .block-mypage-footermenu--nav-title::before,
  .block-mypage-footermenu--nav-title::after {
    content: none;
  }

  .block-mypage-footermenu--nav-sub-title {
    height: auto;
  }

  .block-mypage-footermenu--nav-list {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 20px;
  }

  .block-mypage-footermenu--nav-item {
    width: calc((100% - 60px) / 4);
    padding: 0;
  }
  .block-mypage-footermenu--nav-item-link{
    padding: 0.5em 1.5em;
    display: block;
    position: relative;
    border-bottom: 1px solid #111;
  }
  
    .block-mypage-sidemenu--nav-link {
        padding: 0.5em 1.5em;
        display: block;
        position: relative;
        border-bottom: 1px solid #111;
    }
      .block-mypage-footermenu {
        margin-bottom: 30px;
        padding-top: 20px;
        margin-left: 20px;
        margin-right: 20px;
        
    }
}
.page-historydetail .action .btn {
    width: 280px;
}

.page-menu .block-mypage--subscription{
  display: none;
}



.page-login .pane-footer {
    padding-bottom: 500px;
}


.page-cart .pane-footer {
    padding-bottom: 500px;
}


@media screen and (min-width: 769px) {
    .fieldset-vertical .form-label {
        display: flex
;
        flex-basis: var(--responsive-sys-content-header-width);
        flex-shrink: 0;
        align-items: center;
        margin: 0;
         padding: 0 0 0 5px; 
        float: unset;
    }
}

.block-mypage .block-mypage--line img{
    max-width: 600px;
    width: 100%;
}

@media screen and (min-width: 769px) {
.block-mypage .block-mypage--customer-status{
    margin: 0px !important;
}
}


.page-login .block-cart--amazonpay {
    padding: 10px;
    border: 1px solid #dcdcdc;
    background: #fff;
    margin-top: 10px;
}

.page-login .block-login--linelogin-body{
    margin-top: 10px;
}


@media screen and (min-width: 769px){
 .page-login .block-cart--amazonpay {

    border: 0px solid #dcdcdc;

}

 .page-login .block-login--container {
   flex-basis: 260px;
   margin-left: 50px;
}
}

.page-goods .net-price{
display:none;
}
.page-search .net-price{
display:none;
}



/* トップページ本文 */


  .my-swiper-slider {
    width: 100%;
    max-width: 100vw;
    overflow: hidden;
    margin: 0 auto;
    /* 初期高さは自動調整されるのでここは空けておく */
  }

  .my-swiper-slider .swiper-wrapper {
    display: flex;
    width: 100%;
  }

  .my-swiper-slider .swiper-slide {
    flex-shrink: 0;
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }

  .slide-text {
    position: absolute;
    top: 50%;       
    left: 50%;      
    transform: translate(-50%, -50%);
    color: white;   
    font-size: 24px;
    font-weight: bold;
    text-shadow: 0 0 5px rgba(0,0,0,0.7);
    pointer-events: none;
  }

  .my-swiper-slider picture img {
    width: 100%;
    height: 100%;
    object-fit: cover; 
    display: block;
  }
  
/* トップページ予備テンプレート1 */
  /* スマートフォン対応 */
@media screen and (max-width: 768px) {
.page-top  .toprank .block-pickup-list-p li:nth-child(1) .block-pickup-list-p--goods-description {
    background: url(/img/usr/common/rank_no1.png) no-repeat top left;
    padding-top: 40px;
   background-size: 150px auto;
}

.page-top  .toprank .block-pickup-list-p li:nth-child(2) .block-pickup-list-p--goods-description {
    background: url(/img/usr/common/rank_no2.png) no-repeat top left;
    padding-top: 40px;
    background-size: 150px auto;
}
.page-top  .toprank .block-pickup-list-p li:nth-child(3) .block-pickup-list-p--goods-description {
    background: url(/img/usr/common/rank_no3.png) no-repeat top left;
    padding-top: 40px;
    background-size: 150px auto;
}
.page-top  .toprank .block-pickup-list-p li:nth-child(4) .block-pickup-list-p--goods-description {
    background: url(/img/usr/common/rank_no4.png) no-repeat top left;
    padding-top: 40px;
    background-size: 150px auto;
}
.page-top  .toprank .block-pickup-list-p li:nth-child(5) .block-pickup-list-p--goods-description {
    background: url(/img/usr/common/rank_no5.png) no-repeat top left;
    padding-top: 40px;
    background-size: 150px auto;
}
.page-top  .toprank .block-pickup-list-p li:nth-child(6) .block-pickup-list-p--goods-description {
    background: url(/img/usr/common/rank_no6.png) no-repeat top left;
    padding-top: 40px;
    background-size: 150px auto;
}

  .topcate-grid {
 grid-template-columns: repeat(4, 1fr); /* スマホ：3列 */
  }

}

/* PC対応 */
@media screen and (min-width: 769px) {
.page-top  .toprank .block-pickup-list-p li:nth-child(1) .block-pickup-list-p--goods-description {
    background: url(/img/usr/common/rank_no1.png) no-repeat top left;
    padding-top: 40px;
    background-size: 200px auto;
}

.page-top  .toprank .block-pickup-list-p li:nth-child(2) .block-pickup-list-p--goods-description {
    background: url(/img/usr/common/rank_no2.png) no-repeat top left;
    padding-top: 40px;
    background-size: 200px auto;
}
.page-top  .toprank .block-pickup-list-p li:nth-child(3) .block-pickup-list-p--goods-description {
    background: url(/img/usr/common/rank_no3.png) no-repeat top left;
    padding-top: 40px;
    background-size: 200px auto;
}
.page-top  .toprank .block-pickup-list-p li:nth-child(4) .block-pickup-list-p--goods-description {
    background: url(/img/usr/common/rank_no4.png) no-repeat top left;
    padding-top: 40px;
    background-size: 200px auto;
}
.page-top  .toprank .block-pickup-list-p li:nth-child(5) .block-pickup-list-p--goods-description {
    background: url(/img/usr/common/rank_no5.png) no-repeat top left;
    padding-top: 40px;
    background-size: 200px auto;
}
.page-top  .toprank .block-pickup-list-p li:nth-child(6) .block-pickup-list-p--goods-description {
    background: url(/img/usr/common/rank_no6.png) no-repeat top left;
    padding-top: 40px;
    background-size: 200px auto;
}
.topcate-grid {
     grid-template-columns: repeat(7, 1fr); /* PC：7列 */
}
}
/* 共通 */

.topcate {
  max-width: 1130px;
  margin: 0 auto;
  font-size: 13px;
}

.topcate-grid {
  display: grid;
  gap: 2px;
  padding: 10px;
}

.topcate-item {
  display: flex;
  flex-direction: column; /* 縦並びに変更 */
  align-items: center;     /* 横中央揃え */
  justify-content: center; /* 縦中央揃え */
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
}

.topcate-item img {
  width: 70px;
  margin-bottom: 8px;
}



/* トップページ予備テンプレート2 */
/* 共通スタイル */
.page-top .pickup_box {
  max-width: 1130px;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
  box-sizing: border-box;
}

.page-top .pickup {
  width: 100%;
  margin-bottom: 55px;
}

.page-top .pickup ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style: none;
}

.page-top .pickup li {
  flex: 1 1 calc(33.333% - 10px);
  background: #fff;
  box-sizing: border-box;
  padding-bottom: 20px;
}

.page-top .pickup li a {
  display: block;
  text-decoration: none;
  color: inherit;
}

.page-top .img-center img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.page-top .block-campaign-banner--title {
  font-size: 14px;
  margin-top: 8px;
}

.page-top .block-top-more {
  text-align: center;
  margin-top: 20px;
}

.page-top .block-top-more .btn {
  display: inline-block;
  padding: 10px 20px;
  background-color: #000;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  border-radius: 4px;
}

/* スマートフォン対応 */
@media screen and (max-width: 768px) {
  .page-top .pickup li {
    flex: 1 1 calc(48% - 5px);
    margin-bottom: 15px;
  }

  .page-top .block-campaign-banner--title {
    font-size: 12px;
  }

  .page-top .pickup {
    margin-bottom: 40px;
  }
}

/* トップページ予備テンプレート3 */


/* PC */

@media screen and (min-width: 769px) {

.page-top .cr {
width:100%;
margin-bottom: 55px;
}

.page-top .cr_box {
width:1130px;
margin: 0 auto;
}

.page-top .cr li  {
width: 275px;
margin-right: 10px;
padding-bottom: 50px;
}


.page-top .cr li:nth-child(4) {
margin-right:0px;
}



.page-top .cr ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
}

.page-top .block-top-event .block-thumbnail-t--items.swiper-wrapper .block-thumbnail-t--item {
        margin: 1px;
        padding: 0 10px 0;
        border: 1px #aaa solid;
        height: 425px;

}
.page-top .block-thumbnail-t--item .block-thumbnail-t--goods-image {
    margin: 0;
}


.page-top .block-thumbnail-t--item .block-thumbnail-t--goods-description {
    margin-top: 20px;
}
.page-top  .block-top-event .block-thumbnail-t {
        margin: 0 50px;
padding: 8px;
    }
.page-top .block-top-free-1 .block-top-campaign .block-campaign-banner, .page-top .block-top-event .block-top-event--goods {
margin: 0 auto;

    }

.page-top #block_of_history .block-thumbnail-h .block-thumbnail-h--item {
        width: 200px;
        height: 200px;
    }
.page-top #block_of_history .block-thumbnail-h .block-thumbnail-h--items {
        gap: 0 5px;

    }

.page-top #block_of_history .block-thumbnail-h {
    padding: 0 0 0 0;
}
.page-top .block-thumbnail-t--item .block-goods-list--favorite--btn {

    right: 6% !important;
    width: 45px;
    height: 45px;
}
.page-top .block-thumbnail-t--item .block-goods-list--favorite-registed--btn {

    right: 6% !important;
    width: 45px;
    height: 45px;
}
.page-top .block-thumbnail-h--item .block-goods-list--favorite--btn {
        top: 82%;
        right: -2%;
}
.page-top .block-thumbnail-h--item .block-goods-list--favorite-registed--btn {
        top: 82%;
        right: -2%;
}
.page-top  .block-top-event .block-thumbnail-t--items.swiper-wrapper .block-thumbnail-t--item .block-goods-list--favorite--btn, .block-top-event .block-thumbnail-t--items.swiper-wrapper .block-thumbnail-t--item .block-goods-list--favorite-registed--btn {
        top: 43%;
        position: absolute;
    }
.spcate-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* スマホ：3列 */
  gap: 20px;
  padding: 10px;
}
.spcate-item img {
  width: 90px;
  margin-bottom: 8px;
}
}


/* SP */

@media screen and (max-width: 768px) {

.page-top .cr {
.spcate-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* スマホ：3列 */
  gap: 2px;
  padding: 10px;
}
.spcate-item img {
  width: 130px;
  margin-bottom: 8px;
}

width:100%;
margin-bottom: 40px;
}

.page-top .cr_box {
width:95%;
margin: 0 auto;
}

.page-top .cr li {
width: 49.5%;
padding:5px;
margin-bottom: 25px;
}


.page-top .cr ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
margin-bottom: 15px;
}

.page-top .block-thumbnail-t--items > li {
        width: 29vw;
height: 55vw;
        border: 1px #aaa solid;
        margin: 2px;
        padding: 5px;
 font-size: 12px;
    }

.page-top .block-top-event--goods .block-thumbnail-t--item .block-thumbnail-t--goods-image figure {
    min-width: 136px;
    min-height: 136px;

}

.page-top .block-top-event--goods .block-thumbnail-t--item .block-thumbnail-t--goods-image figure {
        width: 100% !important;
    }
.page-top  .block-top-event--goods .block-thumbnail-t--item .block-thumbnail-t--goods-image figure {
        min-width: auto;
        min-height: auto;
    }
.page-top .block-thumbnail-t--item .block-thumbnail-t--goods-image {
   margin: 0px;
}

.page-top .block-thumbnail-h .block-thumbnail-h--item {
    margin-right: 1vw;

}
.page-top .block-thumbnail-t--item .block-goods-list--favorite-registed--btn {
    top: 34%;
    width: 45px;
    height: 45px;
}
.page-top .block-thumbnail-t--item .block-goods-list--favorite--btn {
    top: 34%;
    width: 45px;
    height: 45px;
}
.page-top .block-thumbnail-h--item .block-goods-list--favorite--btn {
    width: 45px;
    height: 45px;
}
.page-top .block-thumbnail-h--item .block-goods-list--favorite-registed--btn {
    width: 45px;
    height: 45px;
}
}
/* 共通 */

.page-top .block-campaign-banner--list-container figure.img-center {
     aspect-ratio: auto; 
}

.spcate {
  max-width: 1130px;
  margin: 0 auto;
  font-size: 13px;
}



@media (min-width: 768px) {
  .spcate-grid {
    grid-template-columns: repeat(7, 1fr); /* PC：7列 */
  }
}

.spcate-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
}



.page-top .block-top-title {
  font-size: 24px;
  margin-bottom: 30px;
  text-align: center;
   padding: 60px 0 0 !important;
}

/* トップページ予備テンプレート5 */

/* スマートフォン対応 */
@media screen and (max-width: 768px) {

.topinfo_title {
  font-size: 15px;
  display: flex;
  font-weight: bold;
  margin-bottom: 10px;
}

.topinfo {
  max-width: 1130px;
  margin: 0 auto;
  padding: 0 15px;
}

.topinfo ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
  margin-bottom: 30px;
  list-style: none;
}

.topinfo li.info_list {
  width: calc(32% - 10px);
  font-size: 12px;
  display: grid;
  font-weight: bold;
  box-sizing: border-box;
}

.info_list .info_p {
  font-size: 10px;
  font-weight: normal;
  margin-top: 5px;
}
.page-top .bg-warning {
    background-color: black;
    background-image: url(/img/usr/common/appbaack.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    /* padding-top: 30px; */
}

.page-top .BM-appli {
    /* width: 960px; */
    text-align: center;
    margin: 0 auto;
    display: block;
    justify-content: space-between;
    align-items: flex-start;
}

.top-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;
}

.application {
    width: 305px;
    display: flex;
    justify-content: center;
    text-align: center;
    margin: 25px auto 0;
}
}


/* PC対応 */
@media screen and (min-width: 769px) {

.topinfo_title {
  font-size: 17px;
  display: flex;
  font-weight: bold;
  margin-bottom: 10px;
}

.topinfo {
  max-width: 1130px;
  margin: 0 auto;
  padding: 0 15px;
}

.topinfo ul {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  padding: 0;
  margin-bottom: 30px;
  list-style: none;
}

.topinfo li.info_list {
  width: calc(32% - 10px);
  font-size: 16px;
  display: grid;
  font-weight: bold;
  box-sizing: border-box;
}

.info_list .info_p {
  font-size: 14px;
  font-weight: normal;
  margin-top: 5px;
}
.page-top .bg-warning {
  background-color: black;
  background-image: url("/img/usr/common/appbaack.jpg");
  background-size: cover;
  background-repeat: no-repeat;
padding-top: 30px;
}

.page-top .BM-appli {
    width: 960px;
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;  /* 横並びにする */
    align-items: flex-start;
}

.top-section {
    display: flex;
    flex-direction: column;  /* h2 と application-button を縦並び */
    justify-content: center;
    align-items: center;
}

.application {
    width: 350px;
    display: flex;
    justify-content: center;
}
}

/* 共通スタイル */
.topinfo .arrow {
  position: relative;
  display: inline-block;
width: 14.5px;
    height: 13px;
}

.topinfo .arrow::before,
.topinfo .arrow::after {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
width: 9px;
    height: 2px;
  border-radius: 9999px;
  background-color: #000000;
  transform-origin: calc(100% - 1px) 50%;
}

.topinfo .arrow::before {
  transform: rotate(45deg);
}

.topinfo .arrow::after {
  transform: rotate(-45deg);
}



.page-top .bg-warning .block-top-title {
    color: white;

}

.application-button {
    display: flex;
    justify-content: center;
    gap: 20px;  /* ボタン間にスペース */
}

.GooglePlay, .AppleStore {
    width: 200px;
}


.page-top .net-price,
.pane-contents .net-price,
.page-genre .net-price {
  display: none;
}
