/* --------------------------------------------------
	所在地 / googleマップ
-------------------------------------------------- */

.l_ggmap {
float: left;
width: 460px;
height:270px;
border:1px #c0c0c0 solid;
margin-right:20px;
}
 
.l_ggmap iframe,
.l_ggmap object,
.l_ggmap embed {
width: 100%;
height: 100%;
}
	@media screen and (max-width: 768px){
.l_ggmap {
width: 100%;
		}
}
/*-----------------------------------------------
写真２列パネル
-----------------------------------------------*/
.unit_imgbox_sidebyside {
	margin:10px 0px;
	padding:0px;
/*	border:1px red solid;*/
}
.unit_imgbox_sidebyside img{
	width: 100%;
}
.uop_sbs2{
	width: 100%;
}
.uop_sbs2 .upts_imgbox{
	float:left;
	width: 46%;	
	margin: 0 2%;
}
.uop_sbs3 .upts_imgbox{
	float:left;
	width: 31%;	
	margin: 0 1%;
}
	.in_caption{
		text-align: center;
	}
@media (max-width: 768px) {
	.in_caption{
		margin-bottom: 20px;
	}
}
@media (max-width: 768px) {
	.uop_sbs2 .upts_imgbox,.uop_sbs3 .upts_imgbox{
		float:none;
		width: 100%;	
		margin: 0 0%;
	}
	}
.textarea_op_kiji .in_caption{
	width: 100%;
	margin-top:0px;
	margin-bottom:10px;
	text-align:center;
}
/* ご挨拶 */
.l_greeting{
    text-align: right;
}
.l_greeting p{
    text-indent: 1em;
    text-align: left;
}
.l_greeting img{
    width:300px;
}


/* 組織図 */
.sitemap ul li ul {
	margin-top: .5em;
	margin-bottom: .75em;
	margin-left: 48px;
}
.sitemap ul li ul li {
	margin-bottom: .25em;
	position: relative;
}
.sitemap ul li ul li::before {
	content: "";
	position: absolute;
	top: -0.5em;
	left: -16px;
	width: 10px;
	height: calc(100% + .75em);
	border-left: 1px solid #3972b2;
}
.sitemap ul li ul li.one::before {
	height: calc(1em + .25em);
}
.sitemap ul li ul li ul li.one::before {
	height: calc(1em + .25em);
}
.sitemap ul li ul li:last-child::before {
	height: calc(1em + .25em);
}
.sitemap ul li ul li::after {
	content: "";
	position: absolute;
	top: .75em;
	left: -16px;
	width: 15px;
	border-bottom: 1px solid #3972b2;
}
/* 組織図、診療科一覧の上に線の画像を追加 */
.sitemap.block02, .sitemap.block03 {
	margin-top: 10px;
	margin-left: 20px;
}
.sitemap.block02 {
	position: relative;
}
.sitemap.block02:before {
	content: url("../image/img-soshiki-border-hojyo.png");
	position: absolute;
	top: -18px;
	left: -20px;
}
.bpts_flexbox_noblock.scroll-x {
	font-size: .9em;
	color: #232323;
	margin: 0 auto;
	width: 98%; /* コンテンツが見切れて見えるようにする */
	overflow-x: auto; /* 横スクロールの指定 */
	white-space: nowrap; /* 横スクロールの指定 */
	overflow-scrolling: touch; /* スクロールを滑らかにする */
	-webkit-overflow-scrolling: touch; /* スクロールを滑らかにする */
	/*border: 1px solid #A7A7A7;*/
	padding: 10px;
}
/* 組織図の項目の色 */
span.l_color01 {
	width: 100px;
	text-align: center;
	background: #273B6F;
    color: #fff;
	display: inline-block;
	border-radius: 1px;
	padding: 0 10px;
	margin: 0;
}
span.l_color02 {
	width: 100px;
	text-align: center;
	background: #273B6F;
    color: #fff;
	display: inline-block;
	border-radius: 1px;
	padding: 0 10px;
	margin: 0;
}
span.l_color03 {
	width: 100px;
	text-align: center;
	background: #273B6F;
    color: #fff;
	display: inline-block;
	border-radius: 1px;
	padding: 0 10px;
	margin: 0;
}
span.l_color04 {
	text-align: center;
	width: 100px;
	background: #4F5E86;
    color: #fff;
	display: inline-block;
	border-radius: 1px;
	padding: 0 5px;
	margin: 0;
	transition: .1s;
}
@media (max-width: 768px) {
.sitemap{
	margin-top: -60px;
}
.sitemap ul li ul {
	font-size: .95em;
	margin-top: .5em;
	margin-bottom: .75em;
	margin-left: 48px;
}
.sitemap ul li.top{
	position: relative;
	top: 5px;
	left: 90px;
}
.sitemap ul li.top::before {
	content: "";
	position: absolute;
	top: 27px;
	left: 59px;
	width: 10px;
	height: calc(100% + .25em);
	border-left: 1px solid #000;
}
.sitemap ul li ul li {
	margin-bottom: .25em;
	position: relative;
}
.sitemap ul li ul li::before {
	content: "";
	position: absolute;
	top: -0.5em;
	left: -16px;
	width: 10px;
	height: calc(100% + .75em);
	border-left: 1px solid #000;
}
.sitemap ul li ul li.one::before {
	height: calc(1em + .25em);
	border: none;
}
.sitemap ul li ul li ul li.one::before {
	height: calc(1em + .25em);
}
.sitemap ul li ul li:last-child::before {
	height: calc(1em + .25em);
}

.sitemap ul li ul li::after {
	content: "";
	position: absolute;
	top: .75em;
	left: -16px;
	width: 10px;
	border-bottom: 1px solid #000;
}
.sitemap ul li ul li.one::after {
	content: "";
	position: absolute;
	top: .75em;
	left: 120px;
	width: 10px;
	border-bottom: 1px solid #000;
}
.sitemap.block02:before {
	content: none;
}
/* 組織図、診療科一覧の上に線の画像を追加 */
.sitemap.block02{
	margin-top: -20px;
	margin-left: -150px;
}
 .sitemap.block03 {
	margin-top: 0;
	margin-left: -21px;
}


	.sitemap{
	margin-top: 0;
}
/* 組織図、診療科一覧の上に線を追加 */
.sitemap.block02{
	margin-top: 40px;
}
 .sitemap.block03 {
	margin-top: 63px;
}
}
