@charset "utf-8";


h1 {
    font-size: 2rem;
    text-align: center;
}
.sitedesign-h2-box h2 {
    font-size: 1.5rem !important;
}
.catalogDetail h1 {
    font-size: 2rem;
}
.siteblock-main h5 {
    color: #333;
    padding-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
}

/*ショップメニュー*/
.siteblock-header .navbar-default .navbar-collapse > .navbar-nav {
    border-top: 1px solid #ffffff;
    padding-top: 30px;
}
.siteblock-header .navbar-nav .navbar-nav {
    margin-top: 15px;
}
.siteblock-header .navbar-nav .navbar-nav > li > a {
    background: rgb(199, 192, 189) !important;
}

div#sitedesign-pagetop {
    display: flex;
    justify-content: space-between;
    background: #dfa5a5;
    padding-bottom: 0px;
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100vw;
}
.siteblock-header .cparts-header-block__description {
    width: auto;
}

/*カートアイコン*/
div#cart_parts .cartPartsBox.clearfix {
    display: flex;
}
.cart-count {
    margin-top: 20px;
    background: #fff;
    color: #dfa5a5;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    left: -12px;
}

/*アッパー カテゴリーメニュー
.siteblock-upper {
    padding-top: 0px;
}
.categoryIndex .sitedesign-h2-box {
    display: none;
}
.categoryIndex ul.clearfix {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.2rem;
}
.siteblock-upper .naviBox a {
    color: #7a7a7a;
}

/*カテゴリーメニュー（フリーパーツ）*/
.siteblock-upper {
    margin-top: 115px;
    padding-top: 30px;
    border-bottom: 2px solid #ececec;
}
.category_menu {
    margin-bottom: 0px;
}
.category_menu p {
    margin-bottom: 0px;
}
.category_menu a {
    padding: 5px;
    color: #dfa5a5;
    border: 1px solid #dfa5a5;
    border-radius: 100px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.category_menu a:hover {
    color: #fff ;
    background: #dfa5a5;
    transition: 0.3s;
}
@media (max-width:991px) {
.category_menu {
    margin-bottom: 25px !important;
    margin-top: -15px;
}
.category_menu .lay-col12-xs-4.lay-col12-md-4.lay-col12-lg-5t {
    margin-top: 0px !important;
    padding: 0 2px;
}
.category_menu .lay-row {
    display: flex;
    justify-content: center;
}
}

/*カラーカテゴリーメニュー*/
.color-menu {
    display: none;
}
.color-menu-sp .cparts-body-block.cparts-txt-block.lay-reset-child {
    padding-top: 20px !important;/*スマホ用*/
    padding-bottom: 16px !important;
}
.color-menu-sp {
    margin-top: 10px !important;
    padding: 0 8px;
    background: #fff;
}
.color-menu-sp .lay-col12-12 {
    padding: 0px;
}
.color-menu-sp h3 {
    font-size: 12px !important;
    line-height: 1.7 !important;
    color: #dfa5a5 !important;
    background: #fff !important;
}
.color-menu a {
    border: 0px;
    width: auto;
    padding: 0px;
}
@media (min-width:768px) {
.siteblock-upper .box {
    margin-bottom: 20px;
}
.color-menu {
    display: none;
    position: absolute;
    padding: 0px 10px 10px;
    background: #fff;
    box-shadow: 2px 2px 7px #dadada;
    border-radius: 10px;
    line-height: 2;
    z-index: 2;
    width: 100%;
}
.color-menu p {
    background: #f9f5f5;
    border: 1px solid #e8e8e8;
    border-radius: 6px;
    padding: 8px 20px;
}
.color-menu span {
    color: #ceadad;
}

.all-menu:hover .color-menu {
    display: block !important;
}
}

/*メニュー下 レース
.design-lace {
    background-image: radial-gradient(circle at 15px 0, rgba(255, 255, 255, 0) 14px, #e7d8d8 15px, rgba(255, 255, 255, 0) 16px), radial-gradient(circle at 15px 0, rgba(255, 255, 255, 0) 14px, #e7d8d8 15px, rgba(255, 255, 255, 0) 16px), radial-gradient(circle at 15px 0, rgba(255, 255, 255, 0) 4px, #e7d8d8 5px, rgba(255, 255, 255, 0) 6px), radial-gradient(circle at 5px 5px, rgba(255, 255, 255, 0) 1px, #e7d8d8 2px, rgba(255, 255, 255, 0) 3px);
    background-repeat: repeat-x;
    background-position: 0 0, 15px 6px, 0 0, 25px 9px;
    background-size: 30px 21px, 30px 21px, 30px 21px, 30px 20px;
    margin-bottom: 2rem !important;
    overflow-x: hidden;
}
.design-lace p {
    color: #fff;
}*/

/*h2デザイン*/
.sitedesign-h2-box h2:after {
    display: none;
}
.sitedesign-h2-box .original-h2 {
    font-weight: unset;
    font-family: WindSong;
    margin-bottom: 0px;
    font-size: 3.5rem !important;
}
.sitedesign-h2-box h2 {
    margin: 60px 0 60px;
    font-size: 2.5rem;
}

/*トップ商品一覧デザイン*/
.cparts-slider-block.lay-row.lay-flex-nowrap.cparts-sliderow-3 h5 {
    color: #dfa5a5;
    text-align: left !important;
    font-size: 1rem;
}
[class*="cparts-id293"] .cparts-notes-block {
    text-align: left;
}
.cparts-slider-block.lay-row.lay-flex-nowrap.cparts-sliderow-3 p {
    margin-bottom: 0px;
}
.cparts-body-block.dec-box--light {
    background: #fff;
}
.cparts-id293.lay-col12-xs-12.cparts-slide-block.cparts-pcrow--3.lay-col12-md-4 {
    padding: 0px 5px;
}

/*商品一覧*/
.itemPhotoG img {
    width: 100%;
}
.pageLink .pageLinkBox ul.clearfix {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.siteblock-main .pageLinkBox a{
    padding: 10px 20px;
}
.itemPrice {
    margin-bottom: 30px;
}

/*商品詳細ページ*/

.box.catalogDetail h1,
.catalogDetailBoxLeft.col-md-8.col-sm-6.col-xs-12,
.catalogDetailBoxRight h4{
    display: none;
}

/*割引の場合*/
.purchasePrice,
.catalogBoxCatchNo .itemPrice span.purchacePrice {
    color: red;
}


/*
商品詳細ページ（2025年8月6日変更）商品情報にタイトルとスライダーを入れる形式　
※レイアウトの変更からスライダーをパーツとして追加すると、カテゴリーページごとにレイアウトを設定することになってしまうため
*/
@media (min-width: 991px) {
.catalogDetailDesc {
    position: relative;
    top: -400px;
    margin-bottom: -400px;
}
    /*スライダー*/
    .catalog-slider {
    width: 50%;
}
/*料金・購入ボタン*/
.catalogDetailBox.clearfix .row {
    display: flex;
    justify-content: flex-end;
}.catalogDetailBoxRight {
    position: relative;
    top: 470px;
    z-index: 1;
}
}
@media (max-width: 990px) {
.box.catalogDetail {
    display: flex;
    flex-direction: column-reverse;
}
}

/*-------------------------------------------------------------*/

/*商品検索結果ページ*/
.shopSearch  ul.clearfix {
    display: flex;
    justify-content: space-between;
}
/*-------------------------------------------------------------*/



/*==============================

タブレット

==============================*/

@media (max-width:990px) {
    .catalogDetailBoxRight, .catalogDetailBoxLeft {
    width: 100%;
}
}
/*==============================

スマートフォン

==============================*/

@media (max-width:767px) {
/*サイトロゴ*/
.freeParts.sitedesign-headerparts__nofull {
    width: 40%;
}
/*ログイン・カートアイコン*/
.pageLink img {
    height: 35px;
    width: auto;
}
.pageLink {
    margin-top: 35px;
}
.cart-count {
        margin-top: 25px;
        height: 21px;
        width: 21px;
    }

/*ハンバーガーメニュー*/
.siteblock-header .navbar-default .navbar-collapse.in {
        overflow-x: hidden !important;
        padding-top: 90px;
    }
/*カテゴリーメニュー
.categoryIndex {
    display: none;
}*/
.categoryIndex ul.clearfix::before,
.categoryIndex ul.clearfix::after{
    display: none;
}
.categoryIndex ul.clearfix {
    gap: 15%;
    flex-wrap: wrap;
    justify-content: center;
}
}