
.entry-content{
	color:rgb(50,50,50);
}
.entry-content > hr{
	margin-left: auto;
	margin-right: auto;
	max-width: 1100px;
	width: 90%;
	margin-top: 53px;
	margin-bottom: 53px;
	background-color: transparent;
	border-bottom: dashed 1px rgb(132,209,201);
}
.info > div{
	max-width: 1102px;
	margin-right: auto;
	margin-left: auto;
}
.info > div > p{
	float: left;
	margin-bottom: 53px;
}
.info > div > div{
	display: inline;	
}
.info , #listheader{
	float: none;
	clear: both;
}

.info1, .info2
{
	max-width: 1100px;
	overflow: hidden;
	margin-top: 122px;
	margin-right: auto;
	margin-left: auto;
}

.circle{
	border-radius: 50%;
	background-color: rgb(130,211,202);
	display: inline-block;
	width:10px;
	height:10px;
}

#info_list span{
	font-size: 16px;
	display: inline-block;
}
.info > div > p > img{
	margin-right: 131px;
}
.info1 p , .info2 p{
	font-size: 22px;	
	line-height: 44px;
}

table{
	width: 780px;
	border: none;
}
table td , table th{
	border:none;
	text-align: center;
	vertical-align: top;
	letter-spacing: 2px;
}
table > tbody > tr > td:nth-child(1) , table > tbody > tr > th:nth-child(1){
	width: 67px;
	text-align: center;
	line-height: 1em;
	vertical-align: middle;
	background-color: rgb(180,180,180);
	color: white;
	font-weight: normal;
}
table tr th{
	background-color: rgb(180,180,180);
	color: white;
	font-weight: normal;
}
table > tbody > tr:nth-child(3){
	background-color: rgb(242,242,242);
	
}
table > tbody > tr:nth-child(3) > td{
	vertical-align: middle;
}
table > tbody > tr:nth-child(2) > td:nth-child(1){
	border-bottom: solid 1px rgb(230,230,230);
	border-top: solid 1px rgb(230,230,230);
}
table > tbody > tr > *:nth-child(2),
table > tbody > tr > *:nth-child(3),
table > tbody > tr > *:nth-child(4),
table > tbody > tr > *:nth-child(5),
table > tbody > tr > *:nth-child(6)
{
	border-right: solid 1px rgb(230,230,230);
}

@media screen and (max-width: 1200px){
	.info > div > p{
		float: none;
		width: 100%;
		display: inline-block;
		margin-bottom: 0px;
	}
	.info > div{
		width: 790px;
		max-width: 90%;

	}
	.infotable{
		/*overflow-x: scroll;*/
	}
	#info_list{
		margin-bottom: 47px;
	}
	.info1 p, .info2 p {
	    font-size: 14pt;
	}
	div.info > div > p > img{
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		display: block;
		width: 231px;
	}
	.scrollable.sticky-cols {
	    overflow-x: scroll;
	  /*  max-width: 100%;*/
	}

	.scrollable.sticky-cols > table {
/*	    width: -moz-max-content;
	    width: -webkit-max-content;
	    width: max-content;
*/	}

	.scrollable .sticky {
	    position: sticky;
	    position: -webkit-sticky;
	}

	.scrollable .sticky.col{
	    left: 0;
	}	
}

#table_wrapper > p{
	margin-bottom: 0px;
}

@media screen and (min-width: 1200px){
	.info1 > div > div > p{
		padding-top: 26px;
	}
	.info2 > div > div > p{
		padding-top: 26px;

	}
	#table_wrapper{
		float: left;
		margin-bottom: 100px;
	}
	#table_wrapper, table {
		width: 100%;
	}
	.info3 > div > p{
		margin-bottom: 47px;
	}
}

.backgreen{
	background-image: url("../img/abuyama_outpatientcare1_7.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 217px;
	height: 57px;
	display: block;
	text-align: center;
	color: rgb(50,50,50);
	font-size: 20pt;
	padding-top: 7px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 120px;
	margin-bottom: 53px;
}
/*.entry-content div:nth-child(1) , .entry-content div:nth-child(3){
	background-color: rgb(243,252,251);
}
*/
.list{
	padding-bottom: 63px;
	padding-top: 63px;
	letter-spacing: 2px;
}
.list h3{
	margin-bottom: 30px;
}
.list > div{
	max-width: 900px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.list p{
	margin-bottom: 0px;
}

.list h4{
	padding-top: 45px;
}
h3{
	font-size: 26px ! important;
	font-weight: normal  ! important;
	color: rgb(50,50,50);
}
h4{
	font-size: 20px  ! important;
	color:  rgb(50,50,50);
	font-weight: normal  ! important;
	border-bottom: dotted 2px rgb(50,50,50);
	padding-bottom: 0.5em;
	margin-bottom: 0.5em ! important;
}

.arrow{
	display: inline-block;
	height:0pt;
	width: 0pt;
	border-left: solid 6pt rgb(130,211,202);
	border-top: solid 5pt white;
	border-bottom: solid 5pt white;
	border-right: solid 3pt white;
	margin-top: -3px;
}

div.list:nth-child(3)
{
	background-color: red;
}
#list1 , #list3{
	background-color: rgb(242,251,250);
}

#list3 p:last-child{
	margin-top: 30px;
}

#info_list{
	letter-spacing: 2px;
	line-height: 32px;
}
#info_list > span{
	display: inline-block;
	width: auto;
	max-width: 90%;
	margin-top: 10px;
	line-height: 22px;
}
.circle{
	vertical-align:top;
	margin-top: 10px;
	margin-right: 4px;
}

#list_circle td{
	background-color: white;
	border: none;
	text-align: left;
	padding: 0px;
}
#list_circle > tbody > tr > td:nth-child(1){
	width:14px;
	vertical-align: top;
}
#list_circle{
	border:none;
	width: 100%;
	margin-top: 8px;
	max-width: 500px;
}
#list_circle > tbody > tr:nth-child(4) > td:nth-child(2){
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#list_circle > tbody > tr:nth-child(4) > td:nth-child(1) > img{
	margin-top: 10px;
}

.info.infotable img{
	margin-bottom: 10px;	
}



