@charset "utf-8";
@media only screen and (min-width: 600px) {

/*ーーーーーーーーーー
ヘッダー部分
ーーーーーーーーーー*/
#header{
	width: 1024px;
	height: auto;
	margin: 20px auto 0;
	overflow: hidden;
}
#header a{
	display: block;
	width: 250px;
	height: auto;
	float: left;
}

#header a img{
	width: 100%;
	height: auto;
}

#header h1{
	width: 240px;
	height: auto;
	font-size: 12px;
	font-weight: 800;
	line-height: 22px;
	float: left;
	margin-left: 40px;
	margin-top: 8px;
}
#header img.tel{
	width: 250px;
	height: auto;
	float: left;
	margin-left: 60px;
	margin-top: 14px;
}
#header p{
	font-weight: 800;
	line-height: 54px;
	float: right;
}

/*メニュー固定部分*/
.is-fixed{
	position: fixed;
	top: 0;
	z-index: 10000;
}
.is-fixed2{
	padding-top: 88px;
}
.nav_bg{
	background-color: #fff;
}

div#main{
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

div.title {
    text-align: center;
    font-size: 0;
    width: auto;
    height: auto;
    margin: 70px auto 0;
    overflow: hidden;
}
div#main div.title h2 {
    display: inline-block;
    font-size: 32px;
    font-weight: 800;
    letter-spacing: 1px;
    margin-left: 14px;
    vertical-align: middle;
    margin-top: 5px;
    width: 390px;
    margin: 50px auto;
}
div.title img {
    width: 47px;
    height: auto;
    vertical-align: middle;
}
.img8{
	width: 700px;
	margin: 0 auto;
	display: block;
}
/*============================
#section01
============================*/
div#section01 {
	width: 1024px;
	margin: 50px auto 0;
	overflow: hidden;
}
div#section01 h2 {
	width: 100%;
	font-weight: 800;
	font-size: 24px;
	line-height: 36px;
	padding: 10px 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
div#section01 img.img1{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto!important;
	padding-top: 0px;
}
/*============================
#section02
============================*/
div#section02 {
	width: 1024px;
	margin: 50px auto 0;
	overflow: hidden;
}
div#section02 h2 {
	width: 100%;
	font-weight: 800;
	font-size: 24px;
	line-height: 36px;
	padding: 10px 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
div#section02 p{
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 24px;
}
div#section02 img.img2{
	width: 702px;
	height: auto;
	display: block;
	margin: 50px auto 0!important;
	padding-top: 0px;
}
div#section02 img.img3{
	width: 702px;
	height: auto;
	display: block;
	margin: 50px auto 0!important;
	padding-top: 0px;
}
div#section02 img.img4{
	width: 324px;
	height: auto;
	display: block;
	margin: 50px auto 50px!important;
	padding-top: 0px;
}
/*============================
#section03
============================*/
div#section03 {
	width: 1024px;
	margin: 50px auto 0;
	overflow: hidden;
}
div#section03 h2 {
	width: 100%;
	font-weight: 800;
	font-size: 24px;
	line-height: 36px;
	padding: 10px 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
div#section03 img.img5{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto!important;
	padding-top: 0px;
}
/*============================
#section04
============================*/
div#section04 {
	width: 1024px;
	margin: 50px auto 0;
	overflow: hidden;
}
div#section04 h2 {
	width: 100%;
	font-weight: 800;
	font-size: 24px;
	line-height: 36px;
	padding: 10px 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
div#section04 img.img6{
	width: 625px;
	height: auto;
	display: block;
	margin: 0 auto!important;
	padding-top: 0px;
}
/*============================
#section05
============================*/
div#section05 {
	width: 1024px;
	margin: 50px auto 0;
	overflow: hidden;
}
div#section05 h2 {
	width: 100%;
	font-weight: 800;
	font-size: 24px;
	line-height: 36px;
	padding: 10px 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
div#section05 p{
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 24px;
}
div#section05 p span{
	color: #ea5504;
	font-size: 20px;
	font-weight: bold;
}
/*============================
#section06
============================*/
div#section06 {
	width: 1024px;
	margin: 50px auto 0;
	overflow: hidden;
}
div#section06 h2 {
	width: 100%;
	font-weight: 800;
	font-size: 24px;
	line-height: 36px;
	padding: 10px 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
div#section06 p{
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 24px;
}
/*============================
#section07
============================*/
div#section07 {
	width: 1024px;
	margin: 50px auto 100px;
	overflow: hidden;
}
div#section07 h2 {
	width: 100%;
	font-weight: 800;
	font-size: 24px;
	line-height: 36px;
	padding: 10px 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
div#section07 img.img7{
	width: 600px;
	height: auto;
	display: block;
	margin: 0 auto!important;
	padding-top: 0px;
}

/*ーーーーーーーーーー
お困りごと解決します部分
ーーーーーーーーーー*/
/*矢印部分*/
div.solution_bg button.slick-next.slick-arrow{
	position: absolute;
	top:50%;
	/*right: 0;*/
	z-index: 1000;
}
div.solution_bg button.slick-prev.slick-arrow{
	position: absolute;
	top:50%;
	/*left: 0;*/
	z-index: 1000;
}
/*矢印部分*/

div.solution_bg{
	width: 100%;
	padding: 80px 0;
	background-color: #fff;
	position: relative;
}
div.solution{
	width: 100%;
	width: 1024px;
	height: auto;
	margin: 0 auto;
}
div.solution h2{
	width: 558px;
	height: auto;
	margin: 0 auto;
}
div.solution h2 img{
	width: 100%;
	height: auto;
}
div.solution h3{
	display: block;
	margin: 20px auto 0;
	text-align: center;
}
div.solution ul{
	width: auto;
	height: auto;
	margin: 30px auto 0;
	/*overflow: hidden;*/
}
div.solution ul li{
	display: block;
	height: auto;
	margin: 0 15px;
	padding-bottom: 20px;
	/*overflow: hidden;*/
}
div.solution ul li a{
	display: block;
	width: 100%;
	height: auto;
	/*overflow: hidden;*/
}
div.solution ul li a div{
	width: 80%;
	height: auto;
	padding: 20px 10%;
	background-color: #EC661D;
}
div.solution ul li a div p{
	display: block;
	width: 100px;
	margin: 0 auto;
	padding: 3px 5px;
	text-align: center;
	background-color: #fff;
	color: #EC661D;
	border-radius: 10px;
	font-weight: bold;
	font-size: 14px!important;
}
div.solution ul li a div h3{
	margin: 10px auto 0;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0;
	height: 50px;
	color: #fff;
	text-align: left;
	font-weight: bold;
}
div.solution ul li a img.triangle{
	display: block;
	width: 45px;
	height: auto;
	margin: 0 auto;
}
div.solution ul li a p{
	display: block;
	width: 90%;
	margin: 10px auto 0;
	line-height: 20px;
}
div.solution ul li a img.more{
	display: block;
	width: 90px;
	height: auto;
	margin: 20px auto 0;
}

/*div.solution p{
	text-align: center;
	color: #000;
	font-weight: 800;
	margin-top: 30px;
}
div.solution p a{
	width: auto;
	height: auto;
	color: #000;
}*/

div.solution a.solution_archive{
	display: block;
	width: 90px;
	height: auto;
	margin: 20px auto 0;
}
div.solution a.solution_archive img{
	width: 100%;
	height: auto;
}

/*ーーーーーーーーーー
売却ご相談事例
ーーーーーーーーーー*/
/*矢印部分*/
div.case button.slick-next.slick-arrow{
	position: absolute;
	top:45%;
	/*right: 0;*/
	z-index: 1000;
}
div.case button.slick-prev.slick-arrow{
	position: absolute;
	top:45%;
	/*left: 0;*/
	z-index: 1000;
}
/*矢印部分*/
div.case{
	width: 1024px;
	height: auto;
	margin: 100px auto 0;
	/*overflow: hidden;*/
}
div.case h2{
	width: 315px;
	height: auto;
	margin: 0 auto;
}
div.case h2 img{
	width: 100%;
	height: auto;
}
div.case ul{
	width: auto;
	height: auto;
	margin: 40px auto 0;
	/*overflow: hidden;*/
}
div.case ul li{
	display: block;
	height: auto;
	margin: 0 10px;
	padding-bottom: 20px;
	/*overflow: hidden;*/
}
div.case ul li a{
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
div.case ul li a p.case_day{
	color: #7A7A7A;
}
div.case ul li a h3{
	margin-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 1px;
	border-bottom: 1px solid #000;
	color: #000;
	font-weight: bold;
	height: 50px;
}
div.case ul li a p.case_text{
	display: block;
	margin-top: 10px;
}
div.case ul li a img.case_more{
	width: 15px;
	height: auto;
	position: absolute;
	bottom: 7px;
	right: 3%;
}
div.case a.case_archive{
	display: block;
	width: 90px;
	height: auto;
	margin: 20px auto 0;
}
div.case a.case_archive img{
	width: 100%;
	height: auto;
}


/*ーーーーーーーーーー
相談リンクバナー
ーーーーーーーーーー*/
div.consultation{
	width: 1024px;
	height: auto;
	margin: 70px auto 0;
	overflow: hidden;
}
div.consultation a{
	display: block;
	float: left;
	width: 32%;
	height: auto;
}
div.consultation a.consultation_center{
	margin: 0 2%;
}
div.consultation a img{
	width: 100%;
	height: auto;
}

}





















@media only screen and (max-width: 599px) {

div#main h2.sp_title{
	width: 90%;
	max-width: 320px;
	height: auto;
	margin: 0 auto;
	padding: 25px 0;
}

div#main h2.sp_title img {
	width: 100%;
	height: auto;
}
img.img8{
	width: 80%;
	margin: 0 auto;
	display: block;
}
/*============================
#section01
============================*/
div#section01 {
	width: 90%;
	margin: 30px auto 0;
	overflow: hidden;
}
div#section01 h2 {
	width: 100%;
	height: auto;
	font-size: 17px;
	font-weight: 800;
	line-height: 29px;
	letter-spacing: 1px;
	text-align: center;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin: 0 auto 10px;
	padding: 10px 0;
}
div#section01 img.img1{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto!important;
	padding-top: 16px;
}
/*============================
#section02
============================*/
div#section02 {
	width: 90%;
	margin: 30px auto 0;
	overflow: hidden;
}
div#section02 h2 {
	width: 100%;
	height: auto;
	font-size: 17px;
	font-weight: 800;
	line-height: 29px;
	letter-spacing: 1px;
	text-align: center;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin: 0 auto 10px;
	padding: 10px 0;
}
div#section02 p{
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 24px;
	margin-top: 16px;
}
div#section02 img.img2{
	width: 100%;
	height: auto;
	display: block;
	margin: 16px auto 0!important;
}
div#section02 img.img3{
	width: 100%;
	height: auto;
	display: block;
	margin: 30px auto 0!important;
}
div#section02 img.img4{
	width: 100%;
	height: auto;
	display: block;
	margin: 45px auto 0px!important;
}
/*============================
#section03
============================*/
div#section03 {
	width: 90%;
	margin: 30px auto 0;
	overflow: hidden;
}
div#section03 h2 {
	width: 100%;
	height: auto;
	font-size: 17px;
	font-weight: 800;
	line-height: 29px;
	letter-spacing: 1px;
	text-align: center;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin: 20px auto 10px;
	padding: 10px 0;
}
div#section03 img.img5{
	width: 100%;
	height: auto;
	display: block;
	margin: 15px auto 0!important;
}
/*============================
#section04
============================*/
div#section04 {
	width: 90%;
	margin: 30px auto 0;
	overflow: hidden;
}
div#section04 h2 {
	width: 100%;
	height: auto;
	font-size: 17px;
	font-weight: 800;
	line-height: 29px;
	letter-spacing: 1px;
	text-align: center;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin: 20px auto 10px;
	padding: 10px 0;
}
div#section04 img.img6{
	width: 100%;
	height: auto;
	display: block;
	margin: 16px auto 0!important;
}
/*============================
#section05
============================*/
div#section05 {
	width: 90%;
	margin: 30px auto 0;
	overflow: hidden;
}
div#section05 h2 {
	width: 100%;
	height: auto;
	font-size: 17px;
	font-weight: 800;
	line-height: 29px;
	letter-spacing: 1px;
	text-align: center;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin: 20px auto 10px;
	padding: 10px 0;
}
div#section05 p{
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 24px;
	margin-top: 16px
}
div#section05 p span{
	color: #ea5504;
	font-size: 20px;
	letter-spacing: 0;
	font-weight: bold;
}
/*============================
#section06
============================*/
div#section06 {
	width: 90%;
	margin: 30px auto 0;
	overflow: hidden;
}
div#section06 h2 {
	width: 100%;
	height: auto;
	font-size: 17px;
	font-weight: 800;
	line-height: 29px;
	letter-spacing: 1px;
	text-align: center;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin: 20px auto 10px;
	padding: 10px 0;
}
div#section06 p{
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 24px;
	margin-top: 16px
}
/*============================
#section07
============================*/
div#section07 {
	width: 90%;
	margin: 30px auto 0;
	overflow: hidden;
}
div#section07 h2 {
	width: 100%;
	height: auto;
	font-size: 17px;
	font-weight: 800;
	line-height: 29px;
	letter-spacing: 1px;
	text-align: center;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin: 20px auto 10px;
	padding: 10px 0;
}
div#section07 img.img7{
	width: 100%;
	height: auto;
	display: block;
	margin: 16px auto 0!important;
	padding-bottom: 36px;
}

/*ーーーーーーーーーー
お困りごと解決します部分
ーーーーーーーーーー*/
/*矢印部分*/
div.solution_bg button.slick-next.slick-arrow{
	position: absolute;
	top:50%;
	right: -1%;
	z-index: 1000;
}
div.solution_bg button.slick-prev.slick-arrow{
	position: absolute;
	top:50%;
	left: -1%;
	z-index: 1000;
}
/*矢印部分*/

div.solution_bg{
	width: 100%;
	background-color: #fff;
	position: relative;
}
div.solution{
	width: 90%;
	height: auto;
	margin: 0 auto;
	padding-bottom: 30px;
}
div.solution h2{
	width: 100%;
	max-width: 320px;
	height: auto;
	margin: 0 auto;
	padding: 25px 0;
}
div.solution h2 img{
	width: 100%;
	height: auto;
}
div.solution h3{
	display: block;
	margin: 0 auto;
	text-align: center;
	font-weight: 800;
	line-height: 25px;
}
div.solution ul{
	width: 100%;
	height: auto;
	margin: 30px auto 0;
}
div.solution ul li{
	display: block;
	height: auto;
	margin: 0 5px;
	padding-bottom: 20px;
}
div.solution ul li a{
	display: block;
	width: 100%;
	padding-bottom :15px;
	background-color: #f0f0f0;
	/*overflow: hidden;*/
}
div.solution ul li a div{
	width: 90%;
	height: auto;
	padding: 10% 5% 10%;
	background-color: #EC661D;
}
div.solution ul li a div p{
	display: block;
	width: 100px;
	margin: 0 auto;
	padding: 3px 5px;
	text-align: center;
	background-color: #fff;
	color: #EC661D;
	border-radius: 10px;
	font-weight: bold;
	font-size: 14px!important;
}
div.solution ul li a div h3{
	margin: 10px auto 0;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
div.solution ul li a img.triangle{
	display: block;
	width: 45px;
	height: auto;
	margin: 0 auto;
}
div.solution ul li a p{
	display: block;
	width: 90%;
	margin: 10px auto 0;
	line-height: 20px;
	font-size: 15px;
}
div.solution ul li a img.more{
	display: block;
	width: 90px;
	height: auto;
	margin: 20px auto 0;
}

a.solution_archive{
	display: block;
	width: 90px;
	height: auto;
	margin: 18px auto 0;
}
a.solution_archive img{
	width: 100%;
	height: auto;
}


/*ーーーーーーーーーー
売却ご相談事例
ーーーーーーーーーー*/
/*矢印部分*/
div.case button.slick-next.slick-arrow{
	position: absolute;
	top:50%;
	right: -1%;
	z-index: 1000;
}
div.case button.slick-prev.slick-arrow{
	position: absolute;
	top:50%;
	left: -1%;
	z-index: 1000;
}
/*矢印部分*/
div.case{
	width: 90%;
	height: auto;
	margin: 0 auto;
	padding-bottom: 30px;
}
div.case h2{
	width: 100%;
	max-width: 320px;
	height: auto;
	margin: 0 auto;
	padding: 25px 0;
}
div.case h2 img{
	width: 100%;
	height: auto;
}
div.case ul{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
div.case ul li{
	display: block;
	height: auto;
	margin: 0 5px;
	padding-bottom: 20px;
}
div.case ul li a{
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
div.case ul li a p.case_day{
	color: #7A7A7A;
}
div.case ul li a h3{
	margin-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 1px;
	border-bottom: 1px solid #000;
	color: #000;
	font-weight: bold;
}
div.case ul li a p.case_text{
	display: block;
	margin-top: 10px;
}
div.case ul li a img.case_more{
	width: 15px;
	height: auto;
	position: absolute;
	bottom: 7px;
	right: 3%;
}
div.case a.case_archive{
	display: block;
	width: 90px;
	height: auto;
	margin: 20px auto 0;
}
div.case a.case_archive img{
	width: 100%;
	height: auto;
}


/*ーーーーーーーーーー
相談リンクバナー
ーーーーーーーーーー*/
div.consultation{
	width: 90%;
    height: auto;
    margin: 36px auto 0;
    overflow: hidden;
}
div.consultation a{
	display: block;
    width: 90%;
    height: auto;
    margin: 12px auto;
}
div.consultation a img{
	width: 100%;
	height: auto;
}

}