:root{
--theme-color-01: #F0F3DA;
--theme-color-02: rgba(47, 107, 188, .1);
--theme-color-03: #EFEEB8;
--theme-color-04: #2e6bbc;
--theme-color-05: #0b2204;
--theme-button-text-color-01: #fff;
--white: #fff;
--black-01: #333;
--gray-01: #ddd;
--gray-02: #707070;
--gray-03: #c4c4c4;
--gray-04: #f6f6f6;
--gray-05: #eee;
--gray-06: #ccc;
--gray-07: #f2f2f2;
--green-01: #EBF5EC;
--green-02: #006659;
--green-03: #0d300e;
--box-shadow-01: rgba(0, 0, 0, .16);
--box-shadow-02: rgba(0, 0, 0, .08);
--box-shadow-03: rgba(51, 51, 51, .08);
--text-shadow-01: rgba(51, 51, 51, .56);
--gradient-01: linear-gradient(0deg, rgba(51, 51, 51, .4) 0%, rgba(51, 51, 51, .04) 64%, rgba(51, 51, 51, 0) 100%);
--translucent-black-01: rgba(51, 51, 51, .4)}.page-theme-01{--theme-color-01: #f76b00;
--theme-color-02: rgba(247, 107, 0, .1);
--theme-color-03: #f76b00;
--theme-color-04: #f76b00;
--theme-button-text-color-01: #fff}.page-theme-02{--theme-color-01: #fc0;
--theme-color-02: rgba(255, 204, 0, .1);
--theme-color-03: #fc0;
--theme-color-04: #fc0;
--theme-button-text-color-01: #333
}
