@charset "UTF-8";

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

.under .sec .inner {
  max-width: 1000px;
	padding: 0 48px;
	margin: auto;
}


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

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

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

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


.homedoctor .mv .inner {
	background: url("../images/homedoctor-mv-bg.jpg") center center no-repeat;
	background-size: cover;	
}

.trimming .mv .inner {
	background: url("../images/trimming-mv-bg.jpg") center center no-repeat;
	background-size: cover;	
}

.recruit .mv .inner {
	background: url("../images/recruit-mv-bg.jpg") center center no-repeat;
	background-size: cover;	
}

.info01 .mv .inner {
	background: url("../images/info01-mv-bg.jpg") center center no-repeat;
	background-size: cover;	
}

.info02 .mv .inner {
	background: url("../images/info02-mv-bg.jpg") center center no-repeat;
	background-size: cover;	
}

.info03 .mv .inner {
	background: url("../images/info03-mv-bg.jpg") center center no-repeat;
	background-size: cover;	
}

.oph .mv .inner {
	background: url("../images/info04-mv-bg.jpg") center center no-repeat;
	background-size: cover;	
}

.ort .mv .inner {
	background: url("../images/info05-mv-bg.jpg") center center no-repeat;
	background-size: cover;	
}

.der .mv .inner {
	background: url("../images/info06-mv-bg.jpg") center center no-repeat;
	background-size: cover;	
}

.beh .mv .inner {
	background: url("../images/info07-mv-bg.jpg") center center no-repeat;
	background-size: cover;	
}

.den .mv .inner {
	background: url("../images/info08-mv-bg.jpg") center center no-repeat;
	background-size: cover;	
}

.sur .mv .inner {
	background: url("../images/info09-mv-bg.jpg") center center no-repeat;
	background-size: cover;	
}

.medical-cat .mv .inner {
	background: url("../images/medical-cat-mv-bg.jpg") center center no-repeat;
	background-size: cover;	
}
.medical-anesthesia .mv .inner {
	background: url("../images/medical-anesthesia-mv-bg.jpg") center center no-repeat;
	background-size: cover;	
}
.medical-pre .mv .inner {
	background: url("../images/medical-pre-mv-bg.jpg") center center no-repeat;
	background-size: cover;	
}

.recruit_form .mv .inner {
	background: url("../images/recruit_form-mv-bg.jpg") center center no-repeat;
	background-size: cover;	
}
.medical .mv .inner {
	background: url("../images/medical-mv-bg.jpg") center center no-repeat;
	background-size: cover;	
}

.pethotel .mv .inner {
	background: url("../images/pethotel-mv-bg.jpg") center center no-repeat;
	background-size: cover;	
}

.staff .mv .inner {
	background: url("../images/staff-mv-bg.jpg") center center no-repeat;
	background-size: cover;	
}





/*--------------------------------------
　Pankuzu
---------------------------------------*/
.bc-list-wrap {
	width: 100%;
	min-width: 960px;
  margin: 0 auto 0;
	position: relative;
	z-index: 2;
}

.bc-list {
	max-width: 1128px;
  margin: 20px auto 0;
	padding: 10px 48px;
	box-sizing: border-box;
	color: #8c8c8c;
	font-size: 12px;
}
.bc-list a {
	display: inline-block!important;
  text-decoration: underline;
	color: #8c8c8c;
	line-height: 1.8;
}
.bc-list a:hover {
  text-decoration: none;
}




/*--------------------------------------------------
under .com
--------------------------------------------------*/
.under .ttl01 {
	font-size: 35px;
	font-weight: bold;
	color: #f77636;
	text-align: center;
	margin: 40px 0 80px;
	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: 90px;
	height: 10px;
}
 

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


.under .ttl03 {
	font-size: 32px;
	font-weight: bold;
	background:#fdec7e;
	color: #2a1003;
	border-radius: 10px 10px 0 0;
	text-align: center;
	padding: 20px 24px;
	margin-top: 40px;
	margin-bottom: 20px;
}
.under .ttl04 {
	font-size: 18px;
	font-weight: bold;
	color: #2a1003;
	margin-top: 25px;
	margin-bottom: 6px;
	position: relative;
	padding-left: 17px;
	text-align: left;
}
.under .ttl04:before {
  content: "";
  position: absolute;
  left: 0;
	top:8px;
	width: 5px;
	height: 18px;
	background:#f77636;
	display: block;
}


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


.under .ttl06 {
	font-size: 16px;
	font-weight: bold;
	color: #f77636;
	margin-top: 25px;
	margin-bottom: 6px;
	position: relative;
	background: #fff5f0;
  padding: 10px 15px;
	border-radius: 5px;
}


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

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


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

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


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


.under .list-com {
	margin-top: 40px;
}
.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-com03 {
	font-size: 24px;
	font-weight: bold;
	background:linear-gradient(45deg,#f87d05 0%,#f87d05 50%,#f88e05 50%,#f88e05 100%);
	color: #fff;
	padding: 10px 24px;
	margin-bottom: 20px;
}


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


.under .ls-box li {
	border-bottom: solid 1px #f77636;
	box-sizing: border-box;
	position: relative;
	padding: 24px 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: table;
	width: 100%;
}
.under .ls-box dt {
	display: table-cell;
	font-weight: bold;
	width: 15%;
}
.under .ls-box dd {
	display: table-cell;
	width: 72%;
	padding-left: 3%;
}


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


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


.under .note01 {
	font-size: 13px;	
}


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


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


.under .c-fix-box .item {
	width: 48%;
}
.under .c-fix-box .item .link01 a {
	margin: 15px auto 0;
}
.under .c-fix-box .item .link04 a {
	margin: 15px auto 0;
}


.under .img-area01 {
	width: 60%;
	margin: 50px auto 50px;
}
.under .img-area02 {
	width: 50%;
	margin: 50px 0 50px;
}
.under .img-area img {
	border-radius: 20px;
}


.under .fix-image {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.under .fix-image img {
	border-radius: 20px;
}





/*--------------------------------------
　Table
---------------------------------------*/
.under table {
	background: #fff;
  width: 100%;
	box-sizing: border-box;
	border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #b3b3b3;
}
.under table th {
	background: #2a1003;
	padding: 1.5rem;
	box-sizing: border-box;
	text-align: center;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.4;
	color: #fff;
  word-break: break-all;
	border-left: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
}
.under table td {
	padding: 1.5rem;
	box-sizing: border-box;
	text-align: center;
	font-size: 1.5rem;
	line-height: 1.4;
  word-break: break-all;
	border-left: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
}

.under table .bgc01 {
	background: #f9f8ed;
}

.under table .bgc02 th{
	background: #ffe225;
	color: #2a1003;
}

.under table th a {
	font-weight: bold;
	text-decoration: underline;
}
.under table th a:hover {
	text-decoration: none;
}

.under table td a {
	text-decoration: underline;
}
.under table td a:hover {
	text-decoration: none;
}





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


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


.homedoctor .item , .medical-cat .item , .medical-anesthesia .item{
	width: 32%;
}

.homedoctor .item a , .medical-cat .item a , .medical-anesthesia .item a {
	background: #ffe225;
	display: block;
	width: 100%;
	padding: 22px 0;
	font-size: 16px;
	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: 15px;
	width: 16px;
	height: 15px;
	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: 30%;
}

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

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

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





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

.trimming .left .image img , .trimming .right .image img {
  border-radius: 20px;
}

.trimming .right{
	width: 45%;
}
.trimming .m-box01 {
	margin-top: 90px;
}


.trimming .link01 a{
	width: 400px;
	margin: auto;
	margin-top: 40px;
}
.trimming .link04 a{
	width: 400px;
	margin: auto;
	margin-top: 40px;
}

.trimming .bg-box01 {
	background: #fdeee6;
  border-radius: 20px;
	padding: 60px 60px 100px;
	margin-top: 35px;
}

.trimming .bg-box02 {
	background: #e9f6f9;
  border-radius: 20px;
	padding: 60px 60px 100px;
	margin-top: 55px;
}

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

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

.trimming .bg-box01 .image-box .image01,
.trimming .bg-box02 .image-box .image01 {
	width: 58%;
	position: absolute;
	right: 0;
	top: 0;
}
.trimming .bg-box01 .image-box .image01 img,
.trimming .bg-box02 .image-box .image01 img {
	height: 230px;
	 border-radius: 10px;
}
.trimming .bg-box01 .image-box .image02,
.trimming .bg-box02 .image-box .image02 {
	width: 58%;
	position: absolute;
	right: 0;
	bottom: 0;
}
.trimming .bg-box01 .image-box .image02 img,
.trimming .bg-box02 .image-box .image02 img{
	height: 230px;
	border-radius: 10px;
}
.trimming .bg-box01 .image-box .image03,
.trimming .bg-box02 .image-box .image03{
	width: 40%;
	position: absolute;
	left: 0;
	top: 0;
}
.trimming .bg-box01 .image-box .image03 img,
.trimming .bg-box02 .image-box .image03 img {
	height: 480px;
  border-radius: 10px;
}

.trimming .bg-box02 .ls-box li {
	border-bottom: solid 1px #32bacf;
	box-sizing: border-box;
	position: relative;
	padding: 24px 0;
}
.trimming table {
	margin-bottom: 10px;
}
.trimming .t-box {
	margin-top: 30px;
}


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

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

.trimming .insta-box {
	margin-top: 40px;
	margin-bottom: 80px;
}





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

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

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

.recruit .item .name {
	color: #f77636;
	font-weight: bold;
	margin-top: 1em;
	font-size: 18px;
	line-height: 1.5;
}
.recruit .item .name span {
	color: #2a1003;
	font-size: 16px;
	font-weight: bold;
}

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


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

.recruit .link01 a {
	background: #ffe225;
	display: block;
	margin: auto;
	padding: 22px 0;
	font-size: 16px;
	width: 400px;
	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: 15px;
	width: 16px;
	height: 15px;
	margin-top: -5px;
	background: url("../images/arrow04.png") right center no-repeat;
	background-size: 100% auto;	
}




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

.info01 .txt-q::before {
 content:"Q";
	font-size: 28px;
	color: #f77636;
	font-weight: bold;
	top: -15px;
	display: block;
	position: absolute;	
}
 .info01 .txt-a{
	position: relative;
	 margin-top: 20px;
	 
}
.info01 .txt-a span {
	margin-left: 30px;
	display: inline-block;
}

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


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

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





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

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

.onc .left .name span {
	font-size: 20px;
	font-weight: bold;
	color: #f77636;
	
}
.onc .right {
	width: 56%;
} 
.onc .ls-box li{
	border-bottom: solid #ddd 1px;
}

.onc .txt01{
	font-weight: bold;
	color: #f77636;
	font-size: 18px;
}

.onc-ml .ttl04 {
	margin-top: 0;
}

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

.onc-ml .txt01{
	font-weight: bold;
	color: #f77636;
	font-size: 18px;
}
.onc-ml .txt02{
	font-weight: bold;
	color: #17b7cd;
	font-size: 18px;
}
.onc-ml .link01 a {
	width: 400px;
	margin-top: 30px;
}
.onc-ml .link04 a {
	width: 400px;
	margin-top: 30px;
}





/*--------------------------------------
info01内　リンク
---------------------------------------*/
.onc .link01 a {
	width: 400px;
	margin-top: 20px;
}
.oph .link01 a {
	width: 400px;
	margin-top: 20px;
}
.ort .link01 a {
	width: 400px;
	margin-top: 10px;
	margin-bottom: 25px;
}
.info02 .link01 a {
	width: 400px;
	margin-top: 30px;
}
.info02 .link04 a {
	width: 400px;
	margin-top: 30px;
}

.info03 .link02 a {
	width: 400px;
	margin-top: 25px;
}





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

.medical .ttl05 {
	font-size: 24px;
	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: 151px;
	top: 40%;
	right: -170px;
}
.medical .ttl07::before{
  position: absolute;
  content: "";
	background: url("../images/dec05.png")left 0 no-repeat;
	background-size: 100% auto;
	height: 14px;
	width: 151px;
	left: -170px;
	top: 40%;
}

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



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

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

.medical .bg-box02 {
	background: #e9f6f9;
  border-radius: 20px;
	padding: 60px 60px 100px;
	margin-top: 55px;
	margin-bottom: 90px;
}

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


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



.medical .bg-box02 .ls-box li {
	border-bottom: solid 1px #32bacf;
	box-sizing: border-box;
	position: relative;
	padding: 24px 0;
}
.medical table {
	margin-bottom: 10px;
}
.medical .t-box {
	margin-top: 30px;
}
.medical .fix-link {
	margin-top: 30px;
}
.medical .fix-link .item {
	width: 32%;
	box-sizing: border-box;
} 
.medical .fix-link .item a {
	position: relative;
	text-align: center;
	box-shadow: 0px 8px 0px -1px #ffe225;
	height: 160px;
	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{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	display: inline-block;
	color: #fff;
	font-size: 20px;
	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: 30px;
}
.medical .link-ls .item {
	width: 32%;
}

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

.medical .flot-box .left {
	width: 40%;
}

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

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

.medical .flot-box02 .right {
	width: 40%;
}
.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: 60px 0 0;
}

.recruit_form .form-block table {
	margin: 20px 0 60px;
	border: none;
}

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

.recruit_form .form-block table th {
	background: none;
	width: 30%;
	padding: 30px 20px;
	box-sizing: border-box;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.4;
	color: #2a1003;
  word-break: break-all;
	border-left: none;
	border-bottom: none;
}
.recruit_form .form-block th span {
	background: #f77636;
	padding: 3px 8px;
	margin-left: 15px;
	border-radius: 100px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.recruit_form .form-block table td {
	width: 70%;
	padding: 30px 0 30px 50px;
	box-sizing: border-box;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
  word-break: break-all;
	border-left: none;
	border-bottom: none;
}
.recruit_form .form-block td input {
	width: 100%;
	height: 45px;
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 14px;
	border: solid 1px #d5d5d5;
}
.recruit_form .form-block td input.wd01 {
	width: 40%;
}
.recruit_form .form-block td input.wd02 {
	width: 20%;
}

.recruit_form .form-block .form-txt {
	margin: 10px 0 5px;
	line-height: 1.6;
}

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



/* ラジオボタン */
.radio01 li {
	float: left;
	margin-right: 25px;
}
.radio01 li:last-child {
	margin-right: 0;
}
.radio-input {
  display: none;
}
.radio-input + .radio-parts {
  padding-left: 24px;
	font-size: 15px;
  position: relative;
}
.radio-input + .radio-parts::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 14px;
	margin-top: -7px;
  border: 1px solid #d5d5d5;
  border-radius: 50%;
}
.radio-input:checked + .radio-parts::after{
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 3px;
	background:  #f77636;
	margin: -4px 0 0 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.radio-input:checked + .radio-parts {
  color:  #f77636;
}

/* チェックボックス */
.check01 li {
	float: left;
	margin-right: 25px;
}
.check01 li:last-child {
	margin-right: 0;
}
.check-input {
	display: none;
}
.check-input + .check-parts {
  padding-left: 24px;
	font-size: 15px;
  position: relative;
}
.check-input + .check-parts::before {
	content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 16px;
  height: 16px;
	margin-top: -7px;
	box-sizing: border-box;
  border: 1px solid #d5d5d5;
}
.check-input:checked + .check-parts::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 5px;
	width: 6px;
	height: 14px;
	border-bottom: 2px solid #f77636;
	border-right: 2px solid #f77636;
	transform: rotate(45deg);
}


/* textarea */
.form-block textarea {
	padding: 8px 8px;
	width: 100%;
	box-sizing: border-box;
	border: solid 1px #d5d5d5;
	font-size: 15px;
	resize: vertical;
}

/* send-btn */
.send-btn {
	display: block;
	background: #ffe225;
	width: 420px;
	height: 70px;
	margin: 50px auto 0;
	box-sizing: border-box;
	line-height: 70px;
	border: none;
	color: #2a1003;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border-radius: 50px;
	cursor: pointer;
	transition: all 0.3s;
	position: relative;
}
.send-btn:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}

.send-btn[disabled] {
	background: #ffe225;
	cursor: default;
	pointer-events: none;
}


/*---------- form wpcf7追加 ----------*/
/* ラジオボタン */
span.wpcf7-list-item {
	display: inline-block;
	margin-left: 25px;
}
span.wpcf7-list-item:first-child {
	margin-left: 0;
}
span.wpcf7-list-item input {
	display: none;
}
span.wpcf7-list-item input + span.wpcf7-list-item-label {
  padding-left: 24px;
	font-size: 15px;
  position: relative;
}
span.wpcf7-list-item input + span.wpcf7-list-item-label::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 14px;
	margin-top: -7px;
  border: 1px solid #d5d5d5;
  border-radius: 50%;
}
span.wpcf7-list-item input:checked + span.wpcf7-list-item-label {
  color: #f77636;
}
span.wpcf7-list-item input:checked + span.wpcf7-list-item-label::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 3px;
	background:  #f77636;
	margin: -4px 0 0 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

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

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




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

.staff .link02 a {
	width: 400px;
}
.staff .link02 a::after{
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.staff .m-box {
	margin: 50px 0 100px;
}

.staff .ttl02 span {
	font-size: 16px;
	font-weight: bold;
}

.staff .fix-box {
	margin: 30px 0 0;
}
.staff .fix-box .txt-box {
	width: 65%;
	padding: 0 50px 0 0;
	box-sizing: border-box;
}
.staff .fix-box .img-box {
	width: 35%;
	box-sizing: border-box;
}

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


.staff .tab-area {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 50px 0 0;
}
.staff .tab-area li {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px 10px;
	box-sizing: border-box;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
	cursor: pointer;
	position: relative;
	z-index: 0;
}

.staff .tab-area01 li {
	width: calc(50% - 10px);
	border-radius: 5px;
}
.staff .tab-area01 li.active {
	color: #fff;
}
.staff .tab-area01 li:nth-child(1) {
	background: #ffece2;
}
.staff .tab-area01 li:nth-child(1).active {
	background: #f77636;
}
.staff .tab-area01 li:nth-child(2) {
	background: #e9f6f9;
}
.staff .tab-area01 li:nth-child(2).active {
	background: #17b7cd;
}

.staff .tab-area02 li {
	background: #ffece2;
	width: calc(17% - 10px);
	border-radius: 5px 5px 0 0;
}
.staff .tab-area02 li.active {
	background: #f77636;
	color: #fff;
}
.staff .tab-area02 li.active::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -6px;
	border: 6px solid transparent;
	border-top: 10px solid #f77636;
}

.staff .tab-area03 li {
	background: #e9f6f9;
	width: calc(20% - 10px);
	border-radius: 5px 5px 0 0;
}
.staff .tab-area03 li.active {
	background: #17b7cd;
	color: #fff;
}
.staff .tab-area03 li.active::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -6px;
	border: 6px solid transparent;
	border-top: 10px solid #17b7cd;
}

.staff .tabContents01,
.staff .tabContents02,
.staff .tabContents03 {
	display: none;
}
.staff .tabContents01.show,
.staff .tabContents02.show,
.staff .tabContents03.show {
	display: block;
}
.staff .tabContents01.active {
	display: block;
}
.staff .tabContents01 img,
.staff .tabContents02 img,
.staff .tabContents03 img {
	border-radius: 20px;
}


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


.under .shift table {
	background: #fff;
  width: 100%;
	box-sizing: border-box;
	border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #ffe225;
	margin-bottom: 15px;
}
.under .shift table thead tr th {
	background: #ffe225;
	padding: 1.5rem;
	box-sizing: border-box;
	text-align: center;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.4;
	color: #2a1003;
  word-break: break-all;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.under .shift table th {
	background: #fbf9d3;
	padding: 1.5rem;
	box-sizing: border-box;
	text-align: center;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.4;
	color: #2a1003;
  word-break: break-all;
	border-left: 1px solid #ffe225;
	border-bottom: 1px solid #ffe225;
}
.under .shift table td {
	padding: 1.5rem;
	box-sizing: border-box;
	text-align: center;
	line-height: 1.4;
	font-size: 18px;
  word-break: break-all;
	border-left: 1px solid #ffe225;
	border-bottom: 1px solid #ffe225;
}
.under .shift .aza {
	color: #17b7cd;
	font-weight: bold;
}





/*--------------------------------------------------
	medical-cat
--------------------------------------------------*/
.medical-cat .fix-image {
	margin: 40px 0 0;
}
.medical-cat .fix-image .image {
	width: calc(50% - 20px);
	box-sizing: border-box;
}
.medical-cat .fix-image .txt {
	margin: 10px 0 0;
}





/*--------------------------------------------------
	medical-pre
--------------------------------------------------*/
.medical-pre .fix-image {
	margin: 50px 0 0;
}
.medical-pre .fix-image .image {
	width: calc(33.33% - 20px);
	box-sizing: border-box;
}
.medical-pre .fix-image .txt {
	margin: 10px 0 0;
	text-align: center;
}

.medical-pre .link01 a {
	width: 400px;
	margin: 40px 0 0;
}



#anc01 , #anc02 , #anc03 , #anc04, #anc05 {
  padding-top: 90px;
  margin-top:-90px;
}



/*--------------------------------------------------
	2303追加
---------------------------------------------*/

.movie-box {
    width: 50%;
    padding: 0;
    margin: 0 auto;
}
.movie-box .movie {
    padding-top: 56.25%;
    position: relative;
    height: 0;
    overflow: hidden;
	    width: 100%;
    margin: 30px auto;
}
.movie-box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/*--------------------------------------------------
	2304追加
---------------------------------------------*/
.o-table table th {
	padding: 1.5rem 5px;
	background: #f77636;
	color: #fff;
	min-width: 80px;
	box-sizing: border-box;
}
.o-table table td {
	text-align: left;
}

/*--------------------------------------------------
	2308追加
---------------------------------------------*/
.orange-bg{
	background: #fdeee6;
	border-radius: 5px;
	padding: 32px;
	box-sizing: border-box;
	margin: 40px 0 0;
}
.orange-bg h5{
	font-size: 18px;
    font-weight: bold;
    color: #f77636;
    margin-top: 0;
    margin-bottom: 1em;
}
.fl01{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.fl01 .right{
	width: 40%;
}
.fl01 .left{
	width: 60%;
}
/*--------------------------------------------------
	2309追加
---------------------------------------------*/
.bgorange .link02 a {
	color: #FFF;
	background: #f77636;
    border: solid #f77636 2px;
    
}
.bgorange .link02 a::after {
    background: url(../images/arrow06.png) right center no-repeat;
	background-size: 100% auto;
}

/*--------------------------------------------------
	2404追加
---------------------------------------------*/
#popmake-1404 .content, #popmake-1412 .content {
	background: #FFF;
	padding: 30px 25px 40px;
}
#popmake-1404 .link01, #popmake-1412 .link04 {
	width: 80%;
	margin: 30px auto 0;
}

/*--------------------------------------------------
	2504追加 - 症例ページ
---------------------------------------------*/
.clinic-block{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 80px;
}
.clinic-block .box{
	width: calc(50% - 2rem);
	position: relative;
}
.clinic-block .box::before{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 80%;
	background: #feefe6;
	border-radius: 20px 20px 0 0;
	z-index: -1;
}
.clinic-block .box.c-azamino::before{
	background: #e8f7fa;	
}
.clinic-block .box .item-box01 {
    position: relative;
    height: 310px;
}
.clinic-block .box .item-box01 .image-box .iamge01 {
    position: absolute;
    left: 5%;
    top: 30px;
    width: 70%;
}
.clinic-block .box .item-box01 .image-box .iamge01 p{
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    background: #f77636;
    border-radius: 20px 0 20px 0;
    font-size: 14px;
    font-weight: bold;
    padding: 0 2em;
    line-height: 2.5;
}
.clinic-block .box.c-azamino .item-box01 .image-box .iamge01 p{
	background: #17b7cd;
}
.clinic-block .box .item-box01 .image-box .iamge01 img {
    border-radius: 20px;
    height: 300px;
}
.clinic-block .box .item-box01 .hos-name {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: absolute;
    right: 4%;
}
.clinic-block .box .item-box01 .hos-name .eng-t {
	font-size: 15px;
	line-height: 1;
	color: #f77636;
}
.clinic-block .box.c-azamino .item-box01 .hos-name .eng-t{
	color: #32bacf;
}
.clinic-block .box .item-box01 .hos-name .ttl {
    font-size: 24px;
    margin-right: 10px;
    font-weight: bold;
    line-height: 1.4;
    color: #2a1003;
}
.clinic-block .box .link01, .clinic-block .box .link04{
    margin-bottom: -1.5rem;
}
.clinic-block .box .link01 a, .clinic-block .box .link04 a{
    width: 387px;
    margin: auto;
    margin-top: 40px;
}
#clinic-footer .i-inner .fix-box{
	justify-content: center;
}
#clinic-footer .clinic-block .box .link01, #clinic-footer .clinic-block .box .link04{
	width: calc(50% - 1em);
	margin: 0 8px -1.5rem;
}
#clinic-footer .clinic-block .box .link01 a, #clinic-footer .clinic-block .box .link04 a{
	width: 100%;
}
.angled-heading{
	padding: 0 24px;
	text-align: center;
	margin:2em 1.5em;
}
.angled-heading p{
	position: relative;
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	color: #333;	
}
.angled-heading p::before,
.angled-heading p::after {
	content: "";
	position: absolute;
	top: 60%;
	width: 32px;
	height: 3px;
	background: #f47920; /* 線の色 */
	transform-origin: center;
}
.angled-heading p::before {
  	left: -1.8em;
  	transform: translateY(-50%) rotate(50deg);
}
.angled-heading p::after {
  	right: -1.5em;
  	transform: translateY(-50%) rotate(-50deg); 
}
.author-box{
	background: #feefe6;
	border-radius: 20px;
	padding: 40px;
	box-sizing: border-box;
	position: relative;
}
.author-box h4{
	position: absolute;
    top: 0;
    left: 0;
    background: #f77636;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    padding: 0.5em 2em;
	border-radius:0 0 20px 0;
}

.author-box .fix-box .txt-box {
    width: 65%;
    padding: 0 50px 0 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: 35%;
    box-sizing: border-box;
}
.author-box .fix-box .img-box img{
	border-radius: 20px;
	object-fit: cover; 
	display: block;
}
/*--------------------------------------------------
	2505追加 - 症状リスト
---------------------------------------------*/
.sec.orange{
	background-color: #fbede6;
	padding-bottom: 80px;
}
.symptoms-wrapper{
	box-sizing: border-box;
	padding: 40px 0 0;
}
.symptoms-wrapper .title-box .ttl{
	font-size: 40px;
    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: 31.555%;
    box-sizing: border-box;
	margin-bottom: 32px;
}
.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: 50px;
    margin: 10px 10px 10px 20px;
}
.list-symptoms li.symptoms-box .t-link span {
    font-weight: bold;
	padding-left: 1rem;
}
.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: 1.5em 2em;
}
.symptoms-item li{
    background: #fff;
    border-radius: 3px;
    margin-bottom: 5px;
    padding: 0.3em 1em 0.3em 2.5em;
    font-size: 1.3rem;
	font-weight: 600;
	position: relative;
}
.symptoms-item li::before{
    background-image: url(../images/icon-check.png);
    height: 15px;
    width: 15px;
    left: 10px;
    top: 25%;
    position: absolute;
    content: "";
    background-size: contain;
}

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

.feature-wrapper .feature-inner {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 600px;
	padding: 0!important;
}
.feature-wrapper .feature-inner::after{
	position: absolute;
	background: url("../images/sec05-bg.png")center center no-repeat;
	background-size: 2000px 600px;
	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: 100px;
}
.feature-wrapper .feature-inner .title-box .ttl {
	color: #fff;
	font-size: 45px;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.4;
}
.feature-wrapper .feature-inner .box {
	margin: 0 24px;
}
.feature-wrapper .feature-inner .i-inner {
	max-width: 1128px;
	margin: auto;
}
.feature-wrapper .feature-inner .item-box {
	display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
	margin-top: 30px;
}
.feature-wrapper .feature-inner .item {
	width: 31.5%;
}
.feature-wrapper .feature-inner .item01 a {
	background: url("../images/sec05-img01.jpg")center center no-repeat;
	background-size: cover;
	border-radius: 10px;
	width: 100%;
	height: 252px;
	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: 10px;
	width: 100%;
	height: 252px;
	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: 10px;
	width: 100%;
	height: 252px;
	display: block;
	position: relative;
}
.feature-wrapper .feature-inner .item .a-txt {
	-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #fff;
	padding-top: 12px;
	margin-left: 12px;
}
.feature-wrapper .feature-inner .item .a-txt span {
	display: inline;
	background: #f77636;
	padding: 10px 2px;
	line-height: 2;
	font-size: 17px;
	border-radius: 5px;
	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;	
}

/*----------------
	2505追加
------------------*/
.bnr-box-der  {
	width: 380px;
	margin: auto;
	margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .bnr-box-der  {
    width: 90%;
  }
  .under.oph .link-ls .item,  .under.ort .link-ls .item, .under.sur .link-ls .item, .under.res .link-ls .item, .under.onc .link-ls .item {
    width: 100%;
  }
  .under.oph .link01 a, .under.ort .link01 a {
    width: 90%;
  }
}
/*--------------------------------------------------
	2406追加
---------------------------------------------*/
#popmake-1812 .content {
	background: #FFF;
	padding: 30px 25px 40px;
}
#popmake-1812 .link04 {
	width: 80%;
	margin: 30px auto 0;
}
#popmake-1812 .ttl01 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 30px;
    font-size: 32px;
    text-align: center;
    position: relative;
    color: #2a1003;
    font-weight: bold;
    line-height: 1.4;
}
#popmake-1812 .ttl01:before, #popmake-1812 .ttl01:after {
    border-top: 3px dotted #f77636;
}
#popmake-1812 .ttl01:before {
    margin-right: 30px;
}
#popmake-1812 .ttl01:after {
    margin-left: 30px;
}
#popmake-1812 .ttl01:before, #popmake-1812 .ttl01:after {
    content: "";
    display: block;
    flex: 1;
}

/*--------------------------------------------------
	2507追加
---------------------------------------------*/
.recruit .link03 a {
    display: block;
    color: #fff;
    position: relative;
    font-size: 16px;
    background: #f77636;
    border-radius: 100px;
    text-align: center;
    font-weight: bold;
    line-height: 1.5;
    padding: 1em 50px;
	margin: 1em auto;
    box-sizing: border-box;
}
.interview .fl01{
	align-items: center;
	display: flex;
	justify-content: center;
	margin: 40px 0 0;
}
.interview .fl01 .left{
	width: 60%;
    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 .right{
	
}
.interview .fl01 .name {
    font-weight: bold;
    margin-top: 10px;
    font-size: 18px;
}
.interview .fl01 .name span{
	color: #f77636;
	font-weight: bold;
	font-size: 24px;
}

/*------------------------------------------------------------
  アコーディオン
------------------------------------------------------------*/
.accordion {
	background: #fdeee6;
	margin: 2rem 0;
	padding: 1em 70px 1em 40px;
	box-sizing: border-box;
	border-radius: 8px;
}
.accordion:last-child {
  margin: 0 0 0;
}
.accordion .q_box {
  padding: 0 50px 0 0;
  box-sizing: border-box;
  position: relative;
}
.accordion .q_box:after {
	content: "";
	position: absolute;
	top: 50%;
	right: -35px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	border-top: solid 2px #f77636;
	border-right: solid 2px #f77636;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.accordion .q_box.open:after {
	transform: rotate(-45deg);
}
.accordion .q_txt {
  padding:0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8;
}
.accordion .q_txt .ttl04{
	margin: 0;
}
.accordion .a_box {
  display: none;
  padding: 2em 0;
  box-sizing: border-box;
}
.accordion .a_txt {
  padding: 0 0 0 60px;
  font-size: 14px;
  line-height: 1.8;
}
.accordion .a_txt a {
	display: inline-block;
	text-decoration: underline;
}
/*------------------------------------------------------------
  アコーディオン
------------------------------------------------------------*/
span.list-num{
	display: inline-block;
	margin-right: 0.5em;
	color: #f77636;
	font-weight: bold;
	font-size: 1.2em;
}
.a-box span{
	margin-left: 1em;
	font-weight: bold;
	display: inline-block;
	margin-right: 0.5em;
}

/*------------------------------------------------------------
  2511追加
------------------------------------------------------------*/
.careful .mv .inner {
  background: url("../images/careful-mv-bg.jpg") center center no-repeat;
    background-size: auto;
  background-size: cover;
}
.achievement .mv .inner {
  background: url("../images/achievement-mv-bg.jpg") center center no-repeat;
    background-size: auto;
  background-size: cover;
}

.under table.achiev-table {
	max-width: 840px;
	margin: 50px auto;
}
@media screen and (max-width: 768px) {
.under table .achiev-table {
	margin: 30px auto;
}
}
