@charset "utf-8";
/* CSS Document */



.▽院長・スタッフ紹介----------------------- {
}
#main-contents {
	background-image: url(img/ttl.gif);
}
#cont01 p,#cont02 p {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

#main-contents .float_wrap {
}
#main-contents .float_wrap .pic {
  float: right;
  /* margin-right: 10px; */
  /* margin-top: 20px; */
}

#main-contents .orthodontics_head span{
	font-size: 18px;
	display: flex;
	position: relative;

	padding-bottom: 6px;
	justify-content: center;
	margin-top: 10px;
}
#main-contents .orthodontics_head span::before {
	content: "＼";
}
#main-contents .orthodontics_head span::after {
	content: "／";
}
#main-contents .orthodontics_head {
	color: #7030a0;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
#main-contents .orthodontics_ttl {
	background-color: #7030a0;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	font-size: 18px;
	margin-block: 20px;
	font-weight: 600;
}
#main-contents .orthodontics_sub {
	color: #7030a0;
	font-size: 14px;
    font-weight: 600;
	margin-bottom: 20px;
}

#main-contents .orthodontics_box_ttl2 {
	position: absolute;
	top: -15px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-color: #00b0f0;
	width: fit-content;
	padding: 5px;
	text-align: center;
	color: #fff;
	font-size: 13px;
}

.orthodontics_flex {
	display: flex;
	justify-content: space-between;
	gap: 5px;
	  margin-block: 25px;
}

#main-contents .orthodontics_box_ttl {
	font-weight: 600;
	font-size: 13px;
	text-align: center;
}

.orthodontics_box {
	max-width: calc(3 / 100% - 15px);
	border: solid 1px;
	padding: 20px 3px;
	position: relative;
}

.orthodontics_box_pic img {
	max-width: 160px;
	margin: 10px auto;
	display: block;
}

#main-contents .text-decoration_txt {
	text-decoration: underline;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	margin-block: 12px;
}
#main-contents .guidline {
	border: solid 1px;
	padding: 10px;
	font-size: 14px;
}

#main-contents .flow_wrap {
  /* display: flex;
  flex-direction: column;
  gap: 20px; */
}

#main-contents .flow_box {
  display: flex;
  border: 1px solid #ccc;
  padding: 15px;
  align-items: flex-start;
  margin-bottom: 20px;
}

#main-contents .flow_box_num {
  font-size: 1.8rem;
  color: #3b82f6; /* 青系 */
  /* font-style: italic; */
  font-weight: bold;
  margin-right: 15px;
  line-height: 1;
}

.orthodontics_box_txt {
	/* max-width: 160px; */
	/* margin: 0 auto; */
}

#main-contents .price_dl {
	display: flex;
	border-bottom: solid 1px #fff;
}
#main-contents .price_dl dt {
	background-color: #5b9bd5;
	max-width: 130px;
	width: 100%;
	color: #fff;
	font-size: 16px;
	padding: 3px;
	display: grid;
    align-items: center;
}
#main-contents .price_dl dd {
	background-color: #eaeff7;
	width: 100%;
	font-size: 14px;
	padding: 3px;
}
#main-contents .flow_box_inner {
  flex: 1;
}

.mb20 {
	margin-bottom: 20px;
}

#main-contents .flow_box_ttl {
  font-weight: bold;
  margin-bottom: 5px;
    font-size: 16px;
}

#main-contents .flow_box_txt {
  margin: 0;
}

#main-contents .flow_box_txt span{
	text-decoration: underline;
	font-weight: 700;
}

#main-contents .ttl03 img {
	background-color: #fff;
}

#main-contents .risk_list {
  list-style: none; /* デフォルトのリストマークを消す */
  counter-reset: risk-counter;
  padding-left: 0;
  margin: 0;
}

#main-contents .risk_list li {
position: relative;
  padding-left: 2.5em;
  margin-bottom: 0.5em;
  counter-increment: risk-counter;
}

#main-contents .risk_list li::before {
content: counter(risk-counter);
  position: absolute;
left: 3px;
  font-weight: bold;
  color: #3b82f6;
  font-size: 15px;
  text-align: right;
  width: 20px;
}

#cont02 {
	margin-top: 20px;
}

.ttl03 {
	margin-bottom: 10px;
}

h4 {
	float: none;
	padding-top: 0px;
	padding-bottom: 0px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	text-align: center;
	color: #00a8e7;
}
#uketsuke {
	margin-top: 10px;
}
#shinsatsu {
	background-image: url(../img/cont-separation.gif);
	clear: both;
	margin-top: 20px;
	padding-top: 20px;
	background-repeat: repeat-x;
	background-position: top;
}
#kidsroom {
	background-image: url(../img/cont-separation.gif);
	clear: both;
	margin-top: 20px;
	padding-top: 20px;
	background-repeat: repeat-x;
	background-position: top;
}
#digital {
	padding-top: 10px;
}
#sonota {
	background-image: url(../img/cont-separation.gif);
	clear: both;
	margin-top: 20px;
	padding-top: 20px;
	background-repeat: repeat-x;
	background-position: top;
}
#sonota .pic-all {
	margin-top: 0px;
	padding-top: 0px;
}



.pic-all {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	clear: both;
	float: none;
	text-align: center;
	width: 550px;
}
.pic-left {
	float: left;
	width: 265px;
	margin: 0px;
	text-align: left;
}
.pic-right {
	float: left;
	width: 265px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
}


#cont01 h3 {
}

/* CT追加 */
.degi01 {
width: 275px;
float: left;
}

.degi01 p {
text-align: left;	
}