﻿@charset "UTF-8";
/*
Theme Name: nordicsteam
Theme URI: https://nordic-steam.com/
Description: Nordic Steamオリジナルテーマ
Version: 3.0.0
Author: Asaki Terumi
Author URI: https://possweb.jp
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ブランド別ページクラス */
/* HUUM */
.huum-page .huum-style,
.product-huum .huum-style,
.menu-type-huum .huum-style,
.child-of-huum .huum-style,
.template-huum .huum-style {
    /* HUUM専用スタイル */
}

/* Standwood */
.standwood-page .standwood-style,
.product-standwood .standwood-style,
.menu-type-standwood .standwood-style,
.child-of-standwood .standwood-style,
.template-standwood .standwood-style {
    /* Standwood専用スタイル */
}

/* SILACO */
.silaco-page .silaco-style,
.product-silaco .silaco-style,
.menu-type-silaco .silaco-style,
.child-of-silaco .silaco-style,
.template-silaco .silaco-style {
    /* SILACO専用スタイル */
}

/* norkke */
.norkke-page .norkke-style,
.product-norkke .norkke-style,
.menu-type-norkke .norkke-style,
.child-of-norkke .norkke-style,
.template-norkke .norkke-style {
    /* norkke専用スタイル */
}

/* TIILERI */
.tiileri-page .tiileri-style,
.product-tiileri .tiileri-style,
.menu-type-tiileri .tiileri-style,
.child-of-tiileri .tiileri-style,
.template-tiileri .tiileri-style {
    /* TIILERI専用スタイル */
}

/* AMORIM */
.amorim-page .amorim-style,
.product-amorim .amorim-style,
.menu-type-amorim .amorim-style,
.child-of-amorim .amorim-style,
.template-amorim .amorim-style {
    /* AMORIM専用スタイル */
}

/* MZ */
.mz-page .mz-style,
.product-mz .mz-style,
.menu-type-mz .mz-style,
.child-of-mz .mz-style,
.template-mz .mz-style {
    /* MZ専用スタイル */
}

/* DWILD */
.dwild-page .dwild-style,
.product-dwild .dwild-style,
.menu-type-dwild .dwild-style,
.child-of-dwild .dwild-style,
.template-dwild .dwild-style {
    /* DWILD専用スタイル */
}

/* THELUCI */
.theluci-page .theluci-style,
.product-theluci .theluci-style,
.menu-type-theluci .theluci-style,
.child-of-theluci .theluci-style,
.template-theluci .theluci-style {
    /* THELUCI専用スタイル */
}

/* ブランド別ロゴスタイル */
.brand-logo {
    max-height: 70px;
    width: auto;
}

.huum-logo {
    /* HUUM専用ロゴスタイル */
}

.standwood-logo {
    /* Standwood専用ロゴスタイル */
}

.silaco-logo {
    /* SILACO専用ロゴスタイル */
}

.norkke-logo {
    /* norkke専用ロゴスタイル */
}

.tiileri-logo {
    /* TIILERI専用ロゴスタイル */
}

.amorim-logo {
    /* AMORIM専用ロゴスタイル */
}

.mz-logo {
    /* MZ専用ロゴスタイル */
}

.dwild-logo {
    /* DWILD専用ロゴスタイル */
}

.theluci-logo {
    /* THELUCI専用ロゴスタイル */
}

/* ページテンプレート別スタイル */
.template-norkke,
.template-tiileri,
.template-amorim,
.template-mz,
.template-dwild,
.template-theluci {
    /* 各テンプレート専用スタイル */
}

/* 子ページスタイル */
.child-of-norkke,
.child-of-tiileri,
.child-of-amorim,
.child-of-mz,
.child-of-dwild,
.child-of-theluci {
    /* 子ページ専用スタイル */
}
