@charset "UTF-8";
.catchcopy,#footer {
    background-image: URL("https://theraphy.jp/wp-content/uploads/2021/03/ee5b790c89a6e8811e7b3c97ee79534c-scaled.jpg");
}

#header {
    border-bottom: solid 2px #c85179;
}
.header-contact .header-access, .header-contact .header-tel {
    color: #000;
}
.header-contact .contact-button {
    background-color: #c85179;
}
.header-contact .text-title {
    margin: 3px;
    width: 50px;
	  border-radius: 3px;
}
a.contact-btn{
    background-color: #c85179;
    padding: 5px 20px;
    color: #fff;
    display: block;
    margin-bottom: 5px;
	  border-radius: 3px;
}
.header-sns{
    text-align: right;
}
.header-contact .sns-icon {
    width: 30px;
    height: 30px;
}
.header-contact .contact-left {
    margin-right: 10px;
}
.midashi {
    font-size: 12px;
    display: block;
    line-height: 12px;
}

.footer-link a {
    color: #c85179;
}
.footer-smp-menu .footer-menu-text {
    color: #fff;
}