@charset "UTF-8";

/* ----------------------------------
 COMMON
---------------------------------- */
#header { margin-bottom: 0;}
.eng { font-family: 'Noto Sans Japanese', sans-serif;}

/* ----------------------------------
 SHOP HEADER
---------------------------------- */
#shop_header_bg { min-height: 160px; margin: 20px 0; display: flex; justify-content: center; align-items: center;}
#shop_header_bg .shop-header-inner { width: 1200px; margin: 0 auto; display: flex; align-items: center; justify-content: center;}
#shop_header_banner { margin: 0 0 40px 0;}
#shop_header_banner .shop-header-inner { width: 1200px; margin: 0 auto; display: flex; align-items: center;}

/* ----------------------------------
 SHOP LEFT
---------------------------------- */
#left_connect .banners {}
#left_connect .banners li { margin: 0 0 10px 0; text-align: center;}

/* ----------------------------------
 SHOP FOOTER
---------------------------------- */
#shop_footer { padding: 60px 0; border-top: #E0E0E0 1px solid;}
#shop_footer .shop-footer-inner { width: 1200px; margin: 0 auto; display: flex; justify-content: space-between; align-items: center;}
#shop_footer .shop-footer-logo { width: 260px; padding: 0 40px 0 0; border-right: #E0E0E0 1px solid;}
#shop_footer .shop-footer-logo img { width: 220px; vertical-align: top;}
#shop_footer .shop-footer-menu { width: calc(100% - 260px); display: flex; flex-wrap: wrap; align-items: center;}
#shop_footer .shop-footer-menu li { margin: 0 0 0 40px; font-size: 16px;}
#shop_footer .shop-footer-menu li a { padding: 0 0 0 20px; transition: 0.3s; position: relative; display: block;}
#shop_footer .shop-footer-menu li a::before { content: ""; width: 8px; height: 8px; border-right: 1px solid #111; border-top: 1px solid #111; display: inline-block; transform: rotate(45deg); position: absolute; top: calc(50% - 4px); left: 0;}
#shop_footer .shop-footer-menu li a:hover { text-decoration: underline;}

/* ----------------------------------
 SHOP TOP
---------------------------------- */
#shop_top .shop-top-banner { margin: 0 0 40px 0; text-align: center;}

/* mainvisual */
#top_mainvisual { margin: 0 0 30px 0;}
#top_mainvisual #slide_mv li { height: 310px;}
#top_mainvisual .bx-wrapper .bx-pager { padding-top: 20px; text-align: center; font-size: .85em; font-family: Arial; font-weight: bold; color: #E0E0E0;}
#top_mainvisual .bx-wrapper .bx-pager.bx-default-pager a { width: 12px; height: 12px; margin: 0 10px; outline: 0; border-radius: 12px; background: #E0E0E0; text-indent: -9999px; display: block;}
#top_mainvisual .bx-wrapper .bx-pager.bx-default-pager a:hover,
#top_mainvisual .bx-wrapper .bx-pager.bx-default-pager a.active,
#top_mainvisual .bx-wrapper .bx-pager.bx-default-pager a:focus { background: #111111;}
#top_mainvisual .bx-wrapper .bx-pager-item,
#top_mainvisual .bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block; vertical-align: bottom;}
#top_mainvisual .bx-wrapper .bx-pager-item { font-size: 0; line-height: 0;}

/* pickup */
#top_pickup { margin: 0 0 60px 0;}
#top_pickup .banners { display: flex; flex-wrap: wrap;}
#top_pickup .banners li { width: 450px; margin: 0 30px 10px 0;}
#top_pickup .banners li:nth-child(2n) { margin: 0 0 10px 0;}

/* features */
#top_features { padding: 40px 19px 20px; margin: 0 0 80px 0; border: #E0E0E0 1px solid; border-radius: 10px; background: #F8F8F8; box-sizing: border-box;}
#top_features .headline { margin: 0 0 30px 0;}
#top_features .eng { padding: 0; margin: 0 0 10px 0; font-size: 32px; font-weight: bold; text-align: center; line-height: 1.0; color: #111111;}
#top_features .jpn { font-size: 12px; font-weight: bold; text-align: center; color: #666666;}
#top_features .banners { display: flex; flex-wrap: wrap;}
#top_features .banners li { width: 290px; margin: 0 10px 10px 0;}
#top_features .banners li img { vertical-align: top;}
#top_features .banners li a { transition: 0.3s;}
#top_features .banners li a:hover { opacity: 0.7;}
#top_features .banners li:nth-child(3n) { margin: 0 0 10px 0;}

/* nav */
#top_nav{margin: 0 0 60px 0;}
.flexbox-list{display: flex; flex-wrap: wrap; gap: 20px;}
.--2col .flexbox-item{width: calc((100% - 20px) / 2);}
.--3col .flexbox-item{width: calc((100% - 40px) / 3);}
.--4col .flexbox-item{width: calc((100% - 60px) / 4);}
.flexbox-item img{width: 100%;height: auto;}

.table-layout01{width: 100%;}
.table-layout01 th{font-size: 12px; font-weight: bold; color: #707070; border-bottom: 1px dashed #D4D4D4; padding: 10px 15px; background: #F5F5F5; position: relative; text-align: center; vertical-align: middle; width: 10%;}
.table-layout01 th::before{ content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 5px; background: #FFF;}
.table-layout01 th::after{ content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 5px; background: #FFF;}
.table-layout01 td{ font-size: 12px; color: #707070; border-bottom: 1px dashed #D4D4D4; padding: 5px 15px; vertical-align: middle;}
.table-layout01 tr:first-child th,.table-layout01 tr:first-child td{ border-top: 1px dashed #D4D4D4;}
.js-block-goods-bottom{margin-bottom: 80px;}
.block-goods-shop{background: #F5F5F5; padding: 30px 70px;}
.block-goods-shop-title{font-size:16px; font-weight: bold; text-align: center; color: #707070; margin: 0 0 25px;}
.block-goods-shop p{margin: 0 auto; text-align: center;}
.block-goods-brand{display: flex; gap: 20px; margin: 0 0 20px;}
.block-goods-brand-left{width: 200px; flex-shrink: 0;}
.block-goods-brand-right{padding: 10px 0 0;}
.block-goods-brand-title{font-size: 16px; font-weight: bold; color: #707070; margin: 0 0 25px;}
.block-goods-brand-desc{font-size: 14px; color: #707070;}


/* ----------------------------------
 CATEGORY
---------------------------------- */
.block-category-list #top_mainvisual {
    overflow: hidden;
}