@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>p{	font-size:14px;	line-height:1.8;}/*▼▼シーン▼▼pc*/#scene{	width:90%;	max-width:1000px;	margin:0 auto 8%;	background:#fff;}#scene>h3{	padding:4% 6%;	font-size:20px;	color:#fff;	text-align:center;	background:#F95000;}#scene>ul{	padding:8% 6%;}#scene>ul>li{	width:30%;	margin-right:5%;	margin-bottom:5%;	float:left;}#scene>ul>li:nth-child(3n){	margin-right:0;}#scene>ul>li>h5{	margin-bottom:8%;	background:#32dc64;}#scene>ul>li>h4{	padding-bottom:4%;	border-bottom:1px solid #000;	margin-bottom:6%;	text-align:center;}#scene>ul>li>p{	font-size:14px;	line-height:1.5;}/*▼▼種類▼▼pc*/#type{	padding-top:5%;	background-color:#FA9600;}#type>div{	width:90%;	max-width:1000px;	margin:0 auto;	-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}#type h3{	width:60%;	margin:0 auto 4%;}#type p{	text-align:center;}/*-----------------------------------------------------//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%;	border-bottom:1px solid #505050;	margin-bottom:10%;}/*▼▼見出し分▼▼480*/#intro{	width:92%;	margin:0 auto 7%;}#intro>p{	font-size:12px;	line-height:1.6;}#intro>p>img{	margin:25px 0;}/*▼▼シーン▼▼480*/#scene{	width:93%;	margin:0 auto 10%;}#scene>h3{	padding:6% 2% 5%;	font-size:16px;	line-height:1.6;}#scene>ul{	padding:6% 5%;}#scene>ul>li{	width:48%;	margin-right:4%;	margin-bottom:8%;}#scene>ul>li:nth-child(3n){	margin-right:4%;}#scene>ul>li:nth-child(2n){	margin-right:0;}#scene>ul>li>h5{	margin-bottom:12%;}#scene>ul>li>h4{	padding-bottom:10%;	margin-bottom:10%;	font-size:14px;	line-height:1.5;}#scene>ul>li>p{	font-size:12px;	line-height:1.5;}/*▼▼種類▼▼pc*/#type{	padding-top:8%;	margin-bottom:14%;}#type>div{	width:100%;}#type h3{	width:90%;	margin:0 auto 6%;}#type p{	padding:0 5%;	font-size:13px;	line-height:1.6;}}