/* トップページ「住宅リフォームにトータルで対応可能！」セクション */
.top-license-list{
	border-bottom:1px dotted #aaaaaa;
	padding-bottom:5px;
	margin:5px 0;
	font-weight:bold;
}
@media screen and (min-width:641px){
	.top-license-box,.top-area-box{
		display:flex;
		justify-content:space-between;
	}
	.top-license-lr{
		width:49%;
	}
	.top-license-list{
		font-size:100%;
	}
	.top-area-content{
		width:31%;
	}
}

/* 各種募集見出し 「協力業者さま・一人親方さま」*/
.recruit_midashi {
    text-align:center!important;
    font-weight:bold!important;
}

/* 各種募集小見出し「応募事項」 */
.recruit_overview {
    color:#00003D!important;
    font-size:28px!important;
    font-weight:bold!important;
}

@media screen and (max-width:959px) {
   .recruit_overview {
       font-size:18px!important;
    }
}

/* フッター「メールのお問い合わせ」文字hover時 */
.parts34_footer .contactbox-area .col:last-child > span.Btn-Text:hover {
    color: #00003D!important;
}

@media screen and (min-width:960px){
	.br-non{
		display:block!important;
	}
	.br-non-2 {
	    display:none!important;
	}
}

@media screen and (max-width: 640px){
	.br-non{
		display:block!important;
	}
	.br-non-2 {
	    display:block!important;
	}
}


.top-center {
	text-align: center;
	font-size:16px;
}
.tp-center{
	display: inline-block;
	text-align: left;
	line-height: 26px;
}

.about-center {
	text-align: right!important;
	font-size:20px!important;
}
.ab-center{
	display: inline-block!important;
	text-align: left!important;
	line-height: 26px!important;
}

@media screen and (max-width:959px){
	.top-center {
		font-size:16px;
}