/* =================================
 PC treatment
================================= */

@import url(https://fonts.googleapis.com/css?family=Lato:400,700);

.key {
  background: url(/img/harassment/key_01.jpg) no-repeat center;
  background-size: cover;
}

.trouble{
	background:#366bac;
	color:#ffffff;
	padding:5px 20px;
	font-size:0.8em;
	margin-right:10px;
}

.txt.general_txt{
	overflow: hidden;
}

.general_txt img{
	float: right;
	width: 250px;
	padding-left: 30px;
}

.general_txt.list {
  width: 100% !important;
}

.general_txt.list .inner_txt{
	padding-top: 20px;
}

.general_txt.list img{
	padding: 20px 0 20px 30px;
} 

.w-300{
	width: 300px;
}

.mb-20{
	margin-bottom: 20px !important;
}

.p-20{
	padding: 40px 0px;
	max-width: 700px;
	margin: 0 auto;
}

.general_box{
	margin-bottom: 30px;
}

.inner_list{
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 20px;
}

.inner_list li{
	margin-bottom: 0!important;
}

.cont_treatment_box_inner .txt {
	font-size: 0;
	margin-bottom: 30px;
}

.cont_treatment_box_inner .txt p{
	font-size: 15px;
}

.cont_treatment_box_inner .txt p.greeting {
	margin-bottom: 20px;
}

.cont_treatment_box_inner .txt .image_box{
	width: calc( (100% - 60px) / 3 );
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 30px;
	display: inline-block;
	margin-bottom: 30px;
	vertical-align: top;
}

.cont_treatment_box_inner .txt .image_box:nth-child(3n){
	margin-right: 0;
}

.cont_treatment_box_inner .txt .image_box p{
	font-size: 18px;
	text-align: center;
	padding: 10px 0 0;
	color:#366bac;
	font-weight: bold;
}

.cont_treatment_box_inner .txt .image_box img{
	width: 100%;
}

.cont_treatment_box_inner .txt .image_box .inner_txt{
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	color:#222222;
}

#perio .listbox_bg_01 {
	background-image: url(/img/treatment/perio01_01.png);
  background-position: right;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

#implant .listbox_bg_01 {
	background-image: url(/img/treatment/implant04.png);
  background-position: right;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

#esthetic .listbox_bg_01 {
	background-image: url(/img/treatment/esthetic01_01.png);
  background-position: right;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

#engagement .listbox_bg_01 {
	background-image: url(/img/treatment/engagement01_01.png);
  background-position: right;
  background-size: auto 100%;
  background-repeat: no-repeat;
	height: 300px;
}

#general .listbox_bg_01 {
	background-image: url(/img/treatment/general01_01.png);
  background-position: right;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

#general .listbox_bg_02 {
	background-image: url(/img/treatment/general08.png);
  background-position: right;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

#root .listbox_bg_01 {
	background-image: url(/img/treatment/root01_01.png);
  background-position: right;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

#ortho .listbox_bg_01{
	background-image: url(/img/treatment/ortho01_01.png);
  background-position: right;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

#child .listbox_bg_01{
	background-image: url(/img/treatment/child01_01.png);
  background-position: right;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.img_right{
	float: right;
	padding: 0 0 0 30px;
}

.orth_contact{
	width: 100%;
	margin: auto;
	padding: 30px 30px 20px;
	border: 1px dotted #366bac;
	
}
.orth_contact .inner_txt{
	font-size: 16px;
	font-weight: bold;
	color: #366bac;
	text-align: center;
}
.cont_treatment_box_inner.orth_contact_box{
	padding-top: 0;
	width: 65%;
}

.list_box.merit .img_merit{
	width: 300px;
	display: inline-block;
}
/*add 20191219*/
.treat_tbl {
	width: 100%;
	margin: 0 0 10px 0;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
.treat_tbl thead tr {
	border-bottom: 1px solid #ccc;
}
.treat_tbl thead tr th {
	padding: 10px;
	font-weight: bold;
	text-align: center;
	color: #366bac;
	background: #f3f5f9;
	border-right: 1px solid #ccc;
}
.treat_tbl thead tr .items {
	width: 20%;
}
.treat_tbl thead tr .detail {
	width: 50%;
}
.treat_tbl thead tr .rate {
	width: 30%;
}
.treat_tbl tbody tr td {
	padding: 10px 20px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.treat_tbl tbody tr td:first-child {
	width: 20%;
}
.treat_tbl tbody tr td.price {
	width: 30%;
	text-align: right;
}
/*add 20191219*/
/* =================================
 SP treatment
================================= */

@media (max-width: 767px) {

  .key {
    background: url(/img/standard/key_01.jpg) no-repeat right bottom;
    /*background-size: auto 100%;*/
    background-size: cover;
  }

  .p-20{
	padding: 0px;
	max-width: 700px;
	margin: 0 auto;
}

	.key_01 {
		background: url(/img/treatment/key_05_01.png) no-repeat center bottom;
		/*background-size: auto 100%;*/
		background-size: cover;
	}

	.key_02 {
		background: url(/img/treatment/key_05_02.png) no-repeat center bottom;
		/*background-size: auto 100%;*/
		background-size: cover;
	}

	.key_03 {
		background: url(/img/treatment/key_05_03.png) no-repeat center bottom;
		/*background-size: auto 100%;*/
		background-size: cover;
	}

	.key_04 {
		background: url(/img/treatment/key_05_04.png) no-repeat center bottom;
		/*background-size: auto 100%;*/
		background-size: cover;
	}

	.key_05 {
		background: url(/img/treatment/key_05_05.png) no-repeat center bottom;
		/*background-size: auto 100%;*/
		background-size: cover;
	}

	.key_06 {
		background: url(/img/treatment/key_05_06.png) no-repeat center bottom;
		/*background-size: auto 100%;*/
		background-size: cover;
	}

	.key_07 {
		background: url(/img/treatment/key_05_07.png) no-repeat center bottom;
		/*background-size: auto 100%;*/
		background-size: cover;
	}

	.key_08 {
		background: url(/img/treatment/key_05_08.png) no-repeat center;
		/*background-size: auto 100%;*/
		background-size: cover;
	}

	.general_txt img{
		float: none;
		width: 100%;
		padding-left: 0;
		margin: auto;
		padding-bottom: 16px;
	}
	
	.general_txt img{
		width: 250px;
	}
	
	.general_txt.list img{
		width: 180px;
	}

	.general_txt.list img{
		padding-top: 16px;
	}
	
	.general_txt.list .inner_txt{
		padding-top: 0;
	}

	.general_box{
		margin-bottom: 30px;
	}
	
	.inner_list{
		list-style-type: disc;
		margin-left: 20px;
		margin-bottom: 0.6em;
	}

	.inner_list li{
		margin-bottom: 0!important;
	}
	
	.cont_treatment_box_inner .txt {
		font-size: 0;
		margin-bottom: 20px;
		padding: 0 24px;
}
	
	.cont_treatment_box_inner .txt .image_box{
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	margin-bottom: 16px;
	vertical-align: top;
}
	

.cont_treatment_box_inner .txt .image_box:nth-of-type(even){
	margin-right: 0;
}

.cont_treatment_box_inner .txt .image_box p{
	font-size: 16px;
	text-align: center;
	padding: 8px 0 0;
	color:#366bac;
}
	
	.bg-mask{
		height: 100%;
  	background: rgba(255,255,255,0.7);
	}
	
.orth_contact{
	width: 100%;
	margin: auto;
	padding: 16px 16px 10px;
	border: 1px dotted #366bac;
}
.orth_contact .inner_txt{
	font-size: 12px!important;
	font-weight: bold;
	color: #366bac;
	text-align: left;
}
.cont_treatment_box_inner.orth_contact_box{
	padding-top: 20px;
	width: 100%;
}

.cont_treatment_box_inner .txt .image_box .inner_txt{
	margin-bottom: 20px;
	color: #222222;
}
	
#engagement .listbox_bg_01 {
	height: auto;
}
	
	.img_right{
		padding: 0 0 20px 0;
    float: none;
	}

  .cont_treatment_box_inner .txt p{
	font-size: 12px;
}
	/*add 20191219*/
	.treat_tbl {
		letter-spacing: 0;
	}
	.treat_tbl tbody tr td {
		padding:10px 5px;
	}
	/*add 20191219*/
}
/***add20200820***/
main .okuda-banner {
  padding-top: 80px;
}
main .okuda-banner img {
  width: auto;
  height: auto;
  margin: 0 auto;
}
@media (max-width: 767px) {
  main .okuda-banner {
  padding-top: 40px;
}
}
/***add20200820***/