@charset "UTF-8";

/*============================================

style.css

============================================*/

/* color
------------------------------------------- */
/* 文字色 */
.c_organic { color: #002375;}
.c_caffeinfree { color: #9f8b80;}
.c_teabag { color: #8baece;}
.c_matcha { color: #323d01;}
.c_gyokuro { color: #79936c;}
.c_sakura { color: #ff868d;}
.c_sencha { color: #81a819;}
.c_bancha { color: #ad8000;}
.c_houjicha { color: #ce801b;}
.c_genmaicha { color: #008045;}
.c_konacha { color: #486700;}
.c_blacktea { color: #cf3300;}
.c_kukimecha { color: #008280;}
.c_tamakamacha { color: #a8b01c;}
.c_aracha { color: #0060ac;}
.c_flavored { color: #ad446f;}
.c_tisanes { color: #006695;}
.c_teaware { color: #0490c1;}
.c_groceries { color: #329d89;}
.c_sampler { color: #b29400;}
.c_wholesale { color: #214a9c;}
.c_default { color: #e83b0d;}

/* 吹き出し */
.bs_organic { background: url(../img/bs_organic.png) no-repeat center bottom;}
.bs_caffeinfree { background: url(../img/bs_caffeinfree.png) no-repeat center bottom;}
.bs_teabag { background: url(../img/bs_teabag.png) no-repeat center bottom;}
.bs_matcha { background: url(../img/bs_matcha.png) no-repeat center bottom;}
.bs_gyokuro { background: url(../img/bs_gyokuro.png) no-repeat center bottom;}
.bs_sakura { background: url(../img/bs_sakura.png) no-repeat center bottom;}
.bs_sencha { background: url(../img/bs_sencha.png) no-repeat center bottom;}
.bs_bancha { background: url(../img/bs_bancha.png) no-repeat center bottom;}
.bs_houjicha { background: url(../img/bs_houjicha.png) no-repeat center bottom;}
.bs_genmaicha { background: url(../img/bs_genmaicha.png) no-repeat center bottom;}
.bs_konacha { background: url(../img/bs_konacha.png) no-repeat center bottom;}
.bs_blacktea { background: url(../img/bs_blacktea.png) no-repeat center bottom;}
.bs_kukimecha { background: url(../img/bs_kukimecha.png) no-repeat center bottom;}
.bs_tamakamacha { background: url(../img/bs_tamakamacha.png) no-repeat center bottom;}
.bs_aracha { background: url(../img/bs_aracha.png) no-repeat center bottom;}
.bs_flavored { background: url(../img/bs_flavored.png) no-repeat center bottom;}
.bs_tisanes { background: url(../img/bs_tisanes.png) no-repeat center bottom;}
.bs_teaware { background: url(../img/bs_teaware.png) no-repeat center bottom;}
.bs_sampler { background: url(../img/bs_sampler.png) no-repeat center bottom;}
.bs_wholesale { background: url(../img/bs_wholesale.png) no-repeat center bottom;}
.bs_default { background: url(../img/home/bs_default.png) no-repeat center bottom;}

/* 背景色 */
#tea_type .Organic .layer h1 { background: url(../img/organic_ttl_bg.png) no-repeat;}
#tea_type .Caffeine .layer h1 { background: url(../img/caffeinfree_ttl_bg.png) no-repeat;}
#tea_type .Teabag .layer h1 { background: url(../img/teabag_ttl_bg.png) no-repeat;}
#tea_type .Matcha .layer h1 { background: url(../img/matcha_ttl_bg.png) no-repeat;}
#tea_type .Gyokuro .layer h1 { background: url(../img/gyokuro_ttl_bg.png) no-repeat;}
#tea_type .Sakura .layer h1 { background: url(../img/sakura_ttl_bg.png) no-repeat;}
#tea_type .Sencha .layer h1 { background: url(../img/sencha_ttl_bg.png) no-repeat;}
#tea_type .Bancha .layer h1 { background: url(../img/bancha_ttl_bg.png) no-repeat;}
#tea_type .Houjicha .layer h1 { background: url(../img/houjicha_ttl_bg.png) no-repeat;}
#tea_type .Genmaicha .layer h1 { background: url(../img/genmaicha_ttl_bg.png) no-repeat;}
#tea_type .Konacha .layer h1 { background: url(../img/konacha_ttl_bg.png) no-repeat;}
#tea_type .Black .layer h1 { background: url(../img/blacktea_ttl_bg.png) no-repeat;}
#tea_type .Kukicha .layer h1 { background: url(../img/kukimecha_ttl_bg.png) no-repeat;}
#tea_type .Tamaryokucha .layer h1 { background: url(../img/tamakama_ttl_bg.png) no-repeat;}
#tea_type .Aracha .layer h1 { background: url(../img/aracha_ttl_bg.png) no-repeat;}
#tea_type .Flavored .layer h1 { background: url(../img/flavored_ttl_bg.png) no-repeat;}
#tea_type .Tisanes .layer h1 { background: url(../img/tisanes_ttl_bg.png) no-repeat;}
#tea_type .Groceries .layer h1 { background: url(../img/groceries_ttl_bg.png) no-repeat;}
#tea_type .Sampler .layer h1 { background: url(../img/sampler_ttl_bg.png) no-repeat;}
#tea_type .Wholesale .layer h1 { background: url(../img/wholesale_ttl_bg.png) no-repeat;}

#products .teaware .layer h1 { background: url(../img/teaware_ttl_bg.png) no-repeat;}

#price #main.PRICE .layer .all_h { display: block; background: url(../img/gray_ttl_bg.png) no-repeat;}
#price #main.Imperial .layer .imp_h { display: block; background: url(../img/gold_ttl_bg.png) no-repeat;}
#price #main.Premium .layer .pre_h { display: block; background: url(../img/silver_ttl_bg.png) no-repeat;}
#price #main.Standard .layer .sta_h { display: block; background: url(../img/bronze_ttl_bg.png) no-repeat;}
#price #main.Value .layer .val_h { display: block; background: url(../img/default_ttl_bg.png) no-repeat;}
#price #main.Wholesale .layer .who_h { display: block; background: url(../img/wholesale_ttl_bg.png) no-repeat;}


/* 矢印 */
#tea_type .Organic article .more a { color: #002375; background: url(../img/organic_arrow.png) no-repeat right center;}
#tea_type .Caffeine article .more a { color: #9f8b80; background: url(../img/caffeinfree_arrow.png) no-repeat right center;}
#tea_type .Teabag article .more a { color: #8baece; background: url(../img/teabag_arrow.png) no-repeat right center;}
#tea_type .Matcha article .more a { color: #323d01; background: url(../img/matcha_arrow.png) no-repeat right center;}
#tea_type .Gyokuro article .more a { color: #79936c; background: url(../img/gyokuro_arrow.png) no-repeat right center;}
#tea_type .Sakura article .more a { color: #ff868d; background: url(../img/sakura_arrow.png) no-repeat right center;}
#tea_type .Sencha article .more a { color: #81a819; background: url(../img/sencha_arrow.png) no-repeat right center;}
#tea_type .Bancha article .more a { color: #ad8000; background: url(../img/bancha_arrow.png) no-repeat right center;}
#tea_type .Houjicha article .more a { color: #ce801b; background: url(../img/houjicha_arrow.png) no-repeat right center;}
#tea_type .Genmaicha article .more a { color: #008045; background: url(../img/genmaicha_arrow.png) no-repeat right center;}
#tea_type .Konacha article .more a { color: #486700; background: url(../img/konacha_arrow.png) no-repeat right center;}
#tea_type .Black article .more a { color: #cf3300; background: url(../img/blacktea_arrow.png) no-repeat right center;}
#tea_type .Kukicha article .more a { color: #008280; background: url(../img/kukimecha_arrow.png) no-repeat right center;}
#tea_type .Tamaryokucha article .more a { color: #a8b01c; background: url(../img/tamakama_arrow.png) no-repeat right center;}
#tea_type .Aracha article .more a { color: #0060ac; background: url(../img/aracha_arrow.png) no-repeat right center;}
#tea_type .Flavored article .more a { color: #ad446f; background: url(../img/flavored_arrow.png) no-repeat right center;}
#tea_type .Tisanes article .more a { color: #006695; background: url(../img/tisanes_arrow.png) no-repeat right center;}
#tea_type .Groceries article .more a { color: #329d89; background: url(../img/groceries_arrow.png) no-repeat right center;}
#tea_type .Sampler article .more a { color: #b29400; background: url(../img/sampler_arrow.png) no-repeat right center;}
#tea_type .Wholesale article .more a { color: #214a9c; background: url(../img/wholesale_arrow.png) no-repeat right center;}

#products .teaware article .more a { color: #0490c1; background: url(../img/teaware_arrow.png) no-repeat right center;}

#price #main article .more a { color: #e83b0d; background: url(../img/default_arrow.png) no-repeat right center;}

#farm #farm_area .farm_pdt article .more a { color: #e83b0d; background: url(../img/default_arrow.png) no-repeat right center;}


/* ボーダー */
.bb_organic { border-bottom: 11px solid #002375;}
.bb_caffeinfree { border-bottom: 11px solid #9f8b80;}
.bb_teabag { border-bottom: 11px solid #8baece;}
.bb_matcha { border-bottom: 11px solid #323d01;}
.bb_gyokuro { border-bottom: 11px solid #79936c;}
.bb_sakura { border-bottom: 11px solid #ff868d;}
.bb_sencha { border-bottom: 11px solid #81a819;}
.bb_bancha { border-bottom: 11px solid #ad8000;}
.bb_houjicha { border-bottom: 11px solid #ce801b;}
.bb_genmaicha { border-bottom: 11px solid #008045;}
.bb_konacha { border-bottom: 11px solid #486700;}
.bb_blacktea { border-bottom: 11px solid #cf3300;}
.bb_kukimecha { border-bottom: 11px solid #008280;}
.bb_tamakamacha { border-bottom: 11px solid #a8b01c;}
.bb_aracha { border-bottom: 11px solid #0060ac;}
.bb_flavored { border-bottom: 11px solid #ad446f;}
.bb_tisanes { border-bottom: 11px solid #006695;}
.bb_teaware { border-bottom: 11px solid #0490c1;}
.bb_groceries { border-bottom: 11px solid #329d89;}
.bb_sampler { border-bottom: 11px solid #b29400;}
.bb_wholesale { border-bottom: 11px solid #214a9c;}



/* 矢印 */
.ar_default { background: url(../img/sencha_arrow.png) no-repeat right center;}










