/*
Theme Name: 土井内科2025
Theme URL: https://doinaika.net
Description: 土井内科クリニック2025
Author: Digital Service Next
Version: 0.02
Tags: テーマの特徴を表すタグ（カンマ区切り/オプション）
*/
/* この下に通常のcssを書いていく */
body {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
	width: 100%;
    max-width: 1280px;
    margin: 0 auto;
	font-size: min(16.64px, 1.3vw);
	line-height: 1.9;
}
/* ヘッダー */
header {
	position: fixed;
	display: block;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	background-color: #ecf4e9;
	height: 4em;
	z-index: 1;
	top: 0;
}
header::before {
	content: "";
	width: 30%;
	max-width: 300px;
	height: auto;
	background-image: url(/wp-content/themes/doi2025/images/top-leaf.webp);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
}
.top-leaf {
	width: 20%;
	max-width: 400px;
	float: left;
}
.head-logo {
	position: absolute;
	top: 0.5em;
	height: 3em;
}
.head-tel {
	position: relative;
	display: block;
	width: 12em;
	height: 1.5em;
	float: right;
	margin-top: 0.3em;
}
.head-tel a {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.head-access {
	position: relative;
	display: block;
	width: 6em;
	height: 1.25em;
	border-radius: 1em;
	background-color: #00b53e;
	padding: 0 0.8em;
	float: right;
	margin-right: 3em;
	margin-top: 0.7em;
	margin-left: 2em;
}
.head-access img {
	margin: -0.3em 0 0.5em;
}
.head-access a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#global_nav {
	position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 55%;
    font-size: 0.7em;
	font-weight: 700;
}
#global_nav a {
	color: #515151;
}
#global_nav ul {
	margin: 0;
}
#global_nav li {
	display: table-cell;
	list-style: none;
	line-height: 1.1;
	position: relative;
	padding: 0.15em 0.65em;
	border-right: 1px solid #515151;
}
.menu-end {
	border-right: none;
}
#global_nav li li {
	display: inline-block;
	text-align: center;
	list-style: none;
	line-height: 1.1;
	position: relative;
	width: 20em;
	padding: 0.15em 0.7em;
	border-right: none;
}
.m-illness .sub-menu {
	display: none;
	position:absolute;
	padding: 0.3em 0 0;
	top: 1.1em;
	left: -85%;
	background-color: rgba(255,255,255,0.6);
}
.m-illness a:hover + .sub-menu, .m-illness .sub-menu:hover {
	display: table;
	animation: popup 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}
@keyframes popup {
  0% {
    transform: translateY(40px) scale(0.8);
    opacity: 0;
  }
  100% {
    transform: translateY(0) scale(1.0);
  }
  80%, 100% {
    opacity: 1;
  }
}
footer {
	background-color: #ecf4e9;
	color: #4c4c4c;
	padding: 2em 4em;
	font-size: 0.9em;
	font-weight: 500;
	line-height: 1.2;
	position: relative;
}
.footer {
	width: 30%;
	display: inline-block;
}
.foot-logo {
	width: 100%;
	margin-bottom: 1.5em;
}
.foot-cal {
	margin-top: 1.5em;
}
#foot_nav {
	display: inline-block;
	position: absolute;
	right: 7em;
	top: 2em;
	width: 25em;
	height: 10em;
	color: #4c4c4c;
	line-height: 1.5;
	}
.menu-foot2026-container {
	display: inline-block;
}
.menu-foot2026-container li {
	list-style: none;
}
.menu-foot2026-container li a {
	color: #4c4c4c
}
.menu-foot2026-container li::before {
	content: "▶";
	color: #4c4c4c;
}
.menu-foot2026-container .sub-menu {
		padding-left: 1em;
}
.menu-foot2026-container .sub-menu li::before {
	content: "－";
}
/* front-page */
.ac {
	clear: both;
}
.top-slide {
	margin-top: 4em;
}
.edg {
	margin-top: 2em;
}
.news-wrap {
	display: block;
	background-color: #ecf4e9;
	padding: 1em 4em 0;
	color: #4c4c4c;
}
.front-news {
	display: block;
	position: relative;
	width: 30%;
	height: 10em;
	float: left;
	text-align: right;
	font-size: 1.4em;
	font-weight: 700;
	letter-spacing: 0.4em;
	padding: 0.5em 1em;
}
.front-news::before {
	position: absolute;
	content: "";
	background-image: url("/wp-content/themes/doi2025/images/b_leaf.svg");
	width: 2em;
	height: 2em;
	background-size: contain;
	background-repeat: no-repeat;
	top: 0;
	right: 7em;
}
.oshirase-wrap {
	display: block;
	padding: 1em 1em 0;
	margin-right: 2em;
}
.feed {
	display: inline-block;
	padding-left: 3em;
}
.feed dt {
	color: #00ace4;
}
.feed dd {
	color: black;
	border-bottom: 1px dashed #000;
	font-weight: 700;
	line-height: 2.2;
	margin-bottom: 0.75em;
	padding: 0 1em;
}
.feed dd a{
	color: #4c4c4c;
}
.goal-wrap {
	display: block;
	padding-bottom: 2em;
}
.le-photo {
	width: 45%;
	height: auto;
	margin-top: -0.5em;
	margin-right: 3em;
	float: left;
}
.goal-h2 {
	display: inline-block;
	color: #00b53e;
	font-size: 1.4em;
	font-weight: 900;
	padding: 1em 0;
	letter-spacing: 0.2em;
}
.goal-p {
	display: block;
	width: 100%;
	padding: 1em 4em;
	line-height: 2;
}
.point {
	display: inline-block;
	width: 8em;
	padding: 0 1em 0.25em;
	background-color: #ecf4e9;
	margin-top: 1em;
	position: relative;
}
.point a{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.illness-wrap {
	display: block;
	background-color: #ecf4e9;
	padding: 1em 4em 1.5em;
	color: #4c4c4c;
	text-align: center;
	margin-top: 1.5em;

}
.front-illness {
	text-align: center;
	font-size: 1.4em;
	font-weight: 700;
	letter-spacing: 0.6em;
	position: relative;
	padding-bottom: 1em;
}
.front-illness::after {
	position: absolute;
	top: 1.3em;
	right: calc( 50% - 1.5em );
	content: "・・・";
	color: #00b53e;
	font-weight: 900;
	font-size: 1.1em;
	letter-spacing: 0.25em;
}
.illness-wrap dl {
	display: inline-grid;
	position: relative;
	background-color: #55afc6;
	color: #fff;
	width: 30%;
	height: 15em;
	margin: 1em;
	font-weight: 500;
	padding: 1em 0;
}
.illness-wrap dl::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 4em; /* 折り返しの幅 */
  height: 4em; /* 折り返しの高さ */
  background-color: #008bae; /* 折り返しの色 */
  /* 三角形に切り抜く */
  clip-path: polygon(100% 100%, 0 100%, 100% 0);
  /* 少し影をつけることで、より「折れている」ように見せかける */
  box-shadow: -2px -2px 5px rgba(0,0,0,0.2);
}
.illness-wrap dl a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.illness-wrap dt{
	width: 90%;
	margin: 0.5em auto;
	line-height: 5;
}
.access-wrap {
	background-color: #007846;
	color: #fff;
	display: block;
	padding: 1em 0 3em 4em;
}
.page-first-access-wrap {
	background-color: #ecf4e9;
	color: #000;
	display: flow-root;
	padding: 1em 0 3em 4em;
	text-align: center;
}
.page-firstaccess-wrap {
	background-color: #007846;
	color: #fff;
	display: block;
	padding: 0;
}
.access-h2 {
	font-size: 1.4em;
	font-weight: 700;
	letter-spacing: 0.6em;
	position: relative;
	padding-bottom: 1em;
	color: #fff;
	text-align: center;
	margin-bottom: 2em;
}
.access-h2::after {
	position: absolute;
	top: 1.3em;
	right: calc( 50% - 1.5em );
	content: "・・・";
	color: #fff;
	font-weight: 900;
	font-size: 1.1em;
	letter-spacing: 0.25em;
}
.front-map {
	width: 55%;
	height: 25em;
	display: inline-block;
	margin-right: 2em;
}
.rt-photo {
	width: 40%;
	display: inline-block;
	float: right;
}
/* ページ */
main {
	display: relative;
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}
.brs-crm {
	margin-top: 2em;
}
.brs-edg {
	margin-top: 4em;
}
.doi-title {
	display: block;
	background-image: url(/wp-content/themes/doi2025/images/page-h1.webp);
	width: 100%;
	aspect-ratio: 1920 / 300;
	background-size: contain;
	text-align: center;
	padding-top: 2em;
	color: #fff;
	font-weight: 900;
}
.our_doctor {
	width: 100%;
}
.clinictop-h3 {
	text-align: center;
	color: #00b53e;
	font-weight: 700;
	line-height: 2;
	margin: 1em auto 1.25em;
}
.clinic-h2 {
	display: block;
	color: #00b53e;
	border-bottom: 2px dotted #00b53e;
	font-size: 1.25em;
	font-weight: 700;
	position: relative;
	padding-left: 1.75em;
	letter-spacing: 0.35em;
	margin-top: 1em;
}
.clinic-h2::before {
	content: url(/wp-content/themes/doi2025/images/h2_leaf.svg);
	width: 1.1em;
	position: absolute;
	bottom: -0.2em;
	left: 0;
}
.enkaku-table {
	font-size: 0.85em;
}
.enkaku-table th {
	padding-right: 0.5em;
	vertical-align: top;
	font-weight: 100;
	width: 9em;
}
.enkaku-table td {
	font-weight: 300;
}
.clinic-h3 {
	color: #00b53e;
	font-size: 1.1em;
	font-weight: 500;
	text-align: left;
	letter-spacing: 0.4em;
	margin-bottom: 0;
	line-height: 1;
}
.clinic-h3::before {
	content: "▼";
	font-size: 1em;
}
.text-a {
	font-size: 0.8em;
}
.doctor-photo {
	display: inline-block;
	width: 30%;
	float: left;
	margin-top: 0.5em;
	margin-right: 2em;
}
.doctor-about {
	width: 65%;
	display: inline-block;
	margin-left: 3%;
}
.clinic-h4 {
	display: flow-root;
	background-color :#00b53e;
	color: #fff;
	font-size: 1.45em;
	font-weight: 700;
	border-radius: 0.25em;
	padding: 0.4em 1em;
}
.s075 {
	font-size: 0.75em;
	font-weight: 500;
}
.doctor-h4 {
	color :#00b53e;
    font-size: 1.6em;
    font-weight: 900;
    letter-spacing: 0.05em;
}
.doctor-h5 {
	display: inline-block;
	background-color :#00b53e;
	color: #fff;
	font-size: 1.3em;
	border-radius: 1em;
	padding: 0.15em 1.2em;
}
.doctor-about .about-ul {
	padding-left: 0;
	margin-bottom: 0.3em;
}
.doctor-about li {
	list-style: none;
	line-height: 1.5;
}
.about-table {
	line-height: 1.5;
}
.about-table th {
	font-weight: 100;
	padding-right: 1.5em;
}
.about2-ul, .about3-ul {
	list-style: none;
	padding-left: 0;
}
.about2-ul li {
	padding-left: 1.25em;
	line-height: 1.2;
}
.about2-ul h5 {
	color: #00b53e;
	font-size: 1.25em;
	font-weight: 700;
}
.about2-ul h5::before {
	content: "◆";
}
.about3-ul li {
	padding-left: 0;
	line-height: 1.35;
}
.about-staff {
	width: 48%;
	margin: 0 1%;
}
.torikumi-h3 {
	background-color: #79bd4e;
	font-size: 1.25em;
	font-weight: 700;
	color: #fff;
	border-radius: 0.2em;
	padding: 0.35em 2em;
	position: relative;
	letter-spacing: 0.2em;
}
.torikumi-h3::before {
	position: absolute;
	content:"▶";
	font-size: 0.75em;
	top: 0.65em;
	left: 1em;
}
.presen {
	list-style: none;
	padding-left: 0;
}
.presen li {
	padding-left: 1.5em;
	position: relative;
}
.presen li::before {
	position: absolute;
	top: 0;
	left: 0;
	content: "◆";
	color: #00b53e;
}
.achieve-wrap {
	text-align: center;
}
.achieve {
	display: inline-block;
	padding: 1em 6em 1em 8em;
	font-size: 1.1em;
	color: #fff;
	letter-spacing: 0.2em;
	border-radius: 0.25em;
	position: relative;
}
.achieve::before {
	content: "";
	background-image: url(/wp-content/themes/doi2025/images/achievement.svg);
	position: absolute;
	top: 0.6em;
	left: 5em;
	width: 2.2em;
	height: 2.2em;
	background-repeat: no-repeat;
	background-size: contain;
}
.achieve a {
	color: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.a-blue {
	background-color: #73a4d0;
	margin-right: 1.5em;
}
.a-green {
	background-color: #36b5a3;
}
.page-access-wrap {
	text-align: center;
	margin-top: 5em;
}
.page-map {
	width: 100%;
	height: 400px;
	margin-top: 2em;
	margin-bottom: 0;
}
.page-first-map {
	width: 100%;
	height: 400px;
	margin-top: 0;
	margin-bottom: 0;
}
/* 初めて受信 */
.first-h2 {
	display: block;
	color: #00b53e;
	border-bottom: 2px dotted #00b53e;
	font-size: 1.25em;
	font-weight: 700;
	position: relative;
	padding-left: 1.75em;
	letter-spacing: 0.35em;
	margin-top: 1.5em;
	margin-bottom: 1em;
}
.first-h2::before {
	content: url(/wp-content/themes/doi2025/images/h2_leaf.svg);
	width: 1.1em;
	position: absolute;
	bottom: -0.2em;
	left: 0;
}
.l20 {
	width: 15%;
	float: left;
	margin: 0 3em 0 1em;
}
.r20 {
	width: 15%;
	float: right;
	margin: 1em 3em 0 1em;
}
.w25 {
	width: 20%;
}
.w255 {
	width: 25%;
}
.w30 {
	width: 30%;
}
.w45 {
	width: 45%;
}
.c70 {
	display: block;
	width: 70%;
	margin: 1em auto;
}
.c50 {
	display: block;
	width: 50%;
	margin: 1em auto 2em;
}
.mt03 {
	margin-top: 3em;
}
.parking {
	width: 48%;
	display: inline-block;
	float: right;
	margin-top: 2em;
	margin-right: 5%;
}
.f-check {
	padding-left: 0;
}
.f-check li{
	padding-left: 1.5em;
	position: relative;
	list-style: none;
}
.f-check li::before {
	content: "";
	position: absolute;
	width: 1em;
	height: 1em;
	top: 0.4em;
	left: 0;
	background-image: url(/wp-content/themes/doi2025/images/check.svg);
	background-repeat: no-repeat;
	background-size: contain;
}
.f-dep-h4 {
	font-weight: 700;
	padding-left: 0;
	color: #00b53e;
}
.f-dep-h4::before {
	content: "●";
}
.left-text {
	text-align: left;
	display: inline-block;
	margin-top: 2.5em;
	margin-bottom: 1em;
}
.oumekai {
	text-align: left;
	margin: 0 auto 2.5em;
}
.access-photo {
	width: 37%;
	max-width: 470px;
}
.tonyo-bunrui {
	text-align: center;
	display: block;
	margin: 2em 0;
}
.tonyo-b {
	width: 20%;
	margin: 0 2%;
}
.tonyo-b::hover {
}
.h3-blue {
	padding: 0.15em 2em;
	background-color: #73a4d0;
}
.h3-green {
	padding: 0.15em 2em;
	background-color: #36b5a3;
}
.h3-orange {
	padding: 0.15em 2em;
	background-color: #f19000;
}
.h3-red {
	padding: 0.15em 2em;
	background-color: #d06e81;
}
.text-a {
}
.text-b {
	margin: 0.5em 0 1em;
}
.s90 {
	font-size: 0.9em;
	line-height: 1.3;
}
.diabetes-h04 {
	display: table;
	background-color: #00b53e;
	color: #fff;
	font-size: 1.2em;
	font-weight: 900;
	padding: 0.15em 2em;
	border-top-right-radius: 1em;
	border-bottom-right-radius: 1em;
}
.boundary {
	border: 2px dotted #00b53e;
	display: block;
	padding: 1.5em;
	font-size: 0.9em;
	line-height: 1.3;
}
.boundary h5 {
	font-size: 1.25em;
	font-weight: 700;
	margin: 0 0 0.6em;
	color: #00b53e;
	letter-spacing: 0.15em;
}
.rl-m0 {
	margin-right: 0.5em;
	margin-left: 0;
}
.drag-h5 {
	display: table;
	background-color :#a3d5ff;
	color: #000;
	font-size: 1.05em;
	font-weight: 700;
	border-radius: 1em;
	padding: 0.1em 1.2em;
}
.text-c {
	margin-bottom: 2em;
}
.text-d {
	margin-bottom: 2em;
}
.renew2025 h4, .renew2026 h3, .x11i5rnm h3 {
	display: block;
	color: #00b53e;
	border-bottom: 2px dotted #00b53e;
	font-size: 1.25em;
	font-weight: 700;
	position: relative;
	padding-left: 1.75em;
	letter-spacing: 0.35em;
	margin-top: 1em;
}
.renew2025 h4::before, .renew2026 h3::before, .x11i5rnm h3::before {
	content: url(/wp-content/themes/doi2025/images/h2_leaf.svg);
	width: 1.1em;
	position: absolute;
	bottom: -0.2em;
	left: 0;
}
.x11i5rnm h3 {
	letter-spacing: 0.2em;
}
.news-h2 {
	letter-spacing: 0.15em;
	margin-bottom: 2em;
}
.renew2025 h5, .renew2026 h4 {
	display: table;
	background-color: #00b53e;
	color: #fff;
	font-size: 1.2em;
	font-weight: 900;
	padding: 0.15em 2em;
	border-top-right-radius: 1em;
	border-bottom-right-radius: 1em;
}
.renew2026 img {
	display: none;
}
.pre-next {
	display: block;
	margin: 2em 0;
	padding: 2em 0;
	border-top: 3px dotted #00b53e;
	font-size: 0.9em;
}
.date-stamp {
	float: right;
	display: inline-block;
	position: relative;
	margin-top: -4em;
	font-weight: 500;
	color: #00b53e;
}
.next-right {
	float: right;
}
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 14px;
  line-height: 1;
  z-index: 99;
}
#page-top a {
  background: #333399;
  text-decoration: none;
  color: #fff;
  width: 60px;
	height: 60px;
  padding: 24px 5px;
  text-align: center;
  display: block;
  border-radius: 90px;
  opacity: 0.9;
  transition: all .3s ease;
}
#page-top a:hover {
  text-decoration: none;
  opacity: .5;
}
.nondsp {
	display: none;
	clear: all;
}
