﻿@charset "UTF-8";

/*-----------------------------------------
 COMMON
-----------------------------------------*/
.wrapper { width: 100%; min-width: auto; background: #fff;}

.pane-contents { min-height: calc(100vh - 490px);}
.pane-contents .container { width: 1200px; margin: 0 auto; display: flex; justify-content: space-between;}
.page-top .pane-contents .container { width: 100%; display: block;}
.page-topic .pane-contents .container { width: 1200px; margin: 50px auto 0; display: flex; justify-content: space-between;}

.pane-main { width: 1200px; margin: 0 auto;}
.pane-left-menu + .pane-main { width: 900px; margin: 0;}
.pane-left-menu { width: 240px; margin: 0;}
.pane-right-menu { width: 100%; margin-top: 80px;}

.pane-topic-path { background-color: #fff;}
.pane-order-contents { min-height: calc(100vh - 150px); border: none;}
.page-login .pane-order-contents { min-height: calc(100vh - 490px);}
.pane-landingpage-contents { border: none; background: none;}

/*-----------------------------------------
 HEADER
-----------------------------------------*/
#header .for-brand { display: none;}
#header .block-header-top { height: 90px; position: relative;}
#header .block-header-top #block_header_fixed_frame { width: 100%; height: 90px; margin: 0 auto; background: #fff; z-index: 999;}
#header.fixed .block-header-top #block_header_fixed_frame { position: fixed; top: 0; left: 0; box-shadow: 0px 2px 2px -2px rgba(0,0,0,0.2);}
#header.pane-order-header .block-header-top #block_header_fixed_frame { position: absolute !important; box-shadow: none;}
#header .block-header-top #block_header_fixed_frame .inner { width: 1200px; height: 90px; padding: 20px 0; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; background: #fff;}
#header .block-header-top .block-header-logo { width: 180px; margin: 0 auto 0 0; padding: 0; font-size: 14px; background: none;}
#header .block-header-top .block-header-logo img { width: auto; height: 50px;}
#header .block-header-top .block-global-search { width: 530px; height: 40px; position: relative;}
#header .block-header-top .block-global-search form { display: flex; align-items: center; width: 490px; height: 40px; padding: 0 0 0 15px; border-left: #F5F3ED 2px solid; border-top: #F5F3ED 2px solid; border-bottom: #F5F3ED 2px solid; border-radius: 3px; line-height: 36px; font-size: 14px; box-sizing: border-box;}
#header .block-header-top .block-global-search form .block-global-search--submit { width: 40px; height: 40px; border: 0; border-radius: 0 3px 3px 0; background: #AAA493 url(../../img/usr/common/ico_header_search.png) center center no-repeat; -webkit-background-size: 14.5px 14.5px; background-size: 14.5px 14.5px; position: absolute; top: 0; right: 0;}
#header .block-header-top .block-global-search form .block-global-search--keyword { width: calc(100% - 20px); height: 20px;  min-height: 20px; border: 0; outline: none; font-size: 12px;}
#header .block-header-top .block-global-search .block-global-search--searchdetail a { display: block; margin-left: 30px; padding: 7px 18px; border: 1px solid #111; border-radius: 16px; font-size: 11px; outline: 0;}
#header .block-header-top ul.block-headernav--item-list { margin: 0 0 0 50px; display: flex; align-items: center;}
#header .block-header-top ul.block-headernav--item-list > li { padding: 0 12px 0 6px; position: relative;}
#header .block-header-top ul.block-headernav--item-list .block-headernav-login .block-headernav-switch { width: 130px; height: 30px; border: #333 1px solid; border-radius: 5px; font-size: 13px; text-decoration: none; color: #333; background: #fff; display: flex; justify-content: center; align-items: center; transition: 0.3s;}
#header .block-header-top ul.block-headernav--item-list .block-headernav-login:hover .block-headernav-switch { border-color: #AAA493; color: #AAA493;}
#header .block-header-top ul.block-headernav--item-list li .icon-btn { padding: 30px 0 0 0; font-size: 10px; line-height: 1.0; text-align: center; position: relative; display: block;}
#header .block-header-top ul.block-headernav--item-list li.block-headernav--item-support .icon-btn { background: url(../../img/usr/common/ico_header_support.png) center 2px no-repeat; -webkit-background-size: 20px auto; background-size: 20px auto;}
#header .block-header-top ul.block-headernav--item-list li.block-headernav--item-boookmark .icon-btn { background: url(../../img/usr/common/ico_header_bookmark.png) center 2px no-repeat; -webkit-background-size: 20px auto; background-size: 20px auto;}
#header .block-header-top ul.block-headernav--item-list li.block-headernav--item-login .icon-btn,
#header .block-header-top ul.block-headernav--item-list li.block-headernav--item-mypage .icon-btn { background: url(../../img/usr/common/ico_header_mypage.png) center 2px no-repeat; -webkit-background-size: 20px auto; background-size: 20px auto;}
#header .block-header-top ul.block-headernav--item-list li.block-headernav--item-cart .icon-btn { background: url(../../img/usr/common/ico_header_cart.png) center 2px no-repeat; -webkit-background-size: 20px auto; background-size: 20px auto;}
#header .block-header-top ul.block-headernav--item-list li.block-headernav--item-mypage a::after { content: ''; width: 10px; height: 10px; background: url("../../img/usr/common/ico_header_mypage_check.png") center center no-repeat; -webkit-background-size: 10px; background-size: 10px; display: block; position: absolute; top: 0; right: 5px;}
#header .block-header-top ul.block-headernav--item-list li.block-headernav--item-cart .block-headernav--cart-count { width: 20px; height: 20px; border-radius: 20px; line-height: 19px; white-space: nowrap; text-align: center; font-size: 10px; font-weight: 400; color: #fff; background: #EA7C99; display: none; position: absolute; top: -5px; left: auto; right: -12px; z-index: 2;}
#header .block-header-top ul.block-headernav--item-list > li .children { width: 100%; padding: 50px 0 0 0;  background: none; display: none; position: absolute; left: 0; top: 0; z-index: 9999;}
#header .block-header-top ul.block-headernav--item-list > li:hover .children { display: block;}
#header .block-header-top ul.block-headernav--item-list > li .children ul { width: 240px; border-radius: 3px; overflow: hidden; box-shadow: 0px 4px 4px -2px rgba(0,0,0,0.2);}
#header .block-header-top ul.block-headernav--item-list > li .children ul .title { min-height: 50px; padding: 5px 15px; font-size: 14px; color: #fff; display: flex; align-items: center; background: #AAA493;}
#header .block-header-top ul.block-headernav--item-list > li .children ul .menu a { width: 100%; min-height: 50px; padding: 5px 30px 5px 15px; font-size: 14px; text-decoration: none; display: flex; align-items: center; background: #fff; position: relative; transition: 0.3s;}
#header .block-header-top ul.block-headernav--item-list > li .children ul .menu a::after { content: ''; width: 8px; height: 8px; border-top: #333 1px solid; border-right: #333 1px solid; transform: rotate(45deg); display: block; position: absolute; top: calc(50% - 4px); right: 15px;}
#header .block-header-top ul.block-headernav--item-list > li .children ul .menu a:hover { color: #AAA493;}
#header .block-header-top ul.block-headernav--item-list > li .children ul .menu a:hover::after { border-top: #AAA493 1px solid; border-right: #AAA493 1px solid;}
#header .block-header-top ul.block-headernav--item-list > li .children ul > li + li { border-top: #DDDDDD 1px solid;}
#header .block-header-bottom { height: 60px; padding: 0 0 10px 0;}
#header .block-header-bottom .block-header-category-list { width: 1200px; height: 50px; margin: 0 auto; display: flex; justify-content: center; align-items: center;}
#header .block-header-bottom .block-header-category-list li a { min-width: 100px; height: 50px; padding: 0 40px; text-decoration: none; display: flex; justify-content: center; align-items: center; position: relative; transition: 0.3s;}
#header .block-header-bottom .block-header-category-list li a:before { content: ''; width: 1px; height: 24px; position: absolute; left: 0; top: calc(50% - 12px); background: #E5E5E5;}
#header .block-header-bottom .block-header-category-list li:last-child a:after { content: ''; width: 1px; height: 24px; position: absolute; right: 0; top: calc(50% - 12px); background: #E5E5E5;}
#header .block-header-bottom .block-header-category-list li a:hover { opacity: 0.7;}

.pane-header.pane-order-header,
.pane-header.pane-cardupdate-header { border-bottom: #EAEAEA 1px solid;}
.page-alert #header { margin: 0 0 30px 0;}

/*20230823 ADD*/
#header .block-header-bottom .block-header-category-list li{position: relative;}
#header .block-header-bottom .block-header-category-list li .js-dynamic-genre{position: absolute; top: 100%; z-index: 51; display: none;}
#header .block-header-bottom .block-header-category-list li .block-dynamic-genre--body{width: max-content; max-height: 200px; background: #FFF; display: flex; flex-direction: column; flex-wrap: wrap; box-shadow: 0px 4px 4px -2px rgba(0,0,0,0.2); border-radius: 0 0 3px 3px; padding: 10px 10px 10px 0;}
#header .block-header-bottom .block-header-category-list li.block-dynamic-genre--row a { justify-content: flex-start; padding: 0 30px; height: 45px;}
#header .block-header-bottom .block-header-category-list li.block-dynamic-genre--row a:before {display: none;}
#header .block-header-bottom .block-header-category-list li.block-dynamic-genre--row:last-child a:after { display: none;}

/*-----------------------------------------
 FOOTER
-----------------------------------------*/
footer.pane-footer { padding: 0; background: none;}
footer.pane-footer .container { width: 100%; position: relative;}
footer.pane-footer .block-page-top a { width: 46px; height: 46px; border-radius: 46px; background-color: #AAA493; display: block; position: relative;}
footer.pane-footer .block-page-top a:after { content: ''; width: 12px; height: 12px; margin: 0; border-right: 1px solid #fff; border-top: 1px solid #fff; display: block; position: absolute; left: calc(50% - 6px); top: calc(50% - 3px); transform: rotate(-45deg);}
footer.pane-footer .block-page-top { position: fixed; top: auto; bottom: 30px; right: 20px; display: none;}
footer.pane-footer .block-footer-top { padding: 30px 0 10px; background: #F5F3ED;}
footer.pane-footer .block-footer-top .block-footer-title {margin-bottom:30px;text-align: center;font-weight: bold;}
footer.pane-footer .block-footer-top .block-footer-brand-list { display: flex; flex-wrap: wrap;}
footer.pane-footer .block-footer-top .brand-shop { width: calc((100% - 120px) / 4); margin: 0 40px 40px 0; text-align: center; color: #6E6A5F;}
footer.pane-footer .block-footer-top li.brand-shop:nth-child(4n) { margin-right: 0;}
footer.pane-footer .block-footer-top .brand-name { padding: 0 0 10px 0; margin: 0 0 15px 0; border-bottom: #D5D2C9 1px solid; font-size: 18px; font-weight: 500; text-align: center; color: #6E6A5F;}
footer.pane-footer .block-footer-top .brand-logo { width: 100%;}
footer.pane-footer .block-footer-top .brand-logo a { height: 100px; padding: 20px 50px; display: flex; justify-content: center; align-items: center; box-sizing: border-box; transition: 0.3s;border-radius: 20px;border: #D5D2C9 1px solid;}
footer.pane-footer .block-footer-top .brand-logo a:hover { opacity: 0.7;}
footer.pane-footer .block-footer-top .natra .brand-logo a { padding: 0;}
footer.pane-footer .block-footer-top .brand-sns { padding: 0 5px; margin: 15px 0 0 0; display: flex; justify-content: center;}
footer.pane-footer .block-footer-top .brand-sns li { width: calc(100% / 4); padding: 0 5px; text-align: center;}
footer.pane-footer .block-footer-top .brand-sns li a { color: #6E6A5F; text-decoration: none; transition: 0.3s;}
footer.pane-footer .block-footer-top .brand-sns li a:hover { opacity: 0.5;}
footer.pane-footer .block-footer-top .brand-sns li figure { padding: 8px 15px; display: flex; justify-content: center; align-items: center;}
footer.pane-footer .block-footer-top .brand-sns li p { font-size: 10px;}
footer.pane-footer .block-footer-eos-links { margin: 40px 0 0 0; display: flex; justify-content: center;}
footer.pane-footer .block-footer-eos-links li { width: 210px; margin: 0 10px;}
footer.pane-footer .block-footer-eos-links li a { width: 100%; height: 70px; border-radius: 5px; display: flex; justify-content: center; align-items: center; font-size: 14px; color: #fff; text-decoration: none; background: #AAA493 url("../../img/usr/common/icon_for_blank.png") calc(100% - 10px) calc(100% - 10px) no-repeat; -webkit-background-size: 14px 14px; background-size: 14px 14px; transition: 0.3s;}
footer.pane-footer .block-footer-eos-links li a:hover { background-color: #6E6A5F;}
footer.pane-footer .block-footer-eos-links li a span { text-align: center;}
footer.pane-footer .block-footer-inner { width: 1200px; margin: 0 auto;}
footer.pane-footer .block-footer-bottom { padding: 20px 0; background: #fff;}
footer.pane-footer .block-footer-bottom .block-footer-inner { display: flex; justify-content: space-between; align-items: center;}
footer.pane-footer .block-footer-bottom.order-footer .block-footer-inner { justify-content: flex-end;}
footer.pane-footer .block-footer-nav-list { display: flex; align-items: center;}
footer.pane-footer .block-footer-nav-list li { padding: 0 18px; border-left: 1px solid #333; font-size: 13px; line-height: 1.0; display: block;}
footer.pane-footer .block-footer-nav-list li:first-child { padding: 0 18px 0 0; border-left: none;}
footer.pane-footer .block-footer-nav-list li a { transition: 0.3s;}
footer.pane-footer .block-copyright { padding: 0; margin: 0; font-size: 12px; text-align: right;}

footer.pane-footer .block-footer-bottom.order-footer { padding: 20px 0; border-top: #EAEAEA 1px solid; background: #fff;}

/*-----------------------------------------
 LEFT MENU
-----------------------------------------*/
/* Category */
#block_of_categorytree { padding: 0; margin: 0; border-radius: 3px 3px 0 0; box-shadow: 0 3px 6px 0 rgba(0,0,0,0.1);}
#block_of_categorytree .block-category-tree--header { min-height: 50px; padding: 5px 15px; margin: 0; border: none; border-radius: 5px 5px 0 0; font-size: 16px; font-weight: 400; background: #AAA493; color: #fff; display: flex; align-items: center; position: relative;}
.block-category-tree--item__open,
.block-category-tree--item { border-top: #ddd 1px solid;}
.block-category-tree--item__open a,
.block-category-tree--item a,
.block-category-tree--item > span { width: 100%; height: 50px; padding: 0 25px 0 15px; display: flex; align-items: center; text-decoration: none; position: relative;}
.block-category-tree--item__open a::after,
.block-category-tree--item a::after { content: ''; width: 6px; height: 6px; border-top: #333 1px solid; border-right: #333 1px solid; transform: rotate(45deg); display: block; position: absolute; top: calc(50% - 3px); right: 15px;}
.block-category-tree--level-2 > li { text-indent: 0; background: #F5F3ED;}
.block-category-tree--level-3 > li { text-indent: 0;}
.block-category-tree--level-4 > li { text-indent: 0;}
.block-category-tree--image { width: 50px; height: 50px; margin: 0; position: relative; left: -10px;}

/* Genre */
#block_of_genretree { padding: 0; margin: 0 0 40px 0; border-radius: 3px 3px 0 0; box-shadow: 0 3px 6px 0 rgba(0,0,0,0.1);}
#block_of_genretree .block-genre-tree--header { min-height: 50px; padding: 5px 15px; margin: 0; border: none; border-radius: 0; font-size: 16px; font-weight: 400; background: #AAA493; color: #fff; display: flex; align-items: center; position: relative;}
#block_of_categorytree + #block_of_genretree .block-genre-tree--header { border-radius: 0;}
.block-genre-tree--item__open,
.block-genre-tree--item { border-top: #ddd 1px solid;}
.block-genre-tree--item__open a,
.block-genre-tree--item a,
.block-genre-tree--item > span { width: 100%; height: 50px; padding: 0 25px 0 15px; display: flex; align-items: center; text-decoration: none; position: relative;}
.block-genre-tree--item__open a::after,
.block-genre-tree--item a::after { content: ''; width: 6px; height: 6px; border-top: #333 1px solid; border-right: #333 1px solid; transform: rotate(45deg); display: block; position: absolute; top: calc(50% - 3px); right: 15px;}
.block-genre-tree--level2 > li { text-indent: 0; background: #F5F3ED;}
.block-genre-tree--level3 > li { text-indent: 0;}
.block-genre-tree--level4 > li { text-indent: 0;}
.block-genre-tree--image { width: 50px; height: 50px; margin: 0; position: relative; left: -10px;}

/* Banner */
.pane-left-menu .left-banner { margin: 0 0 40px 0;}
.pane-left-menu .left-banner-list > li { margin-bottom: 10px; text-align: center;}

/* Brand List */
#block_of_left_brand { margin: 0 0 40px 0;}
#block_of_left_brand h2 { padding: 14px 0 13px; margin: 0; border: none; border-bottom: #AAA493 2px solid; font-size: 16px; font-weight: normal; line-height: 1.0;}
#block_of_left_brand .block-left-brand-list li a { min-height: 50px; padding: 10px 15px; margin: 0; border: none; font-size: 14px; font-weight: normal; text-decoration: none; cursor: pointer; display: flex; align-items: center; position: relative; transition: 0.3s;}
#block_of_left_brand .block-left-brand-list li { border-bottom: #ddd 1px solid;}
#block_of_left_brand .block-left-brand-list li a::after { content: ''; width: 6px; height: 6px; border-top: #333 1px solid; border-right: #333 1px solid; transform: rotate(45deg); display: block; position: absolute; top: calc(50% - 3px); right: 15px;}
#block_of_left_brand .block-left-brand-list li a[target="_blank"]::after { content: ''; width: 14px; height: 14px; border: none; margin: 0 0 0 10px; display: inline-block; background: url("../../img/usr/common/icon_for_blank_ash.png") left center no-repeat; -webkit-background-size: 14px 14px; background-size: 14px 14px; top: calc(50% - 7px); right: 10px; transform: rotate(0deg);}
#block_of_left_brand .block-left-brand-list li a:hover { background: #F5F3ED;}

/* Brand Menu */
.pane-left-menu .brand-left-menu { border-radius: 3px 3px 0 0; box-shadow: 0 3px 6px 0 rgba(0,0,0,0.1); display: none;}
.pane-left-menu .brand-left-menu h2 { min-height: 50px; padding: 5px 15px; margin: 0; border: none; font-size: 16px; font-weight: 400; background: #AAA493; color: #fff; display: flex; align-items: center; position: relative;}
.pane-left-menu .brand-left-menu-category h2 { border-radius: 3px 3px 0 0;}
.pane-left-menu .brand-category-tree > li { min-height: 50px; border-bottom: #DDDDDD 1px solid;}
.pane-left-menu .brand-category-tree > li a { width: 100%; min-height: 50px; padding: 5px 15px; font-size: 14px; font-weight: 400; text-decoration: none; display: flex; align-items: center; position: relative; transition: 0.3s;}
.pane-left-menu .brand-category-tree > li a::after { content: ''; width: 6px; height: 6px; border-top: #333 1px solid; border-right: #333 1px solid; transform: rotate(45deg); display: block; position: absolute; top: calc(50% - 3px); right: 15px;}
.pane-left-menu .brand-category-tree > li a:hover { background: #F5F3ED;}
.pane-left-menu .brand-genre-tree > li { min-height: 50px; border-bottom: #DDDDDD 1px solid;}
.pane-left-menu .brand-genre-tree > li a { width: 100%; min-height: 50px; padding: 5px 15px; font-size: 14px; font-weight: 400; text-decoration: none; display: flex; align-items: center; position: relative; transition: 0.3s;}
.pane-left-menu .brand-genre-tree > li a:hover { background: #F5F3ED;}
.pane-left-menu .brand-left-banner { margin: 40px 0; display: none;}
.pane-left-menu .brand-left-banner-list > li { margin-bottom: 10px; text-align: center;}

/* Filter */
#block_of_filter { margin: 40px 0;}
#block_of_filter input[type="checkbox"] { border-radius: 20px;}
#block_of_filter .block-filter--header { padding: 14px 0 13px; margin: 0; border: none; border-bottom: #AAA493 2px solid; font-weight: normal; line-height: 1.0;}
#block_of_filter .pane-block--subtitle { min-height: 50px; padding: 10px 15px; margin: 0; border: none; font-size: 14px; font-weight: normal; cursor: pointer; display: flex; align-items: center; position: relative;}
#block_of_filter .js-filter-box .pane-block--subtitle::before,
#block_of_filter .js-filter-box .pane-block--subtitle::after { content: ''; width: 12px; height: 1px; display: block; background: #333333; position: absolute; top: calc(50% - 0.8px); right: 9px; transition: 0.3s;}
#block_of_filter .js-filter-box .pane-block--subtitle::after { transform: rotate(0deg);}
#block_of_filter .js-filter-box.block-filter--close .pane-block--subtitle::after { transform: rotate(-90deg);}

#block_of_filter .block-filter--treeitem { border-top: #eee 1px solid;}
#block_of_filter .block-filter--tree-1 > li:first-child { border-top: none;}
#block_of_filter .block-filter--tree-2 > li { padding-left: 10px;}
#block_of_filter .block-filter--tree-3 > li { padding-left: 20px;}
#block_of_filter .block-filter--tree-4 > li { padding-left: 30px;}
#block_of_filter .block-filter--treeitem-container { width: 100%; display: table;}
#block_of_filter .block-filter--treeitem-dir { width: 15px; height: 50px; display: table-cell; vertical-align: middle; text-align: left; cursor: pointer;}
#block_of_filter .block-filter--treeitem-dir > div { transform: rotate(90deg);}
#block_of_filter .block-filter--treeitem-dir__close > div { transform: rotate(0);}
#block_of_filter .block-filter--treeitem-name { height: 50px; display: table-cell; padding-left: 5px; vertical-align: middle; text-align: left; text-decoration: none;}
#block_of_filter .block-filter--treeitem-selected { color: #c00;}
#block_of_filter .block-filter--image { display: inline-block; letter-spacing: normal; vertical-align: top; margin-right: 5px;}
#block_of_filter .block-filter--image img { width: 40px; height: 40px;}
#block_of_filter .block-filter--image-check { position: relative; display: block;}
#block_of_filter .block-filter--image-check i { display: block; width: 20px; height: 20px; position: absolute; top: 0; left: 0; text-align: center; line-height: 20px;}
#block_of_filter .block-filter--image-check:before { content: ""; display: block; width: 20px; height: 20px; position: absolute; top: 0; left: 0;}
#block_of_filter .block-filter--close .block-filter--list-inner-accordion,
#block_of_filter .block-filter--close .block-filter--treelist-inner-accordion,
#block_of_filter .block-filter--close .block-filter--select-inner-accordion,
#block_of_filter .block-filter--close .block-filter--imagelist-inner-accordion { display: none;}
#block_of_filter .block-filter--option-items img { vertical-align: middle;}
#block_of_filter .block-filter--list-inner,
#block_of_filter .block-filter--imagelist-inner,
#block_of_filter .block-filter--treelist-inner { border-bottom: #ddd 1px solid;}
#block_of_filter .block-filter--list-inner-accordion,
#block_of_filter .block-filter--imagelist-inner-accordion { padding: 10px 0 15px;}
#block_of_filter .block-filter--treelist-inner-accordion {}
