@charset "utf-8";
/*
Theme Name: aipricom
Author: aipricom
*/
/* ==================================================
reset
================================================== */
body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.5;
	background-color: #FFFFFF;
	color: #323232;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
blockquote,
form,
input {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	vertical-align: top;
}
li,
dt,
dd {
	line-height: 1.5;
}
table {
	font-size: 100%;
	line-height: 1.5;
	border-collapse: collapse;
	border-spacing: 0;
}
form,
input,
select {
	font-size: 100%;
}
a {
	text-decoration: underline;
	transition-duration: 0.1s;
}
a:link,
a:visited {
	color: #005D9F;
	background-color: transparent;
}
::placeholder {
	color: #b3b3b3;
}
.sp_only {
	display: none;
}
body,
#contents input[type="submit"],
#contents input[type="button"],
#contents input[type="text"],
#contents textarea,
#contents select,
body.mceContentBody {
	font-family: "Noto Sans JP", sans-serif;
}
/* ==================================================
layout
================================================== */
header,
main,
footer {
	width: 100%;
	min-width: 1220px;
	clear: both;
}
#title,
#pnavi,
#main,
#top_online,
#top_news,
#top_menu,
#fcontact,
#footer,
#flink {
	width: 1200px;
	margin: 0 auto;
}
/* ==================================================
header
================================================== */
#header {
	padding: 0 2%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#sp_menu {
	display: none;
}
/* hlogo
--------------------------- */
#hlogo a {
	display: inline-block;
	color: inherit;
	text-decoration: none;
}
#hlogo h1,
#hlogo a {
	font-size: 150%;
	font-weight: 500;
	background: url("img/header/hlogo.png") no-repeat left top 7px / auto 40px;
	padding: 10px 0 10px 25px;
}
/* hinfo
--------------------------- */
#hinfo {
	display: flex;
	justify-content: flex-end;
}
#hinfo p.htel {
	padding: 6px 30px 0;
	font-size: 125%;
	font-weight: 600;
	line-height: 1;
	background: url("img/header/htel.png") no-repeat left top 6px;
}
/* snavi
--------------------------- */
#snavi ul {
	margin: 0;
	list-style: none;
	display: flex;
	justify-content: flex-end;
}
#snavi li {
	padding: 0 2px;
}
#snavi li a {
	display: inline-block;
	color: #ffffff;
	background-color: #54832B;
	text-decoration: none;
	padding: 3px 10px;
	line-height: 1.3;
	font-weight: 500;
	border-bottom-left-radius: 10px;
	min-width: 110px;
	box-sizing: border-box;
	text-align: center;
}
/* gnavi
--------------------------- */
#gnavi {
	margin: 8px 0;
}
#gnavi ul {
	margin: 0;
	list-style: none;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
#gnavi li a {
	display: block;
	padding: 5px 35px;
	text-decoration: none;
	color: #323232;
	font-weight: 600;
}
/* ==================================================
main
================================================== */
#main {
	margin-bottom: 100px;
}
/* title
--------------------------- */
#wrap_title {
	background: url("img/contents/title_bg2.png") no-repeat center center #e3efd0;
}
#wrap_title.titlebg {
	overflow: hidden;
	background: no-repeat left center / calc(50% + 240px) 100%, no-repeat right center / calc(50% + 140px) auto #e3efd0;
}
#title {
	background: url("img/contents/title_bg.png") no-repeat left center / auto 160px;
	padding: 77px 40px;
	box-sizing: border-box;
}
#wrap_title.titlebg #title {
	padding: 165px 40px;
	background-size: auto 188px;
}
#title h1,
#title p.ttl {
	margin: 0;
	font-size: 231%;
	font-weight: 600;
	line-height: 1.2;
	text-shadow: 0 0 5px #e3efd0, 0 0 5px #e3efd0, 0 0 5px #e3efd0, 0 0 5px #e3efd0, 0 0 5px #e3efd0, 0 0 5px #e3efd0, 0 0 5px #e3efd0, 0 0 5px #e3efd0, 0 0 5px #e3efd0, 0 0 5px #e3efd0;
}
#wrap_title.titlebg #title h1,
#wrap_title.titlebg #title p.ttl {
	font-size: 250%;
}
/* pnavi
--------------------------- */
#pnavi {
	margin-top: -30px;
}
#pnavi span {
	margin: 0 0.5em;
}
/* ==================================================
footer
================================================== */
#wrap_fcontact {
	background-color: #f2f2f2;
}
#fcontact {
	display: flex;
	justify-content: space-evenly;
}
#fcontact > div {
	padding: 20px 50px;
	border-right: 2px dotted #54832B;
}
#fcontact div.clinic {
	display: flex;
	justify-content: space-between;
	border-left: 2px dotted #54832B;
	align-items: flex-end;
}
#fcontact p.ttl {
	color: #54832B;
	font-size: 156%;
	font-weight: 500;
	line-height: 1.3;
	margin: 0 0 0.8em;
}
#fcontact div.clinic p.ttl {
	background: url("img/footer/fcnt_clinic.png") no-repeat left center / auto 30px;
	padding: 0 0 0 45px;
}
#fcontact div.homecare p.ttl {
	background: url("img/footer/fcnt_homecare.png") no-repeat left center / auto 25px;
	padding: 0 0 0 55px;
}
#fcontact p.txt {
	font-weight: 500;
	margin: 0 0 0.4em;
}
#fcontact p.tel {
	background: url("img/footer/tel.png") no-repeat left center / auto 30px;
	font-size: 188%;
	font-weight: 600;
	padding: 0 0 0 40px;
}
#fcontact div.clinic p.link {
	padding: 0 0 0 50px;
}
#fcontact div.clinic p.link a {
	display: inline-block;
	color: #54832B;
	font-weight: 500;
	font-size: 125%;
	text-decoration: none;
	padding: 26px 45px 26px 30px;
	background: url("img/footer/exlink.png") no-repeat right 20px center #ffffff;
	border: 1px solid #54832B;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
}
#wrap_footer {
	padding: 25px 0;
	border-bottom: 15px solid #54832B;
}
#footer {
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}
#finfo {
	padding-left: 20px;
	line-height: 1.7;
}
#footer p.flogo {
	font-size: 156%;
	font-weight: 500;
	margin: 0 0 0.5em;
}
#footer p.fadd {
	margin: 0 0 0.3em;
}
#footer p.faccess {
	margin: 0 0 0.6em;
}
#footer p.faccess a {
	display: inline-block;
	padding: 2px 40px 2px 25px;
	font-weight: 500;
	color: #54832B;
	border: 2px solid #54832B;
	text-decoration: none;
	background: url("img/footer/linkicon.png") no-repeat right 10px center;
}
#footer p.fttl {
	color: #54832B;
	font-weight: 500;
}
#footer p.ftel {
	margin: 0 0 0.6em;
}
/* fnavi
--------------------------- */
#fnavi {
	display: flex;
}
#fnavi ul {
	margin: 0 7em 0 3em;
	list-style: none;
}
#fnavi li {
	margin: 0.3em 0;
}
#fnavi li a {
	color: inherit;
	text-decoration: none;
	position: relative;
}
#fnavi li.child a {
	padding: 0 0 0 15px;
}
#fnavi li.child a::before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 4px;
	height: 4px;
	margin: -3px 0 0 0;
	border-top: solid 2px #aaa;
	border-right: solid 2px #aaa;
	transform: rotate(45deg);
}
/* flink
--------------------------- */
#flink ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	list-style: none;
	column-gap: 22px;
	row-gap: 12px;
}
#flink li {
	width: 222px;
}
#flink li a {
	display: block;
	width: 100%;
	height: 67px;
	text-decoration: none;
	color: inherit;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	box-sizing: border-box;
}
#flink li a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition-duration: 0.1s;
}
#flink li a div.ttl {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 220px;
	min-height: 65px;
	padding: 1px 10px;
	box-sizing: border-box;
	font-size: 114%;
	font-weight: 500;
	line-height: 1.1;
	transition-duration: 0.1s;
}
#flink li a div.ttl p {
	word-break: break-word;
}
/* pagetop
--------------------------- */
#pagetop {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 10;
}
#pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #54832B;
	border: 2px solid #ffffff;
	opacity: 0.8;
	transition-duration: 0.3s;
	position: relative;
}
#pagetop a::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 12px;
	height: 12px;
	border-top: #fff 2px solid;
	border-left: #fff 2px solid;
	transform: translate(-50%, -20%) rotate(45deg);
}
/* ==================================================
contents
================================================== */
#contents a[target="_blank"]::after {
	margin: 0 5px;
	content: url(img/admin/exlink.png);
	vertical-align: middle;
	line-height: 0.1;
}
#contents a.eximg::after {
	content: none;
}
#contents a.icon_link::after {
	margin: 0 5px;
	content: url(img/admin/link.png);
	vertical-align: middle;
	line-height: 0.1;
}
#contents a.icon_pdf::after,
#contents a[href$=".pdf"]::after {
	margin: 0 5px;
	content: url(img/admin/pdf.png);
	vertical-align: middle;
	line-height: 0.1;
}
#contents a[href$=".xlsx"]::after,
#contents a[href$=".xls"]::after {
	margin: 0 5px;
	content: url(img/admin/xls.png);
	vertical-align: middle;
	line-height: 0.1;
}
#contents a[href$=".docx"]::after,
#contents a[href$=".doc"]::after {
	margin: 0 5px;
	content: url(img/admin/doc.png);
	vertical-align: middle;
	line-height: 0.1;
}
#contents img {
	max-width: 100%;
}
#contents table img {
	max-width: inherit;
}
#contents iframe {
	border: none;
}
#contents #contents_top {
	margin-bottom: 50px;
}
#contents p {
	margin-bottom: 0.8em;
}
#contents p.membercat {
	display: inline-block;
	color: #ffffff;
	background-color: #323232;
	padding: 0 10px;
	margin: 0 1em 0.5em 0;
}
#contents p.membercat.c2 {
	background-color: #54832B;
}
#contents p.membercat.c3 {
	background-color: #006277;
}
#contents p.membercat.c4 {
	background-color: #BD593F;
}
#contents p.membercat.c5 {
	background-color: #cb4477;
}
#contents p.update {
	display: inline-block;
	margin: 0 0 0.5em;
}
#contents h1 {
	clear: both;
	margin: 0 0 1.5em;
	padding: 7px 10px;
	line-height: 1.3;
	font-size: 156%;
	font-weight: 600;
	border-top: 2px solid #54832B;
	border-bottom: 2px solid #54832B;
}
#contents h2 {
	clear: both;
	margin: 2em 0 1.2em;
	padding: 5px 10px;
	line-height: 1.3;
	font-size: 156%;
	font-weight: 600;
	color: #ffffff;
	background: url("img/contents/h2_bg.png") no-repeat right top;
	background-color: #54832B;
	border-radius: 5px;
}
#contents h3 {
	margin: 1.5em 0 0.8em;
	padding: 0 0 0 10px;
	line-height: 1.3;
	font-size: 138%;
	font-weight: 600;
	border-left: 8px solid #54832B;
}
#contents h4 {
	margin: 1.5em 0 0.8em;
	font-size: 113%;
	font-weight: 600;
	color: #538229;
}
#contents ul {
	margin: 0 0 0.8em 1.5em;
	list-style: none;
}
#contents ul ul {
	margin: 0 0 0 1em;
}
#contents ul li {
	margin: 0.4em 0;
	position: relative;
}
#contents ul:not([class]) li::before {
	content: "";
	display: block;
	position: absolute;
	left: -1em;
	top: 0.5em;
	width: 0.6em;
	height: 0.6em;
	background-color: #54832B;
	border-radius: 50%;
}
#contents ol {
	margin: 0 0 0.8em 2.2em;
	list-style: none;
	counter-reset: cnt;
}
#contents ol ol,
#contents ol ol ol {
	margin: 0 0 0 1em;
	counter-reset: cnt;
}
#contents ol > li,
#contents ol ol > li,
#contents ol ol ol > li {
	margin: 0.4em 0;
	counter-increment: cnt;
	position: relative;
}
#contents ol li:before {
	position: absolute;
	display: block;
	width: 2em;
	left: -2.5em;
	top: 0.2em;
	content: counter(cnt) ".";
	line-height: 1;
	text-align: right;
}
#contents ol ol li:before {
	position: absolute;
	display: block;
	width: 2em;
	left: -2.5em;
	top: 0.2em;
	content: "(" counter(cnt) ") ";
	line-height: 1;
	text-align: right;
}
#contents ol ol ol li:before {
	position: absolute;
	display: block;
	width: 1.2em;
	height: 1.2em;
	left: -2em;
	top: 0.4em;
	content: counter(cnt);
	border: #211613 1px solid;
	border-radius: 50%;
	font-size: 70%;
	line-height: 1.2;
	text-align: center;
}
#contents input[type="submit"],
#contents input[type="button"] {
	margin: 0 5px;
	padding: 12px 5em;
	border-style: none;
	background-color: #323232;
	color: #FFFFFF;
	font-weight: 500;
	cursor: pointer;
	-webkit-appearance: none;
}
#contents input[type="text"],
#contents textarea,
#contents select {
	font-size: 100%;
	border: #ddd 1px solid;
	padding: 5px;
	box-sizing: border-box;
	background-color: #fff;
	border-radius: 0;
	color: inherit;
}
/* table
--------------------------- */
#contents table {
	margin: 1.5em 0;
}
#contents table th,
#contents table td {
	padding: 15px 20px;
	border: 1px solid #666666;
	vertical-align: top;
}
#contents table th {
	background-color: #e3efd0;
	text-align: left;
	font-weight: 600;
}
#contents table p,
#contents table ul,
#contents table ol,
#contents table ul li,
#contents table ol li {
	margin-top: 0;
	margin-bottom: 0;
}
/* form_table
--------------------------- */
#contents form.contact {
	padding: 10px 50px;
	background-color: #f8f8f8;
}
#contents table.form_table {
	width: 100%;
}
#contents table.form_table th,
#contents table.form_table td {
	padding: 10px 0;
	border: none;
}
#contents table.form_table th {
	width: 25%;
	padding-right: 1em;
	background: none;
	text-align: right;
	vertical-align: middle;
}
#contents table.form_table th span::before {
	content: "※";
	margin-right: 0.2em;
	color: #ff0000;
}
#contents table.form_table textarea {
	width: 100%;
}
#contents table.form_table input[type="checkbox"],
#contents table.form_table input[type="radio"] {
	margin-right: 5px;
}
#contents table.form_table label {
	margin-right: 30px;
}
/* form_btn
--------------------------- */
#contents .form_btn {
	margin: 30px 0;
	text-align: center;
}
/* backblog
--------------------------- */
#contents div.backblog {
	clear: both;
	padding: 50px 0 0;
}
#contents div.backblog p {
	margin: 0;
	padding: 20px 0 0;
	border-top: 2px solid #000000;
	text-align: center;
}
#contents div.backblog a {
	margin: 0 5px;
	padding: 5px 30px;
	border: 2px solid #54832B;
	color: #54832B;
	text-decoration: none;
	display: inline-block;
}
#contents div.backblog a[rel="prev"],
#contents div.backblog a[rel="next"] {
	padding: 5px 20px;
}

/* archive_list
--------------------------- */
#contents ul.archive_list {
	margin: 1.5em 0;
	list-style: none;
}
#contents ul.archive_list li {
	margin: 0;
	padding: 15px 20px;
	box-sizing: border-box;
	border-bottom: #CCCCCC 1px dotted;
	display: flex;
}
#contents ul.archive_list li p.cat {
	width: 8em;
	margin: 0;
}
#contents ul.archive_list li p.cat span {
	width: 7em;
	display: inline-block;
	color: #ffffff;
	background-color: #323232;
	text-align: center;
	padding: 1px;
}
#contents ul.archive_list li p.cat span.c2 {
	background-color: #54832B;
}
#contents ul.archive_list li p.cat span.c3 {
	background-color: #006277;
}
#contents ul.archive_list li p.cat span.c4 {
	background-color: #BD593F;
}
#contents ul.archive_list li p.cat span.c5 {
	background-color: #cb4477;
}
#contents ul.archive_list li p.date {
	width: 10em;
	margin: 0;
}
#contents ul.archive_list li p.ttl {
	margin: 0;
	flex: 1;
}

/* archive_list
--------------------------- */
#contents ul.child_list {
	margin: 100px 0 25px;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	column-gap: 37px;
	row-gap: 35px;	
}
#contents ul.child_list li {
	width: 375px;
	margin: 0;
	box-sizing: border-box;
	display: flex;
	background: linear-gradient(90deg,rgba(234, 239, 244, 1.0) 50%, rgba(234, 239, 244, 0.0) 100%);
}
#contents ul.child_list li a {
	display: block;
	width: 100%;
	padding: 30px 60px 30px 30px;
	border: #CCCCCC 1px solid;
	box-sizing: border-box;
	color: #323232;
	font-weight: 500;
	text-decoration: none;
	background: url("img/contents/child_linkicon.png") no-repeat right 20px center;
}

/* link_list
--------------------------- */
#contents ul.link_list {
	margin-left: 3em;
}
#contents ul.link_list li {
	position: relative;
}
#contents ul.link_list li.child {
	margin-left: 1em;
}
#contents ul.link_list li::before {
	content: "";
	width: 4px;
	height: 4px;
	border-top: solid 2px #aaa;
	border-right: solid 2px #aaa;
	display: block;
	position: absolute;
	top: 0.6em;
	left: -1em;
	transform: rotate(45deg);
}
/* ==================================================
style class
================================================== */
/* layout_table
--------------------------- */
#contents table.layout_table {
	width: 100%;
	margin: 0;
}
#contents table.layout_table > tbody > tr > td {
	padding: 0 20px;
	background: none;
	border: none;
	vertical-align: top;
}
#contents table.layout_table > tbody > tr > td:first-child {
	padding-left: 0;
}
#contents table.layout_table > tbody > tr > td:last-child {
	padding-right: 0;
}
#contents table.layout_table td > h2:first-child,
#contents table.layout_table td > h3:first-child,
#contents table.layout_table td > h4:first-child,
#contents table.layout_table td > table:first-child {
	margin-top: 1em;
}
#contents table.layout_table > tbody > tr > td > p,
#contents table.layout_table > tbody > tr > td > ul,
#contents table.layout_table > tbody > tr > td > ol {
	margin-bottom: 0.8em;
}
#contents table.layout_table > tbody > tr > td > ul li,
#contents table.layout_table > tbody > tr > td > ol li {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
/* layout_table2
--------------------------- */
#contents table.layout_table2 > tbody > tr > td {
	padding: 5px;
	border: none;
	vertical-align: top;
	line-height: 1.3;
}
#contents table.layout_table2 > tbody > tr > td:first-child {
	padding-left: 0;
}
#contents table.layout_table2 > tbody > tr > td:last-child {
	padding-right: 0;
}
/* border_box
--------------------------- */
#contents .border_box {
	clear: both;
	margin: 1.5em 0;
	padding: 20px 30px;
	border: #006277 3px solid;
}
/* fill_box
--------------------------- */
#contents p.fill_box {
	clear: both;
	margin: 1.5em 0;
	padding: 20px 30px;
	background-color: #eaeff4;
}
#contents table.fill_box {
	clear: both;
	width: 100%;
	margin: 1.5em 0;
	border-collapse: separate;
	border-spacing: 20px;
}
#contents table.fill_box td {
	padding: 20px 30px;
	background-color: #eaeff4;
	border: none;
	vertical-align: top;
}
#contents table.fill_box td h2:first-child,
#contents table.fill_box td h3:first-child,
#contents table.fill_box td h4:first-child,
#contents table.fill_box td table:first-child {
	margin-top: 0;
}
#contents table.fill_box > tbody > tr > td > p,
#contents table.fill_box > tbody > tr > td > ul,
#contents table.fill_box > tbody > tr > td > ol {
	margin-bottom: 0.8em;
}
#contents table.fill_box > tbody > tr > td > ul li,
#contents table.fill_box > tbody > tr > td > ol li {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
/* link_btn
--------------------------- */
#contents a.link_btn {
	display: inline-block;
	margin: 10px;
	padding: 10px 80px 10px 60px;
	border-radius: 10px;
	background-color: #006277;
	color: #fff;
	font-size: 150%;
	font-weight: 500;
	text-decoration: none;
	position: relative;
}
#contents a.link_btn::after {
	content: "»";
	font-size: 160%;
	line-height: 1;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-65%);
}
#contents a.link_btn:first-of-type {
	margin-left: 0;
}
#contents a.link_btn:last-of-type {
	margin-right: 0;
}
/* ==================================================
top
================================================== */
/* mainimage
--------------------------- */
#mainimage {
	position: relative;
	background-color: #eaeff4;
	padding: 0 0 270px;
}
#mainimage p.image {
	overflow: hidden;
}
#mainimage p.image img {
	position: relative;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
}
#mainimage div.mainimage_menu {
	display: flex;
	width: 100%;
	justify-content: space-evenly;
	position: absolute;
	z-index: 2;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}
#mainimage div.mainimage_menu > div {
	position: relative;
	width: 45%;
	max-width: 650px;
	background-color: #ffffff;
	padding: 35px 2% 20px;
	box-sizing: border-box;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.7);
}
#mainimage div.mainimage_menu h2 {
	position: absolute;
	top: -50px;
	left: 50%;
	transform: translateX(-50%);
	color: #ffffff;
	background-color: #323232;
	padding: 12px 35px;
	border: 2px solid #ffffff;
	border-radius: 10px;
	font-size: 200%;
	font-weight: 500;
	line-height: 1.3;
	box-sizing: border-box;
	text-align: center;
	white-space: nowrap;
}
#mainimage div.mainimage_menu p.img {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: -220px;
	z-index: -1;
}
#mainimage div.clinic h2 {
	background-color: #006277;
}
#mainimage div.homecare h2 {
	background-color: #cb4477;
}
#mainimage div.mainimage_menu table {
	margin: 20px 0 15px;
}
#mainimage div.clinic table {
	margin: 20px 0 29px;
}
#mainimage div.mainimage_menu table th {
	vertical-align: top;
	padding: 5px 1em 5px 0;
	text-align: left;
	font-weight: 500;
	white-space: nowrap;
}
#mainimage div.clinic table th {
	color: #065987;
}
#mainimage div.homecare table th {
	color: #cb4477;
}
#mainimage div.mainimage_menu table td {
	vertical-align: top;
	padding: 5px 0;
}
#mainimage div.mainimage_menu p.more a {
	display: block;
	border: 2px solid #54832B;
	text-decoration: none;
	font-weight: 500;
	padding: 15px;
	text-align: center;
	color: #54832B;
	background: url("img/top/linkicon.png") no-repeat right 20px center;
}

/* top_online
--------------------------- */
#wrap_top_online {
	background-color: #eaeff4;
	padding: 50px 0;
	margin-bottom: 60px;
}
#top_online a {
	display: block;
	color: #ffffff;
	background: url("img/top/online_img.png") no-repeat left 30px center, url("img/top/online_linkicon.png") no-repeat right 30px center;
	background-color: #006277;
	text-decoration: none;
	padding: 20px 120px 20px 240px;
	margin: 0 50px;
}
#top_online h2 {
	display: inline-block;
	font-size: 188%;
	font-weight: 600;
	background: url("img/top/online_exlink.png") no-repeat right center;
	padding: 0 40px 0 0;
	margin: 0 0 0.2em;
}
#top_online p.text {
	font-size: 106%;
	line-height: 1.7;
}

/* top_news
--------------------------- */
#top_news {
	margin-bottom: 90px;
}
#top_news div.title {
	text-align: center;
	line-height: 1.3;
	margin: 0 0 1.2em;
}
#top_news div.title p.eng {
	color: #54832B;
	font-weight: 500;
	margin: 0 0 0.4em;
}
#top_news div.title h2 {
	font-size: 188%;
	font-weight: 600;
}
#top_news ul {
	margin: 0 50px 35px;
	list-style: none;
}
#top_news li {
	padding: 13px 20px;
	box-sizing: border-box;
	display: flex;
	background: repeating-linear-gradient(90deg, #323232 0, #323232 2px, transparent 2px, transparent 8px) no-repeat left bottom / 100% 1px;
}
#top_news li p.date {
	width: 10em;
}
#top_news li p.cat {
	width: 8em;
}
#top_news li p.cat span {
	width: 7em;
	display: inline-block;
	color: #ffffff;
	background-color: #323232;
	text-align: center;
	padding: 1px;
}
#top_news li p.cat span.c2 {
	background-color: #54832B;
}
#top_news li p.cat span.c3 {
	background-color: #006277;
}
#top_news li p.cat span.c4 {
	background-color: #BD593F;
}
#top_news li p.cat span.c5 {
	background-color: #cb4477;
}
#top_news li p.ttl {
	flex: 1;
}
#top_news p.more {
	text-align: center;
}
#top_news p.more a {
	display: inline-block;
	border: 2px solid #54832B;
	text-decoration: none;
	font-weight: 500;
	padding: 10px 95px;
	text-align: center;
	color: #54832B;
	background: url("img/top/linkicon.png") no-repeat right 15px center;
}

/* top_menu
--------------------------- */
#top_menu {
	margin-bottom: 90px;
}
#top_menu ul {
	display: flex;
	justify-content: space-between;
	list-style: none;
	margin: 0 10px;
}
#top_menu li {
	width: 380px;
	transition-duration: 0.1s;
}
#top_menu li:nth-of-type(1) {
	background: url("img/top/menu_img1.png") no-repeat left center;
}
#top_menu li:nth-of-type(2) {
	background: url("img/top/menu_img2.png") no-repeat left 15px center;
}
#top_menu li:nth-of-type(3) {
	background: url("img/top/menu_img3.png") no-repeat left center;
}
#top_menu li a {
	display: block;
	text-decoration: none;
	color: #323232;
	text-align: center;
	padding: 64px 10px;
	background: url("img/top/menu_linkicon.png") no-repeat right 20px bottom 20px;
	border: 1px solid #54832B;
	font-weight: normal;
}
#top_menu li h2 {
	font-size: 188%;
	font-weight: 500;
	margin: 0 0 0.5em;
}
#top_menu li p.eng {
	font-size: 125%;
	color: #54832B;
}
/* ==================================================
align
================================================== */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img.alignleft {
	margin: 0 30px 40px 0;
}
img.alignright {
	margin: 0 0 40px 30px;
}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
.clear {
	clear: both;
}
/* ==================================================
wp-caption
================================================== */
#contents .wp-caption-dd,
#contents p.wp-caption-text {
	margin: 0.2em 0;
	font-size: 90%;
	line-height: 1.3;
}
/* ==================================================
wp-pagenavi
================================================== */
.wp-pagenavi {
	clear: both;
	margin: 50px 0 0;
	text-align: center;
}
.wp-pagenavi a,
.wp-pagenavi span {
	margin: 0 2px;
	padding: 5px 15px;
	border: 1px solid #888;
	color: inherit;
	display: inline-block;
	text-decoration: none;
}
.wp-pagenavi span.current {
	background-color: #888;
	color: #fff;
}
/* ==================================================
reCAPTCHA
================================================== */
.grecaptcha-badge {
	visibility: hidden;
}
/* ==================================================
mceContentBody
================================================== */
#contents.mceContentBody {
	width: 1200px !important;
	max-width: none !important;
}
body.mceContentBody {
	overflow: visible !important;
	background-image: none !important;
	background-color: #FFFFFF !important;
}
body.mceContentBody div {
	border: #80FF80 1px dashed;
}
body.mceContentBody p {
	border: #80FFFF 1px dashed;
}
body.mceContentBody th,
body.mceContentBody td {
	font-size: 100%;
}
body.mceContentBody table.layout_table > tbody > tr > th,
body.mceContentBody table.layout_table > tbody > tr > td {
	border: #C0C0C0 1px dashed !important;
}
body.mceContentBody .mce-resize-bar {
	display: none !important;
}
/* ==================================================
float_clear
================================================== */
#contents,
.float_clear {
	display: flow-root;
}
/* ==================================================
hover
================================================== */
@media (hover: hover) {
	a:hover,
	a:active {
		font-weight: 600;
	}
	#snavi li a:hover {
		background-color: #538229;
	}
	#gnavi li a:hover {
		color: #538229;
	}
	#top_news p.more a:hover,
	#fcontact div.clinic p.link a:hover,
	#footer p.faccess a:hover {
		background-color: #F5FAF1;
		font-weight: 600;
	}
	#fnavi li a:hover {
		text-decoration: underline;
	}
	#flink li a:hover img,
	#flink li a:hover div.ttl {
		opacity: 0.7;
	}
	#pagetop a:hover {
		opacity: 1;
	}
	#mainimage div.clinic p.more a:hover {
		color: #006277;
		background: url("img/top/linkicon_clinic.png") no-repeat right 20px center;
		border-color: #006277;
		background-color: #E7FAFF;
	}
	#mainimage div.homecare p.more a:hover {
		color: #cb4477;
		background: url("img/top/linkicon_homecare.png") no-repeat right 20px center;
		border-color: #cb4477;
		background-color: #FAEEF2;
	}
	#top_online a:hover,
	#contents a.link_btn:hover {
		background-color: #004C5C;
		font-weight: inherit;
	}
	#top_menu li:hover {
		background-color: #F5FAF1;
	}
	#contents ul.child_list li a:hover {
		background-color: #F4F7F9;
	}
	#contents input[type="submit"]:hover,
	#contents input[type="button"]:hover {
		background-color: #555;
	}
	#contents div.backblog a:hover,
	.wp-pagenavi a:hover {
		background-color: #54832B;
		color: #fff;
	}
}