@charset "UTF-8";/*▼▼コンテンツ▼▼pc*/#content{	padding-bottom:10%;	border-bottom:1px solid #505050;	margin-bottom:6%;}/*▼▼見出し分▼▼pc*/#intro{	width:90%;	max-width:1000px;	margin:0 auto 4%;}#intro>h3{	margin-bottom:4%;}#intro>p{	font-size:14px;	line-height:1.8;}#type{	width:90%;	max-width:1000px;	margin:0 auto 8%;}#type>h3{	padding-left:20px;	border-left:5px solid #F95000;	margin-bottom:2%;	line-height:1.2;	font-size:22px;	color:#F95000;}#type>p{	margin-bottom:4%;	font-size:14px;	line-height:1.8;}#type>div{	padding:3% 4%;	margin-bottom:4%;	border-radius:5px;	background-color:#fff;}#type>div>h4{	padding:12px 16px 10px;	margin-bottom:2%;	border-radius:5px;	font-size:18px;	line-height:1;	color:#fff;	background-color:#F95000;	display:inline-block;}#type>div>p{	font-size:14px;	line-height:1.6;	color:#6e5028;}/*▼▼ご挨拶▼▼pc*/#greeting{	padding:5% 0;	margin-bottom:8%;	background-color:#FA9600;}#greeting>div{	width:90%;	max-width:800px;	padding:3% 5%;	border-radius:10px;	margin:0 auto;	background-color:#fff;	-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}#greeting>div>h3{	margin-bottom:4%;	font-size:26px;	font-weight:bold;	color:#0064e6;	text-align:center;}#greeting>div>p{	font-size:18px;	line-height:1.8;	color:#0064e6;}/*-----------------------------------------------------//MAXWIDTH / 1280//--------------------------------------------------------*/@media screen and (max-width:1280px){}/*-----------------------------------------------------//MAXWIDTH / 960//--------------------------------------------------------*/@media screen and (max-width:960px){}/*-----------------------------------------------------//MAXWIDTH / 600//--------------------------------------------------------*/@media screen and (max-width:600px){}/*-----------------------------------------------------//MAXWIDTH / 480//--------------------------------------------------------*/@media screen and (max-width:480px){/*▼▼コンテンツ▼▼480*/#content{	padding-bottom:10%;	margin-bottom:10%;}/*▼▼見出し分▼▼480*/#intro{	width:93%;	margin:0 auto 10%;}#intro>h3{	margin-bottom:10%;}#intro>p{	font-size:12px;	line-height:1.6;}#type{	width:93%;	margin:0 auto 12%;}#type>h3{	padding-left:20px;	margin-bottom:8%;	line-height:1;	font-size:18px;}#type>p{	margin-bottom:10%;	font-size:14px;	line-height:1.6;}#type>div{	padding:5% 6%;	margin-bottom:10%;	border-radius:10px;}#type>div>h4{	padding-left:5px;	margin-bottom:2%;	font-size:17px;}#type>div>p{	font-size:13px;}/*▼▼ご挨拶▼▼480*/#greeting{	padding:8% 0;	margin-bottom:10%;}#greeting>div{	padding:8%;	border-radius:10px;}#greeting>div>h3{	margin-bottom:4%;	font-size:18px;}}