/**
 * WordPress標準カラー
 */
:root .has-pale-pink-background-color {
    background-color: #f78da7;
}

:root .has-vivid-red-background-color {
    background-color: #cf2e2e;
}

:root .has-luminous-vivid-orange-background-color {
    background-color: #ff6900;
}

:root .has-luminous-vivid-amber-background-color {
    background-color: #fcb900;
}

:root .has-light-green-cyan-background-color {
    background-color: #7bdcb5;
}

:root .has-vivid-green-cyan-background-color {
    background-color: #00d084;
}

:root .has-pale-cyan-blue-background-color {
    background-color: #8ed1fc;
}

:root .has-vivid-cyan-blue-background-color {
    background-color: #0693e3;
}

:root .has-vivid-purple-background-color {
    background-color: #9b51e0;
}

:root .has-very-light-gray-background-color {
    background-color: #eee;
}

:root .has-cyan-bluish-gray-background-color {
    background-color: #abb8c3;
}

:root .has-very-dark-gray-background-color {
    background-color: #313131;
}

:root .has-pale-pink-color {
    color: #f78da7;
}

:root .has-vivid-red-color {
    color: #cf2e2e;
}

:root .has-luminous-vivid-orange-color {
    color: #ff6900;
}

:root .has-luminous-vivid-amber-color {
    color: #fcb900;
}

:root .has-light-green-cyan-color {
    color: #7bdcb5;
}

:root .has-vivid-green-cyan-color {
    color: #00d084;
}

:root .has-pale-cyan-blue-color {
    color: #8ed1fc;
}

:root .has-vivid-cyan-blue-color {
    color: #0693e3;
}

:root .has-vivid-purple-color {
    color: #9b51e0;
}

:root .has-very-light-gray-color {
    color: #eee;
}

:root .has-cyan-bluish-gray-color {
    color: #abb8c3;
}

:root .has-very-dark-gray-color {
    color: #313131;
}



/**
 * テーマオリジナルカラー
 */
/* コーポレートカラー(RELATIONレッド) */
:root .has-relation-red-color {
	color: #d3291e;
}
:root .has-relation-red-background-color {
	background-color: #d3291e;
}

/* スマホdeすまそシリーズ */
:root .has-sp-turquoise-blue-color {
    color: #00b9cb;
}
:root .has-sp-turquoise-blue-background-color {
    background-color: #00b9cb;
}
:root .has-sp-ice-blue-color {
    color: #95d7e2;
}
:root .has-sp-ice-blue-background-color {
    background-color: #95d7e2;
}
:root .has-sp-sky-blue-color {
    color: #e3f5f8;
}
:root .has-sp-sky-blue-background-color {
    background-color: #e3f5f8;
}
:root .has-sp-mint-green-color {
    color: #bfe3d0;
}
:root .has-sp-mint-green-background-color {
    background-color: #bfe3d0;
}
:root .has-sp-sand-beige-color {
    color: #e5e2d2;
}
:root .has-sp-sand-beige-background-color {
    background-color: #e5e2d2;
}
:root .has-sp-emerald-green-color {
    color: #11b584;
}
:root .has-sp-emerald-green-background-color {
    background-color: #11b584;
}
:root .has-sp-mist-green-color {
    color: #e8f4ec;
}
:root .has-sp-mist-green-background-color {
    background-color: #e8f4ec;
}
:root .has-sp-royal-bule-color {
    color: #0389cb;
}
:root .has-sp-royal-bule-background-color {
    background-color: #0389cb;
}
:root .has-sp-light-sky-color {
    color: #d2eefc;
}
:root .has-sp-light-sky-background-color {
    background-color: #d2eefc;
}
:root .has-sp-cloud-gray-color {
    color: #cfd2d4;
}
:root .has-sp-cloud-gray-background-color {
    background-color: #cfd2d4;
}
:root .has-sp-ivory-white-color {
    color: #efede9;
}
:root .has-sp-ivory-white-background-color {
    background-color: #efede9;
}
:root .has-sp-leaf-green-color {
    color: #5bbb47;
}
:root .has-sp-leaf-green-background-color {
    background-color: #5bbb47;
}
:root .has-sp-mint-white-color {
    color: #e6f0eb;
}
:root .has-sp-mint-white-background-color {
    background-color: #e6f0eb;
}
:root .has-sp-cream-yellow-color {
    color: #fffbda;
}
:root .has-sp-cream-yellow-background-color {
    background-color: #fffbda;
}
:root .has-sp-milk-tea-color {
    color: #feeed7;
}
:root .has-sp-milk-tea-background-color {
    background-color: #feeed7;
}
:root .has-sp-silk-grege-color {
    color: #e6e2db;
}
:root .has-sp-silk-grege-background-color {
    background-color: #e6e2db;
}
:root .has-sp-mocha-beige-color {
    color: #b49172;
}
:root .has-sp-mocha-beige-background-color {
    background-color: #b49172;
}
:root .has-sp-vanilla-cream-color {
    color: #f9f3e6;
}
:root .has-sp-vanilla-cream-background-color {
    background-color: #f9f3e6;
}
:root .has-sp-buff-beigu-color {
    color: #ebdfc3;
}
:root .has-sp-buff-beigu-background-color {
    background-color: #ebdfc3;
}
:root .has-sp-ash-brown-color {
    color: #907c6e;
}
:root .has-sp-ash-brown-background-color {
    background-color: #907c6e;
}
:root .has-sp-cobalt-blue-color {
    color: #1d8ece;
}
:root .has-sp-cobalt-blue-background-color {
    background-color: #1d8ece;
}
:root .has-sp-coral-orange-color {
    color: #f37e50;
}
:root .has-sp-coral-orange-background-color {
    background-color: #f37e50;
}
:root .has-sp-bluebel-color {
    color: #68a3d8;
}
:root .has-sp-bluebel-background-color {
    background-color: #68a3d8;
}
:root .has-sp-sky-mist-color {
    color: #b8d9f2;
}
:root .has-sp-sky-mist-background-color {
    background-color: #b8d9f2;
}
:root .has-sp-pale-sky-color {
    color: #daebf8;
}
:root .has-sp-pale-sky-background-color {
    background-color: #daebf8;
}
:root .has-sp-flame-orange-color {
    color: #f16e3e;
}
:root .has-sp-flame-orange-background-color {
    background-color: #f16e3e;
}
:root .has-sp-sunset-orange-color {
    color: #f48620;
}
:root .has-sp-sunset-orange-background-color {
    background-color: #f48620;
}
:root .has-sp-vanilla-white-color {
    color: #fdf7ed;
}
:root .has-sp-vanilla-white-background-color {
    background-color: #fdf7ed;
}
:root .has-sp-stone-greige-color {
    color: #d6cfc0;
}
:root .has-sp-stone-greige-background-color {
    background-color: #d6cfc0;
}
:root .has-sp-linen-white-color {
    color: #f6f6ea;
}
:root .has-sp-linen-white-background-color {
    background-color: #f6f6ea;
}