/*-------------
all
-------------*/
a,*:hover {
	transition-duration:.3s;
}
#content-wrapper {
	margin-top:32px;
}
.listlike {
	width:75%;
	min-width:302px;
	margin-bottom:16px;
	background:#F4F4F4;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.listlike img {
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.mini-h {
  position: relative;
  text-align: center;
}
.mini-h p {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 0 20px;
  background-color: #f9f9f9;
  color: #00497b;
}
.mini-h hr {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-bottom: 1px solid #00497b;
  height: 1px;
  width: 100%;
  margin: 14px 0 0;
}
ul.check,
ul.cross {
	margin:24px auto;
	padding:8px 12px;
	border:6px dotted #6AA84F;
}
ul.cross {
	border:6px dotted #e28810;
}
ul.check li {
	padding-left:28px;
	background:url(images/check14-6AA84F.svg) no-repeat 0 8px;
	background-size:16px auto;
}
ul.cross li {
	font-weight:bold;
	color:#e28810;
	padding-left:32px;
	background:url(images/cross16-e28810.svg) no-repeat 0 8px;
	background-size:16px auto;
}
.reason {
	display:table;
	width:100%;
}
.reason span {
	display:table-cell;
}
.reason span:first-of-type {
	color:#FFF;
	width:80px;
	padding:12px 0 8px 14px;
	background:#6AA84F;
	border-radius:6px;
}
.reason span:last-of-type {
	font-size:137%;
	line-height:150%;
	vertical-align:middle;
	padding-left:16px;
}
.reason span em {
	display:block;
	font-size:120%;
	letter-spacing:.3em;
	margin-bottom:8px;
}
.reason span b {
	font-size:80%;
}
.reason span strong {
	font-size:180%;
	font-weight:normal;
	vertical-align:-1px;
}
ul.cross {
}

/*--------------
clinic
--------------*/
#profile {
	padding-bottom:3.2%;
	padding-top:3.2%;
	margin:32px 0 48px 0;
}
#profile .left {
	 width:38%;
	 padding-top:8px;
}
#profile .left dt {
	margin-bottom:12px;
}
#profile .left dt img {
	max-width:263px;
}
#profile .left dd {
	font-size:96%;
	line-height:160%;
}
#profile .right {
	width:58%;
}
#profile .right p {
	line-height:200%;
}
#profile .right .mincho {
	text-align:right;
	font-weight:lighter;
	font-size:137%;
	letter-spacing:0.2em;
}
#profile .right span {
	font-size: 84%;
}
#history .base-bg {
	padding:4px;
	margin-bottom:24px;
}
#history table th,#history table td {
	padding:4px;
	line-height:160%;
}
#history table th {
	padding-right:16px;
	border:none;
	width:60px;
	font-weight:normal;
	text-align:left;
}
/*--------------
implant
--------------*/
#implant .base-bg {
	padding:32px 64px;
}
#implant .base-haching .base-wb {
	margin-bottom:0;
}
/*--allon4--*/
#allon4-treatment-flow {
	padding-bottom:16px;
}
#allon4-treatment-flow h3 {
	margin-top:0;
}
#compare h4 {
	text-align:center;
}
#compare h5 {
	text-align:center;
	font-size:100%;
	font-weight:normal;
	line-height:200%;
}
#compare .implant-merit {
	background:#ccd44d;
	color:#FFF;
}
#compare .demerit {
	background:#F6F6F6;
}
/*--------------
nobelguide
--------------*/
#merit .left .base-bg,#merit .right .base-bg {
	min-height:556px;
}
#merit .left img {
	margin-bottom:24px;
}
#merit .right img {
	margin-bottom:24px;
	margin-top:44px;
}
#nobel-guid-notes {
	margin-top:0;
}
#treatment-flow {
	margin:40px 0 16px 0;
	padding:16px 16px 1px 16px;
}
#treatment-flow .column2 {
	margin-bottom:1px;
}
#treatment-flow-outer .left,#treatment-flow-outer .right {
	width:49%;
}
#treatment-flow-outer #treatment-flow-inner .left,#treatment-flow-outer #treatment-flow-inner .right {
	width:48%;
}
#treatment-flow ol li {
	line-height:170%;
}
/*-------------
procera
-------------*/
#record {
	text-align:center;
	font-weight:bold;
	color:#00497b;
}
#record span {
	display:block;
}
/*-------------
beauty
-------------*/
#material .base-bg{
	text-indent:-3.3em;
	padding-left:4.3em;
	line-height:60%;
}
/*-------------
whitening
-------------*/
#whitening .base-wb h4 {
	margin-top:0;
}
/*--------------
allceramic
--------------*/
#allceramic .base-wb h4 {
	margin-top:0;
}
#condition table {
	max-width:480px;
	margin:4% auto;
}
#condition table td {
	vertical-align:middle;
	line-height:150%;
}
#condition ul {
	max-width:484px;
	width:100%;
	margin:4% auto 0;
}
#condition ul li {
	line-height:150%;
	float:left;
	width:48%;
	padding:3%;
	margin:1%;
	background:#ced655;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#condition ul li:last-child {
	margin-right:0;
}
#condition ul li a {
	text-decoration:none;
	color:#FFF;
}
#condition ul li:hover {
	background:#F90;
	transition-duration:.2s;
}
#condition ul li .fa {
	padding-right:8px;
}
.call img {
	margin:3% auto;
	padding:2%;
	border:1px solid #CCC;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
	border-radius: 8px;
	width:100%;
	max-width:360px;
}
/*-------------
inquiry
-------------*/
#mailform {
  background-color: #F9F9F9;
  padding: 4%;
  margin:32px 0 40px 0;
}
#mailform table {
  background-color: #F9F9F9;
	border:none;
	margin: 0;
}
#mailform table th, #mailform table td {
  border:none;
  padding: 8px 16px 4px;
	vertical-align: top;
}
#mailform table th {
  text-align: left;
}
#mailform table td {
}
/*テキストフィールド*/
#mailform #hl {
	font-size: 19px;
	line-height: 22px;
	letter-spacing: 1px;
	color: #4a3329;
	margin: 0 0 16px 0;
	padding:0;
	font-weight:bold;
}
#mailform #text_3 {
	width: 99%;
	height: 28px;}
#mailform #text_4 {
	width: 100%;
	height: 28px;
}
/*郵便番号*/
#mailform .zip {
  width: 48px !important;
	ime-mode: disabled;
	height: 28px;}
/*都道府県*/
#mailform #todofuken_1 {
	width: 80px;
	ime-mode: disabled;
	height: 28px;
}
/*TEL*/
#mailform .tel {
	width: 40px;
	height: 28px;	ime-mode: disabled;
}
/*FAX*/
#mailform .fax {
	width: 40px;
	ime-mode: disabled;
}
/*メールアドレス*/
#mailform #email_1 {
	min-width: 180px;
	width: 100%;
	height: 28px;
	ime-mode: inactive;
}
/*URL*/
#mailform .url {
	width: 70%;
	ime-mode: inactive;
}
/*テキストエリア*/
#mailform .textarea {
	ime-mode: active;
}
#mailform input[type="text"]:not(.tel) {
  width: 100%;
}
#mailform table .td-btn {
	background-color:#F9F9F9;
	width: 99%;
	text-align: center;
	pargdding-top:0;
	padding-bottom:8px;
  border: none;
}
#mailform .td-btn img {
	margin-left:auto;
	margin-right:auto;
	float:right;
}
#mailform #btn_to_confirm, #mailform #btn_to_sendmail {
  margin-top: 4%;
}
#mailform #btn_to_confirm:hover, #mailform #btn_to_sendmail:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
.kome {
	color:#f00;	
}
#mailform .explain {
	margin-bottom:16px;	
}
#text_2,#text_1 {
	width:176px;
	height: 28px;
	border:1px solid #D8D5D5;
}
#email_1 {
	border:1px solid #D8D5D5;
	width:300px;
}
#tel_11,#tel_12,#tel_13,#text_3,#text_4,#zip_11,#zip_12,#todofuken_1 {
	border:1px solid #D8D5D5;
}
#textarea_1 {
	width: 100%;
	border:1px solid #D8D5D5;
}
#sex_1 {
  margin-bottom:8px;	
	height: 28px;
}
/*-----------------
 site map
 ---------------*/
#sitemap h3 {
	padding:1.8%;
	line-height:28px;
	background-color:#F6F6F6;
}
#sitemap h3 b {
	display:block;
	background-color:#FFF;
	padding:1.8%;
}
#sitemap h4 {
	margin-left:13px;
}
#sitemap ul {
	margin-left:32px;
}
#sitemap li {
	padding-left:0;
}

@media only screen and (max-width:1039px){
#content-wrapper {
	margin-top:93px;
}
/*--Implant--*/
#implant .base-bg {
	padding:4% 8%;
}
/*--------------
nobelguide
--------------*/
#merit .left .base-bg,#merit .right .base-bg {
	min-height:517px;
}
#inquiry .main-content {
	width:auto;
}
}
@media only screen and (max-width:749px){
/*--------------
nobelguide
--------------*/
#merit .left .base-bg,#merit .right .base-bg {
	min-height:556px;
}
#allon4-treatment-flow p {
	line-height:160%;
}
  #mailform table th, #mailform table td {
    border: none;
  }
  #mailform table th {
    color: #555;
  }
}
@media only screen and (max-width:700px){
#record {
	margin-top:32px;
}
}
@media only screen and (max-width:639px){
#clinic-facilities .unit03 {
	margin-bottom:0;
}
#clinic-equipments .unit01,
#clinic-equipments .unit02 {
	margin-bottom:6%;
}
}
@media only screen and (max-width:480px){
/*----clinic----*/
#history table th {
	width:60px;
	text-align:right;
}
#history table th span {
	display:block;
}
/*----nobelguide----*/
#merit .left .base-bg,#merit .right .base-bg {
	min-height:inherit;
	height:auto;
}
#condition ul {
	max-width:280px;
	margin:auto;
}
#condition ul li {
	float:none;
	width:100%;
	margin-bottom:5%;
	padding:5%;
}
#condition ul li:last-child {
	margin-bottom:0;
}
#mailform table {
}
#mailform table th, #mailform table td {
    display: block;
    padding: 0px;
    margin-bottom: 8px;
}
#mailform table th {
    padding:4px 0 4px 3%;;
}
#sex_1 {
    margin-bottom: 0px;
}
#mailform table td {
  background-color: #F9F9F9;
}
#sitemap h3 {
	padding:2.2%;
}
#sitemap h3 b {
	padding:2.2%;
}
#sitemap h4 {
	margin-left:0;
}
#sitemap ul {
	margin-left:16px;
}
}
@media only screen and (max-width:439px){
#record {
	text-align:left;
}
#record span {
	display:inline;
}
}
@media only screen and (max-width:360px){
#clinic-facilities .unit03 {
	margin-bottom:6%;
}
#equipment .column3 dd {
	text-align:left;
}
}
@media only screen and (max-width:359px){
#implant .base-haching {
	padding:0;
}
#allon4-treatment-flow {
	padding-bottom:0;
}
}
@media only screen and (max-width:320px){
}

/* 16/3/xx 追加 ds */

.check-icon{
	float:left;
	margin:8px 8px 0px 0px;
}

.faq {
		padding: 0.5em 0 0.3em 0;
}
.faq p,.faq li {
	margin: 0 0 1.2em 2.9em;
	padding-left: -1em;
	text-indent: -2.9em;
}

.faq p:first-letter,.faq li:first-letter {
	background-color: #c4cc4f;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	margin-right: 10px;
	padding: 4px 9px 6px 9px;
	line-height: 16px;
	-webkit-border-radius: 18px; /* Safari, Chrome用 */
	-moz-border-radius: 18px; /* Firefox用 */
	border-radius: 18px; /* CSS3 */
}

h3.border-bg {
	border-bottom: 4px double #6AA84F;
	padding: 8px ;
}

h3.border-bg2 {
	border-bottom: 4px double #6AA84F;
	padding: 8px ;
	margin-top:48px;
}

h4.border {
	padding-bottom: .5em;
	border-bottom: 1px solid #ccc;
	margin-top:36px;
}

h5.border-radius {
	padding: .5em .75em;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.try
,.try li{
	padding:0px;
	margin:0px;
}
 
.try li{
	list-style-type:none !important;
	list-style-image:none !important;
	margin: 5px 0px 5px 0px !important;
}
 
.angle li{
	position:relative;
	padding-left:20px;
}
 
.angle li:before{
	content:''; 
	display:block; 
	position:absolute; 
	box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset;
	top:3px; 
	left:2px; 
	height:0; 
	width:0; 
	border-top: 6px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 9px solid #aaa;
	margin-top:6px;
}

.summary{
	overflow:hidden;
	}
	
@media only screen and (max-width:639px){

.summary{
	overflow:visible;
	}	
	
	}