@charset "utf-8";

#page_patient .cell{
	padding: 0 15px;
}

#page_patient_top ul.contents_list{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: left;
	justify-content: left;
}

#page_patient_top .contents_list li{
	width: 455px;
	float: none;
	display: block;
}
#page_patient_top .contents_list li a,
#page_patient_top .contents_list li span.nolink{
	background: url(../../img/common/ar_blue.png) no-repeat 15px center;
	padding: 15px 15px 15px 30px;
	font-weight: bold;
	display:block;
}
#page_patient_top .contents_list li dl{
	padding: 15px 0;
}
#page_patient_top .contents_list li dt a{
	background: url(../../img/common/ar_blue.png) no-repeat 15px center;
	padding: 0 0 0 30px;
	font-weight: bold;
	display:block;
}
#page_patient_top .contents_list li dd{
	padding: 3px 0;
}
#page_patient_top .contents_list li dd a{
	background: none;
	padding: 0 0 0 10px;
	margin: 2px 0 2px 2em;
	font-weight: normal;
	display:block;
	background: url(../../img/common/icon_ar.png) no-repeat 0 0.4em;
}
#page_patient_top .contents_list li dd a.pdf{
	background: url(../../img/common/icon_pdf.png) no-repeat left 0.2em;
	padding: 3px 0 3px 25px;
}

#page_patient_top .contents_list li dd a:last-child{
	margin: 2px 0 0px 2em;
}



#page_patient.page_hospitalization_index ul.contents_list{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: left;
	justify-content: left;
}

#page_patient.page_hospitalization_index li img{
	width: 120px;
	height: auto;
	margin: 15px auto 0;
	display: block;
}
#page_patient.page_hospitalization_index li{
	width: 298px;
	float: none;
	display: block;
}
#page_patient.page_hospitalization_index li a.noar{
	background: none;
	padding: 0;
}

/*yuya*/
#page_patient .article_box_2{
	background: #f06;
    position: relative;
}
#page_patient .article_box_2 p{
	color: #fff;
    font-weight: bold;
}
#page_patient .article_box_2 .blue{
    color: blue;
}
#page_patient .gohome_img{
    display: block;
    position: absolute;
    right: 50px;
    bottom: 0;
}
#page_patient .gohome_img img{
    width: 120%;
    margin: 0;
}
/********************************************************/


@media screen and (max-width: 768px) {
/*tablet*/
#page_patient_top .contents_list{
	display:none;
}
#page_patient_top .contents_list li{
	width: 98%;
}
#page_patient.page_hospitalization_index li{
	width: 48%;
}

#page_patient #cnt6 .divTable,
#page_patient #cnt6 .divTable .cell{
	margin:0;
	padding:0;
	display:block;
	width:100%;
}
#page_patient #cnt6 .divTable .cell{
	padding-bottom:10px;
}



}
@media screen and (max-width: 620px){
/*smart phone*/
img.rf15{
	float:none;
	display:block;
}
}
@media screen and (max-width: 479px) {
/*sp*/
table.normal th{
	padding: 10px 5px;
}
}

/* 蛹ｻ逋りｲｻ縺ゅ→謇輔＞繧ｵ繝ｼ繝薙せ��MCS�峨�縺泌茜逕ｨ縺ｫ縺､縺�※
-------------------------------------------------------------*/
#pay_list li{
	padding-bottom:20px !important;
}
@media screen and (max-width: 768px) {
/*tablet*/
#page_patient table#tbl_price thead{
	display:none;
}
#page_patient table#tbl_price tbody td:before {
	margin-right:10px;
	padding:0 10px;
	width:165px;
	background-color:#e0e0e0;
	display:inline-block;
}
#page_patient table#tbl_price tbody td:nth-of-type(1):before {
	content: "蛻ｩ逕ｨ縺ｪ縺励�蝣ｴ蜷�";
}
#page_patient table#tbl_price tbody td:nth-of-type(2):before {
	content: "譛�1蝗槭＃蛻ｩ逕ｨ縺ｮ蝣ｴ蜷�";
}
#page_patient table#tbl_price tbody td:nth-of-type(3):before {
	content: "譛�2蝗槭＃蛻ｩ逕ｨ縺ｮ蝣ｴ蜷�";
}
}
@media screen and (max-width: 620px){
/*smart phone*/
#pay_list .divTable,
#pay_list .divTable .cell{
	display:block;
}
}
@media screen and (max-width: 479px) {
/*sp*/
}

/* 險ｺ逋りｲｻ縺ｮ縺頑髪謇輔＞縺ｫ縺､縺�※
-------------------------------------------------------------*/
#card_list .divTable .cell img{
	max-width:80px;
	max-height:80px;
}
@media screen and (max-width: 768px) {
/*tablet*/
}
@media screen and (max-width: 620px){
/*smart phone*/
#card_list .divTable{
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: center;
	justify-content: center;
	border:none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#card_list .divTable .cell{
	margin: 0 1% 20px 1%;
	padding:0;
	display: block;
	width: 30%;
	line-height:1;
}
#card_list .divTable .cell img{
	margin:0 auto;
	vertical-align:top;
	display:block;
}
}
@media screen and (max-width: 479px) {
/*sp*/
#card_list .divTable .cell{
	width: 48%;
}
}


/*page_patient_schedule
************************************************************************************/
#page_patient_schedule{}

/*
----------------------------------------------------------------------*/
.contents_list{}

#page_patient_schedule .contents_list ul{
	margin: 0 0 0 0;
}
#page_patient_schedule .contents_list li{
	width: 100%;
	float: none;
	margin: 0 0 10px 0;
	border: 2px solid #EDEDED;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#page_patient_schedule .contents_list li a{
	background: url(../../img/common/ar_blue.png) no-repeat 15px center;
	padding: 15px 15px 15px 30px;
	font-weight: bold;
	display:block;
}
#page_patient_schedule .contents_list li.other a{
	color: #da316a;
}

/*details
----------------------------------------------------------------------*/
#page_patient_schedule h3{
	margin: 1px 0 15px 0;
}

#page_patient_schedule .btnPdf{
	margin: 15px 0;
	border: 1px solid #ea4c3a;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 0 10px 0 0;
	display: inline-block;
}
#page_patient_schedule .btnPdf:hover{
	background: #ea4c3a;
}
#page_patient_schedule .btnPdf a{
	display: block;
	padding: 7px 30px 7px 7px;
	background: url(../../img/common/icon_pdf.png) no-repeat right center;
	text-decoration: none;
	color: #ea4c3a;
	font-weight: bold;
}
#page_patient_schedule .btnPdf:hover a{
	color: #FFF;
}

2021/12/07
----------------------------------------------------------------------*/
#page_patient_schedule .kubun .btn-sinryouka{
  display: inline-block;
  padding: 0.3em 1em;
  text-decoration: none;
  color: #67c5ff;
  border: solid 2px #67c5ff;
  border-radius: 3px;
  transition: .4s;
}

#page_patient_schedule .kubun .btn-sinryouka:hover {
  background: #67c5ff;
  color: white;
}



#page_patient_schedule .kubun{
	margin: 5px 0;
}
#page_patient_schedule .kubun .itemBox{
	margin: 5px 0;
}
#page_patient_schedule .kubun .itemBox.nomargin{
	margin: 0 0 30px 0;
}
#page_patient_schedule .kubun .itemBox ul,
#page_patient_schedule .kubun .itemBox .frameBox{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: left;
	justify-content: left;
}
#page_patient_schedule .kubun .itemBox ul li,
#page_patient_schedule .kubun .itemBox .frameBox .inframe{
	display: block;
	padding: 10px;
	margin: 2px 0.5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#page_patient_schedule .kubun .itemBox ul li.pdno{
	padding: 0;
}
#page_patient_schedule .kubun .itemBox .item-name{
	width: 24%;
}
#page_patient_schedule .kubun .itemBox .box{
	border: 1px solid #555555;
}
#page_patient_schedule .kubun .itemBox .line{
	border-right: 1px solid #555555;
}
#page_patient_schedule .kubun .itemBox .none{
	border: 0;
}

#page_patient_schedule .kubun _:-ms-lang(x)::-ms-backdrop, .itemBox .image img{
	/* IE11 のみ適用される */
	width: 100%;
	height: auto;
}
#page_patient_schedule .kubun .itemBox .image img.border{
	border: 2px solid #CCC;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

@media screen and (max-width: 768px){

#page_patient_schedule .kubun .itemBox .item-name{
	width: 49%;
}
#page_patient_schedule .kubun .itemBox .line{
	border: 1px solid #df0615;
}
}
@media screen and (max-width: 620px) {
#page_patient_schedule .kubun .itemBox .item-name{
	width: 99%;
}
}


#page_patient_schedule .table-yoko{
    overflow-x: scroll;
    padding: 10px;
}

#page_patient_schedule .table-yoko .room{
    width:70px;	
    padding: 1px;
	margin-right:5px;
	font-weight:300;
	font-size:80%;
	color:#fff;
	background-color: #4682b4;
}

#page_patient_schedule .table-yoko table.data-yoko{
	width:1000px;
	margin: 2px auto;
	border-collapse:collapse;
	border: 2px solid #000;
	font-size: 90%;
}
#page_patient_schedule .table-yoko .line2{
	border-top: 3px solid #000;
}
#page_patient_schedule .table-yoko .line2-l{
	border-left: 2px solid #000;
}
#page_patient_schedule .table-yoko .line2-r{
	border-right: 2px solid #000;
}
#page_patient_schedule .table-yoko table.data-yoko tbody td{
	padding: 2px;
	border-bottom: 1px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	text-align: left;
	vertical-align: top;
	width: 120px;	
}
#page_patient_schedule .table-yoko table.data-yoko thead th{
	background-color: #d9e1f2;
	border-bottom: 3px solid #000;
	color:#000;
}
#page_patient_schedule .table-yoko table.data-yoko thead th.line2w{
	border-right: 2px solid #000;
	border-bottom: 3px solid #000;
	background-color: #d9e1f2;
}
#page_patient_schedule .table-yoko table.data-yoko th.number{
	padding: 2px;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	background-color: #e2efda;
	color:#000;
	width:40px;
}
#page_patient_schedule .table-yoko table.data-yoko th.number2{
	padding: 2px;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-top: 3px solid #000;
	background-color: #e2efda;
	color:#000;
	width:40px;
}

#page_patient_schedule .table-yoko table.data-yoko tbody td.bg{
	padding: 2px;
	border-bottom: 1px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	text-align: left;
	vertical-align:top;
	background-color: #fff;
	width: 120px;	
}


#page_patient_schedule .table-yoko table.data-yoko-s{
	width:780px;
	margin: 2px auto;
	border-collapse:collapse;
	border: 2px solid #000;
	font-size: 90%;
}
#page_patient_schedule .table-yoko table.data-yoko-s .line2{
	border-top: 2px solid #000;
}
#page_patient_schedule .table-yoko table.data-yoko-s .line2-l{
	border-left: 2px solid #000;
}
#page_patient_schedule .table-yoko table.data-yoko-s .line2-r{
	border-right: 2px solid #000;
}
#page_patient_schedule .table-yoko table.data-yoko-s tbody td{
	padding: 2px;
	border-bottom: 1px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	text-align: left;
	vertical-align: top;
	width: 90px;	
}
#page_patient_schedule .table-yoko table.data-yoko-s thead th.line2w{
	border-right: 2px solid #fff;
}

#page_patient_schedule .table-yoko table.data-yoko-s tbody td.bg{
	padding: 2px;
	border-bottom: 1px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	text-align: left;
	vertical-align:top;
	background-color: #d9e1f2;
	width: 90px;	
}



#page_patient_schedule .table-yoko table.data-yoko2{
	width:1500px;
	margin: 2px auto;
	border-collapse:collapse;
	border: 1px solid #000;
	font-size: 90%;
}


#page_patient_schedule .table-yoko table.data-yoko2 tbody td.bg{
	padding: 2px;
	border: 1px solid #000;	
	border-right: 2px solid #000;
	text-align: left;
	vertical-align:top;
	background-color: #fff;
	width: 120px;	
}


#page_patient_schedule .table-yoko table.data-yoko2{
	width:1500px;
	margin: 2px auto;
	border-collapse:collapse;
	border: 1px solid #000;
	font-size: 90%;
}
#page_patient_schedule .table-yoko table.data-yoko2 tbody th.bangou{
    width:50px;	
    padding: 1px;
	border-right: 2px solid #000;
	margin-right:5px;
	font-weight:300;
	font-size:80%;
	color:#fff;
	background-color: #0099cc;
}
#page_patient_schedule .table-yoko table.data-yoko2 tbody td{
	padding: 2px;
	border: 1px solid #000;
	text-align: left;
	vertical-align: top;
	width: 120px;	
}
#page_patient_schedule .table-yoko table.data-yoko2 tbody td.bg{
	padding: 2px;
	border: 1px solid #000;
	border-right: 2px solid #000;
	text-align: left;
	vertical-align:top;
	background-color: #fff;
	width: 120px;	
}



#page_patient_schedule table{
	width: 100%;
	margin: 2px auto;
	border-collapse:collapse;
	border: 1px solid #000;
	font-size: 90%;
}
#page_patient_schedule thead th{
	background: #d9e1f2;
	color: #000;
	text-align: center;
	font-weight: normal;
	border: 1px solid #000;
}
#page_patient_schedule tbody th{
	background: #d9e1f2;
	color: #000;
	text-align: center;
	font-weight: normal;
	padding: 5px;
	width:1em;
	border: 1px solid #000;
	vertical-align: middle;
}
#page_patient_schedule tbody th span{
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	-o-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	direction:ltr;
}
#page_patient_schedule tbody td{
	padding: 2px;
	border: 1px solid #000;
	text-align: center;
	
}


/*info.html
************************************************************************************/
#page_patient #uketsuke th.time{
	width: 11em;
}
@media screen and (max-width: 768px) {
#page_patient #uketsuke th.time{
	width: auto;
}
}

/*movie
************************************************************************************/
.movie{
	text-align: center;
	height: 404px;
	overflow: hidden;
}


@media screen and (max-width: 768px){
.movie{
	position: relative;
	width: 100%;
	z-index: 10;
	height: auto;
	text-align: center;
	overflow: visible;
}
.movie:before {
	content:"";
	display: block;
	padding-top: 56%;
}
.movie video{
	height: auto;
	width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	margin: auto;
}
}

/*faq
************************************************************************************/
.page_faq{}

.page_faq dl.faq dt:before{
	color: #E00000;
	font-size: 18px;
	font-weight: bold;
	content: "Q.";
	margin-left: -1.5em;
	width: 1.5em;
	display:  inline-block;
}
.page_faq dl.faq dd:before{
	color: #13A2F2;
	font-size: 18px;
	font-weight: bold;
	content: "A.";
	vertical-align: top;
	width: 1.5em;
	display:  inline-block;
	margin-left: -1.5em;
}
.page_faq dl.faq dt{
	padding-left: 1.5em;
	margin-bottom: 5px;
}
.page_faq dl.faq dd{
	border-bottom: 1px solid #ededed;
	padding: 0 0 1em 1.5em;
	margin-bottom: 1em;
}

/*cancer
************************************************************************************/
.bg-blue{
	background:#dff9fb;
	font-weight:bold;
}


