@charset "UTF-8";
/* CSS Document */
@media screen and (max-width: 768px) {
.under .sec {
	width: 100%;
	position: relative;
	z-index: 1;
	min-width:100%;
	margin: 0 auto 0;
}

.under .sec .inner {
  max-width: 100%;
	padding: 0 ;
	margin: auto;
}

.under .sec {
	width: 100%;
	position: relative;
	z-index: 1;
	min-width:100%;
	margin: 0 auto 0;
}

.under .sec .inner {
  max-width: 100%;
	padding: 0 20px;
	margin: auto;
}





/*--------------------------------------------------
under .mv
--------------------------------------------------*/
.under .mv {
	width: 100%;
	margin:  0 auto 0;
	position: relative;
	min-width:100%;
	box-sizing:border-box;
	margin-top:0;
	padding: 0 20px;

}
.under .mv .inner {
	margin: 0 auto;
	height: 250px;
	width: 100%;
	border-radius: 10px;
}

.under .mv .inner .box {
  width: 100%;
  color: #fff;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 250px;
}

.under .mv .inner .box h2 {
	font-size: 30px;
	margin-top: 10px;
	text-align: center;
	line-height: 1.5;
	font-weight: bold;
}





/*--------------------------------------
　Pankuzu
---------------------------------------*/
.bc-list-wrap {
	min-width: 100%;
}

.bc-list {
	max-width: 92%;
  margin: 10px auto 0;
	padding: 10px 0;
	font-size: 10px;
}



/*--------------------------------------------------
under .com
--------------------------------------------------*/
.under .ttl01 {
	font-size: 25px;
	font-weight: bold;
	color: #f77636;
	text-align: center;
	margin: 30px 0 40px;
	position: relative;
}
.under .ttl01:before {
  content: "";
  position: absolute;
  top: 110%;
  left: 0;
	right: 0;
	margin: auto;
	background: url("../images/dec05.png")0 0 no-repeat;
	background-size: 100% auto;
	width: 70px;
	height: 8px;
}


.under .ttl02 {
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	position: relative;
	border-bottom: solid 1px #f77636;
	padding-bottom: 10px;
	margin-bottom: 15px;
}


.under .ttl03 {
	font-size: 22px;
	font-weight: bold;
	background:#fdec7e;
	color: #2a1003;
	border-radius: 10px 10px 0 0;
	text-align: center;
	padding: 15px 20px;
	margin-top: 30px;
	margin-bottom: 15px;
}


.under .ttl04 {
	font-size: 16px;
	font-weight: bold;
	color: #2a1003;
	margin-top: 20px;
	margin-bottom: 5px;
	position: relative;
	padding-left: 12px;
}
.under .ttl04:before {
  content: "";
  position: absolute;
  left: 0;
	top:7px;
	width: 4px;
	height: 16px;
	background:#f77636;
	display: block;
}


.under .ttl05 {
	font-size: 16px;
	font-weight: bold;
	color: #2a1003;
	margin-top: 20px;
	margin-bottom: 5px;
	position: relative;
	background: #fdec7e;
	padding: 5px 0;
	text-align: center;
	border-radius: 5px;
}


.under .ttl06 {
	font-size: 14px;
	font-weight: bold;
	color: #f77636;
	margin-top: 20px;
	margin-bottom: 5px;
	position: relative;
	background: #fff5f0;
  padding: 8px 12px;
	border-radius: 5px;
}


.under .m-box {
	margin: 30px 0;
}


.under .txt {
	font-size: 14px;
	line-height: 2;
}

.under .t-ma10 {
	margin-top: 60px;
}


.under .t-txt {
	text-align: center;
}


.under .list-com {
	margin-top: 30px;
}
.under .list-com li {
	position: relative;
	border-bottom: 1px solid #093560;
	margin-bottom: 20px;
	width: 100%;
	padding-bottom: 23px;
}
.under .list-com li:before  {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 18%;
  height: inherit;
  border-bottom: 1px solid #119bd4;
}


.under .ttl-com02 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 18px;
}


.under .ttl-com03 {
	font-size: 18px;
	font-weight: bold;
	background:linear-gradient(45deg,#f87d05 0%,#f87d05 50%,#f88e05 50%,#f88e05 100%);
	color: #fff;
	padding: 10px 20px;
	margin-bottom: 15px;
}


.under .ttl-com04 {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom: solid 1px #f87d05;
	box-sizing: border-box;
	padding-bottom: 6px;
}


.under .eng-ttl01 {
	color: #f87d05;
	font-size: 40px;
	line-height: 1;
	margin-bottom: 5px;
}


.under .ttl-h4 {
	color: #f87d05;
	font-size: 17px;
	margin-bottom: 10px;
	font-weight: bold;
}


.under .ls-box li {
	border-bottom: solid 1px #f77636;
	box-sizing: border-box;
	position: relative;
	padding: 15px 0;
}

.under .ls-com01 li::before {
 content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 15%;
  height: inherit;
  border-bottom: 1px solid #f87d05;
}

.under .ls-box dl {
	display: block;
	width: 100%;
}
.under .ls-box dt {
	display: block;
	font-weight: bold;
	width: 100%;
}
.under .ls-box dd {
	display: block;
	width: 100%;
	padding-left: 0;
}


.under .flot-box .left {
	float: none;
}
.under .flot-box .right {
	float: none;
}


.under .fix-box {
	display: block;
  justify-content: space-between;
  flex-wrap: wrap;
}


.under .sing-image {
	width: 100%;
	margin: auto;
}
.under .sing-image img {
	border-radius: 10px;
}


.under .link-ls .l-txt{
	font-size: 16px;
	font-weight: bold;
}
.under .link-ls .item {
	width: 80%;
	margin: auto;
	margin-bottom: 20px;
	text-align: center;
}
.under .link-ls .link02 a {
	width: 100%!important;
	margin-top: 10px;
}


.under .c-fix-box .item {
	width: 100%;
	margin-bottom: 40px;
}
.under .c-fix-box .item .link01 a {
	width: 90%;
	margin: 10px auto 0;
}
.under .c-fix-box .item .link04 a {
	width: 90%;
	margin: 10px auto 0;
}

.under .img-area01 {
	width: 100%;
	margin: 30px auto 30px;
}
.under .img-area img {
	border-radius: 10px;
}


.under .fix-image {
	display: block;
}
.under .fix-image img {
	border-radius: 10px;
}





/*--------------------------------------
homedoctor
---------------------------------------*/
.homedoctor .link01 a {
	width: 80%;
	margin: 30px auto 0;
}

.homedoctor .bg-box , .medical-cat .bg-box , .medical-anesthesia .bg-box{
	background: #fbf9d3;
  border-radius: 20px;
	padding: 35px 0 40px;
	margin-top: 80px;
	margin-bottom: 0;
}
.homedoctor .bg-box .ttl01 , .medical-cat .bg-box .ttl01 , .medical-anesthesia .bg-box .ttl01 {
 margin-top: 0;
 margin-bottom: 35px;
}


.homedoctor .item , .medical-cat .item , .medical-anesthesia .item{
	width: 100%;
	margin-bottom: 20px;
}

.homedoctor .item a , .medical-cat .item a , .medical-anesthesia .item a {
	background: #ffe225;
	display: block;
	width: 80%;
	padding: 20px 0;
	margin: auto;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	border-radius: 100px;
	position: relative;
	box-shadow: 0px 5px 0px -1px #615402;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}


.homedoctor .item a::after , .medical-cat .item a::after , .medical-anesthesia .item a::after{
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	width: 14px;
	height: 13px;
	margin-top: -5px;
	background: url("../images/arrow04.png") right center no-repeat;
	background-size: 100% auto;
}

.homedoctor .flot-box {
	margin-top: 30px;
}
.homedoctor .left{
	width: 80%;
	margin: auto;
}

.homedoctor .left .image img{
  border-radius: 10px;
}

.homedoctor .left .name {
	font-size: 14px;
	margin-top: 10px;
	text-align: center;
}
.homedoctor .left .name span {
	font-weight: bold;
	color: #f77636;
	font-size: 16px;
}

.homedoctor .right{
	width: 100%;
	margin-top: 20px;
}





/*--------------------------------------
trimming
---------------------------------------*/
.trimming .left{
	width: 100%;
}

.trimming .left .image img{
  border-radius: 10px;
}

.trimming .m-box01 {
	margin-top: 50px;
}

.trimming .right{
	width: 100%;
	margin-top: 20px;
}

.trimming .right img{
	margin-bottom: 20px;
}

.trimming .link01 a{
	width: 80%;
	margin: auto;
	margin-top: 30px;
}
.trimming .link04 a{
	width: 80%;
	margin: auto;
	margin-top: 30px;
}

.trimming .bg-box01 {
	background: #fdeee6;
  border-radius: 10px;
	padding: 35px 25px 35px;
	margin-top: 25px;
}

.trimming .bg-box02 {
	background: #e9f6f9;
  border-radius: 10px;
	padding: 35px 25px 35px;
	margin-top: 55px;
}

.trimming .bg-box01 h4 {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #f77636;
}
.trimming .bg-box02 h4 {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #32bacf;
}

.trimming .bg-box01 .image-box,
.trimming .bg-box02 .image-box {
	position: relative;
	margin-top: 20px;
	height: 280px;
}

.trimming .bg-box01 .image-box .image01,
.trimming .bg-box02 .image-box .image01 {
	width: 48%;
	position: absolute;
	left: 0;
	right: inherit;
	top: 0;
}
.trimming .bg-box01 .image-box .image01 img,
.trimming .bg-box02 .image-box .image01 img{
	height: 120px;
	border-radius: 10px;
}
.trimming .bg-box01 .image-box .image02,
.trimming .bg-box02 .image-box .image02 {
	width: 48%;
	position: absolute;
	right: 0;
	bottom: inherit;
	top: 0;
}
.trimming .bg-box01 .image-box .image02 img,
.trimming .bg-box02 .image-box .image02 img{
	height: 120px;
	border-radius: 10px;
}
.trimming .bg-box01 .image-box .image03,
.trimming .bg-box02 .image-box .image03{
	width: 100%;
	position: absolute;
	left: 0;
	top: inherit;
	bottom: 0;
}
.trimming .bg-box01 .image-box .image03 img,
.trimming .bg-box02 .image-box .image03 img {
	height: 150px;
  border-radius: 10px;
}

.trimming .bg-box02 .ls-box li {
	border-bottom: solid 1px #32bacf;
	box-sizing: border-box;
	position: relative;
	padding: 15px 0;
}
.trimming table {
	margin-bottom: 10px;
}
.trimming .t-box {
	margin-top: 20px;
}
.trimming .t-box.price-t-box {
	overflow: scroll;
}
.trimming .t-box.price-t-box table {
	width: 600px;
	margin: 0 auto 10px;
}


.trimming .bg-box03 {
	background: #f9f9f1;
	padding: 30px 20px 40px;
	margin-bottom: 30px;
	border-radius: 10px;
}

.trimming .bg-box03 .ttl05 {
	margin-top: 20px;
}

.trimming .insta-box {
	margin-top: 20px;
	margin-bottom: 0;
}

	.pethotel .t-box{
		overflow: scroll;
	}
	.pethotel .t-box table{
		width: max-content;
	}


/*--------------------------------------
recruit
---------------------------------------*/
.recruit .sing-image {
	width: 100%;
	margin-bottom: 20px;
}

.recruit .ttl05 {
	margin-top: 40px;
	font-size: 20px;
	background: #f77636;
	color: #fff;
}
.recruit .item {
	width: 100%;
	margin-top: 30px;
}
	.recruit .fix-box {
		display: block;
	}
.recruit .fix-box:after {
 display: block;
 content:"";
 width:  48.5
}

.recruit .item img {
	border-radius: 10px;
}

.recruit .item .name {
	color: #f77636;
	font-weight: bold;
	margin-top: 10px;
	font-size: 16px;
}
.recruit .item .name span {
	color: #2a1003;
	font-size: 13px;
}

.recruit .item li {
	padding: 12px 0;
}
.recruit .item dt {
	display: block;
	width: 100%;
	font-size: 14px;
}
.recruit .item dd {
	display: block;
	width: 100%;
	font-size: 14px;
	padding: 0;
}


.recruit .link01 {
	margin-top: 40px;
}

.recruit .link01 a {
	background: #ffe225;
	display: block;
	margin: auto;
	padding: 20px 0;
	font-size: 15px;
	width: 80%;
	text-align: center;
	font-weight: bold;
	border-radius: 100px;
	position: relative;
	color: #2a1003;
	box-shadow: 0px 5px 0px -1px #615402;
}


.recruit .link01 a::after{
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	width: 14px;
	height: 13px;
	margin-top: -5px;
	background: url("../images/arrow04.png") right center no-repeat;
	background-size: 100% auto;
}




/*--------------------------------------
info01 共通
---------------------------------------*/
.info01 .ttl-ma01 {
	margin-top: 20px!important;
}
.info01 .txt-q{
	position: relative;
  margin-top: 15px;
}
.info01 .txt-q span {
	margin-left: 26px;
	font-weight: bold;
	display: inline-block;
}

.info01 .txt-q::before {
 content:"Q";
	font-size: 24px;
	color: #f77636;
	font-weight: bold;
	top: -13px;
	display: block;
	position: absolute;
}
 .info01 .txt-a{
	position: relative;
	margin-top: 15px;

}
.info01 .txt-a span {
	margin-left: 26px;
	display: inline-block;
}

.info01 .txt-a:before {
  content:"A";
	font-size: 24px;
	color: #1b5fc5;
	top: -12px;
	display: inline-block;
	position: absolute;
	font-weight: bold;
}

.info02 .txt01{
	font-weight: bold;
	color: #f77636;
	font-size: 16px;
}
.info02 .txt02{
	font-weight: bold;
	color: #17b7cd;
	font-size: 16px;
}

.info02 .read {
	font-size: 16px;
}


.info02 .sing-image {
	margin: 0;
	margin-top: 20px;
	width: 70%;
	margin-bottom: 10px;
}





/*--------------------------------------
onc
---------------------------------------*/
.onc .left {
	width: 100%;
}
.onc .flot-box {
	margin-top: 30px;
}
.onc .left img {
 border-radius: 10px;
}

.onc .left .name {
	font-size: 12px;
	text-align: center;
	margin-top: 12px;
}

.onc .left .name span {
	font-size: 16px;
	font-weight: bold;
	color: #f77636;

}
.onc .right {
	width: 100%;
}
.onc .ls-box li{
	border-bottom: solid #ddd 1px;
}

.onc .txt01{
	font-weight: bold;
	color: #f77636;
	font-size: 16px;
}
.onc-ml .read {
	font-size: 16px;
}
.onc-ml .ttl04 {
	margin-top: 0;
}

.onc-ml .sing-image {
	margin: 0;
	margin-top: 20px;
	width: 70%;
	margin-bottom: 10px;
}

.onc-ml .txt01{
	font-weight: bold;
	color: #f77636;
	font-size: 16px;
}
.onc-ml .txt02{
	font-weight: bold;
	color: #17b7cd;
	font-size: 16px;
}
.onc-ml .link01 a {
	width: 80%;
	margin: auto;
	margin-top: 20px;
}
.onc-ml .link04 a {
	width: 80%;
	margin: auto;
	margin-top: 20px;
}





/*--------------------------------------
oph
---------------------------------------*/
.onc .link01 a {
	width: 80%;
	margin: auto;
	margin-top: 20px;
}

.oph .link01 a {
	width: 80%;
	margin: auto;
	margin-top: 20px;
}


.ort .link01 a {
	width: 80%;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 25px;
}


.info02 .link01 a {
	width: 80%;
	margin: auto;
	margin-top: 20px;
}
.info02 .link04 a {
	width: 80%;
	margin: auto;
	margin-top: 20px;
}


.info03 .link02 a {
	width: 80%;
	margin: auto;
	margin-top: 20px;
}





/*--------------------------------------
medical
---------------------------------------*/
.medical .ttl01 {
	margin-bottom: 40px;
	color: #2a1003;
}
.medical .m-box01 {
	margin-top: 50px;
}
.medical .read {
	text-align: left;
	font-size: 14px;
}
.medical .ttl-box {
	text-align: center;
}
.medical .ttl07 {
	margin-top: 30px;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	position: relative;
	display: inline-block;
}

.medical .ttl05 {
	font-size: 18px;
	margin-bottom: 15px;
}


.medical .ttl07::after{
  position: absolute;
  content: "";
	background: url("../images/dec04.png")right 0 no-repeat;
	background-size: 100% auto;
	height: 14px;
	width: 31px;
	top: 48%;
	right: -45px;
}
.medical .ttl07::before{
  position: absolute;
  content: "";
	background: url("../images/dec05.png")left 0 no-repeat;
	background-size: 100% auto;
	height: 14px;
	width: 31px;
	left: -45px;
	top: 48%;
}



.medical .t-icon {
	width: 80px;
	margin: auto;
	margin-top: 5px;
}



.medical .link01 a{
	width: 85%;
	margin: auto;
	margin-top: 40px;
}
.medical .link04 a{
	width: 85%;
	margin: auto;
	margin-top: 40px;
}

.medical .bg-box01 {
	background: #fdeee6;
  border-radius: 20px;
	padding: 30px 25px 60px;
	margin-top: 25px;
}

.medical .bg-box02 {
	background: #e9f6f9;
  border-radius: 20px;
	padding: 30px 25px 60px;
	margin-top: 35px;
	margin-bottom: 60px;
}

.medical .bg-box01 h4 {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #f77636;
}
.medical .bg-box02 h4 {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #32bacf;
}


.medical .image01 {
	margin-top: 20px;
}
.medical .image01 img {
	 border-radius: 10px;
}


.medical .bg-box02 .ls-box li {
	border-bottom: solid 1px #32bacf;
	box-sizing: border-box;
	position: relative;
	padding: 10px 0;
}



.medical .fix-link {
	margin-top: 20px;
}
.medical .fix-link .item {
	width: 100%;
	margin-bottom: 20px;
}
.medical .fix-link .item:last-child {
	margin-bottom: 0;
}
.medical .fix-link .item a {
	position: relative;
	text-align: center;
	box-shadow: 0px 6px 0px -1px #ffe225;
	height: 130px;
	display: block;
	border-radius: 10px;
}
.medical .fix-link .item a::after{
	content: "";
	position: absolute;
	top: 50%;
	right: 25px;
	width: 16px;
	height: 15px;
	transform: translate(0,-50%);
	background: url("../images/arrow02.png") right center no-repeat;
	background-size: 100% auto;
}

.medical .fix-link .item a span{
	display: inline-block;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
}

.medical .fix-link .item01 a {
	background: url("../images/medical-img06.jpg")center center no-repeat;
	background-size: cover;
}
.medical .fix-link .item02 a {
	background: url("../images/medical-img07.jpg")center center no-repeat;
	background-size: cover;
}
.medical .fix-link .item03 a {
	background: url("../images/medical-img08.jpg")center center no-repeat;
	background-size: cover;
}
.medical .fix-link .item04 a {
	background: url("../images/medical-img01.jpg")center center no-repeat;
	background-size: cover;
}
.medical .fix-link .item05 a {
	background: url("../images/medical-img02.jpg")center center no-repeat;
	background-size: cover;
}
.medical .fix-link .item06 a {
	background: url("../images/medical-img03.jpg")center center no-repeat;
	background-size: cover;
}



.medical .link-ls {
	margin-top: 20px;
}
.medical .link-ls .item {
	width: 100%;
}

.medical .link-ls .fix-box::after {
  display: block;
  content:"";
 	width: 100%;
}

.medical .flot-box .left {
	width: 80%;
	margin: auto;
	margin-bottom: 20px;
}

.medical .flot-box .right {
	width: 100%;
}

.medical .flot-box02 .left {
	width: 100%;
}

.medical .flot-box02 .right {
	width: 80%;
	margin: auto;
	margin-bottom: 20px;
}
.medical .flot-box02 img {
	border-radius: 10px;
}






/*--------------------------------------------------
 form
--------------------------------------------------*/
input,
textarea,
select,
textarea {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
	box-sizing: border-box;
}

.recruit_form .form-block {
	margin: 30px 0 0;
}

.recruit_form .form-block table {
	margin: 10px 0 30px;
	border: none;
}

.recruit_form .form-block table tr {
	border-bottom: 1px solid #eee;
}

.recruit_form .form-block table th {
	display: block;
	background: none;
	width: 100%;
	padding: 15px 0;
	font-size: 14px;
	line-height: 1.4;
	text-align: left;
	border-left: none;
	border-bottom: none;
}
.recruit_form .form-block th span {
	padding: 2px 5px;
	margin-left: 10px;
	font-size: 10px;
}

.recruit_form .form-block table td {
	display: block;
	width: 100%;
	padding: 0 0 15px 0;
	text-align: left;
	font-size: 14px;
	line-height: 1.4;
	border-left: none;
	border-bottom: none;
}
.recruit_form .form-block td input {
	width: 100%;
	height: 40px;
	padding: 0 5px;
}
.recruit_form　.form-block td input.wd01 {
	width: 100%;
}
.recruit_form　.form-block td input.wd02 {
	width: 40%;
}

.recruit_form　.form-block .form-txt {
	margin: 5px 0 5px;
}

.recruit_form　.form-block .mt10 {
	margin: 5px 0 0;
}
.recruit_form　.form-block .mr10 {
	margin: 0 5px 0 0;
}


/* ラジオボタン */
.radio01 li {
	float: inherit;
	margin-right: 0;
	margin-bottom: 10px;
}
.radio01 li:last-child {
	margin-bottom: 0;
}
.radio-input + .radio-parts {
  padding-left: 20px;
	font-size: 14px;
}
.radio-input + .radio-parts::before {
  width: 12px;
  height: 12px;
	margin-top: -6px;
}
.radio-input:checked + .radio-parts::after{
	margin: -3px 0 0 0;
  width: 8px;
  height: 8px;
}

/* チェックボックス */
.check01 li {
	float: inherit;
	margin-right: 0;
	margin-bottom: 10px;
}
.check01 li:last-child {
	margin-bottom: 0;
}
.check-input + .check-parts {
  padding-left: 22px;
	font-size: 14px;
}
.check-input + .check-parts::before {
  width: 14px;
  height: 14px;
	margin-top: -6px;
}
.check-input:checked + .check-parts::after {
	top: 2px;
	left: 4px;
	width: 4px;
	height: 12px;
}



/* textarea */
.form-block textarea {
	padding: 5px 5px;
	font-size: 14px;
}

/* send-btn */
.send-btn {
	width: 85%;
	height: 50px;
	margin: 30px auto 0;
	line-height: 50px;
	font-size: 16px;
}
.send-btn02 {
	width: 85%;
	height: 50px;
	margin: 30px auto 0;
	line-height: 50px;
	font-size: 16px;
}


/*---------- form wpcf7追加 ----------*/
/* ラジオボタン */
span.wpcf7-list-item {
	display: block;
	margin-left: 0;
	margin-bottom: 10px;
}
span.wpcf7-list-item:first-child {
	margin-left: 0;
}
span.wpcf7-list-item:last-child {
	margin-bottom: 0;
}
span.wpcf7-list-item input + span.wpcf7-list-item-label {
  padding-left: 20px;
	font-size: 14px;
}
span.wpcf7-list-item input + span.wpcf7-list-item-label::before {
  width: 12px;
  height: 12px;
	margin-top: -6px;
}
span.wpcf7-list-item input:checked + span.wpcf7-list-item-label::after {
	margin: -3px 0 0 0;
  width: 8px;
  height: 8px;
}

/* エラーテキスト */
span.wpcf7-not-valid-tip {
	margin-top: 5px;
}

div.wpcf7-response-output {
	padding: 10px 10px!important;
}


/*--------------------------------------------------
 staff
--------------------------------------------------*/
.staff .sec {
	margin: 30px 0;
}

.staff .link02 a {
	width: 85%;
	margin: auto;
}

.staff .m-box {
	margin: 30px 0 60px;
}

.staff .ttl02 span {
	font-size: 13px;
}

.staff .fix-box {
	display: flex;
	flex-wrap: wrap;
	margin: 15px 0 0;
}
.staff .fix-box .txt-box {
	width: 100%;
	margin: 20px 0 0;
	padding: 0 0 0 0;
	order: 2;
}
.staff .fix-box .img-box {
	width: 100%;
	margin: 0 0 0;
	order: 1;
}

.staff .txt {
	margin: 0 0 15px;
}


.staff .tab-area {
	margin: 30px 0 0;
	flex-wrap: wrap;
}
.staff .tab-area:after {
    content: "";
    display: block;
    width: calc(33.3333% - 3px);
    height: 0;
}
.staff .tab-area li {
	padding: 12px 5px;
	font-size: 2.7vw;
}

.staff .tab-area02,
.staff .tab-area03 {
	margin: 10px 0 0;
}

.staff .tab-area01 li {
	width: calc(50% - 3px);
	border-radius: 3px;
}

.staff .tab-area02 li {
	background: #ffece2;
	width: calc(33.3333% - 3px);
	border-radius: 3px 3px 0 0;
	margin-bottom: 15px;
}
.staff .tab-area02 li.active::after {
	margin-left: -4px;
	border: 4px solid transparent;
	border-top: 8px solid #f77636;
}

.staff .tab-area03 li {
	width: calc(33.3333% - 3px)
	border-radius: 3px 3px 0 0;
}
.staff .tab-area03 li.active::after {
	margin-left: -4px;
	border: 4px solid transparent;
	border-top: 8px solid #17b7cd;
}

.staff .tabContents01 img,
.staff .tabContents02 img,
.staff .tabContents03 img {
	border-radius: 10px;
}


.staff #shift {
	padding-top: 60px;
	margin-top: -60px;
}


.under .shift table thead tr th {
	padding: 12px;
	font-size: 14px;
}
.under .shift table th {
	padding: 12px;
	font-size: 14px;
}
.under .shift table td {
	padding: 12px;
	font-size: 14px;
}





/*--------------------------------------------------
	medical-cat
--------------------------------------------------*/
.medical-cat .fix-image {
	margin: 20px 0 0;
}
.medical-cat .fix-image .image {
	width: 100%;
	margin: 0 0 20px;
}
.medical-cat .fix-image .image:last-child {
	margin: 0 0 0;
}
.medical-cat .fix-image .txt {
	margin: 5px 0 0;
}





/*--------------------------------------------------
	medical-pre
--------------------------------------------------*/
.medical-pre .fix-image {
	margin: 30px 0 0;
}
.medical-pre .fix-image .image {
	width: 100%;
	margin: 0 0 20px;
}
.medical-pre .fix-image .image:last-child {
	margin: 0 0 0;
}
.medical-pre .fix-image .txt {
	margin: 5px 0 0;
}

.medical-pre .link01 a {
	width: 80%;
	margin: 20px auto 0;
}

/*--------------------------------------------------
	2303追加
---------------------------------------------*/
.movie-box {
    width: 95%;
}
.medical .ttl01.ttlcf {
   font-size: 22px;
}
/*--------------------------------------------------
	2504追加 - 症例ページ
---------------------------------------------*/
.clinic-block .box{
	width: calc(50% - 0.5rem);
	position: relative;
}
.clinic-block .box .item-box01 {
    position: relative;
    height: 160px;
}
.clinic-block .box::before{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60%;
	background: #feefe6;
	border-radius: 10px 10px 0 0;
	z-index: -1;
}
.clinic-block .box .item-box01 .image-box .iamge01 {
    position: absolute;
    left: 5%;
    top: 37%;
    width: 90%;
}
.clinic-block .box .item-box01 .image-box .iamge01 p{
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    background: #f77636;
    border-radius: 10px 0 10px 0;
    font-size: 9px;
    font-weight: bold;
    padding: 0 1em;
    line-height: 2;
}

.clinic-block .box .item-box01 .image-box .iamge01 img {
    border-radius: 10px;
    height: 100px;
}
.clinic-block .box .item-box01 .hos-name {
    -ms-writing-mode: tb-rl;
	writing-mode: unset;
	position: absolute;
	left: 0;
	top: 0;
}
.clinic-block .box .item-box01 .hos-name .eng-t {
    font-size: 9px;
    line-height: 1;
    color: #f77636;
}
.clinic-block .box .item-box01 .hos-name .ttl {
    font-size: 14px;
    margin-right: 0.3em;
    font-weight: bold;
    line-height: 1.4;
    color: #2a1003;
}
.clinic-block .box .link01 a, .clinic-block .box .link04 a{
	max-width: unset;
	font-size: 14px;
	width: 90%;
	margin: 10px auto 0;
	display: block;
	color: #fff;
	position: relative;
	border-radius: 100px;
	text-align: center;
	font-weight: bold;
	padding: 10px 20px;
}

.angled-heading{
	padding: 0 24px;
	text-align: center;
	margin:2em 1.5em;
}
.angled-heading p{
	position: relative;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color: #333;	
}
.angled-heading p::before,
.angled-heading p::after {
	content: "";
	position: absolute;
	top: 60%;
	width: 30px;
	height: 2px;
	background: #f47920; /* 線の色 */
	transform-origin: center;
}
.angled-heading p::before {
  	left: -2em;
  	transform: translateY(-50%) rotate(50deg);
}
.angled-heading p::after {
  	right: -1.8em;
  	transform: translateY(-50%) rotate(-50deg); 
}
.author-box{
	background: #feefe6;
	border-radius: 20px;
	padding: 20px;
	box-sizing: border-box;
	position: relative;
}
.author-box h4{
	position: absolute;
    top: 0;
    left: 0;
    background: #f77636;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 0.5em 2em;
	border-radius:0 0 20px 0;
}

.author-box .fix-box .txt-box {
	width: 100%;
	padding: 0;
	box-sizing: border-box;
	margin: 2em 0;
}
.author-name{
	font-weight: bold;
	font-size: 1.2em;
	position: relative;
	padding-left: 0.8em;
	margin-bottom: 1em;
}
.author-name::before{
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 5px;
    height: 20px;
    background: #f77636;
    display: block;
}
.author-name .author-title{
	font-size: 0.8em;
}
.author-name .kana{
	font-size: 0.7em;
}
.author-box .fix-box .img-box {
    width: 100%;
    box-sizing: border-box;
}
.author-box .fix-box .img-box img{
	border-radius: 20px;
	object-fit: cover; 
	display: block;
}
#clinic-footer .clinic-block{
	display: block;
}
#clinic-footer .clinic-block .box{
	width: 100%;
	margin-bottom: 40px;
	min-height: 240px;
}
#clinic-footer .clinic-block .box .item-box01 {
	position: relative;
	height: 300px;
}
#clinic-footer .clinic-block .box .item-box01 .image-box .iamge01 {
    position: absolute;
    left: 5%;
    top: 16%;
    width: 90%;
}
#clinic-footer .clinic-block .box .item-box01 .image-box .iamge01 img {
	border-radius: 10px;
	height: 280px;
}
#clinic-footer .i-inner .fix-box{
	display: flex;
	justify-content: space-between;
}
#clinic-footer .clinic-block .box .link01, #clinic-footer .clinic-block .box .link04{
	width: 48%;
	margin: 0 0 -1.5rem;
}
}
/*--------------------------------------------------
	430px以下
---------------------------------------------*/
@media screen and (max-width: 430px) {
	#clinic-footer .clinic-block{
		display: block;
	}
	#clinic-footer .clinic-block .box{
		width: 100%;
		margin-bottom: 40px;
		min-height: 240px;
	}
	#clinic-footer .clinic-block .box .item-box01 {
		position: relative;
		height: 230px;
	}
	#clinic-footer .clinic-block .box .item-box01 .image-box .iamge01 {
		position: absolute;
		left: 5%;
		top: 16%;
		width: 90%;
	}
	#clinic-footer .clinic-block .box .item-box01 .image-box .iamge01 img {
		border-radius: 10px;
		height: unset!important;
	}
	#clinic-footer .i-inner .fix-box{
		display: flex;
		justify-content: space-between;
	}
	#clinic-footer .clinic-block .box .link01, #clinic-footer .clinic-block .box .link04{
		width: 48%;
		margin: 0 0 -1.5rem;
	}

/*--------------------------------------------------
	2505追加 - 症状リスト
---------------------------------------------*/
.sec.orange{
	background-color: #fbede6;
	padding-bottom: 80px;
}
.sec.orange .inner:nth-child(2){
	padding: 0;
}
.symptoms-wrapper{
	background-color: #fbede6;
	box-sizing: border-box;
	padding: 20px 0 0;
}
.symptoms-wrapper .title-box .ttl{
	font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
    color: #f77636;
}
.list-symptoms{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	margin-top: 32px;
}
.list-symptoms li.symptoms-box{
	width: 48%;
    box-sizing: border-box;
	margin-bottom: 16px;
}
.list-symptoms li.symptoms-box a{
	display: block;
}
.list-symptoms li.symptoms-box .l-txt{
	background: #fff;
    border-radius: 10px 10px 0 0;
    padding: 0;
}
.list-symptoms li.symptoms-box .t-link{
    position: relative;
    font-size: 18px;
    box-sizing: border-box;
    font-weight: bold;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.list-symptoms li.symptoms-box .t-link img{
	max-width: 28px;
	margin: 10px;
}
.list-symptoms li.symptoms-box .t-link span {
    font-weight: bold;
	padding-left: 0;
}
.list-symptoms li.symptoms-box .t-link::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    width: 16px;
    height: 15px;
    margin-top: -7px;
    background: url(../images/arrow01.png) right center no-repeat;
    background-size: 100% auto;
}
.symptoms-item{
    background: #fbb869;
    border-radius: 0 0 10px 10px;
	padding: 1em 1.5em;
}
.symptoms-item li{
    background: #fff;
    border-radius: 3px;
    margin-bottom: 5px;
    padding: 0.3em 1em 0.3em 2.5em;
    font-size: 1rem;
	font-weight: 600;
	position: relative;
}
.symptoms-item li::before{
    background-image: url(../images/icon-check.png);
    height: 10px;
    width: 10px;
    left: 10px;
    top: 25%;
    position: absolute;
    content: "";
    background-size: contain;
}

/*--------------------------------------------------
	2505追加 - ３つの特徴
---------------------------------------------*/
.feature-wrapper {
	width: 100%;
	margin: 50px auto 0;
	min-width: 100%;
	box-sizing:border-box;
	padding: 0 ;
	position: relative;
}

.feature-wrapper .feature-inner {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: auto;
	min-height: 840px;
	padding-bottom: 70px;
}

.feature-wrapper .feature-inner:after{
	position: absolute;
	background: url("../images/sec05-bg.png")center 0 no-repeat;
	background-size: cover;
	content: "";
	display: block;	
	width: 100%;
	height: 100%;
	top: 0;
	z-index: -1;
}

.feature-wrapper .feature-inner .title-box {
	color: #fff;
	text-align: center;
	padding-top: 75px;
}

.feature-wrapper .feature-inner .title-box .ttl {
	color: #fff;
	font-size: 24px;
}

.feature-wrapper .feature-inner .box {
	margin: 0 20px;
}

.feature-wrapper .feature-inner .i-inner {
	max-width: 100%;
	margin: auto;
}

.feature-wrapper .feature-inner .item-box {
	display: block;
  justify-content: space-between;
  flex-wrap: wrap;
	margin-top: 20px;
}

.feature-wrapper .feature-inner .item {
	width: 90%;
	margin: auto;
	margin-bottom: 20px;
}

.feature-wrapper .feature-inner .item01 a {
	background: url("../images/sec05-img01.jpg")center center no-repeat;
	background-size: cover;
	border-radius: 5px;
	width: 100%;
	height: 192px;
	display: block;
	position: relative;
}

.feature-wrapper .feature-inner .item02 a {
	background: url("../images/sec05-img02.jpg")center center no-repeat;
	background-size: cover;
	border-radius: 5px;
	width: 100%;
	height: 192px;
	display: block;
	position: relative;
}

.feature-wrapper .feature-inner .item03 a {
	background: url("../images/sec05-img03.jpg")center center no-repeat;
	background-size: cover;
	border-radius: 5px;
	width: 100%;
	height: 192px;
	display: block;
	position: relative;
}

.feature-wrapper .feature-inner .item .a-txt {
	-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #fff;
	padding-top: 10px;
	margin-left: 10px;
}

.feature-wrapper .feature-inner .item .a-txt span {
	display: inline;
	background: #f77636;
	padding: 10px 2px;
	line-height: 2;
	font-size: 15px;
	border-radius: 3px;
	font-weight: bold;
}
.feature-wrapper .feature-inner .item .l-txt {
	position: absolute;
	bottom: 0;
	right: 0;
	background: #fff;
	padding: 5px 35px 5px 20px;
	border-radius: 5px 0 5px 0;
}

.feature-wrapper .feature-inner .item .t-link{
	display: block;
	color: #f77636;
	position: relative;
	font-size: 15px;
	box-sizing: border-box;
	text-align: center;
	font-weight: bold;
}

.feature-wrapper .feature-inner .item .t-link::after{
	content: "";
	position: absolute;
	top: 50%;
	right: -23px;
	width: 16px;
	height: 15px;
	margin-top: -7px;
	background: url("../images/arrow01.png") right center no-repeat;
	background-size: 100% auto;	
}
/*--------------------------------------------------
	2507追加
---------------------------------------------*/
.interview .fl01{
	align-items: center;
	display: flex;
	justify-content: center;
	flex-direction: column;
	margin: 40px 0 0;
}
.interview .fl01 .left{
	width: 100%;
    padding: 0;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
}
.interview .fl01 .left .image{
	margin: 0 1rem;
	max-width: 400px;
}
.interview .fl01 .left .image img {
    border-radius: 10px;
}
.interview .fl01 .name {
    font-weight: bold;
    margin-top: 10px;
    font-size: 16px;
}
.interview .fl01 .name span{
	color: #f77636;
	font-weight: bold;
	font-size: 18px;
}
}
@media screen and (max-width: 1024px) {
	.feature-wrapper {
		width: 100%;
		margin: 0 auto;
		min-width: 0;
		box-sizing: border-box;
		position: relative;
	}	

/*--------------------------------------------------
  2025.05追加 - ナビ
--------------------------------------------------*/
	.recruit .flex-box.sp-nav-btn{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		margin-top: 40px
	}
	.recruit .flex-box.sp-nav-btn li{
		width: 49%;
		margin: 0 0 10px;
	}
	.recruit .flex-box.sp-nav-btn li a{
		display: block;
		color: #fff;
		position: relative;
		font-size: 13px;
		background: #f77636;
		border-radius: 10px;
		text-align: center;
		font-weight: bold;
		padding: 1.3em 20px;
		box-shadow: 0px 5px 0px -1px #d85c1e;
		width: 100%;
	}
	.recruit .flex-box.sp-nav-btn li.link01{
		width: 49%;
		margin: 0 0 10px;	
	}
	.recruit .flex-box.sp-nav-btn li.link01 a::after{
		content: "";
		position: absolute;
		top: 50%;
		right: 20px;
		width: 14px;
		height: 13px;
		margin-top: -5px;
		background: url("../images/arrow02.png") right center no-repeat;
		background-size: 100% auto;
	}
/*------------------------------------------------------------
  アコーディオン
------------------------------------------------------------*/
	.accordion {
	  margin: 1em 0 10px;
	  padding: 20px 15px;
	  border-radius: 4px;
	}
	.accordion .q_box {
	  padding: 0 30px 0 0;
	}
	.accordion .q_box:after {
	  width: 6px;
	  height: 6px;
	  margin-top: -3px;
	}
	.accordion .q_txt {
	  padding: 0;
	  font-size: 15px;
	  line-height: 1.6;
	}
	.accordion .q_txt::before {
	  top: -13px;
	  font-size: 26px;
	}
	.accordion .a_box {
	  padding: 20px 0 0 0;
	}
	.accordion .a_txt {
	  padding: 0 0 0 35px;
	  font-size: 13px;
	  line-height: 1.6;
	}
	.accordion .a_txt::before {
	  top: -13px;
	  font-size: 26px;
	}
	.accordion .q_box:after{
		right: 2%;
	}
}
@media screen and (max-width: 360px) {
	.recruit .flex-box.sp-nav-btn li {
        width: 49%;
        margin: 0 0 10px;
        display: flex;
        align-items: stretch;
    }
	.recruit .flex-box.sp-nav-btn li a {
        color: #fff;
        position: relative;
        font-size: 13px;
        background: #f77636;
        border-radius: 10px;
        text-align: center;
        font-weight: bold;
        padding: 1.3em 20px;
        box-shadow: 0px 5px 0px -1px #d85c1e;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

