<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
/* CSS Document */
@media screen and  (max-width: 1000px){
body{
	width: 100% !important;
	margin: 0 ;
	padding: 0 ;
}
div.wrap{
	width: 100% ;
	overflow: hidden ;
}
img{
	margin: 0 ;
	padding: 0 ;
	vertical-align: bottom ;
}
section{
	width: 100% ;
	margin: 0 auto 3em ;
	padding: 0 ;
}
section h2 {
	width: 100% ;
}
section img{
	width: 100% ;
}
table,tr,td{
	border-collapse: collapse !important;
	border-spacing: 0 !important;
	margin: 0 !important ;
	padding: 0 !important ;
}
div.box1{
	width: 98% ;
	margin: 1em auto ;
}
div.box1 img{
	width: 100% ;
	padding-bottom: 1em ;
}
/*看板画像*/
header img{
	width: 100% ;
}

/*導入*/
section.recom{
	width: 100% ;
	/*background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u42550246/pc/fukko/css/../img/2020chugen-back_0716.jpg) 0 0 no-repeat  ;
	background-size:cover;
	background-attachment: fixed ;*/
	overflow: hidden;
}
/*メイン*/
section.main{
	width: 100% ;
	/*background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u42550246/pc/fukko/css/../img/2020keiro-back.jpg) 0 0 no-repeat  ;
	background-size:cover;
	background-attachment: fixed ;*/
	overflow: hidden;
}
.main p.medama{
	font-size: 1.2em ;
	color: red ;
	font-weight: bold ;
	text-align: center ;
}
/*予算で探す*/
section.search{
	width: 100% ;
	/*background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u42550246/pc/fukko/css/../img/2020chugen-back_0716.jpg) 0 0 no-repeat  ;
	background-size:cover;
	background-attachment: fixed ;*/
	overflow: hidden;
}
.search table{
	width: 100% ;
	margin: 1em auto ;
	border-collapse: collapse ;
	border-spacing: 0 ;
}
.search table img{
	width: 100% ;
}
/*info*/
section.info{
	width: 100% ;
/*	background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u42550246/pc/fukko/css/../img/2020keiro-back3.jpg) 0 0 no-repeat  ;
	background-size:cover;
	background-attachment: fixed ;
*/	overflow: hidden;
}

/*最下部*/
section.whbox{
	width: 100% ;
	background-color: #fff ;
}
div.event{
	width: 98% ;
	margin: 0.5em auto ;
}
}
@media screen and  (min-width: 1000px){
body{
	width: 100% !important;
	margin: 0 ;
	padding: 0 ;
}
div.wrap{
	width: 1000px ;
	margin: 0 auto ;
	overflow: hidden ;
}
img{
	margin: 0 ;
	padding: 0 ;
	vertical-align: bottom ;
}
section{
	width: 100% ;
	margin: 0 ;
	padding: 0 ;
}
section h2 {
	width: 100% ;
}
section img{
	width: 100% ;
}
table,tr,td{
	border-collapse: collapse !important;
	border-spacing: 0 !important;
	margin: 0 !important ;
	padding: 0 !important ;
}
div.box1{
	width: 98% ;
	margin: 1em auto ;
}
div.box1 img{
	width: 100% ;
	padding-bottom: 1em ;
}
/*看板画像*/
header img{
	width: 100% ;
}

/*導入*/
section.recom{
	width: 100% ;
	/*background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u42550246/pc/fukko/css/../img/2020chugen-back_0716.jpg) 0 0 no-repeat  ;
	background-size:cover;
	background-attachment: fixed ;*/
	overflow: hidden;
}
/*メイン*/
section.main{
	width: 100% ;
	/*background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u42550246/pc/fukko/css/../img/2020keiro-back.jpg) 0 0 no-repeat  ;
	background-size:cover;
	background-attachment: fixed ;*/
	overflow: hidden;
}
.main p.medama{
	font-size: 1.2em ;
	color: red ;
	font-weight: bold ;
	text-align: center ;
}
/*予算で探す*/
section.search{
	width: 100% ;
	/*background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u42550246/pc/fukko/css/../img/2020chugen-back_0716.jpg) 0 0 no-repeat  ;
	background-size:cover;
	background-attachment: fixed ;*/
	overflow: hidden;
}
.search table{
	width: 100% ;
	margin: 1em auto ;
	border-collapse: collapse ;
	border-spacing: 0 ;
}
.search table img{
	width: 100% ;
}
/*info*/
section.info{
	width: 100% ;
/*	background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u42550246/pc/fukko/css/../img/2020keiro-back3.jpg) 0 0 no-repeat  ;
	background-size:cover;
	background-attachment: fixed ;
*/	overflow: hidden;
}

/*最下部*/
section.whbox{
	width: 100% ;
	background-color: #fff ;
}
div.event{
	width: 98% ;
	margin: 0.5em auto ;
}
}




</pre></body></html>