@charset "UTF-8";




.mt20 {
	margin-top: 20px;
}
.mb30 {
	margin-bottom: 30px;
}



/*==================================================
villa
===================================*/



/* 共通 */
#business .bs_inner {
	padding-bottom: 200px;
}
@media screen and (max-width: 800px) {
	#business .bs_inner {
		padding-bottom: 100px;
	}
}
#business .bs_main {
	width: 100%;
	height: 450px;
}

#business .bs_txt {
	color: #000;
	text-align: center;
	margin: 90px 0;
}
#business .bs_txt h3 {
	font-size: 24px;
	line-height: 2.0em;
	margin-bottom: 30px;
}
#business .bs_txt .txt_box {
	font-size: 18px;
	line-height: 2.0em;
	font-family: "源ノ明朝", serif;
}


#business .bs_point {
	background-color: #F2F2F0;
	padding: 100px 0 60px;
}
#business .bs_point h4 {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 30px;
	font-size: 24px;
	color: #000;
	text-align: center;
	border-bottom: 1px solid #BEBEBE;
}
#business .bs_point .point_inner {
	width: 800px;
	margin: 50px auto 100px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#business .bs_point .point_box {
	width: 370px;
	margin-bottom: 40px;
}
#business .bs_point .point_box .point_tt {
	background-color: #4d4d4d;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	padding: 8px 0;
	border-radius: 5px;
}
#business .bs_point .point_box .point_txt {
	margin-top: 15px;
}

#business .bs_point .point_glaf {
	width: 800px;
	margin: 100px auto 0;
}
#business .bs_point .point_glaf .glaf_tt {
	font-size: 20px;
	margin-bottom: 40px;
	text-align: center;
}



#business .bs_case {
	width: 960px;
	margin: 100px auto 0;
}
#business .bs_case h4 {
	color: #000;
	width: 960px;
	font-size: 24px;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #BEBEBE;
}
#business .bs_case .case_inner {
	width: 900px;
	margin: 60px auto 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#business .bs_case .case_inner .case_box {
	width: 420px;
	margin-bottom: 60px;
}
#business .bs_case .case_inner .case_box img {
	width: 420px;
}
#business .bs_case .case_inner .case_tt {
	color: #000;
	padding: 30px 0 20px;
	font-size: 18px;
	text-align: center;
	border-bottom: 1px solid #BEBEBE;
}
#business .bs_case .case_inner .case_txt {
	padding: 30px 0 0;
}



#business .bs_more {
	width: 860px;
	margin: 140px auto 0;
}
#business .bs_more .bs_btn a {
	display: block;
	background-color: #b3a680;
	text-align: center;
	font-size: 20px;
	color: #ffffff;
	padding: 40px 0;
	border-radius: 10px;
}
#business .bs_more .bs_btn + .bs_btn a {
	margin-top: 60px;
}
#business .bs_more .bs_btn a:hover {
	opacity: 1;
	color: #ffffff;
	background: #cec6ad;
}






/* buying */


#business #buying .bs_main {
	background: url(../images/business/buying/main.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
}
#business #buying .bs_point h4 {
	color: #4d4d4d;
	font-size: 36px;
	font-weight: bold;
}
#business #buying .bs_point .point_box {
	margin-bottom: 20px;
}
#business #buying .bs_point .point_box:nth-child(3),
#business #buying .bs_point .point_box:nth-child(4) {
	margin-top: 30px;
}



/* development */


#business #development .bs_main {
	background: url(../images/business/development/main.jpg) no-repeat;
	background-size: auto 100%;
	background-position: center center;
}
#business #development .bs_point .point_inner {
	margin: 50px auto 0;
}





/* house */


#business #house .bs_main {
	background: url(../images/business/house/main.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
}
#business #house .bs_point .point_inner {
	margin: 50px auto 0;
	position: relative;
}
#business #house .bs_point .point_imgill {
	position: absolute;
	content: "";
	bottom: -165px;
	right: -50px;
}
#business #house .bs_point .point_imgill img {
	width: 447px;
}

#business #house .bs_case .case_inner .case_tt.pb20 {
	padding: 30px 0 45px;
}
#business #house .bs_more {
	margin: 50px auto 0;
}






/* renovation */


#business #renovation .bs_main {
	background: url(../images/business/renovation/main.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
}
#business #renovation .bs_point .point_inner {
	margin: 50px auto 0;
}
#business #renovation .bs_point .point_txt li {
	padding-left: 1.0em;
	text-indent: -1.0em;
}
#business #renovation .janus_inner {
	width: 800px;
	margin: 0 auto;
}
#business #renovation .janus_inner .janus_tt {
	font-size: 20px;
	text-align: center;
	margin: 60px auto 30px;
}







/* rent villa */


#business #rent .bs_main {
	background: url(../images/business/villa/main_villa.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
}
#business #rent .bs_point {
	padding-bottom: 40px;
}
#business #rent .bs_point h4 {
	line-height: 0;
}
#business #rent .bs_point .point_inner {
	display: block;
	margin: 50px auto 70px;
	position: relative;
}
#business #rent .bs_point .point_imgill {
	position: absolute;
	content: "";
	bottom: -220px;
	right: 0;
}
#business #rent .bs_point .point_imgill img {
	width: 319px;
}
#business #rent .bs_point .point_inner .point_tt {
	font-size: 20px;
	text-align: center;
}
#business #rent .bs_point .point_inner .point_txt p {
	text-align: left;
	margin: 30px 0 0;
}
#business #rent .bs_point .point_inner .point_txt figure {
	margin-top: 30px;
}
#business #rent .bs_point .point_inner .point_txt figure img {
	max-width: 100%;
}
#business #rent .bs_case {
	margin: 180px auto 0;
}
#business #rent .bs_case .flow_inner {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 60px;
}
#business #rent .bs_case .flow_inner .flow_flex {
	width: 465px;
}
#business #rent .bs_case .flow_inner .flow_box {
	padding: 30px 35px 2px;
}
#business #rent .bs_case .flow_inner .flow_tt {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
#business #rent .bs_case .flow_inner .flow_tt h5 {
	font-size: 20px;
}
#business #rent .bs_case .flow_inner .flow_list dt {
	color: #FFF;
	padding: 15px 20px;
}
#business #rent .bs_case .flow_inner .flow_list dd {
	padding: 15px 60px 10px 0;
	margin-bottom: 8px;
	background: url(../images/business/rent/arrow.svg) no-repeat;
	background-position: right 20px bottom;
	background-size: 20px auto;
}
#business #rent .bs_case .flow_inner .flow_list dd:last-child {
	padding: 20px 0;
	background: none;
}



#business #rent .bs_case .flow_inner .flow_box.list01 {
	background-color: #F0EDE6;
}
#business #rent .bs_case .flow_inner .flow_box.list01 dt {
	background-color: #AE954D;
}

#business #rent .bs_case .flow_inner .flow_box.list02 {
	background-color: #FAECE2;
	margin-bottom: 30px;
}
#business #rent .bs_case .flow_inner .flow_box.list02 dt {
	background-color: #D77F40;
}

#business #rent .bs_case .flow_inner .flow_box.list03 {
	background-color: #DCE8F0;
}
#business #rent .bs_case .flow_inner .flow_box.list03 dt {
	background-color: #3C81AF;
}











/* mediation */


#business #mediation .bs_main {
	background: url(../images/business/mediation/main.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
}
#business #mediation .bs_point {
	padding-bottom: 20px;
}
#business #mediation .bs_point .point_inner {
	margin: 60px auto 0;
}
#business #mediation .pt_plan {
	width: 800px;
	margin: 0 auto;
}
#business #mediation .pt_plan .title {
	color: #000;
	font-size: 20px;
	margin: 50px 0;
	text-align: center;
}
#business #mediation .pt_plan table {
	width: 100%;
	background-color: #FFF;
	table-layout: fixed;
	border-top: 1px solid #BEBEBE;
}
#business #mediation .pt_plan table tr {
	border-bottom: 1px solid #BEBEBE;
}
#business #mediation .pt_plan table th {
	width: 160px;
	text-align: center;
}
#business #mediation .pt_plan table td {
	text-align: center;
	padding: 15px;
	vertical-align: top;
	border-left: 1px solid #BEBEBE;
}
#business #mediation .pt_plan table td.txleft {
	text-align: left;
}
#business #mediation .pt_plan table td.cl_bl {
	background-color: #DCF0F0;
}
#business #mediation .pt_plan table td.cl_or {
	background-color: #FFE1C8;
}
#business #mediation .pt_plan table td.ft_bd {
	color: #000;
}
#business #mediation .pt_plan table td .ft12 {
	font-size: 12px;
	font-weight: normal;
}
#business #mediation .pt_plan table .bold {
	font-weight: bold;
}
#business #mediation .pt_plan table td .txunder {
	text-decoration: underline;
}
#business #mediation .bs_point .bikou {
	width: 800px;
	margin: 0 auto;
	font-size: 14px;
}



#business #mediation .bs_point.bg_wh {
	background-color: #FFF;
	padding: 100px 0 100px;
}
#business #mediation .bs_point .point_inner {
	position: relative;
}
#business #mediation .bs_point .point_imgill {
	position: absolute;
	content: "";
	bottom: -240px;
	right: -20px;
}
#business #mediation .bs_point .point_imgill img {
	width: 339px;
}



#business #mediation .bs_trouble {
	background-color: #B3A680;
	padding: 90px 0;
}
#business #mediation .bs_trouble h4 {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 30px;
	font-size: 24px;
	color: #FFF;
	text-align: center;
	line-height: 2.0em;
	border-bottom: 1px solid #cec6ad;
}
#business #mediation .bs_trouble .bs_risk {
	width: 800px;
	margin: 0 auto;
}
#business #mediation .bs_trouble .bs_risk p {
	font-size: 20px;
	text-align: center;
	color: #FFF;
	margin: 60px 0 30px;
}
#business #mediation .bs_trouble .bs_risk ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
#business #mediation .bs_trouble .bs_risk li {
	width: 385px;
	font-size: 15px;
	background-color: #FFF;
	text-align: center;
	color: #664C00;
	font-weight: bold;
	border-radius: 40px;
	padding: 11px 0;
	margin-bottom: 30px;
}

#business #mediation .bs_trouble .risk_inner {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#business #mediation .bs_trouble .risk_box {
	width: 370px;
	color: #FFF;
}
#business #mediation .bs_trouble .risk_box .risk_tt {
	font-size: 20px;
	text-align: center;
	margin-bottom: 30px;
}
#business #mediation .bs_more {
	margin: 200px auto 0;
}


/* solution */


#business #solution .bs_main {
	background: url(../images/business/solution/main.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
}

#business #solution #target {
	text-align: center;
	page-break-inside: avoid;
}
#business #solution #target p {
	color: #505050;
}
#business #solution #target ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#business #solution #target li {
	color: #000;
	font-weight: bold;
	background: #c8c0a7;
}
#business #solution #target li span {
	display: inline-block;
	vertical-align: middle;
}
#business #solution .bs_point .point_inner {
	position: relative;
}
#business #solution .bs_point .point_inner ul {
	margin-top: 10px;
}
#business #solution .bs_point .point_inner ul li {
	padding-left: 1em;
	text-indent: -1em;
}
/**********
#business #solution .bs_point .point_inner::after {
	content: "";
	display: block;
	position: absolute;
	background: url(../images/business/solution/img_support.png) no-repeat center center;
	background-size: 100% 100%;
}
**********/
#business #example {
	color: #fff;
	background: #b3a680;
}
#business #example .inner {
	margin: 0 auto;
	max-width: 960px;
}
#business #example h3 {
	text-align: center;
	background: #857033;
}
#business #example dt {
	color: #fff;
	text-align: center;
	position: relative;
}
#business #example dt::before,
#business #example dt::after {
	content: "";
	position: absolute;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#business #example dt::before {
	left: 0;
	border-left: 1px solid #fff;
}
#business #example dt::after {
	right: 0;
	border-right: 1px solid #fff;
}


@media print, screen and (min-width: 801px){
    
	#business #solution #target {
		max-width: 960px;
		margin: 0 auto;
		padding-bottom: 100px;
	}
	#business #solution #target h3 {
		font-size: 24px;
	}
	#business #solution #target p {
		margin: 5px 0 55px;
	}
	#business #solution #target li {
		width: 210px;
		height: 210px;
		line-height: 210px;
		border-radius: 20px;
	}
	#business #solution #target li span {
		font-size: 18px;
		line-height: 30px;
	}
	#business #solution .bs_point .point_inner {
		margin-bottom: 0;
	}
	/**********
    #business #solution .bs_point .point_inner::after {
		width: 473px;
		height: 279px;
		right: -80px;
		bottom: -150px;
	}
    **********/
	#business #example {
		margin-top: 200px;
		padding: 1px 0 40px;
	}
	#business #example h3 {
		height: 84px;
		font-size: 24px;
		line-height: 84px;
		margin-top: -42px;
	}
	#business #example ul {
		padding: 60px 80px 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#business #example ul li {
		width: calc(50% - 30px);
		margin-bottom: 50px;
		page-break-inside: avoid;
	}
	#business #example dt {
		font-size: 20px;
		line-height: 30px;
		margin: 30px 0 20px;
	}
	#business #example dt::before,
	#business #example dt::after {
		width: 15px;
		top: 0.2em;
		bottom: 0.2em;
	}
}
@media screen and (max-width: 800px){
    
    #business #solution .bs_main {
        background: url(../images/business/solution/main.jpg) no-repeat;
	    background-size: cover;
	    background-position: center right;
    }
	#business #solution #target {
		padding: 0 25px;
		margin-bottom: 50px;
	}
	#business #solution #target h3 {
		font-size: 18px;
	}
	#business #solution #target p {
		font-size: 12px;
		line-height: 21px;
		margin-top: 8px;
	}
	#business #solution #target li {
		height: 100px;
		line-height: 100px;
		margin-top: 20px;
		width: calc(50% - 10px);
		border-radius: 10px;
	}
	#business #solution #target li span {
		font-size: 13.5px;
		line-height: 22.5px;
	}
	#business #solution .bs_point {
		padding-bottom: 80px;
	}
	#business #solution .bs_point .point_inner::after {
		width: 325px;
		height: 192px;
	}
	#business #solution .bs_point .point_inner ul {
		margin-top: 5px;
	}
	#business #example {
		margin-top: 180px;
	}
	#business #example .inner {
		padding: 1px 25px 44px;
	}
	#business #example h3 {
		height: 63px;
		font-size: 18px;
		line-height: 63px;
		margin-top: -32px;
	}
	#business #example ul {
		padding: 0 25px;
	}
	#business #example ul li {
		margin-top: 50px;
	}
	#business #example dt {
		font-size: 15px;
		line-height: 22.5px;
		margin: 22px 0 16px;
	}
	#business #example dt::before,
	#business #example dt::after {
		top: 0.2em;
		bottom: 0.2em;
		width: 11px;
	}
}


/* parking */


#business #parking .bs_inner {
	padding-bottom: 300px;
}
#business #parking .bs_main {
	background: url(../images/business/parking/main.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
}
#business #parking .title {
	color: #000;
	font-size: 24px;
	text-align: center;
	padding: 90px 0 30px;
}
#business #parking .mainText {
	color: #000;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
}
#business #parking figure {
	margin-top: 85px;
	padding: 100px 0;
	background: #f2f2f0;
}
#business #parking figure span {
	display: block;
	max-width: 420px;
	margin: 0 auto;
	position: relative;
}
#business #parking figure span img {
	width: 100%;
	vertical-align: middle;
}
/**********
#business #parking figure span::after {
	top: 125px;
	left: 244px;
	content: "";
	width: 396px;
	height: 283px;
	display: block;
	position: absolute;
	background: url(../images/business/parking/image.png) no-repeat center center;
	background-size: 100% 100%;
}
**********/



 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
SP
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

@media screen and (max-width: 800px) {
	
	
	
	/* 共通 */

	
	#business .bs_main {
		height: 300px;
	}
	#business .bs_txt {
		text-align: left;
		margin: 50px 25px;
	}
	#business .bs_txt h3 {
		font-size: 18px;
		margin-bottom: 15px;
	}
	#business .bs_txt .txt_box {
		font-size: 14px;
	}


	#business .bs_point {
		padding: 50px 0;
	}
	#business .bs_point h4 {
		width: auto;
		margin: 0 25px;
		padding-bottom: 20px;
		font-size: 18px;
	}
	#business .bs_point .point_inner {
		width: auto;
		margin: 25px 25px 45px;
		display: block;
	}
	#business .bs_point .point_box {
		width: 100%;
		margin-bottom: 30px;
	}

	#business .bs_point .point_glaf {
		width: auto;
		margin: 50px auto 0;
	}
	#business .bs_point .point_glaf .glaf_tt {
		margin-bottom: 20px;
	}
	#business .bs_point .glaf_img {
		text-align: center;
	}
	#business .bs_point .point_glaf img {
		width: 325px;
	}
	#business .bs_point .point_glaf .glaf_tt {
		font-size: 18px;
	}



	#business .bs_case {
		width: auto;
		margin: 50px 0 0;
	}
	#business .bs_case h4 {
		width: auto;
		font-size: 18px;
		line-height: 28px;
	}
	#business .bs_case .case_inner {
		width: auto;
		margin: 25px 30px 0;
		display: block;
	}
	#business .bs_case .case_inner .case_box {
		width: 100%;
		margin-bottom: 20px;
	}
	#business .bs_case .case_inner .case_box img {
		width: 100%;
	}
	#business .bs_case .case_inner .case_tt {
		padding: 20px 0 10px;
		font-size: 15px;
	}



	#business .bs_more {
		width: auto;
		margin: 100px 30px 0;
	}
	#business .bs_more .bs_btn a {
		font-size: 15px;
		display: block;
		padding: 25px 0;
	}
	#business .bs_more .bs_btn + .bs_btn a {
		margin-top: 25px;
	}
	#business .bs_point .point_box .point_tt {
		font-size: 13.5px;
		line-height: 14px;
	}
	
	
	
	/* buying */
	
	
	#business #buying .bs_point h4 {
		font-size: 27px;
		line-height: 36px	;
	}
	
	
	
	
	/* development */


	#business #development .bs_point h4 {
		margin: 0;
	}
	#business #development .bs_point .point_inner {
		margin: 25px 25px 0;
	}
	
	
	
	
	/* house */

	#business #house .bs_point {
		padding-bottom: 50px;
	}
	#business #house .bs_point h4 {
		margin: 0;
	}
	#business #house .bs_point .point_inner {
		margin: 25px 25px 110px;
	}
	#business #house .bs_point .point_imgill {
		position: absolute;
		content: "";
		bottom: -270px;
		left: 0;
		right: 0;
		margin: auto;
		width: 325px;
	}
	#business #house .bs_point .point_imgill img {
		width: 100%;
	}
	#business #house .bs_case {
		margin: 150px 0 0;
	}
	#business #house .bs_case .case_inner .case_tt {
		padding: 15px 0 10px !important;
	}
	#business #house .bs_case .case_inner .case_txt {
		padding-top: 20px;
	}
	#business #house .bs_more {
		margin: 100px 30px 0;
	}
	
	
	
	/* renovation */
    
	#business #renovation .bs_main {
	background: url(../images/business/renovation/main.jpg) no-repeat;
	background-size: cover;
	background-position: left center;
	}
	#business #renovation .bs_point h4 {
		margin: 0;
	}
	#business #renovation .bs_point .point_inner {
		margin: 25px 25px 0;
	}
	#business #renovation .bs_point .point_txt img {
		width: 325px;
	}
	#business #renovation .bs_case {
		margin: 100px 0 0;
	}
	#business #renovation .bs_case h4 {
		padding-bottom: 10px;
	}
	#business #renovation .bs_case img {
		height: 52.5px;
	}
	#business #renovation .janus_inner {
		width: auto;
	}
	#business #renovation .janus_inner .janus_tt {
		font-size: 15px;
		margin: 30px 25px 15px;
	}
	#business #renovation .janus_inner .janus_txt {
		margin: 0 25px;
	}
	
	
	
	
	
	
	

	/* rent */

	#business #rent .bs_point {
		padding-bottom: 54px;
	}
	#business #rent .bs_point h4 {
		margin: 0;
	}
	#business #rent .bs_point .point_box .point_tt {
		line-height: 22.5px;
	}
	#business #rent .bs_point .point_inner {
		margin: 25px 25px 100px;
	}
	#business #rent .bs_point .point_imgill {
		position: absolute;
		content: "";
		bottom: -260px;
		right: 0;
	}
	#business #rent .bs_point .point_imgill img {
		width: 223px;
	}
	#business #rent .bs_case {
		margin: 140px auto 0;
	}
	#business #rent .bs_case .flow_inner {
		display: block;
		margin: 30px 25px 0;
	}
	#business #rent .bs_case .flow_inner .flow_flex {
		width: auto;
	}
	#business #rent .bs_case .flow_inner .flow_box {
		margin-bottom: 30px;
		padding: 20px 30px 0;
	}
	#business #rent .bs_case .flow_inner .flow_tt {
		margin-bottom: 20px;
	}
	#business #rent .bs_case .flow_inner .flow_tt h5 {
		font-size: 13px;
	}
	#business #rent .bs_case .flow_inner .flow_tt .flow_logo img {
		height: 14px;
	}
	#business #rent .bs_case .flow_inner .flow_list dt {
		padding: 10px 12px;
	}
	#business #rent .bs_case .flow_inner .flow_list dd {
		padding: 10px 50px 5px 0;
	}
	
	
	
	
	
	/* mediation */

	#business #mediation .bs_point h4 {
		margin: 0;
	}
	#business #mediation .bs_point .point_inner {
		margin: 25px 25px 0;
	}
	#business #mediation .pt_plan {
		width: auto;
		margin: 0;
	}
	#business #mediation .pt_plan .title {
		font-size: 13.5px;
		line-height: 22.5px;
		margin: 20px 0 15px;
	}
	#business #mediation .pt_plan .text {
		text-align: left;
		padding: 0 25px 20px;
	}
	#business #mediation .pt_plan table {
		font-size: 10px;
		line-height: 17px;
	}
	#business #mediation .pt_plan table th {
		width: 58px;
	}
	#business #mediation .pt_plan table td {
		vertical-align: top;
		padding: 12px 15px;
	}
	#business #mediation .pt_plan table td .ft12 {
		color: #505050;
		font-size: 9px;
	}
	#business #mediation .bs_point {
		padding-bottom: 40px;
	}
	#business #mediation .bs_point .point_box {
		margin-bottom: 20px;
	}
	#business #mediation .bs_point .bikou {
		width: auto;
		margin: 0 25px;
		font-size: 9px;
	}


	#business #mediation .bs_point.bg_wh {
		padding: 50px 0 0;
	}
	#business #mediation .bs_point.bg_wh .point_inner {
		padding: 0 0 100px;
	}
	#business #mediation .bs_point .point_right .bikou {
		width: auto;
		margin: 20px 0 0;
		font-size: 9px;
	}
	#business #mediation .bs_point .point_imgill {
		position: absolute;
		bottom: 50px;
		right: 0;
	}
	#business #mediation .bs_point .point_imgill img {
		width: 254px;
	}



	#business #mediation .bs_trouble {
		padding: 50px 0 1px;
	}
	#business #mediation .bs_trouble h4 {
		width: auto;
		margin: 0;
		font-size: 18px;
		line-height: 28px;
	}
	#business #mediation .bs_trouble .bs_risk {
		width: auto;
		margin: 0 25px;
	}
	#business #mediation .bs_trouble .bs_risk p {
		font-size: 16px;
		margin: 30px 0 30px;
	}
	#business #mediation .bs_trouble .bs_risk ul {
		display: block;
		margin-bottom: 25px;
	}
	#business #mediation .bs_trouble .bs_risk li {
		width: auto;
		padding: 15px 0;
		margin-bottom: 25px;
	}

	#business #mediation .bs_trouble .risk_inner {
		display: block;
		margin-top: 50px;
	}
	#business #mediation .bs_trouble .risk_box {
		width: auto;
		margin-bottom: 50px;
	}
	#business #mediation .bs_trouble .risk_box .risk_tt {
		font-size: 16px;
	}
	#business #mediation .bs_more {
		margin: 100px 25px 0;
	}




	/* parking */


	#business #parking .bs_inner {
		padding-bottom: 53.333vw;
	}
	#business #parking #pageTitle {
		padding-bottom: 40px;
	}
	#business #parking .title {
		text-align: left;
		line-height: 36px;
		padding: 40px 25px 10px;
	}
	#business #parking .mainText {
		font-size: 13.5px;
		line-height: 27px;
		text-align: left;
		padding: 0 25px;
	}
	#business #parking figure {
		margin-top: 42px;
		padding: 50px 25px 60px;
	}
	#business #parking figure span::after {
		top: calc(41% + 61px);
		left: 9.6%;
		width: 78.36vw;
		height: 56vw;
	}
}


#plansByCase #menuList a {
	color: #fff;
	display: block;
	font-weight: bold;
	text-align: center;
	background: #006699;
	border: 1px solid #006699;
}
#plansByCase > section {
	color: #000;
	position: relative;
}
#plansByCase > section::before {
	left: 0;
	right: 0;
	content: "";
	margin: 0 auto;
	position: absolute;
	background: url(../images/question-mark.svg) no-repeat center center;
	background-size: 100% 100%;
}
#plansByCase > section:nth-child(odd) {
	background: transparent;
}
#plansByCase > section:nth-child(even) {
	background: #f2f2f0;
}
#plansByCase > section .inner {
	margin: 0 auto;
	max-width: 920px;
}
#plansByCase > section .inner > .title {
	color: #cc0066;
	font-weight: bold;
	text-align: center;
}
#plansByCase > section .inner > .title span:first-child::before {
	content: "【 ";
}
#plansByCase > section .inner > .title span:first-child::after {
	content: " 】";
}
#plansByCase > section .inner > .title span + span {
	color: #000;
	display: block;
	border-bottom: 1px solid #bebebe;
}

#plansByCase .ribbon {
	color: #fff;
	font-weight: bold;
	text-align: center;
	position: relative;
	background: #ebc31e;
	margin: 0 auto;
}
#plansByCase .ribbon::after {
	width: 0;
	height: 0;
	top: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
	content: "";
	display: block;
	position: absolute;
	border-style: solid;
	border-width: 20px 10px 0;
	border-color: #ebc31e transparent transparent;
}
/*#plansByCase .ribbon::before,
#plansByCase .ribbon::after,
#plansByCase .ribbon > .inner::before,
#plansByCase .ribbon > .inner::after {
	width: 0;
	height: 0;
	content: "";
	position: absolute;
	border-style: solid;
}
#plansByCase .ribbon::before {
	border-color: #d2aa0a #d2aa0a #d2aa0a transparent;
}
#plansByCase .ribbon::after {
	border-color: #d2aa0a transparent #d2aa0a #d2aa0a;
}
#plansByCase .ribbon > .inner::before {
	border-color: #9e8008 #9e8008 #d2aa0a #d2aa0a;
}
#plansByCase .ribbon > .inner::after {
	border-color: #9e8008 #d2aa0a #d2aa0a #9e8008;
}*/
#plansByCase .box .title {
	color: #fff;
	text-align: center;
	background: #b3a680;
}
#plansByCase > section:nth-child(even) .box .block {
	background: #fff;
}
#plansByCase > section:nth-child(odd) .box .block {
	background: #f2f2f0;
}
#plansByCase .box .block.center {
	text-align: center;
}
#plansByCase .box .block p + p {
	margin-top: 28px;
}
#plansByCase .box .arrow {
	position: relative;
}
#plansByCase .box .arrow::after {
	left: 0;
	right: 0;
	content: "";
	display: block;
	margin: 0 auto;
	position: absolute;
	background: url(../images/business/plans_by_case/icon_arrow.png) no-repeat center center;
	background-size: 100% 100%;
}
#plansByCase > section:nth-child(odd) .box .arrow::after {
	background-image: url(../images/business/plans_by_case/icon_arrow_ash.png);
}
#plansByCase .box .block strong {
	color: #80004d;
	font-weight: bold;
}
#plansByCase .box .block .black {
	color: #000;
}
#plansByCase .box .block .bold {
	font-weight: bold;
}
#plansByCase .button a {
	color: #ffffff;
	display: block;
	background: #4d452f;
	font-weight: bold;
	text-align: center;
	position: relative;
	z-index: 10;
}
#plansByCase .qa .title {
	color: #000;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #bebebe;
}
#plansByCase .qa dl {
	font-weight: bold;
}
#plansByCase .qa dt {
	color: #80004d;
}
#plansByCase .qa dd {
	color: #000;
}
@media print, screen and (min-width: 801px){
	#plansByCase {}
	#plansByCase #menuList ul {
		display: flex;
		flex-wrap: wrap;
		height: 198px;
		max-width: 920px;
		margin: 0 auto 100px;
		flex-direction: column;
		align-content: space-between;
	}
	#plansByCase #menuList li {
		width: calc(50% - 15px);
		margin: 10px 0;
	}
	#plansByCase #menuList a {
		height: 44px;
		line-height: 44px;
		border-radius: 10px;
	}
	#plansByCase #menuList a:hover {
		opacity: 1;
		color: #006699;
		background: #fff;
	}
	#plansByCase > section:nth-child(odd) {
		padding-top: 235px;
		padding-bottom: 235px;
	}
	#plansByCase > section:nth-child(even) {
		padding-bottom: 1px;
	}
	#plansByCase figure img {
		width: 100%;
	}
	#plansByCase > section::before {
		width: 50px;
		height: 75px;
	}
	#plansByCase > section:nth-child(odd)::before {
		top: 200px;
	}
	#plansByCase > section:nth-child(even)::before {
		top: -40px;
	}
	#plansByCase > section .inner > .title {
		font-size: 34px;
		padding-top: 50px;
		margin-bottom: 50px;
	}
	#plansByCase > section .inner > .title span + span {
		font-size: 18px;
		margin-top: 20px;
		padding-bottom: 20px;
	}
	#plansByCase > section .inner > figure img {
		width: 969px;
		margin-left: -0.6%;
	}
	#plansByCase .box .block.center_pc {
		text-align: center;
	}
	#plansByCase .ribbon {
		font-size: 22px;
		max-width: 600px;
		padding: 14px 0 13px;
		margin-bottom: 60px;
	}
	/*#plansByCase .ribbon::before {
		border-width: 35px 30px 35px 40px;
	}
	#plansByCase .ribbon::after {
		border-width: 35px 40px 35px 30px;
	}
	#plansByCase .ribbon > .inner::before,
	#plansByCase .ribbon > .inner::after {
		bottom: -20px;
		border-width: 10px;
	}
	#plansByCase .ribbon::before {
		bottom: -20px;
		right: 100%;
	}
	#plansByCase .ribbon::after {
		bottom: -20px;
		left: 100%;
	}
	#plansByCase .ribbon > .inner::before {
		left: 0;
	}
	#plansByCase .ribbon > .inner::after {
		right: 0;
	}*/
	#plansByCase .box .title {
		font-size: 18px;
		font-weight: bold;
		padding: 13px 0;
		border-radius: 10px;
		margin-bottom: 20px;
	}
	#plansByCase .box .block ~ .title {
		margin-top: 60px;
	}
	#plansByCase .box .block {
		padding: 40px;
		border-radius: 10px;
	}
	#plansByCase .box .block + .block {
		margin-top: 32px;
	}
	#plansByCase .box .block strong {
		font-size: 18px;
	}
	#plansByCase .box .arrow {}
	#plansByCase .box .arrow::after {
		width: 80px;
		height: 100px;
		bottom: -60px;
	}
	#plansByCase .button a {
		font-size: 20px;
		border-radius: 60px;
		padding: 40px 0;
		max-width: 858px;
		margin: 60px auto -60px;
	}
	#plansByCase .button a:hover {
		color: #ffffff;
		opacity: 1;
		background: #9a854e;
	}
	#plansByCase .qa {
		margin: 70px 0;
	}
	#plansByCase .qa .title {
		font-size: 18px;
		margin-bottom: 50px;
		padding-bottom: 10px;
	}
	#plansByCase .qa dl {
		line-height: 28px;
	}
	#plansByCase .qa dt {
		font-size: 18px;
	}
	#plansByCase .qa dd ~ dt {
		margin-top: 28px;
	}
}
@media screen and (max-width: 800px){
	#plansByCase {
		margin-top: -40px;
	}
	#plansByCase #menuList {
		padding: 0 25px 50px;
	}
	#plansByCase #menuList li + li {
		margin-top: 15px;
	}
	#plansByCase #menuList a {
		padding: 5px 0;
		border-radius: 10px;
	}
	#plansByCase > section {
		padding-bottom: 1px;
	}
	#plansByCase > section:nth-child(odd) {
		padding-top: 89px;
		padding-bottom: 65px;
	}
	#plansByCase > section::before {
		width: 37.5px;
		height: 56.25px;
	}
	#plansByCase > section:nth-child(odd)::before {
		top: 70px;
	}
	#plansByCase > section:nth-child(even)::before {
		top: -30px;
	}
	#plansByCase > section .inner > .title span:first-child {
		text-align: left;
		display: inline-block;
		font-size: 22px;
		line-height: 36px;
		padding: 45px 25px 20px;
	}
	#plansByCase > section .inner > .title span.line2 {
		display: block;
		position: relative;
		text-align: center;
	}
	#plansByCase > section .inner > .title span.line2:first-child::before,
	#plansByCase > section .inner > .title span.line2:first-child::after {
		content: "";
		top: 22px;
		bottom: 0;
		margin: auto 0;
		width: 14.5px;
		height: 61.5px;
		position: absolute;
		background: url(../images/business/plans_by_case/kakko.svg) no-repeat;
		background-size: auto 100%;
	}
	#plansByCase > section .inner > .title span.line2:first-child::before {
		left: 25px;
		background-position: left center;
	}
	#plansByCase > section .inner > .title span.line2:first-child::after {
		right: 25px;
		background-position: right center;
	}
	#plansByCase > section .inner > .title span + span {
		display: block;
		text-align: left;
		font-size: 13.5px;
		line-height: 27px;
		padding: 0 25px 15px;
	}
	#plansByCase > section .inner > figure {
		padding: 33px 16px 0 22px;
		margin-bottom: -10px;
	}
	#plansByCase .ribbon {
		font-size: 16px;
		margin: 0 42.5px 20px;
		padding: 16px 5px;
	}
	#plansByCase .ribbon::after {
		border-width: 10px 5px 0;
	}
	/*#plansByCase .ribbon::before {
		bottom: -15px;
		right: 100%;
		border-width: 26.25px 20px 26.25px 17.5px;
	}
	#plansByCase .ribbon::after {
		bottom: -15px;
		left: 100%;
		border-width: 26.25px 17.5px 26.25px 20px;
	}
	#plansByCase .ribbon > .inner::before,
	#plansByCase .ribbon > .inner::after {
		bottom: -15px;
        background: #9e8008;
		border-width: 7.5px 11.5px;
	}
	#plansByCase .ribbon > .inner::before {
		left: 0;
	}
	#plansByCase .ribbon > .inner::after {
		right: 0;
	}*/
	#plansByCase .box {
		padding: 25px;
	}
	#plansByCase .box .title {
		font-size: 13.5px;
		padding: 11px 10px;
		border-radius: 7.5px;
		margin-bottom: 15px;
	}
	#plansByCase .box .block + .title {
		margin-top: 29px;
	}
	#plansByCase .box .block + .block {
		margin-top: 24px;
	}
	#plansByCase .box .block {
		padding: 24px 25px;
		border-radius: 7.5px;
	}
	#plansByCase .box .block strong {
		font-size: 13.5px;
	}
	#plansByCase .box .arrow::after {
		width: 60px;
		height: 75px;
		bottom: -45px;
	}
	#plansByCase .button a {
		font-size: 15px;
		margin: 0 25px;
		padding: 23px 0;
		border-radius: 35px;
	}
	#plansByCase > section:nth-child(even) .button a {
		margin-bottom: -35px;
	}
	#plansByCase .qa {
		padding: 35px 25px 0;
	}
	#plansByCase .qa .title {
		font-size: 13.5px;
		padding-bottom: 10px;
	}
	#plansByCase .qa dt {
		font-size: 13.5px;
		margin-top: 21px;
	}
}

#plansByCase #consult {}
@media print, screen and (min-width: 801px){}
@media screen and (max-width: 800px){}

#plansByCase #change {}
@media print, screen and (min-width: 801px){
	#plansByCase #change figure.case {
		margin-top: 45px;
	}
}
@media screen and (max-width: 800px){
	#plansByCase #change .block strong {
		display: block;
		text-align: center;
	}
	#plansByCase #change figure.case {
		margin-top: 40px;
	}
}

#plansByCase #death {}
@media print, screen and (min-width: 801px){}
@media screen and (max-width: 800px){}

#plansByCase #highPrice {}
@media print, screen and (min-width: 801px){}
@media screen and (max-width: 800px){}

#plansByCase #loan {}
#plansByCase #loan .column li {
	position: relative;
}
#plansByCase #loan .column li + li::before {
	content: "";
	display: block;
	position: absolute;
	background: url(../images/business/plans_by_case/icon_arrow.png) no-repeat center center;
	background-size: 100% 100%;
}
@media print, screen and (min-width: 801px){
	#plansByCase #loan .ribbon {
		margin-top: 40px;
	}
	#plansByCase #loan .ribbon + .box .block > p {
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 20px;
	}
	#plansByCase #loan .column {
		display: flex;
		line-height: 28px;
		justify-content: space-between;
	}
	#plansByCase #loan .column li {
		width: 232px;
		position: relative;
	}
	#plansByCase #loan .column li + li::before {
		top: 25px;
		right: calc(100% + 15px);
		width: 50px;
		height: 67.5px;
		transform: rotate(-90deg);
	}
	#plansByCase #loan .column small {
		font-size: 14px;
	}
}
@media screen and (max-width: 800px){
	#plansByCase #loan .ribbon + .box .block > p {
		font-size: 13.5px;
		margin-bottom: 21px;
	}
	#plansByCase #loan .column li + li::before {
		width: 37.5px;
		height: 50.625px;
		position: static;
		margin: -6px auto 7px;
	}
}

#plansByCase #unnecessary {}
@media print, screen and (min-width: 801px){}
@media screen and (max-width: 800px){}
