@charset "UTF-8";
/*
* Theme Name: クリーン歯科
* Author: aim
* Version: 1.0
* Description: 
*/
html {
	font-size:62.5%;
}
body {
	font-size:16px;/*ie8以前ブラウザ用*/
	font-size:1.6rem;
	font-family:  "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.8;
	color:#555555;
}
h1,h2,h3,h4,h5,h6,h7 {
	padding:0;
	margin:0;
	font-weight:normal;
	line-height:inherit;
	font-size:inherit;
}
img {
	max-width:100%;
	height:auto;
}
ol, ul, dl, p {
	padding:0;
	margin:0;
}
ol,ul {
	list-style-position: inside;
}
dt,dd {
	line-height:inherit;
	font-weight:normal;
}



/********************************
	リンク設定
*********************************/
a {
	color:inherit;
	text-decoration:underline;
}
a:hover{
	color:#b1120f;
	text-decoration:none;
}

.anchor_01 a {
	background: #9f8348 url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/top/arrow_01.png) 6px center no-repeat;
	-webkit-background-size: 11px 11px;
	background-size: 11px 11px;
	display:inline-block;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	text-decoration:none;
	padding: 5px 10px;
	line-height: 1;
	color: #fff;
	font-size: 0.9em;
	padding-left: 20px;
	text-align: center;
	min-width: 100px;
}
.anchor_02 {
	text-align: center;
}
.anchor_02 dl {
	padding: 1.5rem;
	background: #f3efe5;
	border: 1px solid #eee;
	position: relative;
	display:inline-block;
}
.anchor_02 dt {
	margin-bottom: 1rem;
}
.anchor_02 .anchor {
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
}
.anchor_02 .anchor a {
	display:block;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	text-indent:-4em;
	overflow:hidden;
	text-align: left;
}
@media (min-width: 768px) {
.anchor_02 {
	text-align: left;
}
.anchor_02 dl {
	letter-spacing:-0.4em;
	word-spacing:0.1em;
}
.anchor_02 dt {
	margin-bottom: 0;
	padding-right: 1rem;
	display:inline-block;
	vertical-align: middle;
	letter-spacing:normal;
}
.anchor_02 dd {
	display:inline-block;
	vertical-align: middle;
	letter-spacing:normal;
}
}
/********************************
	カラム設定
*********************************/
.container {
	max-width:320px;
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.mean-nav .container {
	max-width:none;
}
/*container**********************/
@media (min-width: 768px) {
.container {
	max-width:none;
	width:760px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
}
}
@media (min-width: 992px) {
.container {
	width:990px !important;
}
}
@media (min-width: 1200px) {
.container {
	width:1170px !important;
}
}

/*contents*********************/
.contents {
	overflow:hidden;
}
.contents.container {
	max-width:none;
	padding:0 !important;
}
@media (min-width: 768px) {
.contents.container {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
}

/*main_contents*********************/
.main_contents {
	margin: 0 auto;
	position: relative;
  width: 100%!important;
}
.main_contents_padding {
	padding: 2.5rem 0;
}
.main_contents .inner {
	padding: 0 20px;
	margin: auto;
}
@media (min-width: 768px) {
.main_contents {
	float:left;
	width: 450px;
}
.main_contents_padding {
	padding: 4rem 0;
}
.main_contents .inner {
	padding: 0;
	width: auto;
}
}
@media (min-width: 992px) {
.main_contents {
	width: 580px;
}
.main_contents_padding {
	padding: 5rem 0;
}
}
@media (min-width: 1200px) {
.main_contents {
	width: 750px;
}
.main_contents_padding {
	padding: 6rem 0;
}
}
/*rnavi*********************/
.rnavi {
	margin: 0 auto;
	background: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/top/bg_03.jpg);
	height: 100%;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
  display: none;
}
.rnavi_padding {
	padding: 2.5rem 0;
}
.rnavi .inner {
	padding: 0 2rem;
	width: 320px;
	margin: auto;
}
@media (min-width: 768px) {
.rnavi {
	width: 250px;
	float:right;
}
.rnavi_padding {
	padding: 4rem 0;
}
.rnavi .inner {
	width: auto;
}
}
@media (min-width: 992px) {
.rnavi {
	width: 320px;
}
.rnavi_padding {
	padding: 5rem 0;
}
}
@media (min-width: 1200px) {
.rnavi_padding {
	padding: 6rem 0;
}
}

/********************************
	テキスト省略
*********************************/
.show-class a {
	text-align: center;
	margin: auto;
	width: 120px;
	display:block;
	margin-top: 1rem;
	line-height: 1;
	background: #9f8348 url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/top/arrow_04.png) 5px center no-repeat ;
	-webkit-background-size: 12px;
	background-size: 12px;
	color: #fff;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	padding: 3px 5px;
	text-decoration:none;
	padding-left: 17px;
	font-size: 0.9em;
}
.hide-class a {
	text-align: center;
	margin: auto;
	width: 120px;
	display:block;
	margin-top: 1rem;
	line-height: 1;
	background: #9f8348 url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/top/arrow_02.png) 5px center no-repeat ;
	-webkit-background-size: 12px;
	background-size: 12px;
	color: #fff;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	padding: 3px 5px;
	text-decoration:none;
	padding-left: 17px;
	font-size: 0.9em;}

.read_more_close {
	text-align: center;
	margin: auto;
	width: 120px !important;
	display:block;
	margin-top: 1rem;
	line-height: 1;
	background: #9f8348 url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/top/arrow_04.png) 5px center no-repeat ;
	-webkit-background-size: 12px;
	background-size: 12px;
	color: #fff;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	padding: 3px 5px;
	text-decoration:none;
	padding-left: 17px;
	font-size: 0.9em;
}
.read_more_open {
	text-align: center;
	margin: auto;
	width: 120px !important;
	display:block;
	margin-top: 1rem;
	line-height: 1;
	background: #9f8348 url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/top/arrow_02.png) 5px center no-repeat ;
	-webkit-background-size: 12px;
	background-size: 12px;
	color: #fff;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	padding: 3px 5px;
	text-decoration:none;
	padding-left: 17px;
	font-size: 0.9em;}


/********************************
	sp pc 表示切り替え
*********************************/
.pc {
	display:none;
}
@media (min-width: 768px) {
.sp {
	display:none;
}
.pc {
	display:block;
}
}

/********************************
	各セクションのマージン
*********************************/

section {
	margin-bottom: 2.5rem;
}
.rnavi section {
	margin-bottom: 2rem;
}
@media (min-width: 768px) {
section {
	margin-bottom: 3rem;
}
.rnavi section {
	margin-bottom: 2.5rem;
}
}
@media (min-width: 992px) {
section {
	margin-bottom: 3.5rem;
}
.rnavi section {
	margin-bottom: 3rem;
}
}
@media (min-width: 1200px) {
section {
	margin-bottom: 4rem;
}
.rnavi section {
	margin-bottom: 3.5rem;
}
}


/********************************
	カスタムマージン
*********************************/
.bottom-mg-custom_01 {
	margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
.bottom-mg-custom_01 {
	margin-bottom: 5rem;
}
}
.bottom-mg-custom_02 {
	margin-bottom: 3rem;
}
@media (min-width: 768px) {
.bottom-mg-custom_02 {
	margin-bottom: 4rem;
}
}
.bottom-mg-custom_03 {
	margin-bottom: 2rem;
}
@media (min-width: 992px) {
.bottom-mg-custom_03 {
	margin-bottom: 0;
}
}
.bottom-mg-custom_04 {
	margin-bottom: 0;
}
@media (min-width: 768px) {
.bottom-mg-custom_04 {
	margin-bottom: 3rem;
}
}
@media (min-width: 768px) {
.bottom-mg-custom_04 {
	margin-bottom: 3.5rem;
}
}

/*10-00*/
.rem-bottom-mg-10-00 {
	margin-bottom: 1rem;
}
@media (min-width: 768px) {
.rem-bottom-mg-10-00 {
	margin-bottom: 0;
}
}
/*15-00*/
.rem-bottom-mg-15-00 {
	margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
.rem-bottom-mg-15-00 {
	margin-bottom: 0;
}
}
/*20-00*/
.rem-bottom-mg-20-00 {
	margin-bottom: 2rem;
}
@media (min-width: 768px) {
.rem-bottom-mg-10-00 {
	margin-bottom: 0;
}
}
/*25-00*/
.rem-bottom-mg-25-00 {
	margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
.rem-bottom-mg-25-00 {
	margin-bottom: 0;
}
}
/*30-00*/
.rem-bottom-mg-30-00 {
	margin-bottom: 3rem;
}
@media (min-width: 768px) {
.rem-bottom-mg-30-00 {
	margin-bottom: 0;
}
}
/********************************
	罫線
*********************************/
hr {
	margin: 0;
	padding: 0;
	border: 0;
	height: 0;
	border-top: 1px dashed #edd1b0;
}

/********************************
	改行位置の調整
*********************************/
br.pc {
	display:none;
}
@media (min-width: 768px) {
br.sp {
	display:none;
}
br.pc {
	display:inline;
}
}

br.xs {
	display:inline;
}
br.sm {
	display:none;
}
br.md {
	display:none;
}
br.lg {
	display:none;
}
@media (min-width: 768px) {
br.xs {
	display:none;
}
br.sm {
	display:inline;
}
br.md {
	display:none;
}
br.lg {
	display:none;
}
}
@media (min-width: 992px) {
br.xs {
	display:none;
}
br.sm {
	display:none;
}
br.md {
	display:inline;
}
br.lg {
	display:none;
}
}
@media (min-width: 1200px) {
br.xs {
	display:none;
}
br.sm {
	display:none;
}
br.md {
	display:none;
}
br.lg {
	display:inline;
}
}



/********************************
	サムネイル
*********************************/
.thumb {
	text-align: center;
	margin: 0 auto;
	height: 150px;
	width: 100%;
	overflow:hidden;
	display:block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.thumb img {
	max-width:none;
}
.thumb_w150h150 {
	max-width: 150px;
	height: 150px;
}
.thumb_h350 {
	height:350px;
}
.thumb_h_auto {
	height:auto;
}


/********************************
	キーカラー
*********************************/
.fo-key_99 {
	color:#1f94df !important;
}
/*01 茶色**************************/
.fo-key_01 {
	color:#4c2a07 !important;
}
.border-key_01 {
	border-color:#4c2a07 !important;
}
.back-key_01 {
	background-color:#4c2a07 !important;
}

/*02 薄茶*********************/
.fo-key_02 {
	color:#9f8248 !important;
}
.border-key_02 {
	border-color:#9f8248 !important;
}
.back-key_02 {
	background-color:#9f8248 !important;
}
/*03 ピンク*********************/
.fo-key_03 {
	color:#ed7980 !important;
}
.border-key_03 {
	border-color:#ed7980 !important;
}
.back-key_03 {
	background-color:#ed7980 !important;
}

.under_line_01 {
	border-bottom: 2px dotted #f29c9f;
	display:inline-block;
	line-height: 1;
	padding-bottom: 2px;
}

/********************************
	リスト
*********************************/

/*接頭丸付きリスト***************/
.list_01 {
}
.list_01 li{
	margin-top:0.4em;
	margin-left:1em;
	text-indent:-1em;
	line-height: 1.5;
}
.list_01 li:first-child {
	margin-top:0;
}
.list_01 li:before {
	content:'●';
	color:#d7cbb2;
	font-size:0.5em;
	margin-right:0.5em;
}
.list_02 {
	overflow:hidden;
}
.list_02 > dl {
	padding: 1.2rem 0;
	border-bottom: 1px dotted #ccc;
	position: relative;
	clear:both;
}
.list_02 > dl:first-child {
	border-top: 1px dotted #ddd;
}
.list_02 > dl > dt {
	vertical-align: top;
	background: #d7cbb2;
	color: #fff;
	text-align: center;
	position: absolute;
	top:1.2rem;
	left:0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 28px;
	height: 28px;
	
}
.list_02 > dl > dd {
	padding-left: 40px;
}

/********************************
	テーブル
*********************************/
.table_01 {
	width: 100%;
}
.table_01 tr {
	display:block;
	border-top: 1px solid #ccc;
}
.table_01 tr {
	display:block;
	padding-top: 1rem;
	margin-top: 1rem;
	border-top: 1px solid #ccc;
}
.table_01 tr:first-child {
	border-top:0;
	padding-top: 0;
	margin-top: 0;
}
.table_01 th {
	display:block;
	vertical-align: top;
}
.table_01 td {
	display:block;
}

@media (min-width: 768px) {
.table_01 tr {
	padding-top: 1.5rem;
	margin-top: 1.5rem;
}
.table_01 th {
	display:table-cell;	
	width: 10em;
}
.table_01 td {
	display:table-cell;
}
	
}
/*table-bordered*****************/
.table-bordered {
	border-collapse: collapse;
	border: solid 1px #efefefef;
	width: 100%;
	background: #fff;
	table-layout:fixed;
}
.table-bordered th, .table-bordered td {
	border: solid 1px #ccc;
	padding: 0.8em 1.5em;
	vertical-align:middle;
}
.table-bordered th {
	background-color: #faf8f4;
	font-weight: normal;
}
.table-bordered > thead > tr > th {
	background: #f3efe5;
	text-align: center;
	font-weight: bold;
}
@media (min-width: 768px) {
.table-bordered > thead > tr > th {
	text-align: left;
}
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
	border-width:1px;
}
.col_05 {
	width: 5%;
}
.col_10 {
	width: 10%;
}
.col_15 {
	width: 15%;
}
.col_20 {
	width: 20%;
}
.col_25 {
	width: 25%;
}
.col_30 {
	width: 30%;
}
.col_35 {
	width: 35%;
}
.col_40 {
	width: 40%;
}
.col_45 {
	width: 45%;
}
.col_50 {
	width: 50%;
}

/*テーブルレスポンシブ仕様**********/
@media only screen and (max-width: 767px) {
.sp-listlayout {
	border-left: solid 1px #ccc !important;
	border-top: solid 1px #ccc !important;
	border-right: 0 !important;
	border-bottom: 0 !important;
}
.sp-listlayout tr {
	display: block;
}
.sp-listlayout th {
	display: list-item;
	list-style: none;
	width: 100%;
	border-left: 0 !important;
	border-top: 0 !important;
	border-right: solid 1px #ccc !important;
	border-bottom: solid 1px #ccc !important;
}
.sp-listlayout td {
	display: list-item;
	list-style: none;
	width: 100%;
	border-left: 0 !important;
	border-top: 0 !important;
	border-right: solid 1px #ccc !important;
	border-bottom: solid 1px #ccc !important;
}
.sp-listlayout {
	table-layout: fixed;
}
.sp-listlayout * {
	word-wrap: break-word;
}
}



/********************************
	コンテントボックス
*********************************/
.content_box_01 {
	padding: 1.5rem;
	border: 8px solid #efefef;
}
@media (min-width: 768px) {
.content_box_01 {
	padding: 3rem;
}
}

.content_box_02 {
	padding: 1.5rem;
	background: #f5f5f5;
}
@media (min-width: 768px) {
.content_box_02 {
	padding: 3rem;
}
}

/********************************
	タイトル
*********************************/
.title_01 {
	border: 1px solid #9f8348;
	background: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/top/title_bg_01.jpg) center bottom repeat-x ;
	padding-left: 5px;
	margin-bottom: 1.5rem;
	padding-right: 2rem;
}
.title_01 > * {
	color: #9f8348;
	font-size: 1.1em;
	border-left: 5px solid #9f8348;
	padding: 0.5rem 0;
	padding-left: 1rem;
}
@media (min-width: 768px) {
.title_01 {
	margin-bottom: 2.5rem;
}
.main_contents .title_01 {
}
}

.title_02 {
	text-align: center;
	font-weight: bold;
	margin-bottom: 1rem;
	color: #9f8248;
	font-size: 1.1em;
}
@media (min-width: 768px) {
.title_02 {
	margin-bottom: 2.5rem;
}	
}

.title_03 {
	margin-bottom: 1.5rem;
	padding-bottom: 1rem;
	color: #9f8248;
	font-size: 1.15em;
	text-align: center;
	border-bottom: 1px dotted #9f8248;
	line-height: 1.6;
}
@media (min-width: 768px) {
.title_03 {
	margin-bottom: 1rem;
	text-align: left;
}	
}

.title_04 {
	position: relative;
	display: inline-block;
	padding: 3px 10px;
	color: #fff;
	text-align: center;
	background: #9f8248;
	z-index: 0;
	width: 100%;
	margin-bottom: 18px;
}
.title_04:after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 20px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 6px 0 6px;
	border-color: #9f8248 transparent transparent transparent;
}


.title_05 {
	background: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/top/icon_01.png) left center no-repeat;
	-webkit-background-size: 20px 23px;
	background-size: 20px 23px;
	padding: 5px;
	padding-left: 30px;
	font-size: 1.1em;
	color: #9f8348;
	border-bottom: 1px solid #9f8348;
	border-top: 1px solid #9f8348;
	margin-bottom: 2rem;
}
@media (min-width: 768px) {
.title_05 {
	margin-bottom: 2.5rem;
}
}
.title_06 {
	color: #9f8348;
	border-bottom: 1px dotted #9f8348;
	padding-bottom: 0.5rem;
	margin-bottom: 1rem;
	font-size: 1.1em;
}
@media (min-width: 768px) {
.title_06 {
	margin-bottom: 1.5rem;
}
}
.title_07 {
	color: #9f8348;
	margin-bottom: 1rem;
	font-size: 1.1em;
	border-left:  3px solid #9f8348;
	padding-left: 10px;
	line-height: 1.4;
	
}
@media (min-width: 768px) {
.title_07 {
	margin-bottom: 1.5rem;
}
}

.title_08 {
	display:table;
	table-layout:fixed;
	width: 100%;
	min-height:50px;
	margin-bottom: 1.5rem;
	padding-bottom: 1.5rem;
	border-bottom: 1px dotted #9f8348;
}
.title_08 dt {
	display:table-cell;
	vertical-align: middle;
	width: 50px;
}
.title_08 dd {
	display:table-cell;
	vertical-align: middle;
	padding-left: 15px;
	color: #9f8348;
	font-size: 1.1em;
}
/********************************
	ヘッダー
*********************************/
.header {
	clear:both;
	padding: 2rem 0;
}

.header h1 {
	font-size: 0.6em;
	position: absolute;
	top:10px;
	left:15px;
	z-index:9999999;
	color: #fff;
	margin-right: 55px;
	height: 3em;
	overflow:hidden;
	line-height: 1.4;
}

.header .h1_logo {
	float:left;

}
.header .tel {
	float:right;
  display: none;
}

.mean-container .mean-bar {
  display: none;
}

.header .container h1 {
   display: none;
}

.header .container .tel_02 {
   display: none;
}

.header .gnavi {
  display: none!important;
}

@media (max-width: 768px) {
	.header .container{
		max-width:initial;
		display: flex;
		align-content: center;
		justify-content: center;
	}
	.header .h1_logo {
		margin-right: 15px;
	}
	.sp-box{
		display: flex;
	}
	.sp-box .tel_01{
		margin-right:10px;
	}
}
@media (min-width: 768px) {
.header {
	padding-top: 1rem;
	padding-bottom: 0;
}
.header h1 {
	color: #333;
	position: static;
	margin-bottom: 1.5rem;
	font-size: 0.8em;
	height: auto;
}
.header .h1_logo img {
	width: 250px;
}
.header .tel {
	margin-top: 1rem;
}
.header .tel_02 dl {
	display:table;
}
.header .tel_02 dl dt {
	display:table-cell;
	padding-right: 2rem;
	border-right: 1px solid #333;
	vertical-align: middle;
}
.header .tel_02 dl dd {
	display:table-cell;
	padding-left: 2rem;
	vertical-align: middle;
}
}
.reservation-btn {
	font-size: 1.6rem;
  font-weight: 600;
  position: relative;
  display: inline-block;
  cursor: pointer;
  user-select: none;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #000;
  outline: none;
  background-color: #fff100;
  border-bottom: 5px solid #ccc100;
  padding: 0.2rem 3rem 0.1em;
  border-radius: 100vh;
}
.reservation-btn img{
	margin:-2px 10px 0 0;
}
.reservation-btn:hover {
  color: #000;
  background: #fff20a;
  margin-top: 3px;
  border-bottom: 2px solid #ccc100;
  text-decoration: none;
}
.reservation-btn:focus{
	color: #000;
	outline: none;
	text-decoration: none;
}
.reservation-btn::after {
	content: "";
	background: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/top/reservation-arrow-icon.svg) no-repeat;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 15px;
	display: inline-block;
	width: 7px;
	height: 13px;

}

/*グローバルナビ****************/
.gnavi {
	background: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/top/gnavi_bg.jpg) center center repeat-x;
	margin-top: 2rem;
	position: relative;
	z-index: 100;
}
.gnavi .container {
	overflow:visible;
}
.gnavi > div > ul {
	display:table;
	table-layout:fixed;
}
.gnavi > div > ul > li {
	display:table-cell;
}
.mean-nav .container {
	padding: 0 !important;
}

.gnavi li.dd {
	position: relative;
}
.gnavi li.dd > ul {
	position: absolute;
	top:100%;
	display:none;
	width: 12.5em;
}
.gnavi li.dd > ul > li {
	border-top: 1px dotted #ccc;
}
.gnavi li.dd > ul > li a {
	display:block;
	padding: 0.8rem 1.2rem;
	font-size: 0.9em;
	text-decoration:none;
	color: #fff;
	background: rgba(76,42,7,0.8);
}
.gnavi li.dd > ul > li a:hover {
	background: rgba(159,130,72,0.8);
}
/*********************************
	メインビジュアル
**********************************/
.main_visual {
	background: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/top/bg_01.jpg) center center;
	padding-bottom: 2rem;
	margin-bottom: 0;
	z-index:10;
	position: relative;
}
@media (min-width: 768px) {
.main_visual {
	padding-bottom: 0;
}
}
/*slide*/
.main_visual .slide {
	position: relative;
	width: 100%;
}
.main_visual .slide .copy {
	position: absolute;
	top:50%;
	left:50%;
	z-index:100;
	width: 250px;
	margin-top: -75px;
	margin-left: -125px;
}
@media (min-width: 768px) {
.main_visual .slide .copy {
	width: 300px;
	margin-top: -75px;
	margin-left: -150px;
}
}
@media (min-width: 992px) {
.main_visual .slide .copy {
	width: 400px;
	margin-top: -100px;
	margin-left: -200px;
}
}
@media (min-width: 1200px) {
.main_visual .slide .copy {
	width: 500px;
	margin-top: -120px;
	margin-left: -250px;
}
}

/*contact_01*/
.contact_01 {
	background: #fef8ef;
	padding: 1.5rem;
	text-align: center;
	margin-bottom: 1.5rem;
}
.contact_01 dd {
	margin-top: 1rem;
}

/*note*/
.main_visual .note {
	background: #9f8248;
	padding: 0.5rem 0;
	text-align: center;
	margin-bottom: 1.5rem;
}

/*info_navi*/
.info_navi {
	margin-bottom: 1.5rem;
}
.info_navi ul {
	letter-spacing:-0.4em;
	margin: -0.3rem;
	overflow:hidden;
}
.info_navi ul li {
	letter-spacing:normal;
	display:inline-block;
	width: 50%;
	padding: 0.3rem;
}


/*****bxslider*****/
.main_visual .bx-wrapper img {
	width: 100% !important;
}

/* pager */
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #fff;
	padding-top: 10px;
}
@media (min-width: 768px) {
.bx-wrapper .bx-pager {
	padding-top: 0;
	margin-top: -30px;
	position: relative;
	z-index:100;
}
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #4c2a07;
}

/*********************************
	サイドバー
**********************************/
/*side_contact*/
.side_contact {
	background: #fff;
	padding: 2rem 0;
}

/*news_list_01*/
.news_01 .title_01 {
	position: relative;
	margin-bottom: 2rem;
}
.news_01 .title_01 .to_list {
	position: absolute;
	top:0.3rem;
	right:1rem;
	border: 0;
	padding: 0;
}
.news_list_01 dl {
	padding-top: 1rem;
	margin-top: 1rem;
	border-top: 1px dotted #888;
	font-size: 0.9em;
	line-height: 1.6;
}
.news_list_01 dl:first-child {
	padding-top: 0;
	margin-top: 0;
	border-top: 0;
}

/*shop_01*/
.shop_01 .title_01 {
	margin-bottom: 2rem;
}
.shop_list_01 .item_01 {
	margin-top: 1.5rem;
}
.shop_list_01 .item_01:first-child {
	margin-top: 0;
}
.shop_list_01 .item_01 > dt {
	margin-bottom: 1rem;
}
.shop_list_01 .item_01 > dt a {
	display:block;
	color: #fff;
	background: #9f8248 url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/top/arrow_01.png) 10px center no-repeat;
	-webkit-background-size: 15px;
	background-size: 15px;
	padding: 0.5rem 1rem;
	padding-left: 35px;
	text-decoration:none;
}
.shop_list_01 .item_01 > dt.open  a{
	background-image: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/top/arrow_02.png);
}
.shop_list_01 .item_01 > dd > ul {
	letter-spacing:-0.4em;
	overflow:hidden;
	margin: -0.5rem;
}
.shop_list_01 .item_01 > dd > ul > li {
	letter-spacing:normal;
	display:inline-block;
	width: 50%;
	padding: 0.5rem;
	vertical-align: top;
}
@media (min-width: 768px) {
.shop_list_01 .item_01 > dd > ul > li {
	width: 100%;
}
}
.shop_list_01 .item_02 {
	background: #fff;
	position: relative;
	border: 1px solid #e7dac5;
}
.shop_list_01 .item_02 dt.name {
	background-image:  url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/top/arrow_03.png), url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/top/title_bg_01.jpg);
	background-position: 1rem 1.5rem, center bottom;
	-webkit-background-size: 8px 9px, auto;
	background-size: 8px 9px, 1px 38px;
	background-repeat: no-repeat, repeat-x;
	padding: 1rem;
	color: #9f8248;
	padding-left: 2.2rem;
	line-height: 1.3;
	font-size: 0.9em;
	height: 3.8em;
}
.shop_list_01 .item_02 dd {
	padding: 1rem;
	font-size: 0.7em;
	line-height: 1.5;
}
.shop_list_01 .item_02 dd .address {
	margin-bottom: 0.5rem;
	height: 7em;
}
.shop_list_01 .item_02 dd .tel {
	background: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/top/icon_tel_01.png) left center no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px ;
	padding-left: 20px;
	font-weight: bold;
}
@media (min-width: 768px) {
.shop_list_01 .item_02 dt.name {
	font-size: 1em;
	height: auto;
}
.shop_list_01 .item_02 dd {
	font-size: 0.8em;
}
.shop_list_01 .item_02 dd .address {
	height: auto;
}
}
.shop_list_01 .item_02 dd.anchor {
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	padding: 0;
}
.shop_list_01 .item_02 dd.anchor a {
	display:block;
	text-indent:-3em;
	overflow:hidden;
	width: 100%;
	height: 100%;
}
/*********************************
	ページトップボタン
**********************************/
.page_top {
	text-align:center;
	margin-bottom: 3rem;
}



/*********************************
	フッター
**********************************/
.footer {
  display: none;
	clear:both;
	background: #4c2a07;
	padding-top: 3rem;
	padding-bottom: 1rem;
}

.footer .jidv-bnr{
	margin: 0 auto 30px;
	display: block;
	width: 50%;
	max-width: 800px;
}
@media (max-width: 768px) {
	.footer .jidv-bnr{
		width: 80%;
	}
}

.footer .logo {
	 text-align: center;
	 margin-bottom: 2rem;
}
.footer .logo img {
	width: 220px;
}

.footer_navi {
	text-align: center;
	margin-bottom: 2rem;
}
.footer_navi ul {
	margin: auto;
	text-align: center;
	width: 7em;
}
.footer_navi ul li {
	margin-top: 0.5rem;
}
.footer_navi ul li a {
	display:block;
	background: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/top/arrow_01.png) left center no-repeat;
	-webkit-background-size: 9px ;
	background-size: 9px;
	text-align: left;
	padding-left: 15px;
	color: #fff;
}
.copyright {
	font-size:0.8em;
	text-align:center;
	color: #fff;
}
.copyright a {
	text-decoration: none;
}

@media (min-width: 768px) {
.footer {
	padding-top: 4rem;
	padding-bottom: 2rem;
}
.footer .logo img {
	width: 300px;
}
.footer_navi {
	text-align: center;
}
.footer_navi ul {
	width: 100%;
	letter-spacing:-0.4em;
	word-spacing:0.1em;
}
.footer_navi ul li {
	letter-spacing:normal;
	margin-top: 0.5rem;
	display:inline-block;
	padding: 0 1rem;
}

}



/*********************************
	トップページ
**********************************/

/*concept*/
.concept > ul > li {
	margin-top: 2rem;
}
.concept > ul > li:first-child {
	margin-top: 0;
}
.concept .item dt {
	background-image: url(./images/top/num_01_01.png);
	background-position: left center;
	-webkit-background-size: 50px 50px;
	background-size: 50px 50px;
	background-repeat: no-repeat;
	min-height:50px;
	padding-left: 65px;
	font-weight: bold;
	margin-bottom: 1.5rem;
	font-size: 1.1em;
}
.concept .item dd li {
	background: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/top/icon_01.png) left center no-repeat;
	-webkit-background-size: 20px 23px ;
	background-size: 20px 23px;
	padding-left: 35px;
	padding-top: 1rem;
	padding-bottom: 1rem;
	border-top: 1px dotted #ccc;
}
.concept .item dt.concept_01 {
	background-image: url(./images/top/num_01_01.png);
}
.concept .item dt.concept_02 {
	background-image: url(./images/top/num_01_02.png);
}
.concept .item dt.concept_03 {
	background-image: url(./images/top/num_01_03.png);
}

@media (min-width:768px) {
.concept .item dt {
	padding-top: 0.45em;
	margin-bottom: 2rem;
}
}
@media (min-width: 1200px) {
.concept .item dt {
	padding-top: 0;
}
.concept > ul {
	letter-spacing:-0.4em;
	margin: -1.5rem;
	overflow:hidden;
}
.concept > ul > li {
	letter-spacing:normal;
	width: 33.333%;
	display:inline-block;
	vertical-align: top;
	margin-top: 0;
	padding: 1.5rem;
}
}

/*course_01*/
.course_01 {
	background: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/top/bg_02.jpg);
	padding: 2rem 0;
}
@media (min-width: 768px) {
.course_01 {
	padding: 2rem;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.course_01 .title {
	background: #c8b07f;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
}
.course_01 .title h2 {
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin: auto;
	width: 4em;
	height: 1em;
	color: #fff;
	font-size: 1.1em;
}
}

/*course_list_01*/
.course_list_01 .item {
	padding: 1.5rem;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 1.5rem;
}
.course_list_01 .item dl {
	position: relative;
	
}
.course_list_01 .item:first-child {
	margin-top: 0;
}
.course_list_01 .item .icon {
	position: absolute;
	top:50%;
	right:0;
	margin-top: -32px;
}
.course_list_01 .item .description {
	margin-bottom: 0.5rem;
	max-width: 178px;
	line-height: 1.6;
}
@media (min-width: 768px) {
.course_list_01 {
	letter-spacing:-0.4em;
	margin: -1rem;
}
.course_list_01 .item {
	width: 50%;
	text-align: center;
	letter-spacing:normal;
	padding: 1rem;
	display:inline-block;
	background: none;
	margin: 0;
	vertical-align: top;
}
.course_list_01 .item dl {
	background: #fff;
	padding: 1.5rem;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.course_list_01 .item .icon {
	position: static;
	margin: 0;
	margin-bottom: 1.5rem;
}
.course_list_01 .item .description {
	height: 4.5em;
	width: auto;
	margin-bottom: 1rem;
}
}
@media (min-width: 992px) {
.course_list_01 .item {
	width: 33.333%;
}
}
@media (min-width: 1200px) {
.course_list_01 .item .description {
	height: 3.5em;
}
}

/*course_list_02*/
.course_list_02 .item {
	padding: 1.5rem;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 1.5rem;
}
.course_list_02 .item dl {
	position: relative;
	
}
.course_list_02 .item:first-child {
	margin-top: 0;
}
.course_list_02 .item .icon {
	position: absolute;
	top:50%;
	right:0;
	margin-top: -32px;
}
.course_list_02 .item .description {
	margin-bottom: 0.5rem;
	max-width: 178px;
	line-height: 1.6;
}
@media (min-width: 768px) {
.course_list_02 .item .description {
	max-width: 130px;
}
.course_list_02 .item .anchor img {
	width: 130px;
}
.course_list_02 .item .icon {
	margin-top: -22px;
}
.course_list_02 .item .icon img {
	width: 45px;
}
}
@media (min-width: 992px) {
.course_list_02 .item .description {
	max-width: 178px;
}
.course_list_02 .item .anchor img {
	width: 178px;
}
.course_list_02 .item .icon {
	margin-top: -32px;
}
.course_list_02 .item .icon img {
	width: 64px;
}
}

/*greeting_01*/
.greeting_01 {
	padding: 2rem;
	background: #faf4ea;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
@media (min-width: 768px) {
.greeting_01 {
	padding: 3rem;
}
}

.caution_01 {
	background: #f9f8c3;
	border: 1px solid #ccc;
	padding: 1rem;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 1.5rem;
}

/*contact_02*/
.contact_02 {
	border: 1px solid #ccc;
	padding: 2rem;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	margin-top: 2.5rem;
  display: none;
}
.contact_02 dl dt {
	line-height: 1;
}
.contact_02 dl dd {
	margin-top: 1.5rem;
}
@media (min-width: 768px) {
.contact_02 {
	margin-top: 3rem;
}
}
@media (min-width: 992px) {
.contact_02 {
	margin-top: 3.5rem;
}
.contact_02 dl {
	display:table;
}
.contact_02 dl dt {
	display:table-cell;
	padding-right: 2rem;
	border-right: 1px solid #333;
	vertical-align: middle;
}
.contact_02 dl dd {
	display:table-cell;
	padding-left: 2rem;
	vertical-align: middle;
	margin: 0;
}
}


/**************************************
	下層ページ
**************************************/
/*****breadcrumbs*****/
.breadcrumbs {
	margin-bottom: 2.5rem;
	font-size: 0.85em;
}
@media (min-width: 768px) {
.breadcrumbs {
	margin-bottom: 2.5rem;
}
}
/*****page_title*****/
.page_title {
	background-image: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/page/page_title_policy_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: 320px 80px;
	background-size: 320px 80px;
	text-align: center;	
	margin-bottom: 0;
}
.page_title .title {
	padding: 2.5rem 0;
}
.page_title .title img {
	height: 30px;
}

.page_title.bg_policy {
	background-image: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/page/page_title_policy_bg.jpg);
}
.page_title.bg_course {
	background-image: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/page/page_title_course_bg.jpg);
}
.page_title.bg_doctor {
	background-image: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/page/page_title_doctor_bg.jpg);
}
.page_title.bg_hospital {
	background-image: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/page/page_title_hospital_bg.jpg);
}
.page_title.bg_price {
	background-image: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/page/page_title_price_bg.jpg);
}
.page_title.bg_access {
	background-image: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/page/page_title_access_bg.jpg);
}
.page_title.bg_news {
	background-image: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/page/page_title_news_bg.jpg);
}
.page_title.bg_blog {
	background-image: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/page/page_title_blog_bg.jpg);
}
.page_title.bg_404 {
	background-image: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/page/page_title_404_bg.jpg);
}

@media (min-width: 375px) {
.page_title {
	-webkit-background-size: cover;
	background-size: cover;
}
}
@media (min-width: 768px) {
.page_title {
	background-image: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/page/page_title_policy_bg_pc.jpg);
}
.page_title .title {
	padding: 7rem 0;
}
.page_title .title img {
	height: auto;
}

.page_title.bg_policy {
	background-image: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/page/page_title_policy_bg_pc.jpg);
}
.page_title.bg_policy {
	background-image: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/page/page_title_policy_bg_pc.jpg);
}
.page_title.bg_course {
	background-image: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/page/page_title_course_bg_pc.jpg);
}
.page_title.bg_doctor {
	background-image: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/page/page_title_doctor_bg_pc.jpg);
}
.page_title.bg_hospital {
	background-image: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/page/page_title_hospital_bg_pc.jpg);
}
.page_title.bg_price {
	background-image: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/page/page_title_price_bg_pc.jpg);
}
.page_title.bg_access {
	background-image: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/page/page_title_access_bg_pc.jpg);
}
.page_title.bg_news {
	background-image: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/page/page_title_news_bg_pc.jpg);
}
.page_title.bg_blog {
	background-image: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/page/page_title_blog_bg_pc.jpg);
}
.page_title.bg_404 {
	background-image: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/page/page_title_404_bg_pc.jpg);
}

}

/*****news_blog*****/
.news_blog {
	margin-bottom: 0;
	background: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/top/bg_01.jpg);
	padding: 2.5rem 0;
}
@media (min-width: 768px) {
.news_blog {
	padding: 3.5rem 0;
}
.news_blog .news_list_01 dt {
	float:left;
}
.news_blog .news_list_01 dd {
	margin-left: 8em;
}
}
@media (min-width: 992px) {
.news_blog {
	padding: 4rem 0;
}
}


/*****doctor*****/
/*name*/
.doctor_info_01 .name {
	text-align: center;
	margin-bottom: 2.5rem;
}
.doctor_info_01 .name img {
	height: 37px;
}
/*photo*/
.doctor_info_01 .photo {
	text-align: center;
	margin-bottom: 2.5rem;
}
.doctor_info_01 .photo img {
	height: 150px;
}
/*item_01*/
.doctor_info_01 .item_01{
	margin-bottom: 2.5rem;
}
.doctor_info_01 .item_01 .list {
}
.doctor_info_01 .item_01 .list li{
	margin-bottom:0.6rem;
	padding-bottom: 0.6rem;
	border-bottom: 1px dotted #ccc;
	line-height: 1.6;
	font-size: 0.9em;
}
/*item_02*/
.doctor_info_01 .item_02 {
	border: 8px solid #f5f0e5;
	padding: 1.5rem;
}
.doctor_info_01 .item_02 .title {
	color: #9f8248;
	text-align: center;
	font-size: 1.1em;
	margin-bottom: 1rem;
}
@media (min-width: 992px) {
.doctor_info_01 {
	position: relative;
}
/*name*/
.doctor_info_01 .name {
	text-align: left;
	margin-bottom: 3rem;
}
.doctor_info_01 .name img {
	height: 40px;
}
/*photo*/
.doctor_info_01 .photo {
	position: absolute;
	top:0;
	right:0;
}
.doctor_info_01 .photo img {
	height: 160px;
}
/*item_01*/
.doctor_info_01 .item_01{
	margin-bottom: 3rem;
}
.doctor_info_01 .title_04 {
	width: auto;
	padding: 3px 20px;
	min-width: 200px;
}
.doctor_info_01 .item_01 .list li {
	display:table;
}
/*item_02*/
.doctor_info_01 .item_02 {
	padding: 2rem;
}
.doctor_info_01 .item_02 .title {
	text-align: left;
	margin-bottom: 1rem;
}
}
@media (min-width: 1200px) {
.doctor_info_01 .name img {
	height: 45px;
}
.doctor_info_01 .photo img {
	height:240px;
}
}

/*****tooth_decay_list_01*****/
.tooth_decay_list_01 dl {
	margin-top: 2rem;
	padding-bottom: 2.5rem;
	border-bottom: 1px solid #eee;
}
.tooth_decay_list_01 dl:first-child {
	margin-top: 0;
}
.tooth_decay_list_01 .name {
	color: #9f8348;
	margin-bottom: 0.5rem;
	font-size: 1.1em;
}
.tooth_decay_list_01 .description {
	margin-bottom: 1rem;
}
.tooth_decay_list_01 .treatment {
	padding: 1.5rem;
	background: #f0ece2;
}
.tooth_decay_list_01 .image {
	text-align: center;
	margin-bottom: 1.5rem;
}
.tooth_decay_list_01 .treatment_ttl {
    background: #d7578d;
    -webkit-background-size: 11px 11px;
    background-size: 11px 11px;
    display: inline-block;
    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 10em;
    text-decoration: none;
    padding: 5px 10px;
    line-height: 1;
    color: #fff;
    font-size: 0.9em;
    text-align: center;
    min-width: 100px;
}
@media (min-width: 992px) {
.tooth_decay_list_01 dl {
	clear:both;
	overflow:hidden;
	position: relative;
	padding-right: 170px;
}
.tooth_decay_list_01 .treatment {
	margin-bottom: 0;
}
.tooth_decay_list_01 .image {
	position: absolute;
	right:0;
	bottom:2.5rem;
	width: 150px;
	text-align: center;
	margin-bottom: 0;
}
}

/*****flow*****/
.flow {
	background: #f3efe5;
	padding: 1.5rem;
}
.flow .title {
	text-align: center;
	margin-bottom: 1rem;
	color: #9f8348;
}
.flow_list_01 > dl {
	padding: 1rem;
	background: #fff;
	overflow:hidden;
	clear:both;
}
.flow_list_01 .arrow {
	margin: 0.8rem 0;
	text-align: center;
	line-height: 1;
}
.flow_list_01 > dl > dt {
	width: 35px;
	float:left;
}
.flow_list_01 > dl > dd {
	margin-left: 50px;
}
@media (min-width: 992px) {
.flow {
	padding: 2.5rem;
}
.flow .title {
	margin-bottom: 1.5rem;
	font-size: 1.2em;
}
.flow_list_01 > dl {
	padding: 1.5rem;
}
.flow_list_01 > dl > dt {
	width: 50px;
	float:left;
}
.flow_list_01 > dl > dd {
	margin-left: 70px;
}
	
}

/*****FAQ*****/
.faq_list_01 > dl {
	padding-top: 1.5rem;
	border-top: 1px solid #eee;
	margin-top: 1.5rem;
}
.faq_list_01 > dl:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}
.faq_list_01 > dl > dt {
	background: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/page/icon_q.png) left 2px no-repeat;
	-webkit-background-size: 23px;
	background-size: 23px;
	padding-left: 30px;
	margin-bottom: 1rem;
	font-weight: bold;
}
.faq_list_01 > dl > dd {
	background: url(https://dentalclinic-clean.com/wp-content/themes/clean_dental_clinic/images/page/icon_a.png) left 2px no-repeat;
	-webkit-background-size: 23px;
	background-size: 23px;
	padding-left: 30px;
}
@media (min-width: 992px) {
.faq_list_01 > dl {
	padding-top: 2rem;
	margin-top: 2rem;
}
}

/*****accurate*****/
.accurate_list_01 {
	padding: 1.5rem;
	background: #f3efe5;
}
.accurate_list_01 .item {
	background: #fff;
	padding: 1rem;
	text-align: center;
}
.accurate_list_01 .arrow {
	margin: 0.5rem 0;
	text-align: center;
}

.before_after {
	text-align: center;
	position: relative;
}
.before_after dd {
	position: absolute;
	width: 100%;
	bottom:0;
	left:0;
	padding: 10px;
	color: #fff;
	font-size: 1em;
}


/*****whitening_esthenic*****/
.word_break_keep_all {
	word-break:keep-all;
}

.risk_l th {
	background: #fff6f3;
	color: #dd6947;
	font-size: 1.1em;
}
.risk_m th {
	background: #fffef4;
	color: #f39800;
	font-size: 1.1em;
}
.risk_s th {
	background: #fafff0;
	color: #8fc31f;
	font-size: 1.1em;
}
.risk_none th {
	background: #f5fdff;
	color: #45b4d5;
	font-size: 1.1em;
}
.merit_th {
	background: #fff3f3 !important;
}
.merit_td .list_01 li:before {
	color:#f5b6b8;
}
.demerit_th {
	background: #f4f7fe !important;
}
.demerit_td .list_01 li:before {
	color:#a2b5e6;
}



@media (min-width: 768px) {
.whitening_esthetic_table_01 tbody th {
	width: 12em;
}
}

.flow_list_02 {
	padding: 1.5rem;
	background: #f3efe5;
}
.flow_list_02 .title {
	margin-bottom: 1.5rem;
	text-align: center;
	font-weight: bold;
}
.flow_list_02 .item {
	background: #fff;
	padding: 0.5rem;
	display:table;
	width: 100%;
}
.flow_list_02 .item dt {
	display:table-cell;
	vertical-align: middle;
	width: 114px;
}
.flow_list_02 .item dd {
	display:table-cell;
	vertical-align: middle;
	padding-left: 1.5rem;
}
.flow_list_02 .arrow {
	text-align: center;
	margin: 0.8rem 0;
	display:block;
	line-height: 1;
}

/*****hospital*****/
.hospital_list_01 {
	overflow:hidden;
}
.hospital_list_01 .wrap {
	letter-spacing:-0.4em;
	margin: 0 -1rem;
}
.hospital_list_01 .wrap > dl {
	letter-spacing: normal;
	display:inline-block;
	width: 100%;
	padding: 2rem 1rem;
	vertical-align: top;
	border-bottom: 1px solid #eee;
}
.hospital_list_01 .wrap > dl > dt {
	margin-bottom: 1rem;
}
@media (min-width: 768px) {
.hospital_list_01 .wrap > dl {
	width: 50%;
}
}
@media (min-width: 992px) {
.hospital_list_01 .wrap {
	margin: 0 -2rem;
}
.hospital_list_01 .wrap > dl {
	padding: 3rem 2rem;
}
}


/*****price*****/
.price_table_01 {
	width: 100%;
	border-top: 1px solid #ddd;
}
.price_table_01 thead th {
	background: #eee;
	text-align: center;
	border-left: 1px solid #fff;
}
.price_table_01 thead th:first-child {
	border-left: 0;
}
.price_table_01 th{
	padding: 1rem;
}
.price_table_01 td {
	padding: 1rem;
	text-align: right;
}
.price_table_01 tbody th {
	background: #fafafa;
	font-weight: normal;
	width: 55%;
}
.price_table_01 tbody tr {
	border-bottom: 1px solid #ddd;
}
@media (min-width: 768px) {
.price_table_01 tbody th {
	width: 70%;
}
.price_table_01 th{
	padding: 1rem 2rem;
}
.price_table_01 td {
	padding: 1rem 2rem;
	text-align: right;
}
}

/*****implant*****/

.implant .table-bordered thead th {
	font-weight: bold;
	text-align: center;
}
.merit th {
	background: #fff3f3;
}
.merit .list_01 li:before {
	color:#f5b6b8;
}
.demerit th {
	background: #f4f7fe;
}
.demerit .list_01 li:before {
	color:#a2b5e6;
}


@media (min-width: 768px) {
.implant .table-bordered thead th {
	text-align: left;
}
.implant .table-bordered tbody th {
	width: 20%;
}
.implant .table-bordered tbody td {
	width: 40%;
}
}

/*****check*****/
.check .table-bordered thead tr:first-child th {
	background: #f3efe5;
}
.check .table-bordered thead th {
	text-align: center;
	background: #faf8f4;
}
.check .table-bordered tbody td {
	text-align: center;
}



/*****google-map*****/

.g_map {
position: relative;
padding-top: 75%;
height: 0;
overflow: hidden;
}
.g_map iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}