﻿@charset "UTF-8";/* ----カテゴリータイトル・フリースペース---- */.page-category .pane-contents:has(#category_top_contents_frame) { padding-top: 0;}.page-category #category_top_contents_frame { display: flex; flex-direction: column;}.page-category #category_top_contents_frame .block-category-list--header-img { order: 1; width: 100%; margin: 0 auto 20px;}.page-category #category_top_contents_frame .block-category-list--header     { order: 1; width: 100%; margin: 0 auto 20px;}.page-category #category_top_contents_frame .block-category-freespace1       { order: 1; width: 100%; margin: 0 auto 20px;}.page-category #category_top_contents_frame .block-category-list--comment    { order: 3; width: 100%; margin: 0 auto 20px;}.page-category #category_top_contents_frame .block-category-list--sub        { order: 4; padding: 40px 20px 30px; margin: 0 -20px 40px; background-color: #F8F8F8;}.page-category #category_top_contents_frame .block-category-list--sub .block-category-style-g,.page-category #category_top_contents_frame .block-category-list--sub .block-category-style-l { margin: 0;}.page-category h1.block-category-list--header { font-size: var(--font-size-H1); font-weight: 700; text-align: center;}.page-category h1.block-category-list--header-img { text-align: center;}.page-category .block-category-list--promotion-freespace:has(.block-promotion-freespace) { margin: 0 0 30px;}.page-category .block-category-list--promotion-freespace .block-promotion-freespace {}.page-category .block-category-list--comment { font-size: var(--font-size-main); color: var(--color-base);}.page-category .block-category-list--sub {}.page-category .block-category-list--sub .design-headline-wrap { margin: 0 auto;}.page-category .block-category-list--goods { padding: 0; margin: 0;}.page-category .block-category-list--event { padding: 0; margin: 0;}/* ----サブカテゴリー表示---- */.block-category-tree { padding: 0; margin: 0; border: none;}.block-category-tree--header { padding: 0; margin: 0; border: none;}/* L形式 */.block-category-list--sub .block-category-style-l { margin: 40px auto; display: flex; justify-content: space-between; flex-wrap: wrap;}.block-category-list--sub .block-category-style-l .block-category-style-l--item-name { width: calc(50% - 5px); height: var(--sub-category-item-height); margin: 0 0 10px;}.block-category-list--sub .block-category-style-l .block-category-style-l--item-name a {width: 100%;height: var(--sub-category-item-height);padding: var(--sub-category-item-a-padding);margin: 0;border: var(--button-bg1) 2px solid;border-radius: var(--sub-category-item-height);font-size: var(--font-size-large);font-weight: 700;line-height: var(--line-height-low);color: #FFF;display: flex;justify-content: center;align-items: center;background-color: var(--button-bg1);position: relative;transition: var(--transition);}.block-category-list--sub .block-category-style-l .block-category-style-l--item-name .inner {min-height: calc(var(--line-height-low) * 2);padding: 0;font-size: var(--font-size-main);font-weight: 700;text-decoration: none;line-height: var(--line-height-low);display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}.block-category-list--sub .block-category-style-l .block-category-style-l--item-name a::after {content: '';width: 8px;height: 8px;border-right: #FFF 2px solid;border-top: #FFF 2px solid;position: absolute;right: 16px;top: calc(50% - 4px);display: block;transform: rotate(45deg);}.block-category-list--sub .block-category-style-l .block-category-style-l--item-name a:hover { text-decoration: none; color: var(--button-bg1); background-color: #FFF;}.block-category-list--sub .block-category-style-l .block-category-style-l--item-name a:hover::after { border-color: var(--button-bg1);}.block-category-list--sub .block-category-style-l .block-category-style-l--splitter { display: none;}/* G形式 */.block-category-list--sub .block-category-style-g { margin: 40px auto;}.block-category-list--sub .block-category-style-g--items-0,.block-category-list--sub .block-category-style-g--items-1,.block-category-list--sub .block-category-style-g--items-2,.block-category-list--sub .block-category-style-g--items-3 { padding: 0; margin: 0; border: none;}.block-category-list--sub .block-category-style-g--item-container { width: 100%; display: inline;}.block-category-list--sub .block-category-style-g--expand-icon { display: none;}.block-category-list--sub .block-category-style-g > ul { border: none; display: flex; justify-content: space-between; flex-wrap: wrap;}.block-category-list--sub .block-category-style-g > ul > li.block-category-style-g--item {width: calc(50% - 5px);height: var(--sub-category-item-height);margin: 0 0 10px;border: none;display: flex;flex-wrap: wrap;background: none;}.block-category-list--sub .block-category-style-g--body {width: 100%;height: var(--sub-category-item-height);padding: var(--sub-category-item-a-padding);margin: 0;border-radius: var(--sub-category-item-height);font-size: var(--font-size-main);font-weight: 700;text-decoration: none;line-height: var(--line-height-low);color: #FFF;display: flex;justify-content: center;align-items: center;background-color: var(--button-bg1);position: relative;}.block-category-list--sub .block-category-style-g--body::after {content: '';width: 8px;height: 8px;border-right: #FFF 2px solid;border-top: #FFF 2px solid;position: absolute;right: 16px;top: calc(50% - 4px);display: block;transform: rotate(45deg);}.block-category-list--sub .block-category-style-g--name {min-height: calc(var(--line-height-low) * 2);padding: 0;font-size: var(--font-size-main);font-weight: 700;text-decoration: none;line-height: var(--line-height-low);display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}.block-category-list--sub .block-category-style-g--image { display: none !important;}.block-category-list--sub .block-category-style-g--image figure { width: 40px; height: 40px;}.block-category-list--sub .block-category-style-g--comment { display: none !important;}/* ----閲覧履歴---- */.page-category #block_of_itemhistory_aireco { margin: 40px -20px 0;}