
.cta .tel-new-wrap{
    border:2px solid #ddd;
    position: relative;
    padding: 0 !important;
	margin-top:0;
}
@media screen and (min-width: 769px) {
#form-top .Flex .Hurf-tel{
    margin-top: -1.2em;
}
}
.cta .tel-new-wrap::before{
    content: '';
    background: url(https://akiya-kaitoritai.com/wp-content/themes/cocoon-child-master/images/free.svg)no-repeat right bottom;
    background-size: contain;
    width:60px;
    height:60px;
    position: absolute;
    left:-15px;
    top:-15px;
    transform:rotate(-10deg);
}
.cta .tel-new-wrap::after{
    content: '';
    background: url(images/finger_icon.png)no-repeat right bottom;
    background-size: contain;
    width:60px;
    height:35px;
    position: absolute;
    right:5px;
    bottom:5px;
}


.cta .tel-new-wrap a{
    display: block;
    width: 100%;
    padding:.25em !important;
    color:#000 !important;
    position: relative;
    z-index: 3;
}

.cta .tel-wrap span.time{
    text-align: center;
}

.cta .mail {
    background: #de2304 !important;
    opacity: 1 !important;
    max-width: 600px;
    color: #fff !important;
}
@media screen and (max-width: 768px) {
.cta__wrap {
    padding: 0 !important;
}
.contact .form_wrap{
    padding-left: .5em;
    padding-right: .5em;
}
}