﻿@charset "UTF-8";

/*----------------------------------
 ヘッダー＆フッター
----------------------------------*/
#header { margin: 0 !important;}
#block_of_rightmenu_bottom { display: block !important;}

/*----------------------------------
 メインビジュアル
----------------------------------*/
#mall_mainvisual { min-height: 440px; padding: 30px 0; border-bottom: #E0E0E0 1px solid; position: relative; overflow: hidden; background: #FFFFFF url("../../img/usr/common/bg_washi.jpg") center center repeat; display: flex; justify-content: center; box-sizing: border-box;}
#mall_mainvisual_slider { width: 700px; margin: 0 10px 0 0; position: relative;}
#mall_mainvisual_slider li { text-align: center;}
#mall_mainvisual_slider li img { width: 700px; vertical-align: top;}
#mall_mainvisual_slider .swiper-button-prev,
#mall_mainvisual_slider .swiper-button-next { width: 45px; height: 45px; margin: 0; text-indent: -9999px; outline: 0; z-index: 9999; background: rgba(51,51,51,0.7); position: absolute; top: 167.5px;}
#mall_mainvisual_slider .swiper-button-prev { border-radius: 0 5px 5px 0; left: 0;}
#mall_mainvisual_slider .swiper-button-next { border-radius: 5px 0 0 5px; right: 0;}
#mall_mainvisual_slider .swiper-button-prev::after,
#mall_mainvisual_slider .swiper-button-next::after { content: ""; width: 16px; height: 16px; border-right: 2px solid #fff; border-top: 2px solid #fff; position: absolute; top: calc(50% - 8px); display: block;}
#mall_mainvisual_slider .swiper-button-prev::after { left: calc(50% - 5px); transform: rotate(-135deg);}
#mall_mainvisual_slider .swiper-button-next::after { right: calc(50% - 5px); transform: rotate(45deg);}
#mall_mainvisual_slider .swiper-pagination { padding: 0 20px; text-align: right;}
#mall_mainvisual_slider .swiper-pagination-bullet { width: 12px; height: 12px; border: #CCCCCC 1px solid; box-sizing: border-box; background: #E0E0E0; opacity: 0.8;}
#mall_mainvisual_slider .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #111111; opacity: 1;}

#mall_mainvisual_banner { width: 490px; position: relative;}
#mall_mainvisual_banner #mall_mainvisual_banner_list { display: flex; justify-content: space-between; flex-wrap: wrap;}
#mall_mainvisual_banner #mall_mainvisual_banner_list li img { max-width: 100%; vertical-align: top;}
#mall_mainvisual_banner #mall_mainvisual_banner_list li.size-m { width: 100%; margin: 0 0 10px 0;}
#mall_mainvisual_banner #mall_mainvisual_banner_list li.size-s { width: calc(50% - 5px);}

/*----------------------------------
 トピックス機能
----------------------------------*/
#block_of_topic { width: 100%; padding: 0 0 5px 0; margin: 0 auto 70px; background: #FFFFFF url("../../img/usr/common/bg_washi.jpg") center center repeat; display: flex;}
#block_of_topic .block-top-topic--header { display: none;}
#block_of_topic .block-top-topic--body { width: 1200px; padding: 7px 0 7px 120px; margin: 0 auto; display: flex; justify-content: space-between; background: none; box-sizing: border-box; position: relative;}
#block_of_topic .block-top-topic--body::before { content: 'お知らせ'; width: 90px; height: 30px; padding: 0 0 0 5px; color: #fff; background: #CC0000; display: flex; justify-content: center; align-items: center; position: absolute; top: 15px; left: 0;}
#block_of_topic .block-top-topic--body::after { content: ''; border-top: 15px solid transparent; border-left: 10px solid #CC0000; border-bottom: 15px solid transparent; display: block; position: absolute; top: 15px; left: 90px;}
#block_of_topic .block-top-topic--items { width: calc(100% - 220px);}
#block_of_topic .block-top-topic--items li { border-bottom: none; padding: 10px 0;}
#block_of_topic .block-top-topic--items dl { display: flex; justify-content: space-between;}
#block_of_topic .block-top-topic--items dl dt { width: 90px;}
#block_of_topic .block-top-topic--items dl dd { width: calc(100% - 90px);}
#block_of_topic .block-top-topic--items dl dd .block-top-topic--icon img { height: 20px; margin: 0 10px 0 0; vertical-align: top;}
#block_of_topic .block-top-topic--items li a dd { text-decoration: underline;}
#block_of_topic .block-top-topic--next-page { width: 115px; padding: 10px 0; margin: 0; font-size: 14px; text-align: right;}
#block_of_topic .block-top-topic--next-page a { padding: 0 15px 0 0; font-size: 14px; text-decoration: underline; color: #111; display: block; position: relative;}
#block_of_topic .block-top-topic--next-page a:after { content: ""; width: 8px; height: 8px; border-right: 2px solid #111; border-top: 2px solid #111; position: absolute; right: 0; top: calc(50% - 3px); display: block; transform: rotate(45deg);}

/*----------------------------------
 あなたへのおすすめ
----------------------------------*/
#mall_top_recommend { width: 1200px; margin: 0 auto 100px;}
#mall_top_recommend h2 { padding: 5px 0 20px 35px; margin: 0 0 30px 0; border-bottom: #A19059 1px solid; font-size: 30px; font-weight: bold; line-height: 1.0; display: flex; align-items: center; background:  url("../../img/usr/common/eye_catch.png") left 10px no-repeat; -webkit-background-size: 16px 16px; background-size: 16px 16px;}
#mall_top_recommend h2 .sub { margin: 0 0 0 30px; font-size: 14px; font-weight: bold; color: #A19059; position: relative; top: 3px;}
#mall_top_recommend_inner {}
.block-top-recommend { margin: 0;}
.block-top-recommend-list { display: flex; flex-direction: row; flex-wrap: wrap;}
.block-top-recommend-list li { width: 210px; margin: 0 37.5px 40px 0;}
.block-top-recommend-list li:nth-child(5n) { margin-right: 0;}
.block-top-recommend-list .nostock .block-top-recommend--goods-image { position: relative;}
.block-top-recommend-list .nostock .block-top-recommend--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-recommend-list--goods-image { margin: 0 0 10px 0;}
.block-top-recommend-list--goods-image figure { width: 210px; height: 210px; display: flex; justify-content: center; align-items: center; background: #FFF;}
.block-top-recommend-list--goods-description { margin: 0;}
.block-top-recommend-list--goods-name-wrap { margin: 0 0 10px 0;}
.block-top-recommend-list--goods-name-wrap .block-top-recommend-list--goods-name { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.block-top-recommend-list--goods .price { font-weight: normal;}
.block-top-recommend-list--goods .price,
.block-top-recommend-list--goods .default-price { text-align: right;}

/*----------------------------------
 最近見た商品
----------------------------------*/
#block_of_malltop_itemhistory { margin: 0 0 40px 0; overflow: hidden;}
#block_of_malltop_itemhistory #block_of_itemhistory.block-recent-item { width: 100%; padding: 0; margin: 0; background: none;}
#block_of_malltop_itemhistory #block_of_itemhistory .block-recent-item--header { padding: 0; margin: 0 0 35px 0; border: none; font-size: 24px; font-weight: bold; text-align: center; position: relative;}
#block_of_malltop_itemhistory #block_of_itemhistory .block-recent-item--header::before { content: ''; width: 100%; height: 1px; display: block; background: #111111; position: absolute; left: 0; top: calc(50% - 0.5px); z-index: 1;}
#block_of_malltop_itemhistory #block_of_itemhistory .block-recent-item--header span { padding: 0 20px; margin: 0 auto; display: inline-block; background: #fff; position: relative; z-index: 2;}
#block_of_malltop_itemhistory #block_of_itemhistory #itemHistory { width: 100%; margin: 0 auto; position: relative;}
#block_of_malltop_itemhistory .block-thumbnail-h li { width: 166px; margin: 0 0 40px calc((100% - (166px * 5))/ 4);}
#block_of_malltop_itemhistory .block-thumbnail-h li:first-child { margin: 0 0 40px 0;}
#block_of_malltop_itemhistory .block-thumbnail-h li:nth-child(n+6) { display: none;}
#block_of_malltop_itemhistory .block-thumbnail-h--goods-image figure { width: 166px; height: 166px; display: flex; justify-content: center; align-items: center; background: #FFF;}
#block_of_malltop_itemhistory #block_of_itemhistory #itemHistoryButton { margin: 0; text-align: right; position: absolute; top: -40px; right: 0;}
