@charset "UTF-8";

/*----------------------------------------------------*/ 
/* xxxxxxx
-----------------------------------------------------*/ 
#header {
	background:url(/lib/img/consult/vi.jpg) center top no-repeat;
}

.block.inner p {
	margin-bottom:1em;
}

/* index */
#consult_top {
	margin-bottom:40px;
	padding-bottom:40px;
}

#consult_top .top_menu {
	display:-ms-flexbox;
	display:flex;
	margin:0 auto 60px;
	-ms-flex-pack:justify;
	justify-content:space-between;
	width:1000px;
	gap:10px;
}

.flow.index_flow li:last-child {
	border:1px solid #fdd36e;
	margin-bottom:20px;
	background:none;
	color:#333;
	font-size:1.4rem;
	font-weight:normal;
	line-height:2.1;
	padding:0;
	text-align:left;
}

.flow.index_flow li:last-child dd span {
	font-size:1.4rem;
	vertical-align:top;
}


/* correction */
.name {
	font-size:2rem;
}

.paperlist li {
	line-height:2.1;
	margin-bottom:1.5em;
}

.career dt {
	float:left;
	line-height:2.1;
	margin-bottom:.8em;
}

.career dd {
	line-height:2.1;
	margin:0 0 .8em 5em;
}

/* periodontitis */
.flow.lastnone li:last-child {
	border:1px solid #fdd36e;
	margin-bottom:20px;
	background:none;
	color:#333;
	font-size:1.4rem;
	font-weight:normal;
	line-height:2.1;
	padding:0;
	text-align:left;
}

.flow.lastnone li:last-child dd span {
	font-size:1.4rem;
	vertical-align:top;
}


@media only screen and (max-width:767px) {

#header {
	background:none;
}

.htype01 {
	background:url(/lib/img/consult/vi.jpg) center top no-repeat;
	background-size:auto 184px;
	height:184px;
}

/* index */
#consult_top {
	margin-bottom:0;
	padding-bottom:15px;
}

#consult_top .top_menu {
	display:flex;
	margin:0 10px 20px;
	text-align:center;
	width:auto;
	flex-wrap: wrap;
}

#consult_top .top_menu li {
	width:calc(33% - 10px);
}



#consult_top .top_menu li img {
	height:auto;
	margin:0 auto;
	width:95%;
}

.flow.index_flow li:last-child {
	font-size:1.2rem;
	padding:10px;
}

.flow.index_flow li:last-child dd span {
	font-size:1.2rem;
}


/* correction */
.name {
	font-size:1.5rem;
}

.paperlist li {
	line-height:1.6;
}

.career dt {
	line-height:1.6;
}

.career dd {
	line-height:1.6;
}

/* periodontitis */
.flow.lastnone li:last-child {
	font-size:1.2rem;
	padding:10px;
}

.flow.lastnone li:last-child dd span {
	font-size:1.2rem;
}

}
