﻿@charset "UTF-8";

/* ----------------------------------
 Block Searchbox
---------------------------------- */
#block_of_searchbox { padding: 15px 10px 10px; margin: 0 15px 60px; background: #EFE7D5;}
#block_of_searchbox .pane-block--title { padding: 0; margin: 0 0 10px 0; font-size: 16px; background: #EFE7D5; color: #111111;}
#block_of_searchbox .pane-block--title a { color: #111111; text-decoration: none;}
#block_of_searchbox .block-search-box--form { height: 40px; padding: 0; margin: 0; border: #999999 1px solid; background: #FFF; box-sizing: border-box; display: flex; justify-content: space-between; align-items: center;}
#block_of_searchbox .block-search-box--keyword { width: calc(100% - 35px); min-height: auto; border: none !important;}
#block_of_searchbox button.block-search-box--search-submit { width: 33px; height: 38px; padding: 0; border: none; outline: none; display: flex; justify-content: center; align-items: center; background: none;}
#block_of_searchbox .block-icon-image--search { width: 20px; height: 20px; border: none; outline: none; background: #fff url("../../img/usr/common/icon_search.png") center center no-repeat; background-size: 18.5px 18.5px;}
#block_of_searchbox p.block-search-box--search-detail { display: none;}

/* ----------------------------------
 Topic
---------------------------------- */
.block-top-topic { background: #F4F5F6; position: relative;}
.block-top-topic > h2 { padding: 25px 20px 0 32px; margin: 0; border: none; font-size: 20px; font-weight: bold; text-align: left; line-height: 1.0; color: #000; position: relative; background: #F4F5F6;}
.block-top-topic > h2::before { content: ''; width: 4px; height: 12px; border-top: #CC0000 4px solid; background: #C7B062; display: block; position: absolute; top: 27px; left: 20px;}
.block-top-topic--header { border: none; display: none; background: #F4F5F6;}
.block-top-topic--body { padding: 20px; background: #F4F5F6;}
.block-top-topic--items li { padding: 0; border: #DEDEDE 1px solid; position: relative; background: #fff;}
.block-top-topic--items li + li { margin-top: 4px;}
.block-top-topic--items li span.nolink,
.block-top-topic--items li a { padding: 12px; display: block; text-decoration: none; position: relative;}
.block-top-topic--items .date { font-size: 13px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 500; font-style: normal; color: #666;}
.block-top-topic--items dd { font-size: 14px; font-weight: bold;}
.block-top-topic--next-page { width: 96px; height: 32px; padding: 0; margin: 0; border: none; color: #fff; transition: 0.3s; position: absolute; top: 20px; right: 20px; display:none;}
.page-top .block-top-topic--next-page { display:block;}
.block-top-topic--next-page a { width: 100%; height: 32px; border: #CC0000 1px solid; border-radius: 32px; display: flex; justify-content: center; align-items: center; background: #fff; text-decoration: none; font-size: 12px; font-weight: bold; color: #CC0000;}
/*.block-top-topic--next-page a::after { content: '一覧'; font-size: 14px; font-weight: bold; color: #CC0000;}*/

/* list */
.page-topicdetaillist .action-buttons { margin: 0 15px 20px;}
.block-topic-details { margin: 0;}
.block-topic-details--header { padding: 0 15px; margin: 20px 0; font-size: 20px; font-size: calc(1.25rem + ((1vw - 3.2px) * 0.9302)); font-weight: bold; border-bottom: none;}
.block-topic-details--icon { vertical-align: middle;}
.block-topic-details--items { margin: 0; border-top: 1px solid #eee;}
.block-topic-details--items li { padding: 0; border-bottom: 1px solid #eee; position: relative;}
.block-topic-details--items li span.nolink,
.block-topic-details--items li a { padding: 10px 30px 10px 10px; display: block; text-decoration: none; position: relative;}
.block-topic-details--items li a::after { content: ""; width: 8px; height: 8px; margin: 0; border-right: 2px solid #111; border-top: 2px solid #111; line-height: 1.0; position: absolute; right: 15px; top: calc(50% - 4px); display: block; transform: rotate(45deg);}
.block-topic-details--items li .date { font-size: 13px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 500; font-style: normal; color: #666;}
.block-topic-details--pager-bottom .pager-total { display: none;}

/* article */
.block-topic-page--article-header { padding: 0 15px; margin: 20px 0; font-size: 20px; font-size: calc(1.25rem + ((1vw - 3.2px) * 0.9302)); font-weight: bold; border-bottom: none;}
.block-topic-page--article-icon { vertical-align: middle;}
.block-topic-page--article-body { margin: 15px;}
.block-topic-page--article figure { padding: 0; margin: 15px 0; font-size: 0;}
.block-topic-page--article figure img { padding: 0;}

/* ----------------------------------
 Mall
---------------------------------- */
#mall_category_features { overflow-x: hidden;}
#mall_category_features ul { padding: 0 5px 0 15px; margin: 0; display: flex; flex-wrap: wrap;}
#mall_category_features li { margin: 0 10px 10px 0;}
#mall_category_features li .image { margin: 0; text-align: center;}
#mall_category_features li .image img { width: 100%; vertical-align: top;}
#mall_category_features li .text  { margin: 5px 0 0 0;}
#mall_category_features li.size-l { width: 100%;}
#mall_category_features li.size-m { width: 100%;}
#mall_category_features li.size-s { width: calc(50% - 10px);}
#mall_category_features li .text  { font-size: 12px;}

.page-mall .block-category-list--header-freespace { max-width: 100vw; overflow-x: hidden;}
.page-mall .block-design-event--header { padding: 0; margin: 20px 15px; font-size: 28px; font-size: calc(1.5rem + ((1vw - 3.2px) * 0.9302)); font-weight: bold; line-height: 1.2; text-align: center; box-sizing: border-box;}
.page-mall .block-design-category-list .for-pc { display: none;}
.page-mall .block-design-category-list-wrap { padding: 0 0 10px 15px; margin: 0 0 30px 0; overflow-x: scroll;}
.page-mall .block-design-category-list { display: table;}
.page-mall .block-design-category-list li { width: 125px; max-width: 125px; padding: 0 15px 0 0; margin: 0; display: table-cell; box-sizing: border-box;}
.page-mall .block-design-category-list li a { transition: 0.3s;}
.page-mall .block-design-category-list li figure { width: 110px; height: 110px; border: #CCC 1px solid; border-radius: 110px; 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 figure + p { min-height: 2.8em; margin: 10px 0 0 0; font-size: 12px; text-align: center; line-height: 1.4; display: flex; justify-content: center; align-items: center;}

.page-mall .block-design-category-keyword-list-wrap{margin-bottom: 30px; }
.page-mall .block-design-category-keyword-list{width: 100%; display: flex; flex-wrap: nowrap; white-space: nowrap; -webkit-overflow-scrolling: touch; gap: 8px; padding: 8px 0 8px 8px; overflow-x: auto;}
.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::-webkit-scrollbar {display: none; }

/* ----------------------------------
 Event
---------------------------------- */
.block-top-event--goods { padding-bottom: 25px;}
.block-top-event--header { padding: 0; margin: 20px 15px; font-size: 28px; font-size: calc(1.5rem + ((1vw - 3.2px) * 0.9302)); font-weight: bold; line-height: 1.2; text-align: center; box-sizing: border-box;}
.block-event-page--goods { margin: 0 0 10px 0;}
.block-event-page--comment { margin: 0 10px 10px 10px;}

.page-mall .block-top-event--header { margin-bottom: 0;}

.block-top-event--goods .block-ranking-r--items { padding: 0 0 10px 20px; flex-wrap: nowrap; justify-content: flex-start; overflow-x: scroll; gap: 0 20px;}
.block-top-event--goods .block-ranking-r--items li { width: 150px; min-width: 150px; padding: 0; margin: 0; vertical-align: top; font-size: 14px;}
.block-ranking-r--item.nostock .block-ranking-r--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-top-event--goods .block-ranking-r--items .block-ranking-r--goods-image { width: 100%; padding: 100% 0 0 0; margin: 0 0 10px 0; position: relative;}
.block-top-event--goods .block-ranking-r--items .block-ranking-r--goods-image figure { width: 100%; height: 100%; padding: 0; background: #fff; display: flex; justify-content: center; align-items: center; position: absolute; top: 0; left: 0;}

.block-top-event--goods + .more-button { position: relative; top: -20px;}
.more-button { padding: 0 15px; margin: 0 0 40px 0; text-align: center;}
.more-button a { width: 100%; 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;}
.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);}

/* ----------------------------------
 Search Detail
---------------------------------- */
.page-search .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: 30px 15px 20px; border-bottom: #000000 1px solid; font-size: 28px; font-size: calc(1.5rem + ((1vw - 3.2px) * 0.9302)); font-weight: bold; line-height: 1.2; text-align: center; box-sizing: border-box;}
.block-goods-list--display-style-items { display: none !important;}

.block-ranking-r--items li.block-ranking-r--item > div.page-goods,
.block-thumbnail-t--items li.block-thumbnail-t--item > div.page-goods,
.block-pickup-list-p--items > li > div.page-goods { display: none;}

/*-- block-thumbnail-t --*/
.block-thumbnail-t--items { padding: 0 15px; margin: 0; border-top: none; font-size: 0; display: flex; justify-content: space-between; flex-wrap: wrap;}
.block-thumbnail-t--items li { width: calc(50% - 7.5px); padding: 0; margin: 0 0 35px 0; vertical-align: top; font-size: 14px; display: block; position: relative;}
.block-thumbnail-t--items li a { text-decoration: none;}
.block-thumbnail-t--goods-image { width: 100%; padding: 100% 0 0 0; margin: 0 0 10px 0; position: relative;}
.block-thumbnail-t--goods-image figure { width: 100%; height: 100%; padding: 0; background: #fff; display: flex; justify-content: center; align-items: center; position: absolute; top: 0; left: 0;}
.block-thumbnail-t--item.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-description { word-wrap: break-word;}
.block-thumbnail-t--items .block-icon { margin: 0 0 5px -5px; display: flex; flex-wrap: wrap;}
.block-thumbnail-t--items .block-icon img { width: auto; height: 16px; vertical-align: top;}
.block-thumbnail-t--items .block-icon span { height: 16px; margin: 0 0 5px 5px;}
.block-thumbnail-t--goods-name-wrap { margin: 0 0 10px 0; font-size: 12px;}
.block-thumbnail-t--goods-name { height: auto; max-height: 39.2px!important; margin: 0 0 10px 0; font-size: 14px; font-weight: bold; line-height: 1.4; 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: 10px; 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: 10px; color: #6A7181;}
.block-thumbnail-t--comment { font-size: 12px; display: none;}
.block-thumbnail-t--price-infos { padding: 0 30px 0 0;}
.block-thumbnail-t--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--price .yen { font-size: 10px; font-weight: normal; margin-left: 1px;}
.block-thumbnail-t--price .tax { font-size: 10px; font-weight: normal;}
.block-thumbnail-t--mile-point { padding: 0 0 0 20px; margin: 5px 0 0 0; font-size: 12px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 800; font-style: normal; text-align: left; line-height: 1.0; color: #976F12; background: url("../../img/usr/common/v02/icon_getmile.png") left center / 17px auto no-repeat; word-break: keep-all; white-space: nowrap;}
.block-thumbnail-t--mile-point .sekisan { font-size: 11px; font-weight: normal; color: #976F12;}
.block-thumbnail-t--mile-point .mile { margin: 0; font-size: 10px; color: #976F12; word-break: keep-all; white-space: nowrap;}
.block-thumbnail-t--single-rate-mile { color: black; font-weight: 500;}
.block-thumbnail-t--default-price { font-size: 14px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-thumbnail-t--jal-card-price { margin-top: 5px; font-size: 14px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-thumbnail-t--jal-card-price .ttl { font-size: 11px; font-weight: normal; text-align: left; letter-spacing: 0.5px; display: block;}

.page-mall .block-top-event--goods .block-thumbnail-t { overflow-x: scroll;}
.page-mall .block-top-event--goods .block-thumbnail-t--items { padding: 0 0 20px 15px; display: table;}
.page-mall .block-top-event--goods .block-thumbnail-t--items li { display: table-cell;}
.page-mall .block-top-event--goods .block-thumbnail-t--items li { width: 140px; padding: 0 20px 0 0; margin: 0; vertical-align: top; font-size: 14px; display: table-cell;}
.page-mall .block-top-event--goods .block-thumbnail-t--items li a { text-decoration: none;}
.page-mall .block-top-event--goods .block-thumbnail-t--goods-image { width: 100%; padding: 33px 0 0 0;}
.page-mall .block-top-event--goods .block-thumbnail-t--goods-image figure {width: 140px; height: 140px; padding: 0; background: #fff;}

.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 { padding: 0 15px; margin: 0; border-top: none; font-size: 0; display: flex; justify-content: space-between; flex-wrap: wrap;}
.block-ranking-r--items li { width: calc(50% - 7.5px); padding: 0; margin: 0 0 35px 0; vertical-align: top; font-size: 14px; display: block; position: relative;}
.block-ranking-r--items li a { text-decoration: none;}
.block-ranking-r--goods-image { width: 100%; padding: 100% 0 0 0; margin: 0 0 10px 0; position: relative;}
.block-ranking-r--goods-image figure { width: 100%; height: 100%; padding: 0; background: #fff; display: flex; justify-content: center; align-items: center; position: absolute; top: 0; left: 0;}
.block-ranking-r--goods-description { word-wrap: break-word;}
.block-ranking-r--items .block-icon { margin: 0 0 5px -5px; display: flex; flex-wrap: wrap;}
.block-ranking-r--items .block-icon img { width: auto; height: 16px; vertical-align: top;}
.block-ranking-r--items .block-icon span { height: 16px; margin: 0 0 5px 5px;}
.block-ranking-r--goods-name-wrap { margin: 0 0 10px 0; font-size: 12px;}
.block-ranking-r--goods-name { height: auto; max-height: 39.2px!important; margin: 0 0 10px 0; font-size: 14px; font-weight: bold; line-height: 1.4; 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: 10px; 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: 10px; color: #6A7181;}
.block-ranking-r--comment { font-size: 12px; display: none;}
.block-ranking-r--price-infos { padding: 0 30px 0 0;}
.block-ranking-r--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--price .yen { font-size: 10px; font-weight: normal; margin-left: 1px;}
.block-ranking-r--price .tax { font-size: 10px; font-weight: normal;}
.block-ranking-r--mile-point { padding: 0 0 0 20px; margin: 5px 0 0 0; font-size: 12px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 800; font-style: normal; text-align: left; line-height: 1.0; color: #976F12; background: url("../../img/usr/common/v02/icon_getmile.png") left center / 17px auto no-repeat; word-break: keep-all; white-space: nowrap;}
.block-ranking-r--mile-point .sekisan { font-size: 11px; font-weight: normal; color: #976F12;}
.block-ranking-r--mile-point .mile { margin: 0; font-size: 10px; color: #976F12; word-break: keep-all; white-space: nowrap;}
.block-ranking-r--single-rate-mile { color: black;}
.block-ranking-r--default-price { font-size: 14px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-ranking-r--jal-card-price { margin-top: 5px; font-size: 14px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-ranking-r--jal-card-price .ttl { font-size: 11px; font-weight: normal; text-align: left; letter-spacing: 0.5px; display: block;}
.block-ranking-r--goods-image .block-ranking-r--rank { width: 28px; height: 28px; border-radius: 28px; font-size: 16px; font-weight: bold; text-align: center; line-height: 26px; 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-rank-1 .block-ranking-r--goods-image .block-ranking-r--rank { background: #BA9F2B; color: #fff;}
.block-ranking-r--goods-rank-2 .block-ranking-r--goods-image .block-ranking-r--rank { background: #878D9A; color: #fff;}
.block-ranking-r--goods-rank-3 .block-ranking-r--goods-image .block-ranking-r--rank { background: #B4871E; color: #fff;}

.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--items { margin: 0 15px; border-top: 1px solid #eee;}
.block-pickup-list-p--items li { padding: 10px 0; border-bottom: 1px solid #eee; display: flex; justify-content: space-between;}
.block-pickup-list-p--items li a { width: 100%; display: flex; justify-content: space-between; text-decoration: none;}
.block-pickup-list-p--goods-image { width: 145px; display: block; vertical-align: top;}
.block-pickup-list-p--goods-image figure { width: 145px; height: 145px; padding: 0; background: #fff; position: relative;}
.block-pickup-list-p--goods-description { width: calc(100% - 160px); padding: 0; font-size: 14px; vertical-align: top; word-wrap: break-word; display: block;}
.block-pickup-list-p--items .block-icon { margin: 0 0 5px -5px; display: flex; flex-wrap: wrap;}
.block-pickup-list-p--items .block-icon img { width: auto; height: 16px; vertical-align: top;}
.block-pickup-list-p--items .block-icon span { height: 16px; margin: 0 0 5px 5px;}
.block-pickup-list-p--goods-name-wrap { margin: 0 0 10px 0; font-size: 12px;}
.block-pickup-list-p--goods-name { height: auto; max-height: 39.2px!important; margin: 0 0 10px 0; font-size: 14px; font-weight: bold; line-height: 1.4; 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: 10px; 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: 10px; color: #6A7181;}
.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: 10px; font-weight: normal; margin-left: 1px;}
.block-pickup-list-p--price .tax { font-size: 10px; font-weight: normal;}
.block-pickup-list-p--mile-point { padding: 0 0 0 20px; margin: 5px 0 0 0; font-size: 14px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 800; font-style: normal; text-align: left; line-height: 1.0; color: #976F12; background: url("../../img/usr/common/v02/icon_getmile.png") left center / 17px auto no-repeat; word-break: keep-all; white-space: nowrap;}
.block-pickup-list-p--mile-point .sekisan { font-size: 11px; font-weight: normal; color: #976F12;}
.block-pickup-list-p--mile-point .mile { margin: 0; font-size: 10px; color: #976F12; word-break: keep-all; white-space: nowrap;}
.block-pickup-list-p--single-rate-mile { color: black;}
.block-pickup-list-p--default-price { font-size: 14px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-pickup-list-p--jal-card-price { margin-top: 5px; font-size: 14px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-pickup-list-p--jal-card-price .ttl { font-size: 11px; font-weight: normal; text-align: left; letter-spacing: 0.5px; display: block;}

.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 { padding: 0 15px; margin: 0; border-top: none; font-size: 0; display: flex; justify-content: space-between; flex-wrap: wrap;}
.block-goods-detail-j--items li.block-goods-detail-j--item { width: calc(50% - 7.5px); padding: 0; margin: 0 0 35px 0; border: none; vertical-align: top; font-size: 14px; display: block; position: relative;}
.block-goods-detail-j--items li.block-goods-detail-j--item a { text-decoration: none; display: block;}
.block-goods-detail-j--goods-image { width: 100%; padding: 100% 0 0 0; margin: 0 0 10px 0; display: block; position: relative;}
.block-goods-detail-j--goods-image figure { width: 100%; height: 100%; padding: 0; background: #fff; display: flex; justify-content: center; align-items: center; position: absolute; top: 0; left: 0;}
.block-goods-detail-j--goods-description { padding: 0; margin: 0; word-wrap: break-word; display: block;}
.block-goods-detail-j--item .block-icon { margin: 0 0 5px -5px; display: flex; flex-wrap: wrap;}
.block-goods-detail-j--item .block-icon img { width: auto; height: 16px; vertical-align: top;}
.block-goods-detail-j--item .block-icon span { height: 16px; margin: 0 0 5px 5px;}
.block-goods-detail-j--goods-name-wrap { margin: 0 0 10px 0; font-size: 12px;}
.block-goods-detail-j--goods-name { height: auto; max-height: 48px!important; font-size: 12px; font-weight: normal; line-height: 1.4; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }
.block-goods-detail-j--goods-name .variation-name { display: none;}
.block-goods-detail-j--goods-shop-name { padding: 0; margin: 10px 0 0 0; font-size: 10px; color: #6A7181; line-height: 1.4; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.block-goods-detail-j--goods-shop-name a { font-size: 10px; color: #6A7181;}
.block-goods-detail-j--comment { font-size: 12px; display: none;}
.block-goods-detail-j--price-infos { padding: 0 30px 0 0;}
.block-goods-detail-j--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--price .yen { font-size: 10px; font-weight: normal; margin-left: 1px;}
.block-goods-detail-j--price .tax { font-size: 10px; font-weight: normal;}
.block-goods-detail-j--mile-point { padding: 0 0 0 20px; margin: 5px 0 0 0; font-size: 14px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 800; font-style: normal; text-align: left; line-height: 1.0; color: #976F12; background: url("../../img/usr/common/v02/icon_getmile.png") left center / 17px auto no-repeat; word-break: keep-all; white-space: nowrap;}
.block-goods-detail-j--mile-point .sekisan { font-size: 11px; font-weight: normal; color: #976F12;}
.block-goods-detail-j--mile-point .mile { font-size: 10px; color: #976F12; word-break: keep-all; white-space: nowrap;}
.block-goods-detail-j--single-rate-mile { color: black;}
.block-goods-detail-j--default-price { font-size: 14px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-goods-detail-j--jal-card-price { margin-top: 5px; font-size: 14px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-goods-detail-j--jal-card-price .ttl { font-size: 11px; font-weight: normal; text-align: left; letter-spacing: 0.5px; display: block;}
.block-goods-detail-j--cart-btn { margin: 10px 0; display: flex; justify-content: flex-end;}
.block-goods-detail-j--cart-btn .block-list-add-cart-btn { padding: 8px 0 8px 15px; display: block; background-image: url("../../img/usr/common/icon_cart_w.png"); background-position: 8px calc(50% - 1px); background-repeat: no-repeat; -webkit-background-size: 20px 20px; background-size: 20px 20px;}

.page-mall .block-top-event--goods .block-goods-detail-j { overflow-x: scroll;}
.page-mall .block-top-event--goods .block-goods-detail-j--items { padding: 0 0 20px 15px; display: table;}
.page-mall .block-top-event--goods .block-goods-detail-j--items li { display: table-cell;}
.page-mall .block-top-event--goods .block-goods-detail-j--items li { width: 140px; padding: 0 20px 0 0; margin: 0; vertical-align: top; font-size: 14px; display: table-cell;}
.page-mall .block-top-event--goods .block-goods-detail-j--items li a { text-decoration: none;}
.page-mall .block-top-event--goods .block-goods-detail-j--goods-image { width: 100%; padding: 33px 0 0 0; margin-bottom: 0;}
.page-mall .block-top-event--goods .block-goods-detail-j--goods-image figure {width: 140px; height: 140px; padding: 0; background: #fff;}
.page-mall .block-top-event--goods .block-goods-detail-j .block-goods-detail-j--cart-btn .block-list-add-cart-btn { padding: 8px 0; display: block; background-image: none;}

.page-mall .jal-card-price { display: none;}
.page-mall .block-goods-detail-j--goods-shop-name { display: -webkit-box;}
.page-top .block-goods-detail-j--goods-shop-name  { display: -webkit-box;}

/*-- block-cart-i --*/
.block-cart-i { overflow-x: scroll; -webkit-overflow-scrolling: touch;}
.block-cart-i--items { padding: 0 0 35px 15px; margin: 0; border-top: none; font-size: 0; display: table;}
.block-cart-i--items li { width: 140px; padding: 0 20px 0 0; margin: 0; vertical-align: top; font-size: 14px; display: table-cell;}
.block-cart-i--items li a { text-decoration: none;}
.block-cart-i--goods-image { width: 100%; padding: 0; margin-bottom: 0;}
.block-cart-i--goods-image figure {width: 140px; height: 140px; padding: 0; background: #fff;}
.block-cart-i--goods-description { word-wrap: break-word;}
.block-cart-i--items .block-icon { margin: 0 0 5px -5px; display: flex; flex-wrap: wrap;}
.block-cart-i--items .block-icon img { width: auto; height: 16px; vertical-align: top;}
.block-cart-i--items .block-icon span { height: 16px; margin: 0 0 5px 5px;}
.block-cart-i--goods-name-wrap { margin: 0 0 10px 0; font-size: 12px;}
.block-cart-i--goods-name { height: auto; max-height: 48px!important; font-size: 12px; font-weight: normal; line-height: 1.4; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.block-cart-i--goods-name .variation-name { display: none;}
.block-cart-i--comment    { font-size: 12px; display: none;}
.block-cart-i--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--price .yen { font-size: 10px; font-weight: normal; margin-left: 1px;}
.block-cart-i--price .tax { font-size: 10px; font-weight: normal;}
.block-cart-i--mile-point { padding: 0 0 0 20px; margin: 5px 0 0 0; font-size: 14px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 800; font-style: normal; text-align: left; ; line-height: 1.0; color: #976F12; background: url("../../img/usr/common/v02/icon_getmile.png") left center / 17px auto no-repeat; word-break: keep-all; white-space: nowrap;}
.block-cart-i--mile-point .sekisan { font-size: 11px; font-weight: normal; color: #976F12;}
.block-cart-i--mile-point .mile { font-size: 10px; color: #976F12; word-break: keep-all; white-space: nowrap;}
.block-cart-i--default-price { font-size: 14px; font-weight: normal; text-align: left;}
.block-cart-i--jal-card-price { margin-top: 5px; font-size: 14px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-cart-i--jal-card-price .ttl { font-size: 11px; font-weight: normal; text-align: left; letter-spacing: 0.5px; display: block;}

/*-- block-thumbnail-h --*/
.block-thumbnail-h { overflow-x: scroll; -webkit-overflow-scrolling: touch;}
.block-thumbnail-h--items { padding: 0 0 10px 15px; margin: 0; border-top: none; font-size: 0; display: flex; flex-wrap: nowrap;}
.block-thumbnail-h--items li { width: 140px; min-width: 140px; padding: 0 20px 0 0; margin: 0; vertical-align: top; font-size: 14px;}
.block-thumbnail-h--items li a { text-decoration: none;}
.block-thumbnail-h--goods-image { width: 100%; padding: 100% 0 0 0; margin: 0; position: relative;}
.block-thumbnail-h--item.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: 100%; height: 100%; padding: 0; background: #fff; display: flex; justify-content: center; align-items: center; position: absolute; top: 0; left: 0;}
.block-thumbnail-h--goods-description { word-wrap: break-word;}
.block-thumbnail-h--items .block-icon { margin: 0 0 5px -5px; display: flex; flex-wrap: wrap;}
.block-thumbnail-h--items .block-icon img { width: auto; height: 16px; vertical-align: top;}
.block-thumbnail-h--items .block-icon span { height: 16px; margin: 0 0 5px 5px;}
.block-thumbnail-h--goods-name-wrap { margin: 10px 0; font-size: 12px;}
.block-thumbnail-h--goods-name { height: auto; max-height: 33.6px !important; font-size: 12px; font-weight: normal; line-height: 1.4; 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--comment    { font-size: 12px; display: none;}
.block-thumbnail-h--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--price .yen { font-size: 10px; font-weight: normal; margin-left: 1px;}
.block-thumbnail-h--price .tax { font-size: 10px; font-weight: normal;}
.block-thumbnail-h--mile-point { padding: 0 0 0 20px; margin: 5px 0 0 0; font-size: 14px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 800; font-style: normal; text-align: left; line-height: 1.0; color: #976F12; background: url("../../img/usr/common/v02/icon_getmile.png") left center / 17px auto no-repeat; word-break: keep-all; white-space: nowrap;}
.block-thumbnail-h--mile-point .sekisan { font-size: 11px; font-weight: normal; color: #976F12;}
.block-thumbnail-h--mile-point .mile { font-size: 10px; color: #976F12; word-break: keep-all; white-space: nowrap;}
.block-thumbnail-h--default-price { font-size: 14px; font-weight: normal; text-align: left;}
.block-thumbnail-h--jal-card-price { margin-top: 5px; font-size: 14px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-thumbnail-h--jal-card-price .ttl { font-size: 11px; font-weight: normal; text-align: left; letter-spacing: 0.5px; display: block;}

.block-thumbnail-h--items .block-icon,
.block-thumbnail-h--items .block-goods-detail-j--goods-shop-name,
.block-thumbnail-h--items .block-thumbnail-h--price-infos { display: none !important;}

/*-- block-goods-list-c --*/
.block-goods-list-c { overflow-x: scroll; -webkit-overflow-scrolling: touch;}
.block-goods-list-c--items { padding: 0 0 10px 15px; margin: 0; border-top: none; font-size: 0; display: table;}
.block-goods-list-c--items li { width: 140px; padding: 0 20px 0 0; margin: 0; vertical-align: top; font-size: 14px; display: table-cell; position: relative;}
.block-goods-list-c--items li a { text-decoration: none;}
.block-goods-list-c--goods-image { width: 100%; padding: 0; margin-bottom: 0;}
.block-goods-list-c--goods-image figure {width: 140px; height: 140px; padding: 0; background: #fff;}
.block-goods-list-c--goods-description { word-wrap: break-word;}
.block-goods-list-c--items .block-icon { margin: 0 0 5px -5px; display: flex; flex-wrap: wrap;}
.block-goods-list-c--items .block-icon img { width: auto; height: 16px; vertical-align: top;}
.block-goods-list-c--items .block-icon span { height: 16px; margin: 0 0 5px 5px;}
.block-goods-list-c--goods-name-wrap { margin: 0 0 10px 0; font-size: 12px;}
.block-goods-list-c--goods-name { height: auto; max-height: 48px!important; font-size: 12px; font-weight: normal; line-height: 1.4; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }
.block-goods-list-c--goods-name .variation-name { display: none;}
.block-goods-list-c--comment    { font-size: 12px; display: none;}
.block-goods-list-c--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 .yen { font-size: 10px; font-weight: normal; margin-left: 1px;}
.block-goods-list-c--price .tax { font-size: 10px; font-weight: normal;}
.block-goods-list-c--mile-point { padding: 0 0 0 20px; font-size: 14px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 800; font-style: normal; text-align: left; color: #976F12; background: url("../../img/usr/common/v02/icon_getmile.png") left center / 17px auto no-repeat; word-break: keep-all; white-space: nowrap;}
.block-goods-list-c--mile-point .sekisan { font-size: 11px; font-weight: normal; color: #976F12;}
.block-goods-list-c--mile-point .mile { font-size: 10px; color: #976F12;}
.block-goods-list-c--single-rate-mile { color: black;}
.block-goods-list-c--default-price { font-size: 14px; font-weight: normal; text-align: left;}
.block-goods-list-c--jal-card-price { margin-top: 5px; font-size: 14px; font-family: "Mulish", sans-serif; font-optical-sizing: auto; font-weight: 700; font-style: normal; text-align: left;}
.block-goods-list-c--jal-card-price .ttl { font-size: 11px; font-weight: normal; text-align: left; letter-spacing: 0.5px; display: block;}

.block-goods-detail-j--item .block-goods-favorite a,
.block-thumbnail-t--item .block-goods-favorite a,
.block-ranking-r--items .block-goods-favorite a { width: 100% !important; height: 100% !important; padding: 0 !important; border: none !important; border-radius: 0 !important; background:  url("../../img/usr/common/v02/icon_bookmark_heart.png") center center / 25px auto no-repeat !important; text-indent: 100%; white-space: nowrap; overflow: hidden;}
.block-goods-detail-j--item .block-goods-favorite a.block-goods-favorite-registed--btn,
.block-thumbnail-t--item .block-goods-favorite a.block-goods-favorite-registed--btn,
.block-ranking-r--items .block-goods-favorite a.block-goods-favorite-registed--btn { background: url("../../img/usr/common/v02/icon_bookmark_heart_on.png") center center / 25px auto no-repeat !important;}
.block-thumbnail-t--item .page-goods .block-goods-favorite,
.block-ranking-r--items .page-goods .block-goods-favorite { margin: 0; padding: 0 !important; height: 40px !important; width: 40px !important; position: absolute !important; bottom: 10px !important; right: 0 !important;}
.block-goods-detail-j--item .page-goods .block-goods-favorite { margin: 0; padding: 0 !important; height: 40px !important; width: 40px !important; position: absolute !important; bottom: 56px !important; right: 0 !important;}

/* ----------------------------------
 Brand
---------------------------------- */
.block-brand-list--item-img img  { width: 100%; height: auto;}
.block-brand-list--item-name     { padding: 10px; text-decoration: underline;}
.block-brand-list--item-comment  { padding: 0 10px 10px 10px;}
.block-brand-detail--image img   { width: 100%; height: auto;}
.block-brand-detail--description { margin: 0 10px 10px 10px;}

/* ----------------------------------
 GoodsDetail
---------------------------------- */
.page-goods .block-goods-detail { margin: 0; display: block !important;}

/* Common */
.page-goods div[class^="block-goods-comment"] { font-size: 12px; font-weight: normal; line-height: 1.8;}
.page-goods div[class^="block-goods-comment"] h2 { padding: 0; margin: 0 0 20px 0; font-size: 18px; font-weight: bold; line-height: 1.4;}
.page-goods div[class^="block-goods-comment"] h3 { padding: 0; margin: 0 0 15px 0; font-size: 18px; font-weight: bold; line-height: 1.4;}
.page-goods div[class^="block-goods-comment"] p  { font-size: 12px; font-weight: normal; line-height: 1.8;}
.page-goods .flex-wrap p { font-size: 12px; font-weight: normal; line-height: 1.8;}
.page-goods .flex-wrap + .flex-wrap { margin-top: 30px;}
.page-goods .flex-wrap.column2-sb-hf .flex-box { margin-top: 20px;}
.page-goods .flex-wrap .flex-box.image-m { margin-top: 20px;}
.page-goods .flex-wrap .flex-box.desc-m  { margin-top: 20px;}
.page-goods .flex-wrap .flex-box.desc-logo { overflow: hidden;}
.page-goods .flex-wrap .flex-box.desc-logo picture { max-width: 33vw; margin-left: 15px; float: right;}

.block-goods-detail--promotion-freespace { margin-bottom: 10px;}
.block-variation { margin-top: 10px;}
.block-variation-arrival-notice--select { margin-bottom: 10px;}
.block-variation-arrival-notice--btn { width: 100%; padding: 10px 0; margin-bottom: 10px;}
.block-goods-link { margin-bottom: 10px;}
.block-rules-comment { margin-bottom: 10px;}
.block-variation-no-stock--message,
.block-variation-outside-sales-period--message { border: 1px solid #ebccd1; color: #a94442; background-color: #f2dede;}
.block-exchange-price { font-size: 12px;}
.block-goods-set { margin-bottom: 10px;}
.block-goods-set--header { margin: 0 -10px 10px -10px;}
.block-goods-set--item-list { margin-bottom: -1px;}
.block-goods-set--item-name-link { text-decoration: underline;}
.block-goods-sales-detail-append--item select { max-width: 300px;}
/* [01] goods-header-tmpl */
.page-goods #goodstmpl_top_banner { margin: 0 0 20px 0; text-align: center;}
.page-goods .block-goods-detail--promotion-freespace { margin: 0;}
/* [02] goods-comment1 */
.page-goods .block-goods-comment1 { margin: 20px 15px;}
.page-goods .block-goods-comment1 .shop-info { padding: 10px 15px; margin: 0; border: #A68434 1px solid; font-size: 12px; color: #A68434;}
/* [03] gallery */
.page-goods #gallery_main figure.img-center { width: 100vw; height: 100vw; display: flex; justify-content: center; align-items: center;}
.page-goods #gallery_main figure.img-center img { max-width: 100%; max-height: 100%; display: inline;}
.page-goods #large_image .bx-wrapper { position: relative;}
.page-goods #large_image .bx-viewport { min-height: 100vw; margin: 0 0 15px 0;}
.page-goods #large_image .block-src-l { margin: 0;}
.page-goods #large_image .bx-prev,
.page-goods #large_image .bx-next { width: 40px; height: 40px; display: block; position: absolute; top: calc(50% - 20px); font-size: 0;}
.page-goods #large_image .bx-prev { left:  0;}
.page-goods #large_image .bx-next { right: 0;}
.page-goods #large_image .bx-prev::after,
.page-goods #large_image .bx-next::after { content: ''; width: 16px; height: 16px; border-top: 2px solid #111; border-right: 2px solid #111; position: absolute;}
.page-goods #large_image .bx-prev::after { -webkit-transform: rotate(-135deg); transform: rotate(-135deg); left: 16px; top: 12px;}
.page-goods #large_image .bx-next::after { -webkit-transform: rotate(45deg); transform: rotate(45deg); right: 16px; top: 12px;}
.page-goods .block-goods-gallery { width: 100%; padding: 0 0 15px 15px; margin: 0; box-sizing: border-box; overflow-x: scroll; -webkit-overflow-scrolling: touch;}
.page-goods .block-goods-gallery ul#gallery_thumb_list { padding: 0; margin: 0; border: none; display: table; position: relative;}
.page-goods .block-goods-gallery ul#gallery_thumb_list::after { content: ''; width: 5px; height: 50px; display: block;}
.page-goods .block-goods-gallery #gallery_thumb_list li { width: 50px; padding: 0 10px 0 0; margin: 0; border: none; word-break: keep-all; white-space: nowrap; text-align: center; vertical-align: middle; display: table-cell;}
.page-goods .block-goods-gallery #gallery_thumb_list li a { width: 50px; height: 50px; border: #E0E0E0 1px solid; display: flex; justify-content: center; align-items: center; box-sizing: border-box;}
.page-goods .block-goods-gallery #gallery_thumb_list li a.active { border-color: #A68434;}
.page-goods .block-goods-gallery #gallery_thumb_list li figure { width: 48px; height: 48px; font-size: 10px; overflow: hidden;}
.page-goods .block-src-c { margin-bottom: 30px;}

.page-goods #large_image .swiper-button-prev,
.page-goods #large_image .swiper-button-next { width: 40px; height: 40px; margin: 0; display: block; position: absolute; top: calc(50% - 20px); font-size: 0;}
.page-goods #large_image .swiper-button-prev { left:  0;}
.page-goods #large_image .swiper-button-next { right: 0;}
.page-goods #large_image .swiper-button-prev::after,
.page-goods #large_image .swiper-button-next::after { content: ''; width: 16px; height: 16px; border-top: 2px solid #111; border-right: 2px solid #111; position: absolute;}
.page-goods #large_image .swiper-button-prev::after { -webkit-transform: rotate(-135deg); transform: rotate(-135deg); left: 16px; top: 12px;}
.page-goods #large_image .swiper-button-next::after { -webkit-transform: rotate(45deg); transform: rotate(45deg); right: 16px; top: 12px;}
.page-goods .block-goods-gallery #gallery_thumb_list li.swiper-slide-thumb-active a { border-color: #A68434;}

/* [04] goods-comment6 */
.page-goods .block-goods-comment6 { margin: 0 15px 30px; font-size: 12px;}
/* [05] goods-desc */
.page-goods .block-goods-name-wrap { padding: 15px 0 0 0; margin: 20px 15px 0; border-top: #ccc 1px solid;}
.page-goods .block-goods-name-wrap .block-shop-name { padding: 0 0 0 22px; margin: 0 0 10px; font-size: 12px; color: #999999; background: url("../../img/usr/common/icon_shop.png") left center no-repeat; -webkit-background-size: auto 12px; background-size: auto 12px; line-height: 1.4; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.page-goods .block-goods-name-wrap .block-goods-name { margin: 0 0 15px;}
.page-goods .block-goods-name h1.block-goods-name--text { margin: 0; padding: 0; font-size: 20px; font-weight: bold; text-align: left; line-height: 1.4;}
.page-goods .block-goods-detail .block-icon { margin: 0 0 6px; display: flex; align-items: center; flex-wrap: wrap;}
.page-goods .block-goods-detail .block-icon span { width: auto; margin: 0 6px 6px 0;}
.page-goods .block-goods-detail .block-icon span img { width: auto; height: 20px; vertical-align: top;}
.page-goods .block-shop-name a { text-decoration: underline;}
.page-goods .block-goods-comment { margin: 0 15px 10px; font-size: 12px;}
.page-goods .block-goods-price { margin-bottom: 10px; text-align: right;}
.page-goods .block-goods-price--price { font-size: 20px; font-weight: bold;}
.page-goods .block-goods-price { margin: 15px 15px 20px; padding: 15px 0 0 0; border-top: #ccc 1px solid;}
.page-goods .block-goods-price--price { margin: 0 0 5px 0; font-size: 24px; font-weight: bold; text-align: left; color: #111;}
.page-goods .block-goods-price--price .tax { font-size: 12px;}
.page-goods .block-goods-price--mile-point { margin: 0 0 5px 0; font-size: 16px; text-align: left;}
.page-goods .block-goods-price--mile-point .mile { font-size: 14px; color: #CC0000;}
.page-goods .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 .block-goods-price--mile-point.mile-point.single_rate_mile {color: #000;}
.page-goods .block-goods-price--jalcard-price { margin: 0 0 5px 0; font-size: 14px; text-align: left; color: #CC0000;}
.page-goods .block-goods-price--jalcard-price::before { padding: 0 5px 0 0; display: inline;}
.page-goods .block-goods-price--jalcard-price .tax { font-size: 12px;}
.page-goods .js-floatinng-cart .block-goods-price--jalcard-price { font-size: 10px;}

/* [06] goods-variatiom */
.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .bx-wrapper { max-width: 100% !important; position: relative;}
.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .bx-viewport li { margin-left: 3px; padding-left: 0;}
.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .bx-viewport li:nth-child(4n+1) { margin-left: 4px;}
.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .bx-controls-direction .bx-prev { width: 40px; height: 30px; text-indent: 100%; white-space: nowrap; background: url(../../img/usr/btn_slider_prev.png) no-repeat center; position: absolute; left: -5px; top: 40%; overflow: hidden;}
.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .bx-controls-direction .bx-next { width: 40px; height: 30px; text-indent: 100%; white-space: nowrap; background: url(../../img/usr/btn_slider_next.png) 0 0 no-repeat; position: absolute; top: 40%; right: -5px; overflow: hidden;}
.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .bx-controls-direction a.disabled { opacity: 0.3; cursor: default;}
.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .block-goods-detail--color-variation-goods-color-name { font-size: 14px !important; text-align: center;}
.block-goods-detail .block-goods-detail--color-variation-goods-image .bx-viewport .block-goods-detail-line-item figure { text-align: center;}
.block-goods-detail .block-goods-detail--color-variation-goods-image .bx-viewport { margin-bottom: 10px;}
.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-form .bx-viewport ul li img { width: 100%;}
.block-goods-gallery--color-variation-src { vertical-align: top;}

.page-goods .block-variation.block-color { margin: 0 0 5px 15px;}
.page-goods .block-variation.block-size  { margin: 0 0 5px 15px;}
.page-goods .block-variation--item-list  { font-size: 0; display: flex; flex-wrap: wrap;}
.page-goods .block-variation--item { min-width: 60px; margin: 0 15px 15px 0; font-size: 14px; display: block;}
.page-goods .block-variation--item-term { min-width: 60px; margin: 0; border: #E0E0E0 2px solid; background-color: #fff; cursor: pointer; display: block;}
.page-goods .block-variation--item-term.block-color--item-term { width: 60px; height: 60px; 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: 56px; height: 56px; display: flex; justify-content: center; align-items: center; font-size: 0;}
.page-goods .block-variation--item-term img { max-width: 56px; max-height: 56px;}
.page-goods .block-variation--item-description { font-size: 10px; font-weight: normal; display: block; text-align: center;}
.page-goods .block-variation--item-description.block-color--item-description { width: 60px; letter-spacing: -1px;  word-break: break-word;}
.page-goods .block-variation--item.color-disable-stock .block-variation--item-term { border: #E0E0E0 2px dashed; background-color: #eee;}
.page-goods .block-variation--item.size-disable-stock .block-variation--item-term { border: #E0E0E0 2px dashed; background-color: #eee;}
.page-goods .block-variation--item.active .block-variation--item-term { border: #CC0000 2px solid;}
.page-goods .block-size--item-term span { width: auto; height: auto; padding: 0; border: none; font-size: 12px; display: flex; justify-content: center; align-items: center; word-break: break-all; text-align: initial;}

/* cart1 or cart2 */
#block_variation_pop_frame { display: none;}
#block_variation_pop_button { height: 60px; padding: 0; margin: 0 15px; border-radius: 5px; font-size: 20px; 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: 10000;}
.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: 10001; display: flex; justify-content: center;}
#block_variation_pop_inner { width: 530px; max-height: 85vh; padding-top: 50px; background: #fff; position: relative; box-sizing: border-box;}
#block_variation_pop_close { width: 30px; height: 30px; position: absolute; right: 10px; top: 10px; cursor: pointer;}
#block_variation_pop_close::before,
#block_variation_pop_close::after { content: ''; width: 2px; height: 30px; background: #111; 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: calc(85vh - 50px); padding: 0; overflow-y: scroll; box-sizing: border-box;}
#block_variation_pop_close_bottom { margin: 10px 0 0 0; padding: 10px 0 20px; font-size: 14px; text-align: center; line-height: 1.0; cursor: pointer;}
#block_variation_pop_close_bottom span::before { content: '×'; margin: 0 3px 0 0; font-size: 14px; line-height: 1.0; display: inline-block;}

#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: 100px; 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: 80px; 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: 80px; height: 40px; border: 1px solid #eee; border-radius: 3px; color: #999; letter-spacing: -0.5px; line-height: 1.2; background-color: #eee; display: flex; justify-content: center; align-items: center;}
.page-goods .block-variation-favorite { width: 40px; margin: 0;}
.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 { font-size: 12px; text-align: left;}
.page-goods .block-variation-stock { width: 90px; height: auto; padding: 0; 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: 12px; font-weight: normal; word-break: keep-all; white-space: nowrap;}
.page-goods .block-variation-stock dt::after { content: '：'; font-size: 12px; display: inline;}
.page-goods .block-variation-stock dd { font-size: 12px; font-weight: normal}
.page-goods .block-variation-hide--btn { display: none; }
/* Type0 -- pulldpwn */
.page-goods .block-goods-sales-detail-append { margin: 0 15px 15px;}
.page-goods .block-variation--item-dropdown { width: 100%; max-width: 100%; margin: 0 0 15px 0;}
/* Type1 -- size */
.block-size-with-cart--item { width: 100%; padding: 10px 15px; margin: 0; border-bottom: #E0E0E0 1px solid; display: flex; align-items: center;}
.cart1-variation-details { width: calc(100% - 140px); height: auto; padding: 0; margin: 0; border: none; font-size: 12px; background-color: #fff; display: flex; justify-content: space-between; align-items: center;}
.cart1-variation-details .variation-desc { width: calc(100% - 100px);}
.cart1-variation-details .variation-desc .variation-name2 { font-weight: bold;}
/* Type2 -- color */
.block-color-with-cart--item { width: 100%; padding: 10px 15px; margin: 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: 15px; border-bottom: #E0E0E0 1px solid;}
.block-size-with-cart--head-line .head-desc .head-goods-name { margin: 0 0 10px 0; font-size: 14px; font-weight: bold;}
.cart2-variation-details { width: calc(100% - 160px); height: auto; padding: 0; margin: 0; border: none; font-size: 12px; background-color: #fff;}
.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: 15px; margin: 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: 14px; font-weight: bold;}
.block-color-size-with-cart--size-line { width: 100%; padding: 10px 15px; margin: 0; border-bottom: #E0E0E0 1px solid; display: flex; align-items: center;}
.cart12-variation-details { width: calc(100% - 140px); height: auto; padding: 0; margin: 0; border: none; font-size: 12px; background-color: #fff; display: flex; justify-content: space-between; align-items: center;}
.cart12-variation-details .variation-desc { width: calc(100% - 100px);}
.cart12-variation-details .variation-desc .variation-name1 { font-size: 14px; font-weight: bold;}

.block-goods-price--regular-repeat-initial-price-name { font-size: 20px; font-weight: bold; color: #444;}
.block-goods-price--regular-repeat-price-name { margin-top: 10px; font-weight: bold; color: #444;}
.block-goods-price--regular-repeat-price { font-weight: bold; color: #333;}
.block-goods-price--regular-repeat-net { color: #555;}
.block-goods-price--regular-repeat-default-price { font-weight: bold; text-decoration: line-through; color: #333;}
.page-goods .block-goods-stock-info { padding: 0; margin: 0 15px 20px;}
.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;}

.page-goods .block-goods-distribution-info { padding: 0; margin: 0 15px 20px;}
.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;}
.page-goods .block-goods-detail-item-qty-info { margin: 0 15px;}

/* [07] goods-cart */
.page-goods .block-goods-button-wrap { margin: 0 15px 20px; display: flex; justify-content: space-between; flex-wrap: wrap;}
.page-goods .block-goods-button-wrap .block-goods-detail-item-qty-info { margin: 0; width: 100%;}
.page-goods .block-goods-button-wrap span#request--btn { display: block; width: calc(100% - 70px);}
.page-goods .block-goods-button-wrap span#request--btn { display: none;}
.page-goods .block-goods-detail > .block-goods-button-wrap .block-add-cart{display: none;}
.page-goods .block-goods-button-wrap span#request--btn .block-add-cart { width: 100%;}
.page-goods .block-add-cart { width: calc(100% - 70px);}
.page-goods .block-add-cart--btn { width: 100%; height: 60px; border-radius: 5px; padding: 0 0 0 30px; margin: 0; line-height: 60px; font-size: 20px; font-weight: bold; background: #CC0000 url("../../img/usr/common/icon_cart_w_sp.png") calc(50% - 4em) center no-repeat; -webkit-background-size: 26px auto; background-size: 26px auto; box-sizing: border-box;}
.page-goods a.block-add-cart--btn {background: #CC0000 url(../../img/usr/common/icon_airplane.png) 55px center no-repeat; 
-webkit-background-size: 28px auto; background-size: 28px auto;
}
.page-goods .block-goods-detail .block-goods-button-wrap .block-goods-favorite {width: 44px;margin-left: 24px;}
.page-goods .block-goods-detail .block-goods-button-wrap .block-goods-favorite a{width: 44px; height: 44px; border-color: #CCC; background-size: 18px auto;}
.page-goods .block-goods-detail .block-goods-detail-item-qty-info .block-goods-favorite {width: 44px;margin-left: 24px;}
.page-goods .block-goods-detail .block-goods-detail-item-qty-info .block-goods-favorite a{width: 44px; height: 44px; border-color: #CCC; background-size: 18px auto;}
.page-goods .block-no-stock,
.page-goods .block-arrival-notice,
.page-goods .block-outside-sales-period,
.page-goods .block-custom-order,
.page-goods .block-goods-store-stock { width: calc(100% - 70px);}
.page-goods .block-no-stock,
.page-goods .block-arrival-notice,
.page-goods .block-outside-sales-period,
.page-goods .block-custom-order,
.page-goods .block-goods-store-stock { width: 100%; margin-top: 10px;}
.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: #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 .block-arrival-notice--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 .nostock-backorder-on { display: none;}
.page-goods .block-goods-favorite { width: 60px; margin: 0 0 0 10px; font-size: 14px;}
.page-goods .block-goods-favorite a { width: 60px; height: 60px; padding: 0; margin: 0; border: #999999 1px solid; border-radius: 60px !important; line-height: 60px; box-sizing: border-box; background: #fff url("../../img/usr/common/icon_like.png") center center no-repeat; -webkit-background-size: 28px auto; background-size: 28px auto; font-size: 0;}
.page-goods .block-goods-favorite a.block-goods-favorite-registed--btn { width: 100%; padding: 0; margin: 0; border: #999999 1px solid; border-radius: 60px !important; line-height: 60px; box-sizing: border-box; background: #fff url("../../img/usr/common/icon_like_on.png") center center no-repeat; -webkit-background-size: 28px auto; background-size: 28px auto;}
.page-goods .block-contact-about-goods a.btn { width: auto; padding: 0; border: none; background: none; font-size: 0; text-decoration: underline; display: none;}

/* [08] goods-sns */
.page-goods #sns_links { margin: 20px 15px 30px; padding: 20px 0 0 0; border-top: #ccc 1px solid; display: flex;}
.page-goods #sns_links li { width: 30px; margin: 0 10px 0 0;}

.page-goods .block-goods-review { width: 100%; display: flex; align-items: center; justify-content: center; gap:9px; margin: 20px 0 0;}
.page-goods .block-goods-review .block-goods-review--count-summary{ display: flex; width: 40%; justify-content: center;}
.page-goods .block-goods-review .block-goods-review-link { font-size: 14px; font-weight: bold; text-align: left; width: 45%; padding: 0 0 3px; cursor: pointer; position: relative;}
.page-goods .block-goods-review .block-goods-review-link::before {content: ""; position: absolute; left: 0; bottom: 0; width: 130px; height: 1px; background-color: #000;}
.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 .block-goods-review .block-goods-review-btn { width: 26%;}
.page-goods .block-goods-review .block-goods-user-review--write-review-btn { font-size: 10px; font-weight: bold; color: #FFF; text-align: center; width: 100%; height: 50px; line-height: 50px; background-color: #000; border-radius: 8px !important; display: block; margin: 0;}
.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: 12px;}
.page-goods .block-goods-review .block-goods-user-review--score img {height: 16px;}
/* [09] goods-comment2 */
.page-goods .block-goods-comment2 { margin: 0 15px 40px;}
/* [10] goods-middle-tmpl */
/* [11] goods-comment3 */
.page-goods .block-goods-comment-tab { margin: 0 15px 20px; border-bottom: #333333 3px solid; display: flex; justify-content: space-between;}
.page-goods .block-goods-comment-tab li { width: 50%; height: 40px; border-left: #707070 1px solid; border-top: #707070 1px solid; border-right: #707070 1px solid; border-radius: 4px 4px 0 0; display: flex; justify-content: center; align-items: center;}
.page-goods .block-goods-comment-tab li span { font-size: 14px; color: #707070;}
.page-goods .block-goods-comment-tab li.active { border-left: #333 1px solid; border-top: #333 1px solid; border-right: #333 1px solid; background: #333333;}
.page-goods .block-goods-comment-tab li.active span { color: #fff;}
.page-goods .block-goods-comment3 { margin: 0 15px 60px;}
/* [12] goods-comment4 */
.page-goods .block-goods-comment4 { margin: 0 15px 60px;}
/* [13] goods-comment7 */
/* [14] goods-data */
.page-goods .goods-detail-spec-wrap { margin: 0 0 40px 0;}
.page-goods h2.goods-detail-spec-title { padding: 0; margin: 0 0 25px 0; font-size: 28px; font-weight: bold; text-align: center; line-height: 1.0;}
.page-goods .block-goods-comment7 { margin: 0 15px 20px; text-align: justify;}
.page-goods .block-goods-comment7 .goods-detail-description:last-child { border-bottom: #E0E0E0 1px solid;}
.page-goods .goods-detail-description-wrap { margin: 0 15px; border-bottom: #E0E0E0 1px solid;}
.page-goods .goods-detail-description { border-top: #E0E0E0 1px solid;}
.page-goods .goods-detail-description { width: 100%; display: flex; justify-content: space-between;}
.page-goods .goods-detail-description dt { width: 100px; padding: 10px 15px; font-size: 12px; font-weight: normal; display: flex; align-items: center; background: #F8F8F8; box-sizing: border-box;}
.page-goods .goods-detail-description dd { width: calc(100% - 100px); padding: 10px 15px; font-size: 12px; font-weight: normal; display: flex; align-items: center; background: #FFF; box-sizing: border-box;}
/* [15] goods-comment5 */
.page-goods .block-goods-comment5 { margin: 0 15px 60px;}
/* [16] goods-user-review */
.block-goods-user-review { margin: 0 15px 60px;}
.block-goods-user-review h2 { padding: 0; margin: 0 0 25px 0; font-size: 28px; font-weight: bold; text-align: center; line-height: 1.0;}
.block-goods-user-review--info { padding: 10px; border: #999999 1px solid; background: #fff; 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: 100%; min-width: 58%; margin: 0; padding: 0; border: none; font-size: 12px; font-weight: normal; background: #fff; box-sizing: border-box;}
.block-goods-user-review--nothing #review_form { width: 40%; min-width: 40%; margin: 0 0 0 1.5%;}
.block-goods-user-review--count-summary { width: 200px; margin: 0; padding: 0; border: none; background: #fff; display: flex; align-items: center;}
.block-goods-user-review--score { display: block;}
.block-goods-user-review--score img { height: 22px; vertical-align: top; position: relative; top: 0;}
.block-goods-user-review--count { display: block; font-size: 12px; font-weight: normal;}
.block-goods-user-review--write-review { text-align: right;}
.block-goods-user-review--write-review a { padding: 0 0 0 20px; text-decoration: underline; background-size: 14px 14px;}
.block-goods-user-review--description { width: calc(100% - 200px); margin: 0; font-size: 12px; font-weight: normal;}
.block-goods-user-review--description p a { text-decoration: underline;}
.block-goods-user-review--write-review-btn { width: 100%; height: 40px; padding: 0; margin: 0; border-radius: 5px; display: block; font-size: 14px; line-height: 38px; background: #111111;}
.block-goods-user-review--item { padding: 15px; margin-top: 20px; border: none; border-radius: 5px; background: #F8F8F8;}
.block-goods-user-review--item-title { padding: 0; margin: 0 0 10px 0; font-size: 14px;}
.block-goods-user-review--item-summary { display: block;}
.block-goods-user-review--item-score img { height: 16px; vertical-align: top; position: relative; top: 0;}
.block-goods-user-review--item-moderate-vote { margin: 10px 0 0 0; padding: 0; border: none;}
.block-goods-user-review--item-moderate-link { text-decoration: underline;}
.block-goods-user-review--item-moderate-other-link { text-decoration: underline;}
.block-goods-user-review--pagenav { padding: 0; margin: 10px 0; border: none; clear: both; background: none;}
.block-goods-user-review--container { display: flex; justify-content: center; flex-wrap: wrap;}
.block-goods-user-review--container span { margin: 0 2px; font-size: 14px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; text-decoration: none;}
.block-goods-user-review--container span a { width: 26px; height: 26px; border-radius: 28px; font-size: 14px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; text-decoration: none;}
.block-goods-user-review--container span.now a { border: #000 1px solid; background: #000000; color: #fff;}
.block-goods-user-review--container span.prev a { margin-right: 5px; border: #E0E0E0 1px solid; position: relative; background: #FFF 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: 5px; border: #E0E0E0 1px solid; position: relative; background: #FFF 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: 52px;}
.block-goods-user-review--container span.first::after, .block-goods-user-review--container span.last::before { content: '…'; width: 26px; height: 26px; margin: 0 0 0 2px; display: flex; justify-content: center; align-items: center;}
.block-goods-user-review--container span.last::before { margin: 0 2px 0 0;}
.block-goods-user-review--readmore a { text-decoration: underline;}
.block-goods-user-review--item-moderate-underestimate { padding-left: 10px;}
.block-goods-user-review--item-moderate-underestimate dt { display: inline;}
.block-goods-user-review--item-moderate-underestimate dd { display: inline;}
.block-goods-user-review--item-moderate-overestimate { padding-left: 10px;}
.block-goods-user-review--item-moderate-overestimate dt { display: inline;}
.block-goods-user-review--item-moderate-overestimate dd { display: inline;}
.block-goods-user-review .dropdown { z-index: 1;}
.block-goods-user-review--form { margin: 0;}
.block-goods-user-review--form + form .block-goods-detail-footer { margin-top: -10px;}
/* [17] goods-accessary */
.page-goods .block-accessory-list { margin: 0 0 15px;}
.page-goods .block-accessory-list--name { padding: 0; margin: 0 0 25px 0; font-size: 28px; font-weight: bold; text-align: center; line-height: 1.2;}
/* [18] goods-comment8 */
.page-goods .block-goods-comment8 { margin: 0 0 60px 0;}
.page-goods .block-goods-comment8 .shop-campaign-wrap { padding: 15px; background: #F9F5ED;}
.page-goods .block-goods-comment8 .shop-campaign-wrap .image-campaign { width: 100%; margin: 0 0 20px 0; text-align: center;}
.page-goods .block-goods-comment8 .shop-campaign-wrap p  { padding: 0; margin: 0; font-size: 12px; font-weight: bold; line-height: 1.8;}
/* [19] block-topic-path */
/* [20] goods-footer-tmpl */
.page-goods .goodstmpl-bottom { margin: 0 15px 40px;}
#goodstmpl_bottom_entry { padding: 15px; border: #E0E0E0 5px solid; text-align: center; background: #fff;}
#goodstmpl_bottom_entry .text { font-size: 12px;}
#goodstmpl_bottom_entry .text .red { color: #D01A1A;}
#goodstmpl_bottom_entry .text strong { font-size: 14px; font-weight: bold;}
#goodstmpl_bottom_entry .link { margin: 7px 0 0 0; font-size: 14px;}
#goodstmpl_bottom_entry .link a { padding: 0 14px 0 0; font-size: 14px; 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% - 3px); 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% - 3px); display: block; transform: rotate(45deg);}
/* [21] goods-detail-footer */
.block-goods-detail-footer { margin: 0;}

/* ----------------------------------
 User Review
---------------------------------- */
.block-user-review { margin: 0 15px;}
.block-user-review--header { padding: 0; margin: 20px 0; font-size: 28px; font-weight: bold; background-color: transparent;}
.block-user-review--review-body textarea { width: 100%;}
.block-user-review--review-contribution-conditions h3 { padding: 10px 0;}
.block-user-review--item-header { margin: 0 0 10px;}
.block-user-review--message a { text-decoration: underline;}
.block-user-review--evaluator-name dt { display: inline;}
.block-user-review--evaluator-name dd { display: inline;}
.block-user-review--evaluation { margin-right: 10px; margin-left: 10px;}
.block-user-review--evaluation-score dt { display: inline;}
.block-user-review--evaluation-score dd img { height: 17px; position: relative; top: -3px;}
.block-user-review--evaluation-score dd { display: inline;}
.block-user-review--review-item { margin: 10px -10px 10px;}
.block-user-review--review-header { margin: 10px; padding-right: 0; padding-left: 0;}
.block-user-review--review-item:first-child { border-top: 1px solid #eee;}
.block-user-review--evaluation-message { margin: 10px 10px 0;}
.block-user-review--review-comment { padding: 10px; border-bottom: 1px solid #eee;}
.block-user-review--review-item .action-buttons { margin-right: 10px; margin-left: 10px;}
.block-user-review-completed { margin: 10px;}
.block-user-review-completed--header { padding: 0; margin: 20px 0; font-size: 28px; font-weight: bold; background-color: transparent;}
.block-user-review-completed--message-header { margin: 0;}

/* store stock */
.block-store-stock { margin: 0 15px;}
.block-store-stock-goods-img-l { margin-bottom: 10px;}
.block-store-stock-name--header { margin: 0; background: transparent;}
.block-store-stock--goods-detail { margin-bottom: 10px;}
.block-store-stock-goods { margin-bottom: 10px;}
.block-store-stock--header { margin: 0; }
.block-store-stock--message { padding: 10px; margin-bottom: 10px; border: solid 1px #a94442; color: #a94442;}
.block-store-stock--div-name { font-weight: bold;}
.block-store-stock--list { border: 1px solid #ccc; margin-bottom: 10px;}
.block-store-stock--list dd { padding: 5px 5px 5px 12px;}
.block-store-stock--item { padding-right: 12px;}
.block-store-stock--item a { text-decoration: underline;}

/* ----------------------------------
 Customer
---------------------------------- */
/* Login */
.block-login { margin: 0 15px 30px;}
.block-login h1 { padding: 0; margin: 0 0 30px; font-size: 28px; font-weight: bold; background-color: transparent;}
.block-login h2.block-login--member-header { margin: 0 0 15px;}
.block-login h2.block-login--first-time-header { margin: 20px 0 15px;}
.block-login--first-time-body input[type="text"],
.block-login--first-time-body input[type="tel"],
.block-login--first-time-body input[type="email"] { width: 100%; max-width: 100%; margin-left: 0; margin-right: 0;}

/* Mypage */
.block-mypage--sign { display: none;}
.block-mypage--rank-info { background-color: #111;}
.page-menu .block-mypage-header { padding: 30px 0; margin: 0; background: url("../../img/usr/mypage/mypage_bg_sp.jpg") center center no-repeat; -webkit-background-size: cover; background-size: cover;}
.page-menu .block-mypage-header-headline { margin: 0 0 20px 0;}
.page-menu .block-mypage-header-headline h1 { padding: 0; margin: 0 0 4px 0; font-size: 28px; 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; letter-spacing: 0.25em; color: #6e4111;}
.page-menu .block-mypage--customer-status { padding: 10px 15px 15px; margin: 0 15px; border: none; border-radius: 5px; background: #fff; box-sizing: border-box; color: #111111;}
.page-menu .block-mypage--customer-status .title { margin: 0 0 5px 0; font-size: 13px; font-weight: bold; text-align: left;}
.page-menu .block-mypage--customer-status .link  { text-align: left;}
.page-menu .block-mypage--customer-status .link a { padding: 5px 0 5px 20px; font-size: 12px; 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 { min-width: 50px; margin: 0 0 0 5px; font-size: 12px; font-weight: normal; text-align: right; letter-spacing: -1px; display: inline-block;}
.page-menu .block-mypage--mymile { width: 100%; padding: 0 0 10px 0; margin: 0 0 10px 0; border-bottom: #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-mile { text-align: right;}
.page-menu .block-mypage--mymile .block-mypage--mymile-familymile { display: flex; align-items: center;}
.page-menu .block-mypage--mymile .block-mypage--mymile-familymile dt { margin: 0 10px 0 0; font-size: 10px; letter-spacing: -0.5px;}
.page-menu .block-mypage--mymile .block-mypage--mymile-familymile dd { font-size: 18px; font-weight: bold; letter-spacing: -0.5px;}
.page-menu .block-mypage--mymile .block-mypage--mymile-familymile dd span.type { min-width: auto; margin: 0 0 0 5px; font-size: 12px; font-weight: normal;}
.page-menu .block-mypage--mymile span.num { font-size: 24px; font-weight: bold; letter-spacing: -0.5px;}
.page-menu .block-mypage--mypoint { padding: 0; margin: 0; border: none; text-align: left; display: flex; justify-content: space-between; align-items: center; font-size: 14px;}
.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: 24px; font-weight: bold; letter-spacing: -0.5px;}
.page-menu .block-mypage--mypoint .block-mypage--mypoint-point { margin: 0;}
.page-menu .block-mypage-list--topic {}
.page-menu .block-mypage-list--topic .block-top-topic--items li a::after { border-right: 2px solid #976F11; border-top: 2px solid #976F11;}
.page-menu .block-mypage-list--topic .block-top-topic--next-page a { width: 40px; height: 60px; display: block; background: url("../../img/usr/common/icon_info_black.png") center center no-repeat; -webkit-background-size: 23px 23px; background-size: 23px 23px; font-size: 0; text-decoration: none;}

.page-menu #mypagenav { margin-top: 15px;}
.page-menu .block-mypage--menu-items { margin: 0 15px 30px; border-top: #E0E0E0 1px solid; border-left: #E0E0E0 1px solid;}
.page-menu .block-mypage--menu-items > li { 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% - 4px); 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 { 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 { margin: 0 15px 30px;}
.page-menu .menu-logout a { font-size: 14px; text-decoration: underline;}
.page-menu #dest_change a { width: 100%; padding: 20px 20px 20px 75px; border-radius: 0; text-align: left; display: block; box-sizing: border-box;  background: url("../../img/usr/common/mymenu_custdest.png") 20px center no-repeat; -webkit-background-size: 32px 32px; background-size: 32px 32px; position: relative;}
.page-menu #dest_change a .block-icon-image--dest-change { position: absolute; top: calc(50% - 7px); right: 15px; background: none !important;}
.page-menu #dest_change a .block-icon-image--dest-change::before,
.page-menu #dest_change a .block-icon-image--dest-change::after { content: ''; width: 14px; height: 2px; display: block; background: #976F11; position: absolute; top: calc(50% - 1px); right: 0; transition: 0.3s;}
.page-menu #dest_change a .block-icon-image--dest-change::after { transform: rotate(-90deg);}
.page-menu #dest_change a .block-icon-image--dest-change.block-icon-image--minus::after { transform: rotate(0deg);}
.page-menu #destnav { background: #eee;}
.page-menu #destnav a { padding: 15px 20px; border-top: #E0E0E0 1px solid; display: flex; align-items: center; box-sizing: border-box; position: relative; transition: 0.3s;}
.page-menu #destnav 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% - 4px); right: 20px;}

/* A01.History */
.block-purchase-history { margin: 0 15px;}
.block-purchase-history--header { margin: 20px 0;}
.block-purchase-history .block-topic-path { margin: 20px -15px 0;}
.block-purchase-history--order-detail-list li + li {margin-top: 15px;}
.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--order-detail-reorder {margin-top: 15px;}
.block-purchase-history--order-detail-reorder a .btn.btn-default { color: #FFFFFF; background-color: #A3842C; text-decoration: none; padding: 12px 0 13px; margin: 0; border: 0;}

/* A02.History Detail */
.block-purchase-history-detail { margin: 0 15px;}
.block-purchase-history-detail--header { margin: 20px 0;}
.block-purchase-history-detail--customer-name { display: none; float: none;}
.block-purchase-history-detail h2[class$='header'] { margin: 20px 0 10px;}
.block-purchase-history-detail .block-topic-path { margin: 20px -15px 0;}
.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; text-decoration: none !important; background-image: url("../../img/usr/mypage/icon_write.png"); background-position: 5px center; background-repeat: no-repeat; background-size: 14px 14px;}

/* A03.Coupon */
.block-coupon-list { margin: 0 15px;}
.block-coupon-list--header { margin: 20px 0;}
.block-coupon-list .block-topic-path { margin: 20px -15px 0;}

/* A04.Point History */
.block-point-history-list { margin: 0 15px;}
.block-point-history-list--header { margin: 20px 0;}
.block-point-history-list .block-topic-path { margin: 20px -15px 0;}

/* A04.Point Exchange */
.block-point-exchange-list--customer-info { margin: 0 0 20px 0;}
.block-point-exchange-list--header { margin: 20px 0;}

/* A05.Bookmark */
.block-favorite { margin: 0 15px;}
.block-favorite--header { margin: 20px 0;}
.block-favorite .block-topic-path { margin: 20px -15px 0;}
.block-favorite--update { background-color: #111; border-bottom: solid 2px #111;}

/* A05.Gest Bookmark */
.block-guest-favorite-synchronize-title { font-weight: bold; font-size: 16px;}
.block-guest-favorite-synchronize-description { font-size: 14px;}
.block-guest-favorite-synchronize-link { text-align: center;}
.block-guest-favorite-synchronize h2 { margin: 0 0 15px;}
.block-guest-favorite-synchronize-body { padding: 10px; margin: 0 0 30px 0; border: 1px solid #dcdcdc; background: #fff;}

/* A07.Arrival Notice */
.block-arrival-notice-list { margin: 0 15px;}
.block-arrival-notice-list--header { margin: 20px 0;}
.block-arrival-notice-list .block-topic-path { margin: 20px -15px 0;}

/* B01.Member Info */
.block-member-info { margin: 0 15px;}
.block-member-info h1 { margin: 20px 0;}
.block-member-info .block-topic-path { margin: 20px -15px 0;}

/* B02.CreditCard Confirmation */
.block-credit-card-confirmation { margin: 0 15px;}
.block-credit-card-confirmation--header { margin: 20px 0;}
.block-credit-card-confirmation h2[class$='header'] { margin: 0 0 10px;}
.block-credit-card-confirmation .block-topic-path { margin: 20px -15px 0;}

/* B03.Update MailAddress */
.block-update-mail-address { margin: 0 15px;}
.block-update-mail-address--header { margin: 20px 0;}
.block-update-mail-address input[type="text"],
.block-update-mail-address input[type="email"],
.block-update-mail-address input[type="password"] { width: 100%; max-width: 100%; margin-left: 0; margin-right: 0;}
.block-update-mail-address input[type="password"] { margin-bottom: 10px;}
.block-update-mail-address .block-topic-path { margin: 20px -15px 0;}

/* B04.Shipping Address */
.block-shipping-address { margin: 0 15px;}
.block-shipping-address--header { margin: 20px 0;}
.block-shipping-address .block-topic-path { margin: 20px -15px 0;}

/* B05.Update Password */
.block-update-member-password { margin: 0 15px;}
.block-update-member-password--header { margin: 20px 0;}
.block-update-member-password input[type="text"],
.block-update-member-password input[type="email"],
.block-update-member-password input[type="password"] { width: 100%; max-width: 100%; margin-left: 0; margin-right: 0;}
.block-update-member-password input[type="password"] { margin-bottom: 10px;}
.block-update-member-password .block-topic-path { margin: 20px -15px 0;}

/* B06.Mail News */
.block-mail-news { margin: 0 15px;}
.block-mail-news--header { margin: 20px 0;}
.block-mail-news h2[class$='header'] { margin: 0 0 10px;}
.block-mail-news .block-topic-path { margin: 20px -15px 0;}

/* C01.Contact */
.block-inquiry { margin: 0 15px;}
.block-inquiry--header { margin: 20px 0;}
.block-inquiry select { width: 100%; max-width: 100%; margin-left: 0; margin-right: 0;}
.block-inquiry input[name^="name"] { width: calc(100% - 4em); max-width: calc(100% - 4em); margin-left: 0.5em; margin-right: 0;}
.block-inquiry input[name="order_id"],
.block-inquiry input[type="email"],
.block-inquiry input[type="tel"] { width: 100%; max-width: 100%; margin-left: 0; margin-right: 0;}
.block-inquiry .block-topic-path { margin: 20px -15px 0;}
.block-inquiry-completed { margin: 0 15px;}
.block-inquiry-completed--header { margin: 20px 0;}

/* C02.Contact List */
.page-contactlist {}

/* C03.Contact History */
.block-inquiry-history { margin: 0 15px;}
.block-inquiry--header { margin: 20px 0;}
.block-inquiry-history .block-topic-path { margin: 20px -15px 0;}

/* C04.Withdrawal */
.block-withdrawal { margin: 0 15px;}
.block-withdrawal--header { margin: 20px 0;}
.block-withdrawal .block-topic-path { margin: 20px -15px 0;}
.block-withdrawal input[type="text"],
.block-withdrawal input[type="email"],
.block-withdrawal input[type="password"] { width: 100%; max-width: 100%; margin-left: 0; margin-right: 0;}
.block-withdrawal input[type="password"] { margin-bottom: 10px;}

/* SalesCance */
.page-salescancel .block-order-cancellation { margin: 0 15px;}
.page-salescancel .block-order-cancellation--header { margin: 20px 0;}
.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;}
.page-salescancel .block-order-cancellation--cancellation-reason-header { padding: 0; margin: 30px 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 20px !important; font-size: 26px; font-weight: bold; text-align: center; display: none;}
.orderlist-frame     { margin: 0 0 30px 0; border: #E0E0E0 1px solid;}
.orderlist-frame h3  { font-size: 15px;}
.orderlist-title     { padding: 10px !important; margin: 0 !important; font-size: 16px; font-weight: bold; background: #F8F8F8 !important;}
.orderlist-frame .btn-default { border: #111111 1px solid; font-size: 14px; background: #fff;}

/* Cart */
.page-cart { margin: 0 !important;}
.page-cart .wrapper { padding-top: 0;}
.page-cart .wrapper .pane-order-header { position: relative !important;}
.page-cart .block-cart--body { padding: 0 15px;}
.page-cart .block-cart--container { margin-bottom: 20px; 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--contents { padding: 0 15px; margin: 0 0 15px 0; border: none;}
.page-cart .block-cart--goods-list li { padding: 15px 0;}
.page-cart .block-cart--goods-list-image figure { width: 110px; height: 110px; background: #fff;}
.page-cart .block-cart--goods-list-image figure img { max-width: 110px; width: 110px; max-height: 110px;}
.page-cart .block-cart--goods-list .block-cart--goods-list-item-price-info { margin: 10px 0 0 0;}
.page-cart .block-cart--goods-list .block-cart--goods-list-item-mile { margin-top: 3px; font-size: 12px; font-weight: normal; color: #CC0000;}
.page-cart .block-cart--subtotal-container { padding: 0; margin: 0 15px 15px;}
.page-cart .block-cart--promotion-criteria-list-container { padding: 0;}
.page-cart .block-cart--subtotal-price-title { font-size: 14px; font-weight: normal;}
.page-cart .block-cart--subtotal-price       { font-size: 16px; font-weight: normal; color: #111;}
.page-cart .block-cart--subtotal-mile-title  { font-size: 12px; font-weight: normal;}
.page-cart .block-cart--subtotal-mile        { font-size: 12px; font-weight: normal; color: #CC0000;}
.page-cart .block-cart--promotion-discount-price { color: #CC0000;}
.page-cart .block-cart--procedure-container .action-buttons { padding: 0 15px !important; margin: 0 0 15px 0!important; display: flex; justify-content: center;}
.page-cart .block-cart--procedure-container .action-buttons .action { width: 48%; padding: 0; margin: 0;}
.page-cart .block-cart--procedure-container .action-buttons .action input { font-size: 14px;}
.page-cart .block-cart--procedure-container .action-buttons .action + .action { margin-left: 4%;}
.page-cart .block-cart--goods-list-item-calc-btn { width: auto; padding: 10px 0 10px 30px; margin: 0; 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;}
.page-cart .block-cart--goods-list-item-delete-btn { 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; text-decoration: underline !important; color: #111;}
.page-cart .block-cart--continue-shopping { margin: 60px 10px;}
.page-cart .block-accessory-list--name { padding: 0 15px; margin: 0 0 30px 0; border: none; font-size: 24px; font-weight: bold; text-align: center;}
.page-cart .btn-danger { text-decoration: none;}
.page-cart .block-cart--procedure-container__fixed { padding: 0; border: none; position: relative; top: 0; left: 0; z-index: 1;}
.page-cart .js-order-fixed-box-dummy { display: none !important;}
.page-cart .block-goods-list-c--jal-card-price { display: none !important;}

/* Step */
h1.block-order-flow--step { margin: 20px 0;}

.block-order-flow--step {margin: 30px 0 40px;}
.block-order-flow--step ul {gap:8px}
.block-order-flow--step1, .block-order-flow--step2, .block-order-flow--step3, .block-order-flow--step4, .block-order-flow--step5 {width:calc((100% - 32px) / 5); min-width: auto; height: auto; border: none; font-size: 11px; font-weight: 400; text-align: center; padding-bottom: 20px;}
.block-order-flow--step ul li:last-child {min-width: auto !important; width: calc((100% - 32px) / 5) !important;}
.block-order-flow--step-current { color: #CC090F; font-weight: bold;}
.block-order-flow--step1::before, .block-order-flow--step2::before, .block-order-flow--step3::before, .block-order-flow--step4::before, .block-order-flow--step5::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #D5D5D5;
  position: absolute;
  left: 0;
  bottom: 10px;
}
.block-order-flow--step-current::before {
  background: #CC090F;
  height: 2px;
}
.block-order-flow--step1::after, .block-order-flow--step2::after, .block-order-flow--step3::after, .block-order-flow--step4::after, .block-order-flow--step5::after {
  display: none;
}
.block-order-flow--step-current::after {
  content: "";
  width: 10px;
  height: 10px;
  background: #CC090F;
  position: absolute;
  left: 50%;
  bottom: 6px;
  transform: translateX(-50%);
  border-radius: 50%;
  display: block;
}

/* Method */
.page-method { margin: 0 !important;}
.page-method .wrapper .pane-order-header { position: relative !important;}
.page-method .block-order-method { margin: 0 15px;}
.page-method .block-order-method h2[class^="block-order-"] { margin: 20px 0 10px 0;}
.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 #host_and_dest #method_host { padding: 15px 0; margin: 0 15px;}
.page-method #host_and_dest #method_host .block-order-method--host-title { margin: 0 0 10px 0;}
.page-method .block-order-method--orderer-detail { padding: 0; margin: 0; border: none;}
.page-method .block-order-method--host-title-confirmation { padding: 15px 0 0 0; margin: 15px 0 0 0; border: none; border-top: #ADADAD 1px dotted;}
.page-method #host_mail { padding: 10px 0 0 25px;}
.page-method .block-order-method--host-content #host_mail { padding: 0;}
.page-method #host_cmail { padding: 10px 0 0 25px;}
.page-method #host_and_dest #address { padding: 15px 0; margin: 0 15px; border-top: #ADADAD 1px dotted;}
.page-method .block-order-method--dest-item { padding: 0 0 15px 0; margin: 0 0 15px 0; border: none; border-bottom: #ADADAD 1px dotted;}
.page-method .block-order-method--dest-item address { padding: 0 0 0 25px;}
.page-method .block-order-method--dest-item .block-order-method--dest-edit { margin: 10px 0 0 0;}
.page-method .block-order-method--dest-add  { padding: 0; margin: 0; border: none; text-align: center;}
.page-method .block-order-method--delivery-datetime-content { padding: 15px 0 5px; margin: 0 15px; border: none;}
.page-method .block-order-method--goods-content { padding: 0; margin: 0 15px; border: none;}
.page-method .block-order-method--goods-item { padding: 15px 0; margin: 0; border: none; border-bottom: #ADADAD 1px dotted;}
.page-method .block-order-method--goods-item:last-child { border-bottom: none;}
.page-method .block-order-method--goods-item-image { width: 100px;}
.page-method .block-order-method--goods-item-image figure { width: 100px; height: 100px; background: #fff;}
.page-method .block-order-method--goods-item .block-order-method--goods-qty { margin: 10px 0 0 0;}
.page-method .block-order-method--goods-item .block-order-method--goods-qty + .variation-name { margin: 10px 0 0 0;}
.page-method #method_date dl[class^='block-order-method--'] { padding: 0; margin: 0 0 10px 0; border: none; display: flex; justify-content: space-between; align-items: center;}
.page-method #method_date dl[class^='block-order-method--'] dt { width: 120px; font-size: 14px; position: relative;}
.page-method #method_date dl[class^='block-order-method--'] dt::after { content: '：'; position: absolute; right: 0; top: calc(50% - 0.75em);}
.page-method #method_date dl[class^='block-order-method--'] dd { width: calc(100% - 140px);}
.page-method .block-order-method--payment-content { padding: 0; margin: 0; border: none;}
.page-method #method_pay { padding: 15px 0; margin: 0 15px; border: none;}
.page-method #method_point { padding: 15px 0; margin: 0 15px; border: none; border-top: #ADADAD 1px dotted;}
.page-method #method_point .block-order-method--current-point { margin: 0 0 10px 0;}
.page-method #method_point .block-order-method--mile-wrap { padding: 10px; margin: 15px 0; background: #F8F8F8;}
.page-method #method_point .block-order-method--mile-exchange-message { padding: 10px 0 0 0; margin: 10px 0 5px 0; border-top: #ADADAD 1px dotted; text-align: center; font-size: 12px;}
.page-method #method_point .block-order-method--mile-exchange { text-align: center;}
.page-method #method_coupon { padding: 15px 0; margin: 0 15px; border: none; border-top: #ADADAD 1px dotted;}
.page-method #method_coupon input[name="coupon"] { width: 100%; margin: 0;}
.page-method #method_coupon .block-order-method--coupon-available-btn { width: 100%; margin: 10px auto 0;}
.page-method #method_promotion { padding: 15px 0; margin: 0 15px; border: none; border-top: #ADADAD 1px dotted;}
.page-method #method_promotion input[name="promotion_code"] { width: 100%; margin: 0;}
.page-method .block-order-method--sales-append-container { padding: 10px 0 1px; margin: 0 15px; border: none;}
.block-order-estimate--point-add-num,
.block-order-estimate--point-add-message { color: #CC0000;}
.block-order-method--next input#order_next { padding: 10px;}
.page-method .block-order-method--procedure { padding: 0; margin: 20px 0 60px 0; border: none; position: relative !important; background: none;}

/* Estimate */
.page-estimate { margin: 0 !important;}
.page-estimate .wrapper .pane-order-header { position: relative !important;}
.page-estimate .block-order-estimate { margin: 0 15px;}
.page-estimate .orderlist-frame-sub-title { height: 30px; padding: 0 85px 0 0; margin: 0 0 10px 0; display: flex; align-items: center;}
.page-estimate .block-order-estimate--orderer-content { padding: 15px 0; margin: 0 15px; border: none;}
.page-estimate .block-order-estimate--orderer-content .block-order-estimate--change-btn { top: 15px; right: 0;}
.page-estimate .block-order-estimate--dest-content { padding: 15px 0; margin: 0 15px; border: none; border-top: #ADADAD 1px dotted;}
.page-estimate .block-order-estimate--dest .block-order-estimate--change-btn { top: 15px; right: 0;}
.page-estimate .block-order-estimate--date-spec-content { padding: 0; margin: 0; border: none;}
.page-estimate .block-order-estimate--date-spec { padding: 15px 0; margin: 0 15px; border: none;}
.page-estimate .block-order-estimate--date-spec .block-order-estimate--change-btn { top: 15px; right: 0;}
.page-estimate .block-order-estimate--date-spec + .block-order-estimate--time-spec { border-top: #ADADAD 1px dotted;}
.page-estimate .block-order-estimate--time-spec { padding: 15px 0; margin: 0 15px; border: none;}
.page-estimate .block-order-estimate--time-spec .block-order-estimate--change-btn { top: 15px; right: 0;}
.page-estimate .block-order-estimate--method-pay-content { padding: 15px 0; margin: 0 15px; border: none;}
.page-estimate .block-order-estimate--method-pay-content .block-order-estimate--change-btn { top: 15px; right: 0;}
.page-estimate .block-order-estimate--pay-input { margin: 20px 0 0 0;}
.page-estimate .block-order-estimate--pay-input .block-order-estimate--pay-header { padding: 10px; margin: 0; font-size: 14px; color: #fff; background: #ADADAD;}
.page-estimate .block-order-estimate--pay-input .block-order-estimate--pay-header + .fieldset-vertical { margin-top: 0;}
.page-estimate .block-order-estimate--pay-input .block-order-estimate--pay-detail { border: #ADADAD 1px solid; background: #F8F8F8;}
.page-estimate .block-order-estimate--pay-input .block-order-estimate--pay-detail .form-group { border: none;}
.page-estimate .block-order-estimate--pay-input .block-order-estimate--pay-detail .form-label { padding: 10px 15px 5px;}
.page-estimate .block-order-estimate--pay-input .block-order-estimate--pay-detail .form-control { padding: 10px 15px;}
.page-estimate .form-group.block-order-estimate--pay-security-code { display: flex; flex-wrap: wrap;}
.page-estimate .form-group.block-order-estimate--pay-security-code .help-block { width: 100%; padding: 0 15px;}
.page-estimate .form-group.block-order-estimate--pay-savecard .form-control { display: flex; justify-content: space-between;}
.page-estimate .form-group.block-order-estimate--pay-savecard .form-control label { width: calc(100% - 30px); margin: 0;}
.page-estimate .block-order-estimate--point { margin: 0 15px; border: none; position: relative;}
.page-estimate .block-order-estimate--point .confirmation-dl { margin: 0 0 10px 0; display: flex; justify-content: space-between; align-items: center;}
.page-estimate .block-order-estimate--point .confirmation-dl dt { width: 140px; padding: 0; margin: 0; line-height: 1.4; position: relative;}
.page-estimate .block-order-estimate--point .confirmation-dl dt::after { content: '：'; position: absolute; top: calc(50% - 0.7em); right: 0;}
.page-estimate .block-order-estimate--point .confirmation-dl dd { width: calc(100% - 140px); padding: 0 0 0 10px; margin: 0; line-height: 1.4; position: relative;}
.page-estimate .block-order-estimate--point .confirmation-dl.block-order-estimate--now-point-num-wrap {}
.page-estimate .block-order-estimate--point .confirmation-dl.block-order-estimate--current-family-mile {}
.page-estimate .block-order-estimate--point { padding: 15px 0; border: none; border-top: #ADADAD 1px dotted;}
.page-estimate .block-order-estimate--point .block-order-estimate--change-btn { top: 15px; right: 0;}
.page-estimate .block-order-estimate--coupon { padding: 15px; border: none; border-top: #ADADAD 1px dotted;}
.page-estimate .block-order-estimate--coupon .block-order-estimate--change-btn { top: 15px; right: 15px;}
.page-estimate .block-order-estimate--promotion-code  { padding: 15px; border: none; border-top: #ADADAD 1px dotted;}
.page-estimate .block-order-estimate--promotion-code .block-order-estimate--change-btn { top: 15px; right: 15px;}
.page-estimate .block-order-estimate--comment-content { padding: 10px 15px; border: none;}
.page-estimate .block-order-estimate--goods-content   { padding: 0; margin: 0 15px; border: none;}
.page-estimate .block-order-estimate--goods-content .block-order-estimate--goods-list li { padding: 15px 0; border-bottom: #ADADAD 1px dotted;}
.page-estimate .block-order-estimate--goods-content .block-order-estimate--goods-list li:last-child { border: none;}
.page-estimate .block-order-estimate--goods-qty { margin: 10px 0;}
.page-estimate .block-order-estimate--goods-item-image figure { width: 100px; height: 100px;}
.page-estimate .block-order-estimate--goods-item-comment { margin: 10px 0 0 0;}
.page-estimate .block-order-estimate--sales-append { position: relative;}
.page-estimate .block-order-estimate--sales-append .orderlist-title { padding: 15px 10px !important}
.page-estimate .block-order-estimate--sales-append .block-order-estimate--change-btn { top: 10px; right: 15px;}
.page-estimate .block-order-estimate--sales-append-content { padding: 15px 0; margin: 0 15px;}
.page-estimate .block-order-estimate--summary-content { padding: 0; border: none;}
.page-estimate .block-order-estimate--delivery-summary { padding: 15px 0; margin: 0 15px; border: none; border-bottom: #ADADAD 1px dotted;}
.page-estimate .block-order-estimate--price-items dt { padding: 2px 4px 2px 0;}
.page-estimate .block-order-estimate--price-items dd { padding: 2px 0;}
.page-estimate .block-order-estimate--price-items dl.block-order-estimate--total { padding: 15px 0 0 0; margin: 15px 0 0 0; border-top: #111111 1px solid;}
.page-estimate .block-order-estimate--price-items dl.block-order-estimate--total dt,
.page-estimate .block-order-estimate--price-items dl.block-order-estimate--total dd { border: none;}
.page-estimate .block-order-estimate--price-items dl.block-order-estimate--point-add dd { color: #CC0000;}
.page-estimate .block-order-estimate--price-items { padding: 15px 0; margin: 0 15px; border: none;}
.page-estimate .block-order-estimate--commit { margin: 20px 0 40px;}
.block-order-estimate--point-add-num,
.block-order-estimate--point-add-message { color: #CC0000;}
.estimate-top-notice { padding: 0 0 0 1em; margin-bottom: 15px; text-indent: -1em;}

/* Complete */
.block-order-complete h1 { margin: 20px 0;}
.block-order-complete--wrapper { padding: 0 10px 10px 10px;}
.block-order-complete--message { margin: 0 0 10px 0; line-height: 1.4;}

/* ----------------------------------
 GiftOrder
---------------------------------- */
/* Gift Orderdest */
.block-order-gift-dest { margin: 15px;}
.page-orderdest .wrapper .pane-order-header{position: relative ;}
.block-order-gift-dest--header { margin: 20px 0;}
.block-order-gift-dest h2 { margin: 0 0 10px 0; font-size: 16px;}
.block-order-gift-dest--list-body { padding: 0 10px; margin: 0 0 40px 0; border: #eee 1px solid;}
.block-order-gift-dest--address-item { margin: 0; border-top: #eee 1px solid;}
.block-order-gift-dest--address-list { margin: 0 0 10px 0; border-bottom: #eee 1px solid;}
.block-order-gift-dest--method-sender-info { padding: 10px; margin: 0 0 20px 0; border: #eee 1px solid;}
.page-orderdest .block-order-gift-dest--list-title .text-notice { margin: 0 0 0 10px; font-size: 12px; font-weight: normal; display: inline-block;}
.page-orderdest .block-order-gift-dest--list-body { margin: 0; border: none;}
.page-orderdest .block-order-gift-dest--method-sender-info { margin: 0; border: none;}
.page-orderdest .block-order-gift-dest--method-sender-btn { margin-right: 10px;}
.page-orderdest .block-order-gift-dest--method-sender-input { border: none; border-top: #ADADAD 1px dotted;}
.page-orderdest .block-order-gift-dest--address-new { text-align: center;}
.page-orderdest .block-order-gift-dest--list .btn { border: #111111 1px solid; font-size: 14px; background: #fff;}
.page-orderdest .block-order-gift-dest--method-sender-info-edit .btn { border: #111111 1px solid; font-size: 14px; background: #fff;}

/* Gift Select */
.block-order-gift-select { margin: 15px;}
.page-orderselect .wrapper .pane-order-header{position: relative ;}
.page-orderselect .block-order-gift-select--sender { padding: 15px 0; margin: 0 15px;}
.page-orderselect .block-order-gift-select--delivery-date-inner { padding: 15px 0 5px; margin: 0 15px;}
.page-orderselect .block-order-gift-select--delivery-date-inner-dest { padding: 15px 0 5px; }
.page-orderselect .block-order-gift-select--sender-title { margin: 0 0 15px 0;}
.page-orderselect .block-order-gift-select--sender-info { padding: 0; margin: 0; border: none;}
.page-orderselect .block-order-gift-select--delivery { padding: 0 0 15px 0; margin: 0 15px; border: none; border-top: #ADADAD 1px dotted;}
.page-orderselect .block-order-gift-select--delivery-dest-add { padding: 15px 0; margin: 0; border: none;}
.page-orderselect .block-order-gift-select--delivery-dest { padding: 15px 0; margin: 0; border: none; border-top: #ADADAD 1px dotted;}
.page-orderselect .block-order-gift-select--delivery-dest-header { margin: 0;}
.page-orderselect .block-order-gift-select--delivery-dest-header-title { padding: 5px 0 0 0; margin: 0;}
.page-orderselect .block-order-gift-select--delivery-dest-delete { top: 0;}
.page-orderselect .block-order-gift-select--delivery-dest-address { padding: 0; margin: 10px 0;}
.page-orderselect .block-order-gift-select--delivery-dest-goods-message { margin: 0;}
.page-orderselect .block-order-gift-select--delivery-dest-goods-name-header { width: 65%; max-width: 65%;}
.page-orderselect .block-order-gift-select--delivery-dest-goods-checkbox { text-align: center;}
.page-orderselect .block-order-gift-select--delivery-dest-goods-checkbox input { margin: 0;}
.page-orderselect .block-order-gift-select--delivery-dest-goods-name figure { width: 100px; height: 100px; float: right;}
.page-orderselect .block-order-gift-select--delivery-dest-goods-name { overflow: hidden;}
.page-orderselect #method_date dl[class^='block-order-gift-select--'] { padding: 0; margin: 0 0 10px 0; border: none; display: flex; justify-content: space-between; align-items: center;}
.page-orderselect #method_date dl[class^='block-order-gift-select--'] dt { width: 120px; font-size: 14px; position: relative;}
.page-orderselect #method_date dl[class^='block-order-gift-select--'] dt::after { content: '：'; position: absolute; right: 0; top: calc(50% - 0.75em);}
.page-orderselect #method_date dl[class^='block-order-gift-select--'] dd { width: calc(100% - 140px);}
.page-orderselect #method_pay { padding: 15px 0; margin: 0 15px; border: none;}
.page-orderselect #method_point { padding: 15px 0; margin: 0 15px; border: none; border-top: #ADADAD 1px dotted;}
.page-orderselect #method_point .block-order-method--current-point { margin: 0 0 10px 0;}
.page-orderselect #method_point .block-order-method--mile-exchange-wrap { padding: 10px; margin: 15px 0; background: #F8F8F8;}
.page-orderselect #method_point .block-order-method--mile-exchange-message { padding: 10px 0 0 0; margin: 10px 0 5px 0; border-top: #ADADAD 1px dotted; text-align: center; font-size: 12px;}
.page-orderselect #method_point .block-order-method--mile-exchange { text-align: center;}
.page-orderselect #method_coupon { padding: 15px 0; margin: 0 15px; border: none; border-top: #ADADAD 1px dotted;}
.page-orderselect #method_coupon input[name="coupon"] { width: 100%; margin: 0;}
.page-orderselect #method_coupon .block-order-gift-select--coupon-available-btn { width: 100%; margin: 10px auto 0;}
.page-orderselect #method_promotion { padding: 15px 0; margin: 0 15px; border: none; border-top: #ADADAD 1px dotted;}
.page-orderselect #method_promotion input[name="promotion_code"] { width: 100%; margin: 0;}
.page-orderselect .block-order-gift-select--sales-append-content-wrap { padding: 5px 0 1px; margin: 0 15px;}
.page-orderselect .block-order-gift-select--sales-append-content-wrap .form-label { width: 100%; padding: 0 0 5px; margin: 0 0 5px; border-bottom: #ADADAD 1px dotted; float: none;}
.page-orderselect .block-order-gift-select--sales-append-content-wrap .fieldset-vertical .form-group { margin: 0 0 20px 0;}
.page-orderselect #method_pay h3::after { content: '※お選びください'; margin: 0 0 0 15px; font-size: 12px; font-weight: normal; color: #CC0000;}

/* Gift Confirmation */
.block-order-gift-confirmation { padding: 0; margin: 15px;}
.page-estimate .block-order-gift-confirmation--orderer-detail { padding: 15px 0; margin: 0 15px;}
.page-estimate .block-order-gift-confirmation--sender-detail { padding: 15px 0; margin: 0 15px; border-top: #ADADAD 1px dotted;}
.page-estimate .block-order-gift-confirmation--destination-address-info { padding: 15px 0; margin: 0 15px; border-top: #ADADAD 1px dotted;}
.page-estimate .block-order-gift-confirmation--destination-address-header { margin: 0 0 10px 0;}
.page-estimate .block-order-gift-confirmation--destination-address { padding: 0; margin: 0 0 10px 0;}
.page-estimate .block-order-gift-confirmation--ordered-item-contents { padding: 5px 15px;}
.page-estimate .block-order-gift-confirmation--ordered-item-contents dt { margin-bottom: 10px;}
.page-estimate .block-order-gift-confirmation--ordered-item-contents dl { padding: 10px 0;}
.page-estimate .block-order-gift-confirmation--ordered-item-contents dl + dl { border-top: #ADADAD 1px dotted;}
.page-estimate .block-order-gift-confirmation--method-pay-content { padding: 15px 15px 10px 15px;}
.page-estimate .block-order-gift-confirmation--method h3 { margin: 0 0 10px 0;}
.page-estimate .block-order-gift-confirmation--order-items-contents { padding: 0 15px;}
.page-estimate .block-order-gift-confirmation--order-item-detail-list li { padding: 15px 0; border-bottom: #ADADAD 1px dotted; display: flex; justify-content: space-between;}
.page-estimate .block-order-gift-confirmation--order-item-detail-list li:last-child { border: none;}
.page-estimate .block-order-gift-confirmation--item-image { width: 100px;}
.page-estimate .block-order-gift-confirmation--item-image figure { width: 100px; height: 100px; background: none;}
.page-estimate .block-order-gift-confirmation--item-description { width: calc(100% - 120px);}
.page-estimate .block-order-gift-confirmation--item-qty { margin-top: 5px; text-align: left;}
.page-estimate .block-order-gift-confirmation--item-amount { margin-top: 5px; text-align: left;}
.page-estimate .block-order-gift-confirmation--sending-item-detail-list > li { padding: 10px 0; border-top: #eee 1px solid;}
.page-estimate .block-order-gift-confirmation--sending-item-detail-list > li:last-child { padding-bottom: 0;}
.page-estimate .block-order-gift-confirmation--sending-item-detail-contents { display: flex; justify-content: space-between;}
.page-estimate .block-order-gift-confirmation--sending-item-detail-contents figure { width: 100px; height: 100px; background: none;}
.page-estimate .block-order-gift-confirmation--sending-item-description { width: calc(100% - 120px);}
.page-estimate .block-order-gift-confirmation--sending-item-comment { padding: 15px; margin: 10px 0 0 0; background: #F8F8F8;}
.page-estimate .block-order-gift-confirmation--sending-item-noshi { padding: 15px; margin: 10px 0 0 0; background: #F8F8F8;}
.page-estimate .block-order-gift-confirmation--other-content { padding: 15px 15px 5px 15px;}
.page-estimate .block-order-gift-confirmation--order-summary-content { padding: 15px 0; margin: 0 15px;}
.page-estimate .block-order-gift-confirmation--order-summary-content dl { width: 100%; display: table; overflow: hidden;}
.page-estimate .block-order-gift-confirmation--order-summary-content dt { width: 55%; height: 100%; padding: 2px 4px 2px 0; border: none; display: table-cell; text-align: left; box-sizing: border-box;}
.page-estimate .block-order-gift-confirmation--order-summary-content dd { width: 45%; height: 100%; padding: 2px 0; border: none; display: table-cell; text-align: right; box-sizing: border-box;}
.page-estimate .block-order-gift-confirmation--order-summary-content .block-order-gift-confirmation--total { padding: 15px 0 0 0; margin: 15px 0 0 0; border-top: #111111 1px solid;}
.page-estimate .block-order-gift-confirmation--order-summary-content .block-order-gift-confirmation--achieve-point dd { color: #CC0000;}
.page-estimate .block-order-gift-confirmation--date-detail-spec { margin: 15px 0; }

/* ----------------------------------
 OrderComplete
---------------------------------- */
.page-order .wrapper .pane-order-header { position: relative !important;}
.page-order .block-order-complete .block-order-complete--home { display: flex; justify-content: space-between; align-items: center;}
.page-order .block-order-complete .block-order-complete--home > a { width: calc(50% - 5px); padding: 10px; text-decoration: none; box-sizing: border-box;}

/* ----------------------------------
 ギフト購入 備考欄
---------------------------------- */
.page-estimate .block-order-gift-confirmation--comment-contents { padding: 10px 15px;}
.page-estimate .block-order-gift-confirmation--comment-contents 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; width: calc(100% - 30px); }
.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; }
.page-orderselect .block-order-gift-select--delivery-dest-add { display: flex; justify-content: flex-start; align-items: center; padding-top: 0; order: 10;}
.block-order-gift-select--delivery-dest-add-btn { margin-left: 10px; }

/*suggest theme*/
#suggest_trendword_list_,
.block-search-item--list-header {
  display: none;
}

.block-search-container {
  width: calc(100vw - 40px);
  padding: 10px;
  background: #E0E0E0;
  left: 50% !important;
  transform: translateX(-50%) !important;
  position: relative;
}

.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-suggest {
  display: block;
  text-align: left;
  padding: 0;
  width: 100%;
  border: none;
  background-color: #fff;
}

.block-search-suggest--list-header {
  font-size: 0.75em;
  padding: .5em;
  background-color: #e1e2e5 !important;
}

.block-search-suggest--keyword {
  padding: 0;
  font-size: 14px;
}

.block-search-suggest--keyword>a {
  display: flex;
  align-items: center;
  padding: 5px 10px;
  min-height: 44px;
}

.block-search-suggest--keyword-entry {
  display: block;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.block-search-suggest--goods {
  min-height: 60px;
  padding: 2px;
  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--keyword:hover,
.block-search-suggest--goods:hover {
  background-color: #dedede;
  cursor: pointer;
}

.block-search-item {
  width: 100%;
  padding-top: 20px;
  border: none;
}

.block-search-item--list-body {
  padding: 0 10px;
  min-height: 260px;
  height: auto;
  max-height: auto;
  display: flex;
  overflow-y: visible;
}

.block-search-suggest--item-body .block-thumbnail-t--price-infos {
  padding: 0;
  margin: 10px auto 0;
}

.block-search-suggest--item-body .block-thumbnail-t--price {
  font-size: 14px;
}

.block-search-suggest--item-body .block-thumbnail-t--price-info {
  padding: 0;
  margin: 0;
}

.block-search-suggest--item-body .block-thumbnail-t--mile-point {
  font-size: 12px;
}

.block-search-suggest--item-imgWrapper {
  flex: none;
  width: 100%;
  height: 105px;
}

.block-search-suggest--item-body {
  padding: 0;
  margin-top: 5px;

}

.block-search-suggest--item {
  width: 105px;
  padding-bottom: 20px;
  margin: 0;
  display: block;
  flex-shrink: 0;
  min-height: auto;
  box-shadow: none;
}

.block-search-suggest--item:nth-of-type(n+2) {
  margin-left: 12px;
}

.tags-content {
  display: flex;
  margin: 20px auto 0;
}

.tags-ttl {
  padding-top: 3px;
  margin: 0 15px 0;
  flex-shrink: 0;
  font-size: 12px;
}

.tags-item {
  width: 100%;
  ;
}

.tags-item--list {
  width: 100%;
  ;
  display: flex;
  flex-wrap: wrap;
}

.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: 12px;
}

#block_header_bottom_search{
  position: relative
}

.search_suggest_item_area_{
  width: calc(100vw - 20px);
  padding: 15px 15px 15px;
  background: #E0E0E0;
  position: absolute;
  top: 70px;
  z-index: 99999;
}

body:has(#menu_view.current) .search_suggest_item_area_{
  top: 140px;
}

.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;
  padding: 0 0 10px;
  margin: 0!important;
  font-size: 14px;
  font-weight: bold;
}

.search_suggest_item_area_ .block-search-trendword--list-header{
  font-size: 16px;
  padding: 0 0 0 31px;
  background: url(../../img/usr/common/icon_trend_sp.png) no-repeat left center / 24px;
}

.search_suggest_item_area_ .block-search-suggest--trendword{
  display: block;
  padding: 0!important;
  margin: 5px 0 0!important;
}
/* .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-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-recommennd-keywords {
  margin: 15px 0 0;
}*/

.search_suggest_item_area_ .block-search-recommennd-keywords--title {
  font-size: 16px;
  font-weight: bold;
  padding: 0 0 0 31px;
  margin: 0 0 5px;
  background: url(../../img/usr/common/icon_keyword_sp.png) no-repeat left center / 24px;
}

.search_suggest_item_area_ .block-search-recommennd-keywords li {
  margin: 0 0 1px;
}
.search_suggest_item_area_ .block-search-recommennd-keywords li a {
  display: flex;
  align-items: center;
  font-size: 14px;
  padding: 0 10px;
  min-height: 44px;
  background: #FFF;
}

/* カート*/
.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;
}
/* .page-cart .block-cart form:nth-of-type(odd) .block-cart--goods-list-header{
  background-color: #F7E9E9;
  background-image: url(../../img/usr/common/icon_shop01.png);
  position: relative;
}
.page-cart .block-cart form:nth-of-type(even) .block-cart--goods-list-header{
  background-color: #F8EFD3;
  background-image: url(../../img/usr/common/icon_shop02.png);
  position: relative;
}
.page-cart .block-cart form:nth-of-type(odd) .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_odd.png?v2);
  background-size: contain;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  color: #8E7474;
  padding-right: 4px;
}
.page-cart .block-cart form:nth-of-type(even) .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_even.png?v1);
  background-size: contain;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  color: #8E7474;
  padding-right: 4px;
} */
.page-cart .block-cart--container{
  margin-top: 50px;
}
.block-order-flow--shop-infomation {
  margin: 0 auto 60px;
  padding: 20px 10px;
  background: #F8F8F8;
  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: 0 -20px;
  padding: 40px 16px 32px;
  position: relative;
}
.block-order-complete .block-coupon-list--list > div{
  font-size: 16px;
  font-weight: bold;
  color: #C30001;
  text-align: center;
}
.block-order-complete .block-coupon-list--list::before{
  content: "";
  width: 78px;
  height: 63px;
  background: url(../../img/usr/common/cracker_left.png) center center / contain no-repeat;
  position: absolute;
  top: 10px;
  left: 16px;
}
.block-order-complete .block-coupon-list--list::after{
  content: "";
  width: 78px;
  height: 63px;
  background: url(../../img/usr/common/cracker_right.png) center center / contain no-repeat;
  position: absolute;
  top: 10px;
  right: 16px;
}
.block-order-complete .block-coupon-text{
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  margin: 18px 0;
}
.block-order-complete .block-coupon-list--list .block-mycoupon-link{
  font-size: 12px;
  font-weight: 500;
  color: #000;
}
.block-order-complete .block-coupon-list--list .block-coupon-list{
  margin: 0 0 20px;
}
.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 10px;
}
.block-order-complete .block-coupon-list--table{
  display: none;
}


.page-alert .wrapper .pane-order-header { position: relative !important;}

/* ====================== 
季節感ヘッダー 
======================　*/
.pane-header.halloween{
  position: relative;
}
.pane-header.halloween.is-fixed {
  position: fixed;
}
.pane-header.halloween::after{
  content: "";
  width: 100%;
  height: 3px;
  background: linear-gradient(to right,#FC8719,#F285B7);
  position: absolute;
  left: 0;
  bottom: -2px;
}
body:has(.pane-header.halloween) #block_of_hamburger_search button {
  background: url(../../img/usr/common/v02/icon_search_w.png) center center / 15px auto no-repeat,linear-gradient(135deg,#FC8719,#9B82D3);
}
.pane-header.halloween #header_menu span {
  width: 30px;
  background: linear-gradient(to right,#FC8719,#F285B7);
}
.pane-header.halloween #header_menu:after, .pane-header.halloween #header_menu:before {
  width: 30px;
  height: 2px;
  border: none;
  background: linear-gradient(to right,#FC8719,#F285B7);
}
.pane-header.halloween #header_menu:after, .pane-header.halloween #header_menu:before {
  width: 30px;
  height: 2px;
  border: none;
  background: linear-gradient(to right,#FC8719,#F285B7);
}
.pane-header.halloween #header_menu.active:before {
  width: 24px;
  transform: translateY(9px) rotate(-45deg);
}
.pane-header.halloween #header_menu.active:after {
  width: 24px;
}
.pane-header.halloween .block-header-campaign{
  position: absolute;
  left: 55px;
  bottom: 1px;
}
@media (max-width:390px){
  .pane-header.halloween .block-header-campaign-img img{
    width: 68px;
    height: auto;
  }
}
@media (max-width:360px){
  .pane-header.halloween .block-header-campaign-img{
    display: none;
  }
}

/* UI変更 */
.fieldset-vertical .form-control:has(.form-error) input,.fieldset-vertical .form-control:has(.form-error) select{
  background-color: #F2DEDE;
}
.fieldset-vertical .form-control:has(.form-error) select option{
  background-color: #FFF;
}
.block-order-estimate--pay-input:has(.block-common-alert-list) .form-control {
  background-color: #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--address-item .block-order-gift-dest--address-item-title input{
  background-color: #FFC0CB;
  border-color: #E69393;
  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-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-select--delivery-dest-goods-select:has(.form-error) .block-order-gift-select--delivery-dest-goods-checkbox,
.block-order-gift-select--delivery-dest-goods-select:has(.form-error) .block-order-gift-select--delivery-dest-goods-name,
.block-order-gift-select--delivery-dest-goods-select:has(.form-error) .block-order-gift-select--delivery-dest-goods-qty{
  background-color: #F2DEDE;
}
.block-order-gift-select--delivery-dest-goods-select:has(.form-error) .block-order-gift-select--delivery-dest-goods-qty input{
  background-color: #FFF;
}
.block-order-gift-select--delivery-dest-goods-select:has(.form-error) .block-order-gift-select--delivery-dest-goods-checkbox input{
  background-color: #FFF;
  border-color: #CC0000;
  border-width: 2px;
}
.block-order-gift-select--delivery-dest-goods-select:has(.form-error) .block-order-gift-select--delivery-dest-goods-checkbox input[type="checkbox"]:checked {
  background-color: #966E10;
  border: #966E10 1px solid;
}