@charset "utf-8";
/*
Theme Name: official_Theme
Theme URI: http://
Description: official
Version: 0.1
Author: BFnet
Author URI: 
Tags: 
*/
@import url('//fonts.googleapis.com/earlyaccess/notosansjapanese.css');
@import url('//fonts.googleapis.com/css?family=Noto+Serif:400,700');
@import url('//fonts.googleapis.com/css?family=Merriweather');
.nosp {display: none!important;}
* {
	padding: 0;
	margin: 0;
	font-weight: normal;
	-webkit-text-size-adjust: 100%;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
}
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}
input, select {vertical-align:middle;}
h1,h2,h3,h4,h5,strong{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
sub, sup {
vertical-align: baseline;
}
sup {
position:relative;
top:-4px;
font-size: 50%;
}
img{
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: baseline;
}
ul {display: block}
li {
	list-style-position: outside;
	list-style-type: none;
}
ol li {
	list-style-type: decimal;
	margin-left: 1em;
}
a {
	text-decoration: none;
	color: #2d54a1;
	-webkit-tap-highlight-color:transparent;
}
a:hover {color: #cd5638;}

a:hover img {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
main {display: block;}
select {vertical-align:middle;}
th,
td {padding: 1em;}

body{
	margin: 0;
	padding: 0;
	font-family: "Noto Sans JP","メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "Osaka","ＭＳ Ｐゴシック", "MS P Gothic", Verdana,Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.6;
	font-size: 17px;
	border-top: 5px solid #2d54a1;
}
header {
	width: 100%;
	margin: 30px auto 20px auto;
	overflow: hidden;
}
.headcontact {
	width: 180px;
	padding: 5px 0 10px 0;
	text-align: center;
	margin: 0 0 5px auto;
	display: block;
	color: #fff;
	background: #2d54a1;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
}
.headcontact i {margin-right: 6px;}
h1 {
	width: 240px;
	height: 32px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/wp-content/themes/official/images/new-logo.png) no-repeat 0 0;
	-webkit-background-size: 240px 32px;
	background-size: 240px 32px;
	-webkit-text-size-adjust: 100%;
	margin: 0 0 0 20px;
}
h1 a {
	display: block;
	width: 100%;
	height: 100%;
}



.trigger {
	position: fixed;
	top: 24px;
	right: 10px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(/wp-content/themes/official/img/trigger.gif) no-repeat 0 0;
	border: 1px solid #263529;
	cursor: pointer;
	-webkit-background-size: 50px 100px;
	background-size: 50px 100px;
	-webkit-text-size-adjust: 100%;
	z-index: 1000;
}
.trigger:hover {
	background: url(/wp-content/themes/official/img/trigger.gif) no-repeat 0 -50px;
	border: 1px solid #263529;
	-webkit-background-size: 50px 100px;
	background-size: 50px 100px;
	-webkit-text-size-adjust: 100%;
}
#gnav {overflow: hidden;}
#gnav ul {
	width: 94%;
	position: fixed;
	overflow: hidden;
	top: 62px;
	right: -410px;
	z-index: 900;
	box-shadow: 2px 2px 4px gray;
}
#gnav ul li {
	width: 50%;
	float: left;
	border-bottom: 1px solid #fff;
	box-sizing: border-box;
}
#gnav ul li:nth-child(odd) {border-right: 1px solid #fff;}
#gnav ul a {
	font-size: 0.9em;
	display: block;
	color: #fff;
	background: #2d54a1;
	padding: 20px 0 20px 20px;
}
#gnav ul a:hover {
	color: #fff;
	background: #5175bd;
}






main {
	margin: 30px 0 50px 0;
	overflow: hidden;
}
.home main {margin: 50px 0;}
.mb1em {margin-bottom: 1em;}

#headimg {
	width: 100%;
	height: 400px;
	background: url(/wp-content/themes/official/img/headimg.jpg) no-repeat left bottom;
}
.inner {
	width: 100%;
	box-sizing: border-box;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
#headimg .inner {height: 100%;}
.acceptance {
	width: 97.5%;
	width : -webkit-calc(100% - 20px);
	width: calc(100% - 20px);
	box-sizing: border-box;
	position: absolute;
	bottom: 10px;
	overflow: hidden;
	padding: 20px;
	background-color: rgba(255,255,255,0.7);
	box-shadow: 2px 2px 4px 0 #666;
	line-height: 1.2;
	display: table;
}
.acceptance dt {
	color: #fff;
	text-align: center;
	background: #2d54a1;
	padding: 5px 10px;
	margin: 0 10px 10px 0;
	letter-spacing: 2px;
	text-indent: 2px;
	display: table-cell;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 0.9em;
}
.acceptance dd {
	padding-left: 1em;
	display: table-cell;
	vertical-align: middle;
	word-break: keep-all;
	font-size: 0.9em;
}
.acceptance dd span {}
.acceptance > dl {margin-bottom: 5px;}
.acceptance dl + dl dt {margin-bottom: 0;}
#headimg h2 {display: none;}
.linkfmt01,
.linkfmt02 {
	display: block;
	color: #fff;
	font-weight: bold;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	position: relative;
	text-align: center;
	font-weight: bold;
	padding: 12px 0;
	background: #ffa50f;
	width: 450px;
}
.linkfmt02 {background: #2d54a1;}
.linkfmt01 i,
.linkfmt02 i {
	position: absolute;
	top: 17px;
	right: 30px;
}
.linkfmt01 br,
.linkfmt02 br {display: none;}

section {
	position: relative;
	overflow: hidden;
	margin-bottom: 65px;
}


.sidebar {overflow: hidden;margin-top: 40px;}
.sidelink {
	margin-bottom: 25px;
	overflow: hidden;
}
.sidelink li {
	margin: 0 0 15px 0;
}
.sidelink li:nth-child(even){margin-right: 0;}
.sidelink li a {
	display: block;
	color: #2d54a1;
	border: 1px solid #2d54a1;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow:3px 3px 3px -3px #666;
	background: url(/wp-content/themes/official/img/sideborder.png) no-repeat left bottom;
	padding: 12px 0 12px 20px;
	letter-spacing: 2px;
}
.sidelink li a:hover {background: 0 none;}
.sidelink_banner a {
	border: 0 none!important;
	background: 0 none!important;
	border-radius: 0!important;
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	padding: 0!important;
	box-shadow:0 0 0 0 #fff!important;
}
.sidelink_banner img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
.ttl01 {
	font-size: 2em;
	line-height: 1;
	margin-bottom: 30px;
	color: #2d54a1;
	border-left: 10px solid #ccc;
	border-right: 10px solid #ccc;
	padding: 5px 0 5px 15px;
	display: flex;
	position: relative;
}
.ttl01:after {
	border-top: 2px solid #ccc;
	content: "";
	flex-grow: 1;
	margin: 17px 0 0 1rem;
}
.ttl01 .iexp {
	position: absolute;
	top: 0;
	right: 5px;
	font-size: 0.4em;
	line-height: 1.7;
}
.ttl01 .iexp i {margin-right: 5px;}




.totop {
	display: block;
	width: 100px;
	margin: 60px auto 0 auto;
}
.totop img {
	display: block;
	vertical-align: bottom;
}
footer {
	width: 100%;
	padding: 40px 0;
	background: #f8f8f9;
	color: #333;
}
footer .inner {}
footer ul {display: none}
footer dl {
	display: flex;
	flex-direction: column;
	align-items: center;
}
footer dl dt {
	width: 240px;
	height: 32px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/wp-content/themes/official/images/new-logo.png) no-repeat 0 0;
	-webkit-background-size: 240px 32px;
	background-size: 240px 32px;
	-webkit-text-size-adjust: 100%;
	margin: 0 auto 15px auto;
}
footer dl dt a {
	display: block;
	width: 100%;
	height: 100%;
}
footer dl dd {
	font-size: 0.9em;
	text-align: center;
	display: block;
}
#copyright {
	color: #ccc;
	font-size: 0.8em;
	text-align: center;
	padding-top: 40px;
}


#fnav {
	width: 100%;
	overflow: hidden;
}
.fnav01 {background: url(/wp-content/themes/official/img/fnav01.jpg) no-repeat center 0;}
.fnav02 {background: url(/wp-content/themes/official/img/fnav02.jpg) no-repeat center 0;}
.fnav03 {background: url(/wp-content/themes/official/img/fnav03.jpg) no-repeat center 0;}
#fnav li {
	width: 100%;
	height: 180px;
	float: left;
	background-size: cover;
	margin-bottom: 10px;
}
#fnav li p {
	font-size: 1.2em;
	letter-spacing: 2px;
	padding: 30px 0 8px 0;
	text-align: center;
	text-shadow: 0px 0px 1px #fff,
							 0px 0px 2px #fff,
							 0px 0px 3px #fff;
}
#fnav li a {
	width: 70%!important;
	margin: 0 auto;
}

#fnav li span {
	font-size: 0.9em;
	display: block;
	padding: 10px 0 0 0;
	text-align: center;
	text-shadow: 0px 0px 1px #fff,
							 0px 0px 2px #fff,
							 0px 0px 3px #fff;
}
#fnav li span br {display: none;}


/* home */
.information li {
	position: relative;
	padding: 0 6px 20px 6px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
}
.information li span {display: inline-block;}
.information li i {margin-right: 15px;color: #50c1fb;}
.information li i + i {margin-left: -10px;}
.information li .date {width: 5.5em;}
.home .information li .date {width: 3em;}
.information li .cat,
#archivelist li .cat {
	font-size: 0.8em;
	width: 6em;
	text-align: center;
	padding: 2px 8px;
	margin-right: 15px;
	color: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.information li .cat01,
#archivelist li .cat01 {background: #ffa50f;}
.information li .cat02,
#archivelist li .cat02 {background: #2d54a1;}
.information li .cat03,
#archivelist li .cat03 {background: #0d686b;}
.information li .cat04,
#archivelist li .cat04 {background: #b82832;}
.information li .cat05,
#archivelist li .cat05 {background: #8c6239;}
.information li a {
	color: #333;
	transition: 0.5s;
	-webkit-transition:0.5s;
}
.information li a:hover {color: #ff0000;}
.information li p {margin-top: 5px;}


.topban li {margin-bottom: 3%;}
.topban li a div {
	font-size: 1.3em;
	display: block;
	text-align: center;
	padding: 10px 0;
	border: 2px solid #2d54a1;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow:3px 3px 3px -3px #666;

	position:relative;
	vertical-align: middle;
	transition: 0.5s;
	cursor: pointer;
	-webkit-transition:0.5s;
}
.topban li a div:hover {
	border: 2px solid rgba(0,160,80,0);
	box-shadow: none;
}

.topban li a div::before,
.topban li a div::after {
	width: 100%;
	height:100%;
	z-index: 3;
	content:'';
	position: absolute;
	top:0;
	left:0;
	box-sizing: border-box;
	-webkit-transform: scale(0);
	transition: 0.5s;
}
.topban li a div::before {
	border-bottom: 3px solid #2d54a1;
	border-left: 0;
	-webkit-transform-origin: 0% 100%;
}
.topban li a div::after {
	border-top: 0;
	border-right: 0;
	-webkit-transform-origin: 50% 50%;
}
.topban li a div:hover::after,
.topban li a div:hover::before {
	-webkit-transform: scale(1);
}
.departmentlist {overflow: hidden;}
.departmentlist li {
	width: 49%;
	margin: 0 2% 2% 0!important;
	float: left;
	list-style-type: none!important;
}
.departmentlist li:nth-child(even) {margin-right: 0!important;}
.departmentlist li a {
	font-size: 1.1em;
	letter-spacing: 4px;
	text-indent: 4px;
	display: block;
	text-align: center;
	padding: 15px 0;
	border: 1px solid #2d54a1;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow:3px 3px 3px -3px #666;
	transition: 0.5s;
	-webkit-transition:0.5s;
}
.departmentlist li.line2 a {
	line-height: 1.1;
	padding: 9px 0;
}
@media screen and (max-width: 540px) {
	.departmentlist li a,
	.reglink li a {
		letter-spacing: 0!important;
		text-indent: 0!important;
	}
}

.departmentlist li a:hover {
	background: #2d54a1;
	color: #fff;
}
.topics li {
	padding: 0 6px 20px 6px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
}
.topics li:last-child {border: 0 none;}
.topics li strong {
	font-weight: 500;
	display: block;
	margin-bottom: 1em;
}
.topics li a {margin-top: 1em;}





/* subpage */
.mb1 {margin-bottom: 1em!important;}
.mb2 {margin-bottom: 2em!important;}
.ml1 {margin-left: 1em!important;}
.regtxt {margin-bottom: 1em;}
.regtxt a {white-space: nowrap;}
.regright {
	text-align: right;
	margin-bottom: 1em;
}
.scroll{
	overflow: auto;
	white-space: nowrap;
}
.scroll::-webkit-scrollbar{height: 5px;}
.scroll::-webkit-scrollbar-track {background: #f1f1f1;}
.scroll::-webkit-scrollbar-thumb {background: #bcbcbc;}
.regtbl {
	width: 100%;
	margin: 0 auto 1em auto;
	box-sizing: border-box;
	border-bottom: 1px solid #ddd;
}
.regtbl tr th,
.regtbl tr td {
	padding: 1em;
	vertical-align: top;
	border-top: 1px solid #ddd;
	font-size: 0.9em;
}
.regtbl tr th {
	white-space: nowrap;
	background: #fafafa;
	position: relative;
}
caption {
	font-weight: 500;
	text-align: left;
	margin-left: 20px;
}
.caution {overflow: hidden;}
.caution li {
	list-style-type: none!important;
	text-indent: -1em;
	margin-left: 1em;
	font-size: 0.9em;
	line-height: 1.4;
}
.cntlink {
	display: block;
	text-align: center;
	border: 1px solid #2d54a1;
	width: 96%;
	margin: 0 auto 40px auto;
	padding: 10px 0;
	box-shadow:3px 3px 3px 0px #ccc;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.cntlink i {margin-right: 20px;}
.cntlink img {
	vertical-align: bottom;
	margin-left: 20px;
}
.cntlink:hover {
	color: #fff;
	background: #000;
}
.reglink {
	width: 100%;
	overflow: hidden;
}
.reglink li {
	margin: 0 0 10px 0!important;
	list-style-type: none!important;
}
.reglink li.lng {}
.reglink li a {
	letter-spacing: 2px;
	text-indent: 2px;
	display: block;
	text-align: center;
	border: 1px solid #2d54a1;
	padding: 10px 0;
	box-shadow:3px 3px 3px 0px #ccc;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.reglink li a:hover {
	color: #fff;
	background: #000;
}
.regdl,
.linkdl {margin-bottom: 30px;}
.regdl dt,
.linkdl dt {
	color: #2d54a1;
	font-weight: 500;
	margin-bottom: 0.5em;
}
.linkdl dt {
	color: #000;
	font-weight: normal;
	border-left: 10px solid #2d54a1;
	padding-left: 20px;
	margin-bottom: 1em;
}
.regdl dt img,
.linkdl dt img {
	margin-left: 20px;
	vertical-align: bottom;
}
.regdl dd,
.linkdl dd {margin: 0 0 1em 0;}
.imp {
	font-weight: 500;
	color: #2d54a1;
}
.imptxt {
	font-size: 1.2em;
	text-align: center;
}
.txtlist li,
.txtlist02 li {list-style-type: none!important;}
.txtlist02 {margin-left: 2em;}
.inlinetxt {margin-left: 2em;}
.inlinetxt span {
	white-space: nowrap;
}
.inlinelist li {
	margin-right: 20px;
	white-space: nowrap;
	display: inline;
	list-style-type: none!important;
	margin: 0 20px 0 0!important;
	text-indent: 0!important;
}
.txtcnt {text-align: center;}
.txtright {text-align: right;}
.txtright i {margin-right: 10px;}
.imgcnt {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.aligncenter {
	max-width: 100%;
	display: block;
	margin: 0 auto 1em auto!important;
}
.imglist,
.imglist02 {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.imglist li,
.imglist02 li {
	width: 49%;
	float: left;
	list-style-type: none!important;
	margin: 0 2% 10px 0!important;
}
.imglist li:nth-child(even),
.imglist02 li:nth-child(even){margin-right: 0!important;}
.imglist li img,
.imglist02 li img {
	display: block;
	vertical-align: bottom;
	width: 100%;
	height: auto;
}
.imglist li p,
.imglist02 li p {
	margin: 0 10px;
	color: #666;
	text-align: center;
}

.page-id-212 .the_content_add_css .txtlist li {text-indent: 0;}

.cf {overflow: hidden;}
.leftimg {}
.leftimg img {
	display: block;
	max-width: 50%;
	height: auto;
	margin: 0 auto 1em auto;
}
.rightcontent {}
.desbox01 {
	border: 1px solid #666;
	padding: 10px;
	margin-bottom: 1em;
	background: #fcf8e2;
}

#headsubimg {
	height: 160px;
	background: url(/wp-content/themes/official/img/headsubimg.jpg) no-repeat right top #eaf4fb;
}
#headsubimg > div {
	height: 160px;
	background-color: rgba(45,84,161,0.6);
	
}
#headsubimg > div > h2 {
	font-size: 1.6em;
	line-height: 1.2;
	color: #fff;
	padding: 60px 0 0 40px;
	text-indent: -0.53em;
}
#headsubimg > div > h2 i {
	margin-right: 10px;
}
.breadcrumbs {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	font-size: 0.8em;
}
.breadcrumbs span {margin: 0 5px;}

/* single */
article {
	overflow: hidden;
	margin-bottom: 40px;
}
article .the_content_add_css {overflow: hidden;}
.single article .the_content_add_css h1,
.ttl02 {
	font-size: 1.3em;
	letter-spacing: 1px;
	color: #2d54a1;
	padding: 10px 20px;
	background: #eee;
	margin: 0 0 1em 0;
	width: auto;
	height: auto;
	text-indent: 0;
	float: none;
}
.single article .the_content_add_css h2,
.ttl03 {
	font-size: 1.2em;
	border-left: 10px solid #2d54a1;
	padding-left: 20px;
	margin-bottom: 1em;
}
.single article .the_content_add_css h3,
.ttl04 {
	font-size: 1.2em;
	font-weight: 500;
	margin-bottom: 1em;
}
.single article .the_content_add_css p {
	margin-bottom: 1em;
	overflow: hidden;
}
.single article .the_content_add_css img {
	max-width: 100%;
	height: auto;
	margin-bottom: 1em;
}
.single article img.size-thumbnail {
	width: 31.4%;
	margin: 0 1% 1em 0;
}
.single article img.size-medium {
	width: 49%;
	margin: 0 0.5% 1em 0;
}
.single article img.size-large {
	width: 95%;
	display: block;
	margin: 0 auto 1em auto;
}

.singlettl {
	font-size: 1.4em;
	letter-spacing: 1px;
	border-top: 3px double #2d54a1;
	border-bottom: 3px double #2d54a1;
	padding: 10px 20px;
}
.singledate {text-align: right;}

.head_author {
	overflow: hidden;
	text-align: center;
	position: relative;
	margin: 0 0 30px 30px;
}
.head_author img {
	display: block;
	width: 60%;
	height: auto;
	margin: 0 auto 1em auto;
}
.head_author figcaption {
	font-size: 1.3em;
	text-align: center;
}
.head_author figcaption span {
	font-size: 0.8em;
	margin-right: 10px;
}
.the_content_add_css ul li {
	list-style-type: disc;
	list-style-position: inside;
	text-indent: -1em;
	margin: 0 0 1em 1em;
}
.pagenav {
	width: 100%;
	margin: 0 auto 50px auto;
	overflow: hidden;
}
.pagenav li {
	width: 25%;
	float: left;
	margin-right: 2%;
	text-align: center;
	min-height: 1px;
}
.pagenav li.backlist {width: 46%;}
.pagenav li.next {margin-right: 0;}
.pagenav li a {
	display: block;
	color: #565656;
	background: #eee;
	padding: 15px 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.pagenav li a:hover {
	background: #565656;
	color: #eee;
}
.pagenav li a i {margin: 0 10px;}

/* archive */
#archivelist {
	overflow: hidden;
	margin: 0 auto 40px auto;
}
#archivelist li {
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
}
#archivelist li a {
	color: #333;
	overflow: hidden;
	display: block;
	padding: 0 10px 20px 10px;
}
#archivelist li a > span {
	display: block;
	width: 80px;
	margin: 0 auto;
	float:left;
}
#archivelist li a img {
	display: block;
	max-width: 80px;
	width: auto;
	height: 100px;
	margin: 30px auto 0 auto;
}
#archivelist li a div {
	margin-left: 100px;
}
.archivedate {font-size: 0.8em;}
#archivelist li a div strong {
	font-weight: 500;
	margin-bottom: 0.5em;
	display: block;
}

/* department */
.department .departmentlist,
.medical_personnel .departmentlist {margin-top: 30px;}

.drtbl,
.dxtbl,
.drctbl,
.dutysubtbl {
	width: 100%;
	margin: 0 auto 1em auto;
	box-sizing: border-box;
	border-collapse: collapse;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
}
.drtbl {
	border-top: 3px solid #aaa !important;
	border-bottom: 3px solid #aaa !important;
}

.drtbl tr th,
.drtbl tr td,
.dxtbl tr th,
.dxtbl tr td,
.drctbl tr th,
.drctbl tr td,
.dutysubtbl tr th,
.dutysubtbl tr td {
	padding: 1em;
	vertical-align: top;
	border-top: 1px solid #ddd;
	font-size: 0.9em;
}
.drtbl tr th {
	width: 5em;
	background: #fafafa;
}
.dxtbl tr th,
.dutysubtbl tr th {background: #fafafa;}
.dxtbl tr td,
.dutysubtbl tr td {text-align: center;}
.drctbl {margin-bottom: 40px;}
.drctbl tr th {
	width: 9em;
	background: #fafafa;
}
.drtbl tr th,
.drtbl tr td,
.drctbl tr th,
.drctbl tr td {
	width: auto!important;
	display: block!important;
}


/* 緩和ケア */
.caredlwrap dl + dl {margin: 20px 0;}
.desdl02 {margin-bottom: 40px;}
.desdl01,
.desdl02 {
	padding: 20px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.desdl01 {background: #d6e3fd;}
.desdl02 {background: #fce2d2;}
.desdl01 dt,
.desdl02 dt {
	font-size: 1.1em;
	padding-left: 10px;
	margin-bottom: 10px;
}
.desdl01 dt {border-left: 10px solid #4a86fd;}
.desdl02 dt {border-left: 10px solid #fd8e4a;}
.desdl01 dd,
.desdl02 dd {}


.residenttbl {
	width: 100%;
	margin: 0 auto 1em auto;
	box-sizing: border-box;
	border-collapse: collapse;
	border: 1px solid #ddd;
}
.residenttbl tr th,
.residenttbl tr td {
	font-size: 0.9em;
	padding: 1em 0.5em;
	border: 1px solid #ddd;
	text-align: center;
}
.residenttbl tr th {
	color: #fff;
	background: #2d54a1;
}
.residenttbl tr td:first-of-type {background: #fafafa;}
.author {
	font-size: 1.3em;
	text-align: center;
}
.author span {
	font-size: 0.8em;
	margin-right: 10px;
}


/* 公表資料 */
.pitbl,
.regtbl02 {
	width: 100%;
	margin: 0 auto 1em auto;
	box-sizing: border-box;
	border-collapse: collapse;
	border: 1px solid #ddd;
}
.pitbl tr th,
.pitbl tr td,
.regtbl02 tr th,
.regtbl02 tr td {
	font-size: 0.9em;
	padding: 1em 0.5em;
	border: 1px solid #ddd;
	text-align: center;
}
.pitbl tr th,
.regtbl02 tr th {
	color: #fff;
	background: #2d54a1;
}
.pitbl tr th:first-of-type {width: 5em;}
.pitbl tr td:first-of-type {
	border-right: 1px solid #2d54a1;
	background: #fafafa;
}
.pitbl tr:nth-last-of-type(2) td {
	border-bottom: 1px solid #2d54a1;
}
.pitbl tr:last-of-type td {
	border-top: 1px solid #2d54a1;
}
.regtbl02 tr td:first-of-type {background: #fafafa;}

/* 特別個室 */
.proom {margin-bottom: 3em;}
.proom img {
	max-width: 528px;
	height: auto;
	margin: 1em auto;
}
.proom figcaption {
	font-weight: 500;
	font-size: 1.2em;
	text-align: center;
}



/* contact */
.wpcf7-form .regtbl th,
.wpcf7-form .regtbl td {display: block!important;}
.wpcf7-form .regtbl tr th {vertical-align: middle;}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea {
	display: block;
	width: 95%;
	box-sizing: border-box;
	padding: 10px 5%;
	font-size: 1.05em;
	border:solid 1px #ccc;
	-moz-box-shadow: inset 0 0 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
	box-shadow: inner 0 0 2px rgba(0, 0, 0, 0.1);
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
}
.wpcf7-form input:focus,
.wpcf7-form textarea:focus {border:solid 1px #cd5638;}
.wpcf7-form textarea {height: 8em;}
.wpcf7-submit {
	margin: 30px auto;
	font-size: 1.1em;
	cursor: pointer;
	background: #c6c6c6;
	display: block;
	color: #fff;
	font-weight: bold;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-align: center;
	font-weight: bold;
	padding: 12px 0;
	background: #ffa50f;
	width: 90%;
}
.required {
	padding: 2px 5px;
	background: #ff0000;
	font-size: 0.8em;
	margin-left: 10px;
	color: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}


/* pagenation */
nav.navigation {padding: 40px 0;}
nav.navigation h2 {display: none;}
.nav-links {
	line-height: 3;
	text-align: center;
}
.nav-links .current {
	margin: 0 2px;
	padding: 10px 15px;
	color: #fff;
	background: #000;
}
.nav-links a {
	margin: 0 2px;
	padding: 10px 15px;
	border: 1px solid #000;
	color: #000;
	transition: all .3s;
}
.nav-links a:hover {
	color: #fff;
	background: #000;
}

/* 院長挨拶 */
.director {
	width: 60%;
	height: auto;
	display: block;
}

/* 一部テーブルをブロックに */
.spblk tr th,
.spblk tr td {display: block!important;}

/* sitemap */
.sitemaplist li {
	text-indent: 0!important;
	list-style-type: none!important;
}
.sitemaplist > li {
	margin: 0 0 0.5em 31px!important;
}
.sitemaplist > li > ul > li {
	margin: 0 0 0.5em 31px!important;
}


.headmessage {
	font-size: 1.1em;
	margin: 50px 10px 10px 10px;
	border: 2px solid #ff0000;
	box-sizing: border-box;
	padding: 10px;
}
.headmessage dt {
	font-size: 1.1em;
	margin-bottom: 0.5em;
}
.headmessage dt i {margin-right: 5px;}
.uline {text-decoration: underline;}


.contact_link {
	display: block;
	width: 90%;
	margin: 10px auto 0;
	border: 1px solid #2d54a1;
	background-color: #2d54a1;
    color: #fff;
    padding: 10px 5px;
    text-align: center;
    border-radius: 50px;
	transition: 0.3s;
}
.contact_link:hover {
	color: #2d54a1;
	background-color: #fff;
}
.more_box {
	width: 80%;
	margin: 20px auto 0;
	text-align: center;
}
.tel_num {
	font-size: 23px; 
	font-weight: 700; 
	color: #2d54a1;
}


.flex {
	display: flex;
	flex-direction: column;
	gap: 50px;
}
.physiological .flex {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.text_area {
	width: 100%;
}
.img_area {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 5px;
	width: 100%;
}
.img_area img {
	width: 70%;
	object-fit: cover;
}

.pathology .cntlink {
	display: none;
}

.intro_movie {
	display: block;
	width: 100%;
	height: 300px;
}

.l_font {
	font-size: 25px;
}
.l_font li a{
	padding: 20px 10px;
}
.s_btn li a{
	padding: 10px;
}

.br {
	display: none;
}

.pathological_cytology .br {
	display: none;
}
.listing-item {
	display: flex;
	flex-direction: column-reverse;
	gap: 8px;
	margin: 0 0 20px 0 !important;
}
.listing-item a:hover {color: #ff0000;}

.listing-item .title {
	color: #000;
	margin-left: 20px;
}
.listing-item .date {
	margin-left: 20px;
}
.category-display-label {
	display: none !important;
}
#link6 .listing-item .category-display a{
	position: absolute;
	top: 6px;
	left: 105px;
	background: #0d686b;
	font-size: 0.8em;
    width: 6em;
	height: 2em;
    text-align: center;
    padding: 2px 8px;
    margin-right: 15px;
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.doctor_table {
	width: 100%;
	border: 1px solid #2d54a1;
	border-spacing: 0;
}
.doctor_table th, .doctor_table td {
	padding: 5px;
}
.doctor_table th:not(:last-of-type),
.doctor_table td:not(:last-of-type) {
	border-right: 1px solid #2d54a1;
}
.doctor_table th {
	background-color: #2d54a1;
	color: #fff;
}
.doctor_table th:first-of-type {
	width: 70px;
}
.doctor_table td {
	text-align: center;
}
.doctor_table tbody tr:not(:last-of-type) td {
	border-bottom: 1px solid #2d54a1;
}


/* contact */
.telannounce {
	background: #f8f8f9;
	padding: 50px 20px;
	margin: 0 auto;
}

.telannounce i {
	padding: 10px;
	line-height: 1;
	color: #f8f8f9;
	background: #2d54a1;
	vertical-align: top;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.telannounce {
	line-height: 1.2;
	text-align: center;
}
.telannounce p span {
	margin: 0 0.3em;
	font-size: 1.8em;
}
.telannounce01 {
	font-size: 1.2em;
	margin-bottom: 1em;
}
