@charset 'utf-8';


.articleblock,
body.safearea .articleblock {
	padding: 0;
}

.articleblock {
	margin-bottom: 30px;
}

#productsblock {
	width: 100%;
	padding: 30px 0;
	background: #fff;
	overflow: hidden;
	position: relative;
}

#productsblock .blockheader {
	margin-bottom: 0;
}

@media only screen and (min-width: 769px) {

	#productsblock {
		padding: 50px 0;
	}
}



.teamname > h1 {
	margin-bottom: 1em;
	padding: 1em 30px;
	margin-bottom: .5em;
	font-size: 2.4em;
	font-weight: 400;
	line-height: 1.6;
}

.teamname > h1 > span {
	display: inline-block;
	padding-bottom: .3em;
	border-bottom: 5px solid rgba(47,85,151,.7);
}


#mainvisual {
	width: 100%;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 70%;
	overflow: hidden;
	position: relative;
}

#mainvisual > .inner {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}


#slider {
	width: 100%;
	height: 100%;
	background: #fff;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}

#slider .viewport {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

#slider .slideitem {
	width: 100%;
	height: 100%;
	overflow: hidden;
}


#slider .slideitem .keyvisual {
	width: 100%;
	padding-top: 60%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}



#slider .slideitem .promotion {
	width: 100%;
	text-align: left;
	position: absolute;
	left: 50%;
	bottom: 0;
	z-index: 10;
	transform: translateX(-50%);
}

#slider .slideitem .pr_media {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 10;
}

#slider .slideitem .tagline {
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

#slider .slideitem .tagline .cover {
	padding: 20px;
	background-color: #fff;
	position: relative;
}

#slider .slideitem .tagline h1 {
	font-size: 6.5vw;
	font-weight: 700;
	line-height: 1.4;
}

#slider .slideitem .tagline h1:not(:last-child) {
	margin-bottom: .5em;
}

#slider .slideitem .tagline h1 span {
	display: block;
}

#slider .slideitem .tagline p {
	font-size: 4vw;
	font-weight: 400;
	line-height: 1.5;
}

#slider .slideitem .tagline p span {
	display: block;
}

@media only screen and (min-width: 481px) {

	#mainvisual {
/* 		padding-top: 110%; */
	}

	#slider .slideitem .tagline {
		margin: 0 auto;
	}

	#slider .slideitem .tagline .cover {
		width: 100%;
	}

	#slider .slideitem .tagline h1 {
		font-size: 30px;
	}

	#slider .slideitem .tagline p {
		font-size: 16px;
	}
}

/* 
@media only screen and (min-width: 641px) {

	#mainvisual {
		padding-top: 90%;
	}

	#slider .slideitem .keyvisual {
		padding-top: 50%;
	}
}
 */

/* 
@media only screen and (min-width: 769px) {

	#mainvisual {
		padding-top: 70%;
	}

	#slider .slideitem .keyvisual {
		padding-top: 40%;
	}

	#slider .slideitem .tagline .cover {
		padding: 7%;
	}

	#slider .slideitem .tagline h1 span,
	#slider .slideitem .tagline p span {
		display: inline-block;
	}
}
 */

@media only screen and (min-width: 641px) {

	#mainvisual {
		margin-bottom: 20px;
		padding-top: 40%;
	}

	#mainvisual > .inner {
		padding: 0;
	}

	#slider .slideitem .keyvisual {
		padding-top: 40%;
	}

	#slider .slideitem .promotion {
	}

	#slider .slideitem .tagline {
		width: 100%;
		margin: 0;
	}
}

@media only screen and (min-width: 1001px) {

	#slider .slideitem .promotion {
		width: 40%;
		top: 50%;
		left: 0;
		bottom: auto;
		transform: translateY(-50%);
	}

	#slider .slideitem .tagline .cover {
		padding: 20px 50px;
	}
}

@media only screen and (min-width: 1201px) {

	#mainvisual {
		padding-top: 480px;
	}

	#slider .slideitem .keyvisual {
		padding-top: 480px;
	}
}

body.orthopedic-trauma #slider .slideitem .keyvisual {
	background-position: center 40%;
}

body.spine #slider .slideitem .keyvisual {
	background-position: center 20%;
}

body.joint-and-sport #slider .slideitem .keyvisual {
	background-position: center 20%;
}

body.pediatrics #slider .slideitem .keyvisual {
	background-position: center 40%;
}

.stafflist {
	width: 100%;
	background: #fff;
	overflow: hidden;
	position: relative;
}

.stafflist > .inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
	padding-left: env(safe-area-inset-left);
	padding-right: env(safe-area-inset-right);
	position: relative;
}

.stafflist .blockheader {
	margin-bottom: 0;
}

.stafflist .blockheader .enclosed {
	padding: 2em 0;
}

.stafflist .blockheader .enclosed h1 {
	color: #fff;
}

.stafflist .btnarea {
	padding: 3em 0;
}

.stafflist .btnarea a {
	border-color: #fff;
	background: none;
	color: #fff;
}

@media only screen and (min-width: 1001px) {

	.stafflist .blockheader .enclosed h1 {
		font-size: 1.4em;
	}
}


#stafflist {
	display: flex;
	flex-wrap: wrap;
	font-size: 1rem;
}

#stafflist .item {
	width: 50%;
	font-size: .85em;
}

#stafflist .item a {
	display: block;
}

#stafflist .item img {
	width: 100%;
	height: auto;
	transition: .3s;
}

#stafflist .item a {
	text-decoration: none;
}

#stafflist .item a:hover figure img,
#stafflist .item a.hover figure img {
	transform: scale(1.1);
}

#stafflist .item .cover {
	display: flex;
	justify-content: center
	align-items: center;
	overflow: hidden;
	position: relative;
}

#stafflist .item .media {
	width: 30%;
	padding-top: 30%;
	overflow: hidden;
	position: relative;
}

#stafflist .item .media figure {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

#stafflist .item .media figure span {
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	transition: .3s;
}

#stafflist .item .enclosed {
	display: flex;
	justify-content: center;
	flex-direction: column;
	width: 70%;
	padding: 0 1em;
	background: rgba(47,85,151,.1);
	color: #111;
	line-height: 1.3;
	transition: .3s;
}

#stafflist .item a:hover .enclosed,
#stafflist .item a.hover .enclosed {
	background: rgba(47,85,151,.2);
}

#stafflist .item .enclosed h2 {
	font-size: .95em;
	font-weight: 400;
}

#stafflist .item .enclosed .position {
	font-size: .6em;
}

@media only screen and (min-width: 641px) {

	#stafflist .item {
		width: 33.33%;
	}
}

@media only screen and (min-width: 1001px) {

	#stafflist .item {
		width: 25%;
		font-size: 1.2em;
	}
}

@media only screen and (min-width: 1201px) {

	#stafflist .item {
		width: 20%;
	}
}




.presentation {
	background: #fff;
}

.presentation:nth-child(even):not(.outline) {
	background: #f7f8fa;
}

.presentation.outline {
	border-top: 1px solid #e6e6e6;
}


.presentation > .inner {
	max-width: 1200px;
}

.presentation .brick {
	padding: 30px;
}

body.safearea .presentation .brick {
	padding-left: calc(env(safe-area-inset-left) + 30px);
	padding-right: calc(env(safe-area-inset-right) + 30px);
}

.presentation .brick header {
	font-size: 1rem;
	margin-bottom: 2em;
}

.presentation .brick h1 {
	font-size: 1.7em;
}

.presentation .brick .sentence {
	font-size: 1rem;
}

.presentation .brick .sentence p {
	font-size: .9em;
}

.presentation .brick .sentence li {
	font-size: .9em;
}

.presentation figure {
	overflow: hidden;
}

.presentation figcaption {
	font-size: .9em;
	text-align: left;
}

.presentation .gallery figcaption {
	font-size: .9em;
	text-align: left;
}

.presentation .thumb figcaption {
	font-size: 1.1em;
}

.presentation p strong {
	font-size: 1.2em;
}

.presentation .wp-caption .wp-caption-text {
	color: #808080;
	font-size: .9em;
	text-align: left;
}

.presentation a[target="_blank"]:after {
	content: '\f109';
	margin-left: .5em;
	font-size: .85em;
	font-family: 'uiicon';
	font-weight: normal !important;
}

.presentation .outlinetbl {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1em;
}

.presentation .outlinetbl th {
	text-align: left;
	vertical-align: top;
}

.presentation .outlinetbl td p {
	margin-bottom: 0 !important;
	font-size: 1em;
}

@media only screen and (min-width: 641px) {

	.presentation .brick {
		padding: 50px;
	}

	body.safearea .presentation .brick {
		padding-left: calc(env(safe-area-inset-left) + 50px);
		padding-right: calc(env(safe-area-inset-right) + 50px);
	}

	.presentation .brick h1 {
		font-size: 2em;
	}

	.presentation .brick .sentence p {
		font-size: 1em;
	}

	.presentation .brick .sentence li {
		font-size: 1em;
	}

	.presentation .outlinetbl {
		font-size: 1.2em;
	}

	.presentation .outlinetbl th {
		min-width: 10em;
	}
}

.presentation .column {
	display: block;
	padding: 0;
}

.presentation .column.thumb {
	width: 100%;
	margin-bottom: 30px;
}

.presentation .column.article {
	width: 100%;
}

@media only screen and (min-width: 769px) {

	.presentation .column.thumb {
		width: 40%;
		margin-bottom: 0;
	}

	.presentation .column.article {
		width: 60%;
		padding-left: 50px;
	}

	.presentation .columns.right .column.article {
		padding-left: 0;
		padding-right: 2em;
	}
}




.btnarea.wide {
	font-size: 2em;
}

.btnarea.wide a {
	width: 100%;
	padding: 20px 5px;
	color: #fff;
	border-color: #0080cc;
	background: #0080cc;
	font-weight: 700;
}

.btnarea.wide.jax a {
	border-color: #000;
	border-width: 5px;
	background: #f8bd00;
	color: #000;
}

.btnarea.wide a[target="_blank"]:after {
	content: '\f109';
	margin-left: .5em;
	font-size: .85em;
	font-family: 'uiicon';
	font-weight: normal !important;
}

@media only screen and (min-width: 1001px) {

	.btnarea.wide {
		font-size: 2.6em;
	}

	.btnarea.wide a .arrow {
		width: 26px;
		height: 26px;
	}
}

.articlebody .alignleft {
	max-width: 700px;
	margin: 0 1.5em 1.5em 0;
	float: left;
}

.articlebody .alignright {
	max-width: 700px;
	margin: 0 0 1.5em 1.5em;
	float: right;
}

.articlebody .aligncenter {
	max-width: 700px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.articlebody .nonfloat {
	max-width: 700px;
	margin: 0;
	float: none;
}

.articlebody a.zoomimg {
	display: block;
	width: 100%;
	max-width: none;
}
