@charset "UTF-8";
/**************************************************************************************
itokin_ec.css / 共通CSS
#PC表示（min-1188px）
◎共通設定
・フォント
・タグ
・パンくず
・レイアウト
・ページタイトル
・マウスオーバー（画像拡大 ）
・ボタン
・リストアイコン
・タブ
・ページャー
・ページフロー
・エラー画面
・フォーム（入力）
・フォーム（確認）
・フォーム（完了）

◎へッダー
◎グローバルメニュー
◎ページボディー
・メインカラム
・サイドバー
・商品一覧用

◎フッター
◎共通モジュール用
・最近チェックしたアイテム
・この商品を見た人はこんな商品も見ています
・オススメチェックしています
・ブランドリスト

#タブレット表示（min-991px）
◎共通設定
・タグ
・パンくず
・レイアウト
・ページタイトル
・ボタン
・タブ
・ページャー
・ページフロー
・エラー画面
・フォーム（入力）

◎へッダー

◎グローバルメニュー

◎ページボディー
・メインカラム
・サイドバー
・商品一覧用
◎フッター

◎共通モジュール用
・最近チェックしたアイテム
・この商品を見た人はこんな商品も見ています
・オススメチェックしています

◎スマホ用メニュー
・ページ上部メニュー
・ハンバーガーメニューアクション
・スライドメニュー

#スマホ表示（min-767px）
◎共通設定
・ページャー

◎共通モジュール用
・最近チェックしたアイテム

**************************************************************************************/


/******************************
共通設定
******************************/

/* フォント */
@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=EB+Garamond');

/* ディスプレイ非表示 */
.display-none {
    display: none;
}
/* ディスプレイ表示 */
.display-block {
    display: block !important;
}
/* ログイン判定用スタイル */
body.logged-out .when-logged-in,
body.logged-in .when-logged-out {
display:  none !important;
}
/* アウトレットorプロパー用スタイル */
body.outlet .when-proper,
body.proper .when-outlet {
display:  none !important;
}

.red {
	color:  #e9381a;
}
.bold {
    font-weight:  bold;
}
.no-margin {
    margin:  0;
}


/* タグ */
* {
    margin: 0;
    padding: 0;
}
/* DH_FACEMAINTE_PROJ-6496 ハンバーガーメニュー内のヒートマップ分析のため高さ調整を行う */
html,body {
    min-height:100vh;
}
body {
	font: 13px/1.8em "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color:#000;
	-webkit-font-smoothing: antialiased;
}
a {
	color: #006ac2;
	text-decoration: none;
	transition: .2s;
}
a:hover {
	color: #000;
	text-decoration: none;
	opacity: .6;
}
ul,ol {
	list-style: none;
	padding: 0;
	margin: 0;
}
input {
border-radius: 0;
-webkit-appearance: none;
border:  none;
}
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="image"]:hover{
	opacity: .6;
}
input[type="text"],
input[type="tel"],
input[type="password"]{
padding:  5px 10px;
border:  1px solid #e1e1e1;
font-size: 14px;
border-radius:  4px;
display:  inline-block;
width:  100%;
height:  40px;
background-color:  #fafafa;
}
input[type=tel]::-webkit-inner-spin-button,
input[type=tel]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/*
input[type="radio"] {
display:  inline-block;
width:  13px;
height:  13px;
position: absolute;
left:  0;
top:  4px;
margin:  0;
background:  url(../../images/common/icn_radio_pc.png) no-repeat left top;
}
*/
input[type="radio"] {
display:  inline-block;
width:  13px;
height:  13px;
position: absolute;
left:  5px;
top:  50%;
margin:  -6px 0 0;
background:  url(../../images/common/icn_radio_pc.png) no-repeat left top;
}
input[type="radio"].unchecked {
	background:  url(../../images/common/icn_radio_pc.png) no-repeat left top !important;
}
input[type="radio"]:checked {
background:  url(../../images/common/icn_radio_checked_pc.png) no-repeat left top;
}
input[type="radio"].checked {
	background:  url(../../images/common/icn_radio_checked_pc.png) no-repeat left top !important;
}
input[type="checkbox"],.checkbox input[type="checkbox"] {
display:  inline-block;
width:  20px;
height:  20px;
margin:  0;
position: absolute;
left:  5px;
top:  0;
background:  url(../../images/common/icn_checkbox_pc.png) no-repeat center center;
}
input[type="checkbox"]:checked {
background:  url(../../images/common/icn_checkbox_checked_pc.png) no-repeat center center;
}
label {
position: relative;
line-height: 1em;
vertical-align: middle;
display:  inline-block;
font-weight:  normal;
margin: 0 20px 0 0;
padding:  0 0 0 20px;
vertical-align: inherit;
line-height: inherit;
}
select {
/*初期化 */
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
border-radius: 0;
margin: 0;
background: none transparent;
vertical-align: middle;
font-size: inherit;
color: inherit;
box-sizing: content-box;
display:  inline-block;
padding:  3px 30px 3px 10px;
border:  1px solid #e1e1e1;
height:  20px;
font-size: 12px;
border-radius:  4px;
background:  url(../../images/common/icn_selectbox_pc.png) no-repeat center right;
}

@media (max-width: 767px){
    .my-card-list select[name="paymentEdit[cardInputInfo][userCardInfo]"] {
        padding:  3px 20px 3px 10px;
        font-size: 10px;
    }
}

/* IE対応 */
select::-ms-expand {
display: none;
}
table {
width:  100%;
border-top:  1px solid #e1e1e1;
border-left:  1px solid #e1e1e1;
}
th {
padding:  20px;
border-right:  1px solid #e1e1e1;
border-bottom:  1px solid #e1e1e1;
}
td {
display: table-cell;
padding:  20px;
border-right:  1px solid #e1e1e1;
border-bottom:  1px solid #e1e1e1;
}

/* パンくず */
.breadcrumb {
font-size:  11px;
margin:  0;
padding:  12px 10px;
background: none;
}
.breadcrumb li {
margin-right:  15px;
display: inline;
}
.breadcrumb li:not(:last-of-type):after {
    content: ">";
    color:  #CCC;
}
.breadcrumb li.current  {
    margin-right: 0;
}
.breadcrumb li a {
margin-right:  15px;
}

/* レイアウト */
#wrapper {
position: relative;
min-height: 100%;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;
}
#wrapper.on {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0);
position: static;
}
#overlay.shown,
#sp-menu{
display:  none;
}
.container {
width:  1188px;
position:  relative;
padding:  0;
}
@media (min-width: 991px) {
    .topics-top .container {
        width:  1188px !important;
    }
}

/* タイトル */
#page-title {
margin:  0 0 40px;
padding:  20px 0 30px;
border-bottom:  1px solid #e1e1e1;
}
#page-title h1 {
margin:  0;
padding:  0;
text-align:  center;
font-size:  18px;
font-weight:  bold;
line-height: normal;
}

/*  マウスオーバー（画像拡大 ）*/
a.grow {
opacity:  1;
}
a.grow img {
transform: scale(0.5,0.5);
transition: all .3s;
opacity: 1;
}
a.grow:hover img {
	transform: scale(0.7,0.7);
}

/*  ボタン */
.btn {
display:  inline-block;
height:  30px;
line-height: 30px;
border-radius:  15px;
font-size: 14px;
font-weight:  normal;
padding:  0 20px;
}
.btn.red {
background-color:  #e9381a;
color:  #FFF;
}
.btn.navy-blue {
    background-color: #242d72;
    color:  #FFF;
}
.btn.black {
background-color:  #525252;
color:  #FFF;
}
#top-page .btn.black::after,
#brand-detail .btn.black::after,
#topics .btn.black::after,
#feature .btn.black::after,
.brand-info .btn.black::after,
#outlet .btn.black::after,
.top-headline-link::after,
.brand-detail-headline-link::after {
    font-family: FontAwesome;
    content: "\f105";
    display: inline;
    margin-left: 10px;
}
.btn.gray {
background-color:  #afafaf;
color:  #FFF;
}
.btn.white {
background-color:  #FFF;
color:  #000;
border: 1px solid #e1e1e1;
}
.btn-group-box {
margin:  40px 0;
}
.btn-group-box ul {
text-align:  center;
letter-spacing: -.40em;
}
.btn-group-box li {
display:  inline-block;
letter-spacing:  normal;
margin:  0 10px;
}
.btn-group-box .btn {
min-width:  230px;
height:  50px;
line-height: 50px;
border-radius: 25px;
padding:  0 40px;
}
.btn.left-arrow{
border-radius: 15px 0 0 15px;
}
.view-more-button {
    display: flex;
    margin-top: 10px;
    justify-content: center;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
}
.view-more-button span:hover {
    opacity: 0.6;
    cursor: pointer;
}
.fade-in-animation {
    animation-name: fadeIn;
    animation-duration: 0.3s;
    animation-timing-function: ease-in;
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.list-link-button {
    text-align: center;
    margin: 10px auto 30px;
    width: 100%;
}

.list-link-button .btn {
    width: 300px;
}
@media (max-width: 991px) {
    .on .top-navbar-sp__container {
        position: static;
    }
}
@media (min-width: 991px) {
    .top-navbar-sp__container,
    .page-header__container {
    position: sticky;
    top: 0;
    z-index: 1020;
    background-color: #FFF;
    }
}

/* リストアイコン */
.icon-block {
height: 18px;
line-height: 18px;
position: absolute;
top:  0;
z-index: -1;
}
.sell-icon {
padding: 0 4px;
font-size: 12px;
line-height:  18px;
height:  18px;
color:  #FFF;
display: inline-block;
margin-right:  1px;
}
.sell-icon.new {
background-color: #00c300;
}
.sell-icon.reserve {
background-color: #000080;
}
.sell-icon.restock {
background-color: #40a3c8;
}
.sell-icon.online {
background-color: #961605;
}
.sell-icon.magazine {
background-color: #496cc4;
}
.sell-icon.sale {
background-color: #e9381a;
}
.sell-icon.sold {
background-color: #666666;
}
.sell-icon.outlet {
background-color: #e9381a;
}
.sell-icon.off-rate {
background-color:  #f4352d;
position:  absolute;
right:  -1px;
bottom: 0;
}
.sell-icon.resale {
background-color: #ffa500;
}
.sell-icon.returnable {
color:  #000;
background-color:  #e1e1e1;
}
.sell-icon.returnable-cp {
color: #fff;
background-color: #337ab7;
width: 180px !important;
}

/*  タブ */
.gender-tab li a {
font-weight: bold;
}
.tab-nav {
margin-top:  0px;
margin-bottom:  40px;
border-bottom:  1px solid #e1e1e1;
}
.tab-nav ul {
display:  table;
width:  100%;
padding:  0;
}
.tab-nav li {
width:  25%;
display:  table-cell;
border-bottom:  5px solid #FFF;
}
.tab-nav li a {
display:  block;
height:  65px;
line-height:  65px;
text-align:  center;
/*font-family: 'Lato', sans-serif;*/
letter-spacing:  .01em;
color:  #000;
font-size: 15px;
}
/* ブランドから探す以外のタブを非表示 */
.tab-nav li .sale-lp {
    display: none;
}
.tab-nav li .sale-lp-category {
    display: none;
}
.tab-nav li a:hover {
color:  #525252;
}
.tab-nav li {
    border-bottom: 5px solid #fff;
}
.tab-nav li.active {
    border-bottom: 5px solid #525252;
}
.tab-nav li a:focus {
    text-decoration: none;
}
.tab-nav li.active a {
    color: #525252;
}

@media (max-width: 991px) {
    #modal-search-item {
        height: calc(100% - 80px);
    }
    #modal-search-item .gender-tab .tab-nav li.active {
        border-bottom: none;
        background: #525252;
    }
    #modal-search-item .gender-tab .tab-nav li.active a {
        color: #fff;
    }
    .tab-nav li.active a:focus,
    .tab-nav li.active a:hover {
        opacity: 1;
    }
}

/* ページャー */
.pager-nav  {
    margin:  0 0 40px;
}
.pager-nav ul {
    justify-content: flex-end;
}
.pager-nav ul li {
    padding: 0 5px;
    line-height: 40px;
}
.pager-nav ul li a {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    border: 1px solid #525252;
    background-color: #525252;
    color:  #fff;
}
.pager-nav ul li a.current {
    background-color: #fff;
    color:  #525252;
    pointer-events: none;
}
.pager-nav ul li.prev {
    margin-right: 15px;
    line-height: 35px;
}
.pager-nav ul li.next {
    margin-left: 15px;
    line-height: 35px;
}
.pager-nav ul li.prev a,
.pager-nav ul li.next a {
    font-size: 24px;
}

/* ページフロー */
.action-steps-wrap {
margin-top:  -40px;
margin-bottom:  40px;
border-bottom:  1px solid #e1e1e1;
}
.action-steps-wrap ol {
display:  table;
width:  100%;
padding:  0 200px;
}
.action-steps-wrap li {
display:  table-cell;
text-align:  center;
}
.action-steps-wrap li span {
height:  65px;
line-height:  65px;
text-align:  center;
color:  #000;
font-size: 15px;
border-bottom:  5px solid #FFF;
display:  inline-block;
padding: 0 40px;
}
.action-steps-wrap li.current  span {
color:  #525252;
border-bottom:  5px solid #525252;
}

/* エラー画面 */

.alert {/* bootstrap上書き */
padding:  20px;
}
.alert-danger {/* bootstrap上書き */
text-align:  center;
font-size: 15px;
font-weight:  bold;
}
#block_delivery_shop .alert-danger {/* 店舗で受け取る時のエラー上書き */
text-align:  left;
font-size: 15px;
font-weight:  normal;
color: #ff0000;
background-color: #fff;
border:  none;
padding:  0;
margin: 10px 0 20px 3px;
}
#error .inner {
text-align:  center;
}
#error .inner {
padding:  80px 0 40px;
}
#error .inner h1 {
font-size:  26px;
font-family: 'Lato', sans-serif;
letter-spacing:  .01em;
margin:  0 0 20px;
font-weight:  bold;
}
#error .inner h2 {
font-size:  20px;
margin:  0 0 40px;
font-weight:  bold;
}
#error .inner p {
margin:  0;
font-size: 14px;
}

/* ログアウト */
#logout .inner {
text-align:  center;
}
#logout .inner {
}
#logout .inner p {
margin:  0 0 20px;
font-size: 15px;
line-height:  1.8em;
}

/* フォーム  (入力)*/
.entry-form {
width:  100%;
margin:  0 0 40px;
font-size: 15px;
}
.entry-form .fb-yahoo-login {
text-align:  center;
margin:  0 0 20px;
}
.entry-form input[type="text"],
.entry-form input[type="password"]{
width:  340px;
height:  40px;
background-color:  #fafafa;
}
@media (min-width:991px) {
    #register span.explanation{
        padding-left: 3px;
    }
    #register .password1 div.passwordForm {
        display: flex;
        align-items: center;
    }
    .entry-form .password-wrapper {
        width: 340px;
    }
}
.password-wrapper {
border: 1px solid #e1e1e1;
background-color:  #fafafa;
width:  100%;
display: flex;
align-items: center;
position: relative;
border-radius: 4px;
}
.password-wrapper input {
border: none;
margin: initial;
padding-right: 60px;
}
.password-wrapper input:focus {
}
.form-delete-icn {
display: none;
}
.form-delete-icn,
.password-visible-icn {
cursor: pointer;
position: absolute;
margin-top: 1px;
}
.password-visible-icn {
right: 5px;
}
.form-delete-icn {
right: 37px;
}
.form-delete-icn::after {
font-family: FontAwesome;
content: "\f057";
display: inline;
font-size: 20px;
cursor: pointer;
color: #AEAEAE;
}
.password-visible-icn::after {
font-family: FontAwesome;
content: "\f06e";
display: inline;
font-size: 20px;
color: #a9a9a9;
}
.password-visible-icn.is-visible::after {
font-family: FontAwesome;
content: "\f06e";
display: inline;
cursor: pointer;
color: #000;
}
.entry-form input[type="text"]#name1,
.entry-form input[type="text"]#name1Kana {
width:  280px;
margin-right: 5px;
}
.entry-form input[type="text"]#name2,
.entry-form input[type="text"]#name2Kana {
width:  280px;
}
.name1 .surname, .name2 .surname {
margin-right: 10px;
}
.name1 .name, .name2 .name {
margin-right: 10px;
margin-left: 15px;
}

.entry-form textarea {
width:  100%;
height:  300px;
background-color:  #fafafa;
border: 1px solid #e1e1e1;
border-radius:  4px;
}
.entry-form select {
	height:  40px;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
}
.entry-form th {
width:  300px;
padding:  20px;
background-color: #fafafa;
}
.entry-form td {
padding:  20px 20px 20px 80px;
position: relative;
}
.entry-form td.single_line .icon-must {
top: 22px;
}
.entry-form .icon-must {
display:  block;
color:  #e9381a;
width:  40px;
height:  20px;
line-height:  20px;
border-radius:  3px;
text-align:  center;
font-weight:  bold;
position:  absolute;
top: 30px;
left:  20px;
}
.entry-form .zip input[type="text"] {
width:  150px;
}
.entry-form p.notice {
margin:  0;
}
.entry-form td label {
margin-right: 0;
}
@media (max-width: 991px) {
    .entry-form td label.radio-switcher {
        margin-bottom:  10px;
    }
}
.entry-form .mailMagazine-shop li {
position: relative;
min-width: 50%;
}
.entry-form .zip button {
height:  40px;
display:  inline-block;
padding:  0 10px;
border:  1px solid #e1e1e1;
background-color:  #FFF;
border-radius:  4px;
}
.entry-form .zip button:hover {
background-color:  #F0F0F0;
}
/* フォーム  (確認) */
.entry-conf {
text-align:  center;
margin: 0 -5px;
font-size: 15px;
}
.entry-conf h3 {
font-size:  16px;
line-height:  1.8em;
margin:  0  0 40px;
font-weight:  bold;
}
.entry-conf .order-no {
color:  #e9381a;
margin:  0 0 40px;
}
.entry-conf .order-no span {
font-size:  18px;
font-weight:  bold;
margin-left:  40px;
}
/* フォーム  (完了) */
.conf-text {
padding:  20px;
border:  1px solid #CCC;
background-color:  #fafafa;
border-radius:  5px;
margin:  0  0 40px;
text-align:  center;
color:  #e9381a;
}
#select-brand-magazine,#select-mail-magazine,#favorite-store {
    max-width: 700px\0; /*IE対応*/
}
/* 会員登録・マイページメルマガ変更 */
#select-brand-magazine .checkbox-magazine,
#select-mail-magazine .checkbox-magazine,
.check-mail-magazine .checkbox-magazine{
    position:relative;
    min-width: 50%;
}
.check-mail-magazine {
    display: flex;
    flex-wrap: wrap;
}

#favorite-store .brand {
    display: flex;
}
#favorite-store .title-brand {
    height: 40px;
    line-height: 40px;
    margin-right:15px;
}
#favorite-store button.clear {
    width: 65px;
    border: 1px solid #cdcdcd;
    color: #999;
    margin-left: 15px;
    background: none;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    font-weight: bold;
}
#favorite-store .brand-container {
    width: 35%;
}
#favorite-store .brand-container #store-brands {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* wazz up */
.w_discount_options>div {
    position: relative;
}

/**************************************************
ヘッダー
**************************************************/
.top-banner-sp{
    display: none;
}
.top-banner, #top-banner {
	width:  100%;
	text-indent:  -9999px;
	height:  47px;
	background: url(../../images/common/ban_top_banner.jpg) repeat-x;
}
.top-news, #top-news {
	height:  30px;
	line-height:  30px;
	text-align:  center;
	background-color:  #ffffcc;
	font-size:  11px;
	font-style:  italic;
}
#page-header {
	height:  70px;
	position:  relative;
}
#page-header #logo {
    margin-top:  12px;
    font-size: 20px;
}
#page-header .front-btn li {
	float:  left;
	margin:  0 0 0 10px;
}
#page-header .front-btn {
	position: absolute;
	top:  0;
	right:0;
}

#page-header .customer-msg {
display: flex;
flex-wrap: wrap;
flex-direction: column;
justify-content: center;
font-size: 11px;
margin-left: 20px;
line-height: 1.7em;
}
#page-header .customer-msg .user-name {
	font-weight:  bold;
}
.pc-menu-btn {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-left: 5px;
}
.pc-menu-icon:hover {
    opacity: 60%;
    cursor: pointer;
}
.pc-menu-btn .pc-menu-icon__line {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000;
}
.pc-menu-trigger {
    position: relative;
    width: 30px;
    height: 20px;
}
.pc-menu-trigger span:nth-of-type(1) {
	top: 0;
}
.pc-menu-trigger span:nth-of-type(2) {
	top: 9px;
}
.pc-menu-trigger span:nth-of-type(3) {
	bottom: 0;
}
.pc-menu-icon {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-self: center;
}
.pc-menu-text {
    font-size:14px;
    transform: scale(0.75);
    color:black;
    margin-top: 5px;
    line-height: 1em;
}
/**************************************************
グローバルメニュー
**************************************************/
#page-header,
#top-navbar {
	background-color:  #fafafa;
	border-top:  1px solid #ededed;
	border-bottom:  1px solid #ededed;
}
#page-header {
    position: relative;
}
#top-navbar {
    border-top: none;
	padding:  15px 0;
}
.header-left,
.header-right {
    display: flex;
    flex-wrap: wrap;
}
.header-left {
    width: 45%;
}
.fixed #page-header {
position:  fixed;
z-index:  9999;
width: 100%;
display: block;
}
.fixed #page-header {
top:  0;
left:  0;
}
.header-container {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    justify-content: space-between;
}
.header-container::after,
.header-container::before {
    content: initial;
}

a.detail-search-icon {
display: inline-block;
height: 40px;
line-height: 40px;
text-align: center;
width: 90px;
border: 1px solid #CCC;
border-radius: 20px;
background-color: #FFF;
color: #000;
font-weight: bold;
margin: 5px 5px;
right: 0;
position: absolute;
}
a.detail-search-icon img {
width: 20px;
}

#global-nav {
font-family: 'Lato', sans-serif;
letter-spacing:  .01em;
}

#global-nav li {
	float:  left;
	font-size: 14px;
	border-left: 1px solid #dadada;
	line-height: 1em;
}
#global-nav li a {
	color:  #333;
	margin-left:  15px;
	margin-right:  15px;
position:  relative;
}
#global-nav li:first-child {
margin:  0;
padding-left:  0;
border: none;
}
#global-nav li:first-child a {
	margin-left:  0;
}
#global-nav li a  {
	color:  #333;
	opacity: 1;
}
#global-nav li a span {
	display: inline-block;
	text-align: center;
}
#global-nav li a span small {
	font-size: 12px;
}
#global-nav li a span:after {
content: '';
height:  3px;
position: absolute;
bottom: -15px;
left:  0;
background-color: #000;
width:  100%;
transform: scaleX(0);
transition: all .1s ;
}
#global-nav li a:hover span:after,
#global-nav li a.current span:after{
transform: scaleX(1);
}

#customer-nav {
display: flex;
flex-wrap: wrap;
align-items: center;
}
#customer-nav div {
text-align:  center;
position: relative;
}
#customer-nav div.checked-item,
#customer-nav div.favorite {
margin-left: 0px;
}
#customer-nav div a {
width:  100%;
display:  block;
	color:  #333;
}
#customer-nav div img {
height:  20px;
}
#customer-nav div span {
 font-size: 14px;
  -webkit-transform:scale(0.75);
  display:inline-block;
  line-height:  1.4em;
  text-align:  center;
  display:  block;
}
#customer-nav div.checked-item span {
    font-size: 11px;
    line-height:  1.3em;
}
#customer-nav div.cart span.itemQty {
height:  30px;
width:  30px;
line-height:  30px;
text-align: center;
position:  absolute;
top:  -15px;
right:  -15px;
background-color: #e9381a;
color:  #FFF;
border-radius:  15px;
opacity: 1 !important;
font-size: 14px;
font-weight:  bold;
}

/* PCヘッダーメニュー */
.page-header-pc-menu {
    visibility: hidden;
    opacity: 0;
    transition: .15s;
    transition-delay: .2s;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    position: absolute;
    top: 68px;
    right: 0px;
    height: auto;
    max-height: 80vh;
    width: 925px;
    z-index: 9999;
    overflow-y: scroll;
}
.page-header-pc-menu::-webkit-scrollbar {
}
.font-outlet {
    color: #e9381a !important;
}
.page-header-pc-menu__half-top {
    height: 55%;
    min-height: 305px;
}
.page-header-pc-menu__half-middle{
    margin-top: 30px;
}
.page-header-pc-menu__half-bottom {
    margin-top: 20px;
}
.page-header-pc-menu__left,
.page-header-pc-menu__middle,
.page-header-pc-menu__right {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    flex-direction: column;
}
.page-header-pc-menu__left,
.page-header-pc-menu__middle {
    width: 24%;
}
.page-header-pc-menu__right {
    width: 39%;
}

.page-header-pc-menu__parts-expand {
    display: flex;
    flex-direction: column;
}

.page-header-pc-menu__parts-label {
    height: 25px;
    font-size: 16px;
    font-weight: bold;
}
.page-header-pc-menu__link,
.page-header-pc-menu__link-child {
    width: 200px;
    height: 45px;
    font-size: 15px;
    padding: 10px;
    border-bottom: 1px solid #e1e1e1;
    color: black;
    text-decoration: none;
    position: relative;
}
.page-header-pc-menu__link-child {
    padding-left: 20px;
}

.page-header-pc-menu__link:hover,
.page-header-pc-menu__link-child:hover,
.page-header-pc-menu__alert-link:hover {
    cursor: pointer;
}
.page-header-pc-menu__parts {
    display: flex;
    flex-direction: column;
}

.page-header-pc-menu__parts:nth-of-type(n+2) {
    margin-top: 20px;
}
.page-header-pc-menu__alert-link-wrap:nth-of-type(n+2) {
    margin-top: 5px;
}
.page-header-pc-menu__link.accordion-btn {
    position: relative;
}
.page-header-pc-menu__link.accordion-btn::before,
.page-header-pc-menu__link.accordion-btn::after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 2px;
    background-color: black;
    position: absolute;
    right:  15px;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity 1s;
}
.page-header-pc-menu__link.accordion-btn::after {
    transform: translateY(-50%) rotate(90deg);
    transition: transform 1s;
}
.page-header-pc-menu__link.accordion-btn.open::before {
    opacity: 0;
}
.page-header-pc-menu__link.accordion-btn.open::after {
    transform: translateY(-50%) rotate(180deg);
}
.page-header-pc-menu__payment-logo {
    width: 100%;
}
.page-header-pc-menu__postage-ex{
    margin: 10px 0px 10px;
}
/**************************************************
 ページボディー
**************************************************/

/* メイン */
#main {
width:  930px;
float: right;
}

/* 詳細検索(共通) */
.search-menu {
width:  200px;
float: left;
}
.search-menu .detail-search dt {
font-weight:  normal;
padding:  0;
margin:  0 0 10px;
}
.search-menu .detail-search dd {
margin:  0 0 20px;
}
.search-menu .search-box h6 {
font-weight:  bold;
}
.sidebar-elements p {
font-size:  15px;
font-weight:  bold;
margin: 0;
padding: 0 0 10px;
border-bottom: solid 1px #000;
}
.sidebar-elements input{
    -webkit-appearance: auto;
}
.sidebar-elements input[type="radio"] {
    z-index: -1;
    opacity: 0;
}
.sidebar-elements input[type="radio"] + label::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #525252;
    transform: translateY(-50%);
}
.sidebar-elements input[type="radio"]:checked + label::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 9px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #525252;
    transform: translateY(-50%);
    opacity: 1;
}
.sidebar-elements input[type="radio"]:checked,
.sidebar-elements input[type="checkbox"]:checked {
    accent-color: #525252;
}
.sidebar-elements input[type="checkbox"] {
    top: 30%;
}
.search-menu .toogle-btn {
position:  absolute;
top: 0;
right:  0;
cursor: pointer;
}
.search-menu .toogle-btn .close {
font-size: 12px;
float: none;
color:  #000;
opacity: 1;
font-weight:  normal;
}
.search-menu .toogle-btn .open {
display:  none;
font-size: 12px;
float: none;
color:  #000;
opacity: 1;
font-weight:  normal;
}
.search-menu .toogle-btn.active .close {
display:  none;
}
.search-menu .toogle-btn.active .open {
display: block;
}
.search-menu .result {
border:  1px solid #e1e1e1;
position: relative;
}
.search-menu .result .counter {
padding:  20px;
background:#525252;
color:#fff;
}
.search-menu .result .counter p.num {
margin: 20px 0 0;
}
.search-menu .result .counter span {
font-size:  36px;
margin-right:  20px;
}
.search-menu .result .condition {
    padding: 15px 10px;
}
.search-menu .result .condition-arrow {
    background:url(../../images/common/bg_box_arrow.png) no-repeat center top;
    padding-top: 20px;
}
.search-menu .result .condition li {
position : relative;
background-color: #f3f3f3;
padding:  5px 20px 5px 10px;
margin:  0 0 1px;
}
.search-menu .result .condition li a {
display: block;
}
.search-menu .result .condition li a:after {
    display : block;
    position : absolute;
    content: '';
    height: 10px;
    width: 10px;
    right: 10px;
    top: 40%;
    background:url(../../images/common/icn_times.png) no-repeat right center;
}
.search-menu .result .condition .clear {
text-align:  right;
margin:  20px 0 0;
}
.search-menu .result .condition .clear a {
display: inline-block;
padding:  0 20px 0 0;
background:url(../../images/common/icn_times.png) no-repeat right center;
}
.search-menu .search-box li {
position: relative;
margin-top: 10px;
}
.search-menu .search-box input[type="text"] {
height:  34px;
border:  1px solid #CCC;
vertical-align: middle;
width: 100%;
border-radius:  6px;
}
.search-menu .search-box input[type="image"] {
height:  34px;
padding:  10px;
vertical-align: middle;
background-color:  #525252;
position: absolute;
top:  0;
right: 0;
border-top-right-radius:  6px;
border-bottom-right-radius:  6px;
}
#main .trend-keyword {
    margin-bottom: 20px;
    overflow: hidden;
}

#main .trend-keyword-pc {
    max-height: 40px;
}

#main .trend-keyword-sp {
    max-height: 90px;
}

.search-menu .trend-keyword li,
#main .trend-keyword li {
float:  left;
margin-right:  10px;
margin-bottom:  10px;
}
.search-menu .trend-keyword li:last-child,
#main .trend-keyword li:last-child {
margin-bottom: 0;
}
.search-menu .trend-keyword li a,
#main .trend-keyword li a{
display:  inline-block;
height:  35px;
line-height: 33px;
padding:  0 10px;
border:  1px solid #cdcdcd;
border-radius:  7px;
background-color:  #fafafa;
color:  #000;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}
.search-menu .sell-type ul {
margin:  0 0 20px;
}
.search-menu .sell-type li,
.search-menu .gender li,
.search-menu .brand li,
.search-menu .category li,
.search-menu .stock li,
.search-menu .size li,
.search-menu .feature-status li,
.search-menu .is-store-point li,
.search-menu .fitting-reservation li {
    position: relative;
    border-bottom: 1px solid #cdcdcd;
}
.search-menu .is-store-point li:hover,
.search-menu .fitting-reservation li:hover,
.search-menu .sell-type li:hover,
.search-menu .gender li:hover,
.search-menu .brand li:hover,
.search-menu .category li:hover,
.search-menu .stock li:hover,
.search-menu .size li:hover,
.search-menu .feature-status li:hover {
    background-color: #f2f2f2;
}
.search-menu .is-store-point li label,
.search-menu .fitting-reservation li label,
.search-menu .sell-type li label,
.search-menu .gender li label,
.search-menu .category li label,
.search-menu .stock li label,
.search-menu .size li label,
.search-menu .category li.child label,
.search-menu .feature-status li label {
    padding: 10px 0 10px 35px;
    margin: 0;
    width: 100%;
}
.search-menu .brand select,
.search-menu .area-filter select {
    margin: 0;
    margin-top: 10px;
    width: 100%;
    box-sizing: border-box;
    height: 34px;
}
.search-menu .category li.child label {
    padding-top: 3px;
    padding-bottom: 3px;
}
.search-menu .brand li label {
    padding: 10px 0 0 35px;
    margin: 0;
    width: 100%;
}
.search-menu .brand .brand-name-kana {
    padding: 0 0 10px 35px;
    font-size: 12px;
    color: #777
}
.search-menu .brand .accordion-btn {
    position: relative;
}
.search-menu .brand .accordion-btn::before,
.search-menu .brand .accordion-btn::after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 2px;
    background-color: black;
    position: absolute;
    left:  3px;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity 1s;
    z-index: 1000;
}
.search-menu .brand .accordion-btn::after {
    transform: translateY(-50%) rotate(90deg);
    transition: transform 1s;
}
.search-menu .brand .accordion-btn.open::before {
    opacity: 0;
}
.search-menu .brand .accordion-btn.open::after {
    transform: translateY(-50%) rotate(180deg);
}
.search-menu .brand .accordion-content .sub-brand-list {
    background-color: #eee;
}
.search-menu .brand .accordion-content .sub-brand-list .sub-brand-list__item-all {
    height: 60px;
    padding: 6px 0;
}
.search-menu .category {
position:  relative;
}
.search-menu .category li {
margin:  0;
position: relative;
width:100%;
white-space: nowrap;
/*overflow: hidden;*/
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}
.search-menu .category li.dropdown:hover > .dropdown-menu {
display: block;
position: absolute;
}
.search-menu .category li.dropdown > .dropdown-menu {
    top: -10px;
    left: 150px;
    padding: 10px;
}
.search-menu .category li a {
    color:  #000;
    padding: 5px 0px;
    width:100%;
    display:block;
}
.search-menu .category li.child {
    border-bottom: none;
}
.search-menu .category li.child input[type="checkbox"] {
    top: 5px;
}
.search-menu .category li.child a {
padding: 5px 20px;
}
.search-menu .category li a:hover,
.search-menu .category li a.current {
background-color: #f3f3f3;
}
.search-menu .category li.child a:hover {
text-decoration:  underline;
background-color: #f3f3f3;
}
.search-menu .off-rate select.ws,
.search-menu .price select.ws {
font-size: 11px;
width:  47px;
}
.color-container {
    position: relative;
    display: inline-block;
}
.color-image {
    margin-top: 20px !important;
    margin-bottom: 0 !important;
}
.color-name {
    position: absolute;
    top: -2px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    display: none;
    white-space: nowrap;
    border: 1px solid #a9a9a9;
    border-radius: 5px;
    font-size: 10px;
    line-height: 10px;
    margin: 5px 0;
    padding: 2px 5px;
}
.color-image:hover {
    cursor: pointer;
}
.search-menu .color-checks input[type="checkbox"] {
    display: none;
}
.search-menu .color-checks input[type="checkbox"]:hover + label,
.search-menu .color-checks input[type="checkbox"]:checked + label {
    border: 1px solid;
    border-radius: 17px;
}
.search-menu .color-checks li {
    position: relative;
    float: left;
    width: 20%;
    padding: 0;
    border-bottom: none;
}
.search-menu .color-checks li label {
    padding: 2px;
    margin: 5px;
    line-height: 11px;
}
.search-menu .color-checks li label span {
    display: none;
}
.search-menu .color-checks li label img {
    width: 100%;
}

.search-menu .detail-search dt {
font-weight:  normal;
padding:  0;
margin:  0 0 10px;
}
.search-menu .detail-search dd {
margin:  0 0 20px;
}
.search-menu .detail-search dd input[type="text"] {
width:  100%;
}
.search-menu .detail-search dd select {
width:  80%;
font-size: 12px;
}
.search-menu .detail-search dd select.ws {
font-size: 11px;
width:  52px;
}
.search-menu .detail-search .color li {
width:  50%;
float:  left;
position: relative;
padding-left:  20px;
margin:  0 0 10px;
}
.search-menu .brand .brand-search {
    padding: 10px;
    margin: 0;
    width: 100%;
    color: #000;
    border-bottom: 1px solid #cdcdcd;
}
.search-menu .brand .brand-search:after {
    display: block;
    content: '';
    height: 7px;
    width: 7px;
    position: absolute;
    right: 10%;
    bottom: 40%;
    border: 1px solid #333;
    border-left: none;
    border-bottom: none;
    transform: rotate(45deg);
}
.search-menu .brand input[type="radio"] + label {
    padding: 0;
}
.search-menu .detail-search .btn-group {
}
.search-menu .detail-search .btn-group button {
float: left;
height:  30px;
line-height:  30px;
text-align: center;
border-radius:  17px;
font-weight:  bold;
border: none;
}
.search-menu .detail-search .btn-group button.search{
width:  125px;
background-color:  #525252;
color:  #FFF;
}
.search-menu .detail-search .btn-group button.clear {
width:  65px;
border:  1px solid #cdcdcd;
color:  #999;
display:  block;
margin-left:  10px;
background: none;
}
.search-menu .banners img {
width:  100%;
}
.search-menu .banners li {
margin:  0 0 10px;
}
.search-menu p.more{
display: none;
}
.search-menu.top p.more,
.search-menu.brand p.more,
.search-menu.outlet p.more{
height:  30px;
line-height:  30px;
text-align:  right;
padding-right:  20px;
background: #e1e1e1 url(../../images/common/icn_arrow_right_s.png) no-repeat right 0px center;
margin: 10px 0 0;
display: block;
}
.search-menu .category label::after {
    content: attr(data-category-item-total);
    margin: 0 0 0 3px;
    text-decoration: none;
    display: inline-block;
}
.search-menu .brand label::after {
    content: attr(data-brand-item-total);
    margin: 0 0 0 3px;
}
.search-menu .btn-group {
    padding: 5px;
}
/* 詳細検索(サイドバー) */
#sidebar.search-menu > div,
#sidebar.search-menu .sidebar-elements > div {
margin:  0 0 30px;
}
/* 詳細検索(モーダル) */
#modal-search-menu {
    z-index: 10000;
}
#modal-search-menu .search-menu {
width: 100%;
height: 100%;
top: 40px;
left: 5%;
}
#modal-search-menu .modal-header {
padding: 5px 15px;
}
#modal-search-menu .modal-body {
max-height: 540px;
height: 100%;
padding: 0 15px;
overflow-y: scroll;
background: #fff;
}
#modal-search-menu .modal-body dl{
margin: 0;
}
#modal-search-menu .modal-footer {
padding: 5px 15px;
text-align: left;
background: #fff;
}
#modal-search-menu .search-menu .detail-search dd {
margin:  0 0 10px;
}
#modal-search-menu .search-menu .detail-search .color li {
    margin: 0 0 8px;
}

.detail-search-sp-parts__scroll-wrapper {
    height: calc(100% - 75px);
}

.detail-search-sp-parts__footer-wrapper {
    height: 75x;
}
/* 商品一覧 */
.item-list {
margin:  40px 0 0;
border-bottom:  1px solid #e1e1e1;
}

.item-list .ranking-pc:not(:last-child) {
margin:  0 0 60px;
font-size: 12px;
}
.item-list .ranking-pc ul {
margin:  0 -5px;
}
.item-list .ranking-pc li {
    width: 11.4%;
    margin: 0px 5px;
    float: left;
    padding:  0;
    position:  relative;
}
.item-list .ranking-pc img {
width:  100%;
}
.item-list .ranking-pc .icon {
display:  block;
text-align:  center;
font-size: 12px;
width:  20px;
line-height:  20px;
height:  20px;
border-radius:  10px;
background-color:  #FFF;
border:  1px solid #e1e1e1;
position: absolute;
top:  2px;
left:  2px;
z-index: 300;
}
.item-list .ranking-pc .icon.no1 {
background-color:  #d9b340;
border: none;
color:  #FFF;
}
.item-list .ranking-pc .icon.no2 {
background-color:  #6f7b83;
border: none;
color:  #FFF;
}
.item-list .ranking-pc .icon.no3 {
background-color:  #a15326;
border: none;
color:  #FFF;
}


.item-list .sort-pc {
margin:  0 0 40px;
padding:  0 0 40px;
border-bottom:  1px solid #e1e1e1;
}
.item-list .sort-pc ul {
display:  flex;
width:  100%;
}
.item-list .sort-pc li {
vertical-align:  middle;
padding:  0 0 0 40px;
text-align:  right;
}
.item-list .sort-pc li:first-child {
padding:  0;
text-align: left;
}
.item-list .sort-pc li span {
margin-right:  10px;
}
.item-list .sort-pc select.sort-pc1 {
width:  160px;
}
.item-list .sort-pc select.sort-pc2 {
width:  100px;
}
.item-list .sort-pc select.sort-pc3 {
width:  100px;
}
.item-list .list {
margin:  0 0 40px;
}
.item-list .list img {
width:  100%;
}
.item-list .list .category-link img {
    width:  50px;
}
.flexbox,.item-list .list ul {
display:-webkit-flex;
display:flex;
-webkit-flex-wrap:wrap;
flex-wrap:wrap;
-webkit-align-content: flex-start; /* Safari */
align-content:         flex-start;
}
.flexbox.center {
  -webkit-justify-content: center; /* Safari */
  justify-content:         center;
}
.item-list .list ul {
margin:  0 -10px;
}
.item-list .list li {
padding:  18px 10px 0;
margin:  0 0 20px;
position:  relative;
}
.item-list .list.c3 li {
width:  33.33333333%;
}
.item-list .list.c5 li {
width:  20%;
}
.price .mark-down span {
text-decoration: line-through;
}

.item-list .price.sale {
color:  #ff3333;
font-weight:  bold;
}
.item-list .price.sale .off-rate {
}
.item-list .list li p.image {
position: relative;
margin: 0 0 10px;
}
.item-list .list li p.price {
margin:  0;
}

/* 商品リスト 共通スタイル */
.item-list-type ul li a {
display: block;
color: #000;
}


/**************************************************
 フッター
**************************************************/
#page-footer {
    background-color: #fafafa;
    border-top:  1px solid #ededed;
}
#page-footer div.sp-payment-method {
    padding: 5px;
}
#page-footer div.sp-payment-method p.title {
    font-weight: bold;
}
#page-footer div.sp-payment-method p.description {
    color:  #666;
}
#page-footer .footer-nav {
    padding:  70px 0;
}
#page-footer .footer-nav p.title {
    font-weight:  bold;
    white-space: nowrap;
}
#page-footer .footer-nav p.title span {
    font-size: 11px;
    font-weight: normal;
    margin-left: 5px;
}
#page-footer .footer-nav > div {
	width:  20%;
	float: left;
}
#page-footer .footer-nav > div li {
	line-height:  30px;
}
#page-footer .footer-nav > div li a {
color:  #666;
}
#page-footer .footer-nav  div.brand-parent {
    width:  60%;
}
#page-footer .footer-nav  div.pc-brand {
    display: flex;
    flex-wrap: wrap;
}
#page-footer .footer-nav  div.brandparts {
    width:  33.333333%;
}
#page-footer .footer-nav  div.membership,
#page-footer .footer-nav  div.corporate {
margin:  0 0 20px;
}
#page-footer div.pc-brand div.payment-method {
    width: 66.666666%;
    margin-top: 20px;
}
#page-footer div.payment-method p.title-payment {
    font-weight: bold;
}
#page-footer div.payment-method p.description {
    color: #666;
}
#page-footer .footer-nav > div ul li a i {
visibility: hidden;
}
#page-footer #oteire-kobo {
margin-top:  20px;

}
#page-footer #copyright {
height:  60px;
line-height:  60px;
text-align:  center;
background-color:  #525252;
color:  #FFF;
font-family: 'EB Garamond', serif;
font-size: 14px;

}
#page-footer #pagetop {
position:  absolute;
margin-top:  -50px;
margin-left:  -50px;
top:  0px;
left:  50%;
}
#page-footer .sns {
margin:  0 0 40px;
}
#page-footer .sns ul {
text-align:  center;
height: 30px;
}
#page-footer .sns li  {
display:  inline-block;
margin:  0 5px;
}
#page-footer .sns li a {
display:  inline-block;
width:  30px;
height: 30px;
outline-offset: 2px;
backface-visibility: hidden;
}
#page-footer .sns li a:focus {
outline-offset: 2px;
}
#page-footer .sns li a object{
width: 30px;
height: 30px;
pointer-events: none;
}
#page-footer .sns li a img {
    width: 100%;
}
#page-footer .payment-logo {
    width: 100%;
    padding-top: 10px;
}


/**************************************************
 共通モジュール用
**************************************************/
/*  最近チェックしたアイテム */
#history-item {
padding:  40px 0;
}
#history-item h3 {
font-size: 15px;
margin:  0 0 20px;
font-weight:  bold;
}
#history-item ul {
margin:  0 -6px;
}
#history-item li {
float:  left;
width: 10%;
padding:  0 5px;
margin:  0 0 10px;
}
#history-item li img {
width:  100%;
}
#history-item .no-item {
text-align: center;
}

/*  この商品を見た人はこんな商品も見ています */
#chekced-item {
border-bottom:  1px solid #ededed;
}
#chekced-item h3 {
font-size:  18px;
margin:  0 0 20px;
font-weight:  bold;
}
#chekced-item ul {
margin: 0 -5px;
}
#chekced-item li {
float:  left;
width:  16.666667%;
padding:  18px 10px 0;
margin:  0 0 40px;
position: relative;
}
#chekced-item li p.image {
margin:  0 0 15px;
}
#chekced-item li img {
width:  100%;
}

/*  この商品を購入した人は一緒にこんなアイテムも購入しています */
#buy-item {
border-bottom:  1px solid #ededed;
}
#buy-item h3 {
font-size:  18px;
margin:  0 0 20px;
font-weight:  bold;
}
#buy-item ul {
margin: 0 -5px;
}
#buy-item li {
float:  left;
width:  16.666667%;
padding:  18px 5px 0;
margin:  0 0 40px;
position: relative;
}
#buy-item li p.image {
margin:  0 0 15px;
}
#buy-item li img {
width:  100%;
}

/*  この商品を購入した人は次にこんなアイテムも購入しています */
#next-buy-item {
border-bottom:  1px solid #ededed;
}
#next-buy-item h3 {
font-size:  18px;
margin:  0 0 20px;
font-weight:  bold;
}
#next-buy-item ul {
margin: 0 -5px;
}
#next-buy-item li {
float:  left;
width:  16.666667%;
padding:  18px 5px 0;
margin:  0 0 40px;
position: relative;
}
#next-buy-item li p.image {
margin:  0 0 15px;
}
#next-buy-item li img {
width:  100%;
}


/*  オススメチェックしています */
#recommned-item {
padding: 40px 0 0;
border-bottom:  1px solid #ededed;
}

#recommned-item h3 {
font-size:  18px;
margin:  0 0 20px;
font-weight:  bold;
}
#recommned-item ul {
margin: 0 -5px;
}
#recommned-item li {
float:  left;
width:  16.666667%;
padding:  18px 5px 0;
margin:  0 0 40px;
position: relative;
}
#recommned-item li p.image {
margin:  0 0 15px;
}
#recommned-item li img {
width:  100%;
}

/* おすすめ商品の一覧枠 */
.recommender-wrapper {
position: relative;
}
/* おすすめ商品の一覧ボタン */
.recommender-link {
position: absolute;
width: 100%;
top: 30px;
z-index: 100;
}

/*  ブランドリスト */
#brand-list {
padding:  40px 0 80px;
border-top: 1px solid#e1e1e1;
}
#brand-list ul {
margin: 0 -20px;

}
#brand-list li {
float:  left;
width:  9%;
height:  70px;
padding:  0 20px;
display:  table;
}
#brand-list li a {
display: table-cell;
width:  100%;
height:  100%;
vertical-align:  middle;
}
#brand-list li img {
max-width: 100%;
max-height: 60px;
}



#sp-search-box {
display:  none;
}

/* トピックス */
#topics .list li {
    width: 50%;
    padding: 5px 5px 5px;
    display: flex;
    border-bottom: solid 0.5px #999999;
    margin: 0px;
}
#topics #page-title {
    margin: 0;
}
#topics .list li:last-of-type {
    border:none;
}
@media (min-width: 992px) {
    #topics .list li:nth-last-of-type(2) {
        border: none;
    }
}

#topics .list li:hover img {
    opacity: .6;
}

#topics .list .image {
    width: 35%;
}

#topics .image img {
    padding: 20px 10px;
}

#topics .list .description {
    width: 65%;
    display: flex;
    justify-content: center;
    flex-flow: column;
}

#topics .list .name {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

  #topics .list .date, #topics .list .brand {
    color: #999999;
    font-style: italic;
    font-size: 16px;
    letter-spacing: .5px;
    transform: scale( 0.8 );
    -webkit-transform: scale( 0.8 );
       -moz-transform: scale( 0.8 );
        -ms-transform: scale( 0.8 );
    transform-origin: left;
    -webkit-transform-origin: left;
       -moz-transform-origin: left;
        -ms-transform-origin: left;
  }
  #topics .list .brand {
    margin: 0;
    font-weight: bold;
  }
  #topics .list .icon {
    margin: 0 4px;
  }
  #topics .list .red {
    color: #ee0000;
  }
  #topics .container{
    width: 100%;
}
/* トピックス topic_body向け */
.wysisyg img {
  max-width: 100%;
  height: auto;
}

/* 動画表示用 */
.movie_box {
    position:relative;
    width: 100%;
    height:auto;
}
.movie_box.mq img.movie{
	max-width: 100%;
    width:320px;
    height:auto;
}
.movie_box.hq img.movie{
	max-width: 100%;
    width:480px;
    height:auto;
}
.movie_box.max img.movie{
	max-width: 100%;
    width:1280px;
    height:auto;
}
.movie_box a {
    position:absolute;
}
.movie_box a.play {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#sp-only {
  display: none;
}
#pc-only {
  display: block;
}

.zeta-search-box {
    display: flex !important;
    align-items: center;
    width: 250px;
    margin-left: 25px;
}
.zeta-search-box.show .zeta-search-box--text-box {
    border-radius: 5px 5px 0px 0px;
}
.zeta-search-box.show .zeta-search-box__btn {
    border-radius: 0px 5px 0px 0;
}
.zeta-search-box__contain {
    position: relative;
    width: 100%;
}
.zeta-search-box .zeta-search-box--text-box {
    width: 100%;
    border-radius: 5px;
    background-color: #fff;
}

.zeta-search-box--text-box:focus {
    outline: none;

}
.zeta-search-box__btn,
.modal-detail-search__keyword-btn {
    height: 40px;
    vertical-align: middle;
    background-color: #525252;
    position: absolute;
    top: 0;
    right: 0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 12px;
}

.zeta-search-box__search-history:has(div)    {
    position: absolute;
    top: 40px;
    left: 0;
    width: 440px;
    height: auto;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0 5px 5px 5px;
    display: none;
    z-index: 65536;
    padding: 5px 10px;
}
@media (max-width: 991px) {
    .zeta-search-box__search-history:has(div){
        border-radius: 0 0 5px 5px;
    }
}


.zeta-search-box__search-history div:hover {
    background-color: #f1f3f4;
}
.history-wrap,
.suggest-wrap {
    border-bottom: 1px solid #ededed;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.history-wrap:nth-last-child(1),
.suggest-wrap:nth-last-child(1) {
    border-bottom: none;
}
.history-wrap .history {
    width: 90%;
    margin: 10px;
}
.suggest-wrap {
    padding: 10px;
}
.history-wrap .delete-btn {
    margin-right: 10px;
    width: 10%;
    display: block;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
    display: block;
    width: 14px;
    height: 14px;
    background: url(/assets_old/images/modal_close.png);
}

@media (min-width: 992px) {
	#page-footer .footer-nav  div ul {
	display:  block !important;
	}
}

/* 住所検索モーダル */
#selectItemByPostalInfo li,
#selectItemByBillingPostalInfo li {
    padding: 0 5px;
    cursor: pointer;
    list-style-type: none;
}
.search-address-modal {
    width: 350px;
    height: fit-content;
}
@media (max-width:992px) {
    .search-address-modal {
        width:310px;
    }
    .search-address-modal .modal-dialog {
        width:310px !important;
        margin: 0px;
    }
}
.search-address-modal .modal-dialog {
    width:350px;
}
.search-address-modal #selectItemByPostalInfo,
.search-address-modal #selectItemByBillingPostalInfo {
    width: 100%;
    height: 300px;
    overflow: auto;
    padding-right: 0;
    box-sizing: border-box;
}

/* 商品情報 */
.horizontal-item-block,
.horizontal-ranking-item-block {
    position: relative;
}
.horizontal-ranking-item-block .sell-icon.off-rate{
    display: none;
}

.horizontal-item-block a.color-inherit-link .category,
.horizontal-ranking-item-block .category {
    color: #777777;
    font-size: 11px;
    line-height: 11px;
    font-style: italic;
    margin-bottom: 3px;
}
.horizontal-item-block a.color-inherit-link .sales-talk {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.366em;
    margin-bottom: 3px;
}
.horizontal-item-block a.color-inherit-link:link .name,
.horizontal-item-block a.color-inherit-link:visited .name,
.horizontal-ranking-item-block .name {
    color: #000;
}
.horizontal-item-block a.color-inherit-link .name,
.horizontal-ranking-item-block .name {
    font-size: 12px;
    /* 2行で省略 */
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /*-webkit-line-clamp: 2;*/
    text-overflow: ellipsis;
    line-height: 1.366em;
    margin-bottom: 3px;
}
.horizontal-item-block a.color-inherit-link .price,
.horizontal-ranking-item-block .price {
    color: #777777;
    font-style: italic;
    line-height: 1.366em;
}
#brand-detail .horizontal-item-block a.color-inherit-link .name {
    -webkit-line-clamp: 2;
}

/* お問い合わせ */
.inquiry-attention {
    font-weight: bold;
    margin: 0 0 10px;
}
.inquiry-question {
    margin-top: 5px;
}
.inquiry-question a,
.inquiry-link a {
    color: #000;
    text-decoration: underline;
}
.inquiry-link {
    display: flex;
    flex-wrap: wrap;
    margin: 30px 0 20px;
}
.inquiry-link li{
    margin-right: 20px;
}
/**************************************************
最近チェックしたアイテム（フッター）
**************************************************/
@media (min-width: 991px) {
    #footer-item-list {
        width: 1188px;
        margin: auto;
    }
    #footer-item-list .p-item-browse-history__item {
        padding-bottom: 18px !important;
    }
}
#footer-item-list #top-item-browse-history h2 {
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    margin-top:20px;
}
#footer-item-list #top-item-browse-history h3 {
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    margin-top:20px;
}
#footer-item-list .p-item-browse-history__container {
    padding: 0 10px;
    margin: 30px 0;
}
#footer-item-list .p-item-browse-history__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
#footer-item-list .p-item-browse-history__item-info {
    font-style: italic;
    line-height: 1.35em;
    margin-top: 5px;
}
#footer-item-list .p-item-browse-history__item-info p {
    color: #777777;
}
#footer-item-list .p-item-browse-history__item {
    width: 20%;
    padding: 18px 5px 0;
    position: relative;
}
#footer-item-list .p-item-browse-history__item img {
    width: 100%;
}
#footer-item-list .p-item-browse-history__image {
    position: relative;
    margin: 0;
}
#footer-item-list .p-item-browse-history__item-name {
    margin: 0;
    font-size: 11px;
}
#footer-item-list .p-item-browse-history__view-more span:hover {
    opacity: 0.6;
    cursor: pointer;
}
@media (max-width: 991px) {
    #footer-item-list .p-item-browse-history__item {
        width: 50%;
    }
}


/**************************************************
 *
 * タブレット
 *
**************************************************/

@media (max-width: 991px) {


/******************************
共通設定
******************************/


/* パンくず */
.breadcrumb {
padding:  12px 20px;
margin:  0 10px 0 0;
border-bottom:  1px solid #e1e1e1;
white-space: nowrap;
overflow-y: scroll;
}
.breadcrumb li {
margin-right:  5px;
}
.breadcrumb li a {
margin-right:  5px;
}

/* レイアウト */
#wrapper {
	position: relative;
	overflow: clip;
	/* overflow: hidden; */
	min-height: 100%;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
    margin-bottom: 60px;
}
#wrapper.add-margin-bottom-delete {
    margin-bottom: 0;
}
#wrapper.on {
	-webkit-transform: translateX(330px);
	-moz-transform: translateX(330px);
	transform: translateX(330px);
	position:  fixed;
}
.container {
	width:  100%;
	padding:  0 10px;
}
/* コンテナが重複する場合、子コンテナのpaddingを消す */
.container .container{
    padding: 0;
}
.breadcrumb .container {
    padding: 0;
}

/* ページタイトル */
#page-title {
    padding: 20px 10px 30px;
}
#page-title h1 {
    padding: 0;
    font-size: 15px;
}
#page-title h1 span {
    display: inline-block;
}

/* ボタン */
.btn {
padding: 0 10px;
}
.btn-group-box {
margin:  40px -10px;
}
.btn-group-box .btn {
min-width: auto;
width:  100%;
height:  40px;
line-height:  40px;
font-size: 14px;
padding:   0 20px;
}
.btn-group-box ul {
display:  table;
width:  100%;
text-align:  center;
letter-spacing: -.40em;
}
.btn-group-box li {
display: table-cell;
width:  50%;
margin:  0;
padding:  0 10px;
}

/* タブ */
.gender-tab {
margin-top:  0;
margin-bottom:  20px;
}
.gender-tab ul {
padding:  0;
}
/* ページャー */
.pager-nav {
}

/* ページフロー */
.action-steps-wrap {
margin-left: -10px;
margin-right:  -10px;
}
.action-steps-wrap ol {
display:  table;
width:  100%;
padding:  0;
}
.action-steps-wrap li span {
height:  45px;
line-height:  45px;
font-size: 13px;
text-align:  center;
color:  #000;
border-bottom:  5px solid #FFF;
display:  inline-block;
padding: 0;
}
.action-steps-wrap li.current  span {
color:  #525252;
border-bottom:  5px solid #525252;

}

/* エラー画面 */
#error .inner {
padding:  40px 0 0;
}
#error .inner h1 {
font-size:  20px;
font-family: 'Lato', sans-serif;
letter-spacing:  .01em;
margin:  0 0 20px;
font-weight:  bold;
}
#error .inner h2 {
font-size:  18px;
margin:  0 0 40px;
font-weight:  bold;
}
#error .inner p {
margin:  0;
font-size: 14px;
}
#error .inner .btn {
width:  230px;
}

/* フォーム（入力） */
.entry-form th {
width: 100%;
display:  block;
padding:  20px;
}
.entry-form td {
width: 100%;
padding:  20px;
display:  block;
}
.entry-form input[type="text"],
.entry-form input[type="password"]{
width:  100%;
}
.entry-form input[type="text"]#name1,
.entry-form input[type="text"]#name1Kana {
width: 100%;
margin: 5px 0 15px;
}
.entry-form input[type="text"]#name2,
.entry-form input[type="text"]#name2Kana {
width: 100%;
margin: 5px 0 0;
}
.name1 .surname, .name2 .surname {
margin-right: 0;
}
.name1 .name, .name2 .name {
margin-right: 0;
margin-left: 0;
}
.entry-form .store select {
width:  100%;
}
.entry-form .icon-must {
top: -40px;
left:  auto;
right:  20px;
}




/**************************************************
ヘッダー
**************************************************/
.top-banner {
    display: none;
}
.top-banner-sp, #top-banner {
    display: flex;
    flex-direction: column;
}
.top-banner-sp img {
    width:  100%;
}


/**************************************************
グローバルメニュー
**************************************************/
#top-navbar {
    display:  none;
}

/**************************************************
ページボディー
**************************************************/
#page-body {
    margin:  0;
}

/* メイン */
#main {
    width:  100%;
    float: none;
    padding:  0;
}

/* 詳細検索(サイドバー) */
#sidebar.search-menu {
    display:  none;
}
/* 詳細検索(モーダル) */
#modal-search-menu .search-menu {
    top: 10px;
    left: 0;
    height: 100%;
    max-height: 85vh;
}
#modal-search-menu .modal-body {
    height: calc(85vh - 80px);
}

/* 商品一覧 */
.item-list {
    margin:  0;
}
.item-list .list {
    margin-bottom: 20px;
}
.item-list .list ul {
    margin:  0 -5px;
}
.item-list .list li {
    padding:  18px 5px 0;
}
.item-list #main .ranking-pc {
    display:  none;
}
.item-list .sort-pc {
    display:  none;
}
.item-list .sort-sp {
    padding: 0 5px;
    margin: 10px -10px 0;
}

/*.item-list .sort-sp ul {
}
.item-list .sort-sp li {
padding:  0 5px;
float:  left;
margin:  0 0 10px;
width:  33.33333%;
}
.item-list .sort-sp li select {
width:  100%;
height:  30px;
padding:  0 10px;
line-height:  30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}*/
.item-list .list.sp_c1 li {
width:  100%;
}
.item-list .list.sp_c2 li {
width:  50%;
}
.item-list .list.sp_c3 li {
width:  33.3333333%;
}
.item-list .ranking-sp {
padding:  0;

}
.item-list .ranking-sp h3 {
font-size:  16px;
margin:  0 0 20px;
}
.item-list .ranking-sp ul {
margin:  0 -5px;
}
.item-list .ranking-sp li {
width:  33.3333333%;
float: left;
padding:  0 5px;
position:  relative;
}
.item-list .ranking-sp li p {
margin:  0;
}
.item-list .ranking-sp li p.image {
margin:  0 0 10px;
}
.item-list .ranking-sp img {
width:  100%;
}
.item-list .ranking-sp .icon {
display:  block;
text-align:  center;
font-size: 12px;
width:  20px;
line-height:  20px;
height:  20px;
border-radius:  10px;
background-color:  #FFF;
border:  1px solid #e1e1e1;
position: absolute;
top:  -10px;
left:  0px;
z-index:  1;
}
.item-list .ranking-sp .icon.no1 {
background-color:  #d9b340;
border: none;
color:  #FFF;
}
.item-list .ranking-sp .icon.no2 {
background-color:  #6f7b83;
border: none;
color:  #FFF;
}
.item-list .ranking-sp .icon.no3 {
background-color:  #a15326;
border: none;
color:  #FFF;
}
.item-list .ranking-sp p.more {
background-color:  #e1e1e1;
display:  block;
position: static;
text-align:  right;
padding:  0 10px;
margin:  40px -10px 0;
}
.item-list .ranking-sp p.more a {
display: inline-block;
height:  40px;
line-height:  40px;
background-color:  #e1e1e1;
width:  auto;
color:  #006ac2;
vertical-align:  middle;
}
.item-list .ranking-sp　p.more a span {
display:  inline-block;
}
.item-list .ranking-sp p.more i {
visibility:  visible;
padding-left:  10px;
height:  40px;
line-height:  40px;
font-size:  18px;
vertical-align:  middle;
}
#item-list.item-list .list.c3 li{
    width: 50%;
}
#item-list.item-list .list.c3 li .price{
    font-size: 13px;
}

/**************************************************
ページフッター
**************************************************/
#page-footer .footer-nav > div {
	width:  100% !important;
	float: none;
}
#brand-list {
display:  none;
}
#page-footer #pagetop {
display:  none;
}
#page-footer .footer-nav {
padding:  0;
margin:  0 -10px;
}
#page-footer .sns {
margin:  20px 0 ;
}
#page-footer .footer-nav  div.brand ul {
width:  100%;
float:  none;
}
#page-footer .footer-nav  div.support p.title {
border-top:  1px solid #e1e1e1;

}
#page-footer .footer-nav > div p.title {
height:  50px;
line-height:  50px;
padding:  0 20px;
margin:  0;
border-bottom:  1px solid #e1e1e1;
position:  relative;

}
#page-footer .footer-nav > div p.title {
background: url(../../images/common/icn_plus.png) no-repeat right 20px center;
-moz-background-size:12px 12px;
background-size:12px 12px;
}
#page-footer .footer-nav > div p.title.active {
	background: url(../../images/common/icn_minus.png) no-repeat right 20px center;
-moz-background-size:12px 12px;
background-size:12px 12px;
}

#page-footer .footer-nav > div ul {
display:  none;
}
#page-footer .footer-nav > div ul li {
width:  100% !important;
height:  50px;
line-height:  50px;
border-bottom:  1px solid #e1e1e1;
background-color:  #F0F0F0;
}
#page-footer .footer-nav > div ul li a {
display:  block;
position: relative;
padding:  0 20px;
}
#page-footer .footer-nav > div ul li a i {
visibility: visible;
position:  absolute;
top: 50%;
margin-top:  -.5em;
right:  20px;
font-size: 15px;
}
#page-footer .footer-nav  div.membership,
#page-footer .footer-nav  div.corporate {
margin:  0;
}
#page-footer #oteire-kobo {
text-align: center;
margin:  0;
border-bottom:  1px solid #e1e1e1;
background-color:  #FFF;
}
#page-footer #copyright {
font-size: 12px;
}

/**************************************************
共通モジュール用
**************************************************/

/*  最近チェックしたアイテム */
#history-item {
padding:  20px 0;
}
#history-item h3 {
padding:  0 10px;
font-size: 15px;
line-height:  1.8em;
}
#history-item ul {
	margin:  0 -5px;
}
#history-item li {
width:  20%;
padding:  0 5px;
margin:  0 0 10px;
}

/*  この商品を見た人はこんな商品も見ています */
#chekced-item {
padding:  0;
margin:  0 0 40px;
}
#chekced-item h3 {
font-size: 15px;
line-height:  1.8em;
}
#chekced-item li {
width:  33.333333%;
margin:  0 0 20px;
padding:  0 5px;
}
#chekced-item li p {
margin:  0;
}

/*  この商品を購入した人は一緒にこんなアイテムも購入しています */
#buy-item {
padding:  0;
margin:  0 5px 40px;
}
#buy-item h3 {
font-size: 15px;
line-height:  1.8em;
}
#buy-item li {
width:  33.333333%;
margin:  0 0 20px;
padding:  0 5px;
}
#buy-item li p {
margin:  0;
}

/*  この商品を購入した人は次にこんなアイテムも購入しています */
#next-buy-item {
padding:  0;
margin:  0 5px 40px;
}
#next-buy-item h3 {
font-size: 15px;
line-height:  1.8em;
}
#next-buy-item li {
width:  33.333333%;
margin:  0 0 20px;
padding:  0 5px;
}
#next-buy-item li p {
margin:  0;
}




/*  オススメチェックしています */
#recommned-item {
padding:  0;
}
#recommned-item li {
width:  33.333333%;
margin:  0 0 20px;
}
#recommned-item li p {
margin:  0;
}

/*  スマホ用バナーエリア */
.banners-sp {
    margin-bottom: 30px;
}
.banners-sp ul {
margin: 0 10px;
}
.banners-sp li {
width:  50%;
}
.banners-sp li img {
width:  100%;
}




/**************************************************
スマホ用メニュー
**************************************************/
#top-navbar-sp {
 height:  72px;
 position:  relative;
 border-bottom:  1px solid #e1e1e1;
}
.on  #top-navbar-sp {
position: static;
}
 #top-navbar-sp a {
 color:  #000;
 }
.fixed>#top-navbar-sp {
 position:  fixed;
 top:  0;
 left:  0;
 background-color: rgba(255,255,255,1);
 z-index:  1000;
 width:  100%;
 }
#top-navbar-sp h1 {
    position:  absolute;
    margin:  0;
    font-size: 20px;
}
#top-navbar-sp p {
position:  absolute;
margin:  0;
}
#top-navbar-sp img {
width:  100%;
}
#top-navbar-sp .logo {
width:  80px;
top: 50%;
left:  14%;
margin-top: -15px;
margin-left:  -40px;
}
#top-navbar-sp .sp-menu-btn {
top:  19px;
left:  16px;
}
#top-navbar-sp .mypage,
#top-navbar-sp .search{
 top: 13px;
 right:  10px;
 font-size: 11px;
 width: 30%;
}
#top-navbar-sp .cart {
top: 13px;
right:  20px;
font-size: 12px;
}
 #top-navbar-sp .mypage img,
 #top-navbar-sp .cart img,
 #top-navbar-sp .search img {
 width:  30px;
 margin:  0 auto;
 display:  block;
 padding: 5px 5px 0 0;

 }
 #top-navbar-sp .cart span.itemQty {
height:  24px;
width:  24px;
line-height:  24px;
text-align: center;
position:  absolute;
top:  -10px;
right:  -10px;
background-color: #e9381a;
color:  #FFF;
border-radius:  12px;
opacity: 1 !important;
font-size: 11px;
font-weight:  bold;
}

/*  ハンバーガーメニューアクション */
.menu-trigger,
.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
	opacity: 1  !important;
}

.menu-trigger {
	position: relative;
	width: 30px;
	height: 20px;
}
.menu-trigger::after {
    position: absolute;
    left: -5px;
    bottom: -25px;
    content: '\30E1\30CB\30E5\30FC';
    display: block;
    width: 100%;
    color: #000;
    font-size: 11px;
    text-decoration: none;
    transition: all .4s;
    white-space: nowrap;
}
.menu-trigger.on::after {
	content: '';
	bottom: -25px;
	color:  #FFF;
	z-index: 5000;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #000;
}
.menu-trigger span:nth-of-type(1) {
	top: 0;
}
.menu-trigger span:nth-of-type(2) {
	top: 9px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 0;
}
.menu-trigger.on {
top:  -10px;
z-index: 5000;
}
.menu-trigger.on span {
	background-color: #FFF;
}
.menu-trigger.on span:nth-of-type(1) {
	-webkit-transform: translateY(20px) rotate(-45deg);
	transform: translateY(9px) rotate(-45deg);
}
.menu-trigger.on span:nth-of-type(2) {
	opacity: 0 !important;
}
.menu-trigger.on span:nth-of-type(3) {
	-webkit-transform: translateY(-14px) rotate(45deg);
	transform: translateY(-9px) rotate(45deg);
}


/*  スライドメニュー */
#sp-menu {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: block;
position: fixed;
z-index: 9000;
width: 330px;
height: 100%;
top: 0;
left: 0;
overflow-x: hidden;
overflow-y: auto;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;
-webkit-transform: translateX(-330px);
-moz-transform: translateX(-330px);
transform: translateX(-330px);
}
#sp-menu .wrap{
width: 100%;
height: 100%;
overflow-y: auto;
z-index: 1199;
background-color: #fff;
}
#sp-menu .wrap{
	display: none;
}
#sp-menu.on .wrap {
	display: block;
}
#sp-menu.on {
-webkit-overflow-scrolling: touch;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0);
overflow-y: scroll;
}

/*オーバーレイ*/
#overlay {
position: absolute;
top: 0;
right: 0;
z-index: 4999;
overflow: hidden;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
display: none;
}
#overlay.shown {
animation-name: overlayAnime;
-webkit-animation-name: overlayAnime;
animation-duration: 1s;
-webkit-animation-duration: 1s;
animation-timing-function: ease;
-webkit-animation-timing-function: ease;
display: block;
}
@keyframes overlaySdwAnime {
	0% {
		opacity: 0;
		-moz-opacity: 0;
		-khtml-opacity: 0;
	}
	100% {
		opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
	}
}
@-moz-keyframes overlaySdwAnime {
	0% {
		opacity: 0;
		-moz-opacity: 0;
		-khtml-opacity: 0;
	}
	100% {
		opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
	}
}
@-webkit-keyframes overlayAnime {
	0% {
		opacity: 0;
		-moz-opacity: 0;
		-khtml-opacity: 0;
	}
	100% {
		opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
	}
}
@-o-keyframes overlayAnime {
	0% {
		opacity: 0;
		-moz-opacity: 0;
		-khtml-opacity: 0;
	}
	100% {
		opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
	}
}
#sp-search-box {
background-color:  #e1e1e1;
padding:  20px 0 0;
display:  block;
}
#sp-search-box input[type="text"] {
height:  40px;
border:  1px solid #CCC;
vertical-align: middle;
width: 100%;
border-radius:  6px;
}
#sp-search-box input[type="image"] {
height:  40px;
padding:  10px 14px;
vertical-align: middle;
background-color:  #525252;
position: absolute;
top:  0;
right: 0;
border-top-right-radius:  6px;
border-bottom-right-radius:  6px;
}
#sp-search-box li {
float:  left;
position: relative;
padding:  0 10px;
margin:  0 0 20px;
}
#sp-search-box li a {
display:  block;
height:  40px;
line-height:  40px;
text-align:  center;
width:  100%;
border:  1px solid #CCC;
border-radius:  20px;
background-color:  #FFF;
color:  #000;
font-weight:  bold;
}
#sp-search-box li:nth-of-type(1) {
width:  70%;
}
#sp-search-box li:nth-of-type(2) {
width:  30%;
}
#sp-search-box li:nth-of-type(3) {
width:  50%;
}
#sp-search-box li:nth-of-type(4) {
width:  50%;
}

#sp-search-link .sp-search-link__title {
    height:30px;
    padding-left:10px;
    font-weight: bold;
    line-height : 30px;
    background-color: #DADADA;
    border : 1px solid #A9A9A9;
}
#sp-search-link .sp-search-link__title:not(:first-child) {
    border-top: none;
}
#sp-search-link .sp-search-link__search-parent {
    height : 50px;
    padding-left:10px;
    font-size: 16px;
    line-height: 50px;
    letter-spacing: .5px;
    background-color: #EBEBEB;
    border : 1px solid #A9A9A9;
    border-top : none;
}
#sp-search-link .sp-search-link__parts-expand {
    display: flex;
    flex-direction: column;
}
#sp-search-link .sp-search-link__link {
    width: 100%;
    color: black;
    display: flex;
    position: relative;
    height: 50px;
    padding-left: 30px;
    font-size: 16px;
    line-height: 50px;
    letter-spacing: .5px;
    border : 1px solid #A9A9A9;
    border-top : none;
}
#sp-search-link .sp-search-link__link::after {
    top: 19px;
}
.sp-menu__cancel-btn {
    position: absolute;
    top: 8px;
    left: 16px;
}
.sp-menu__cancel-btn-link {
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.sp-menu__cancel-btn span {
    position: absolute;
    width: 100%;
    height: 2px;
    box-sizing: border-box;
    transition: all .4s;
    background-color: #fff;
    opacity: 1;
}
.sp-menu__cancel-btn span:nth-of-type(1) {
    transform: translateY(9px) rotate(-45deg);
}
.sp-menu__cancel-btn span:nth-of-type(2) {
    transform: translateY(9px) rotate(45deg);
}
.sp-menu__user-name {
    display: flex;
    flex-direction: row;
    font-size: 1.2rem;
    font-weight: bold;
}
.sp-menu__title {
    background-color: #e1e1e1;
    height: 30px;
    font-weight: bold;
    padding-left: 5px;
    display: flex;
    align-items: center;
}
.sp-menu__header {
    display: flex;
    flex-direction: row;
    height: 45px;
    align-items: center;
}
.sp-menu__contents {
    display: flex;
    flex-direction:column;
}
.sp-menu__contents .sp-menu__link {
    width: 100%;
    color: black;
    display: flex;
    position: relative;
    height: 40px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
}
.sp-menu__contents .sp-menu__link img {
    display: none;
}
.sp-menu__alert-link-wrap {
    display: flex;
    flex-direction: column;
    padding: 5px;
}
.sp-menu__alert-link {
    font-size: 12px;
    padding-left: 5px;
}
.sp-menu__link::after,
.sp-search-link__link::after {
    display: block;
    content: '';
    height: 11px;
    width: 11px;
    position: absolute;
    top: 17px;
    right: 30px;
    bottom: calc((60px - 2px - 1.8em) / 2 + 8px);
    border: 2px solid #333;
    border-left: none;
    border-bottom: none;
    transform: rotate(45deg);
}
.sp-menu__point {
    font-weight: normal;
    padding-left: 10px;
    line-height: 1.5em;
}
.sp-menu__no-alert {
    margin-top:10px;
    padding-left:20px
}
.sp-menu__user-name {
    font-size: 13px;
}
.sp-menu__payment-guide {
    margin-top: 20px;
    padding: 0 2px 10px;
}
.sp-menu__payment-guide .title {
    font-weight: bold;
}
.sp-menu__payment-guide .title:not(:first-child) {
    margin-top: 15px;
}
.sp-menu__payment-guide .description {
    color: #666;
    font-size: 10px;
    line-height: 18px;
    padding: 5px 0;
}
.sp-menu__payment-guide .payment-logo {
    width: 100%;
}
.sp-menu__parts-expand {
    display: flex;
    flex-direction: column;
    padding-left: 10px;
}

.p-modal-search-item .gender-tab {
    margin: 0;
}
.p-modal-search-item .gender-tab .container {
    padding: 0;
}
.p-modal-search-item .tab-nav {
    margin: 0;
}
.p-modal-search-item .tab-nav li {
    width: 20%;
    border-bottom: none;
}
.p-modal-search-item .tab-nav li a {
    height: 50px;
    line-height: 50px;
}
.p-modal-search-item__delete-btn {
    border: none;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 28px;
    background:url(../../images/common/icn_times.png) no-repeat right center;
}
.p-modal-search-item__content {
    border: none;
    border-radius: 0;
    height: 100vh !important;
    height: 100dvh !important;
    overflow: auto;
}
.p-modal-search-item__title {
    background-color: #e1e1e1;
    height: 30px;
    font-weight: bold;
    padding-left: 5px;
    display: flex;
    align-items: center;
}
.p-modal-search-item__keyword {
    display: flex;
    flex-wrap: wrap;
}
.p-modal-search-item__search-box {
    padding: 15px 10px;
    width: 80%;
}
.p-modal-search-item__search-box .zeta-search-box {
    width: 100%;
    margin: 0;
}
.p-modal-search-item__search-box .zeta-search-box__search-history:has(div) {
    width: 100%;
}
.p-modal-search-item__cancel {
    width: 20%;
    margin: auto 0;
    padding-right: 10px;
    color: #0071e3;
}
.p-modal-search-item__list {
    display: flex;
    flex-direction: column;
}
.p-modal-search-item__link {
    width: 100%;
    font-size: 16px;
    display: flex;
    position: relative;
    padding: 12px 20px;
    border-bottom: 1px solid #e1e1e1;
    color: #000;
}
.p-modal-search-item__link:focus {
    outline: none;
}
.p-modal-search-item__link::after {
    display: block;
    content: '';
    height: 11px;
    width: 11px;
    position: absolute;
    top: 17px;
    right: 30px;
    bottom: calc((60px - 2px - 1.8em) / 2 + 8px);
    border: 2px solid #333;
    border-left: none;
    border-bottom: none;
    transform: rotate(45deg);
}
.p-modal-search-item__history .p-modal-search-item__link::after {
    content: unset;
}

.sp-accordion-btn,
.sp-search-link-accordion-btn {
    position: relative;
}
.sp-accordion-btn::before,
.sp-accordion-btn::after,
.sp-search-link-accordion-btn::before,
.sp-search-link-accordion-btn::after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 2px;
    background-color: black;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity 1s;
}
.sp-accordion-btn::after,
.sp-search-link-accordion-btn::after {
    transform: translateY(-50%) rotate(90deg);
    transition: transform 1s;
}
.sp-accordion-btn.show::before,
.sp-search-link-accordion-btn.show::before {
    opacity: 0;
}
.sp-accordion-btn.show::after,
.sp-search-link-accordion-btn.show::after {
    transform: translateY(-50%) rotate(180deg);
}
.font-outlet {
    color: #e9381a !important;
}

.page-staff-coordinate-list .trend-keyword li {
float:  left;
margin-right:  10px;
margin-bottom:  15px;
}
.page-staff-coordinate-list .trend-keyword li a {
display:  inline-block;
height:  30px;
line-height:  30px;
padding:  0 10px;
border:  1px solid #cdcdcd;
border-radius:  15px;
background-color:  #fafafa;
color:  #000;
font-weight:  bold;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}

#sp-only {
  display: block;
}
#pc-only {
  display: none;
}
/*トピックス*/
#topics .list li {
    width:100% !important;
}
#topics .list .name {
    font-size: 15px;
}
#topics .list img {
    padding-left: 0;
}
#topics .list .brand {
    float: left;
}
#topics .list li:last-of-type {
    margin-bottom: 0px;
}
#item-list #topics .e-brand-topics__button{
    margin-top: 0;
}
  /* 会員登録完了*/
  ul.btn-list-flex {
    flex-wrap: wrap;
    display: flex;
  }
  ul.btn-list-flex > li {
    display: flex;
    width: 50%;
  }
  ul.btn-list-flex > li:last-child{
    width: 100%;
  }
  ul.btn-list-flex > li:last-child > a{
    width: 50%;
    text-align: center;
    margin: 20px auto;
  }
}
/* //タブレットここまで */

/**************************************************
 *
 * スマホ
 *
**************************************************/

@media (max-width: 767px){

/**************************************************
共通設定
**************************************************/
/* ページャー */
.pager-nav {
    margin: 0 -10px 20px;
}
.pager-nav ul {
    flex-wrap: nowrap;
    justify-content: center;
    position: relative;
    margin: 0 10px;
}
.pager-nav ul li {
    padding: 0 3px;
    line-height: 28px;
}
.pager-nav ul li a {
    width: 30px;
    height: 30px;
    font-size: 12px;
}
.pager-nav ul li.prev,
.pager-nav ul li.next {
    line-height: 25px;
    margin: 0;
}
.pager-nav ul li.prev {
    position: absolute;
    left: 0;
}
.pager-nav ul li.next {
    position: absolute;
    right: 0;
}
.pager-nav ul li.prev a,
.pager-nav ul li.next a {
    font-size: 18px;
}

/* 会員登録・マイページメルマガ変更 */
.entry-form .mailMagazine-shop li {
    width: 100%;
}
#select-brand-magazine .checkbox-magazine,
#select-mail-magazine .checkbox-magazine {
    width: 100%;
}

.entry-form td {
    font-size: 13px;
}

/**************************************************
共通モジュール用
**************************************************/
/* 最近チェックしたアイテム */
#history-item li {
	width:  33.3333333%;
	padding:  0 5px;
}
}

/* iphone5 以下 */
@media (max-width: 374px) {
#item-list .select-gender li a {
    padding: 5px 1px;
    font-size: 12px;
}
/* ページャー */
.pager-nav ul {
    margin: 0;
}
.pager-nav ul li {
    line-height: 23px;
}
.pager-nav ul li a {
    width: 26px;
    height: 26px;
}
.pager-nav ul li.prev,
.pager-nav ul li.next {
    line-height: 23px;
}
.pager-nav ul li.prev a,
.pager-nav ul li.next a {
    font-size: 16px;
}
}

/**「開発中」表示用 */
.under_construction{
	background-image: 		url(/assets/images/common/under_construction.png);
	background-repeat: 		repeat;
	background-color:rgba(0,0,0,0.5);
	-moz-background-size:	200px;
	background-size:		200px;
}

/* カートの会員登録完了メッセージ*/
.grant-point-notice {
    font-weight: bold;
    margin-top: -30px;
    margin-bottom: 30px;
    font-size: 14px;
}
.grant-point {
    font-size: 24px;
}
@media (max-width: 767px){
    .grant-point:before {
        content: "\A" ;
        white-space: pre ;
    }
    .complete-notice {
        font-size: 13px;
        text-align: left;
        max-width: 400px;
        margin: 0 auto;
    }
}
@media (max-width: 375px){
    .complete-notice {
        font-size: 12px;
    }
}

/*
 * エミリオロバのブランドページが表示された場合に表示される補助文言のためのスタイル
 * 下記テンプレートに.robba-textを付与した要素がある
 * app/src/Template/Brand/detail.ctp
 */
#main-banner .text .btn-box li.robba-text {
    width: 100%;
    max-width: 260px;
    margin: 0 auto 10px auto;
    float: none;
}

#main-banner .text .btn-box li.robba-text .indentback{
    text-align: left;
    text-indent: 1em;
    padding-left: 1em;
}

#main-banner .text .btn-box li.robba-text .indentfront{
    text-align: left;
    text-indent: -1em;
    padding-left: 2em;
}
/*
 * SP サブヘッダー
 */
.page-header-sub {
    background-color: #FAFAFA;
    font-size: 11px;
    border-bottom: 1px solid #e1e1e1;
}

.page-header-sub__mypage {
    font-size: 10px;
    text-align: center;
}

.page-header-sub__body {
    display: flex;
    width: 100%;
    min-height: 65px;
    align-items: center;
}

.page-header-sub__logo-section {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 10px;
}

.page-header-sub__other-section {
    width: 55%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: nowrap;
    gap: 8px;
    margin-right: 15px;
}

.page-header-sub__child {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(100% / 3);
}

.page-header-sub__link {
    display: flex;
    align-items: center;
    text-align: center;
    color: black;
    text-decoration: none;
    flex-shrink: 0;
}

.page-header-sub__wraper {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    line-height: 1.2;
    gap: 5px;
}

.page-header-sub__icon {
    width: 25px;
    margin: 0;
}

#top-navbar-sp img.page-header-sub__icon {
    width: 25px;
}

.page-header-sub_btn {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    height: 34px;
    border-radius: 30px;
    margin: 0 10px;
    border: 1px solid #333;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.75);
}
.page-header-sub__search-box {
    padding: 15px 10px 15px;
}
.page-header-sub__text-area {
    width: 100%;
    height: 40px;
    border: 1px solid #aaa;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    font-size: 14px;
    background-color: #FFF;
}

.page-header-sub__text-area::before {
    content: "";
    position: absolute;
    right: 20px;
    width: 22px;
    height: 22px;
    background: url(/assets/images/common/icn_item_search_black.png) right no-repeat;
    background-size: 22px;
}

#brand-overlay-panel {
    display: none;
    position: relative;
    left: 0;
    width: 100%;
    background: #ffffff;
    z-index: 1000;
    overflow-y: auto;
    border-top: 1px solid #eee;
    padding-bottom: 20px;
}
.brand-trigger__text {
    font-weight: bold;
    position: relative;
    display: inline-block;
    padding-bottom: 12px;
}

.brand-trigger__text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 6px;
    height: 6px;
    font-weight: bold;
    border-right: 1px solid;
    border-bottom: 1px solid;
    transform: translateX(-50%) rotate(45deg);
}

.brand-trigger.is-brand-open-active .brand-trigger__text::after {
    transform: translateX(-50%) rotate(-135deg);
    bottom: -2px;
}

.brand-overlay__inner {
    padding: 10px;
}

.brand-overlay__grid {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: #fff;
}

.brand-overlay__grid li {
    width: 33.333%;
    text-align: center;
    padding: 10px 5px;
    box-sizing: border-box;
    border-right: 2px solid #f8f8f8;
    border-bottom: 2px solid #f8f8f8;
}

.brand-overlay__grid li:nth-child(3n) {
    border-right: none;
}

.brand-overlay__grid li a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    height: 75px;
}

.brand-overlay__grid li img {
    max-width: 100%;
    height: 40px;
    width: auto;
    object-fit: contain;
    margin-bottom: 8px;
}

.brand-overlay__grid li span {
    display: block;
    font-size: 10px;
    color: #333;
    line-height: 1.2;
    text-align: center;
    width: 100%;
}

body.is-brand-open {
    overflow: hidden !important;
}

/*並び替え・絞り込みへのページ内リンク*/
.page_filters {
    position: relative;
}
.item_filter_navigator {
    background-color: #ffffff;
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s linear;
    border-top: 1px solid #e1e1e1;
    padding: 10px;
}

.item_filter_navigator.is-active {
    visibility: visible;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1;
    opacity: 1;
    transition: opacity .3s linear;
}

.item_filter_navigator_body {
    display: flex;
    align-items: center;
    justify-content: center;
}

.item_filter_navigator_btn {
    border: 1px solid #ccc;
    padding: 15px;
    margin: 0;
    flex: 0 1 100%;
    background: white;
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
    border: none;
    border: 1px solid #e1e1e1;
}

#item_filter_navigator_btn_sort {
    flex: 0 1 43%;
}
#item_filter_navigator_btn_filter {
    flex: 0 1 57%;
    margin-left: 10px;
    background-color: #333333;
    color: #ffffff;
}

@media (min-width: 992px) {
    .item_filter_navigator_btn:hover {
        opacity: 0.6;
    }
}

.item_filter_navigator.is-active-footer {
    visibility: hidden;
}

.item_filter_navigator.is-none {
    display: none;
}

@media (min-width: 992px) {
    .item_filter_navigator {
        display: none;
    }
}

.banner_image {
    margin: auto;
    text-align: center;
    max-width: 730px;
    width: 100%;
}

.banner_image__pc {
    display: block;
    width: 100%;
}
.banner_image__sp {
    display: none;
    width: 100%;
}

@media (max-width: 767px){
    .banner_image {
        width: 100%;
        height: auto;
        margin-bottom: 40px;
    }
    .banner_image__pc {
        display: none;
    }
    .banner_image__sp {
        display: block;
    }
}

#item-detail .category {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
#item-detail .category-label {
    flex-grow: 0;
    flex-shrink: 0;
}
#item-detail .category-list {
    display: inline-block;
    margin-left: 2em;
}
#item-detail .category-list a {
    margin: 0!important;
    word-wrap: normal;
}
#item-detail .separator {
	padding: 0 10px;
}
.unisize-container,
.unisize-kids-container {
    margin: 0 auto;
}
.unisize-container #unisize-banner {
    width: 100%!important;
    margin: auto;
}
@media (max-width: 991px){
    .unisize-container,
    .unisize-kids-container {
        max-width: 93%;
        margin: 20px auto;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
      display: none!important;
    }
    .d-lg-inline-block {
      display: inline-block!important;
    }
    .d-lg-block {
      display: block!important;
    }
}
@media (max-width: 991px) {
    .d-none {
        display: none!important;
    }
    .d-inline-block {
        display: inline-block!important;
    }
    .d-block {
        display: block!important;
    }
}
.tax {
    word-break: keep-all;
    font-style: normal;
}
#mypage .favrite li .price {
    display: flex;
    flex-wrap: wrap;
}
.price-text {
    display: inline-block;
    align-self: center;
    line-height: 15px;
}
.price > span {
    white-space: nowrap;
    display: block;
}
.price > br {
    display: none;
}
@media (max-width: 767px) {
    .horizontal-item-block .color-inherit-link,
    #history-item .color-inherit-link,
    .horizontal-ranking-item-block .rank-item-info
    {
        font-size: 11px;
        line-height: 19.8px;
    }
}
#item-detail .price > span,
#cordinate.detail .price > span,
#special_f .price > span {
    display: inline-block;
}

.dv_rc_items .price {
    white-space: nowrap;
    display: block;
}
.dv_rc_items .price .mark-down {
    display: block;
    text-decoration: line-through;
}
.dv_rc_items .price .tax {
    white-space: nowrap;
    display: inline-block;
}

/* 並び替え、絞り込みタブ */
#accordion-filters {
    padding: 0 5px 10px;
}
#accordion-filters ul.link-collapse li {
    width: 50%;
    border: 1px solid #e1e1e1;
    position: relative;
}
#accordion-filters ul.link-collapse li.border-bottom0 {
    border-bottom: 0;
}
#accordion-filters ul.link-collapse li:first-child {
    border-right: 0;
}
#accordion-filters ul.link-collapse li a {
    display: block;
    width: 100%;
    color: #000;
    text-align: center;
    padding: 5px 0;
}
#accordion-filters ul.link-collapse li a.open-arrow::after {
    content: '';
    display: block;
    position: absolute;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    top: 40%;
    right: 15px;
    width: 6px;
    height: 6px;
    transform: rotate(135deg);
}
#accordion-filters ul.link-collapse li a.close-arrow::after {
    content: '';
    display: block;
    position: absolute;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    top: 45%;
    right: 15px;
    width: 6px;
    height: 6px;
    transform: rotate(135deg);
}
#accordion-filters .link-filter .p-item-filter {
    padding: 0;
}
#accordion-filters .link-filter .p-item-filter__button {
    border: unset;
}
#accordion-filters .link-filter .p-item-filter__label {
    padding: 0;
    font-weight: unset;
}
#accordion-filters .link-filter .p-item-filter__follow::after {
    content: none;
}
#accordion-filters .collapse-content {
    position: relative;
}
#accordion-filters .collapse-sort,
#accordion-filters .collapse-filter {
    border-left: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    margin: 0;
    padding: 0;
    background: #fff;
    position: absolute;
    top:0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: auto!important;
}
#accordion-filters .collapse-sort ul {
    padding: 10px;
}
#accordion-filters .collapse-sort ul li {
    width: 50%;
    padding: 0;
}
#accordion-filters .collapse-sort ul li.sort1 {
    padding-right: 5px;
    padding-bottom: 10px;
}
#accordion-filters .collapse-sort ul li.sort2 {
    padding-left: 5px;
    padding-bottom: 10px;
}
#accordion-filters .collapse-sort ul li.sort3 {
    padding-right: 5px;
}
#accordion-filters .collapse-sort ul li.sort4 {
    padding-left: 5px;
}
#accordion-filters .collapse-sort ul li select {
    width: 100%;
    box-sizing: border-box;
    height: auto;
}

/* SP検索結果件数表示 */
.result-sp {
    background-color:  #525252;
    color: #ffffff;
    height:  50px;
    line-height:  50px;
    margin:  0 -10px 0;
    padding:  0 10px;
    position: relative;
}

.p-detail-search-category__category {
    box-sizing: border-box;
    height: 50px;
    background-image: none;
    position: relative;
}
.p-detail-search-category__category select {
    padding: 5px 10px!important;
    box-sizing: border-box;
    height: 50px;
    background-image: none;
}
.p-detail-search-category__category:after {
    display: block;
    position: absolute;
    bottom: 20px;
    right: 10px;
    border-bottom: solid 1px gray!important;
    border-right: solid 1px gray!important;
    pointer-events: none;
    content: '';
    width: 8px;
    height: 8px;
}
.c-trend-keyword .active {
    background-color: #f2f2f2!important;
}

.p-contents-tab {
    width: 800px;
    margin: auto;
}
.p-contents-tab .p-contents-tab__item-container {
    display: flex;
}
.p-contents-tab .p-contents-tab__item {
    flex-basis: 100%;
    text-align: center;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
    transition: 0.2s;
    border-bottom: 5px solid white;
    border-top: 5px solid white;
    color: black;
}
.p-contents-tab .p-contents-tab__item:focus {
    text-decoration: none;
}
.p-contents-tab .p-contents-tab__item:hover {
    color: #525252;
    opacity: 0.6;
    border-bottom: 5px solid white;
}
.p-contents-tab .p-contents-tab__item:not(.active) {
    cursor: pointer;
}
.p-contents-tab .p-contents-tab__item.active {
    border-bottom: 5px solid #525252;
    cursor: default;
}
@media (max-width: 991px) {
    .p-contents-tab .p-contents-tab__item {
        flex-basis: 50%;
        text-align: center;
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 15px;
        font-weight: bold;
        transition: 0.2s;
        border-bottom: 5px solid white;
        border-top: 5px solid white;
    }
    .p-contents-tab {
        width: 100%;
        border-top: 1px solid #CDCDCD;
        border-bottom: 1px solid #CDCDCD;
    }
    .p-contents-tab .p-contents-tab__item:hover {
        opacity: 1;
    }
    .p-contents-tab .p-contents-tab__item:not(.active) {
        cursor: pointer;
    }
    .p-contents-tab .p-contents-tab__item.active {
        border-bottom: 5px solid #525252;
        /* border-top: 5px solid #525252;
        background-color: #525252;
        color: white; */
    }
}
.p-favorite-item {
    margin-top: 40px;
}
.page-favorite-item-list .page-favorite-item-list__container {
    display: flex;
}
.page-favorite-item-list #page-title {
    margin-bottom: 0;
}
.page-favorite-item-list #sidebar {
    margin-top: 30px;
}
.page-favorite-item-list .p-contents-tab {
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
}
.page-favorite-item-list .page-favorite-item-list__contents-container {
    width: 100%;
}
input.p-staff-coordinate-item__input-checkbox,
input.p-staff-list-item__input-checkbox {
    display: none;
}
.p-staff-coordinate-item__checkbox-container,
.p-staff-list-item__checkbox-container {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    display: none;
}
input.p-staff-coordinate-item__input-checkbox + .p-staff-coordinate-item__checkbox,
input.p-staff-list-item__input-checkbox + .p-staff-list-item__checkbox {
    padding: 0px;
    margin: 0px;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}
.p-staff-coordinate-item__input-checkbox:checked ~ .p-staff-coordinate-item__image-container .p-staff-coordinate-item__checkbox-icon,
.p-staff-list-item__input-checkbox:checked ~ .p-staff-list-item__image-container .p-staff-list-item__checkbox-icon {
    background-color: #347AB6;
}
.p-staff-coordinate-item__checkbox[style*="display: none"] ~ .p-staff-coordinate-item__image-container .p-staff-coordinate-item__checkbox-icon,
.p-staff-list-item__checkbox[style*="display: none"] ~ .p-staff-list-item__image-container .p-staff-list-item__checkbox-icon {
    opacity: 0;
    z-index: 0;
    animation-name: hideCheckbox;
}
.p-staff-coordinate-item__checkbox.js-hide ~ .p-staff-coordinate-item__image-container .p-staff-coordinate-item__checkbox-icon,
.p-staff-list-item__checkbox.js-hide ~ .p-staff-list-item__image-container .p-staff-list-item__checkbox-icon {
    display: none!important;
}
@keyframes showCheckbox {
    0%   {
        opacity: 0;
        z-index: 0;
    }
    100%   {
        opacity: 1;
        z-index: 300;
    }
}
@keyframes hideCheckbox {
    0%   {
        opacity: 1;
        z-index: 300;
    }
    100%   {
        opacity: 0;
        z-index: 0;
    }
}
.js-hidden {
    display: none!important;
    display: none!important;
    display: none!important;
}
.p-staff-coordinate-item__image-container .p-staff-coordinate-item__checkbox-icon,
.p-staff-list-item__image-container .p-staff-list-item__checkbox-icon {
    animation-name: showCheckbox;
    animation-timing-function: ease-in-out;
    animation-duration: 0.3s;
    opacity: 1;
    position: absolute;
    bottom: 5px;
    right: 5px;
    content: '';
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
    background-color: #90939c;
    border-radius: 50%;
    z-index: 1;
}
.p-staff-list-item__checkbox .p-staff-list-item__checkbox-icon {
    bottom: 37%;
    right: 25px;
    width: 30px;
    height: 30px;
}
.p-staff-coordinate-item__image-container .p-staff-coordinate-item__checkbox-icon:after,
.p-staff-list-item__image-container .p-staff-list-item__checkbox-icon:after {
    height: 45%;
    width: 20%;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    display: block;
    margin-bottom: 2px;
    transform: rotate(45deg);
    content: '';
}

.p-contents-tab-error {
    text-align: center;
    padding-bottom: 30px;
}
@media (max-width: 991px) {
    .page-favorite-item-list .page-favorite-item-list__contents {
        margin-top: 0;
    }

    .p-staff-coordinate-item__checkbox .p-staff-coordinate-item__checkbox-icon {
        bottom: 32%;
        right: 5px;
    }
    .p-staff-list-item__checkbox .p-staff-list-item__checkbox-icon {
        bottom: 40%;
        right: 0px;
        width: 30px;
        height: 30px;
    }
    .p-contents-tab__label--pc {
        display: none;
    }
    .page-favorite-item-list .p-contents-tab__item {
        font-size: 15px;
        font-weight: normal;
    }
    .page-favorite-item-list .p-contents-tab__item.active {
        border-top: 5px solid white;
        background-color: white;
        color: black;
    }
}
@media (min-width: 991px) {
    .p-contents-tab__label--sp {
        display: none;
    }
    .p-coordinate-image-list-parts__thumbnail-container {
        margin-left: -5px;
        margin-right: -5px;
    }
}
.p-coordinate-image-list-parts__slider-container>.bxslider img:not(:first-child) {
    display: none;
}
@media (max-width: 991px) {
    .p-coordinate-image-list-parts__slider-container .bx-wrapper {
        margin-bottom: 10px;
    }
    .p-coordinate-image-list-parts__thumbnail-container {
        margin-left: 5px;
        margin-right: 5px;
    }
}
.p-coordinate-image-list-parts__thumbnail-container {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
}
.p-coordinate-image-list-parts__thumbnail-item-frame {
    flex-basis: calc(100% / 6 - 0.01px);
}
.p-coordinate-image-list-parts__thumbnail-item {
    width: 100%;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.special-sns {
    border: solid 1px;
    margin-bottom: 60px;
    padding: 0;
}
.special-sns-content {
    text-align: center;
    padding: 40px 0;
}
.special-sns-title {
    background: #fff;
    display: inline-block;
    margin-top: -45px;
    padding: 15px;
    font-size: 22px;
    padding-bottom: 20px;
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}
.special-sns-title > div{
    font-size: 14px;
    color: #707070;
    margin-top: 10px;
    font-weight: bold;
}
.special-sns-list {
    display: flex;
    justify-content: center;
}
.special-sns-list li {
    display: inline-block;
}
.special-sns-list li a {
    display: inline-block;
    padding: 8px;
    border-radius: 50%;
    margin: 10px 20px;
    font-size: 23px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
}
.special-sns-list li a img{
    width: 40px;
    height: auto;
    display: block;
}
.special-sns-wrap {
    padding-top: 80px;
    margin-top: -80px;
}
.sns {
    letter-spacing: -.40em;
}
.sns a {
    width:  36px;
    height:  36px;
    border:  1px solid #cdcdcd;
    display:  inline-block;
    color:  #000;
    font-size:  16px;
    text-align:  center;
    border-radius:  18px;
    letter-spacing: normal;
    margin-right:  10px;
    vertical-align: top;
    outline-offset: 2px;
}
.sns a:focus {
    outline-offset: 2px;
}
.sns a.sns-icon {
    border: none;
}
.sns a.sns-icon object {
    pointer-events: none;
}
#top-page h2 {
    margin-top: 60px!important;
    margin-bottom: 20px!important;
}
#top-page .btn-wrap {
    margin-top: 0!important;
    margin-bottom: 40px!important;
    z-index: 1;
}
#top-page p.price {
    margin-bottom: 10px;
}
#feature .more.btn-wrap {
    margin-top: 30px!important;
    margin-bottom: 0px!important;
    justify-content: space-between;
}
@media (min-width: 992px){
    #feature .more.btn-wrap {
        justify-content: center;
        gap: 70px;
    }
}
#top-page .more-btn-wrap {
    margin-bottom: 60px;
}
#top-page #feature .flexbox {
    margin-bottom: 20px;
}
#top-page #topics {
    margin-bottom: 0px;
}
#top-page #topics .flexbox {
    margin-bottom: 10px;
}
#top-page #brand .tab-content {
    padding-bottom: 0;
}
#top-page .p-contents-tab .p-contents-tab__item {
    border-top: 0;
    height: 50px;
}
.sns-icon img {
    width: 100%;
    height: auto;
}
#brand-detail .more {
    margin-top: 10px!important;
    margin-bottom: 0;
    z-index: 1;
}
#brand-detail .p-contents-tab-switch {
    padding: 0!important;
}
#brand-detail #coordinate_staff_all .more {
    margin-top: 0!important;
}
@media (max-width: 767px){
    #brand-detail #ranking_all .flexbox {
        padding-bottom: 20px!important;
    }
    #brand-detail #feature-sp .more {
        margin-top: 20px!important;
    }
}

.parts-top-summary-description__description {
    margin: 40px 10px;
    text-align: center;
}
.parts-top-summary-description__description-container {
    margin-top: 30px;
    text-align: left;
    line-height: 1.5;
}
.parts-top-summary-description__description-item:not(:last-child) {
    padding-bottom: 10px;
}
@media (min-width: 767px){
    .parts-top-summary-description__description {
        margin: 40px auto 80px;
        text-align: center;
        width: 1188px;
    }
    .parts-top-summary-description__description-container {
        text-align: center;
    }
}
.e-small-category-list {
    border-top: 1px solid #e1e1e1;
    padding-top: 20px;
}
.e-category-list {
    padding-top: 0;
    padding-bottom: 20px;
}
.e-small-category-list__list,
.e-category-list__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 40px;
}
.e-small-category-list__list-item-container {
    line-height: 30px;
}
.e-category-list__list {
    justify-content: left;
}
.e-category-list__list-item-container {
    flex-basis: calc(100% / 3);
    padding: 0 10px 10px;
    transition: all 0.25 linear;
}
.e-category-list__list-item {
    height: 60px;
    width: 100%;
    padding-left: 20px;
    display: flex;
    justify-content: left;
    align-items: center;
}

.e-category-list__list {
    margin: 0 -10px;
}
.e-small-category-list__list-item-container:not(:last-child)::after {
    content: '|';
    padding-right: 10px;
    padding-left: 10px;
}
@media (max-width: 767px){
    .e-category-list__list-item-container {
        flex-basis: 50%;
        padding: 0;
    }
    .e-category-list__list-item {
        height: 50px;
        width: 100%;
        font-size: 14px;
    }
    .e-category-list__list-item-container:nth-child(1),
    .e-category-list__list-item-container:nth-child(2) {
        border-top: 1px solid lightgray;
    }
    .e-category-list__list-item-container:nth-child(2n+1) {
        border-right: 1px solid lightgray;
        border-bottom: 1px solid lightgray;
    }
    .e-category-list__list-item-container:nth-child(2n) {
        border-bottom: 1px solid lightgray;
    }
}
@media (min-width: 767px){
    .e-category-list__list-item {
        border-radius: 30px;
        border: 1px #e1e1e1 solid;
        padding-left: 30px;
    }
    .e-category-list__list-item-container {
        padding-bottom: 20px;
    }
    .e-small-category-list {
        width: 930px;
        float: right;
    }
    .e-small-category-list__list {
        justify-content: left;
        padding-left: 10px;
        padding-right: 10px;
    }
}
.e-small-category-list__list-item,
.e-category-list__list-item {
    color: black;
}
.e-category-list__list-item:hover {
    background-color: #525252;
    color: #fff;
    opacity: 1;
}
.e-small-category-list__all {
    height: 50px;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin: 0 auto 10px;
}
.e-small-category-list__all a {
    color: black;
}
.e-brand-features__button,
.e-brand-topics__button {
    width: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px auto;
}
.page-item__headline {
    text-align: center;
    margin: 30px 0;
    font-size: 15px;
    font-weight: bold;
    line-height: normal;
}
@media (min-width: 767px) {
    .page-item__headline {
        margin: 0 0 40px;
        font-size: 18px;
    }
}
@media (min-width: 767px) {
    .e-brand-features,
    .e-brand-topics {
        width: 930px;
        float: right;
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .e-brand-features__button,
    .e-brand-topics__button,
    .e-small-category-list__button {
        width: 300px;
    }
    .e-brand-features__item-container .e-brand-features__item {
        flex-basis: calc(100% / 3)!important;
    }
    .e-brand-features__item-container .e-brand-features__item:nth-child(n+4) {
        display: none;
    }
    .e-brand-topics .list {
        padding-right: 5px;
        padding-left: 5px;
        margin: 0;
    }
    .e-brand-features__button {
        margin-top: 10px;
    }
}
.e-brand-topics,
.e-brand-features {
    border-top: 1px solid #e1e1e1;
    margin: 0 -10px;
    padding: 0 10px;
}
.e-brand-topics__title,
.e-brand-features__title {
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 1.8em;
    font-weight: bold;
}
.e-brand-features__item-container {
    margin: 0 -5px;
    display: flex;
    flex-wrap: wrap;
}
.e-brand-features__item-container .e-brand-features__item {
    flex-basis: 100%;
}
.e-brand-features__item-container .e-brand-features__item  .e-brand-features__item-name {
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media (max-width: 767px) {
    .e-brand-features__item-container {
        margin-bottom: 30px;
    }
    .e-brand-features__item-container .e-brand-features__item-list:last-child {
        padding-bottom: 0;
    }
    .e-brand-features__item-container .e-brand-features__item-list {
        padding: 0 5px 20px;
        width: 100%;
    }
}
@media (min-width: 767px) {
    .e-brand-features__item-container .e-brand-features__item-list {
        float: left;
        width: calc(100% / 3);
        padding: 0 5px 20px;
    }
}
@media (max-width:991px) {
    .e-brand-features {
        width: 100%;
        margin: 0;
    }
    .e-brand-topics {
        width: 100%;
        margin: 0;
    }
    .e-small-category-list {
        width: 100%;
    }
    .parts-top-summary-description__wrapper {
        width: 100%;
    }
    .parts-top-summary-description__description {
        max-width: 100%;
    }
}
.e-brand-features__item-container .e-brand-features__item  .e-brand-features__item-image {
    max-width: 100%;
}
.parts-ranking-search__brand-link-container {
    padding: 20px 0px;
}
.parts-ranking-search__brand-link-title {
    padding: 0 10px;
    font-size: 15px;
    line-height: 1.8em;
    margin: 0 0 20px;
    font-weight: bold;
}
.parts-ranking-search__brand-link-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.parts-ranking-search__brand-link-item {
    line-height: 30px;
}
.parts-ranking-search__brand-link-item a {
    color: black;
}
.parts-ranking-search__brand-link-item:not(:last-child)::after {
    content: '|';
    padding-right: 10px;
    padding-left: 10px;
}
@media (max-width: 767px) {
    .parts-ranking-search__brand-link-items {
    }
    .parts-ranking-search__brand-link-item {
        flex-basis: 100%;
        height: 50px;
    }
    .parts-ranking-search__brand-link {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
    }
    .parts-ranking-search__brand-link-item:first-child {
        border-top: 1px solid lightgray;
    }
    .parts-ranking-search__brand-link-item:nth-child(n+1) {
        border-bottom: 1px solid lightgray;
    }
    .parts-ranking-search__brand-link-item:not(:last-child)::after {
        content: '';
        padding: 0;
    }
}
@media (min-width: 767px) {
    .parts-ranking-search__brand-link-items {
        justify-content: left;
    }
}
@media (min-width: 767px) {
    .parts-ranking-search__brand-link-container {
        width: 1188px;
        margin: auto;
    }
    .parts-ranking-search__brand-link-title {
        padding: 0;
    }
}
@media (min-width: 767px) {
    .e-image-frame__image-frame--sp {
        display: none!important;
    }
}
@media (max-width: 767px) {
    .e-image-frame__image-frame--pc {
        display: none!important;
    }
}
.e-image-frame__image-frame {
    position: relative;
    display: block;
}
.e-image-frame__image-frame > .e-image-frame__image-area {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
}
.e-image-frame__image-frame > .e-image-frame__image-area img {
    width: 100%;
}
.bx-viewport li {
    min-height: 1px;
    min-width: 1px;
}
#itemListCategory {
    display: none;
}
.bxslider > *.d-visible {
    opacity: 1;
}
.bxslider > * {
    opacity: 0;
    transition: opacity .3s linear;
}
div:not(.bx-viewport) > .bxslider > *:not(:first-child) {
    display: none;
}
.bxslider-overlay-image {
    position: absolute;
    width: 100%;
}
.bxslider-overlay-image + .bx-wrapper .bx-viewport {
    background-color: transparent;
}

/* インボイス対応  */
.billing-price,
.order-amount-details .consumption-tax {
    text-indent: 1em;
}

.consumption-tax {
    text-indent: 0.5em;
}

@media (max-width: 991px) {
    .billing-price-number,
    .consumption-tax-number {
        text-indent: 1.5em;
    }
}

/* 支払いロゴ */
.payment-logo__credit-card {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    grid-column-gap : 20px;
    align-items: center;
}
.payment-logo__other {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-column-gap : 10px;
    margin-top: 10px;
    align-items: center;
}

.payment-logo__credit-card div,
.payment-logo__other div {
    display: flex;
    justify-content: center;
}

.payment-logo .visa-logo {
    grid-column: 1 / 3;
}

.payment-logo .master-logo {
    grid-column: 3 / 5;
}

.payment-logo .jcb-logo {
    grid-column: 5 / 7;
}

.payment-logo .amex-logo {
    grid-column: 7 / 9;
}

.payment-logo .diners-logo {
    grid-column: 9 / 11;
}

.payment-logo .paypay-logo {
    grid-column: 1 / 4;
}

.payment-logo .rakutenpay-logo {
    grid-column: 4 / 7;
}

.payment-logo .aupay-logo {
    grid-column: 7 / 10;
}

.payment-logo .paidy-logo {
    grid-column: 10 / 13;
}

.payment-logo .visa-logo img{
    width: 100%;
}

.payment-logo .master-logo img{
    width: 100%;
}

.payment-logo .jcb-logo img{
    width: 90%;
}

.payment-logo .amex-logo img{
    width: 65%;
}

.payment-logo .diners-logo img{
    width: 85%;
}

.payment-logo .paypay-logo img{
    width: 115%;
}

.payment-logo .rakutenpay-logo img{
    width: 85%;
}

.payment-logo .aupay-logo img{
    width: 95%;
}

.payment-logo .paidy-logo img{
    width: 100%;
}

/* DH_FACEMAINTE_PROJ-12081 メニューへのSNS導線設置 */
.page-header-pc-menu__parts.page-header-pc-menu__sns {
    margin-top: 52px;
}

.page-header-pc-menu__parts .sns-icon {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 15px;
    grid-row-gap: 0px;
    padding-top: 10px;
}
@media (max-width: 991px) {
    .sp-menu__sns {
        padding: 0 2px 10px;
    }
    .sp-menu__sns .title {
        font-weight: bold;
    }
    .sp-menu__sns .sns-icon {
        display: grid;
        grid-template-columns: repeat(7, 1fr);
        grid-template-rows: 1fr;
        grid-column-gap: 15px;
        grid-row-gap: 0px;
        padding-top: 10px;
    }
}
/* サイト改修2025 SPメニュー */
@media (max-width: 991px) {
    .sp-cart-menu {
        position: fixed;
        bottom: 0;
        z-index: 1041;
        background-color: #fff;
        height: 80px;
        width: 100%;
    }

    .sp-cart-menu-content {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 90px;
        padding: 0 15px 2px;
        background: #fff;
        box-shadow: 0 -2px 5px rgba(0,0,0,0.1);
        column-gap: 20px;
    }

    .sp-cart-menu-content > div {
        flex: 1;
        width: 20%;
        text-align: center;
    }

    .sp-cart-menu-content a {
        display: flex;
        flex-direction: column;
        align-items: center;
        color: #333;
        text-decoration: none;
    }

    .sp-cart-menu-content img {
        width: 30px;
        height: 30px;
        margin-bottom: 4px;
        object-fit: contain;
    }

    .sp-cart-menu-content span {
        display: block;
        font-size: 10px;
        line-height: 1.5;
        white-space: nowrap;
    }

    .sp-cart-menu-content__coordination span {
        font-size: 9px;
        line-height: 1.2;
    }

    .sp-cart-menu-content__coordination a {
        padding-top: 7px;
    }

    .sp-cart-menu-content .menu-trigger {
        display: inline-block;
        width: 30px;
        height: 30px;
        position: relative;
        margin-bottom: 12px;
    }

    .sp-cart-menu-content .menu-trigger span:nth-of-type(1) {
        top: 5px;
    }

    .sp-cart-menu-content .menu-trigger span:nth-of-type(2) {
        top: 14px;
    }

    .sp-cart-menu-content .menu-trigger span:nth-of-type(3) {
        bottom: 5px;
    }
    .sp-cart-menu-content .menu-trigger::after {
        font-size: 10px;
        margin-bottom: 2px;
    }

    .sp-cart-menu-content .itemQty {
        height: 24px;
        width: 24px;
        line-height: 24px;
        text-align: center;
        position: absolute;
        top: 3px;
        right: 3px;
        background-color: #e9381a;
        color: #FFF;
        border-radius: 12px;
        opacity: 1 !important;
        font-size: 11px;
        font-weight: bold;
    }
    .outlet .sp-cart-menu-content .itemQty {
        right: 18px;
    }
}

@media (max-width: 390px){
    .sp-cart-menu-content .itemQty {
        height: 20px;
        width: 20px;
        line-height: 20px;
    }
}

#sp_subheader.mypage {
    flex-shrink: 0;
    margin: 0;
}
