﻿@charset "UTF-8";

/* ----------------------------------
 Topic
---------------------------------- */
div.block-top-topic { padding: 1px 120px; margin: 80px auto;}
div.block-top-topic .block-top-topic--header { padding: 20px 30px 0 46px; margin: 0; font-size: 22px; font-weight: bold; text-align: left; line-height: 1.0; color: #111111; border: none; background: #E2E7ED; position: relative;}
div.block-top-topic .block-top-topic--header::before { content: ''; width: 4px; height: 18px; border-top: #CC0000 4px solid; background: #C7B062; display: block; position: absolute; top: 24px; left: 30px;}
div.block-top-topic .block-top-topic--body  { width: 100%; padding: 20px 30px; margin: 0; display: flex; justify-content: space-between; align-items: center; background: #E2E7ED; box-sizing: border-box;}
div.block-top-topic .block-top-topic--items { width: 100%;}
div.block-top-topic .block-top-topic--items li { border-bottom: none; padding: 0;}
div.block-top-topic .block-top-topic--items li + li { margin-top: 4px;}
div.block-top-topic .block-top-topic--items li > a,
div.block-top-topic .block-top-topic--items li > span { padding: 15px; border: #DEDEDE 1px solid; text-decoration: none; background: #fff; display: block;}
div.block-top-topic .block-top-topic--items dl { display: block;}
div.block-top-topic .block-top-topic--items dl dt { font-size: 13px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 500; font-style: normal; color: #666666; display: block;}
div.block-top-topic .block-top-topic--items dl dd { font-size: 14px; font-weight: 700; color: #000; display: block;}
div.block-top-topic .block-top-topic--items dl dd .block-top-topic--icon img { height: 20px; margin: 0 10px 0 0; vertical-align: top;}
div.block-top-topic .block-top-topic--next-page { display: none !important;}

.block-topic-page--article-header { padding: 5px 0 15px 0; margin: 0 0 20px; border-bottom: #000000 1px solid; font-size: 32px; font-weight: bold; line-height: 1.2; box-sizing: border-box;}

.block-category-list--topic { max-width: 1200px; margin: 0 auto; display: flex;}
.block-category-list--topic .block-top-topic--header,
.block-category-list--topic .block-top-common--header { width: 150px; padding: 0 0 0 50px; margin: 0 0 40px 0; border: none; font-size: 14px; text-align: left; background: #F8F8F8 url("../../img/usr/common/icon_info.png") 15px center no-repeat; -webkit-background-size: 23px 23px; background-size: 23px 23px; box-sizing: border-box; display: flex; align-items: center;}
.block-category-list--topic .block-top-topic--body { width: calc(100% - 150px); padding: 7px 0; margin: 0 0 40px 0; display: flex; justify-content: space-between; align-items: center; background: #F8F8F8;}
.block-category-list--topic .block-top-topic--items { width: calc(100% - 120px);}
.block-category-list--topic .block-top-topic--items li { border-bottom: none; padding: 10px 0;}
.block-category-list--topic .block-top-topic--items dl { display: flex; justify-content: space-between;}
.block-category-list--topic .block-top-topic--items dl dt { width: 90px; font-size: 13px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 500; font-style: normal; color: #666666;}
.block-category-list--topic .block-top-topic--items dl dd { width: calc(100% - 90px);}
.block-category-list--topic .block-top-topic--items li a dd { text-decoration: underline;}
.block-category-list--topic .block-top-topic--next-page { width: 115px; padding: 10px 0; margin: 0; font-size: 14px; text-align: right; align-self: flex-end;}
.block-category-list--topic .block-top-topic--next-page a { padding: 0 30px 0 0; font-size: 14px; text-decoration: underline; color: #111; display: block; position: relative;}
.block-category-list--topic .block-top-topic--next-page a:after { content: ""; width: 8px; height: 8px; border-right: 2px solid #976F11; border-top: 2px solid #976F11; position: absolute; right: 15px; top: calc(50% - 4px); display: block; transform: rotate(45deg);}

.block-topic-details--items dl { display: flex; justify-content: space-between;}
.block-topic-details--items dl dt { width: 90px;}
.block-topic-details--items dl dd { width: calc(100% - 90px);}

/* ----------------------------------
 Mall
---------------------------------- */
#mall_category_features { overflow-x: hidden;}
#mall_category_features ul { margin-right: -30px; display: flex; flex-wrap: wrap;}
#mall_category_features li { margin: 0 30px 30px 0;}
#mall_category_features li .image { margin: 0 0 10px 0; text-align: center;}
#mall_category_features li .image img { width: 100%; vertical-align: top;}
#mall_category_features li.size-l { width: 100%;}
#mall_category_features li.size-m { width: calc(50% - 30px);}
#mall_category_features li.size-s { width: calc((100% / 3) - 30px);}
#mall_category_features li .text  { font-size: 14px;}

.page-mall .block-design-event--header { padding: 0; margin: 0 0 30px 0; font-size: 32px; font-weight: bold; text-align: left;}
.page-mall .block-design-category-list .for-sp { display: none;}
.page-mall .block-design-category-list { min-width: 1080px; margin: 0 auto 60px; display: flex; justify-content: center; flex-wrap: nowrap;}
.page-mall .block-design-category-list li { width: 130px; margin: 0 10px; text-align: center;}
.page-mall .block-design-category-list li a { transition: 0.3s;}
.page-mall .block-design-category-list li a:hover { opacity: 0.7;}
.page-mall .block-design-category-list li figure { width: 130px; height: 130px; border: #CCC 1px solid; border-radius: 130px; display: flex; justify-content: center; align-content: center; overflow: hidden;}
.page-mall .block-design-category-list li figure img { transition: 0.3s;}
.page-mall .block-design-category-list li a:hover figure img { transform: scale(1.1, 1.1)}
.page-mall .block-design-category-list li figure + p { min-height: 2.8em; margin: 10px 0 0 0; font-size: 14px; text-align: center; line-height: 1.4; display: flex; justify-content: center; align-items: center;}

.page-mall .block-top-event--header { padding: 0; margin: 0 0 20px 0; font-size: 26px; font-weight: bold; text-align: left;}

/* ----------------------------------
 Event
---------------------------------- */
.block-top-event--header { padding: 10px 0; margin: 0 0 20px 0; border: none; font-size: 28px; text-align: center;}
.block-top-event--goods { margin: 0 0 80px 0;}
.block-top-event--goods + .more-button { position: relative; top: -60px;}
.more-button { padding: 0 15px; margin: 0 0 40px 0; text-align: center;}
.more-button a { width: 350px; height: 50px; padding: 0; margin: 0 auto; border: #111111 1px solid; border-radius: 5px; font-size: 14px; text-align: center; display: flex; justify-content: center; align-items: center; position: relative; background: #fff;}
.more-button a:after { content: ""; width: 8px; height: 8px; border-right: 2px solid #976F11; border-top: 2px solid #976F11; position: absolute; right: 20px; top: calc(50% - 4px); display: block; transform: rotate(45deg);}

/* ----------------------------------
 Search Detail
---------------------------------- */
h1.block-search-goods--header { padding: 5px 0 15px 0; margin: 0 0 20px; border-bottom: #000000 1px solid; font-size: 32px; font-weight: bold; line-height: 1.2; box-sizing: border-box;}
.page-search .block-thumbnail-t .block-thumbnail-t--goods-shop-name { display: block; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}

/* ----------------------------------
 GoodsList
---------------------------------- */
h1.block-event-page--header,
h1.block-category-list--header,
h1.block-genre-page--header { padding: 5px 0 15px 0; margin: 0 0 20px; border-bottom: #000000 1px solid; font-size: 32px; font-weight: bold; line-height: 1.2; box-sizing: border-box;}
.block-goods-list--display-style-items { display: none !important;}

/*-- block-category-style-p --*/
.block-category-style-p { margin: 0 0 50px 0; display: flex; justify-content: space-between; flex-direction: row; flex-wrap: wrap;}
.block-category-style-p--item { padding: 0; margin: 0 0 20px 0; flex-basis: 48.5%; overflow: hidden;}
.block-category-style-p--item:nth-child(2n) { margin: 0 0 20px 0;}
.block-category-style-p--item-name { padding: 0 0 10px 0; margin: 0 0 10px 0; border-bottom: #111 2px solid; padding-bottom: 10px; font-size: 16px; font-weight: bold; clear: both;}
.block-category-style-p--item-image { width: 140px; float: left;}
.block-category-style-p--item-comment { width: calc(100% - 150px); float: right;}

/*-- block-category-style-l --*/
.block-category-style-l--splitter { color: #E0E0E0;}

/*-- block-thumbnail-t --*/
.block-thumbnail-t { margin: 0 0 50px 0; display: flex; flex-direction: row; flex-wrap: wrap;}
.block-thumbnail-t > li { width: 210px; margin: 0 30px 40px 0; display: block;}
.block-thumbnail-t > li:nth-child(4n) { margin-right: 0;}
.block-thumbnail-t--goods { width: 100%; margin: 0; position: relative;}
.block-thumbnail-t--goods.nostock .block-thumbnail-t--goods-image {position: relative; }
.block-thumbnail-t--goods.nostock .block-thumbnail-t--goods-image::after {content: ''; width: 100%; height: 100%; background: rgba(0,0,0,0.3) url("../../img/sys/soldout.png") left top no-repeat; -webkit-background-size: cover; background-size: cover; display: block; position: absolute; top: 0; left: 0; }
.block-thumbnail-t--goods-image figure { width: 210px; height: 210px; background: none; display: flex; justify-content: center; align-items: center;}
.block-thumbnail-t--goods a { text-decoration: none; color: #111111;}
.block-thumbnail-t--goods-icon-wrap { margin: 0 0 5px 0;}
.block-thumbnail-t--goods-icon { margin: 0 0 0 -5px; display: flex; flex-wrap: wrap;}
.block-thumbnail-t--goods-icon.block-icon img { width: auto; height: 20px;}
.block-thumbnail-t--goods-icon.block-icon span { height: 20px; margin: 0 0 5px 5px;}
.block-thumbnail-t--goods-description { margin: 0;}
.block-thumbnail-t--goods-name-wrap { margin: 0 0 10px 0;}
.block-thumbnail-t--goods-name { height: auto; max-height: 44.8px !important; font-size: 14px; font-weight: bold; line-height: 1.6; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.block-thumbnail-t--goods-name .variation-name { display: none;}
.block-thumbnail-t--goods-shop-name { padding: 0; margin: 10px 0 0 0; font-size: 11px; color: #6A7181; line-height: 1.4; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.block-thumbnail-t--goods-shop-name a { font-size: 11px; color: #6A7181;}
.block-thumbnail-t--goods-shop-name a:hover { text-decoration: underline;}
.block-thumbnail-t--goods .block-thumbnail-t--price-infos { padding: 0 30px 0 0;}
.block-thumbnail-t--goods .price      { font-size: 16px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-thumbnail-t--goods .price .yen { font-size: 11px; font-weight: normal; margin-left: 2px;}
.block-thumbnail-t--goods .price .tax { font-size: 11px; font-weight: normal;}
.block-thumbnail-t--goods .mile-point { padding: 0 0 0 20px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-size: 13px; font-weight: 800; text-align: left; color: #976F12; background: url("../../img/usr/common/v02/icon_getmile.png") left center / 17px auto no-repeat;}
.block-thumbnail-t--goods .mile-point .sekisan { font-size: 12px; font-weight: normal; color: #976F12;}
.block-thumbnail-t--goods .mile-point .mile    { font-size: 10px; font-weight: normal; color: #976F12;}
.block-thumbnail-t--goods .mile-point .mile-rate    { font-size: 10px; font-weight: normal; color: #976F12;}
.block-thumbnail-t--goods .single_rate_mile { color: black; font-weight: 600;}
.block-thumbnail-t--goods .price,
.block-thumbnail-t--goods .net-price,
.block-thumbnail-t--goods .default-price,
.block-thumbnail-t--goods .exchange-price,
.block-thumbnail-t--goods .block-exchange-price--rate-dt,
.block-thumbnail-t--goods .jal-card-price { font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-thumbnail-t--scomment { color: #CC0000;}

/* 一覧ページ */
.page-category .block-thumbnail-t--goods a:hover,
.page-event .block-thumbnail-t--goods a:hover,
.page-genre .block-thumbnail-t--goods a:hover,
.page-mall .block-thumbnail-t--goods a:hover,
.page-mall .block-ranking-r--goods-name-wrap a:hover .block-ranking-r--goods-name,
.page-search .block-thumbnail-t--goods a:hover {text-decoration: underline;}

.page-mall .block-ranking-r--items > li figure,
.page-mall .block-thumbnail-t > li figure,
.page-mall .block-thumbnail-h > li figure,
.page-category .block-ranking-r--items > li figure,
.page-category .block-thumbnail-t > li figure,
.page-category .block-thumbnail-h > li figure,
.page-genre .block-ranking-r--items > li figure,
.page-genre .block-thumbnail-t > li figure,
.page-genre .block-thumbnail-h > li figure,
.page-event .block-ranking-r--items > li figure,
.page-event .block-thumbnail-t > li figure,
.page-event .block-thumbnail-h > li figure {
  overflow: hidden;
}
.page-mall .block-ranking-r--items > li figure img,
.page-mall .block-thumbnail-t > li figure img,
.page-mall .block-thumbnail-h > li figure img,
.page-category .block-ranking-r--items > li figure img,
.page-category .block-thumbnail-t > li figure img,
.page-category .block-thumbnail-h > li figure img,
.page-genre .block-ranking-r--items > li figure img,
.page-genre .block-thumbnail-t > li figure img,
.page-genre .block-thumbnail-h > li figure img,
.page-event .block-ranking-r--items > li figure img,
.page-event .block-thumbnail-t > li figure img,
.page-event .block-thumbnail-h > li figure img {
  transition: 0.3s;
}
.page-mall .block-ranking-r--items > li a:hover figure img,
.page-mall .block-thumbnail-t > li a:hover figure img,
.page-mall .block-thumbnail-h > li a:hover figure img,
.page-category .block-ranking-r--items > li a:hover figure img,
.page-category .block-thumbnail-t > li a:hover figure img,
.page-category .block-thumbnail-h > li a:hover figure img,
.page-genre .block-ranking-r--items > li a:hover figure img,
.page-genre .block-thumbnail-t > li a:hover figure img,
.page-genre .block-thumbnail-h > li a:hover figure img,
.page-event .block-ranking-r--items > li a:hover figure img,
.page-event .block-thumbnail-t > li a:hover figure img,
.page-event .block-thumbnail-h > li a:hover figure img {
  transform: scale(1.1);
}


.page-mall .block-thumbnail-t { margin-right: -50px;}
.page-mall .block-thumbnail-t > li { width: 210px; margin: 0 50px 50px 0; display: block;}
.page-mall .block-thumbnail-t > li:nth-child(4n) { margin: 0 50px 50px 0;}
.page-mall .block-thumbnail-t--goods-shop-name { display: -webkit-box;}

.page-top .block-thumbnail-t--goods-shop-name  { display: -webkit-box;}

/*-- block-ranking-r --*/
.block-ranking-r--items { margin-bottom: 60px; display: flex; flex-direction: row; flex-wrap: wrap;}
.block-ranking-r--items > li { width: 210px; margin: 0 30px 50px 0; display: block;}
.block-ranking-r--items > li:nth-child(4n) { margin-right: 0;}
.block-ranking-r--goods { width: 100%; padding: 0; margin: 0 0 0 30px; flex-basis: 210px; position: relative;}
.block-ranking-r--goods.nostock .block-ranking-r--goods-image figure {position: relative; }
.block-ranking-r--goods.nostock .block-ranking-r--goods-image figure::after {content: ''; width: 100%; height: 100%; background: rgba(0,0,0,0.3) url("../../img/sys/soldout.png") left top no-repeat; -webkit-background-size: cover; background-size: cover; display: block; position: absolute; top: 0; left: 0; }
.block-ranking-r--goods-image figure { width: 210px; height: 210px; background: none; display: flex; justify-content: center; align-items: center;}
.block-ranking-r--goods a { text-decoration: none; color: #111111;}
.block-ranking-r--goods-icon { margin: 0 0 5px -5px; display: flex; flex-wrap: wrap;}
.block-ranking-r--goods-icon.block-icon img { width: auto; height: 20px;}
.block-ranking-r--goods-icon.block-icon span { height: 20px; margin: 0 0 5px 5px;}
.block-ranking-r--goods-description { margin: 0;}
.block-ranking-r--goods-name-wrap { margin: 0 0 10px 0;}
.block-ranking-r--goods-name { height: auto; max-height: 44.8px !important; font-size: 14px; font-weight: bold; line-height: 1.6; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.block-ranking-r--goods-name .variation-name { display: none;}
.block-ranking-r--goods-shop-name { padding: 0; margin: 10px 0 0 0; font-size: 11px; color: #6A7181; line-height: 1.4; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.block-ranking-r--goods-shop-name a { font-size: 11px; color: #6A7181;}
.block-ranking-r--goods-shop-name a:hover { text-decoration: underline;}
.block-ranking-r--goods .block-ranking-r--price-infos { padding: 0 30px 0 0;}
.block-ranking-r--goods .price { font-size: 16px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-ranking-r--goods .price .yen { font-size: 11px; font-weight: normal; margin-left: 2px;}
.block-ranking-r--goods .price .tax { font-size: 11px; font-weight: normal;}
.block-ranking-r--goods .mile-point { padding: 0 0 0 20px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-size: 13px; font-weight: 800; text-align: left; color: #976F12; background: url("../../img/usr/common/v02/icon_getmile.png") left center / 17px auto no-repeat;}
.block-ranking-r--goods .mile-point .sekisan { font-size: 12px; font-weight: normal; color: #976F12;}
.block-ranking-r--goods .mile-point .mile { font-size: 10px; font-weight: normal; color: #976F12;}
.block-ranking-r--goods .single_rate_mile { color: black;}
.block-ranking-r--goods .price,
.block-ranking-r--goods .net-price,
.block-ranking-r--goods .default-price,
.block-ranking-r--goods .exchange-price,
.block-ranking-r--goods .block-exchange-price--rate-dt,
.block-ranking-r--goods .jal-card-price { font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-ranking-r--scomment { color: #CC0000;}
.block-ranking-r--goods-image .block-ranking-r--rank { width: 32px; height: 32px; border-radius: 32px; font-size: 16px; font-weight: bold; text-align: center; line-height: 28px; color: #111; background: #fff; display: flex; justify-content: center; align-items: center; box-sizing: border-box; position: absolute; top: 5px; left: 5px;}
.block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1 { background: #BA9F2B; color: #fff;}
.block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-2 { background: #878D9A; color: #fff;}
.block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-3 { background: #B4871E; color: #fff;}
.block-ranking-r--priceandbookmark-area { display: block;}

.page-mall .block-ranking-r { margin-right: -50px;}
.page-mall .block-ranking-r--items > li { width: 210px; margin: 0 50px 50px 0; display: block;}
.page-mall .block-ranking-r--items > li:nth-child(4n) { margin: 0 50px 50px 0;}
.page-mall .block-ranking-r--goods-shop-name { display: -webkit-box;}

.page-top .block-ranking-r--goods-shop-name  { display: -webkit-box;}

/* -- block-pickup-list-p -- */
.block-pickup-list-p { margin: 0; display: block;}
.block-pickup-list-p--items { margin: 0; display: flex; flex-wrap: wrap;}
.block-pickup-list-p--items > li { width: 210px; margin: 0 30px 50px 0; display: block;}
.block-pickup-list-p--items > li:nth-child(4n) { margin-right: 0;}
.block-pickup-list-p--item-body { width: 100%; padding: 0; margin: 0; display: block; position: relative;}
.block-pickup-list-p--image { width: 210px;}
.block-pickup-list-p--image figure { width: 210px; height: 210px; margin: 0; background: none; display: flex; justify-content: center; align-items: center;}
.block-pickup-list-p .nostock .block-pickup-list-p--image figure { position: relative;}
.block-pickup-list-p .nostock .block-pickup-list-p--image figure::after { content: ''; width: 100%; height: 100%; background: rgba(0,0,0,0.3) url("../../img/sys/soldout.png") left top no-repeat; -webkit-background-size: cover; background-size: cover; display: block; position: absolute; top: 0; left: 0; }
.block-pickup-list-p--item-description { width: 100%; padding: 0;}
.block-pickup-list-p .block-icon { margin: 0 0 5px -5px; display: flex; flex-wrap: wrap;}
.block-pickup-list-p .block-icon img  { width: auto; height: 20px;}
.block-pickup-list-p .block-icon span { height: 20px; margin: 0 0 5px 5px;}
.block-pickup-list-p--comment { padding: 0;}
.block-pickup-list-p--goods-name-wrap { margin: 0 0 10px 0;}
.block-pickup-list-p--goods-name a { text-decoration: none; color: #000;}
.block-pickup-list-p--goods-name { height: auto; max-height: 44.8px !important; font-size: 14px; font-weight: bold; line-height: 1.6; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.block-pickup-list-p--goods-name .variation-name { display: none;}
.block-pickup-list-p--goods-shop-name { padding: 0; margin: 10px 0 0 0; font-size: 11px; color: #6A7181; line-height: 1.4; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.block-pickup-list-p--goods-shop-name a { font-size: 11px; color: #6A7181;}
.block-pickup-list-p--goods-shop-name a:hover { text-decoration: underline;}
.block-pickup-list-p--add-cart { margin: 10px 5px 20px 5px; display: flex; justify-content: flex-end;}
.block-pickup-list-p--add-cart .block-list-add-cart-btn { width: 210px; padding: 8px 0 8px 20px; display: block; background-image: url("../../img/usr/common/icon_cart_w.png"); background-position: 14px calc(50% - 1px); background-repeat: no-repeat; -webkit-background-size: 22px 22px; background-size: 22px 22px;}
.block-pickup-list-p--add-cart .block-list-custom-order-btn { width: 210px; padding: 8px 0; margin-bottom: 5px; display: block;}
.block-pickup-list-p .block-pickup-list-p--price-infos { padding: 0 30px 0 0;}
.block-pickup-list-p .price { font-size: 16px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-pickup-list-p .price .yen { font-size: 11px; font-weight: normal; margin-left: 2px;}
.block-pickup-list-p .price .tax { font-size: 11px; font-weight: normal;}
.block-pickup-list-p .mile-point { padding: 0 0 0 20px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-size: 15px; font-weight: 800; text-align: left; color: #976F12; background: url("../../img/usr/common/v02/icon_getmile.png") left center / 17px auto no-repeat;}
.block-pickup-list-p .mile-point .sekisan { font-size: 12px; font-weight: normal; color: #976F12;}
.block-pickup-list-p .mile-point .mile { font-size: 10px; font-weight: normal; color: #976F12;}
.block-pickup-list-p .single_rate_mile { color: black;}
.block-pickup-list-p .price,
.block-pickup-list-p .net-price,
.block-pickup-list-p .default-price,
.block-pickup-list-p .exchange-price,
.block-pickup-list-p .block-exchange-price--rate-dt,
.block-pickup-list-p .jal-card-price { font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-pickup-list-p--scomment { color: #CC0000;}

.page-mall .block-pickup-list-p--items { margin-right: -50px;}
.page-mall .block-pickup-list-p--items > li { margin: 0 50px 50px 0;}
.page-mall .block-pickup-list-p--items > li:nth-child(4n) { margin: 0 50px 50px 0;}
.page-mall .block-pickup-list-p--goods-shop-name { display: -webkit-box;}

.page-top .block-pickup-list-p--goods-shop-name  { display: -webkit-box;}


/*-- block-goods-detail-j --*/
.block-goods-detail-j--items { margin-bottom: 60px; display: flex; flex-direction: row; flex-wrap: wrap;}
.block-goods-detail-j--items > li { padding: 33px 0 0 0; margin: 0 30px 30px 0; flex-basis: 210px; position: relative;}
.block-goods-detail-j--items > li:nth-child(4n) { margin-right: 0;}
.block-goods-detail-j--goods { padding: 0; margin: 0; position: relative;}
.block-goods-detail-j--goods-image { width: 210px; height: 210px; background: none; display: flex; justify-content: center; align-items: center;}
.block-goods-detail-j--goods-image figure { width: 210px; height: 210px; background: none; display: flex; justify-content: center; align-items: center;}
.block-goods-detail-j .nostock .block-goods-detail-j--goods-image {position: relative; }
.block-goods-detail-j .nostock .block-goods-detail-j--goods-image::after {content: ''; width: 100%; height: 100%; background: rgba(0,0,0,0.3) url("../../img/sys/soldout.png") left top no-repeat; -webkit-background-size: cover; background-size: cover; display: block; position: absolute; top: 0; left: 0; }
.block-goods-detail-j--goods a { text-decoration: none; color: #111111;}
.block-goods-detail-j--goods .block-icon { margin: 0 0 5px -5px; display: flex; flex-wrap: wrap;}
.block-goods-detail-j--goods .block-icon img { width: auto; height: 20px;}
.block-goods-detail-j--goods .block-icon span { height: 20px; margin: 0 0 5px 5px;}
.block-goods-detail-j--goods-description { margin: 0;}
.block-goods-detail-j--goods-name-wrap { margin: 0 0 10px 0;}
.block-goods-detail-j--goods-name { height: auto; max-height: 44.8px !important; font-size: 14px; line-height: 1.6; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.block-goods-detail-j--goods-name .variation-name { display: none;}
.block-goods-detail-j--goods .price { font-size: 16px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-goods-detail-j--goods .price .yen { font-size: 11px; font-weight: normal; margin-left: 2px;}
.block-goods-detail-j--goods .price .tax { font-size: 11px; font-weight: normal;}
.block-goods-detail-j--goods .mile-point { padding: 0 0 0 20px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-size: 15px; font-weight: 800; text-align: left; color: #976F12; background: url("../../img/usr/common/v02/icon_getmile.png") left center / 17px auto no-repeat;}
.block-goods-detail-j--goods .mile-point .sekisan { font-size: 12px; font-weight: normal; color: #976F12;}
.block-goods-detail-j--goods .mile-point .mile { font-size: 10px; font-weight: normal; color: #976F12;}
.block-goods-detail-j--goods .price,
.block-goods-detail-j--goods .net-price,
.block-goods-detail-j--goods .default-price,
.block-goods-detail-j--goods .exchange-price,
.block-goods-detail-j--goods .block-exchange-price--rate-dt,
.block-goods-detail-j--goods .jal-card-price { font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-goods-detail-j--scomment { color: #CC0000;}

/*-- block-thumbnail-h --*/
.block-thumbnail-h { margin: 0;}
.block-thumbnail-h { display: flex; flex-direction: row; flex-wrap: wrap;}
.block-thumbnail-h li { width: 210px; margin: 0 37.5px 40px 0;}
.block-thumbnail-h li:nth-child(5n) { margin-right: 0;}
.block-thumbnail-h li:nth-child(n+6) { display: none;}
.block-thumbnail-h .nostock .block-thumbnail-h--goods-image { position: relative;}
.block-thumbnail-h .nostock .block-thumbnail-h--goods-image::after {content: ''; width: 100%; height: 100%; background: rgba(0,0,0,0.3) url("../../img/sys/soldout.png") left top no-repeat; -webkit-background-size: cover; background-size: cover; display: block; position: absolute; top: 0; left: 0;}
.block-thumbnail-h--goods-image figure { width: 210px; height: 210px; display: flex; justify-content: center; align-items: center; background: #FFF;}
.block-thumbnail-h--goods .block-icon  { margin: 0 0 5px -5px; display: flex; flex-wrap: wrap;}
.block-thumbnail-h--goods .block-icon img  { width: auto; height: 20px;}
.block-thumbnail-h--goods .block-icon span { height: 20px; margin: 0 0 5px 5px;}
.block-thumbnail-h--goods-description { margin: 0;}
.block-thumbnail-h--goods-name-wrap { margin: 0 0 10px 0;}
.block-thumbnail-h--goods-name { height: auto; max-height: 44.8px !important; font-size: 14px; line-height: 1.6; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.block-thumbnail-h--goods-name .variation-name { display: none;}
.block-thumbnail-h--goods .price { font-size: 16px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-thumbnail-h--goods .price .yen { font-size: 11px; font-weight: normal; margin-left: 2px;}
.block-thumbnail-h--goods .price .tax { font-size: 11px; font-weight: normal;}
.block-thumbnail-h--goods .mile-point { padding: 0 0 0 20px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-size: 15px; font-weight: 800; text-align: left; color: #976F12; background: url("../../img/usr/common/v02/icon_getmile.png") left center / 17px auto no-repeat;}
.block-thumbnail-h--goods .mile-point .sekisan { font-size: 12px; font-weight: normal; color: #976F12;}
.block-thumbnail-h--goods .mile-point .mile { font-size: 10px; font-weight: normal; color: #976F12;}
.block-thumbnail-h--goods .single_rate_mile { color: black;}
.block-thumbnail-h--goods .price,
.block-thumbnail-h--goods .net-price,
.block-thumbnail-h--goods .default-price,
.block-thumbnail-h--goods .exchange-price,
.block-thumbnail-h--goods .block-exchange-price--rate-dt,
.block-thumbnail-h--goods .jal-card-price { font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-thumbnail-h--scomment { color: #CC0000;}
.block-thumbnail-h--goods-shop-name { padding: 0; margin: 10px 0 0 0; font-size: 11px; color: #6A7181; line-height: 1.4; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.block-thumbnail-h--goods-shop-name a { font-size: 11px; color: #6A7181;}
.block-thumbnail-h--goods-shop-name a:hover { text-decoration: underline;}

.page-mall #block_of_itemhistory #itemHistoryButton { right: 50px;}
.page-mall #block_of_itemhistory #itemHistory { width: 100%; padding-left: 50px; box-sizing: border-box;}
.page-mall .block-thumbnail-h { justify-content: center;}
.page-mall .block-thumbnail-h > li { width: 210px; margin: 0 50px 50px 0; display: block;}
.page-mall .block-thumbnail-h > li:nth-child(5n) { margin: 0 50px 50px 0;}

.page-mall .block-thumbnail-h--goods-shop-name { display: -webkit-box;}
.page-top .block-thumbnail-h--goods-shop-name  { display: -webkit-box;}

@media screen and (min-width:    0px) and (max-width:  585px) { .page-mall .block-thumbnail-h > li:nth-child(n+2) { display: none;}}
@media screen and (min-width:  586px) and (max-width:  845px) { .page-mall .block-thumbnail-h > li:nth-child(n+3) { display: none;}}
@media screen and (min-width:  846px) and (max-width: 1105px) { .page-mall .block-thumbnail-h > li:nth-child(n+4) { display: none;}}
@media screen and (min-width: 1106px) and (max-width: 1365px) { .page-mall .block-thumbnail-h > li:nth-child(n+5) { display: none;}}
@media screen and (min-width: 1366px) and (max-width: 1625px) { .page-mall .block-thumbnail-h > li:nth-child(n+6) { display: none;}}
@media screen and (min-width: 1625px) and (max-width: 1885px) { .page-mall .block-thumbnail-h > li:nth-child(n+7) { display: none;}}
@media screen and (min-width: 1885px) and (max-width: 2145px) { .page-mall .block-thumbnail-h > li:nth-child(n+8) { display: none;}}
@media screen and (min-width: 1885px) { .page-mall .block-thumbnail-h > li:nth-child(n+9) { display: none;}}

/*-- block-goods-list-c --*/
.block-goods-list-c { margin: 0;}
.block-goods-list-c--items { display: flex; flex-direction: row; flex-wrap: wrap;}
.block-goods-list-c li { width: 210px; margin: 0 0 40px 37.5px;}
.block-goods-list-c li:nth-child(6n+1) { margin-left: 0;}
.block-goods-list-c li:nth-child(n+6)  { display: none;}
.block-goods-list-c .nostock .block-goods-list-c--image {position: relative; }
.block-goods-list-c .nostock .block-goods-list-c--image::after {content: ''; width: 100%; height: 100%; background: rgba(0,0,0,0.3) url("../../img/sys/soldout.png") left top no-repeat; -webkit-background-size: cover; background-size: cover; display: block; position: absolute; top: 0; left: 0; }
.block-goods-list-c--image figure { width: 210px; height: 210px; display: flex; justify-content: center; align-items: center; background: #FFF;}
.block-goods-list-c--goods-description .block-icon { margin: 0 0 5px -5px; display: flex; flex-wrap: wrap;}
.block-goods-list-c--goods-description .block-icon img { width: auto; height: 20px;}
.block-goods-list-c--goods-description .block-icon span { height: 20px; margin: 0 0 5px 5px;}
.block-goods-list-c--goods-description { margin: 0;}
.block-goods-list-c--goods-name-wrap { margin: 0 0 10px 0;}
.block-goods-list-c--goods-name { height: auto; max-height: 44.8px !important; font-size: 14px; line-height: 1.6; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.block-goods-list-c--goods-name .variation-name { display: none;}
.block-goods-list-c--price-infos .price { font-size: 16px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-goods-list-c--price-infos .yen { font-size: 11px; font-weight: normal; margin-left: 2px;}
.block-goods-list-c--price-infos .tax { font-size: 11px; font-weight: normal;}
.block-goods-list-c--price-infos .mile-point { padding: 0 0 0 20px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-size: 15px; font-weight: 800; text-align: left; color: #976F12; background: url("../../img/usr/common/v02/icon_getmile.png") left center / 17px auto no-repeat;}
.block-goods-list-c--price-infos .mile-point .sekisan { font-size: 12px; font-weight: normal; color: #976F12;}
.block-goods-list-c--price-infos .mile-point .mile { font-size: 10px; font-weight: normal; color: #976F12;}
.block-goods-list-c--price-infos .single_rate_mile { color: black;}
.block-goods-list-c--price-infos .price,
.block-goods-list-c--price-infos .net-price,
.block-goods-list-c--price-infos .default-price,
.block-goods-list-c--price-infos .exchange-price,
.block-goods-list-c--price-infos .block-exchange-price--rate-dt,
.block-goods-list-c--price-infos .jal-card-price { font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-goods-list-c--scomment { color: #CC0000;}

/*-- block-cart-i --*/
.block-cart-i--items { margin: 0; display: flex; flex-direction: row; flex-wrap: wrap;}
.block-cart-i--items > li { width: 210px; margin: 0 37.5px 40px 0; display: block;}
.block-cart-i--items > li:nth-child(5n) { margin: 0 0 40px 0;}
.block-cart-i--goods { margin: 0;}
.block-cart-i--goods.nostock .block-cart-i--goods-image {position: relative; }
.block-cart-i--goods.nostock .block-cart-i--goods-image::after {content: ''; width: 100%; height: 100%; background: rgba(0,0,0,0.3) url("../../img/sys/soldout.png") left top no-repeat; -webkit-background-size: cover; background-size: cover; display: block; position: absolute; top: 0; left: 0; }
.block-cart-i--goods-image figure { width: 210px; height: 210px; background: none; display: flex; justify-content: center; align-items: center;}
.block-cart-i--goods a { text-decoration: none; color: #111111;}
.block-cart-i--goods-icon-wrap { margin: 0 0 5px 0;}
.block-cart-i--goods-icon { margin: 0 0 0 -5px; display: flex; flex-wrap: wrap;}
.block-cart-i--goods-icon.block-icon img { width: auto; height: 20px;}
.block-cart-i--goods-icon.block-icon span { height: 20px; margin: 0 0 5px 5px;}
.block-cart-i--goods-description { margin: 0;}
.block-cart-i--goods-name-wrap { margin: 0 0 10px 0;}
.block-cart-i--goods-name-wrap .variation-name { display: none;}
.block-cart-i--goods .price { font-size: 16px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-cart-i--goods .yen { font-size: 11px; font-weight: normal; margin-left: 2px;}
.block-cart-i--goods .tax { font-size: 11px; font-weight: normal;}
.block-cart-i--goods .mile-point { padding: 0 0 0 20px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-size: 15px; font-weight: 800; text-align: left; color: #976F12; background: url("../../img/usr/common/v02/icon_getmile.png") left center / 17px auto no-repeat;}
.block-cart-i--goods .mile-point .sekisan { font-size: 12px; font-weight: normal; color: #976F12;}
.block-cart-i--goods .mile-point .mile { font-size: 10px; font-weight: normal; color: #976F12;}
.block-cart-i--goods .price,
.block-cart-i--goods .net-price,
.block-cart-i--goods .default-price,
.block-cart-i--goods .exchange-price,
.block-cart-i--goods .block-exchange-price--rate-dt,
.block-cart-i--goods .jal-card-price { font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-cart-i--scomment { color: #CC0000;}

/* ----------------------------------
 Brand
---------------------------------- */
.block-brand-list { margin: 40px 0 60px;}
.block-brand-list .block-topic-path { margin-bottom: 40px;}
.block-brand-list--items { display: flex; flex-direction: row; flex-wrap: wrap;}
.block-brand-list--item { max-width: 390px; margin: 0 0 20px 15px; flex-grow: 1; flex-basis: 390px;}
.block-brand-list--item:nth-of-type(3n+1) { margin-left: 0;}
.block-brand-list--item-img { width: 390px; height: 240px;}
.block-brand-list--item-name,
.block-brand-list--item-comment { border: #ddd 1px solid; border-top: none; border-bottom: none;}
.block-brand-list--item-name    { padding: 15px 35px 0;}
.block-brand-list--item-comment { padding: 15px 35px 35px; border-bottom: #ddd 1px solid;}
.block-brand-list--item-btn { width: 240px; height: 48px; margin: 15px auto 0; font-size: 14px; text-align: center; line-height: 48px; color: #333; background: #e5e5e5; display: block;}
.block-brand-detail--image { margin-top: 40px;}
.block-brand-detail--description { margin-bottom: 30px;}

/* ----------------------------------
 GoodsDetail
---------------------------------- */
.page-goods > div.wrapper { width: 100%;}
.page-goods .pane-main { margin: 0;}
.pane-goods-right-side form { display: block !important;}

.page-goods .pane-main .block-goods-detail    { width: 1200px; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: space-between;}
.page-goods .pane-main .pane-goods-header     { order: 1; width:  100%; margin: 0;}
.page-goods .pane-main .pane-goods-left-side  { order: 2; width: 750px; margin: 0 0 90px 0;}
.page-goods .pane-main .pane-goods-right-side { order: 3; width: 420px; margin: 0 0 90px 0; padding: 20px 0 0 0; border-top: #CCC 1px solid;}
.page-goods .pane-main .pane-goods-middle     { order: 4; width:  100%; margin: 0;}
.page-goods .pane-main .pane-left-menu        { order: 5; width: 230px; margin: 0;}
.page-goods .pane-main .pane-goods-center     { order: 6; width: 930px; margin: 0;}
.page-goods .pane-main .pane-topic-path       { order: 7; width:  100%; margin: 0 0 60px 0;}
.page-goods .pane-main .pane-goods-footer     { order: 8; width:  100%; margin: 0;}
.page-goods .block-goods-detail--belt         { margin: 30px 0 50px;}
.page-goods .block-goods-detail--belt img     { width: 100%;}

/* Common */
.page-goods img { vertical-align: top;}
.page-goods .flex-wrap { display: flex; flex-wrap: wrap;}
.page-goods .flex-wrap p { font-size: 14px; line-height: 2.0;}
.page-goods .flex-wrap + .flex-wrap { margin-top: 30px;}
.page-goods .flex-wrap.reverse { flex-direction: row-reverse;}
.page-goods .flex-wrap.column2-sb { justify-content: space-between;}
.page-goods .flex-wrap.column2-sb-hf { justify-content: space-between;}
.page-goods .flex-wrap.column2-sb-hf .flex-box { width: 48.35%;}
.page-goods .flex-wrap .flex-box.image-m { width: 380px;}
.page-goods .flex-wrap .flex-box.desc-m  { width: 520px;}
.page-goods .flex-wrap .flex-box.image-logo { width: 155px;}
.page-goods .flex-wrap .flex-box.desc-logo  { width: 745px;}

/* frame01 --- pane-goods-header */
.page-goods #goodstmpl_top_banner { margin: 0 0 20px 0; text-align: center;}
.page-goods .block-goods-detail--promotion-freespace { margin: 0;}
.page-goods .block-goods-comment1 { margin: 0 0 60px 0;}
.page-goods .block-goods-comment1 .shop-info { padding: 12px 15px; margin: 0 0 20px 0; border: #A68434 1px solid; font-size: 14px; color: #A68434;}

/* frame02 --- pane-goods-left-side */
.page-goods .block-src-l { width: 750px; height: 750px; margin: 0 0 20px 0;}
.page-goods .block-src-l:not(:first-child) { display:none;}
.page-goods .bx-viewport .block-src-l { display:block;}
.page-goods .block-src-l figure { width: 750px; height: 750px; display: flex; justify-content: center; align-items: center; text-align: initial;}
.page-goods #gallery .bx-wrapper { position: relative;}
.page-goods #gallery .bx-viewport { min-height: 750px; margin: 0 0 20px 0;}
.page-goods #gallery .bx-prev,
.page-goods #gallery .bx-next { width: 50px; height: 50px; display: block; position: absolute; top: calc(50% - 25px); font-size: 0;}
.page-goods #gallery .bx-prev { left:  0;}
.page-goods #gallery .bx-next { right: 0;}
.page-goods #gallery .bx-prev::after,
.page-goods #gallery .bx-next::after { content: ''; width: 20px; height: 20px; border-top: 2px solid #111; border-right: 2px solid #111; position: absolute;}
.page-goods #gallery .bx-prev::after { -webkit-transform: rotate(-135deg); transform: rotate(-135deg); left: 18px; top: 15px;}
.page-goods #gallery .bx-next::after { -webkit-transform: rotate(45deg); transform: rotate(45deg); right: 18px; top: 15px;}
.page-goods .block-goods-gallery ul { font-size: 0; display: flex; flex-wrap: wrap;}
.page-goods .block-goods-gallery li { width: 78px; margin: 0 18px 18px 0; border: none;}
.page-goods .block-goods-gallery li a { width: 78px; height: 78px; border: #E0E0E0 1px solid; display: flex; justify-content: center; align-items: center; box-sizing: border-box;}
.page-goods .block-goods-gallery li a.active { border-color: #CC0000;}
.page-goods .block-goods-gallery li:nth-child(8n) { margin: 0 0 14px 0;}
.page-goods .block-goods-gallery li figure { width: 76px; height: 76px;}
.page-goods .block-goods-comment6 { margin: 30px 0 0 0;}

/* frame03 --- pane-goods-right-side */
.page-goods .pane-goods-right-side .block-icon { padding: 0; margin: 0 0 15px 0; display: flex; flex-wrap: wrap;}
.page-goods .pane-goods-right-side .block-icon span { height: 20px; margin: 0 5px 5px 0; display: block;}
.page-goods .pane-goods-right-side .block-icon span img { width: auto; height: 20px; vertical-align: top;}
.page-goods .pane-goods-right-side .block-shop-name { padding: 0 0 0 30px; margin: 0 0 15px 0; font-size: 16px; color: #999999; background: url("../../img/usr/common/icon_shop.png") left center no-repeat; -webkit-background-size: auto 16px; background-size: auto 16px; line-height: 1.4; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.page-goods .pane-goods-right-side .block-shop-name a { text-decoration: underline;}
.page-goods .pane-goods-right-side .block-goods-name--text { margin: 0 0 20px 0; font-size: 28px; font-weight: bold; line-height: 1.4;}
.page-goods .pane-goods-right-side #spec_goods_comment { margin: 0 0 20px 0;}
.page-goods .pane-goods-right-side .block-goods-price  { padding: 20px 0 0 0; margin: 20px 0 20px; border-top: #CCCCCC 1px solid;}
.page-goods .pane-goods-right-side .block-goods-price--price { margin: 0 0 5px 0; font-size: 28px; text-align: left;}
.page-goods .pane-goods-right-side .block-goods-price--price .tax { font-size: 12px;}
.page-goods .pane-goods-right-side .block-goods-price--mile-point { margin: 0 0 5px 0; font-size: 16px; text-align: left;}
.page-goods .pane-goods-right-side .block-goods-price--mile-point.mile-point { font-family: "Mulish", sans-serif; font-size: 14px; font-weight: 800; padding: 0 0 0 20px; color: #976F12; background: url(../../img/usr/common/v02/icon_getmile.png) left center / 17px auto no-repeat;}
.page-goods .pane-goods-right-side .block-goods-price--mile-point.mile-point.single_rate_mile { color: #000;}
.page-goods .pane-goods-right-side .block-goods-price--mile-point .mile { font-size: 16px;}
.page-goods .pane-goods-right-side .block-goods-price--jalcard-price { font-size: 16px; text-align: left; color: #CC0000;}
.page-goods .pane-goods-right-side .block-goods-price--jalcard-price::before { padding: 0 5px 0 0; display: inline;}
.page-goods .pane-goods-right-side .block-goods-price--jalcard-price .tax { font-size: 12px;}

/* variation */
.page-goods .block-variation.block-color { margin-bottom: 15px;}
.page-goods .block-variation.block-size { margin-bottom: 15px;}
.page-goods .block-variation--item-list {font-size: 0;display: flex;gap: 5px;flex-wrap: wrap;}
.page-goods .block-variation--item {min-width: 70px;margin: 0;font-size: 14px;display: block;}
.page-goods .block-variation.block-color .block-variation--item:nth-child(7n) { margin: 0 0 15px 0;}
.page-goods .block-variation--item-term { min-width: 70px; margin: 0; border: 2px solid #E0E0E0; background-color: #fff; cursor: pointer; display: block;}
.page-goods .block-variation--item-term.block-color--item-term { width: 70px; height: 70px; margin: 0 0 5px 0;}
.page-goods .block-variation--item-term.block-size--item-term  { width: auto; min-height: 40px; height: auto; display: flex; justify-content: center; align-items: center;}
.page-goods .block-variation--item.active .block-color--item-term { border-color: #CC0000;}
.page-goods .block-variation--item-term figure { width: 66px; height: 66px; display: flex; justify-content: center; align-items: center; font-size: 0;}
.page-goods .block-variation--item-term img { max-width: 66px; max-height: 66px;}
.page-goods .block-variation--item-description { font-size: 12px; display: block; text-align: center;}
.page-goods .block-variation--item-description.block-color--item-description { width: 70px; letter-spacing: -1px;  word-break: break-word;}
.page-goods .block-variation--item.color-disable-stock .block-variation--item-term { border: 2px dashed #E0E0E0; background-color: #eee;}
.page-goods .block-variation--item.size-disable-stock .block-variation--item-term { border: 2px dashed #E0E0E0; background-color: #eee;}
.page-goods .block-variation--item.active .block-variation--item-term { border: 2px solid #CC0000;}
.page-goods .block-size--item-term span { width: auto; height: auto; padding: 0; border: none; display: flex; justify-content: center; align-items: center; word-break: break-all; text-align: initial;}
.page-goods .block-variation-favorite--btn { width: 40px; height: 40px; padding: 0; margin: 0; border: #999 1px solid; border-radius: 2px; background: #fff; display: flex; justify-content: center; align-items: center;}
.page-goods .block-variation-favorite-registed--btn { width: 40px; height: 40px; padding: 0; margin: 0; border: #999 1px solid; border-radius: 2px; background: #fff; display: flex; justify-content: center; align-items: center;}
.page-goods .block-variation-hide--btn { display: none; }

/* cart1 or cart2 */
#block_variation_pop_frame { display: none;}
#block_variation_pop_button { width: 100%; height: 80px; border-radius: 5px; font-size: 24px; font-weight: bold; color: #fff; background: #111; display: flex; justify-content: center; align-items: center; cursor: pointer;}
.page-goods.variation-pop-on { overflow: hidden;}
.page-goods.variation-pop-on #variation_pop_bg { width: 100%; height: 100%; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.7); z-index: 9999;}
.page-goods.variation-pop-on #block_variation_pop_frame { width: 100%; height: 100%; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 10000; display: flex; justify-content: center; align-items: center;}
#block_variation_pop_inner { width: 530px; max-height: 80vh; margin-top: 40px; background: #fff; position: relative;}
#block_variation_pop_close { width: 30px; height: 30px; position: absolute; right: 0; top: -40px; cursor: pointer;}
#block_variation_pop_close::before,
#block_variation_pop_close::after { content: ''; width: 2px; height: 30px; background: #fff; display: block; transform: rotate(45deg); position: absolute; top: 0; right: 15px;}
#block_variation_pop_close::after { transform: rotate(135deg);}
#block_variation_pop_inner .block-color-size-with-cart--item-list,
#block_variation_pop_inner .block-color-with-cart--item-list,
#block_variation_pop_inner .block-size-with-cart--item-list { max-height: 80vh; padding: 0 20px 20px; overflow-y: scroll; box-sizing: border-box;}

#block_variation_pop_inner .block-size-with-cart--item-list .block-color-size-with-cart--head-line .head-image { display: none !important;}
#block_variation_pop_inner .block-size-with-cart--item-list .block-color-size-with-cart--head-line .head-desc  { width: 100%;}

.page-goods .block-variation-btn-wrap { width: 170px; padding: 0 10px; margin-left: auto; box-sizing: border-box;}
.page-goods .block-variation-add-cart { margin: 0;}
.page-goods .block-variation-add-cart--btn { width: 150px; height: 40px; padding: 0; margin: 0; border-radius: 3px; font-size: 14px; font-weight: bold;}
.page-goods .block-variation-no-stock--message,
.page-goods .block-variation-outside-sales-period--message,
.page-goods .block-goods-variation-arrival-notice--btn { width: 150px; height: 40px; border: 1px solid #eee; border-radius: 3px; color: #999; letter-spacing: -0.5px; background-color: #eee; display: flex; justify-content: center; align-items: center;}
.page-goods .block-variation-favorite { width: 40px;}
.page-goods .block-variation-favorite--btn { width: 40px; height: 40px; padding: 0; margin: 0; border: #999 1px solid; border-radius: 3px; background: #fff; display: flex; justify-content: center; align-items: center;}
.page-goods .block-variation-favorite-registed--btn { width: 40px; height: 40px; padding: 0; margin: 0; border: #999 1px solid; border-radius: 2px; background: #fff; display: flex; justify-content: center; align-items: center;}
.page-goods .block-icon-image--heart-pink { background-image: url("../../img/usr/common/icon_like_on.png"); background-size: 22px auto;}
.page-goods .block-icon-image--heart { background-image: url("../../img/usr/common/icon_like.png"); background-size: 22px auto;}
.page-goods .block-variation-favorite-registed--btn .block-icon-image--heart { background-image: url("../../img/usr/common/icon_like_on.png"); background-size: 22px auto;}
.page-goods .block-variation-price--mile-point { text-align: left;}
.page-goods .block-variation-stock { width: 100px; height: auto; padding: 0 10px; margin: 0; border: none; background-color: #fff; word-break: break-all;}
.page-goods .block-variation-stock dl { display: flex; flex-wrap: wrap;}
.page-goods .block-variation-stock dt { font-size: 14px;}
.page-goods .block-variation-stock dt::after { content: '：'; font-size: 14px; display: inline;}
.page-goods .block-variation-stock dd { font-size: 14px;}
/* Type0 -- pulldpwn */
.page-goods .block-goods-sales-detail-append { margin: 0 0 15px;}
.page-goods .block-variation--item-dropdown { width: 100%; max-width: 100%; padding: 0 15px; margin: 0 0 15px 0;}
/* Type1 -- size */
.block-size-with-cart--item { width: 100%; padding: 10px 0; border-bottom: #E0E0E0 1px solid; display: flex; align-items: center;}
.cart1-variation-details { width: calc(100% - 200px); height: auto; padding: 0; margin: 0; border: none; background-color: #fff; display: flex; align-items: center;}
.cart1-variation-details .variation-desc { width: calc(100% - 100px);}
.cart1-variation-details .variation-desc .variation-name1 { font-weight: bold;}
/* Type2 -- color */
.block-color-with-cart--item { width: 100%; padding: 10px 0; border-bottom: #E0E0E0 1px solid; display: flex; align-items: center;}
.block-color-with-cart--item-term { width: 60px; height: auto; padding: 0 20px 0 0; margin: 0; border: none; background-color: #fff; display: flex; align-items: center; box-sizing: border-box;}
.block-color-with-cart--item-term figure { width: 40px; height: 40px; background: #eee; font-size: 0;}
.block-color-with-cart--item-term img { max-width: 40px; max-height: 40px;}
.block-size-with-cart--head-line { width: 100%; padding: 20px 0; border-bottom: #E0E0E0 1px solid;}
.block-size-with-cart--head-line .head-desc .head-goods-name { margin: 0 0 10px 0; font-size: 16px; font-weight: bold;}
.cart2-variation-details { width: calc(100% - 260px); height: auto; padding: 0; margin: 0; border: none; background-color: #fff; display: flex; align-items: center;}
.cart2-variation-details .variation-desc { width: calc(100% - 100px);}
.cart2-variation-details .variation-desc .variation-name2 { font-weight: bold;}
/* Type12 -- color and size */
.block-color-size-with-cart--head-line { width: 100%; padding: 20px 0; border-bottom: #E0E0E0 1px solid; display: flex; justify-content: space-between; flex-wrap: nowrap;}
.block-color-size-with-cart--head-line .head-image { width: 80px; height: 80px; padding: 0; margin: 0; border: #eee 1px solid; background: #fff; display: flex; align-items: center; box-sizing: border-box;}
.block-color-size-with-cart--head-line .head-image figure { width: 78px; height: 78px; padding: 0; margin: 0; border: none; background: #fff; display: flex; align-items: center; justify-content: center;}
.block-color-size-with-cart--head-line .head-image figure img { max-width: 78px; max-height: 78px;}
.block-color-size-with-cart--head-line .head-desc { width: calc(100% - 100px);}
.block-color-size-with-cart--head-line .head-desc .head-goods-name { margin: 0 0 10px 0; font-size: 16px; font-weight: bold;}
.block-color-size-with-cart--size-line { width: 100%; padding: 10px 0; border-bottom: #E0E0E0 1px solid; display: flex; align-items: center;}
.cart12-variation-details { width: calc(100% - 220px); height: auto; padding: 0; margin: 0; border: none; background-color: #fff; display: flex; align-items: center;}
.cart12-variation-details .variation-desc { width: calc(100% - 100px);}
.cart12-variation-details .variation-desc .variation-name1 { font-weight: bold;}
/* stock */
.page-goods .block-goods-stock-info { margin: 0 0 20px 0;}
.page-goods .block-goods-stock-info dl { display: flex; flex-wrap: wrap;}
.page-goods .block-goods-stock-info dt { font-size: 14px;}
.page-goods .block-goods-stock-info dt::after { content: '：'; font-size: 14px; display: inline;}
.page-goods .block-goods-stock-info dd { font-size: 14px;}
/* distribution */
.page-goods .block-goods-distribution-info { margin: 0 0 20px 0;}
.page-goods .block-goods-distribution-info dl { display: flex; flex-wrap: wrap; margin: 0 0 10px 0;}
.page-goods .block-goods-distribution-info dt { font-size: 14px;}
.page-goods .block-goods-distribution-info dt::after { content: '：'; font-size: 14px; display: inline;}
.page-goods .block-goods-distribution-info dd { font-size: 14px;}
/* cartbutton */
.page-goods .block-goods-button-wrap { margin: 0 0 30px 0; display: flex; flex-wrap: wrap;}
.page-goods .block-add-cart { display: flex; gap: 4px; margin: 0 0 10px;}
.page-goods .block-add-cart--btn { width: 208px; height: 73px; border-radius: 4px; padding: 0 0 0 30px; margin: 0; line-height: 73px; font-size: 19px; font-weight: bold; background: #CC0000 url("../../img/usr/common/icon_cart_w.png") 20px center no-repeat; -webkit-background-size: 25px 25px; background-size: 25px 25px; box-sizing: border-box;}
.page-goods .block-add-cart--btn:not(.js-animation-add-cart) {background: #CC0000 url("../../img/usr/common/icon_airplane.png") 20px center no-repeat; -webkit-background-size: 32px 29px;  background-size: 32px 29px;}
.page-goods .block-no-stock,
.page-goods .block-arrival-notice,
.page-goods .block-outside-sales-period { width: 340px;}
.page-goods .block-no-stock--message,
.page-goods .block-outside-sales-period--message,
.page-goods .block-no-stock--message,
.page-goods .block-custom-order--btn,
.page-goods .block-arrival-notice--btn,
.page-goods .block-goods-store-stock--btn { width: 100%; height: 60px; border-color: #CC0000; border-radius: 5px; padding: 0; margin: 0; line-height: 60px; font-size: 20px; font-weight: bold; color: #CC0000; background: #fff; box-sizing: border-box;}
.page-goods .block-arrival-notice { width: 100%; height: 60px; border-color: #eee; border-radius: 5px; padding: 0; margin: 0; line-height: 60px; font-size: 20px; font-weight: bold; color: #999; background: #eee; box-sizing: border-box;}
.page-goods .nostock-backorder-on { display: none;}
.page-goods .block-goods-favorite {  margin: 0 0 0 15px; font-size: 14px;}
.page-goods .block-goods-favorite a { width: 60px; height: 60px; padding: 0; margin: 0; border: #CCCCCC 1px solid; border-radius: 60px; line-height: 60px; box-sizing: border-box; background: #fff url("../../img/usr/common/icon_like.png") center calc(50% + 1px) no-repeat; -webkit-background-size: 24px auto; background-size: 24px auto; font-size: 0; display: flex; justify-content: center; align-items: center;}
.page-goods .block-goods-favorite a.block-goods-favorite-registed--btn { background: #fff url("../../img/usr/common/icon_like_on.png") center center no-repeat; -webkit-background-size: 24px auto; background-size: 24px auto;}
.page-goods :not(.fl-cart-wrap) > .block-goods-detail-item-qty-info .block-goods-favorite{margin-left: 20px;}
.page-goods :not(.fl-cart-wrap) > .block-goods-detail-item-qty-info .block-goods-favorite a { width: 50px; height: 50px;background-size: 22px auto;}
.page-goods :not(.fl-cart-wrap) > .block-goods-button-wrap .block-goods-favorite a.block-goods-favorite-registed--btn::after { content:"お気に入り登録済み";}
.page-goods .block-contact-about-goods a.btn { width: auto; padding: 0; border: none; background: none; font-size: 14px; text-decoration: underline; display: none;}
.page-goods #sns_links { padding: 20px 0 0 0; margin: 0 0 30px 0; border-top: #CCCCCC 1px solid; display: flex;}
.page-goods #sns_links li { width: 38px; margin: 0 15px 0 0;}
.page-goods .block-goods-review { width: 100%; display: flex; align-items: center; /*justify-content: flex-end;*/ gap: 15px;}
.page-goods:has(.block-outside-sales-period) .block-goods-review,.page-goods:has(.block-no-stock) .block-goods-review { margin-top: 15px;}
.page-goods:has(.jalmall-lounge-header) .block-goods-review { margin-top: 10px;}
.page-goods .block-goods-review .block-goods-review--count-summary{ display: flex; margin: 20px 0 0 0;}
.page-goods .block-goods-review .block-goods-review-link { font-size: 16px; font-weight: bold; width: 145px; margin: 20px 0 0; padding: 0 0 5px; cursor: pointer; position: relative;}
.page-goods .block-goods-review .block-goods-review-link::before {content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background-color: #000;}
.page-goods .block-goods-review .block-goods-review-link:hover::before {background-color: #FFFFFF;}
.page-goods .block-goods-review .block-goods-review-link::after {content: ""; display: inline-block; vertical-align: middle; width: 14px; height: 8px; margin-left: 15px; background-image: url(../../img/usr/goodsdetail/icon_triangle.png); background-position: center center; background-repeat: no-repeat; background-size: cover;}
.page-goods:has(.jalmall-lounge-header) .block-goods-review .block-goods-review-link { height: 40px; line-height: 40px;}
.page-goods .block-goods-review .block-goods-user-review--write-review-btn { font-size: 12px; font-weight: bold; color: #FFF; text-align: center; width: 108px; height: 61px; line-height: 61px; background-color: #000; border-radius: 8px; display: block; margin: 0;}
.page-goods:has(.jalmall-lounge-header) .block-goods-review .block-goods-user-review--write-review-btn { height: 40px; line-height: 40px;}
.page-goods .block-goods-review.no-review .block-goods-review-btn {width: 100%;}
.page-goods .block-goods-review.no-review .block-goods-user-review--write-review-btn {width: 100%; font-size: 14px;}

/* frame04 --- pane-goods-middle */
.page-goods .goodstmpl-middle { margin: 0 0 60px 0;}
.page-goods .block-goods-comment3 { margin: 0 0 110px 0;}
.page-goods .block-goods-comment3 h2 { padding: 0; margin: 0 0 30px 0; border: none; font-size: 22px; font-weight: bold; line-height: 1.2;}
.page-goods .block-goods-comment3 p { margin: 0 0 30px 0; font-size: 14px; line-height: 2.0;}

/* frame05 --- pane-left-menu */
.page-goods .pane-left-menu {}
.page-goods .pane-left-menu #block_of_categorytree .pane-block--title { padding: 10px 10px 8px; border-top: #CC0000 3px solid; background: #fff; font-size: 16px; font-weight: bold; color: #111;}
.page-goods .pane-left-menu #block_of_categorytree .pane-block--title a { color: #111;}
.page-goods .pane-left-menu #block_of_genretree .pane-block--title { padding: 10px 10px 8px; border-top: #CC0000 3px solid; background: #fff; font-size: 16px; font-weight: bold;  color: #111;}
.page-goods .pane-left-menu #block_of_genretree .pane-block--title a { color: #111;}

/* frame06 --- pane-goods-center */
.page-goods .block-goods-comment4 { margin: 0 0 100px 0;}
.page-goods .block-goods-comment4 h2 { padding: 0; margin: 0 0 35px 0; border: none; font-size: 22px; font-weight: bold;}
.page-goods .block-goods-comment7 { margin: 0 0 30px 0;}
.page-goods .block-goods-comment7 .goods-detail-description:last-child { border-bottom: #E0E0E0 1px solid;}
.page-goods .pane-goods-center .goods-detail-spec-title { padding: 0; margin: 0 0 40px 0; font-size: 32px; font-weight: bold; line-height: 1.2; text-align: center;}
.page-goods .pane-goods-center .goods-detail-description-wrap { margin: 0 0 60px 0; border-bottom: #E0E0E0 1px solid;}
.page-goods .pane-goods-center .goods-detail-description { border-top: #E0E0E0 1px solid; display: flex; justify-content: space-between; flex-wrap: nowrap;}
.page-goods .pane-goods-center .goods-detail-description dt { width: 180px; padding: 15px 20px; background: #F8F8F8; box-sizing: border-box;}
.page-goods .pane-goods-center .goods-detail-description dd { width: calc(100% - 180px); padding: 15px 20px; background: #FFF; box-sizing: border-box;}
.page-goods .block-goods-comment5 { margin: 0 0 100px 0;}
.page-goods .block-goods-comment5 h3 { padding: 0; margin: 0 0 15px 0; border: none; font-size: 18px; font-weight: bold; line-height: 1.2;}

.block-goods-user-review { margin: 0 0 100px 0;}
.block-goods-user-review h2 { padding: 0; margin: 0 0 40px 0; font-size: 32px; font-weight: bold; text-align: center; background-color: #fff;}
.block-goods-user-review--info { padding: 20px; border: #999999 1px solid; display: flex; justify-content: space-between; align-items: center;}
.block-goods-user-review--nothing { display: flex; justify-content: space-between; align-items: center;}
.block-goods-user-review--nothing-message { width: 520px;}
.block-goods-user-review--count-summary { width: 520px; display: flex; align-items: center;}
.block-goods-user-review--score { height: 20px;}
.block-goods-user-review--score img { height: 20px; vertical-align: top;}
.block-goods-user-review--count { font-size: 16px;}
.block-goods-user-review--need-login-message a { text-decoration: underline;}
.block-goods-user-review--write-review-link { text-decoration: underline;}
.block-goods-user-review--description { width: 350px; margin: 0;}
.block-goods-user-review--form { width: 350px; box-sizing: border-box;}
.block-goods-user-review--write-review-btn { width: 250px; height: 40px; border-radius: 5px; padding: 0; margin: 0 0 0 100px; display: block; font-size: 14px; line-height: 40px; background: #111111;}
.block-goods-user-review--item { padding: 20px; margin-top: 20px; border-radius: 5px; background: #F8F8F8;}
.block-goods-user-review--item-title { margin: 0 0 15px; font-size: 18px; font-weight: normal; line-height: 1.4;}
.block-goods-user-review--item-score { margin: 0 0 10px; height: 16px;}
.block-goods-user-review--item-score img { height: 16px;}
.block-goods-user-review--item-color { display: flex; align-items: center;}
.block-goods-user-review--item-size  { display: flex; align-items: center;}
.block-goods-user-review--item-color dt { margin: 0 10px 0 0;}
.block-goods-user-review--item-size dt  { margin: 0 10px 0 0;}
.block-goods-user-review--item-name { margin: 0 0 10px; font-size: 14px; line-height: 1.2;}
.block-goods-user-review--item-comment { margin: 0 0 10px 0; font-size: 14px; line-height: 1.6;}
.block-goods-user-review--item-moderate-underestimate dt,
.block-goods-user-review--item-moderate-underestimate dd,
.block-goods-user-review--item-moderate-overestimate dt,
.block-goods-user-review--item-moderate-overestimate dd { display: inline-block;}
.block-goods-user-review--item-moderate-link,
.block-goods-user-review--item-moderate-other-link { text-decoration: underline;}
.block-goods-user-review--pagenav { padding: 0; margin: 10px 0; background: #fff; clear: both;}
.block-goods-user-review--container { display: flex; justify-content: center; flex-wrap: wrap;}
.block-goods-user-review--container span { margin: 0 3px; font-size: 14px; display: flex; justify-content: center; align-items: center;}
.block-goods-user-review--container span a { width: 28px; height: 28px; border: #fff 1px solid; border-radius: 28px; font-size: 14px; box-sizing: border-box; display: flex; justify-content: center; align-items: center;}
.block-goods-user-review--container span.block-goods-user-review--ref.now a { border: #000 1px solid; background: #000000; color: #fff; pointer-events: none;}
.block-goods-user-review--container span.prev a { margin-right: 10px; border: #E0E0E0 1px solid; position: relative; background: url(../../img/sys/icon/black/angle-left.png) center center no-repeat; -webkit-background-size: 6px 10.5px; background-size: 6px 10.5px;}
.block-goods-user-review--container span.next a { margin-left: 10px; border: #E0E0E0 1px solid; position: relative; background: url(../../img/sys/icon/black/angle-right.png) center center no-repeat; -webkit-background-size: 6px 10.5px; background-size: 6px 10.5px;}
.block-goods-user-review--container span.first, .block-goods-user-review--container span.last { width: 59px;}
.block-goods-user-review--container span.first::after, .block-goods-user-review--container span.last::before { content: '…'; width: 28px; height: 28px; margin: 0 3px 0 0; display: flex; justify-content: center; align-items: center;}

.page-goods .block-goods-price--regular-repeat-initial-price-name { font-size: 20px; font-weight: bold; color: #444;}
.page-goods .block-goods-price--regular-repeat-price-name { margin-top: 10px; font-size: 14px; font-weight: bold; color: #444;}
.page-goods .block-goods-price--items { display: table;}
.page-goods .block-goods-price--item  { padding-right: 20px; display: table-cell;}
.page-goods .block-goods-price--regular-repeat-price { font-weight: bold; color: #333;}
.page-goods .block-goods-price--regular-repeat-net { color: #555;}
.page-goods .block-goods-price--regular-repeat-default-price { text-decoration: line-through; color: #333; font-weight: bold;}

.page-goods .block-accessory-list { padding: 50px 0 0 0; margin: 0 0 100px 0; border-top: #E0E0E0 1px solid;}
.page-goods h2.block-accessory-list--name { padding: 0; margin: 0 0 40px 0; font-size: 32px; font-weight: bold; text-align: center; background-color: #fff;}

/* frame07 --- pane-topic-path */
.page-goods .pane-topic-path {}

/* frame08 --- pane-goods-footer */
.page-goods .pane-goods-footer {}
.page-goods .block-goods-comment8 { margin: 0 0 40px 0;}
.page-goods .block-goods-comment8 .shop-campaign-wrap { background: #F9F5ED;}
.page-goods .block-goods-comment8 .shop-campaign-wrap .flex-wrap { align-items: center;}
.page-goods .block-goods-comment8 .shop-campaign-wrap h3 { padding: 0; margin: 0 0 15px 0; font-size: 22px; line-height: 1.4; font-weight: bold;}
.page-goods .block-goods-comment8 .flex-box.image-campaign { width: 320px;}
.page-goods .block-goods-comment8 .flex-box.desc-campaign  { width: calc(100% - 320px); padding: 30px; box-sizing: border-box;}
#goodstmpl_bottom_entry { padding: 15px; border: #E0E0E0 5px solid; display: flex; justify-content: center; align-items: center; background: #fff;}
#goodstmpl_bottom_entry .text { font-size: 20px;}
#goodstmpl_bottom_entry .text .red { color: #D01A1A;}
#goodstmpl_bottom_entry .text strong { font-weight: bold;}
#goodstmpl_bottom_entry .link { margin-left: 20px; font-size: 20px;}
#goodstmpl_bottom_entry .link a { padding-right: 15px; font-size: 20px; font-weight: bold; text-decoration: underline; color: #D01A1A; position: relative; display: inline-block;}
#goodstmpl_bottom_entry .link a::before { content: ""; width: 8px; height: 8px; border-right: 1px solid #D01A1A; border-top: 1px solid #D01A1A; position: absolute; right: -7px; top: calc(50% - 4px); display: block; transform: rotate(45deg);}
#goodstmpl_bottom_entry .link a::after { content: ""; width: 8px; height: 8px; border-right: 1px solid #D01A1A; border-top: 1px solid #D01A1A; position: absolute; right: 0; top: calc(50% - 4px); display: block; transform: rotate(45deg);}
.page-goods .goodstmpl-bottom { margin: 0 0 60px 0;}

/* ----------------------------------
 Customer
---------------------------------- */
/* Login */
.block-login {}
.block-login--member-frame { padding: 20px; margin: 50px auto; border: 1px solid #dcdcdc; text-align: center;}
.block-login--member-frame h2 { margin: 0 0 20px 0; text-align: center;}

/* Mypage */
.page-menu #header { margin-bottom: 0;}
.page-menu .pane-contents > .container { width: 100%;}
.page-menu .block-mypage-header { padding: 40px 0 30px; margin: 0 0 30px 0; background: url("../../img/usr/mypage/mypage_bg.jpg") center center no-repeat; -webkit-background-size: cover; background-size: cover;}
.page-menu .block-mypage-header-headline { margin: 0 0 30px 0;}
.page-menu .block-mypage-header-headline h1 { padding: 0; margin: 0 0 10px 0; font-family: 'Noto Sans Japanese', sans-serif; font-size: 32px; font-weight: bold; text-align: center; line-height: 1.0; color: #6e4111;}
.page-menu .block-mypage-header-headline .jpn { font-size: 12px; font-weight: bold; text-align: center; color: #6e4111;}
.page-menu .block-mypage-body { width: 1200px; margin: 0 auto;}
.page-menu .block-mypage--customer-status { width: 1200px; padding: 25px; margin: 0 auto; background: #fff; box-sizing: border-box; color: #111111;}
.page-menu .block-mypage--customer-status .title { margin: 0 0 5px 0; font-size: 18px; font-weight: bold;}
.page-menu .block-mypage--customer-status .link a { padding: 0 0 0 25px; font-size: 14px; font-weight: normal; text-decoration: underline; -webkit-background-size: 16px 16px; background-size: 16px 16px; background-repeat: no-repeat; background-position: left center;}
.page-menu .block-mypage--customer-status span.type { margin: 0 0 0 5px; font-size: 14px; font-weight: normal;}
.page-menu .block-mypage--mymile { width: 55%; padding: 0 40px 0 0; border-right: #E0E0E0 1px solid; display: flex; justify-content: space-between; align-items: center;}
.page-menu .block-mypage--mymile .link a { background-image: url("../../img/usr/common/mymenu_exchange.png");}
.page-menu .block-mypage--mymile .block-mypage--mymile-familymile dt { font-size: 12px;}
.page-menu .block-mypage--mymile .block-mypage--mymile-familymile dd { font-size: 18px; font-weight: bold;}
.page-menu .block-mypage--mymile .block-mypage--mymile-familymile dd span.type { margin: 0 0 0 5px; font-size: 12px; font-weight: normal;}
.page-menu .block-mypage--mymile span.num { font-size: 36px; font-weight: bold;}
.page-menu .block-mypage--mypoint { width: 45%; font-size: 14px; display: flex; justify-content: space-between; align-items: center;}
.page-menu .block-mypage--mypoint .link a { background-image: url("../../img/usr/common/mymenu_point.png");}
.page-menu .block-mypage--mypoint span.num { font-size: 36px; font-weight: bold;}

.block-mypage-list--topic { padding: 0 0 0 20px; margin: 0 0 30px 0; background: #F8F8F8;}
.block-mypage-list--topic .block-top-topic--body  { width: 100%; padding: 7px 0; margin: 0; display: flex; justify-content: space-between; align-items: center;}
.block-mypage-list--topic .block-top-topic--items { width: calc(100% - 120px);}
.block-mypage-list--topic .block-top-topic--items li { border-bottom: none; padding: 10px 0;}
.block-mypage-list--topic .block-top-topic--items dl { display: flex; justify-content: space-between;}
.block-mypage-list--topic .block-top-topic--items dl dt { width: 90px;}
.block-mypage-list--topic .block-top-topic--items dl dd { width: calc(100% - 90px);}
.block-mypage-list--topic .block-top-topic--items li a dd { text-decoration: underline;}
.block-mypage-list--topic .block-top-topic--next-page { width: 115px; padding: 10px 0; margin: 0; font-size: 14px; text-align: right; align-self: center;}
.block-mypage-list--topic .block-top-topic--next-page a { padding: 0 30px 0 0; font-size: 14px; text-decoration: underline; color: #111; display: block; position: relative;}
.block-mypage-list--topic .block-top-topic--next-page a:after { content: ""; width: 8px; height: 8px; border-right: 2px solid #976F11; border-top: 2px solid #976F11; position: absolute; right: 15px; top: calc(50% - 4px); display: block; transform: rotate(45deg);}

.page-menu .block-mypage--menu-items { margin: 0 0 35px; border-top: #E0E0E0 1px solid; border-left: #E0E0E0 1px solid; display: flex; flex-wrap: wrap;}
.page-menu .block-mypage--menu-items > li { width: calc(100% / 3); border-right: #E0E0E0 1px solid; border-bottom: #E0E0E0 1px solid;}
.page-menu .block-mypage--menu-items > li > a { width: 100%; padding: 20px 20px 20px 75px; border-radius: 0; text-align: left; display: block; box-sizing: border-box; background: none; position: relative;}
.page-menu .block-mypage--menu-items > li > a:not(.blank)::after { content: ""; width: 8px; height: 8px; padding: 0; margin: 0; border-top: 2px solid #976F11; border-right: 2px solid #976F11; display: inline-block; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; top: calc(50% - 6px); right: 20px;}
.page-menu .block-mypage--menu-items > li > a.blank::after { content: ""; width: 10px; height: 10px; padding: 0; margin: 0; display: block; position: absolute; top: calc(50% - 5px); right: 20px; background: url("../../img/usr/common/mymenu_new_window.png") center center no-repeat; -webkit-background-size: 10px 10px; background-size: 10px 10px;}
.page-menu .block-mypage--menu-items > li > a { background-position: 20px center; -webkit-background-size: 32px 32px; background-size: 32px 32px; background-repeat: no-repeat;}
.page-menu .block-mypage--menu-items li.menu-history > a,
.page-menu .block-mypage--menu-items li.menu-regularhistory > a { background-image: url("../../img/usr/common/mymenu_history.png");}
.page-menu .block-mypage--menu-items li.menu-coupon > a { background-image: url("../../img/usr/common/mymenu_coupon.png");}
.page-menu .block-mypage--menu-items li.menu-jalmembers > a { background-image: url("../../img/usr/common/mymenu_jalmembers.png");}
.page-menu .block-mypage--menu-items li.menu-exchange > a { background-image: url("../../img/usr/common/mymenu_exchange.png");}
.page-menu .block-mypage--menu-items li.menu-point > a { background-image: url("../../img/usr/common/mymenu_point.png");}
.page-menu .block-mypage--menu-items li.menu-cardedit > a { background-image: url("../../img/usr/common/mymenu_cardedit.png");}
.page-menu .block-mypage--menu-items li.menu-custdest > a,
.page-menu .block-mypage--menu-items li.menu-custdestlist > a { background-image: url("../../img/usr/common/mymenu_custdest.png");}
.page-menu .block-mypage--menu-items li.menu-mag > a { background-image: url("../../img/usr/common/mymenu_mag.png");}
.page-menu .block-mypage--menu-items li.menu-contact > a { background-image: url("../../img/usr/common/mymenu_contact.png");}
.page-menu .block-mypage--menu-items li.menu-contactlist > a { background-image: url("../../img/usr/common/mymenu_contactlist.png");}
.page-menu .block-mypage--menu-items li.menu-coupon > a { background-image: url("../../img/usr/common/mymenu_coupon.png");}
.page-menu .block-mypage--menu-items li.menu-bookmark > a { background-image: url("../../img/usr/common/mymenu_bookmark.png");}
.page-menu .menu-logout a { font-size: 14px; text-decoration: underline;}
.page-menu .modal-body ul { border: #E0E0E0 1px solid; background: #fff;}
.page-menu .modal-body li { border-bottom: #E0E0E0 1px solid;}
.page-menu .modal-body li:last-child { border-bottom: none;}
.page-menu .modal-body li a { padding: 12px 30px 12px 12px; display: block; position: relative; color: #111111; transition: 0.3s;}
.page-menu .modal-body li a::after { content: ""; width: 8px; height: 8px; padding: 0; margin: 0; border-top: 2px solid #976F11; border-right: 2px solid #976F11; display: inline-block; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; top: calc(50% - 6px); right: 20px;}
.page-menu .modal-body li a:hover { color: #976F11;}
.page-menu .block-menu-footer-message { max-width: 1200px; margin: 60px auto; border: #707070 1px solid; padding: 15px 20px; font-size: 16px;}
.page-menu .pane-topic-path { margin: 30px 0;}

.page-menu .block-mypage .block-accessory-list{max-width: 1200px; margin: 40px auto 0; }
.page-menu .block-mypage .block-accessory-list .block-accessory-list--name{padding: 0; margin: 0 0 40px 0; font-size: 32px; font-weight: bold; text-align: center; background-color: #fff; }
.page-menu .block-mypage .block-accessory-list .block-pickup-list-p--items{justify-content: space-between; }
.page-menu .block-mypage .block-accessory-list .block-pickup-list-p--items > li:nth-child(4n) {margin: 0 30px 50px 0; }
.page-menu .block-mypage .block-accessory-list .block-pickup-list-p--items > li:nth-child(5n) {margin: 0 0 50px 0; }

/* A01.History */
.page-history {}
.block-purchase-history--order-detail-list li + li {margin-top: 20px;}
.block-purchase-history--goods-name--review-link {margin-top: 10px;}
.block-purchase-history--goods-name--review-link a {color: #A3842C; border-bottom: 1px dotted #A3842C; padding: 0 0 2px 24px; background-image: url("../../img/usr/mypage/icon_write.png"); background-position: 5px center; background-repeat: no-repeat; background-size: 14px 14px;}
.block-purchase-history--goods-name--review-link a:hover {border-color: #FFFFFF;}
.block-purchase-history--order-detail-reorder {margin-top: 15px;}
.block-purchase-history--order-detail-reorder a { color: #FFFFFF; background-color: #A3842C; text-decoration: none; padding: 5px 18px 6px; border-radius: 5px; display: inline-block;}

/* A02.History Detail */
.page-historydetail {}
.block-purchase-history-detail--review-link {margin-top: 10px;}
.block-purchase-history-detail--review-link a {color: #A3842C; border-bottom: 1px dotted #A3842C; padding: 0 0 2px 24px; background-image: url("../../img/usr/mypage/icon_write.png"); background-position: 5px center; background-repeat: no-repeat; background-size: 14px 14px;}
.block-purchase-history-detail--review-link a:hover {border-color: #FFFFFF;}

/* A03.Coupon */
.page-couponlist {}

/* A04.Point History */
.page-pointlist {}

/* A04.Point Exchange */
.page-exchange {}

/* A05.Bookmark */
.page-bookmark {}

/* A05.Gest Bookmark */
.block-guest-favorite-synchronize { padding: 20px; margin: 50px auto; border: 1px solid #dcdcdc; text-align: center;}
.block-guest-favorite-synchronize h2 { margin: 0 0 20px 0; text-align: center;}
.block-guest-favorite-synchronize-description { margin: 0 0 15px 0; text-align: center;}

/* A07.Arrival Notice */
.page-backorder {}

/* B01.Member Info */
.page-customer {}

/* B02.CreditCard Confirmation */
.page-cardedit {}

/* B03.Update MailAddress */
.page-mailchange {}

/* B04.Shipping Address */
.page-custdest {}

/* B05.Update Password */
.page-passchange {}

/* B06.Mail News */
.page-mag {}
.page-mag .action-buttons.page-bottom { margin-top: 60px;}

/* C01.Contact */
.page-contact {}

/* C02.Contact List */
.page-contactlist {}

/* C03.Contact History */
.page-contactlist {}

/* C04.Withdrawal */
.page-withdrawal {}

/* SalesCance */
.page-salescancel .block-order-cancellation--shiment-address { margin-top: 0;}
.page-salescancel .block-order-cancellation--order-detail-header { padding: 0; margin: 0 0 10px 0; border: none; font-size: 18px; font-weight: bold;}

/* Regular Cycle Chenge */
.block-regular-purcharse-cycle-info-update--skip-cancel-message { margin: 5px 0 0 5px;}

/* APP login */
.block-applogin-body { height: 100px; margin: auto; font-size: 16px; text-align: center; letter-spacing: 0.1em; line-height: 1.9em;}

/* ----------------------------------
 Order
---------------------------------- */
.order-step-headline { padding: 0; margin: 30px 0; font-size: 38px; font-weight: bold; text-align: center;}
.block-terms-blank-link a { text-decoration: underline;}

/* Cart */
.page-cart .block-cart--container .block-cart--side-area,
.page-cart .block-cart--container .order-side-area-fixed { position: relative !important; top: auto; bottom: auto;}
.page-cart .block-cart--goods-list-item-delete { margin-top: 5px;}
.page-cart input.block-cart--order-btn { height: 50px; padding: 0; margin: 0 0 10px 0; line-height: 50px;}
.page-cart input.block-cart--order-btn-gift { height: 50px; padding: 0; margin: 0 0 10px 0; line-height: 50px;}
.page-cart .block-cart--goods-list-item { width: 300px;}
.page-cart .block-cart--goods-list-item-price-info { width: 200px;}
.page-cart .block-cart-recent-item { width: 1200px; margin: 0 auto;}
.page-cart .block-cart-recent-item--header { padding: 0; margin: 0 0 30px 0; border-top: none; font-size: 28px; text-align: center;}
.page-cart .block-cart-recent-item--items { width: 1200px;}
.page-cart .block-cart-recent-item--keep-history { margin-top: 20px; text-align: right;}
.page-cart .block-cart-recent-item--keep-history a { color: #6fb4c3; text-decoration: underline; font-size: 14px;}
.page-cart .block-cart--contents { margin-bottom: 30px; border: #E0E0E0 1px solid;}
.page-cart .block-cart--goods-list-header { min-height: 60px; padding: 10px 10px 10px 65px; background: #F8F8F8 url("../../img/usr/common/icon_shop.png") 20px center no-repeat; -webkit-background-size: 30px 25px; background-size: 30px 25px; display: flex; flex-direction: column;}
.page-cart .block-cart--side-area { padding-top: 0;}
.block-cart--contents { width: 900px; float: left; background: #fff;}
.block-cart--goods-list {   padding: 0 20px; margin: 0;}
.block-cart--goods-list li { padding: 20px 0; margin: 0; border-bottom: dotted 1px #ADADAD; overflow: hidden;}
.block-cart--goods-list li:last-child { border: none;}
.block-cart--goods-list-item-mile { font-size: 12px; font-weight: normal; color: #CC0000;}
.block-cart--goods-list .js-enhanced-ecommerce-item { display: flex; justify-content: space-between;}
.block-cart--goods-list .block-cart--goods-list-item-image { width: 160px;}
.block-cart--goods-list .block-cart--goods-list-item-image figure { width: 160px; height: 160px; display: flex; justify-content: center; align-items: center; background: #fff;}
.block-cart--goods-list-item-wrap { width: calc(100% - 180px); display: flex; justify-content: space-between;}
.block-cart--goods-list .block-cart--goods-list-item { width: 310px; margin: 0; float: none;}
.block-cart--goods-list .block-cart--goods-list-item-price-info-wrap { width: calc(100% - 330px); margin: 0; float: none; align-self: center;}
.block-cart--goods-list .block-cart--goods-list-item-price-info { width: 100%; margin: 0; float: none; align-self: center; display: flex; justify-content: flex-end;}
.block-cart--goods-list .block-cart--goods-list-item-input { margin-left: 15px;}
.block-cart--goods-list .block-cart--goods-list-item-calc { display: flex; justify-content: flex-end;}
.block-cart--goods-list .block-cart--goods-list-item-calc-btn { width: auto; padding: 10px 0 10px 30px; margin: 0 0 0 10px; border: none; text-decoration: underline; background: url("../../img/usr/common/icon_redo.png") 10px center no-repeat; -webkit-background-size: 16px 16px; background-size: 16px 16px;}
.block-cart--goods-list .block-cart--goods-list-item-delete { width: auto; padding: 10px 0 10px 25px; margin: 0 0 0 10px; border: none; background: url("../../img/usr/common/icon_del.png") 10px center no-repeat; -webkit-background-size: 10px 10px; background-size: 10px 10px;}
.page-cart .promotion-criteria-list-message { text-align: center;}
.page-cart .block-accessory-list--name { margin: 60px 0 35px; font-size: 28px; font-weight: bold; text-align: center;}

/* Method */
.page-method .block-order-method h3 { margin: 0 0 15px 0; font-size: 14px; font-weight: bold;}
.page-method .block-order-method #method_pay h3::after { content: '※お選びください'; margin: 0 0 0 15px; font-size: 12px; font-weight: normal; color: #CC0000;}
.page-method .flexframe { padding: 0; margin: 0 0 30px 0; border: #E0E0E0 1px solid; display: flex; justify-content: space-between;}
.page-method .flexframe-title { width: 120px; padding: 0 0 0 20px; margin: 0; border: none; font-size: 14px; font-weight: bold; background: #F8F8F8; display: flex; align-items: center;}
.page-method .flexframe-title span { font-size: 14px; font-weight: bold;}
.page-method .flexframe-body  { width: calc(100% - 120px);}
.page-method .flexframe-body .btn.btn-default { border: #111111 1px solid; font-size: 14px; background: #fff;}
.page-method .block-order-method--host-title { padding: 0 20px; margin: 20px 0 15px 0; font-size: 14px; font-weight: bold;}
.page-method .block-order-method--host-content { padding: 0 20px; border: none;}
.page-method .block-order-method--host-content input { max-width: 450px;}
.page-method .block-order-method--host-confirmation { padding: 20px; margin: 0; border: none;}
.page-method .block-order-method--host-title-confirmation.mailaddress { padding: 15px 0 0 0; margin: 15px 0 0 0; border-top: 1px dotted #ADADAD;}
.page-method .block-order-method--host-confirmation .radio_usemail_new { margin: 10px 0; display: block;}
.page-method .block-order-method--host-confirmation .block-order-method--mail { padding: 10px 0 0 20px;}
.page-method .block-order-method--host-confirmation .block-order-method--cmail { padding: 10px 0 0 20px;}
.page-method .block-order-method--dest { padding: 20px 0 0; margin: 10px 20px 0; border: none; border-top: #ADADAD 1px dotted;}
.page-method .block-order-method--dest .block-order-method--dest-title { padding: 0; margin: 10px 0 15px 0; font-size: 14px; font-weight: bold;}
.page-method .block-order-method--dest-content { padding: 0; margin: 0; border: none;}
.page-method .block-order-method--dest-input input { max-width: 450px;}
.page-method .block-order-method--dest-item { padding: 20px 0; margin: 0; border: none; border-bottom: #ADADAD 1px dotted;}
.page-method .block-order-method--dest-add { padding: 20px 0;}
.page-method .block-order-method--goods-content { padding: 0 20px; margin: 0; border: none;}
.page-method .block-order-method--goods-list li { padding: 20px 0; margin: 0; border-bottom: 1px dotted #ADADAD; display: flex; justify-content: space-between;}
.page-method .block-order-method--goods-list li:last-child { margin: 0; border-bottom: none;}
.page-method .block-order-method--goods-list .block-order-method--goods-item-image { width: 160px; height: 160px; padding: 0; margin: 0; background: none; float: none; display: flex; justify-content: center; align-items: center;}
.page-method .block-order-method--goods-list .block-order-method--goods-item { width: calc(100% - 180px); padding: 0; margin: 0; background: none; float: none;}
.page-method .block-order-method--spec-content { padding: 20px; margin: 0; border: none;}
.page-method .block-order-method--spec-content dl { display: flex; align-items: center; justify-content: flex-start;}
.page-method .block-order-method--spec-content dl dt { width: 120px; min-width: 120px; padding: 0; margin: 0; font-size: 14px; font-weight: normal; float: none; position: relative;}
.page-method .block-order-method--spec-content dl dt::after { content: '：'; font-size: 14px; font-weight: bold; line-height: 1.0; display: inline; position: absolute; top: calc(50% - 7px); right: 10px;}
.page-method .block-order-method--spec-content dl dt + dd { width: 220px; min-width: 220px;}
.page-method .block-order-method--spec-content dl dd { padding: 0; margin: 0; float: none;}
.page-method .block-order-method--payment-content { padding: 20px; margin: 0; border: none;}
.page-method .block-order-method--payment-content .block-order-method--payment-method-select { display: flex; flex-wrap: wrap;}
.page-method .block-order-method--payment-content .block-order-method--payment-method-select li { margin: 0 10px 10px 0;}
.page-method #method_point { padding: 20px 0 0 0; margin: 20px 0 0 0; border-top: 1px dotted #ADADAD;}
.page-method #method_point .block-order-method--current-mile-wrap { display: flex; align-items: center;}
.page-method #method_point .block-order-method--mile-exchange-message { font-size: 11px; color: #737373;}
.page-method #method_point .block-order-method--mile-exchange-wrap { margin: 10px 0 20px; display: flex; justify-content: flex-end; align-items: center;}
.page-method #method_point .block-order-method--mile-exchange { margin: 0 0 0 10px;}
.page-method #method_point .block-order-method--point-use-message { font-size: 11px; color: #737373;}
.page-method #method_coupon { padding: 20px 0 0 0; margin: 20px 0 0 0; border-top: 1px dotted #ADADAD;}
.page-method #method_coupon .block-order-method--coupon-content { display: flex; align-items: center;}
.page-method #method_coupon .block-order-method--coupon-content label { width: 120px;}
.page-method #method_coupon .block-order-method--coupon-content input[name="coupon"] { width: 250px; margin: 0 20px 0 0;}
.page-method #method_promotion { padding: 20px 0 0 0; margin: 20px 0 0 0; border-top: 1px dotted #ADADAD;}
.page-method .block-order-method--sales-append-content { padding: 0 20px; margin: 0; border: none;}
.page-method .block-order-method--sales-append-content .form-group { margin: 25px 0; border: none;}
.page-method .block-order-method--sales-append-content .form-label { padding: 0 0 5px 0; margin: 0 0 10px 0; border: none; border-bottom: #111 1px dotted; font-weight: bold; background: none;}
.page-method .block-order-method--sales-append-content .form-control { margin: 0 0 10px 0;}
.page-method .block-order-method--next-btn { height: 50px; padding: 0; margin: 0 0 10px 0; line-height: 50px;}

/* Estimate */
.page-estimate .flexframe { padding: 0; margin: 0 0 30px 0; border: #E0E0E0 1px solid; display: flex; justify-content: space-between;}
.page-estimate .flexframe-title { width: 120px; padding: 0 0 0 20px; margin: 0; border: none; font-size: 14px; font-weight: bold; background: #F8F8F8; display: flex; align-items: center;}
.page-estimate .flexframe-title span { font-size: 14px; font-weight: bold;}
.page-estimate .flexframe-body { width: calc(100% - 120px);}
.page-estimate .flexframe-body h3 { margin: 0 0 10px 0; font-size: 14px; font-weight: bold;}
.page-estimate .flexframe-body address { line-height: 1.8;}
.page-estimate .flexframe-body .block-order-estimate--confirmation-title { margin: 0 0 10px 0; display: flex; align-items: center;}
.page-estimate .flexframe-body .btn.btn-default { border: #111111 1px solid; font-size: 14px; background: #fff;}
.page-estimate .flexframe-body-child { display: flex; justify-content: space-between;}
.page-estimate .flexframe-body-child ul { width: 50%; max-width: 50%; padding: 0 20px; margin: 0;}
.page-estimate .flexframe-body-child ul + ul { border-left: #E0E0E0 1px solid;}
.page-estimate #estimate_host_and_dest .flexframe-body { padding: 20px 0;}
.page-estimate #estimate_host_and_dest .block-order-estimate--confirmation-list li { padding-bottom: 0;}
.page-estimate .block-order-estimate--date-spec-confirmation .flexframe-body { padding: 20px 0;}
.page-estimate .block-order-estimate--date-spec-confirmation li.block-order-estimate--time-spec { padding-bottom: 0;}
.page-estimate #estimate_payment .flexframe-body { padding: 20px; margin: 0; border: none;}
.page-estimate #estimate_payment .block-order-estimate--pay-header { margin: 0; background: #ADADAD;}
.page-estimate #estimate_payment .block-order-estimate--pay-input  { padding: 1px 0; margin: 20px 0; border: none; border-left: #e5e5e5 1px solid; border-right: #e5e5e5 1px solid;}
.page-estimate #estimate_payment .block-order-estimate--pay-input .form-label   { width: 140px !important; padding: 5px 10px; font-size: 13px;}
.page-estimate #estimate_payment .block-order-estimate--pay-input .form-control { padding: 5px 10px;}
.page-estimate #estimate_payment .block-order-estimate--pay-input .form-control input { max-width: 100%;}
.page-estimate #estimate_payment .block-order-estimate--confirmation-title { width: 260px; margin: 0;}
.page-estimate #estimate_payment .block-order-estimate--confirmation-title h3 { width: 260px; margin: 0; position: relative;}
.page-estimate #estimate_payment .block-order-estimate--confirmation-title h3 span { position: absolute; left: 140px; top: calc(50% - 15px);}
.page-estimate .block-order-method--payment-content .block-order-method--payment-method-select { display: flex; flex-wrap: wrap;}
.page-estimate .block-order-method--payment-content .block-order-method--payment-method-select li { margin: 0 10px 10px 0;}
.page-estimate .block-order-estimate--payment-name { display: flex;}
.page-estimate .block-order-estimate--payment-name .block-order-estimate--confirmation-title { min-width: 260px; margin: 0;}
.page-estimate .block-order-estimate--payment-name .block-order-estimate--confirmation-detail { width: calc(100% - 260px); margin: 0;}
.page-estimate .block-order-estimate--payment-name.amazon .block-order-estimate--confirmation-title { min-width: 360px; margin: 0;}
.page-estimate .block-order-estimate--payment-name.amazon .block-order-estimate--confirmation-detail { width: calc(100% - 360px); margin: 0;}
.page-estimate .block-order-estimate-usage-point { padding: 20px 0 0 0; margin: 20px 0 0 0; border-top: 1px dotted #ADADAD; display: flex; justify-content: space-between;}
.page-estimate .block-order-estimate-usage-point .block-order-estimate--confirmation-title { width: 260px; margin: 0;}
.page-estimate .block-order-estimate-usage-point .block-order-estimate--confirmation-detail { width: calc(100% - 260px); margin: 0;}
.page-estimate .block-order-estimate-usage-point .block-order-estimate--confirmation-detail-top { margin: 0 0 10px 0;}
.page-estimate .block-order-estimate-usage-point .block-order-estimate--current-mile-wrap {}
.page-estimate .block-order-estimate-usage-point .block-order-estimate--use-point,
.page-estimate .block-order-estimate-usage-point .block-order-estimate--have-point,
.page-estimate .block-order-estimate-usage-point .block-order-estimate--current-mile,
.page-estimate .block-order-estimate-usage-point .block-order-estimate--current-family-mile {}
.page-estimate .block-order-estimate-usage-point .confirmation-dl { display: flex; justify-content: space-between;}
.page-estimate .block-order-estimate-usage-point .confirmation-dl dt { width: 200px; line-height: 1.3; position: relative;}
.page-estimate .block-order-estimate-usage-point .confirmation-dl dt::after { content: '：'; position: absolute; top: calc(50% - 0.5em); right: 0;}
.page-estimate .block-order-estimate-usage-point .confirmation-dl dd { width: calc(100% - 200px); padding: 0 0 0 10px; line-height: 1.3; position: relative;}
.page-estimate .block-order-estimate-usage-point .block-order-estimate--mile-exchange-message { font-size: 11px; color: #737373;}
.page-estimate .block-order-estimate-usage-point .block-order-estimate--mile-exchange-wrap { margin: 10px 0 0 0; display: flex; justify-content: flex-end; align-items: center;}
.page-estimate .block-order-estimate-usage-point .block-order-estimate--mile-exchange { margin: 0 0 0 10px;}
.page-estimate .block-order-estimate--coupon { padding: 20px 0 0 0; margin: 20px 0 0 0; border-top: 1px dotted #ADADAD; display: flex; justify-content: space-between;}
.page-estimate .block-order-estimate--coupon .block-order-estimate--confirmation-title { width: 260px; margin: 0;}
.page-estimate .block-order-estimate--coupon .block-order-estimate--confirmation-detail { width: calc(100% - 260px); margin: 5px 0 0 0;}
.page-estimate .block-order-estimate--promotion-code { padding: 20px 0 0 0; margin: 20px 0 0 0; border-top: 1px dotted #ADADAD; display: flex; justify-content: space-between;}
.page-estimate .block-order-estimate--promotion-code .block-order-estimate--confirmation-title { width: 260px; margin: 0;}
.page-estimate .block-order-estimate--promotion-code .block-order-estimate--confirmation-detail { width: calc(100% - 260px); margin: 5px 0 0 0;}
.page-estimate .block-order-estimate--goods-content { padding: 0 20px; margin: 0; border: none;}
.page-estimate .block-order-estimate--confirmation-list-full .block-order-estimate--promotion { padding: 20px 0 0 0; margin: 20px 0 0 0; border-top: 1px dotted #ADADAD; display: flex; justify-content: space-between;}
.page-estimate .block-order-estimate--goods-list li { padding: 20px 0; margin: 0; border-bottom: 1px dotted #ADADAD; display: flex; justify-content: space-between;}
.page-estimate .block-order-estimate--goods-list li:last-child { margin: 0; border-bottom: none;}
.page-estimate .block-order-estimate--goods-list li .block-order-estimate--goods-item-image { width: 160px; height: 160px; padding: 0; margin: 0; background: none; float: none; display: flex; justify-content: center; align-items: center;}
.page-estimate .block-order-estimate--goods-list li .block-order-estimate--goods-item { width: calc(100% - 400px); padding: 0; margin: 0; background: none; float: none;}
.page-estimate .block-order-estimate--goods-list li .block-order-estimate--goods-price-items { width: 200px; padding: 0; margin: 0; background: none; float: none; text-align: right; align-self: center;}
.page-estimate .block-order-estimate--goods-item-quantity { margin: 10px 0;}
.page-estimate .block-order-estimate--sales-append-list th { background: #ADADAD; font-weight: normal;}
.page-estimate .block-order-estimate--amazonpay-login .flexframe-body { padding: 20px;}
.page-estimate .block-order-estimate--sales-append { padding: 20px; margin: 0; border: none;}
.page-estimate .block-order-estimate--comment { padding: 20px; margin: 0; border: none;}
.page-estimate .block-order-estimate--comment-content { padding: 0; margin: 15px 0 0 0; border: none;}
.block-order-estimate--commit-btn { height: 50px; padding: 0; margin: 0 0 10px 0; line-height: 50px;}
.estimate-top-notice { padding: 0 0 0 1em; margin-bottom: 15px; text-indent: -1em;}
.page-estimate .block-order-estimate--pay-input .block-common-alert-list { width: calc(100% - 30px); margin: 15px auto;}
.page-estimate .block-order-estimate--mile-exchange { text-align: right; margin: 15px 70px 0 0; }
.page-estimate .block-order-estimate--point-change-button { padding: 0 20px; margin-bottom: 15px; }
.page-estimate .block-order-estimate--use-point, .page-estimate .block-order-estimate--have-point, .page-estimate .block-order-estimate--before-point { display: flex; }
.page-estimate .block-order-estimate--current-mile, .page-estimate .block-order-estimate--current-family-mile { display: flex; }
.page-estimate .block-order-estimate--use-point dt, .page-estimate .block-order-estimate--have-point dt, .page-estimate .block-order-estimate--before-point dt { width: 130px; }
.page-estimate .block-order-estimate--current-mile dt, .page-estimate .block-order-estimate--current-family-mile dt { width: 180px; }
.page-estimate .block-order-estimate--distribution { padding: 20px; margin: 0; border: none;}

/* ----------------------------------
 GiftOrder
---------------------------------- */
/* dest */
.block-order-gift-dest--list .btn.btn-default,
.block-order-gift-dest--method-sender .btn.btn-default { border: #111111 1px solid; font-size: 14px; background: #fff;}

/* select */
.page-orderselect .flexframe { padding: 0; margin: 0 0 30px 0; border: #E0E0E0 1px solid; display: flex; justify-content: space-between;}
.page-orderselect .flexframe-title { width: 120px; padding: 0 0 0 20px; margin: 0; border: none; font-size: 14px; font-weight: bold; background: #F8F8F8; display: flex; align-items: center;}
.page-orderselect .flexframe-title span { font-size: 14px; font-weight: bold;}
.page-orderselect .flexframe h3 { margin: 0 0 15px 0; font-size: 14px; font-weight: bold;}
.page-orderselect .flexframe-body  { width: calc(100% - 120px);}
.page-orderselect .flexframe-body .btn.btn-default { border: #111111 1px solid; font-size: 14px; background: #fff;}
.page-orderselect .block-order-gift-select .flexframe-body h2 { padding: 0; margin: 0 0 15px 0; font-size: 14px; font-weight: bold; border: none;}
.page-orderselect #select_host_and_dest .flexframe-body { padding: 20px 20px 1px 20px;}
.page-orderselect .block-order-gift-select--sender-info { padding: 0; border: none;}
.page-orderselect .block-order-gift-select--delivery-dest-header { padding-top: 12px;}
.page-orderselect .block-order-gift-select--delivery-dest-content { border-radius: 5px;}
.page-orderselect .block-order-gift-select--delivery-dest-goods-name-inner { display: flex; justify-content: space-between; align-items: center;}
.page-orderselect .block-order-gift-select--delivery-dest-goods-name figure { width: 100px; height: 100px; margin: 0; display: flex; justify-content: center; align-items: center;}
.page-orderselect .block-order-gift-select--delivery-dest-goods-name figure img { max-width: 100px; max-height: 100px;}
.page-orderselect .block-order-gift-select--delivery-dest-goods-name-desc { width: calc(100% - 120px);}
.page-orderselect .block-order-gift-select--delivery-dest-goods-select { padding: 0;}
.page-orderselect .block-order-gift-select--delivery-dest-goods-select .action-buttons { margin: 10px 0;}
.page-orderselect .block-order-gift-select--delivery-date .flexframe-body { padding: 20px; margin: 0; border: none;}
.page-orderselect .block-order-gift-select--delivery-date dl { display: flex; align-items: center; justify-content: flex-start; margin: 0 0 10px 0;}
.page-orderselect .block-order-gift-select--delivery-date dl dt { width: 120px; min-width: 120px; padding: 0; margin: 0; font-size: 14px; font-weight: normal; float: none; position: relative;}
.page-orderselect .block-order-gift-select--delivery-date dl dt::after { content: '：'; font-size: 14px; font-weight: bold; line-height: 1.0; display: inline; position: absolute; top: calc(50% - 7px); right: 10px;}
.page-orderselect .block-order-gift-select--delivery-date dl dt + dd { width: 220px; min-width: 220px;}
.page-orderselect .block-order-gift-select--delivery-date dl dd { padding: 0; margin: 0; float: none;}
.page-orderselect .block-order-gift-select--payment-content { padding: 20px; margin: 0; border: none;}
.page-orderselect .block-order-gift-select--payment-content .block-order-gift-select--method-list { display: flex; flex-wrap: wrap;}
.page-orderselect .block-order-gift-select--payment-content .block-order-gift-select--method-list li { margin: 0 10px 10px 0;}
.page-orderselect #method_point { padding: 20px 0 0 0; margin: 20px 0 0 0; border-top: 1px dotted #ADADAD;}
.page-orderselect #method_point .block-order-gift-select--select-point-payment { padding: 10px; margin-bottom: 10px; border: 1px solid #dcdcdc; background: #f8f8f8;}
.page-orderselect #method_point .block-order-gift-select--select-point-payment label { margin: 0 15px 0 0;}
.page-orderselect #method_point .block-order-gift-select--select-point-payment #pointpay_num { margin: 0 10px 0 0;}
.page-orderselect #method_point .block-order-method--current-mile-wrap { display: flex; align-items: center;}
.page-orderselect #method_point .block-order-method--mile-exchange-message { font-size: 11px; color: #737373;}
.page-orderselect #method_point .block-order-method--mile-exchange-wrap { margin: 10px 0 20px; display: flex; justify-content: flex-end; align-items: center;}
.page-orderselect #method_point .block-order-method--mile-exchange { margin: 0 0 0 10px;}
.page-orderselect #method_point .block-order-method--point-use-message { font-size: 11px; color: #737373;}
.page-orderselect #method_coupon { padding: 20px 0 0 0; margin: 20px 0 0 0; border-top: 1px dotted #ADADAD;}
.page-orderselect #method_coupon .block-order-gift-select--coupon-content { display: flex; align-items: center;}
.page-orderselect #method_coupon .block-order-gift-select--coupon-content label { width: 120px;}
.page-orderselect #method_coupon .block-order-gift-select--coupon-content input[name="coupon"] { width: 250px; margin: 0 20px 0 0;}
.page-orderselect #method_promotion { padding: 20px 0 0 0; margin: 20px 0 0 0; border-top: 1px dotted #ADADAD;}
.page-orderselect .block-order-gift-select--sales-append-content { padding: 0 20px; margin: 0; border: none;}
.page-orderselect .block-order-gift-select--sales-append-content .form-group { margin: 25px 0; border: none;}
.page-orderselect .block-order-gift-select--sales-append-content .form-label { padding: 0 0 5px 0; margin: 0 0 10px 0; border: none; border-bottom: #111 1px dotted; font-weight: bold; background: none;}
.page-orderselect .block-order-gift-select--sales-append-content .form-control { margin: 0 0 10px 0;}
.page-orderselect #method_pay h3::after { content: '※お選びください'; margin: 0 0 0 15px; font-size: 12px; font-weight: normal; color: #CC0000;}

/* select */
.page-estimate .block-order-gift-confirmation--order-item-wrapper,
.page-estimate .block-order-gift-confirmation--destination-address-wrapper,
.page-estimate .block-order-gift-confirmation--other-wrapper,
.page-estimate .block-order-gift-confirmation--novelty,
.page-estimate .block-order-gift-confirmation--order-comment { padding: 0; margin: 0 0 20px 0; border: none; background: #fff;}
.page-estimate .block-order-gift-confirmation--order-item-wrapper { padding: 20px 20px 1px 20px; display: flex; justify-content: space-between;}
.page-estimate .block-order-gift-confirmation--order-item-detail { width: 60%;}
.page-estimate .block-order-gift-confirmation--item-image { width: 120px;}
.page-estimate .block-order-gift-confirmation--item-image figure { width: 100px; height: 100px;}
.page-estimate .block-order-gift-confirmation--item-image figure img { width: 100px; height: 100px;}
.page-estimate .block-order-gift-confirmation--item-qty { text-align: center;}
.page-estimate .block-order-gift-confirmation--order-item-summary { width: calc(40% - 20px);}
.page-estimate .block-order-gift-confirmation--order { padding: 20px 20px 1px 20px; margin: 0; border: none;}
.page-estimate .block-order-gift-confirmation--shipping-address { width: auto; margin: 0 0 20px 0; display: flex;}
.page-estimate .block-order-gift-confirmation--shipping-address-item { width: 50%; padding: 0 20px 0 0;}
.page-estimate .block-order-gift-confirmation--shipping-address-item.block-order-gift-confirmation--sender { padding: 0 20px; border-left: #E0E0E0 1px solid;}
.page-estimate .block-order-gift-confirmation--shipping-info { width: auto; display: block; margin: 0 0 20px 0;}
.page-estimate .block-order-gift-confirmation--shipping-info-detail { display: flex;}
.page-estimate .block-order-gift-confirmation--shipping-info-detail dl { margin-right: 30px; display: flex; align-items: center; justify-content: flex-start;}
.page-estimate .block-order-gift-confirmation--shipping-info-detail dl dt { width: 120px; min-width: 120px; padding: 0; margin: 0; font-size: 14px; font-weight: normal; float: none; position: relative;}
.page-estimate .block-order-gift-confirmation--shipping-info-detail dl dt::after { content: '：'; font-size: 14px; font-weight: bold; line-height: 1.0; display: inline; position: absolute; top: calc(50% - 7px); right: 10px;}
.page-estimate .block-order-gift-confirmation--shipping-info-detail-spec { display: flex; width: 100%; }
.page-estimate .block-order-gift-confirmation--shipping-info-detail-spec-dl { width: 50%; border-right: 1px solid #E0E0E0; }
.page-estimate .block-order-gift-confirmation--shipping-info-detail-spec dl { padding: 8px 50px 0px 50px; }
.page-estimate .block-order-gift-confirmation--desired-delivery-dest-day-header,
.page-estimate .block-order-gift-confirmation--desired-delivery-timezone-header { font-weight: bold; margin-bottom: 15px; }
.page-estimate .block-order-gift-confirmation--message { padding-left: 50px; }
.page-estimate .block-order-gift-confirmation--destination-address-info-wrap .flexframe-body { padding: 20px 20px 1px 20px;}
.page-estimate .block-order-gift-confirmation--destination-address-header  { padding: 0 0 10px; margin: 0 0 15px !important; border-bottom: #eee 1px solid;}
.page-estimate .block-order-gift-confirmation--destination-address-wrapper { display: flex; justify-content: space-between;}
.page-estimate .block-order-gift-confirmation--destination-address { width: calc(40% - 20px);}
.page-estimate .block-order-gift-confirmation--delivery-items { width: 60%;}
.page-estimate .block-order-gift-confirmation--sending-item-image { width: 120px;}
.page-estimate .block-order-gift-confirmation--sending-item-image figure { width: 100px; height: 100px;}
.page-estimate .block-order-gift-confirmation--sending-item-image figure img { max-width: 100px; max-height: 100px;}
.page-estimate .block-order-gift-confirmation--sending-item-qty { text-align: center;}
.page-estimate .block-order-gift-confirmation--payment-method-wrapper { padding: 20px; margin: 0; border: none;}
.page-estimate .block-order-gift-confirmation-method { display: flex; justify-content: space-between;}
.page-estimate .block-order-gift-confirmation--payment-name { width: 35%;}
.page-estimate .block-order-gift-confirmation--payment-desc { width: 60%;}
.page-estimate .block-order-gift-confirmation--payment-desc .block-order-estimate--pay-input { margin: 0;}
.page-estimate .block-order-gift-confirmation--payment-desc .block-order-estimate--pay-header { margin: 0;}
.page-estimate .block-order-gift-confirmation--payment-desc .block-order-estimate--pay-input .form-label   { width: 140px !important; padding: 5px 10px; font-size: 13px;}
.page-estimate .block-order-gift-confirmation--payment-desc.block-order-estimate--pay-input .form-control { padding: 5px 10px;}
.page-estimate .block-order-gift-confirmation--payment-desc.block-order-estimate--pay-input .form-control input { max-width: 100%;}
.page-estimate .block-order-gift-confirmation--other-wrapper { padding: 20px; margin: 0; border: none;}
.page-estimate .block-order-gift-confirmation--order-comment-message { margin: 0 0 30px 0; text-align: center; line-height: 1.8;}

/* ----------------------------------
 OrderComplete
---------------------------------- */
.page-order .block-order-complete--orderinfo,
.page-order .block-order-complete--customerentry-wrapper { padding: 0; margin-bottom: 20px; border: none; background: #fff;}
.page-order .block-order-complete--home { margin: 40px 0; display: flex; justify-content: center; align-items: center;}
.page-order .block-order-complete--home-btn { width: 250px; height: 50px; margin: 0 20px; font-size: 20px; display: flex; justify-content: center; align-items: center;}
.page-order .block-order-complete--cart-btn { width: 250px; height: 50px; margin: 0 20px; font-size: 20px; display: flex; justify-content: center; align-items: center;}

/* ----------------------------------
 Genre Page
---------------------------------- */
.block-genre-style { display: flex; flex-wrap: wrap;}
.block-genre-style .block-genre-style--item + .block-genre-style--item { margin: 0 0 0 5px;}
.block-genre-style .block-genre-style--item + .block-genre-style--item .block-genre-style--item-name::before { content: '/'; display: inline;}
.block-genre-style .block-genre-style--item-name { padding: 0; margin: 0; font-size: 14px; font-weight: normal;}

/* ----------------------------------
 User Review
---------------------------------- */
.block-user-review .block-user-review--message a { text-decoration: underline;}

/* ----------------------------------
 GoodsList favorite
---------------------------------- */
.block-pickup-list-p .block-goods-favorite { transition: 0.3s;}
.block-pickup-list-p .block-goods-favorite:hover { opacity: 0.5;}
.block-pickup-list-p .block-goods-favorite a { width: 100% ; height: 100% ; padding: 0; border: none; border-radius: 5px; box-sizing: border-box; background: url("../../img/usr/common/v02/icon_bookmark_heart.png")  center center no-repeat ; -webkit-background-size: 22px auto ; background-size: 22px auto ; text-indent: 100%; white-space: nowrap; overflow: hidden;}
.block-pickup-list-p .block-goods-favorite a.block-goods-favorite-registed--btn { background: url("../../img/usr/common/v02/icon_bookmark_heart_on.png") center center no-repeat; -webkit-background-size: 22px auto; background-size: 22px auto; text-indent: 100%; white-space: nowrap; overflow: hidden;}
.block-pickup-list-p .page-goods .block-goods-favorite { margin: 0 !important;}
.block-pickup-list-p .pane-goods-right-side { width: 40px !important; height: 40px; padding: 0 !important; margin: 0 !important; border: none !important; position: absolute; bottom: 55px; right: 0;}
.block-pickup-list-p .block-goods-favorite { height: 100%;}

.block-ranking-r--goods .block-goods-favorite { transition: 0.3s;}
.block-ranking-r--goods .block-goods-favorite:hover { opacity: 0.5;}
.block-ranking-r--goods .block-goods-favorite a { width: 100% ; height: 100% ; padding: 0; border: none; border-radius: 5px; box-sizing: border-box; background: url("../../img/usr/common/v02/icon_bookmark_heart.png")  center center no-repeat; -webkit-background-size: 22px auto ; background-size: 22px auto ; text-indent: 100%; white-space: nowrap; overflow: hidden;}
.block-ranking-r--goods .block-goods-favorite a.block-goods-favorite-registed--btn { background: url("../../img/usr/common/v02/icon_bookmark_heart_on.png") center center no-repeat; -webkit-background-size: 22px auto; background-size: 22px auto; text-indent: 100%; white-space: nowrap; overflow: hidden;}
.block-ranking-r--goods .page-goods .block-goods-favorite { margin: 0 !important;}
.block-ranking-r--goods .pane-goods-right-side { width: 40px !important; height: 40px; padding: 0 !important; margin: 0 !important; border: none !important; position: absolute; bottom: 0; right: 0;}
.block-ranking-r--goods .block-goods-favorite { height: 100%;}

.block-thumbnail-t--goods .block-goods-favorite { transition: 0.3s;}
.block-thumbnail-t--goods .block-goods-favorite:hover { opacity: 0.5;}
.block-thumbnail-t--goods .block-goods-favorite a { width: 100% ; height: 100% ; padding: 0; border: none; border-radius: 5px; box-sizing: border-box; background: url("../../img/usr/common/v02/icon_bookmark_heart.png") center center no-repeat; -webkit-background-size: 22px auto ; background-size: 22px auto ; text-indent: 100%; white-space: nowrap; overflow: hidden;}
.block-thumbnail-t--goods .block-goods-favorite a.block-goods-favorite-registed--btn { background: url("../../img/usr/common/v02/icon_bookmark_heart_on.png") center center no-repeat; -webkit-background-size: 22px auto; background-size: 22px auto; text-indent: 100%; white-space: nowrap; overflow: hidden;}
.block-thumbnail-t--goods .page-goods .block-goods-favorite { margin: 0 !important;}
.block-thumbnail-t--goods .pane-goods-right-side { width: 40px !important; height: 40px; padding: 0 !important; margin: 0 !important; border: none !important; position: absolute; bottom: 10px; right: 0;}
.block-thumbnail-t--goods .block-goods-favorite { height: 100%;}

/* ----------------------------------
 Mall Event
---------------------------------- */
.page-mall .block-category-list--event .block-top-event--goods { margin: 0 0 40px 0;}

.page-mall .block-category-list--event .block-top-event--goods .block-pickup-list-p--items > li:nth-child(n+7),
.page-mall .block-category-list--event .block-top-event--goods .block-thumbnail-t > li:nth-child(n+7),
.page-mall .block-category-list--event .block-top-event--goods .block-ranking-r--items > li:nth-child(n+7) { display: none !important;}

@media screen and (min-width:    0px) and (max-width:  585px) { .page-mall .block-thumbnail-h > li:nth-child(n+2) { display: none;}}
@media screen and (min-width:  586px) and (max-width:  845px) { .page-mall .block-thumbnail-h > li:nth-child(n+3) { display: none;}}
@media screen and (min-width:  846px) and (max-width: 1105px) { .page-mall .block-thumbnail-h > li:nth-child(n+4) { display: none;}}
@media screen and (min-width: 1106px) and (max-width: 1365px) { .page-mall .block-thumbnail-h > li:nth-child(n+5) { display: none;}}
@media screen and (max-width: 1876px) {
  .page-mall .block-category-list--event .block-top-event--goods .block-pickup-list-p--items > li:nth-child(n+6),
  .page-mall .block-category-list--event .block-top-event--goods .block-thumbnail-t > li:nth-child(n+6),
  .page-mall .block-category-list--event .block-top-event--goods .block-ranking-r--items > li:nth-child(n+6) { display: none !important;}
}
@media screen and (max-width: 1616px) {
  .page-mall .block-category-list--event .block-top-event--goods .block-pickup-list-p--items > li:nth-child(n+5),
  .page-mall .block-category-list--event .block-top-event--goods .block-thumbnail-t > li:nth-child(n+5),
  .page-mall .block-category-list--event .block-top-event--goods .block-ranking-r--items > li:nth-child(n+5) { display: none !important;}
}
@media screen and (max-width: 1356px) {
  .page-mall .block-category-list--event .block-top-event--goods .block-pickup-list-p--items > li:nth-child(n+4),
  .page-mall .block-category-list--event .block-top-event--goods .block-thumbnail-t > li:nth-child(n+4),
  .page-mall .block-category-list--event .block-top-event--goods .block-ranking-r--items > li:nth-child(n+4) { display: none !important;}
}

.page-mall .block-category-list--event .more-button { padding: 0; margin: 0; display: flex; justify-content: flex-end;}
.page-mall .block-category-list--event .more-button a { width: 180px; height: 50px; padding: 0; margin: 0; border: #111111 1px solid; border-radius: 5px; font-size: 14px; text-align: center; display: flex; justify-content: center; align-items: center; position: relative; background: #fff;}
.page-mall .block-category-list--event .more-button a:after { content: ""; width: 8px; height: 8px; border-right: 2px solid #CC0000; border-top: 2px solid #CC0000; position: absolute; right: 20px; top: calc(50% - 4px); display: block; transform: rotate(45deg);}

.page-mall .block-design-category-keyword-list-wrap{margin-bottom: 60px; }
.page-mall .block-design-category-keyword-list {display: flex; flex-wrap: wrap; gap: 10px 10px; }
.page-mall .block-design-category-keyword-list a {border-radius: 3em; border: 1px solid #B4871E; display: block; padding: .4em 1.4em; font-size: 14px; font-weight: 500; color: #986a00; transition: transform 0.3s ease, color 0.3s ease; }
.page-mall .block-design-category-keyword-list a:hover {color: #e6a304; }

/* ----------------------------------
 ギフト購入 備考欄
---------------------------------- */
.page-estimate .block-order-gift-confirmation--order-comment { margin: 0;}
.page-estimate .block-order-gift-confirmation--comment-wrapper { padding: 20px;}
.page-estimate .block-order-gift-confirmation--comment--textarea { width: 100%;}

.block-order-method--mail p { margin: 0 0 5px; }
.block-order-method--mail input[type="radio"] { margin-top: 5px; margin-bottom: 5px; }
.block-order-method--mail input[name="s_mail"] { margin: 3px 0 10px; }
.block-order-gift-dest--mail input[type="text"] { margin-left: 25px; }
.block-order-method--cmail p { margin: 0 0 5px 25px; }
.block-order-method--cmail .block-order-method--item-message { margin-left: 25px; }

.block-order-gift-select--delivery { display: flex; flex-direction: column; }
.block-order-gift-select--delivery-dest { position: relative; }
.block-order-gift-select--delivery-dest-add { display: flex; justify-content: flex-start; align-items: center; order: 10; margin: 0 0 20px; }
.block-order-gift-select--delivery-dest-add-btn { margin-left: 10px; }
.block-order-gift-select--delivery-dest-delete { top: 70px; right: 20px; }


/*suggest theme*/

#search_suggest_area_container_ #search_suggest_area_ {
  padding: 0;
  border: none;
  position: relative !important;
  top: auto !important;
  z-index: 3;
  box-shadow: none;
}

#search_suggest_area_container_ .fix-suggest #search_suggest_area_ {
  top: auto !important;
  transform: none;
}

#suggest_trendword_list_,
.block-search-item--list-header {
  display: none;
}

.block-search-item {
  width: auto;
}

.block-search-suggest--keyword {
  padding: .5em;
}

.block-search-suggest--keyword-entry {
  display: block;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.block-search-suggest--goods {
  min-height: 60px;
  padding: .5em;
  display: block;
  clear: both;
}

.block-search-suggest--goods-img {
  display: block;
  float: left;
  width: 60px;
  margin-right: 10px;
}

.block-search-suggest--goods-img img {
  width: 60px;
  height: 60px;
}

.block-search-suggest--goods-name,
.block-search-suggest--goods-comment,
.block-search-suggest--goods-price-items {
  width: 100%;
}

.block-search-suggest--goods:hover {
  background-color: #dedede;
  cursor: pointer;
}

.block-search-suggest--keyword:hover {
  background: none !important;
}

.block-search-suggest--keyword:hover>a {
  color: #fff;
}

.block-search-suggest--keyword:hover::before {
  content: '';
  display: block;
  width: calc(100% - 6px);
  height: 100%;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: #555555;
  position: absolute;
  z-index: 1;
}

.block-search-suggest--keyword:hover::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: solid 10px transparent;
  border-bottom: solid 10px transparent;
  border-left: solid 6px #555555;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

.block-search-suggest--item-body {
  padding: .5em 8px;
}

.block-search-suggest--item-body .block-thumbnail-t--goods-name-wrap {
  font-size: 14px;
}

.block-search-suggest--item-body .price {
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
}

.block-search-suggest--item-body .mile-point {
  padding-left: 23px;
  margin-top: 5px;
  color: #976F12;
  text-align: left;
  font-weight: bold;
  position: relative;
}

.block-search-suggest--item-body .mile-point::before {
  content: '';
  display: block;
  width: 18px;
  height: 16px;
  background: url("../../img/usr/common/v02/icon_getmile.png") no-repeat center / contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.block-search-suggest,
.block-search-item {
  border: none;
}

.block-search-suggest {
  max-width: 300px;
  min-width: 300px !important;
}

.block-search-item {
  margin-left: 5px;
}

.block-search-suggest--item {
  padding: 13px 0 11px;
  box-shadow: none;
}

.block-search-suggest--item:nth-of-type(n+2) {
  border-top: 1px solid #dedede;
}

.block-search-suggest--item-imgWrapper {
  width: 100px;
  flex: none;
  flex-shrink: 0;
  margin: 10px;
}

.block-search-item--list-body {
  padding: 0;
}

.block-search-suggest>div>.block-search-suggest--keyword {
  padding: 0;
  position: relative;
}

.block-search-suggest>div>.block-search-suggest--keyword>a {
  padding: 0 10px 0;
  display: flex;
  width: 100%;
  min-height: 44px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2;
  font-size: 14px;
}

.block-search-container {
  align-items: normal;
  max-width: 700px;
  box-shadow: 20px 20px 30px rgba(0, 0, 0, 0.1);
}

.block-search-container::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-right: solid 14px transparent;
  border-bottom: solid 12px #E0E0E0;
  border-left: solid 14px transparent;
  position: absolute;
  top: 0;
  transform: translateY(-100%);
  left: 25px;
}

.block-search-container {
  /*   border: 15px solid var(--unnamed-color-e0e0e0);
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 20px 20px 30px #0000001A;
    border: 15px solid #E0E0E0;
    opacity: 1; */
  padding: 42px 15px 15px;
  background: #E0E0E0;
}

.tags-content {
  display: flex;
}

.tags-ttl {
  padding-top: 3px;
  margin: 0 15px;
  flex-shrink: 0;
  font-size: 15px;
}

.tags-item--list {
  display: flex;
}

.tags-item--list>a {
  padding: 5px 15px;
  height: 26px;
  border: 1px solid #AD9442;
  border-radius: 2px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #AD9442;
  margin: 0 15px 10px 0;
  font-size: 15px;
}

#header_fixed_box .container{
  position: relative
}

.search_suggest_item_area_{
  padding: 15px 15px 15px;
  background: #E0E0E0;
  position: absolute;
  z-index: 99999;
  bottom: 8px;
  transform: translateY(100%);
}
.search_suggest_item_area_:has(#suggest_item_list_){
  display: flex;
  flex-wrap: wrap;
  max-width: 700px;
}
.search_suggest_item_area_ #search_suggest_item_area_{
  max-width: 365px;
  width: 100%;
}
body.fix-suggest .search_suggest_item_area_{
  bottom: -8px;

}

.search_suggest_item_area_::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-right: solid 14px transparent;
  border-bottom: solid 12px #E0E0E0;
  border-left: solid 14px transparent;
  position: absolute;
  top: 2px;
  transform: translateY(-100%);
  left: 25px;
}

.block-search-suggest--list-header,
.search_suggest_item_area_ .block-search-trendword--list-header{
  background: none!important;
  padding: 0 0 10px;
  margin: 0!important;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
}

.block-search-suggest--list-header{
  position: absolute;
  top: -28px;
  left: 0;
  padding: 0;
  border: none!important;
}


.search_suggest_item_area_ .block-search-suggest--trendword{
  display: block;
  padding: 0!important;
  margin: 0!important;
  max-width: 300px;
  min-width: 300px;
}
/* .block-search-suggest > div > div {
  border-bottom: 1px dotted #ccc;
} */

.search_suggest_item_area_ .block-search-suggest--trendword-entry{
  padding: 0 10px 0!important;
  margin: 0!important;
  background: #fff!important;
  display: flex;
  width: 100%;
  min-width: 300px;
  min-height: 44px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2;
  font-size: 14px;
  &:nth-of-type(n+2){
    margin-top: 1px!important;
  }
}
.search_suggest_item_area_ .block-search-suggest--trendword-entry:hover{
  color: #fff!important;
}
.search_suggest_item_area_ .block-search-suggest--trendword-entry:hover::after{
  content: '';
  display: block;
  position: absolute;
  width: calc(100% - 5px);
  height: 100%;
  background: #555555;
  top: 0;
  left: 0;
  z-index: -1;
}

.search_suggest_item_area_ .block-search-suggest--trendword-entry:hover::before{
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: solid 10px transparent;
  border-bottom: solid 10px transparent;
  border-left: solid 6px #555555;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

body.page-goods:has(.jalmall-lounge-header) .block-add-cart {
  width: 100%;
  margin: 0;
}
body.page-goods:has(.jalmall-lounge-header) button.block-add-cart--btn{
  background: #817646 url(../../img/usr/common/icon_cart_w.png) 40px center no-repeat;
  -webkit-background-size: 20px 20px;
  background-size: 20px 20px;
  padding-left: 28px;
}
body.page-goods:has(.jalmall-lounge-header) button.block-add-cart--btn:not(.js-animation-add-cart){
  background: #817646 url(../../img/usr/common/icon_airplane.png) 42px center no-repeat;
  -webkit-background-size: 24px auto;
  background-size: 24px auto;
  padding-left: 26px;
}


/* カート*/
.page-cart .block-cart form .block-cart--goods-list-header{
  position: relative;
}
.page-cart .block-cart form .block-cart--goods-list-header .block-cart--count{
  width: 103px;
  height: 36px;
  position: absolute;
  left: -1px;
  top: -36px;
  background: url(../../img/usr/common/bg_cart_count.png?v1);
  background-size: contain;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  color: #8E7474;
  padding-right: 4px;
}
.block-cart--container{
  border: 1px solid #E0E0E0;
  margin-top: 70px;
  overflow: visible;
}
.block-cart--container:after {
  content: "";
  display: block;
  clear: both;
} 
.block-cart--container:before {
  content: "";
  display: block;
  clear: both;
} 
.page-cart .block-cart--contents {
  border: none;
  width: 908px;
  position: relative;
  margin: 0;
}
.page-cart .block-cart--contents::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  background: #E0E0E0;
  width: 1px;
  height: calc(100% - 20px);
  transform: translateY(-50%);
}
.block-cart--contents {
  width: 898px;
}
.block-cart--procedure {
  border: none;
}
.block-cart--procedure-container {
  background: #fff;
  padding: 10px;
}
.block-cart--side-contents {
  margin: 0;
  width: 290px;
}
.block-cart--continue-shopping {
  margin-bottom: 20px;
}
.block-order-flow--shop-infomation {
  margin: 0 auto 30px;
  padding: 20px 10px;
  background: #F8F8F8;
  width: 600px;
  display: none;
}
.block-order-flow--shop-infomation .block-order-flow--shop-infomation-text {
  text-align: center;
  font-size: 12px;
  line-height: 1.8;
  padding-top: 45px;
  background: url(../../img/usr/common/icon_warning.png) center top / 36px auto no-repeat;
}
.block-order-complete .block-coupon-list--list{
  background: #FFFCE4;
  margin: 60px calc(50% - 50vw) 0;
  padding: 10px 0 20px;
}
.block-order-complete .block-coupon-list--list > div{
  font-size: 18px;
  font-weight: bold;
  color: #C30001;
  text-align: center;
}
.block-order-complete .block-coupon-list--list .block-mycoupon-link{
  font-size: 16px;
  font-weight: 500;
  color: #000;
}
.block-order-complete .block-coupon-text{
  text-align: center;
  margin: 15px 0;
}
.block-order-complete .block-coupon-list--list .block-coupon-list{
  width: 480px;
  margin: 0 auto 20px;
  position: relative;
}
.block-order-complete .block-coupon-list--list .block-coupon-list li{
  position: relative;
}
.block-order-complete .block-coupon-list--list .block-coupon-list li::before{
  content: "";
  width: 103px;
  height: 84px;
  background: url(../../img/usr/common/cracker_left.png) center center / contain no-repeat;
  position: absolute;
  top: 50%;
  left: -120px;
  transform: translateY(-50%);
}
.block-order-complete .block-coupon-list--list .block-coupon-list li::after{
  content: "";
  width: 103px;
  height: 84px;
  background: url(../../img/usr/common/cracker_right.png) center center / contain no-repeat;
  position: absolute;
  top: 50%;
  right: -120px;
  transform: translateY(-50%);
}
.block-order-complete .block-coupon-list--list .block-coupon-list ul{
  width: 245px;
  margin: 0 auto;
}
.block-order-complete .block-coupon-list--list .block-coupon-list ul > * + *{
  margin: 10px 0 0;
}
.block-order-complete .block-coupon-list--list .block-coupon-list ul li{
  text-align: left;
  height: 113px;
  background: url(../../img/usr/common/bg_coupon.png) center center / contain no-repeat;
  padding: 26px 68px 20px 10px;
}
.block-order-complete .block-coupon-list--list .block-coupon-list ul li .block-coupon-bonus{
  font-size: 32px;
  font-weight: 500;
  line-height: 1.3;
  color: #FFF;
  border-bottom: 1px dotted rgba(255,255,255,0.5);
  padding: 0 5px 0 10px;
}
.block-order-complete .block-coupon-list--list .block-coupon-list ul li .block-coupon-bonus span{
  font-size: 14px;
}
.block-order-complete .block-coupon-list--list .block-coupon-list ul li .block-coupon-dt{
  font-size: 12px;
  font-weight: 500;
  color: #FFF;
  padding: 5px 5px 0 12px;
}
.block-order-complete .block-coupon-list--table{
  display: none;
}
.block-cart--infomation {
  margin-bottom: 60px;
}

/* ====================== 
季節感ヘッダー 
======================　*/
.page-top #header.pane-header.halloween {
  padding-top: 160px;
}
.pane-header.halloween #header_fixed_box .container::after{
  content: "";
  width: 100%;
  height: 4px;
  background: linear-gradient(to right,#FC8719,#F285B7);
  position: absolute;
  left: 0;
  top: 96px;
}
.pane-header.halloween.fixed #header_fixed_box .container::after{
  top: 56px;
}
.pane-header.halloween .block-header-logo {
  margin-right: 70px;
}
.pane-header.halloween button.block-global-search--submit {
  background: linear-gradient(135deg,#FC8719,#9B82D3);
}
.pane-header.halloween .block-header-campaign-img{
  height: 100px;
  display: flex;
  align-items: flex-end;
  padding-bottom: 4px;
}
.pane-header.halloween .block-headernav li.hnav-login a {
  background-image: url(../../img/usr/common/v02/icon_login_halloween.png);
}
.pane-header.halloween .block-headernav li.hnav-bookmark a {
  background-image: url(../../img/usr/common/v02/icon_bookmark_halloween.png);
}
.pane-header.halloween .block-headernav li.hnav-coupon a {
  background-image: url(../../img/usr/common/v02/icon_coupon_halloween.png);
}
.pane-header.halloween .block-headernav li.hnav-history a {
  background-image: url(../../img/usr/common/v02/icon_history_halloween.png);
}
.pane-header.halloween .block-headernav li.hnav-cart a {
  background-image: url(../../img/usr/common/v02/icon_cart_halloween.png);
}
.pane-header.halloween .block-headernav li.hnav-mypage a {
  background-image: url(../../img/usr/common/v02/icon_mypage_halloween.png);
}
.pane-header.halloween .block-headernav--cart-count {
  color: #F285AC;
}
@media (max-width:1366px){
  .pane-header.halloween .container {
    padding: 0 20px;
  }
  .pane-header.halloween .block-header-logo {
    margin-right: 10px;
  }
  .pane-header.halloween .block-header-campaign-img img{
    width: 256px;
    height: auto;
  }
}
@media (max-width:1200px){
  .pane-header.halloween .container {
    padding: 0 15px 0 0;
  }
}

/* UI変更 */
footer .block-footernav--item-list li a:hover {
  text-decoration: underline;
}
.open_shop_list .shop_item a:hover .item p {
  text-decoration: underline;
}
.block-ranking-r--goods a:hover{
  text-decoration: underline;
}
.block-category-tree--item a:hover,.block-genre-tree--item a:hover,.block-left-tree--item a:hover{
  text-decoration: underline;
}
.campaign-contents-box .campaign-list a:hover .text-title{
  text-decoration: underline;
}
.block-thumbnail-h--goods a:hover{
  text-decoration: underline;
}
.block-thumbnail-t--goods a:hover{
  text-decoration: underline;
}
#block_of_itemhistory #itemHistoryButton a:hover {
  text-decoration: underline;
}
.fieldset .form-control:has(.form-error) input,.fieldset .form-control:has(.form-error) select{
  background-color: #F2DEDE;
}
.fieldset .form-control:has(.form-error) select option{
  background-color: #FFF;
}
.fieldset #host_mail:has(.form-error) + #host_cmail .form-control input{
  background-color: #F2DEDE;
}
.block-order-estimate--pay-input:has(.block-common-alert-list) {
  background: #F2DEDE;
}
.block-order-estimate--pay-input:has(.block-common-alert-list) .form-label {
  background: #F2DEDE;
}
.block-order-estimate--pay-input:has(.block-common-alert-list) .form-control select{
  background-color: #FFF;
  border-color: #CC0000;
  border-width: 2px;
  outline: none;
}
.block-order-estimate--pay-input:has(.block-common-alert-list) .form-control select option{
  background-color: #FFF;
}
.block-order-gift-dest--list:has(.form-error) .block-order-gift-dest--check-all input {
  background-color: #FFC0CB;
  border-color: #E69393;
  border-width: 2px;
}
.block-order-gift-dest--list:has(.form-error) .block-order-gift-dest--check-all input:checked {
  background-color: #966E10;
  border: #966E10 1px solid;
}
.block-order-gift-dest--list:has(.form-error) .block-order-gift-dest--address-item {
  background-color: #F2DEDE;
}
.block-order-gift-dest--list:has(.form-error) .block-order-gift-dest--address-item .block-order-gift-dest--address-item-title input{
  background-color: #FFF;
  border-color: #CC0000;
  border-width: 2px;
}
.block-order-gift-dest--list:has(.form-error) .block-order-gift-dest--address-item input[type="checkbox"]:checked {
  background-color: #966E10;
  border: #966E10 1px solid;
}
.block-order-gift-select--delivery-dest-goods-select:has(.form-error) .block-order-gift-select--delivery-dest-goods-name input{
  background-color: #FFC0CB;
  border-color: #E69393;
  border-width: 2px;
}
.block-order-gift-select--delivery-dest-goods-select:has(.form-error) .block-order-gift-select--delivery-dest-goods-name input[type="checkbox"]:checked {
  background-color: #966E10;
  border: #966E10 1px solid;
}

/* PCランキングスライド表示 */
.page-mall .block-ranking-r {
    margin-right: -50px;
    overflow-x: auto;
    overflow-y: hidden;
}
.page-mall .block-ranking-r--items {
    margin-bottom: 60px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    overflow-x: auto;
    width: max-content;
}
.page-mall .block-category-list--event .block-top-event--goods .block-pickup-list-p--items > li:nth-child(n+6), .page-mall .block-category-list--event .block-top-event--goods .block-thumbnail-t > li:nth-child(n+6), .page-mall .block-category-list--event .block-top-event--goods .block-ranking-r--items > li:nth-child(n+6) {
    display: block !important;
}