@charset "UTF-8";
@media screen and (min-width: 999px) {

body#dental-search.dental-list.keyword #contents #main #output #data-wrapper {
	margin: 35px 0 0 0;
}
body#dental-search.visit #search-refine .unit p:first-child {
    margin: 0 auto 18px;
    font-size: 14px;
    font-size: 1.167rem;
}
.accent-tel {
    padding-left: 8px;
    font-size: 24px;
    font-size: 2.000rem;
    font-weight: bold;
    color: #2D909E;
}
.visit-contact-tel,
.visit-contact-web {
    padding-top: 24px;
    text-align: left;
}
.visit-contact-tel p:first-child,
.visit-contact-web p:first-child {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}
.visit-contact-tel span.black {
    color: #3a3a3a;
    font-weight: bold;
    line-height: 1.8;
}
.visit-contact-web p:first-child {
    margin-bottom: 15px;
}
body#dental-search.visit .visit-contact-web .btn a {
    margin: 0;
}

}

@media screen and (max-width: 998px) and (min-width: 1px) {
  body#dental-search #contents #search-refine .unit dl dd ul li input[type=radio], body#dental-search #contents #search-refine .unit dl dd ul li input[type=checkbox] {
    display: none;
    margin: 0;
  }
body#dental-search.visit #search-refine .unit p:first-child {
    margin: 0 auto 15px;
    font-size: 14px;
}
.accent-tel {
    padding-left: 8px;
    font-size: 24px;
    font-weight: bold;
    color: #2D909E !important;
}
.visit-contact-tel,
.visit-contact-web {
    padding-top: 24px;
    text-align: center;
}
.visit-contact-tel p:first-child,
.visit-contact-web p:first-child {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}
.visit-contact-tel span.black {
    color: #3a3a3a;
    font-weight: bold;
    line-height: 1.8;
}
.visit-contact-web p:first-child {
    margin-bottom: 10px;
}
body#dental-search.visit .visit-contact-web .btn a {
    margin: 0;
}


}