.c-checkbox-label-disable::before {
	background-color: #F2F2F2 !important;
}

.u-clinic-modal-select-bg-bule {
	border: 1px solid #1264B0 !important;
	background-color: #1264B0 !important;
	color: #FFF !important;
}

.u-magin-right-200 {
	display: inline-block;
	margin-right: 200px;
}

.u-display-inline {
	display: inline;
}

.u-display-block {
	display: block;
}

.u-display-inline-block {
	display: inline-block;
}

.magin-right-200 {
	display: inline-block;
	width: 20% !important;
}

.width-20 {
	width: 20% !important;
}

.magin-right-60 {
	margin-right: 60px;
}

.p-info .p-info-modal-error-message {
	padding: 0 22px;
	height: auto;
	width: 100%;
	line-height: 60px;
}

.c-common-temporaryholding-label-ng-message {
	border: 1px solid #F56C6C !important;
	background-color: #FEF0F0 !important;
	color: #F56C6C !important;
}

.display-none {
	display: none;
}

.c-info-icon-no-new {
	position:relative;
	margin-right: 10px;
	height: 27px;
	width: 18px;
	background-image: url("../img/icon-info.svg");
}

.time-modal-ul {
	overflow: auto;
	width: 100%;
	height: auto;
	max-height: 610px;
	scroll-behavior: smooth;
	padding-bottom: 112px;
}

.p-jy-21-cy-13-ul {
	scroll-behavior: auto !important;
}

.inspection-modal-ul {
	overflow: auto;
	width: 100%;
	height: auto;
	max-height: 610px;
	scroll-behavior: smooth;
	padding-bottom: 70px;
}

.custom-balloon::after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    left: 19px;
    bottom: -12px;
    z-index: 1;
    top: -12px;
    border-width: 0 8px 13.9px 8px;
    border-color: transparent transparent #FFF transparent;
    line-height: 0px;
    filter: drop-shadow(0 -8px 8px rgba(0, 0, 0, 0.16));
}

#reserve.detail .ui-menu .ui-menu-item-wrapper,
#reserve.web-form .ui-menu .ui-menu-item-wrapper {
	padding: 10px 10px 10px 10px!important;
}

#reserve.detail .ui-widget-content,
#reserve.web-form .ui-widget-content {
	box-shadow: 0 0 8px rgba(0, 0, 0, .16)!important;
	max-width: 780px!important;
	font-family: 'Noto Sans JP', "sans-serif", "Font Awesome 5 Free"!important;
	color: #555657!important;
	background: #FFF;
	border-radius: 8px;
}

.backgroud-color-time-modal-female {
	background-color: #FEF0F0;
	overflow: hidden;
}

.backgroud-color-time-modal-male {
	background-color: #DDEFFF;
	overflow: hidden;
}
.fc-toolbar-chunk:last-of-type {
	right: 0;
	width: auto!important;
}


#reserve.detail .ui-state-active,
#reserve.web-form .ui-state-active {
	border: 0px none!important;
	background: #ddefff!important;
	color: #409eff!important;
}

.c-common-list-contents-li:nth-of-type(5) {
	margin-top: 24px;
	padding-top: 24px;
	border-top: 1px dashed #CDD6DD;
}

#modal-clinic-info .c-modal-inner .c-modal-inner-contents-wrap.c-modal-text-list-ul.u-liststyle-disc .u-button-small-square{
	margin-top: 40px!important;
}

#reserve.detail .c-common-list-contents-ul.u-boder-lightgray.u-flexwrap.margin-bottom-200,
#reserve.web-form .c-common-list-contents-ul.u-boder-lightgray.u-flexwrap.margin-bottom-200 {
	margin-bottom: 200px;
}

@media screen and (min-width:768px) { 
	#reserve.web-form .l-footer .u-flexwrap.u-flex-row {
		width: 800px;
	}

	#reserve.confirm .l-footer .u-flexwrap.u-flex-row {
		width: 800px;
	}

	.c-info-icon-no-new::before {
		height: 8px;
		width: 8px;
	}

	.c-info-icon-no-new {
		margin-right: 25px;
		height: 27px;
		width: 24px;
	}

	.u-maxwidth-500 {
		max-width: 500px!important;
	}

	.u-maxwidth-260 {
		max-width: 260px!important;
	}
	
	.u-maxwidth-280 {
		max-width: 280px!important;
	}
}

.table-bordered-05 table{
 	width:100%;
 	margin-top: 6px!important;
 	table-layout: fixed;
 	font-weight: normal;
 	border-spacing: 0;
 	background-color: transparent;
 	border:none;
}

.table-bordered-05 thead {
	height: 50px;
	width: 100%;
	background-color: #1264B0;
	color: #FFF;
	line-height: 2rem;
}

.table-bordered-05 th{
	text-align: center;
	border-top:none;
	border-left: 1px solid #ADA9AC;
}

.table-bordered-05 td{
	border-left: 1px solid #ADA9AC;
	border-top:1px solid #ADA9AC;
}
.table-bordered-05 th,
.table-bordered-05 td {
	padding: 10px;
 	line-height: 2rem;
 	vertical-align: middle;
}
.table-bordered-05{
	border-radius: 8px;
	box-shadow: 0px 1px 1px #ADA9AC;
}

.table-bordered-05 td:first-child,.table-bordered-05 th:first-child{
	border-left: none;
	box-shadow: -1px 0px 1px #ADA9AC;
}

.table-bordered-05 td:last-child,.table-bordered-05 th:last-child{
	box-shadow: 1px 0px 1px #ADA9AC;
}

.table-bordered-05 th:first-child{
	border-radius: 8px 0 0 0;
}

.table-bordered-05 th:last-child{
	border-radius: 0 8px 0 0;
}

.table-bordered-05 tr:last-child td:first-child{
	border-radius: 0 0 0 8px;
}

.table-bordered-05 tr:last-child td:last-child{
	border-radius: 0 0 8px 0;
}

.c-radiobutton-div {
	margin-top:10px;
	margin-bottom:10px;
	display: inline-block;
	word-wrap:break-word;
	word-break:break-all;
	min-width:100px;
}

.c-radiobutton-label05{
	display: inline-block;
	word-wrap:break-word;
	word-break:break-all;
	padding-left:50px;
}

.th-center{
	text-align: center;
}

.c-radiobutton-label.u-ng{
	color: #CDD6DD;
	cursor: default;
}

.c-radiobutton-button:checked + .c-radiobutton-label.u-ng {
	color: #CDD6DD;
}

.c-radiobutton-label.u-ng::before{
	border: 1px solid #AEAAAC;
}

.c-radiobutton-label.u-ng::after{
	background-color: #AEAAAC;
}

.c-radiobutton-div {
	margin-top:10px;
	margin-bottom:10px;
	display: inline-block;
	word-wrap:break-word;
	word-break:break-all;
	min-width:100px;
}

.c-radiobutton-label05{
	display: inline-block;
	word-wrap:break-word;
	word-break:break-all;
	padding-left:50px;
}

.th-center{
	text-align: center;
}

.c-radiobutton-label.u-ng{
	color: #CDD6DD;
	cursor: default;
}

.c-radiobutton-button:checked + .c-radiobutton-label.u-ng {
	color: #CDD6DD;
}

.c-radiobutton-label.u-ng::before{
	border: 1px solid #AEAAAC;
}

.c-radiobutton-label.u-ng::after{
	background-color: #AEAAAC;
}
.td-word-wrap{
	word-wrap:break-word;
	word-break:break-all;
}
.u-min-width-120{
	min-width:120px;
}

.jk-sta-change {
	text-align:center;
}

.jk-str {
	margin:25px;
}

.jk-jk {
	display:inline-block;
}

.jk-jc {
	display:inline-block;
	margin-left: 15px;
}
.u-padding-left{
	padding-left:0px!important;
}
ul li.toshiba-news {
	line-height:1.4;
	position: relative;
    padding-left: 1.2em;
    text-indent: -1.2em;
}
ul li.toshiba-news::before{
	content: "・";
	width: 5px;
	height: 8px;
	position:absolite;
	color: #1264B0;

}
ul.p-user-news-wrap.toshiba-news-wrap{
	margin-top: 0px;
	padding-top: 3px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	max-width: 610px;
}


#interview-answer-button.u-button-small-square{
    min-height: 72px;
    line-height: 42px;
    font-size: 2.7rem;
}


.user_register_login {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5px 40px;
    margin-bottom: 10px;
    grid-template:
    'grid_a grid_b' auto
    'grid_c grid_b' auto /    48% 48%;
}
.grid_a {
  grid-area: grid_a;
}
.grid_b {
  grid-area: grid_b;
}
.grid_c {
  grid-area: grid_c;
}


.u-margin-bottom-50 {
	margin-bottom: 50px;
}

.user_register_login  > div {
	width: 100%;
}

@media screen and (min-width: 769px) {
  /* PC版のスタイル */
.c-common-list-input-wrap .user_register_address {
	width: calc(100% - 350px)!important;
	margin-left: 20px;
  }
}

@media screen and (max-width:768px) {
	.table-bordered-05 td{
		font-size: 1.4rem;
	}
	.totalCost-area-width-100 {
	width: 100% !important;
	}
	.totalCost-area-line-block {
	display: inline-block !important;
	}
	
	.user_register_login {
	 display: block;
	
	}
	.time-modal-ul {
	    max-height: calc(100vh - 175px);
	    min-height: 80%;
	}
}
