@charset "UTF-8";


/*---------- デンタルコンテンツ ----------*/

#dental {
  width: 680px;
  text-align: left;
  line-height: 1.7;
  padding: 0px 0 0px 0;
  margin-left:10px;
}



.midasi1 {
  height: auto;
  margin: 0 0 14px 0;
  padding: 5px 0 0 0;
  font-size: 30px;
  color: #123093;
  text-align: center;
}

.midasi1.page_title {
  margin: 0 0 18px 0;
  padding: 18px 0 18px 30px !important;
  line-height: 1.6;
  font-size: 20px;
  color: #1639ab;
  border: none;
  text-align: left;
  background-image: url(../img/page_title.gif);
  background-repeat: no-repeat;
}

#dental midasi1.txt {
  height: auto;
  margin: 0 0 7px 0;
  padding: 0;
  border: none;
  font-size: 16px;
  color: #1639ab;
  background: none;
}

.midasi2 {
	margin: 12px 0 14px 0;
	padding: 20px 10px 10px 8px;
	line-height: 1.4;
	font-size: 23px;
	color: #1639ab;
	border-bottom: solid 4px #1639ab;
}

.midasi2.beta {
  margin: 12px 2px 10px 2px;
  padding: 14px 10px 12px 16px;
  line-height: 1.4;
  font-size: 18px;
  color: #fffffc;
  border: none;
  background-image: url(../img/h3_beta.gif);
  background-repeat: no-repeat;
}

.midasi2.point {
  margin: 10px 0 10px 0;
  padding: 10px 10px 8px 10px;
  line-height: 1.4;
  font-size: 18px;
  color: #882200;
  border-top: solid 1px #999999;
  border-right: solid 1px #bbbbbb;
  border-bottom: solid 4px #663300;
  border-left: solid 1px #bbbbbb;
  background-image: url(../img/h3_point.gif);
  background-repeat: repeat-x;
}

.midasi2.gold {
  height: 41px;
  margin: 12px 2px 10px 2px;
  padding: 14px 10px 0 18px;
  line-height: 170%;
  font-size: 19px;
  text-align: left;
  color: #662200;
  border: none;
  background-image: url(../img/h3_gold.gif);
  background-repeat: no-repeat;
}

.midasi2.gold02 {
  height: 71px;
  margin: 12px 2px 10px 2px;
  padding: 14px 2px 0 18px;
  line-height: 170%;
  font-size: 18px;
  text-align: left;
  color: #662200;
  border: none;
  background-image: url(../img/h3_gold02.gif);
  background-repeat: no-repeat;
}

.midasi2.gray {
  height: 41px;
  margin: 12px 2px 10px 2px;
  padding: 14px 10px 0 18px;
  line-height: 170%;
  font-size: 19px;
  text-align: left;
  color: #662200;
  border: none;
  background-image: url(../img/h3_gray.gif);
  background-repeat: no-repeat;
}

.midasi2.gray02 {
  height: 71px;
  margin: 12px 2px 10px 2px;
  padding: 14px 2px 0 18px;
  line-height: 170%;
  font-size: 18px;
  text-align: left;
  color: #662200;
  border: none;
  background-image: url(../img/h3_gray02.gif);
  background-repeat: no-repeat;
}

#dental p {
	margin: 15px 0 15px 0;
	padding: 0 2px 0 2px;
	line-height: 1.6;
	font-size: 110%;
}

span.b_big {
  font-weight: bold;
  font-size: 1.12em;
  line-height: 1.7;
}

span.b_big_x {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.6;
}

hr.line {
  margin: 0 0 10px 0;
  padding: 2px 0 6px 0;
  border: 0;
  border-bottom: dotted 1px #acc1ed;
}


.table_d {
    border-collapse: collapse;
}

.d_td {
    border-bottom: 1px solid black;
	font-size: 110%;
  padding: 10px 20px 10px 10px;
}
/*---------- フロー テーブル----------*/

.icon07 {
  width: 90px;
  height:60px;
  box-sizing: border-box;
  padding: 20px 20px 10px 0px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  background: #1639ab;
  border-radius: 5px 5px 0 0;
  position: relative;
  line-height: 125%;
  margin: 0;
}

.icon07::after {
  content: ' ';
  width: 0;
  height: 0;
  border-left: 45px solid transparent;
  border-right: 45px solid transparent;
  border-top: 20px solid #1639ab;
  position: absolute;
  bottom: -20px;
  left: 0;
}


.f_dt1 {
	padding: 0 0 5px 10px;
	margin: 0 0 15px 15px;
	font-size: 1.4em;
	font-weight: bold;
	border-bottom: 4px solid #CCCCCC;
	position: relative;
}

.f_dt1::after {
  content: '';
  width: 20%;
  height: 4px;
  position: absolute ;
  bottom: -4px;
  left: 0;
  background-color: #1639ab;
}

.f_dt2 {
	padding-top: 20px;
	font-size: 110%;
	padding-bottom: 20px;
}

/*---------- フロー ----------*/
.flow_design07 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flow07 {
  padding-left: 0;
}

.flow07 li {
  list-style-type: none;
  display: flex;
}

.flow07 li:not(:last-child) {
  margin: 0 0 50px;
}

.flow07 li .icon07 {
  width: 90px;
  height:60px;
  box-sizing: border-box;
  padding: 20px 10px 10px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  background: #1639ab;
  border-radius: 5px 5px 0 0;
  position: relative;
  line-height: 125%;
  margin: 0;
}
.flow07 li .icon07::after {
  content: ' ';
  width: 0;
  height: 0;
  border-left: 45px solid transparent;
  border-right: 45px solid transparent;
  border-top: 20px solid #1639ab;
  position: absolute;
  bottom: -20px;
  left: 0;
}

.flow07 li dl {
  padding: 0 0 0 30px;
  width: calc(100% - 115px);
}

.flow07 li dl dt {
  padding: 0 0 5px;
  margin: 0 0 15px;
  font-size: 1.5em;
  font-weight: bold;
  border-bottom: 4px solid #CCCCCC;
  position: relative ;
}

.flow07 li dl dt::after {
  content: '';
  width: 20%;
  height: 4px;
  position: absolute ;
  bottom: -4px;
  left: 0;
  background-color: #1639ab;
}

.flow07 li dl dd {
  margin: 0;
   font-size: 120%;
}

/*---------- タイトル付き枠 ----------*/


.box26 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 5px #123093;
    border-radius: 8px;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 25px;
    background: #FFF;
    color: #123093;
    font-weight: bold;
}
.box26 p {
    margin: 0; 
    padding: 0;
}


.box27 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #123093;
}
.box27 .box-title {
    position: absolute;
    display: inline-block;
    top: -32px;
    left: -3px;
    padding: 0 9px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    background: #123093;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box27_p1 {
    margin: 0; 
    padding: 10px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
}

.box27_p2 {
    margin: 0; 
    padding: 10px;
	font-size: 110%;
	line-height: 1.6;
}


.box2 {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    color: #6091d3;/*文字色*/
    background: #FFF;
    border: solid 3px #6091d3;/*線*/
    border-radius: 10px;/*角の丸み*/
}
.box2 p {
    margin: 0; 
    padding: 0;
}

/*---------- Q&A ----------*/

.Qa-Box {
  width: 80%;
  margin: 0 auto;
}

.Qa-Box .Qa {
  padding: 20px 0;
  border-bottom: 1px solid #c8c8c8;
}

.Qa-Box .Qa dt,
.Qa-Box .Qa dd {
  display: flex;
  align-items: baseline;
  margin: 15px 0;
}

.Qa-Box .Qa dt p {
  margin: 0;
  padding-left: 15px;
  font-weight: bold;
  width: 100%;
  font-size: 120%;
}

.Qa-Box .Qa dd p {
  margin: 0;
  padding-left: 15px;
  width: 100%;
  font-size: 120%;
}

.Qa-Box .Qa:last-of-type {
  border-bottom: none;
}

.Qa-Box .Qa dt::before {
  content: "Q";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #123093;
  width: 2em;
  height: 2em;
  font-size: 25px;
  font-weight: bold;
}

.Qa-Box .Qa dd::before {
  content: "A";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #d65556;
  width: 2em;
  height: 2em;
  font-size: 25px;
  font-weight: bold;
}

/*@media screen and (max-width: 960px) {
  .Qa-Box {
    width: 95%;
  }
}*/

.dental_q{

	font-size: 110%;
	color: #333;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	/*width: 80%;*/
	padding: 10px;
	font-weight: bold;
 }
.dental_q ul{
	margin-left: 10px;
}

.dental_q ul li{
	list-style: none;
	padding: 5px 0px 0px 35px;
	line-height: 160%;
	background-image: url(../images/trai_q2.gif);
	background-repeat: no-repeat;
	background-position: 0% 4px;
}
.dental_a{

	font-size: 110%;
	color: #333;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
	/*width: 80%;*/
	padding: 10px;
 }
.dental_a ul{
	margin-left: 10px;
}

.dental_a ul li{
	list-style: none;
	padding: 5px 0px 0px 35px;
	line-height: 170%;
	background-image: url(../images/trai_a2.gif);
	background-repeat: no-repeat;
	background-position: 0% 4px;
}


/*---------- リスト ----------*/

.list-design1 {

  list-style: none;
  padding: 0 .8em .5em;
  position: relative;
}
.list-design1 li {
	display: flex;
  align-items: baseline;
  margin: 15px 0 5px 0;

}

.list-design1 li p {
	margin: 0;
  padding-left: 15px;
  font-weight: bold;
  /*width: 100%;*/
  font-size: 22px;
  line-height: 160%;

}
.list-design1 li:before {
  content: "Q";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #123093;
  width: 32px;
  height: 32px;
  font-size: 22px;
  font-weight: bold;
  margin-right:10px;

}
.list-design1 li:last-of-type {
  border-bottom: none;
}

.list-design2 {
  list-style: none;
  padding: 0 .8em .5em;
  position: relative;
}
.list-design2 li {
	display: flex;
  align-items: baseline;
  margin: 0;
}

.list-design2 li p {
	margin: 0;
  padding-left: 15px;
  font-size: 110%;
  line-height: 160%;
}
.list-design2 li:before {
  content: "A";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #d65556;
  width: 32px;
  height: 32px;
  font-size: 22px;
  font-weight: bold;
  margin-right:10px;
}
.list-design2 li:last-of-type {
  border-bottom: none;
}




/*---------- 画像の回り込み ----------*/

img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

img.picture_r {
  margin: 0 5px 10px 10px;
  float: right;
}
