<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*---------------------------------------------

料金＆スケジュールページ用シート

---------------------------------------------*/

/* ▼右カラム */

.txt_big {
	color: #90c31f;
	font-size: 115%;
	font-weight: bold;
	margin: 50px 0 20px 0;
}

.sptop {margin-top: 50px;}

.greensub {
	font-size: 84%;
	color: #624e40;
}

.greenmain {
	font-size: 109%;
	font-weight: bold;
	color: #90c31f;
}

.price_a {
	color: #595857;
	font-size: 100%;
	padding: 10px 0 30px 28px;
}

.price_b {
	color: #595857;
	font-size: 100%;
	padding: 10px 0 0 28px;
}

.pricegreen {color: #90c31f;}

/*---------------------------------------------

Font Size

32px 200～203
30px 188～190
28px 175～178
26px 163～165
24px 150～153
22px 138～140
20px 125～128
19px 119～121
18px 113～115
17px 107～109
16px 100～103
15px 94～96
14px 88～90
13px 82～84
12px 75～78
11px 69～71 *
10px 63～65 *

---------------------------------------------*/
</pre></body></html>