@charset "UTF-8";
/* doctorstyle */


.block{
	width: 100%;
	max-width: 1024px;
	margin: 0 auto !important;
}

h3 {
  font-size: 20px;
  text-align: center;
  font-weight: 400;
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  color: #545454;
  letter-spacing: -1px;
  font-feature-settings: "palt"; }
  h3 span {
    font-weight: 700 !important; }
  h3 span {
    color: #9C7C31;
    font-size: 150%;
    font-weight: 700; }
  @media screen and (min-width: 768px) {
    h3 {
      font-size: 36px; } }

@media screen and (min-width: 768px) {
	.link_index>div{
		display: flex;
		width: 100%;
		max-width: 1024px;
		margin: 0 auto;
		justify-content:space-between;
	}

	.link_index>div div{
		
	}
}

.link_index p{
	font-family: 'Noto Sans JP', sans-serif;
	text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
	line-height: 1.8em;
	color: #545454;
	display: block;
	font-size: 14px;
	margin: 0;
	max-width:inherit;
}
.link_index p span{
	font-weight: bold;
	font-size: 110%;
}

.link_index p::before{
	content: none;
}

 @media screen and (min-width: 768px) {
	.link_index p {
	  font-size: 16px;
	  }
}

.item .mc{
	color: #545454;
}
.item .mc span{
	font-size: 140% !important;
	color: #9C7C31 !important;
}

.item p:nth-child(2){
	text-shadow: none;
}

.item p:nth-child(2) span{
	background: #FFA551;
	color: #fff;
	font-size: 90%;
	padding: 5px 10px;
	margin: 0 5px 0 0 ;
}


.item p:nth-child(3) span{
	color: #9C7C31;
}


.merit h3{
	margin-bottom: 30px !important;
}

@media screen and (min-width: 768px) {
	.merit {
		border: 3px solid #F0E9CF;
		padding: 50px;
		background: #fefcf0;
	}

	.merit p {
		padding-left: 0;
		padding-top: 30px !important;
	}
	.meritbox p:nth-child(2) {
		display: flex;
		gap:15px;
		margin-top: 15px;
	}
	.meritbox p:nth-child(2) span{
		display: block;

	}
	.meritbox p:nth-child(2) img{
		width:40%;
		margin-top: 0 !important;

	}
	.merit li:nth-child(even) {
		padding-left: 0 !important;
	}
	.merit li:nth-child(odd) {
		padding-right: 0 !important;
	}
    .merit li .title {
		margin-top: 80px;
		margin-left: 200px;
		margin-bottom: 20px;
	}
	.merit li:nth-child(1) .title::before {
		content: none;
	}
	.merit li:nth-child(1)::before {
		content: "";
		display: inline-block !important;
		position: absolute;
		width: 190px;
		height: 127px;
		background: url("https://www.oralpro.jp/official/wp-content/uploads/2025/05/point_01.png") no-repeat;
		background-size: contain;
		vertical-align: bottom;
		margin-left: 0px;
		margin-right: 10px;
	}
	.merit li:nth-child(2) .title::before {
		content: none;
	}
	.merit li:nth-child(2)::before {
		content: "";
		display: inline-block !important;
		position: absolute;
		width: 190px;
		height: 127px;
		background: url("https://www.oralpro.jp/official/wp-content/uploads/2025/05/point_02.png") no-repeat;
		background-size: contain;
		vertical-align: bottom;
		margin-left: 0px;
		margin-right: 10px;
	}
	.merit li:nth-child(3) .title::before {
		content: none;
	}
	.merit li:nth-child(3)::before {
		content: "";
		display: inline-block !important;
		position: absolute;
		width: 190px;
		height: 129px;
		background: url("https://www.oralpro.jp/official/wp-content/uploads/2025/05/point_03.png") no-repeat;
		background-size: contain;
		vertical-align: bottom;
		margin-left: 0px;
		margin-right: 10px;
	}
}
.merit img {
	width: 100%;
	height: 100%;
	object-fit: inherit !important;
	border-radius: 0%;
	float:none;
	margin-left: 0 !important;
	margin-top: 20px;
	margin-bottom: 20px;
}


.container .item:nth-child(1) {
	order: 1 !important;
	padding-left: 0;
	padding-right: 20px;
}



@media screen and (max-width: 768px) {
	.merit {
		border: 3px solid #F0E9CF;
		background: #fefcf0;
	}

	.merit li .title{
		margin-left: 0 !important;
		margin-bottom: 20px;
	}
	.merit p {
		padding-left: 0 !important;
		padding-top: 20px !important;
	}
	.meritbox p:nth-child(2) {
	}
	.meritbox p:nth-child(2) span{
		display: block;
		margin-bottom: 0;
	}
	.meritbox p:nth-child(2) img{
		margin-top: 0 !important;

	}
	.merit li:nth-child(1) .title::before {
		content: "";
		display: block !important;
		width: 100px;
		height: 67px;
		background: url("https://www.oralpro.jp/official/wp-content/uploads/2025/05/point_01.png") no-repeat;
		background-size: contain;
		vertical-align: bottom;
		margin-left: 0px !important;
		margin-right: 10px;
	}
	.merit li:nth-child(2) .title::before {
		content: "";
		display: block !important;
		width: 100px;
		height: 67px;
		background: url("https://www.oralpro.jp/official/wp-content/uploads/2025/05/point_02.png") no-repeat;
		background-size: contain;
		vertical-align: bottom;
		margin-left: 0px !important;
		margin-right: 10px;
	}
	.merit li:nth-child(3) .title::before {
		content: "";
		display: block !important;
		width: 100px;
		height: 68px;
		background: url("https://www.oralpro.jp/official/wp-content/uploads/2025/05/point_03.png") no-repeat;
		background-size: contain;
		vertical-align: bottom;
		margin-left: 0px !important;
		margin-right: 10px;
	}
}

@media screen and (min-width: 768px) {
	.cases{
		display: flex;
		width: 100%;
		max-width: 1024px;
		margin: 0 auto;
		justify-content:space-between;
		flex-wrap: wrap;
	}

	.cases li{
		flex-basis: 47%;
	}
}

.cases li{
	margin-bottom: 50px;
}
.cases li img{
	width:inherit;
}

.cases li span{
	font-size: 160%;
    font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	text-align: center;
	height:100px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-top:1px solid #FFA551 ;
	border-bottom:1px solid #FFA551 ;
	color: #9C7C31;
	margin-bottom: 20px;
}
.cases dl dd{
	background: #CEA87B;
	color: #fff;
	text-align: center;
	padding: 7px;
}
.cases dl dt{
	text-align: center;
	padding: 7px;
}


@media screen and (min-width: 768px) {

	.reputation{
		display: flex;
		align-items: center;
		justify-content:space-between;
	}
	.reputation>div{
		flex-basis: 32%;
	}
	
}
.headline_title:nth-child(2){
	margin-top: 50px;
}
.reputation{
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}
.reputation>div{
	background: #fff;
	padding: 25px;
	margin-bottom: 20px;
}
.reputation>div>div{
	display: flex;
	align-items: center;
	justify-content:space-around;
	margin-bottom: 20px;
}
.reputation>div>div img{
		width: 35%;
}
.reputation>div>div p{
	width: 60%;
	font-weight: bold;
}
.reputation>div p{
	padding: 0;
}
.reputation>div:first-child>div p span{
	color: #DDC55F;
}
.reputation>div:nth-child(2)>div p span{
	color: #FFA551;
}
.reputation>div:last-child>div p span{
	color: #CEA87B;

}
.reputation>div:first-child>div{
	border-bottom: 1px solid #DDC55F;
}
.reputation>div:nth-child(2)>div{
	border-bottom: 1px solid #FFA551;
}
.reputation>div:last-child>div{
	border-bottom: 1px solid #CEA87B;
}

.certificate{
	border-bottom: 1px dotted #DFC861;
	border-top: 1px dotted #DFC861;
	background: #fff;
	padding: 40px 25px;
	margin-top: 100px;
}
.certificate div{
	width: 100%;
	max-width: 1024px;
	margin: 0 auto !important;
}
.certificate div:nth-child(2){
	display: flex;
	align-items: center;
	justify-content:space-between;
	gap:10px;
	flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
	.certificate div:nth-child(2) p{
		flex-basis: 18%; 
	}
}

@media screen and (max-width: 767px) {
	.certificate div:nth-child(2) p{
		flex-basis: 45%; 
	}
}
