@charset "UTF-8";
/* CSS Document */
.topimage {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	display:block;
	float:left;
	margin-bottom:-3px;
}

.bnarea {
	font-size: 12px;
	height: auto;
	width: 96%;
	margin-bottom: 30px;
	margin-top:0px;
	margin-right: 2%;
	margin-left: 2%;
	float:left;
}
.banner {
	float:left;
}

.mainTitle{
	font-size:14px;
	line-height:40px;
	height:40px;
	float:left;
	width:96%;
	margin-top:0px;
	margin-bottom: 10px;
	background-color:#29d7cc;
	padding-left:4%;
	color:#FFFFFF;
}
.listHana{
	width:35px;
	height:30px;
	margin-right:10px;
	float:left;
}
.newsarea {
	font-size: 11px;
	height: auto;
	width: 100%;
	margin-bottom: 30px;
}
.newsarea dl{
	font-size: 11px;
	color: #332020;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #332020;
	line-height: 18px;
	margin-right: 2%;
	margin-left: 2%;
}
.newsarea dl dt{
	color: #638c0b;
	font-weight:bold;
	letter-spacing: 0.1em;
}
.newsarea dl dd{
	letter-spacing: 0.1em;
}
.newsarea dl dd a{
	letter-spacing: 0.1em;
	color: #332020;
	text-decoration: none;
}
.voiceBox{
	width: 88%;
	margin-left: 2%;
	margin-right: 2%;
	border: 1px #d2d2d2 solid;
	float: left;
	height: 65px;
	padding-top: 15px;
	padding-right: 4%;
	padding-left: 4%;
	padding-bottom: 0px;
	background: url(../images/worry_arrow.png) no-repeat right top;
	background-size: 33px 80px;
	-webkit-background-size: 33px 80px;
	-moz-background-size: 33px 80px;
	margin-bottom:10px;
}
.voicePh{
	width:50px;
	height:50px;
	float:left;
	margin-right:10px;
}
.voicePink{
	color:#ea68a2;
	font-weight:bold;
}
.voiceText{
	float:left;
	line-height:16px;
	font-size:12px	;
	height:50px;
	width:70%;
	color: #332020;
}
.voiceText a{
	color: #332020;
	text-decoration:none;
}
.moreText{
	color: #332020;
	width:96%;
	margin-left: 2%;
	margin-right: 2%;
	float:left;
	text-align:right;
	text-decoration:none;
	font-size:12px;
}
.moreText a{
	color: #332020;
	text-decoration:none;
}

/* ボタン */
.normalBtn{
	font-size:14px;
	font-weight:bold;
	background: url(../images/arrow_right.png) no-repeat right top;
	line-height:50px;
	width:95%;
	padding-left:5%;
	float:left;
	border-bottom: 1px solid #FFF;
	display:block;
	color:#FFF;
	background-size: 50px 50px;
	-webkit-background-size: 50px 50px;
	-moz-background-size: 50px 50px;
	background-color:#29d7cc;
}
.normalBtn a{
	font-size:14px;
	line-height:50px;
	display:block;
	text-decoration: none;
	color:#FFF;
}

.dropbtn dl.acordion{
	margin: 0 0px 0 0px;
	}
.dropbtn dt.trigger {
	text-align: left;
	border-bottom: 1px #FFF solid;
	color: #FFF; 
	margin-bottom: 0;
	padding-left:5%;
	font-weight:bold;
	font-size:14px;
	height:50px;
	line-height: 50px;
	background-color:#29d7cc;
	background-size: 50px 50px;
	-webkit-background-size: 50px 50px;
	-moz-background-size: 50px 50px;
}
.dropbtn dt.active{		
}
.dropbtn dt.trigger span.open-close {
	background: url(../images/arrow_down.png) no-repeat left top;
	float: right;
	width: 50px;
	height: 50px;
	margin-right:0px;
	text-indent: -9999em;
	background-size: 50px 50px;
	-webkit-background-size: 50px 50px;
	-moz-background-size: 50px 50px;
}
.dropbtn dt.active span.open-close {
	background: url(../images/arrow_up.png) no-repeat left top;
	float: right;
	width: 50px;
	height: 50px;
	margin-right:0px;
	background-size: 50px 50px;
	-webkit-background-size: 50px 50px;
	-moz-background-size: 50px 50px;
}	
.dropbtn dd.acordion_tree{
	color: #FFF;
	border: 0px solid #FFF;
	border-top: none;
	background-color: #189890;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.dropbtn dd.acordion_tree ul{
	display: block;
	padding: 0;
	border-top: 0px solid #dfdfdf;
	font-size: 14px;
	color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-bottom:0px;
}
.dropbtn dd.acordion_tree ul li{
	display: block;
	margin: 0;
	line-height: 20px;
	color: #FFF;
	padding-bottom: 5px;
	padding-top:5px;
	border-bottom: 1px solid #eee;
}
.dropbtn dd.acordion_tree ul li:hover,.dropbtn dd.acordion_tree ul li a{
	display: block;
	border-top: none;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top:5px;
}
/* その他ボタン */

.pagetopimg {
	display: block;
	margin-top: 30px;
	height: 46px;
	width: 46px;
	margin-right: auto;
	margin-left: auto;
}
.footTitle{
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	width:100%;
	text-align:center;
}
.footTitle02{
	font-size:16px;
	font-weight:normal;
	line-height:24px;
	width:100%;
	text-align:center;
}

.voiceInfo{
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	border-bottom: 1px #332020 dotted;
	float: left;
	padding-bottom: 10px;
	margin-bottom:10px;
}
.voiceInfoText{
	float:left;
	line-height:16px;
	font-size:12px	;
	color: #332020;
}
.contentTitle{
	float:left;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	height:24px;
	width:92%;
	padding-left:5%;
	margin-left:2%;
	color:#189890;
	border-left: 4px #189890 solid;
	margin-bottom:10px;
}
.contentText{
	float:left;
	line-height:18px;
	font-size:12px	;
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom:20px;
}
.textBtnBox{
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
}
.textBtn50{
	width:48%;
	float:left;
	text-align:center;
}
.textBtn50 a.blue {
    background-color: #0075a9;
    border-radius: 4px;
    color: #FFF;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    height: 40px;
    line-height: 40px;
    margin-bottom: 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.textBtn100{
	width:100%;
	float:left;
	text-align:center;
}
.textBtn100 a.orange {
    background-color: #f08200;
    border-radius: 4px;
    color: #FFF;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    height: 40px;
    line-height: 40px;
    margin-bottom: 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.textBtn100 a.line {
    background-color: #FFF;
	border:#f08200 1px solid;
    border-radius: 4px;
    color: #f08200;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    height: 38px;
    line-height: 38px;
    margin-bottom: 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.qaBox{
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	margin-bottom:10px;
	font-size:14px;
	line-height:22px;
}
.qTitle{
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	height:30px;
	float:left;
	width:100%;
	margin-top:10px;
	margin-bottom: 10px;
	color:#29d7cc;
}
.aTitle{
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	height:30px;
	float:left;
	width:100%;
	margin-top:10px;
	margin-bottom: 10px;
	color:#f08200;
}
.listQ{
	width:35px;
	height:30px;
	margin-right:5px;
	float:left;
}
.hiyouBox{
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	margin-bottom:10px;
	font-size:12px;
	line-height:22px;
}
.redText{
	color:#f08200;
}
.greenText{
	color:#189890;
}
.blueText{
	color:#0075a9;
}
.hosyo table {
border: 1px #000000 solid;
width:100%;
text-align:center;
}
.hosyo th {
border: 1px #000000 solid;
background-color:#DDCFC3;
}
.hosyo td {
border: 1px #000000 solid;
}
.checkList {
	font-size: 12px;
	height: auto;
	width: 100%;
	float:left;
}
.checkList dl{
	font-size: 12px;
	line-height: 20px;
	float:left;
	width: 100%;
}
.checkList dl dt{
	width:20px;
	float:left;
}
.checkList dl dd{
	float:left;
	width:90%;
}
.borderBox{
	float:left;
	border: 1px #332020 solid;
	width:96%;
	padding:2%;
}
.inchoTitle{
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	float:left;
	width:96%;
	margin-left: 2%;
	margin-right: 2%;
}
.dotLine{
	float:left;
	border-bottom: 1px #332020 dotted;
	width:96%;
	margin-left: 2%;
	margin-right: 2%;
	height:1px;
}
.qaBox02{
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	margin-bottom:10px;
	font-size:12px;
	line-height:20px;
}

#slideBox {
display: none;
z-index: 100;
position: relative;
}

#slideBox ul li{
	height:30px;
	line-height:30px;
	padding:5px 15px;
	border-bottom: #EEE 1px solid;
	border-top: #EEE 1px solid;
	font-weight:bold;
	font-size:14px;
	background:#29d7cc;
	color:#FFF;
	display:block;
}
#slideBox ul li a{
	color:#FFF;
	text-decoration:none;
	display:block;
}

/* 審美歯科 */
.title01{
	font-size:14px;
	line-height:22px;
	float:left;
	width:96%;
	margin-left: 2%;
	margin-right: 2%;
}
.title02{
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	float:left;
	width:100%;
	
}
.greyBox{
	float:left;
	width:96%;
	padding:2%;
	background-color:#eee;
	
}
#slideBox01 {
display: none;
position: relative;
}
#slideBox02 {
display: none;
position: relative;
}
#slideBox03 {
display: none;
position: relative;
}
#slideBox04 {
display: none;
position: relative;
}

.fm_btn {
	border: 1px solid #f08200;
	background-color: #f08200;
	-webkit-appearance: none;
	padding: 8px 50px;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFF;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	letter-spacing: 0.2em;
}
.fm_form {
	font-size: 14px;
	padding: 2px;
	border: 1px solid #999;
	margin: 0 0 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.fm_btn_grey {
	border: 1px solid #666;
	background-color: #666;
	-webkit-appearance: none;
	padding: 8px 50px;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFF;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	letter-spacing: 0.2em;
}

/*フッターメニュ*/

.acToggle{
  display: none;
}

/* dt（見た目は今のまま） */
.acordion .trigger label{
  display: block;
  cursor: pointer;
/*  padding: 12px 10px;*/
}
.acordion_tree#footer_hamburger{
  max-height: 0;
  overflow: hidden;
  transition: max-height .3s ease;
	padding-top: 0;
}
.acToggle:checked + .trigger + .acordion_tree#footer_hamburger{
  max-height: 1000px; /* 中身より大きければOK */
}

/* open / close 表示切替 */
.acToggle:checked + .trigger .open-close{
  content: "close";
}