html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
* {
box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
display: block;
}
ol,
ul {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
img {
max-width: 100%;
height: auto;
vertical-align: middle;
} html {
scroll-behavior: smooth;
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
}
body {
color: #141412;
line-height: 1.6;
margin: 0;
font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", "Helvetica Neue", Arial, sans-serif;
transition: opacity 0.8s;
} a {
color: #03C;
text-decoration: none;
}
a:visited {
color: #03C;
}
a:hover {
color: #ea9629;
text-decoration: underline;
} h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
line-height: 1.3;
}
h1 {
font-size: 48px;
margin: 33px 0;
}
h2 {
font-size: 30px;
margin: 25px 0;
}
h3 {
font-size: 22px;
margin: 20px 0 10px;
}
h4 {
font-size: 20px;
margin: 25px 0;
}
h5 {
font-size: 18px;
margin: 30px 0;
}
h6 {
font-size: 16px;
margin: 36px 0;
}
p {
margin: 0 0 24px;
}
b,
strong {
font-weight: bold;
} blockquote {
font-size: 18px;
font-style: italic;
font-weight: 300;
margin: 24px 40px;
}
pre {
background: #f5f5f5;
color: #666;
font-family: monospace;
font-size: 14px;
margin: 20px 0;
padding: 20px;
overflow: auto;
white-space: pre-wrap;
word-wrap: break-word;
} button,
input,
select,
textarea {
font-family: inherit;
font-size: 100%;
margin: 0;
max-width: 100%;
}
button,
input[type="button"],
input[type="submit"] {
cursor: pointer;
} table {
border-bottom: 1px solid #ededed;
font-size: 14px;
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
td {
border-top: 1px solid #ededed;
padding: 6px 10px 6px 0;
}
th {
font-weight: bold;
text-align: left;
text-transform: uppercase;
} hr {
border: 0;
border-top: 1px dotted #ccc;
height: 1px;
margin: 0 0 24px;
} .clear::after,
.entry-content::after,
.site-footer::after,
.navigation::after,
.clearfix::after {
content: "";
display: table;
clear: both;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
overflow: hidden;
position: absolute !important;
height: 1px;
width: 1px;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
line-height: normal;
padding: 15px 23px 14px;
position: absolute;
left: 5px;
top: 5px;
text-decoration: none;
width: auto;
z-index: 100000; } button,
input,
textarea {
border: 1px solid #9CC;
font-family: inherit;
padding: 3px;
}
input,
textarea {
color: #000;
}
input:focus,
textarea:focus {
border: 1px solid #9CC;
background: #FFFFF5;
outline: 0;
} button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
font-size: 16px;
font-family: Arial;
font-weight: normal;
border: 1px solid #dcdcdc;
padding: 9px 18px;
text-decoration: none;
background: -moz-linear-gradient(center top, #f9f9f9 5%, #e9e9e9 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
background-color: #f9f9f9;
color: #000;
display: inline-block;
text-shadow: 1px 1px 0px #ffffff;
box-shadow: inset 1px 1px 0px 0px #ffffff;
}
button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
background-color: #e9e9e9;
}
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
position: relative;
top: 1px;
}
.post-password-required input[type="submit"] {
padding: 7px 24px 4px;
vertical-align: bottom;
}
.post-password-required input[type="submit"]:active {
padding: 5px 24px 6px;
} .entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
max-width: 100%;
} .entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto;
}
img.size-full,
img.size-large,
img.wp-post-image {
height: auto;
max-width: 100%;
} embed,
iframe,
object,
video {
max-width: 100%;
} .entry-content .twitter-tweet-rendered {
max-width: 100% !important;
} .alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
figure.wp-caption.alignleft,
img.alignleft {
margin: 5px 20px 5px 0;
}
.wp-caption.alignleft {
margin: 5px 10px 5px 0;
}
figure.wp-caption.alignright,
img.alignright {
margin: 5px 0 5px 20px;
}
.wp-caption.alignright {
margin: 5px 0 5px 10px;
}
img.aligncenter {
margin: 5px auto;
}
img.alignnone {
margin: 5px 0;
}
.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
color: #220e10;
font-size: 18px;
font-style: italic;
font-weight: 300;
margin: 0 0 24px;
}
div.wp-caption.alignright img[class*="wp-image-"] {
float: right;
}
div.wp-caption.alignright .wp-caption-text {
padding-left: 10px;
}
img.wp-smiley,
.rsswidget img {
border: 0;
border-radius: 0;
box-shadow: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption.alignleft+ul,
.wp-caption.alignleft+ol {
list-style-position: inside;
} .site {
background-color: #fff;
border-left: 1px solid #f2f2f2;
border-right: 1px solid #f2f2f2;
margin: 0 auto;
max-width: 1600px;
width: 100%;
}
.site-main {
position: relative;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: inline-table;
}   .site-header {
position: sticky;
top: 0;
background-color: #fff;
z-index: 100;
border-bottom: 1px solid #f0f0f0;
} .site-header #hset {
display: flex;
justify-content: space-between;
align-items: center;
margin: 0 auto;
max-width: 1080px; padding: 10px 15px;
width: 100%;
} .site-header #hleft {
flex: 0 1 auto; margin: 0;
}
.site-header .home-link {
display: block;
text-decoration: none;
color: #007550;
}
.site-header .home-link p {
font-size: 11px;
color: #096;
margin: 0 0 2px 0;
}
.site-title {
margin: 0;
line-height: 1;
} .site-title img {
display: block;
max-width: 100%;
width: 500px;
height: auto;
} .site-header #hright {
flex: 0 0 auto;
text-align: right; margin-left: 160px;
} .site-header #hright .tel div {
display: flex;
align-items: center;
justify-content: flex-end; gap: 8px; }
.site-header #hright dl {
color: #666;
margin: 0;
padding: 0;
}
.site-header #hright dt {
font-size: 12px;
line-height: 1.4;
font-weight: normal;
}
.site-header #hright .tel {
font-size: 26px; font-weight: bold;
line-height: 1.1;
color: #096;
display: block;
}
.site-header #hright .exp {
display: block;
font-size: 11px;
font-weight: normal;
color: #096;
}  .main-navigation {
margin: 0 auto;
max-width: 1080px;
min-height: 45px;
position: relative; } ul.nav-menu,
div.nav-menu>ul {
margin: 0;
padding: 0;
display: flex; justify-content: center;
}
.nav-menu li {
position: relative;
list-style: none;
flex: 1; }
.nav-menu li a {
color: #fff;
display: block;
font-size: 15px;
line-height: 1;
padding: 15px 10px;
text-decoration: none;
text-align: center; border-left: 1px solid rgba(255, 255, 255, 0.3);
} .nav-menu li:first-child a {
border-left: none;
}
.nav-menu li:hover>a,
.nav-menu li a:hover {
color: #ffffcc;
background-color: rgba(255, 255, 255, 0.1); } .nav-menu .sub-menu,
.nav-menu .children {
background-color: #009966;
position: absolute;
z-index: 99999;
opacity: 0; visibility: hidden; transition: opacity 0.2s ease;
width: 200px; top: 100%; left: 0;
padding: 0;
} .nav-menu li:hover>ul,
.nav-menu li.focus>ul {
opacity: 0.95;
visibility: visible;
}
.nav-menu .sub-menu a {
border-left: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
text-align: left;
padding: 12px 15px;
}
.nav-menu .sub-menu a:hover {
background-color: #006633;
} .nav-menu .current_page_item>a,
.nav-menu .current-menu-item>a {
font-weight: bold;
background-color: rgba(0, 0, 0, 0.1);
} .menu-toggle,
.smt {
display: none;
}  .site-header .search-form {
position: absolute;
right: 20px;
top: 5px;
}
.site-header .search-field {
background: transparent url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/css/images/search-icon.png) no-repeat 5px center / 20px 20px;
border: none;
cursor: pointer;
height: 37px;
padding: 0 0 0 30px;
transition: width 400ms ease, background 400ms ease;
width: 0; }
.site-header .search-field:focus {
background-color: #fff;
border: 1px solid #ccc;
cursor: text;
outline: 0;
width: 200px; } .pagetop a {
display: flex;
align-items: center;
justify-content: center;
width: 50px;
height: 50px;
border-radius: 50%;
background: #009966;
border: 1px solid #fff;
color: #fff;
text-decoration: none;
position: fixed;
right: 20px;
bottom: 40px;
z-index: 100;
transition: 0.3s;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.pagetop a:hover {
background: #007550;
opacity: 0.9;
transform: translateY(-3px); } .hentry {
padding: 20px 0 40px;
}
.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
margin: 0 auto;
max-width: 1080px; width: 100%;
}  .sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta {
padding: 0 20px; } .entry-header {
margin-bottom: 30px;
}
.entry-title {
font-weight: bold;
margin: 0 0 10px;
padding: 8px 0;
border-top: #009966 2px solid;
border-bottom: #009966 1px solid;
}
h1.entry-title {
font-size: 26px; color: #159867;
line-height: 1.5;
margin: 10px 0;
}
.entry-title a {
color: #159867;
text-decoration: none;
}
.entry-title a:hover {
color: #ea9629;
}
.entry-thumbnail img {
display: block;
max-width: 100%;
height: auto;
margin: 0 auto 15px;
} #houyugroup {
background: #f7f5f2 !important;
background-color: #f7f5f2 !important;
width: 100vw !important;
position: relative !important;
left: 50% !important;
right: 50% !important;
margin-left: -50vw !important;
margin-right: -50vw !important;
padding: 60px 0 !important;
display: block !important;
clear: both !important;
overflow: hidden !important;
} #houyugroup .entry-content,
#houyugroup .post-content {
background: transparent !important;
background-color: transparent !important;
box-shadow: none !important;
border: none !important;
max-width: 1100px !important;
margin: 0 auto !important;
padding: 0 15px !important;
width: 100% !important;
float: none !important;
} #houyugroup ul {
list-style: none !important;
padding: 0 !important;
margin: 0 auto !important;
max-width: 1100px !important;
display: block !important;
overflow: hidden !important;
} @media screen and (min-width: 769px) {
#houyugroup li {
float: left !important;
width: 31% !important;
margin: 0 1% 25px !important;
padding: 15px 10px 15px 85px !important;
min-height: 85px !important;
background-repeat: no-repeat !important;
background-position: left center !important;
background-size: 70px auto !important;
box-sizing: border-box !important;
display: block !important;
}
} #houyugroup li.ebara {
background-image: url(https://www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_ebara.png) !important;
}
#houyugroup li.asuka {
background-image: url(https://www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_asukav2.png) !important;
}
#houyugroup li.nousinkei {
background-image: url(https://www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_sinkei.png) !important;
}
#houyugroup li.kanwa {
background-image: url(https://www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_kanwa.png) !important;
}
#houyugroup li.gastro {
background-image: url(https://www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_gastro.png) !important;
}
#houyugroup li.hihu {
background-image: url(https://www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_noimage.png) !important;
}
#houyugroup li.yuketu {
background-image: url(https://www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/ryouhou_yuketu.png) !important;
}
#houyugroup li.sangen {
background-image: url(https://www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_sangen.png) !important;
}
#houyugroup li.hotto {
background-image: url(https://www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_hotto.png) !important;
} .entry-meta {
clear: both;
font-size: 13px;
color: #666;
margin: 10px 0;
line-height: 1.6;
}
.entry-meta a {
color: #039;
text-decoration: none;
transition: color 0.2s;
}
.entry-meta a:hover {
color: #ea9629;
text-decoration: underline;
} .entry-meta>span {
display: inline-block;
margin-right: 15px;
} .entry-meta>span:last-child {
margin-right: 0;
} .categories-links a,
.tags-links a {
margin-right: 5px;
} .edit-link a {
color: #c00;
font-weight: bold;
border: 1px solid #c00;
padding: 2px 6px;
border-radius: 3px;
font-size: 11px;
}
.edit-link a:hover {
background-color: #c00;
color: #fff;
} .single-author .entry-meta .author,
.sticky.format-standard .entry-meta .date {
display: none;
} .entry-content {
word-wrap: break-word;
line-height: 1.8; } .entry-content h2 {
margin: 30px 0 20px;
padding: 8px 0;
font-size: 22px;
border-bottom: 2px solid #009966;
color: #007550;
}
.entry-content h3 {
margin: 25px 0 15px;
font-size: 19px;
color: #007550;
border-left: 4px solid #009966; padding-left: 10px;
} .entry-content dl {
margin: 0 0 20px;
} .entry-content dl.shoti {
background: #EBFFDE;
border: 1px solid #ccc;
padding: 15px;
margin-bottom: 20px;
}
.entry-content dl.shoti dt,
.entry-content dl.shoti ul {
margin: 5px 0;
line-height: 1.5;
display: block;
} .entry-content a {
color: #039;
text-decoration: underline;
}
.entry-content a:hover {
color: #ea9629;
} .entry-content blockquote {
font-size: 18px; border-left: 4px solid #ccc;
padding: 10px 20px;
color: #666;
margin: 20px 40px;
} .entry-content .alignleft {
margin: 0 20px 20px 0;
}
.entry-content .alignright {
margin: 0 0 20px 20px;
}
.entry-content .aligncenter {
display: block;
margin: 0 auto 20px;
} .page-links {
clear: both;
margin: 20px 0;
}
.page-links a,
.page-links>span {
display: inline-block;
padding: 5px 12px;
margin: 0 2px;
border: 1px solid #009966;
text-decoration: none;
font-size: 14px;
}
.page-links a {
background: #009966;
color: #fff;
}
.page-links a:hover {
background: #fff;
color: #009966;
} footer.entry-meta {
margin-top: 30px;
} .gallery {
display: flex;
flex-wrap: wrap;
gap: 10px; margin-bottom: 20px;
}
.gallery-item {
flex: 1 1 auto; overflow: hidden;
position: relative;
text-align: center;
} .gallery-columns-2 .gallery-item {
width: calc(50% - 10px);
}
.gallery-columns-3 .gallery-item {
width: calc(33.33% - 10px);
}
.gallery-columns-4 .gallery-item {
width: calc(25% - 10px);
} .gallery-item img {
display: block;
max-width: 100%;
height: auto;
margin: 0 auto;
} .gallery-caption {
background-color: rgba(0, 0, 0, 0.7);
color: #fff;
font-size: 12px;
line-height: 1.3;
padding: 8px;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
opacity: 0;
transition: opacity 0.3s ease;
pointer-events: none; }
.gallery-item:hover .gallery-caption {
opacity: 1;
} @media (max-width: 600px) {
.gallery-item {
width: calc(50% - 10px) !important;
} }  .format-standard .wp-video,
.format-standard .wp-audio-shortcode,
.wp-audio-shortcode {
margin: 20px 0 24px;
max-width: 100% !important;
}  blockquote {
font-style: italic;
font-weight: 300;
padding-left: 20px;
border-left: 4px solid #009966;
margin: 20px 0;
color: #666;
} .attachment .hentry {
background-color: #fff; margin: 0;
padding: 0;
}
.attachment .entry-header {
margin: 0 auto;
max-width: 1040px;
padding: 20px;
text-align: center; }
.attachment .entry-title {
font-size: 24px;
font-weight: bold;
color: #007550;
margin-bottom: 10px;
} .attachment .entry-meta {
font-size: 13px;
color: #666;
margin-bottom: 20px;
}
.attachment .entry-content {
padding: 20px 0;
} .image-navigation {
display: flex;
justify-content: space-between;
margin: 20px auto;
max-width: 1040px;
padding: 0 20px;
}
.image-navigation a {
text-decoration: none;
color: #039;
font-weight: bold;
} .attachment .entry-attachment {
margin: 0 auto;
max-width: 100%;
text-align: center;
}
.attachment .entry-attachment img {
height: auto;
max-width: 100%;
}
.attachment .entry-caption {
margin-top: 10px;
font-size: 14px;
color: #444;
} .attachment .sidebar-container {
display: none;
}  .navigation .nav-links {
display: flex;
justify-content: space-between;
align-items: center;
margin: 30px auto;
max-width: 1080px;
width: 100%;
padding: 0 20px; } .navigation a {
color: #009966; text-decoration: none;
font-size: 18px;
font-weight: bold;
transition: 0.2s;
}
.navigation a:hover {
color: #ea9629; } .paging-navigation .meta-nav {
display: inline-flex;
align-items: center;
justify-content: center;
background-color: #009966;
color: #fff;
border-radius: 50%;
width: 40px;
height: 40px;
font-size: 20px;
margin: 0 10px;
font-style: normal; }
.paging-navigation a:hover .meta-nav {
background-color: #ea9629;
} .nav-previous {
text-align: left;
}
.nav-next {
text-align: right;
margin-left: auto; } .post-navigation {
background-color: #f9f9f9; padding: 30px 0;
margin-top: 40px;
border-top: 1px solid #eee;
}  .author-info {
margin: 40px auto 0;
padding: 30px 20px;
background-color: #f9f9f9; border-radius: 8px;
max-width: 1080px;
width: 100%;
display: flex; gap: 30px;
} .author-avatar .avatar {
border-radius: 50%; flex-shrink: 0;
} .author-description {
flex: 1;
}
.author-description .author-title {
font-size: 20px;
font-weight: bold;
color: #007550;
margin: 0 0 10px;
} .author-description .author-title span {
font-style: normal;
}
.author-link {
color: #009966; text-decoration: none;
font-weight: bold;
margin-left: 10px;
}
.author-link:hover {
text-decoration: underline;
color: #ea9629;
} @media (max-width: 600px) {
.author-info {
flex-direction: column;
align-items: center;
text-align: center;
}
.author-avatar .avatar {
margin: 0 0 20px 0;
}
} .archive-header {
background-color: #fff;
color: #009966;
border-bottom: 1px solid #eee;
margin-bottom: 30px;
}
.archive-title {
font-size: 28px;
font-weight: bold;
margin: 0 auto;
max-width: 1080px; padding: 30px 20px 10px;
width: 100%;
}
.archive-meta {
font-size: 15px;
color: #666;
margin: 0 auto;
max-width: 1080px;
padding: 0 20px 20px;
width: 100%;
line-height: 1.6;
}  .page-header {
background-color: #fff;
border-bottom: 1px solid #f0f0f0;
margin-bottom: 20px;
} .page-title {
font-size: 26px;
font-weight: bold;
color: #007550; margin: 0 auto;
max-width: 1080px;
padding: 30px 20px;
width: 100%;
} .page-content {
margin: 0 auto;
max-width: 1080px;
padding: 40px 20px;
width: 100%;
line-height: 1.8;
} .no-results .page-content {
text-align: center; color: #666;
}
}  .error404 .page-wrapper {
background-color: #fff;
} .error404 .page-header {
background-color: #fff;
margin: 0 auto;
max-width: 1080px;
padding: 60px 20px;
text-align: center;
}
.error404 .page-title {
font-size: 32px;
font-weight: bold;
color: #007550; margin: 0;
line-height: 1.4;
}  .error404 .page-content {
margin: 0 auto;
max-width: 1080px;
padding: 20px 20px 80px;
width: 100%;
text-align: center;
} .error404 .page-content p {
font-size: 16px;
color: #666;
margin-bottom: 30px;
} #shortcutBtn ul {
display: flex;
flex-wrap: wrap;
margin: 0 0 1.5em;
padding: 0;
list-style: none;
border-top: #009966 3px solid;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
#shortcutBtn li {
flex: 1 1 33.333%; background: #fff;
border: 1px solid #f1f1f1;
box-sizing: border-box;
transition: background-color 0.2s;
}
#shortcutBtn a {
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
padding: 15px 10px 15px 75px; color: #009966;
text-decoration: none !important;
min-height: 90px;
background-size: 45px auto !important;
background-position: 15px center !important;
background-repeat: no-repeat !important;
}
#shortcutBtn a span,
#shortcutBtn a div,
#shortcutBtn a strong {
display: block;
width: 100%;
}
#shortcutBtn a span,
#shortcutBtn a div {
font-size: 11px;
line-height: 1.3;
color: #666;
}
#shortcutBtn strong {
font-size: 17px;
font-weight: bold;
line-height: 1.2;
} #shortcutBtn .b1 a {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/btnicon-zaitaku.png);
}
#shortcutBtn .b2 a {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/btnicon-area.png);
}
#shortcutBtn .b3 a {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/btnicon-doctor.png);
}
#shortcutBtn .b4 a {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/btnicon-shoti.png);
}
#shortcutBtn .b5 a {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/btnicon-faq.png);
}
#shortcutBtn .b6 a {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/btnicon-tel.png);
}  @media (max-width: 1024px) {
#shortcutBtn a {
padding-left: 65px;
background-size: 40px auto !important;
background-position: 10px center !important;
}
#shortcutBtn strong {
font-size: 15px;
}
} @media (max-width: 850px) {
#shortcutBtn a {
align-items: center;
text-align: center;
padding: 60px 5px 15px !important; background-position: center 12px !important; }
} @media (max-width: 600px) {
#shortcutBtn li {
flex: 1 1 50%;
}
} #news-list {
margin: 0 0 30px;
padding: 0;
list-style: none;
border-top: 1px solid #eee;
}
#news-list li {
font-size: 14px;
line-height: 1.6;
padding: 12px 10px;
border-bottom: 1px solid #eee;
background: #fff; display: block;
} #news-list li a,
#news-list li span,
#news-list li h3 {
display: inline !important; vertical-align: baseline;
margin: 0;
padding: 0;
} #news-list img {
vertical-align: middle;
margin: 0 2px;
display: inline !important;
} #news-list .ymd {
color: #888;
margin-right: 10px;
}
#news-list .catname {
background: #009966;
color: #fff;
padding: 1px 6px;
font-size: 11px;
border-radius: 3px;
margin-right: 10px;
display: inline-block !important; line-height: 1.4;
} #news-list h3 a {
font-weight: bold;
color: #007550;
} @media (max-width: 768px) {
#news-list li {
padding: 10px 5px;
font-size: 13px;
}
}  .shozokulist {
margin: 20px 0;
padding: 20px;
border: 2px solid #eef2f1;
border-radius: 8px;
background-color: #ffffff;
}
.shozokulist dl {
margin: 0;
padding: 0;
} .shozokulist dt.tit {
font-size: 18px;
font-weight: bold;
color: #007550;
border-bottom: 2px solid #007550;
padding-bottom: 8px;
margin-bottom: 15px;
display: block;
} .shozokulist dd {
margin: 0;
padding: 0;
display: flex;
flex-wrap: wrap; gap: 8px; } .shozokulist dd a {
display: inline-flex;
align-items: center;
text-decoration: none !important; background-color: #f0f7f5;
color: #007550 !important; border: 1px solid #cddbd8;
border-radius: 4px; font-size: 15px;
font-weight: 600;
padding: 20px;
line-height: 1.2;
transition: all 0.2s ease; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
} .shozokulist dd a:hover {
background-color: #007550;
color: #ffffff !important;
border-color: #007550;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
transform: translateY(-1px);
} .shozokulist dd a img {
width: 13px;
height: 13px;
margin-right: 8px;
transition: filter 0.2s ease;
}
.shozokulist dd a:hover img {
filter: brightness(0) invert(1);
} @media screen and (max-width: 640px) {
.shozokulist dd a {
width: 100%;
justify-content: center;
font-size: 14px;
}
} ul.topclinicinfo {
display: flex;
flex-wrap: wrap;
gap: 20px; padding: 10px 0;
width: 100%;
list-style: none;
margin: 0;
box-sizing: border-box;
}
.topclinicinfo li {
flex: 1 1 calc(50% - 10px);
list-style: none; padding: 25px;
border: 1px #e0e0e0 solid; border-top: 4px #009966 solid; background-color: #fff;
box-sizing: border-box;
display: flex;
flex-direction: column;
justify-content: flex-start;
margin: 0 !important; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
} .topclinicinfo li.myarea {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/map.png);
background-repeat: no-repeat !important;
background-position: right 10px center !important; background-size: 150px auto !important;
padding-right: 170px !important; padding-left: 25px !important; }
.topclinicinfo dl {
margin: 0;
}
.topclinicinfo dt {
color: #007550;
font-size: 19px;
font-weight: bold;
margin-bottom: 0.8em;
display: flex;
align-items: center;
} .topclinicinfo dt::before {
content: "";
display: inline-block;
width: 8px;
height: 8px;
background-color: #009966;
margin-right: 10px;
border-radius: 50%;
}
.topclinicinfo dd {
font-size: 15px;
line-height: 1.7;
margin: 0;
color: #444;
}  @media (max-width: 1024px) {
.topclinicinfo li.myarea {
background-size: 120px auto !important;
padding-right: 140px !important;
}
} .myflow {
width: 100%;
background: #fff;
padding: 0; position: relative;
border: 1px solid #eee; margin-bottom: 60px; }
.myflow .child1 {
background: #fff;
position: relative;
padding: 20px;
} .myflow .child1:after {
content: '';
position: absolute;
top: 100%;
left: 50%; transform: translateX(-50%); width: 0;
height: 0;
border-style: solid;
border-width: 20px 20px 0 20px;
border-color: #eee transparent transparent transparent; z-index: 1;
}
.myflow h2 {
font-size: 20px;
font-weight: bold;
color: #009966; margin: 0 0 15px;
padding: 0;
border-bottom: 2px solid #009966;
display: inline-block;
}
.myflow p {
font-size: 15px;
line-height: 1.7;
margin: 0 0 15px;
padding: 0;
}
.myflow ul {
font-size: 15px;
padding-left: 1.2em; margin: 0;
}
.myflow li {
padding-bottom: 8px;
list-style-type: disc; } .myflow:last-of-type {
margin-bottom: 30px;
}
.myflow:last-of-type .child1:after {
display: none;
} .history_set {
display: flex;
align-items: flex-start;
padding: 18px 0;
border-bottom: 1px solid #eee; gap: 15px;
} .history_set p.day {
flex: 0 0 15em !important; width: 15em !important;
white-space: nowrap !important; overflow: visible !important; margin: 0;
font-weight: bold;
color: #555;
line-height: 1.5;
font-size: 15px;
letter-spacing: -0.03em; } .history_set p.history {
flex: 1;
margin: 0;
line-height: 1.6;
color: #333;
font-size: 15px; min-width: 0;
} @media (max-width: 768px) {
.history_set {
flex-direction: column;
gap: 5px;
}
.history_set p.day {
flex: none !important;
width: 100% !important;
white-space: normal !important; font-size: 14px;
color: #888;
letter-spacing: normal;
}
} #clinic {
width: 100%;
margin-bottom: 40px;
}
#clinic h2 {
font-size: 18px;
font-weight: bold;
color: #009966;
margin-bottom: 1em;
border-bottom: 2px solid #009966;
display: inline-block;
}
#clinic li {
list-style: none;
padding: 10px 10px 10px 90px; margin-bottom: 20px;
min-height: 80px;
background-size: 75px auto !important;
background-position: left center !important;
background-repeat: no-repeat;
} #clinic li.ebara {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_ebara.png);
}
#clinic li.jhonan {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_jhonan.png);
}
#clinic li.asuka {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_asukav2.png);
}
#clinic li.hinyou {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_hinyou.png);
}
#clinic li.nousinkei {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_sinkei.png);
}
#clinic li.kanwa {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_kanwa.png);
}
#clinic li.sangen {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_sangen.png);
}
#clinic li.kokyu {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_kokyu.png);
}
#clinic li.riumati {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_riumati.png);
}
#clinic li.gastro {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_gastro.png);
}
#clinic li.hihu {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_noimage.png);
}
#clinic li.hotto {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_hotto.png);
} .drinfo {
display: flex;
flex-wrap: wrap;
gap: 0 30px; margin-bottom: 3em;
}
.drinfo dt.tit {
width: 100%;
color: #007550;
font-size: 20px;
font-weight: bold;
margin-bottom: 0.5em;
border-bottom: 1px solid #eee;
padding-bottom: 5px;
} .drinfo dd.photo {
flex: 0 0 200px; margin: 0;
}
.drinfo dd.photo img {
width: 100%;
height: auto;
border-radius: 12px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); } .drinfo dd.text {
flex: 1; min-width: 280px; margin: 0;
line-height: 1.8;
} @media (max-width: 600px) {
.drinfo {
flex-direction: column;
align-items: center; gap: 20px;
}
.drinfo dt.tit {
text-align: center;
}
.drinfo dd.text {
min-width: 100%;
}
} .drinfo ul.keireki {
padding: 0;
margin: 10px 0;
list-style: none;
}
.drinfo ul.keireki li {
font-size: 14px;
line-height: 1.6;
padding: 5px 0;
border-bottom: 1px dotted #ccc;
color: #555;
} @media (max-width: 600px) {
.drinfo {
flex-direction: column;
align-items: center;
}
.drinfo dd.text {
width: 100%;
}
}  .youtube-container {
margin: 40px 0;
padding: 25px;
border: 2px solid #eef2f1;
border-radius: 8px;
background-color: #ffffff;
}
.youtube-title {
font-size: 18px;
font-weight: bold;
color: #007550;
border-bottom: 2px solid #007550;
padding-bottom: 8px;
margin-bottom: 15px;
display: block;
} .youtube-wrapper {
position: relative;
width: 100%;
padding-top: 56.25%; background-color: #000;
cursor: pointer;
overflow: hidden;
border-radius: 4px;
box-shadow: 0 2px 10px rgba(0,0,0,0.1);
} .youtube-wrapper img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.3s, opacity 0.3s;
opacity: 0.9;
}
.youtube-wrapper:hover img {
opacity: 1;
transform: scale(1.02); } .play-button {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 68px;
height: 48px;
background-color: rgba(0, 0, 0, 0.7);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s;
z-index: 2;
} .play-button::before {
content: "";
border-style: solid;
border-width: 12px 0 12px 20px;
border-color: transparent transparent transparent #fff;
margin-left: 4px;
}
.youtube-wrapper:hover .play-button {
background-color: #ff0000; transform: translate(-50%, -50%) scale(1.1);
}
.youtube-caption {
font-size: 12px;
color: #666;
margin-top: 10px;
text-align: right;
} dl#faq {
border: 2px solid #ade2ad; padding: 25px;
background-color: #f4faf4; border-radius: 8px;
margin-bottom: 30px;
}
#faq .tel {
display: block;
padding: 10px 0;
} #faq dd.tel { font-size: clamp(24px, 5vw, 36px);
font-weight: bold;
color: #007550; line-height: 1.2;
margin: 10px 0;
}
#faq dd.tel .exp {
display: block;
font-size: 14px;
font-weight: normal;
color: #666;
margin-bottom: 5px;
} @media (max-width: 600px) {
dl#faq {
padding: 20px 15px; }
#faq dd.tel {
letter-spacing: -1px; margin: 5px 0;
}
#faq dd.tel .exp {
font-size: 13px; }
} #contact {
max-width: 800px; margin: 0 auto;
}
#contact dt {
font-weight: bold;
color: #007550; margin-bottom: 8px;
display: flex;
align-items: center;
} #contact .hissu {
background-color: #e63f2a; color: #fff;
font-size: 11px;
padding: 2px 6px;
border-radius: 3px;
margin-left: 8px;
line-height: 1;
} #contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact textarea {
width: 100%;
max-width: 100%;
padding: 12px; border: 1px solid #ccc;
border-radius: 4px;
box-sizing: border-box; font-size: 16px; background-color: #fff;
transition: border-color 0.2s;
} #contact input:focus,
#contact textarea:focus {
border-color: #009966;
outline: none;
box-shadow: 0 0 0 2px rgba(0, 153, 102, 0.1);
}
#contact dd {
margin: 0 0 25px 0; } @media screen and (max-width: 600px) {
body #contact dt {
font-size: 15px !important;
}
} body #infoblog {
margin-bottom: 40px !important;
}
#infoblog ul {
display: flex;
flex-wrap: wrap;
gap: 20px; margin: 0;
padding: 0;
list-style: none;
}
#infoblog li { flex: 1 1 300px;
padding: 0;
box-sizing: border-box;
} article {
padding-bottom: 30px;
border-bottom: 1px solid #eee;
margin-bottom: 30px;
} article:last-of-type {
border-bottom: none;
margin-bottom: 0;
} #infoblog li a {
text-decoration: none;
color: #333;
transition: color 0.2s;
}
#infoblog li a:hover {
color: #009966; } .myindexTopicsmenu {
list-style: none;
padding: 0;
margin: 30px 0;
display: flex;
flex-wrap: wrap;
gap: 20px; }
.myindexTopicsmenu li {
width: calc(50% - 10px); margin: 0;
}
.myindexTopicsmenu li a {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
min-height: 70px;
padding: 10px 20px;
text-decoration: none !important; background: #f9f9f9;
color: #007550 !important; border: 1px solid #e0e0e0;
border-left: 5px solid #007550; border-radius: 4px;
font-weight: 600;
font-size: 16px;
transition: all 0.3s ease;
} .myindexTopicsmenu li a:hover {
background: #ffffff;
border-color: #007550; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); transform: translateY(-2px);
} @media screen and (max-width: 768px) {
.myindexTopicsmenu {
gap: 12px;
}
.myindexTopicsmenu li {
width: 100%; }
.myindexTopicsmenu li a {
min-height: 60px;
font-size: 15px;
}
}  p.myQ {
font-weight: bold;
color: #009966; font-size: 18px;
margin-bottom: 15px;
display: flex;
align-items: flex-start;
}
p.myQ:before {
content: 'Q.';
margin-right: 10px;
color: #ea9629; } div.myA {
padding: 15px 20px 15px 50px; margin-bottom: 2em;
line-height: 1.8;
color: #006666;
background: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/blog/zaitaku-study/answer.png) no-repeat left 10px top 15px;
background-size: 30px auto; } div.myA ul,
div.myA ol {
padding: 0;
margin: 10px 0;
}
div.myA ul li {
list-style: none;
}
div.myA ol li {
list-style: decimal-leading-zero;
margin-left: 2em;
} .mypoint {
padding: 15px 20px 15px 50px;
margin-bottom: 2em;
line-height: 1.8;
color: #F60; font-weight: bold;
background: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/blog/zaitaku-study/check.png) no-repeat left 10px top 15px;
background-size: 30px auto;
border: 1px dashed #F60; border-radius: 5px;
}  .widget {
background-color: #f9f8f4; font-size: 14px;
margin-bottom: 30px;
word-wrap: break-word;
} #mymenu h3 {
margin: 0;
padding: 0;
}
#mymenu h3 a {
display: flex;
align-items: center;
padding: 12px 15px 12px 50px;
background-color: #e4f8e6;
color: #007550;
text-decoration: none;
border-top: 1px solid #fff;
background-repeat: no-repeat;
background-position: 8px center;
background-size: 32px auto;
transition: 0.3s;
} #mymenu h3 a:hover,
#mymenu h3.act a {
background-color: #009966;
color: #fff !important;
} #mymenu h3.about-houyu a {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/menu/about-houyu_2.png);
}
#mymenu h3.company a {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/menu/company_2.png);
}
#mymenu h3.about-zaitaku a {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/menu/about-zaitaku_2.png);
}
#mymenu h3.blog a {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/menu/blog_2.png);
}
#mymenu h3.recruit a {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/menu/recruit_2.png);
} .widget ul {
list-style: none;
margin: 0;
padding: 0;
}
.widget li {
background: #fff;
border-bottom: 1px solid #eee;
}
.widget li a {
display: block;
padding: 12px 15px;
color: #333;
text-decoration: none;
}
.widget li a:hover {
background-color: #f0fdf4;
color: #009966;
} .widget li ul li {
background: #fafafa;
border-top: 1px dotted #e2ddc0;
padding-left: 1.5em;
} .widget_calendar table {
width: 100%;
border-collapse: collapse;
}
.widget_calendar th,
.widget_calendar td {
padding: 8px 0;
text-align: center;
}
.widget_calendar caption {
padding: 10px;
font-weight: bold;
color: #007550;
}
.widget_calendar tbody td {
background-color: #fff;
border: 1px solid #eee;
} .search-form .search-submit {
display: none;
} .site-footer {
background-color: #009966; color: #fff;
font-size: 14px;
padding: 40px 0 0;
clear: both; } .site-footer .widget-area {
margin: 0 auto;
max-width: 1080px;
width: 100%;
display: flex;
flex-wrap: wrap;
gap: 30px;
padding: 0 20px;
box-sizing: border-box;
} .site-footer .widget { flex: 1 1 240px;
background: transparent;
color: #fff;
margin: 0 0 30px;
}
.site-footer .widget-title,
.site-footer .widget-title a {
color: #fff;
font-weight: bold;
font-size: 16px;
margin-bottom: 15px;
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
padding-bottom: 8px;
display: block;
} .site-footer a {
color: #fff;
text-decoration: none;
transition: opacity 0.2s;
}
.site-footer a:hover {
text-decoration: underline;
opacity: 0.8;
} .site-info {
margin-top: 20px;
padding: 25px 0;
background-color: rgba(0, 0, 0, 0.15); text-align: center;
width: 100%;
color: #fff;
font-size: 12px;
letter-spacing: 0.05em;
} @media (max-width: 600px) {
.site-footer .widget-area {
flex-direction: column;
text-align: center;
}
.site-footer .widget-title {
border-bottom: none; }
}  #wpstats {
display: none !important;
} @media (max-width: 600px) {
.site-footer {
padding: 30px 0 0; }
.site-footer .widget-area {
flex-direction: column; gap: 25px; text-align: center; }
.site-footer .widget {
flex: 1 1 100%; margin-bottom: 10px; }
.site-footer .widget-title {
border-bottom: 1px solid rgba(255, 255, 255, 0.2); display: inline-block; padding-bottom: 5px;
}
} .breadcrumbs {
padding: 15px 0 10px;
color: #666;
font-size: 13px;
line-height: 1.5; width: 100%;
box-sizing: border-box;
}
.breadcrumbs a {
color: #007550; text-decoration: none;
transition: color 0.2s, opacity 0.2s;
}
.breadcrumbs a:hover {
color: #ea9629; text-decoration: underline;
opacity: 0.8;
} .breadcrumbs span,
.breadcrumbs .separator {
margin: 0 8px; color: #ccc;
font-family: sans-serif; } .breadcrumbs .current,
.breadcrumbs b {
color: #333;
font-weight: normal;
} @media (max-width: 600px) {
.breadcrumbs {
font-size: 12px;
padding: 10px 0;
}
}  #acMenu {
margin-bottom: 2em;
} #acMenu dt.acMenu {
display: flex;
align-items: center;
cursor: pointer;
padding: 12px 15px 12px 40px; font-weight: bold;
color: #007550; border-bottom: 1px dotted #ccc;
background-repeat: no-repeat;
background-position: 10px center;
background-size: 20px auto;
transition: background-color 0.2s;
} #acMenu dt.acMenu.faq {
background-image: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/houyu-info/icon_q.png);
}
#acMenu dt.acMenu:hover {
background-color: #f9fdfa; } #acMenu dd.acMenu {
display: none; background-color: #fdfaf5; padding: 20px 20px 20px 40px;
margin: 0;
line-height: 1.8;
color: #444;
} #acMenu dd.acMenu.faq {
background-color: #fff9f9; border-left: 3px solid #fcc; }
.acMenu .exp {
font-size: 15px;
font-weight: normal;
}  .expfont {
font-size: 0.85em; line-height: 1.5;
} #content {
min-height: 550px; } .category-news h1.ctlist {
background: none;
font-size: 20px;
font-weight: bold;
color: #007550; border-bottom: 2px dotted #009966; padding-bottom: 10px;
margin-bottom: 25px;
} ul.cat-item {
display: flex;
flex-wrap: wrap; gap: 8px; padding: 10px 0 !important;
margin: 0;
width: 100%;
list-style: none;
border-bottom: 2px dotted #009966; }
li.cat-item {
margin: 0;
padding: 0;
}
li.cat-item a {
display: block;
padding: 5px 12px;
background: #f0fdf4; color: #007550;
text-decoration: none;
border-radius: 20px; font-size: 13px;
transition: all 0.2s;
border: 1px solid #e0f2e1;
}
li.cat-item a:hover {
background: #e8f5e9;
color: #009966;
border-color: #009966;
} li.current-cat a {
background: #009966 !important; color: #fff !important;
border-color: #009966;
font-weight: bold;
} li.all a {
border-style: dashed;
} .mitoriset {
display: flex;
flex-wrap: wrap;
gap: 20px;
margin-bottom: 30px;
}
.mitori {
flex: 1 1 calc(50% - 10px); box-sizing: border-box;
} .topmitori {
width: 100%;
border-collapse: collapse;
font-size: 14px;
border: 1px solid #f0e6cc;
}
.topmitori th {
padding: 10px 5px;
text-align: center;
background-color: #fdf8e6; color: #856404; border: 1px solid #eee;
}
.topmitori td {
padding: 10px 5px;
text-align: center;
background-color: #fff; border: 1px solid #eee;
font-weight: bold;
color: #333;
} @media (max-width: 768px) {
.mitori {
flex: 1 1 100%;
}
} #topclinicphoto {
width: 100%;
padding: 5px 5px 15px 5px;
}
#topclinicphoto .topphoto {
float: left;
width: 50%;
}
#topclinicphoto .topphoto a {
display: block;
}
#topclinicphoto .topphoto a:hover {
opacity: 0.8;
}  .center-page h2 span.catch {
font-size: 13px;
color: #FF6000;
font-weight: bold;
display: block;
} .center-page table {
width: 100%;
border-collapse: collapse;
margin-bottom: 2em;
}
.center-page th,
.center-page td {
padding: 12px;
border: 1px solid #eee;
}
.center-page th {
background: #f8f8f8;
width: 25%;
text-align: left;
}
.center-page th.caption {
background: #fffcf8;
width: auto;
}     #index ul,
#footer-index ul,
.stent ul {
display: flex;
flex-wrap: wrap;
gap: 15px; margin: 0;
padding: 0 0 40px 0;
list-style: none;
} #index li,
.stent li { flex: 0 0 calc((100% - 30px) / 3);
max-width: calc((100% - 30px) / 3);
font-size: 14px;
list-style: none;
box-sizing: border-box;
line-height: 1.4;
} #index li img,
.stent li img {
max-width: 100%; height: auto; display: block;
margin-bottom: 8px;
} #footer-index li {
flex: 1 1 170px;
max-width: 200px;
font-size: 14px;
min-height: 120px;
} @media screen and (max-width: 768px) {
#index li,
.stent li {
flex: 1 1 calc((100% - 15px) / 2); max-width: calc((100% - 15px) / 2);
}
}
@media screen and (max-width: 480px) {
#index li,
.stent li {
flex: 1 1 100%; max-width: 100%;
}
} .center-page .inq {
width: 100%;
border: 1px solid #ade2ad;
padding: 25px;
background-color: #f4faf4; border-radius: 8px;
box-sizing: border-box;
}
.center-page .inq h2 {
border: none;
font-weight: bold;
color: #FF6000;
background: #ffffcc; padding: 5px 10px;
display: inline-block;
} .center-page #subnavi ul {
display: flex;
border-bottom: 2px #007550 solid;
margin: 1em 0 2em 0;
padding: 0;
list-style: none;
}
.center-page #subnavi li.list200 a {
display: block;
border: 2px #007550 solid;
border-bottom: none;
margin-right: 5px;
padding: 15px 20px;
color: #007550;
text-decoration: none;
font-weight: bold;
border-radius: 8px 8px 0 0;
}
.center-page li.act a {
background: #FFFBC0; } .center-page #manga {
display: flex;
flex-wrap: wrap;
gap: 10px;
}
.center-page #manga img {
width: calc(50% - 10px);
border: 1px solid #000;
height: auto;
} @media (max-width: 600px) {
.center-page th {
width: 35%;
font-size: 13px;
}
.center-page #manga img {
width: 100%;
}
.center-page #subnavi ul {
flex-direction: column;
border-bottom: none;
}
.center-page #subnavi li.list200 a {
border-bottom: 2px solid #007550;
margin-bottom: 5px;
}
} #moredctor {
background-color: #fff; background-image:
radial-gradient(#dce0bb 15%, transparent 15%),
radial-gradient(#009966 15%, transparent 15%);
background-size: 20px 20px;
background-position: 0 0, 10px 10px;
margin-top: 20px;
padding: 60px 20px 40px; border-radius: 12px;
} .namepate {
background: #e3f8e8;
border: dashed 2px #fff;
box-shadow: 0 0 0 5px #e3f8e8;
padding: 0.5em 1em;
text-align: right;
font-weight: bold;
color: #007550;
margin-bottom: 20px;
position: relative;
z-index: 1;
} .dr-flex-container {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
gap: 30px;
} .drimage {
flex: 0 0 35%; margin-top: -80px; position: relative;
z-index: 2;
}
.drimage img {
width: 100%;
height: auto;
filter: drop-shadow(0 10px 15px rgba(0, 0, 0, 0.1)); } .drprofile {
flex: 1; color: #007550;
line-height: 1.8;
min-width: 280px;
} .drinterview {
line-height: 1.8;
margin-top: 30px;
clear: both;
}
.drinterview dt {
color: #009966;
font-size: 1.1em;
font-weight: bold;
margin-bottom: 5px;
}
.drinterview dd {
margin-bottom: 1.5em;
color: #444; } @media (max-width: 768px) {
#moredctor {
padding-top: 100px; }
.drimage {
flex: 0 0 60%; margin: -110px auto 20px;
float: none;
}
.drprofile {
width: 100%;
text-align: center;
}
.namepate {
text-align: center;
}
} .su-tabs {
margin: 1em;
border-radius: 0 !important;
box-sizing: 0px;
background: #ececec !important;
} .lcp_catlist {
position: relative;
padding: 0;
margin: 0;
list-style: none;
}
.lcp_catlist li {
display: flex; align-items: flex-start;
margin-bottom: 25px;
padding-bottom: 20px;
border-bottom: 1px dotted #eee; }
.lcp_catlist li:last-child {
border-bottom: none;
} .lcp_catlist li h3 {
margin: 0 0 5px 0;
font-size: 16px;
line-height: 1.4;
}
.lcp_catlist a {
text-decoration: none;
color: #007550; font-weight: bold;
transition: color 0.2s;
}
.lcp_catlist a:hover {
color: #ea9629; text-decoration: underline;
} .lcp_catlist li img {
flex: 0 0 100px; height: 70px;
object-fit: cover; margin-right: 15px;
border-radius: 8px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
} .lcp_paginator {
display: flex;
justify-content: center;
gap: 8px;
padding: 2em 0;
list-style: none;
}
.lcp_paginator li {
border: 1px solid #ccc !important;
border-radius: 4px;
padding: 5px 10px;
background: #fff;
}
.lcp_paginator li a {
color: #666;
}  #content {
min-height: 60vh; } @media screen and (max-width: 600px) {
.lcp_catlist li {
flex-direction: column; }
.lcp_catlist li img {
width: 100%;
height: auto;
margin-bottom: 10px;
}
} .list-008 {
position: relative;
padding: 1.8em 1.2em 1.2em; border: 2px solid #009966; border-radius: 8px; margin: 2em 1em 1em; background-color: #fff;
} .list-008>div {
position: absolute;
top: -0.9em; left: 1em;
padding: 0 0.8em;
background-color: #fff;
color: #007550; font-weight: bold;
font-size: 1.1em;
} .list-008 ul {
list-style-type: none; margin: 0;
padding: 0;
}
.list-008 li {
position: relative;
padding: 0.5em 0 0.5em 1.5em; line-height: 1.6;
border-bottom: 1px dotted #eee; }
.list-008 li:last-child {
border-bottom: none;
} .list-008 li::before {
content: "●";
position: absolute;
left: 0;
color: #009966;
font-size: 0.8em;
top: 0.6em;
} @media (max-width: 600px) {
.list-008 {
margin: 2em 0.5em 1em;
padding: 1.5em 1em 1em;
}
.list-008>div {
font-size: 1em;
left: 0.5em;
}
} .sinryouerea {
display: flex;
flex-wrap: wrap;
gap: 4%;
margin-bottom: 3em;
width: 100%;
}
.sinryoutaisei_img,
.sinryoutaisei_txt {
flex: 1 1 48%; min-width: 300px; }
.sinryoutaisei_img img {
width: 100%;
height: auto;
border-radius: 8px;
} @media (max-width: 700px) {
.sinryouerea {
flex-direction: column;
}
.sinryoutaisei_img,
.sinryoutaisei_txt {
width: 100%;
}
}  @media (max-width: 1599px) {
.site {
border: 0;
}
} @media (max-width: 1069px) { .archive-header,
.search .page-header,
.archive .page-header,
.blog .page-header,
.error404 .page-content,
.search .page-content,
.archive .page-content,
.attachment .entry-header,
.attachment .entry-content,
.post-navigation .nav-links,
.sidebar .site-info,
.site-footer .widget-area {
padding-left: 20px;
padding-right: 20px;
} .error404 .page-title {
font-size: 28px;
padding: 60px 20px; text-align: center;
}
.error404 .page-title:before {
font-size: 120px; display: block;
opacity: 0.1;
}
.site-main .widget-area {
margin-right: 20px;
}
} @media (max-width: 999px) { .pc {
display: none !important;
}
.smt {
display: block !important;
} .site-header .home-link {
width: 100%;
text-align: center;
}
.site-header .home-link img {
width: 100%; max-width: 400px; height: auto;
}
.site-header .site-description {
margin-bottom: 15px;
font-size: 13px;
} .navbar {
height: auto;
padding: 10px 0;
border-bottom: 3px solid #f1f1f1;
} #shortcutBtn a {
border: 1px solid #ccc;
color: #009966;
display: block;
padding: 20px 20px 20px 70px; text-shadow: none;
background-color: #fff;
border-radius: 8px;
margin: 10px;
}
} ul.myindexmenu {
display: flex;
flex-wrap: wrap;
gap: 20px; padding: 0;
margin: 20px 0;
list-style: none;
list-style-type: none !important; } ul.myindexmenu a {
display: block;
flex: 1 1 calc(50% - 10px); text-decoration: none !important;
transition: transform 0.2s, box-shadow 0.2s;
box-sizing: border-box;
}
ul.myindexmenu a:hover {
transform: translateY(-3px);
opacity: 0.9;
} ul.myindexmenu li {
height: 100%; padding: 20px;
border: 1px solid #eee;
border-left: 5px solid #009966; background: #fff;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
box-sizing: border-box;
margin: 0 !important; } ul.myindexmenu h2 {
font-size: 18px;
font-weight: bold;
color: #007550;
margin: 0 0 10px 0;
display: flex;
align-items: center;
} ul.myindexmenu h2 i {
margin-right: 8px;
color: #009966;
font-size: 1.1em;
} ul.myindexmenu p {
font-size: 14px;
line-height: 1.6;
color: #555;
margin: 0;
}  @media (max-width: 767px) {
ul.myindexmenu {
gap: 15px; }
ul.myindexmenu a {
flex: 1 1 100%; }
ul.myindexmenu li {
padding: 15px;
}
ul.myindexmenu h2 {
font-size: 16px;
}
} @media (max-width: 999px) { ul.topclinicinfo {
padding: 0 0 30px 0;
width: 100%;
list-style: none;
}
.topclinicinfo li {
margin-bottom: 10px;
width: 100%;
float: none; min-height: 0;
}
.topclinicinfo li.myarea { background: url(//www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/map.png) no-repeat -10px -10px;
background-size: 140px auto; padding-left: 140px;
min-height: 100px;
display: flex;
align-items: center;
}  #houyugroup {
background-color: #f7f5f2 !important;
background: #f7f5f2 !important;
width: 100vw !important;
position: relative;
left: 50%;
right: 50%;
margin-left: -50vw !important;
margin-right: -50vw !important;
padding: 50px 0 !important;
margin-top: 40px !important;
margin-bottom: 40px !important;
display: block !important;
clear: both !important; } #houyugroup .entry-content {
max-width: 1100px !important;
margin: 0 auto !important;
padding: 0 20px !important;
background: transparent !important; box-shadow: none !important;
float: none !important;
} #houyugroup ul {
display: block !important;
overflow: hidden !important;
margin: 0 !important;
padding: 0 !important;
list-style: none !important;
} #houyugroup li {
background-repeat: no-repeat !important;
background-position: left center !important;
background-size: 70px auto !important;
min-height: 85px !important;
box-sizing: border-box !important;
} #houyugroup li.ebara {
background-image: url(https://www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_ebara.png) !important;
}
#houyugroup li.asuka {
background-image: url(https://www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_asukav2.png) !important;
}
#houyugroup li.nousinkei {
background-image: url(https://www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_sinkei.png) !important;
}
#houyugroup li.kanwa {
background-image: url(https://www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_kanwa.png) !important;
}
#houyugroup li.gastro {
background-image: url(https://www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_gastro.png) !important;
}
#houyugroup li.hihu {
background-image: url(https://www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_noimage.png) !important;
}
#houyugroup li.yuketu {
background-image: url(https://www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/ryouhou_yuketu.png) !important;
}
#houyugroup li.sangen {
background-image: url(https://www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_sangen.png) !important;
}
#houyugroup li.hotto {
background-image: url(https://www.homecareclinic.or.jp/homecareclinic/wp-content/themes/homecare02/images/contents/topbanner/clinic_hotto.png) !important;
} @media (min-width: 769px) {
#houyugroup li {
float: left !important;
width: 31% !important;
margin: 0 1% 25px 1% !important;
padding: 10px 10px 10px 85px !important;
display: block !important;
}
} @media (max-width: 768px) {
#houyugroup li {
width: 100% !important;
float: none !important;
padding-left: 80px !important;
margin-bottom: 20px !important;
background-size: 65px auto !important;
}
} #houyugroup h2 {
font-size: 19px !important;
color: #009966 !important;
border-bottom: 2px solid #009966 !important;
margin: 0 0 20px 0 !important;
display: inline-block !important;
}
#houyugroup dt {
font-weight: bold !important;
color: #007550 !important;
font-size: 16px !important;
margin: 0 !important;
}
#houyugroup dd {
font-size: 13px !important;
color: #444 !important;
margin: 0 !important;
line-height: 1.5 !important;
}  @media (max-width: 375px) {
#topmainbnr {
margin-top: -20px !important;
padding: 0;
} .topclinicinfo li.myarea {
background-position: -80px -10px;
padding-left: 95px; }
} @media (max-width: 359px) {
ul {
padding-left: 1.2em; }
.acMenu {
font-size: 14px;
}
.site-title {
font-weight: normal;
} .site-description {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
} .entry-title,
.entry-content h2 {
font-weight: bold;
}
div#houyugroup {
padding: 10px 0;
}
.topbaner li {
font-size: 12px;
} .myflow h2 {
margin: 0 10px;
padding: 0;
}
.myflow ul {
padding: 0 5px;
list-style: none;
} #faq dl.tel dd a {
font-size: 14px;
font-weight: bold;
color: #009966;
} .drinfo dd.text {
width: 100%;
line-height: 1.7;
} .slick-dots {
display: none !important;
} .gallery {
margin: 0 auto;
display: flex;
flex-wrap: wrap;
gap: 8px; }
.gallery .gallery-item {
flex: 1 1 calc(50% - 4px); margin: 0 !important;
max-width: none;
text-align: center;
}
.gallery-columns-1 .gallery-item {
flex: 1 1 100%; }
.gallery br {
display: none;
}
.gallery-caption {
font-size: 11px;
margin-top: 5px;
} .comment-author {
margin: 0 0 10px;
max-width: 100%;
display: flex;
align-items: center;
}
.comment-author .avatar {
margin: 0 10px 0 0;
border-radius: 50%; width: 32px;
height: 32px;
}
.comment-metadata,
.comment-content,
.comment-list .reply {
width: 100%;
box-sizing: border-box;
padding: 5px 0;
}  #urology #footer-index li,
#neurology #footer-index li,
#palliative #footer-index li {
font-size: 13px;
min-height: 130px; display: flex;
flex-direction: column;
justify-content: flex-start;
padding: 10px;
box-sizing: border-box;
line-height: 1.4;
} @media (max-width: 768px) {
#urology #footer-index li,
#neurology #footer-index li,
#palliative #footer-index li {
min-height: 0;
height: auto;
padding: 15px 10px;
border-bottom: 1px dotted #ccc;
}
} @viewport {
width: device-width;
} @media (max-width: 1599px) {
.site {
border: 0;
}
}
@media (max-width: 1069px) { .archive-header,
.search .page-header,
.archive .page-header,
.blog .page-header,
.error404 .page-content,
.search .page-content,
.archive .page-content,
.attachment .entry-header,
.attachment .entry-content,
.post-navigation .nav-links {
padding-left: 20px;
padding-right: 20px;
} .error404 .page-title {
font-size: 24px;
padding: 60px 20px; }
} @media (max-width: 999px) {
.pc {
display: none !important;
}
.smt {
display: block !important;
}
.site-header .home-link,
.site-header .home-link img {
width: 100%;
height: auto;
}
.navbar {
height: auto;
border-bottom: #f1f1f1 solid 3px;
padding: 5px;
} ul.topclinicinfo {
padding: 0 0 30px 0;
width: 100%;
} .history_set p.day,
.history_set p.history {
clear: both;
width: 100%;
display: block;
} .myindexmenu li,
.myindexTopicsmenu li {
width: 100%;
float: none;
min-height: inherit;
}
} @media (max-width: 767px) {
.site-title {
font-size: 30px;
padding: 0px 10px;
}
.entry-content img {
max-width: 100%;
height: auto;
} .sinryoutaisei_img {
width: 100%;
text-align: center;
margin: 0 auto;
}
.sinryoutaisei_img img {
width: 90%;
}
.sinryouerea {
width: 100%;
} #shortcutBtn li a {
padding: 15px;
height: auto;
display: flex;
align-items: center;
justify-content: center;
}
} @media (max-width: 643px) {
body,
p,
li,
td,
th {
font-size: 14px;
}  .entry-title,
.format-chat .entry-title,
.format-image .entry-title {
font-size: 20px !important;
font-weight: bold;
}
.entry-content h2 {
font-size: 18px !important;
font-weight: bold;
} #shortcutBtn {
display: flex;
flex-wrap: wrap;
}
#shortcutBtn li {
width: 33.33%;
box-sizing: border-box;
}
#shortcutBtn li a {
padding: 60px 5px 10px;
background-size: 40px auto !important;
font-size: 11px;
}
} @media (max-width: 375px) {
#topmainbnr {
margin-top: -20px !important;
width: 100%;
}
} .slick-dots {
display: none !important;
}
.gallery {
display: flex;
flex-wrap: wrap;
gap: 4px;
}
.gallery-item {
flex: 1 1 calc(50% - 4px);
margin: 0 !important;
}
#faq dl.tel dd a {
font-size: 16px;
font-weight: bold;
}
.drinfo dd.text {
width: 100%;
line-height: 1.6;
} #urology #footer-index li,
#neurology #footer-index li,
#palliative #footer-index li {
font-size: 13px;
min-height: 130px;
}