@charset "utf-8";
/*
Theme Name: Lightning Pro Child Sample
Theme URI:
Template: lightning-pro
Description:
Author:QOL-WebMaster
Tags:
Version: 1.0.0
*/

/* かんたん見積ページ(太陽光発電・蓄電池)用スタイル；ここから */
/* ( ※VK All in One Expansion Unit を使えない場合は、
このスタイルシート全体を、かんたん見積ページ(太陽光発電・蓄電池)表示と同時に、
読み込む ) */
/* ( ※VK All in One Expansion Unit を使える場合は、「カスタマイズCSS」欄に以下を挿入 ) */

p {margin:0px 0px 0px 4px;}

/* チェックボックスに隣接する文字列の修飾 */
span.product input + span.wpcf7-list-item-label {
	font-size:24px;
	color:#0962AA;
	font-weight:bold;
}
/* チェックボックスを大きくする */
.wpcf7-list-item input[type=checkbox] {
	width:24px;
	height:24px;
	background-color:#0962AA;
	border-color:#0962AA;
}
/* ラジオボタンを大きくする */
.wpcf7-list-item input[type=radio] {
	width:24px;
	height:24px;
	background-color:#0962AA;
	border-color:#0962AA;
}

p{margin:0;}
.fs-11 { font-size:11px; }
.fs-12 { font-size:12px; }
.fs-13 { font-size:13px; }
.fs-14 { font-size:14px; }
.fs-15 { font-size:15px; }
.fs-16 { font-size:16px; }
.fs-17 { font-size:17px; }

/* かんたん見積ページ(太陽光発電・蓄電池)用スタイル；ここまで */
