@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,400;0,500;0,700;0,900;1,400;1,500;1,700;1,900&display=swap');

body {
	color:#231815;
	font-weight: 500;
	line-height:1.8;
	letter-spacing:0.1rem;
	font-family:"Roboto", "Noto Sans JP", sans-serif;
}

.gMenu>li .gMenu_name,
.headerRight a,
.navbar-brand a {
	transition-property: all;
	transition: 0.3s linear;
}

.gMenu>li .gMenu_name {
	font-size: 1.3em;
}

.gMenu li li {
	background: #426897;
}

.gMenu li li a {
	border: none;
	padding: 10px!important;
	font-size: 14px;
}

.gMenu li li:first-child a {
	border: none;
}

.gMenu li li {
	border-bottom: solid 1px rgba(255,255,255,.2);
}

.gMenu li li:last-child {
	border-bottom: none;
}

a:hover,
.subSection li>a:hover {
	opacity: .8;
	text-decoration: none;
}

.siteHeader {
	border-bottom: none;
	box-shadow: none;
	padding: 0;
}

header .ico-sp-tel {
	position: fixed;
	z-index: 99;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 170px;
}

.headInner{
	width:100%;
	margin:0 auto;
	padding: 15px 2%;
}

.navbar-brand img {
	max-height: 62px;
}

.siteHeader_logo {
	float: none;
	padding: 0;
}

.headerLeft .address {
	font-size: .8em;
	margin: .3em 0;
}

.headerLeft .headerAccess li {
	font-size: .8em;
	background: #e5edf1;
	border-radius: 3px;
	color: #426897;
	padding: .2em 1em;
	margin: 0 5px 0 0;
	font-weight: bold;
	white-space: pre;
}

.headerLeft .headerAccess li img {
	height: 20px;
	width: auto;
	margin: 0 5px 0 0;
	display: inline-block;
}

.headerRight .headerSchedule {
	max-width: 328px;
	margin: 0 1.5em 0 0;
}

.headerRight .headerCTA {
	max-width: 400px;
}

.headerRight .headerCTA>div {
	gap: 10px;
}

.headerRight .headerCTA .headerTel span {
	font-size: .8em;
  border: solid 1px;
  padding: .2em;
  white-space: pre;
	margin-right: .5em;
}

.headerRight .headerCTA .headerTel img {
	vertical-align: middle;
}

.headerRight .headerCTA .headerLine a,
.container_line .inner .line-btn a {
	display: flex;
	justify-content: center;
	background: #33b157;
	border-radius: 10px;
	height: 54px;
	line-height: 54px;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
}

.headerRight .headerCTA .headerLine a span,
.container_line .inner .line-btn a span {
	background: url(../images/ico-line.png) no-repeat;
	background-size: 40px;
	background-position: left center;
	padding: 0 0 0 48px;
	display: block;
}

.fv {
	padding: 152px 0 0;
	margin: 0 0 60px;
}

.contents_ttl-middle1 h1, .contents_ttl-middle1 h3 {
	font-weight: 900;
	font-size: 1.75em;
	line-height: 1.6;
	margin: 0 0 30px;
	border: none;
	padding: 0;
}

.contents_ttl-middle1 h1 .large, .contents_ttl-middle1 h3 .large {
	font-size: 1.8em;
	line-height: 1;
}

.contents_ttl-middle1 h1:after, .contents_ttl-middle1 h3:after {
	content: none;
}

.contents_ttl-middle2 h4 {
	font-size: 1.5em;
	font-weight: 900;
	margin: 0 0 20px;
	border-bottom: solid 4px #426897;
	padding: 0 0 .3em;
	line-height: 1.6;
}

.contents_ttl-large1 h2 {
	font-weight: 900;
	font-size: 2.25em;
	line-height: 1.6;
	margin: 0 0 40px;
	color: #426897;
	border: none;
	padding: 0;
}

.contents_ttl-large2 h2 {
	background: #e5edf1;
  border: none;
  border-left: solid 8px #426897;
  font-weight: 900;
  font-size: 2em;
  padding: .7em .8em;
  margin: 0 0 1em;
}

.contents_ttl-large1.line h2 {
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1.4;
}

.contents_ttl-large1.line h2>div {
	padding: 0 1em;
}

.contents_ttl-large1.line h2:before,
.contents_ttl-large1.line h2:after {
	content: '';
	display: block;
	background: url(../images/midashi2-left.png) no-repeat;
	background-size: 100%;
	width: 37.5px;
	height: 44px;
}

.contents_ttl-large1.line h2:after {
	background: url(../images/midashi2-right.png) no-repeat;
	background-size: 100%;
}

.contents_ttl-large1 h2 .font-large {
	font-size: 1.222em;
}

.color-main { color: #426897; }
.color-sub { color: #c09b0f; }
.color-line { color: #33b157; }

section.contents {
	padding: 0 0 4em;
}

section.contents.line {
	background: #f9fcf4;
}

.checkList_ttl h2 {
	display: inline-block;
	background: #fff;
	padding: 0 1em;
	margin: -30px 0 0;
	position: relative;
	top: 30px;
}

.checkList_ttl h2 small {
	font-size: .5em;
	display: block;
	font-weight: 800;
	color: #999;
}

.checkList_bl {
	max-width: 800px;
	margin: 0 auto 40px;
	border: solid 8px #e5edf1;
	border-radius: 20px;
	padding: 40px 40px 30px;
	list-style: none;
}

.checkList_bl li {
	font-size: 1.375em;
	font-weight: bold;
	background: url(../images/ico-check1.png) no-repeat, url(../images/line1.png) no-repeat;
	background-size: 36px, 100% 10px;
	background-position: left top, bottom left;
	padding: 0 0 0 48px;
	margin: 0 0 .8em;
}

.fukidashi {
	position: relative;
  display: inline-block;
  margin: 0 0 1em;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #fff;
	font-weight: bold;
  background: #426897;
}

.fukidashi:before {
	content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #426897;
}

.fukidashi2 {
	position: relative;
  display: inline-block;
  margin: 0 0 1em;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #fff;
	font-weight: bold;
  background: #c09b0f;
}

.fukidashi2:before {
	content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #c09b0f;
}

figcaption {
	font-size: .8em;
	line-height: 1.5;
	margin: .8em 0 0;
	color: #aaa;
}

.marker {
	background:linear-gradient(transparent 40%, #ffdc59 40%);
}

.illust1 {
	background: url(../img/arrow1.png) no-repeat;
	background-size: auto 50px;
	background-position: bottom center;
	display: inline-block;
	padding: 0 0 60px;
	margin: 0 0 50px;
}

.illust1 img {
	width: 100px;
}

.marker-pi {
	background: #ef88b5;
	padding: .2em;
  margin: 0 .1em;
	color: #fff;
}

.marker-gr {
	background: #8ec31f;
	padding: .2em;
  margin: 0 .1em;
	color: #fff;
}

.marker-bl {
	background: #77cbf3;
	padding: .2em;
  margin: 0 .1em;
	color: #fff;
}

.stepList {
	margin: 0 0 50px;
}

.stepList .img {
	position: relative;
	margin: 0 0 5px;
}

.stepList .img .num {
	position: absolute;
	width: 70px;
	top: -20px;
	left: -5px;
}

.stepList .img .step-border {
	border: solid 5px #ef88b5;
	border-radius: 15px;
}

.stepList>div:nth-child(2) .img .step-border {
	border-color: #8ec31f;
}

.stepList>div:nth-child(3) .img .step-border {
	border-color: #77cbf3;
}

.stepList h3 {
	font-size: 1.75em;
	font-weight: bold;
}

.campaign {
	margin: 0 0 40px;
}

.campaign img {
	width: 100%;
	max-width: 800px;
	display: block;
	margin: 0 0 10px;
}

.campaign .attention {
	font-size: .8em;
	color: #aaa;
}

.container_line {
	max-width: 800px;
	margin: 0 auto;
}

.container_line .head {
	background: #33b157;
	color: #fff;
	border-radius: 20px 20px 0 0;
	padding: 1em;
	font-weight: bold;
	font-size: 1.5em;
}

.container_line .inner {
	background: #fff;
	padding: 40px;
	border-right: solid 4px #eee;
	border-left: solid 4px #eee;
	border-bottom: solid 4px #eee;
	border-radius: 0 0 20px 20px;
}

.container_line .inner ul {
	border-bottom: dashed 2px;
	padding: 0 0 20px;
	margin: 0 0 40px;
}

.container_line .inner ul li  {
	font-size: 1.375em;
	font-weight: bold;
	background: url(../img/ico-check2.png) no-repeat;
	background-size: 36px;
	background-position: left top;
	padding: 0 0 0 48px;
	margin: 0 0 .5em;
}

.container_line .inner .line-qr {
	width: 120px;
	margin: 0 20px 0 0;
}

.googlemap {
	height: 450px;
}

.nav-container {
	border-top: none;
    border-bottom: none;
}

.gMenu_outer,
.gMenu {
	float: none;
}

.gMenu {
	display: flex;
}

.gMenu li {
	text-align: center;
	flex: 1 auto;
}

.gMenu li:first-child a {
	border-left: solid 1px #d0d0d0;
}

.gMenu li a {
	padding: 2px !important;
	border-right: solid 1px #d0d0d0;
	display: block;
}

.gMenu_outer {
	min-height: 48px;
}

.header_scrolled .gMenu>li {
	border-left: none;
	width: auto;
}

.gMenu > li:before,
.gMenu > li.menu-item-has-children::after {
	border-bottom: none;
}

.header_scrolled .gMenu>li:last-child {
	border-right: none;
}

.header_scrolled .gMenu_outer {
	padding: 1em 0;
}

.footer_before {
	background: #f4f0db;
	color: #444;
}

.footer_before p {
	font-size: 13px;
}

.siteFooter {
	border-top: solid 5px #426897;
	background: #fff;
	padding: 0;
}

.siteFooter a {
	text-decoration: none;
}

.siteFooter .container {
	overflow: hidden;
}

.footerMenu {
	background: #e5edf1;
}

.footerMenu .container {
	border-top: none;
}

.footerMenu ul {
	overflow: hidden;
}

.footerMenu ul li {
	margin-bottom: .2em;
}

.footerMenu li:first-child a {
	border-left: none;
	padding-left: 0;
}

.footerMenu li:last-child a {
	border-right: none;
}

.footerMenu li a {
	color: #444;
	font-size: 90%;
}

.sectionBox {
	font-size: 13px;
}

.sidebar-head {
	border-bottom: solid 1px #dedede;
	background: #fdf3e5
}

.sidebar-head h4 {
	font-size: 1em;
	font-weight: 700;
	margin: 0;
}

.news-list li p {
	font-size: 14px;
	line-height: 1.4em;
}

.news-list li a {
	color: #333;
}

.news-list li,
.sidebar-menu li {
	border-bottom: dashed 1px #dedede;
}

.sidebar-menu li a {
	padding: 1em;
	display: block;
	position: relative;
}

.sidebar-menu li a svg {
	position: absolute;
	width: 8px;
	right: 15px;
	top: 0;
	bottom: 0;
	margin: auto;
	fill: #426897;
}

.news-list li:last-child,
.sidebar-menu li:last-child {
	border-bottom: none;
}

.sidebarblock {
	border: solid 1px #ddd;
}

.news-list li,
.sidebar-menu li {
	margin: 0;
	padding: .7em 1em;
}

.sidebar-menu.nav-menu li {
	padding: 0;
}

.sidebar-menu li a {
	color: #333;
}

.sidebar-menu li .tel,
.yoyaku-tel,
.yoyaku-tel:hover {
	color: #000;
	white-space: pre;
	padding: 0;
}

.yoyaku-btn,
.yoyaku-btn:hover{
	background: #bfeae7;
	padding: .8em 1.2em;
	border-radius: 5px;
	color: #777;
	font-weight: bold;
	margin: 0 5px;
	text-decoration: none;
}

h4.simple-head {
	font-size: 1.8em;
}

.drawer-hamburger:active:focus {
	outline: none;
}

.drawer--left .drawer-hamburger {
	border: none;
  	top: 0;
  	left: 0;
  	right: 0;
  	bottom: 0;
  	position: relative;
  	padding: 5px .75rem 15px;
  	margin: 10px auto 0;
}

.drawer-nav {
	width: 20rem;
	max-width: 80%;
}

.drawer--left.drawer-open .drawer-hamburger {
	left: 21rem;
}

.drawer--left .drawer-nav {
	left: -20rem;
}

.drawer--top.drawer-open .drawer-nav {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.drawer--left.drawer-open .drawer-nav,
.drawer--left .drawer-hamburger,
.drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.drawer--right.drawer-open .drawer-nav,
.drawer--right .drawer-hamburger,
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.drawer--left.drawer-open .drawer-nav {
	padding: 10px;
	overflow-x : hidden;
	z-index: 999999;
}

.menu-block b {
	line-height: 1.4em;
  	display: block;
  	font-size: .85em;
}

.sp-navbar-header {
	background: #fff;
	display: block;
	position: fixed;
  	top: 0;
  	z-index: 99999;
}

.header_scrolled .sp-navbar-header {
	display: block;
	position: fixed;
  	top: 0;
  	z-index: 99999;
}

.sp-navbar-header ul li {
	width: 20%;
	border-right: solid 1px rgba(255,255,255,.7);
	background: #426897;
}

.sp-navbar-header ul li:last-child {
	border-right: none;
}

.sp-navbar-header ul li p {
	font-size: 13px;
	color: #fff;
}

.sp-navbar-header ul li img {
    height: 24px;
    display: inline-block;
    margin-bottom: 3px;
}

.sp-navbar-header ul li a {
	color: #fff;
	display: block;
	padding: 15px 0 10px;
	background: #426897;
}

.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
	background-color: #fffb;
}

.drawer--left.drawer-open .drawer-hamburger {
	background: #fff;
	border-radius: 5px;
	border: solid 1px #333;
	padding: 9px 8px 19px;
	margin: 10px 0 0 0;
}

.drawer--left.drawer-open .drawer-hamburger-icon:after,
.drawer--left.drawer-open .drawer-hamburger-icon:before {
	background-color: #333;
}

.page-header .col-md-12 {
	height: 360px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.page-header_pageTitle,
h1.page-header_pageTitle:first-child {
	font-size: 2.4em;
	font-weight: 900;
}

.post-name-first .page-header {
	background: url(../images/bg_first.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
}

.post-type-archive .page-header,
.category .page-header,
.single .page-header {
	background: url(../images/bg_news.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
}

.post-name-faq .page-header {
	background: url(../images/bg_faq.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
}

.post-name-access .page-header {
	background: url(../images/bg_access.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
}

.post-name-staff .page-header {
	background: url(../images/bg_staff.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
}

.post-name-price .page-header {
	background: url(../images/bg_price.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
}

.entry-footer {
	display: none;
}

.table-price table th {
	background: #e5edf1;
	color: #426897;
	font-weight: 800;
}

.wp-block-table.table-price thead {
	border-color: #426897;
}

h5.wp-block-heading {
	background: #eee;
	font-weight: 800;
	font-size: 1.2em;
	padding: 15px 15px;
	border-radius: 10px;
}

.date.border-head {
	font-size: .8em;
	border-left: solid 6px #777;
	padding: 0 0 0 .8em;
}

.siteHeader_logo img,
.footer-logo img {
	max-height: 58px;
}

.vk-mobile-nav-menu-btn {
	display: none!important;
}

.blog-breadcrumb {
	border-bottom: dotted 1px #ccc;
}

.archive .article__item a:hover {
	text-decoration: none;
	opacity: .8;
}

.archive .article__item .category a,
.entry-meta_items_term a {
	background: #c09b0f!important;
	color: #fff;
	line-height: 1em;
	display: inline-block;
	padding: .5em .5em .3em;
	text-align: center;
	border-radius: 0;
	margin: 0 0 0 3px;
	font-size: 11px;
}

.sidebarblock .category-list a {
	display: block;
	color: #333;
	padding: .7em 1em;
	border-bottom: dashed 1px #dedede;
}

.sidebarblock .category-list a:last-child {
	border-bottom: none;
}

.sidebarblock .category-list a:hover {
	color: #333;
}

.sidebarblock .monthly-archive-list li {
	margin-bottom: 0;
}

.fa_v5_css .entry-meta_items.published {
	border-left: none;
	padding: 0;
}

.fa_v5_css .entry-meta_items.published::before {
	content: none;
}

.single .entry-header {
	border-bottom: none;
	background: url(../images/line1.png) no-repeat;
	background-size: 100% 10px;
	background-position: bottom left;
	padding: 0 0 10px;
}

.authorContainer {
	border: solid 3px #426897;
	border-radius: 10px;
}

.authorContainer .authorHead {
	background: #426897;
  padding: 5px 20px;
  color: #fff;
}

.authorContainer .authorInner {
	padding: 20px 20px 10px;
}

.singleOffer .campaign-reason {
	display: none;
}

.singleOffer .logo img {
	width: 300px;
	max-width: 60%;
}

.singleOffer .line img {
	width: 400px;
	max-width: 100%;
}

.pagenation ul {
	padding: 0;
	margin-top: 50px;
}

.pagenation ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 80%;
}

.pagenation ul li a,
.pagenation ul li a:hover {
	color: #426897;
	display: block;
	border: solid 1px;
	padding: .5em .7em;
    line-height: 1em;
    text-decoration: none;
}

.pagenation ul li.active {
	background: #426897;
	color: #fff;
	border: solid 1px #426897;
	padding: .5em .7em;
    line-height: 1em;
}

.nayamiList {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
	margin: 0 0 60px;
}

.nayamiList>div img {
	outline: solid 1px #426897;
	border-radius: 12px;
}

.movie-col-6 video,
.movie-col-6 img {
  width: 100%;
  height: 260px;
  object-fit: cover;
}

video {
	max-width: 100%;
}

.flowContainer .flowBlock {
	background: url(../images/line1.png) no-repeat;
	background-size: 100% 10px;
	background-position: bottom left;
	padding: 0 0 10px;
	margin: 0 0 50px;
	position: relative;
}

.flowContainer .flowBlock:after {
	content: '';
	display: block;
	background: url(../images/arrow1.png) no-repeat;
	background-size: 100%;
	width: 120px;
	height: 30px;
	margin: 0 auto;
	position: absolute;
	bottom: -35px;
	left: 0;
	right: 0;
}

.flowContainer .flowBlock:last-child {
	margin: 0;
}

.flowContainer .flowBlock:last-child:after {
	content: none;
}

.flowContainer .flowBlock .flowImg {
	width: 240px;
}

.flowContainer .flowBlock .flowText {
	width: calc(100% - 280px);
}

.flowContainer .flowBlock .flowText .flowHead {
	display: flex;
	align-items: center;
	margin: 0 0 1em;
}

.flowContainer .flowBlock .flowText .flowHead figure {
	width: 70px;
  margin: 0 10px 0 0;
}

.flowContainer .flowBlock .flowText .flowHead h3 {
	margin: 0;
  padding: 0;
  border: none;
  font-weight: 800;
  color: #426897;
}

.flowContainer .flowBlock .flowText .flowHead h3:after {
	content: none;
}

.reasonBlock {
	margin: 0 0 40px;
}

.reasonBlock .reasonHead {
	display: flex;
	align-items: center;
	margin: 0 0 1.8em;
	position: relative;
}

.reasonBlock .reasonHead:after {
	content: '';
	display: block;
	background: #f9f5e7;
  border-radius: 12px;
  width: calc(100% - 50px);
  height: 90%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 50px;
}

.reasonBlock .reasonHead figure {
	width: 100px;
	margin: 0;
	position: relative;
  z-index: 2;
}

.reasonBlock .reasonHead h4 {
	width: calc(100% - 100px);
	padding: 0 0 0 20px;
	margin: 0;
	font-weight: 800;
	line-height: 1.6;
	position: relative;
  z-index: 2;
}

.reasonBlock .reasonHead h4 small {
	font-weight: 800;
	font-size: .6em;
}

.sp_fixed_bnr {
	position: fixed;
	z-index: 99;
	bottom: 5px;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 100%;
	display: flex;
	gap: 5px;
	padding: 0 5px;
	justify-content: center;
}

.sp_fixed_bnr img {
	max-height: 100px;
}

.meritList {
	list-style: none;
	padding: 0;
	margin: 0;
}

.meritList li {
	width: 33.3%;
}

.meritList li .meritIcon {
	background: #426897;
	height: 160px;
	display: flex;
	width: 160px;
	margin: 0 auto 10px;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}

.meritList li .meritIcon svg {
	fill: #fff;
	width: 80px;
	height: 80px;
	object-fit: contain;
}

.meritList li p,
.meritList li p small {
  font-weight: 800;
}

.meritList li p .color-main {
	font-size: 1.2em;
}

.meritList li:nth-child(4),
.meritList li:nth-child(5) {
	width: 50%;
}

.faq_block {
	border: solid 8px #e5edf1;
  border-radius: 20px;
  margin: 0 0 20px;
  padding: 25px 30px;
}

.faq_block .contents_ttl-middle3 h3{
	color: #426897;
	font-weight: 800;
	border: none;
	margin: 0 0 10px;
	font-size: 1.6em;
	background: url(../images/line1.png) no-repeat;
	background-size: 100% 10px;
	background-position: bottom left;
	padding: 0 0 10px;
}

.faq_block .contents_ttl-middle3 h3:after {
	content: none;
}

.faq_block p:last-child {
	margin: 0;
}

.listContainer {
	border: solid 8px #d4d4d4;
  border-radius: 20px;
  margin: 0 0 20px!important;
  padding: 25px 30px;
	list-style: none;
}

.listContainer.listX {
	border: solid 8px #f7eaeb;
}

.listContainer.listCheck {
	border: solid 8px #e5edf1;
}

.listContainer.listX li svg {
	fill: #e64339;
}

.listContainer.listCheck li svg {
	fill: #426897;
}

.listContainer li svg {
	width: 24px;
	fill: #355782;
}

.listContainer li {
	font-size: 1.3em;
  font-weight: 800;
  display: flex;
  align-items: center;
}

.listContainer li:last-child {
	margin: 0;
}

.listContainer li>div {
	width: calc(100% - 24px);
	padding: 0 0 0 15px;
}

.sidebar {
	width: 300px;
}

aside {
	border: solid 2px #d0d0d0;
	margin: 0 0 30px;
}

aside .sidebar-head {
	background: #e5edf1;
	padding: 15px;
	color: #426897;
	font-weight: bold;
	font-size: 1.1em;
}

aside .sidebar-inner dl {
	padding: 15px;
	border-bottom: solid 1px #d0d0d0;
	margin: 0;
}

aside .sidebar-inner dl:last-child {
	border-bottom: none;
}

aside .sidebar-inner .button {
	background: #426897;
	color: #fff;
	display: inline-block;
	padding: 5px 10px;
	border-radius: 5px;
	font-size: .9em;
	margin: 0 10px 10px;
}

aside .sidebar-inner dl dt {
	font-weight: bold;
	border: none;
  padding: 0;
  margin: 0;
}

aside .sidebar-inner dl dd {
	padding: 0;
  border: none;
  margin: 0;
}

aside .sidebar-inner dl dd a {
	color: #333;
}

.mainSection {
	width: calc(100% - 340px);
}

table th {
  font-weight: 500;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_details {
	display: none;
}

.doctorVoice .name {
	font-size: 1.2em;
}

.entry-meta {
	padding-left: 0;
}

table.base td a {
	color: #333;
}

table.staff th {
	background: #f9f5e7;
	font-weight: 800;
}

.wp-block-table figcaption {
	text-align: left;
}

/* お知らせ記事のタイトルを h3 から h1 にした（2026-09-22）。
   行の高さだけ別の規則に負けるので、もとの 1.6 を写す。 */
.contents_ttl-middle1 h1 {
	line-height: 1.6 !important;
}
