.h2_cate h2,.h3_cate h3{
	color: #38B6FF;
}

.h2_cate{
	border-bottom: #38B6FF dashed;
	background-color: #F5F5F5;
}

.h3_cate h3::before{
	background-color:#38B6FF;
}

.link_common ul li a{
	background: #38B6FF;
}

.link_common ul li a::after {
    background: url(../img/laundry_button_icon_01.png) no-repeat center top / 100% auto;
}

.table_piano01 table, .table_piano01 table td, .table_piano01 table th{
	border: 1px solid #004AAD;
}

.table_piano01 table th {
    padding: 10px;
    background: #004AAD;
    border: solid 1px #fff;
	color: #fff;
}

.q_text,.btn_submit input[type="submit"], .btn_submit input[type="button"]{
	background-color: #38B6FF;
	color: #fff;
}

.a_text::before{
	color: #38B6FF;
}

.kozinzyouhou .elementor-toggle .elementor-tab-title, .kozinzyouhou .elementor-toggle .elementor-tab-content{
	border-bottom: 1px solid #38B6FF;
}

.privacy_policy{
	background-color: #F5F5F5;
}

.contact_f7 td input[type="text"], .contact_f7 td input[type="email"], .contact_f7 td textarea{
	border: 1px solid #38B6FF;
}
.contact_f7 th, .contact_f7 td{
	border-bottom: solid 1px #38B6FF;
}

.form_komoku{
	border-left: 0.4em solid #38B6FF;
}

.informaton_table th{
	background-color: #F5F5F5;
}

.informaton_table th, .informaton_table td{
	border: 1px solid #38B6FF;
}

a{
	color: #38B6FF;
}

#contact_btn{
	display: none;
}

.pc_h1 h1{
	color: #38B6FF;
}

.informaton_table tr:first-of-type th{
	border-top: 1px solid #38B6FF;
}

.toggle{
	background: #38B6FF;
}

#page-top a{
	background:url(../img/pagetop_off-cleaning.png) center top / contain no-repeat;
}

	/* お客様の声設定 */
	.voice_wrap{
		width: 100%;
	}
	.voice_wrap ul{
		text-align:center;
		font-size: 0;
		padding-top: 5.5vw;
	}
	.voice_wrap ul li{
		display: inline-block;
		padding: 0 1vw;
	}
	.voice_wrap > ul > li{
        width: 30%!important;
	}
	/* 日付 */
	.voice_wrap ul li .voice_date{
		color: #888a8e;
		font-size: 1vw;
		text-align: center;
		display: block;
		font-weight: 500;
		padding-bottom: 0.5vw;
	}
	/* サムネイル */
	.voice_wrap ul li .voice_thumb img{
		width: 17vw;
		height: 11vw;
		object-fit: cover;
		font-family: 'object-fit: cover;';
		border-radius: 10vw;
	}
	/* タイトル */
	.voice_wrap .voice_title{
		font-size: 1.1vw;
		display: inline-block;
		vertical-align: top;
		width: 13vw;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		-webkit-text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		margin: 0 auto;
		text-align: center;
		padding-top: 0.5vw;
	}
	.voice_wrap ul li .voice_title a{
		color: #212732;
		font-size: 1vw;
	}



