@charset "UTF-8";
/* lp autumn common.css */


/* ===== header color ===== */

header {
	border-color: #0098cc !important;
}
header .st0 {
	fill: #0098cc;
}
header .phone_info span {
	color: #0098cc !important;
}
.request_btn a {
	background-color: #82bc3f !important;	
}
.freeTrial_btn a {
	background-color: #f5643c !important;
}


/* ===== form color ===== */
#div_contactNagare .num_maru {
	background-color: #00a0dc !important;
}
#div_contactNagare .card {
	border-color: #00a0dc !important;
}
h2.h2_bgBorder {
	border-color: #00a0dc !important;
}

/* 01 form */
.lp_form #div_contactNagare .card:first-of-type {
	background-color:#00a0dc !important; 
}
.lp_form #div_contactNagare .card:first-of-type p {
	color: #fff !important;
}
/* 01 form */
.lp_thanks #div_contactNagare .card:nth-of-type(2) {
	background-color:#00a0dc !important; 
}
.lp_thanks #div_contactNagare .card:nth-of-type(2) p {
	color: #fff !important;
}