@charset "utf-8";
/* CSS Document */

/*.contact_bt_02 {
	border-radius:10px;
	border:1px solid #eee;
}

.bt_bg_red {
	background:#fff;
	box-shadow:none;
}

.contact_bt_02 a {
	padding:30px 0;
	font-size:2em;
}
.sp_link {
	padding:20px 0!important;
	font-size:1.3em;
	background:#fff;
}

.contact_bt {
	flex-direction: column;
	max-width:500px;
}

.contact_bt li:first-child {
	margin-bottom:40px;
}*/

.copy_txt {
	font-size:1em;
	margin-top:20px;
}

@media screen and (max-width: 767px) { /* sp */

/*.header {
	width:100%;
	margin:0 auto;
}*/

.contact_bt_area a {
	text-decoration:none;
}

.copy_txt {
	font-size:0.6em;
	color:#000;
}

}