@charset "utf-8";
.contact-info{
    border-bottom: solid thin #ddd;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.contact-title .contit{
	display: none;
}
.btn.style01.arrowL{
	display: none;
}
.btn-box{
    max-width: 800px;
    margin: 0px auto 0px;
    box-sizing: border-box;
}
