@charset "utf-8";
@media only screen and (max-width: 480px) {

/*-----------------------------------------------------
	base
------------------------------------------------------*/

body {
	padding: 11em 0 4em 0;
	position: relative;
}
body.home {
	padding: 11em 0 4em 0;
}

/*-----------------------------------------------------
	header
------------------------------------------------------*/

header .block ul li {
	display: none;
}
header .block ul li.phone {
	display: block;
}

/*-----------------------------------------------------
	layout
------------------------------------------------------*/

/* nav */

nav {
	max-width: none;
	width: 100%;
	overflow: hidden;
}
nav .inner {
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
nav .inner ul {
	width: auto;
	display: inline-table;
	max-width: 100%;
	font-family: sans-serif;
	font-weight: normal;
	table-layout: auto;
}
nav .inner ul li {
	font-size: 1.3rem;
	position: static;
	white-space: nowrap;
}
nav .inner ul li:before {
	content: none;
}
nav .inner ul li:last-of-type:after {
	content: none;
}
nav .inner ul li a {
	padding: 0.5em;
}
nav .inner ul .current a {
	background: #647bc6;
	color: #fff;
}
nav .inner ul li a:hover {
	background: none;
}
::-webkit-scrollbar {
	display: none;
}

/* footer */

footer {
	position: fixed;
	bottom: 0;
	z-index: 102;
	width: 100%;
	background: -moz-linear-gradient(top, #3a398b 0%, #14193b 100%);
	background: -webkit-linear-gradient(top, #3a398b 0%, #14193b 100%);
	background: linear-gradient(to bottom, #3a398b 0%, #14193b 100%);
}
footer .top {
	display: none;
}
footer .bottom {
	width: auto;
	display: block;
	font-size: 1.1em;
}
footer .bottom p {
	display: none;
}
footer .bottom ul {
	display: table;
	table-layout: fixed;
	width: 100%;
	text-align: center;
	padding: 0;
}
footer .bottom ul li {
	display: table-cell;
}
footer .bottom ul li:before {
	content: none;
}
footer .bottom ul li.home {
	display: table-cell;
}
footer .bottom ul li a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 0.5rem 0;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
footer .bottom ul li a:before {
	display: block;
}
footer .bottom ul li.sitemap a:before {
	content: url('/faculty/medicine/chair/i-3nai/images/icon_02.svg');
}
footer .bottom ul li.home a:before {
	content: url('/faculty/medicine/chair/i-3nai/images/icon_00.svg');
}
footer .bottom ul li.contact a:before {
	content: url('/faculty/medicine/chair/i-3nai/images/icon_01.svg');
}

/*-----------------------------------------------------
	module
------------------------------------------------------*/

/* bread */

body > #bread li {
	font-size: 1.2rem;
}

/* hgroup */

article > #hgroup h2 {
	font-size: 2.1em;
}

/*-----------------------------------------------------
	section
------------------------------------------------------*/

main article section {
	margin-bottom: 2em;
}
main article section h2 {
	font-size: 1.4em;
}
main article section p {
	font-size: 1.3em;
}
main article section .more {
	font-size: 1.4em;
}

/* pickup */

main article #pickup ul {
	display: block;
	width: auto;
}
main article #pickup ul li {
	display: block;
	margin: 0 0 1em 0;
}

/* recent */

main article #recent {
	padding: 1em;
}
main article #recent .title {
	margin: -1em -1em 1em -1em;
}
main article #recent .title p {
	font-size: 1.3em;
}
main article #recent #activity.recent .post {
	display: block;
	width: auto;
	font-size: 1.2em;
	padding: 0.5em 0;
}
main article #recent #activity.recent .post time, main article #recent #activity.recent .post h4 {
	display: block;
	padding: 0;
}
main article #recent #activity.recent .post time {
	width: auto;
}
main article #recent dl {
	display: block;
	font-size: 1.3em;
	width: auto;
	border-bottom: 1px dotted #ccc;
	padding: 0.5em 0;
}
main article #recent dl dt, main article #recent dl dd {
	display: block;
	padding: 0;
}
main article #recent dl dt {
	width: auto;
}

/* history */

main article #history .alignright {
	display: block;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
}

/*-----------------------------------------------------
	widget
------------------------------------------------------*/

aside .widget {
	width: auto;
	float: none;
}
aside .widget:nth-of-type(odd) {
	margin-right: 0;
}
aside .widget h2 {
	font-size: 1.4em;
}
aside .widget ul {
	font-size: 1.3em;
}

/* pickup */

aside .widget.pickup {
	text-align: center;
}
aside .widget.pickup ul {
	display: block;
}
aside .widget.pickup ul li {
	display: block;
}

/* greeting */

aside .widget.greeting h2 a {
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	padding: 0.5rem 2rem 0.5rem 3rem;
}

/* member */

aside .widget.member .button a h3 {
	font-size: 1.6em;
}
aside .widget.member .button a p {
	font-size: 1.3em;
}

/*-----------------------------------------------------
	entry
------------------------------------------------------*/

.entry {
	margin-left: 0;
	font-size: 1.3em;
}
.entry h3 {
	margin-left: 0;
	font-size: 1.8rem;
}
.entry h4 {
	margin-left: 0;
	font-size: 1.6rem;
}
.entry h4:before {
	height: 2.4rem;
}
.entry h5 {
	font-size: 1.4rem;
}

/*-----------------------------------------------------
	custom
------------------------------------------------------*/

/* rheumatism_b */

.entry .rheumatism_b .block {
	width: auto;
	float: none;
}
.entry .rheumatism_b .block:nth-of-type(odd) {
	margin-right: 0;
}
.entry .rheumatism_b .block:nth-of-type(odd) ul {
	margin-bottom: 0;
}
.entry .rheumatism_b .block:nth-of-type(even) ul {
	border-top: 0;
}

/* neurology_b */

.entry .neurology_b > h4 span {
	font-size: 1.4rem;
}

/* rheumatism_a */

.entry .rheumatism_a {
	padding: 1rem;
}
.entry .rheumatism_a p {
	text-align: center;
	margin-bottom: 1rem;
}
.entry .rheumatism_a p img.alignright {
	margin-left: auto;
	margin-right: auto;
	display: block;
	float: none;
}
.entry .rheumatism_a h4 {
	font-size: 1.6rem;
	text-align: center;
	margin-bottom: 0.5em;
}
.entry .rheumatism_a h5 {
	text-align: center;
	font-size: 1.3rem;
}
.entry .rheumatism_a h5 strong {
	font-size: 1.6rem;
}

/* neurology_a */

.entry .neurology_a {
	width: auto;
	display: block;
	padding: 1rem;
}
.entry .neurology_a h4 {
	display: block;
	font-size: 1.3rem;
	text-align: center;
	margin-bottom: 0.5em;
}
.entry .neurology_a h4 strong {
	font-size: 1.6rem;
}
.entry .neurology_a p {
	display: block;
	width: auto;
	text-align: center;
}

/* theme01_c */

.entry .theme01_c {
    padding-top: 80px;
    margin-top: -80px;
}

/* theme01_a */

.entry .theme01_a h4 {
	font-size: 1.6rem;
}
.entry .theme01_a h5 {
	font-size: 1.4rem;
}
.entry .theme01_a address {
	font-size: 1.3rem;
}
.entry .theme01_a ol {
	font-size: 1.2rem;
}

/* links_a */

.entry .links_a dl {
	font-size: 1.3rem;
	display: block;
	width: auto;
	padding: 0.5em;
}
.entry .links_a dl dt, .entry .links_a dl dd {
	display: block;
	padding: 0;
}

/* theme00_a */

.entry .theme00_a {
	display: block;
	width: auto;
}
.entry .theme00_a dl {
	display: block;
	margin-bottom: 0;
}
.entry .theme00_a dl dt, .entry .theme00_a dl dd {
	display: block;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	padding: 0.25em 0.5em;
	vertical-align: top;
}
.entry .theme00_a dl dt {
	border-bottom: 1px dotted #ccc;
	width: auto;
}

/* theme05_a */

.entry .theme05_a {
	padding: 0.5em 1em;
}
.entry .theme05_a h3 {
	font-size: 1.6rem;
}
.entry .theme05_a p {
	font-size: 1.3rem;
}

/* amyloidosis_a */

.entry .amyloidosis_a p {
	font-size: 1.4rem;
	display: block;
	padding: 0.25em 0;
}

/* staff_a */

.entry .staff_a .block h5 span {
	font-size: 1.3rem;
}
.entry .staff_a .block p {
	font-size: 1.3rem;
}

/* recruit_h */

.entry .recruit_h ul li {
	font-size: 1.3rem;
}

/* recruit_g */

.entry .recruit_g ul {
	font-size: 1.3rem;
}
.entry .recruit_g ul li {
	float: none;
	width: auto;
}

/* recruit_e */

.entry .recruit_e {
	padding: 1em 2em;
}
.entry .recruit_e ol {
	font-size: 1.6rem;
}
.entry .recruit_e ol li span {
	font-size: 1.3rem;
}

/* recruit_c */

.entry .recruit_c address {
	font-size: 1.4rem;
}
.entry .recruit_c address br {
	display: inline;
}
.entry .recruit_c p {
	font-size: 1.3rem;
}

/* recruit_b */

.entry .recruit_b {
	font-size: 1.4rem;
}
.entry .recruit_b p a {
	display: block;
	padding: 0.25em 0;
}

/* recruit_a */

.entry .recruit_a {
	display: block;
	width: auto;
}
.entry .recruit_a p {
	display: block;
	padding: 1em;
}
.entry .recruit_a p:last-child {
	width: auto;
	padding: 1rem;
	text-align: center;
}

/* professor_b */

.entry .professor_b dl {
	display: block;
	padding: 0.5em 1em;
	width: auto;
}
.entry .professor_b dl dt, .entry .professor_b dl dd {
	display: block;
	padding: 0;
}
.entry .professor_b dl dt {
	width: auto;
	font-weight: bold;
}

/* professor_a */

.entry .professor_a {
	text-align: left;
	display: block;
	width: auto;
	margin-bottom: 2em;
}
.entry .professor_a .left, .entry .professor_a .right {
	display: block;
}
.entry .professor_a .left {
	padding-right: 0;
}
.entry .professor_a .right {
	width: auto;
}


}