/* CSS Document */
nav#main_nav_sp {
	height: auto;
	position: fixed;
}
nav#main_nav_sp ul {
	margin: 0 auto;
}
nav#main_nav_sp ul {
	padding:10px;
}
nav#main_nav_sp ul li {
	width: calc(100% / 4 - 5px);
	height: 50px;
}

.MSC_contants {
	width: 100%;
	margin-bottom: 8px;
}
.MSC {
	width: 100%;
}
.cell-culture,
.cell-culture-2 {
	width: 100%;
}
.cell-culture-2 {
	margin-top: 30px;
}
.baseball-shoulder {
	margin-top: 20px;
}
.baseball-shoulder > div:first-child {
	width: calc(40% - 10px);
}
.baseball-shoulder > div:last-child {
	width: calc(60% - 10px);
}
nav ul li {
    width: calc(100% / 4 - 15px);
}
#subpage {
    margin-top: 100px;
}
.next-page a {
    margin-left: 53%;
    width: 41%;
}
.msg_strong {
	text-align: left;
	padding:20px 50px;
}

.wrap-menu {
	padding: 20px 10px;
	width: calc(100% / 3 - 25px);
}
.menu-title h3 {
	font-size: 1.1rem;
	line-height: 1.2rem;
}
svg.menu-arrow {
	width: 35px;
}
.profile-list ul:last-child {
	margin-left: 0;
}
.profile-list ul:first-child {
	margin-bottom: 3px;
}
.profile-cotents.second {
	flex-direction: column-reverse;
}
.profile-cotents.second > div:last-child {
	width: 100%;
}
.profile-cotents.second > div:first-child {
	height: 300px;
	width: 100%;
	padding: 50px 0;
}
.profile-cotents.second > div:first-child img {
	width: 100%;
	object-position: center -285px;
}
.wrap_ex_contant {
	padding: 0 50px;
}
.wrap_eximage_b {
}
.wrap_eximage_b.type2 {
}
.wrap_eximage_a {
}
.eximage {
}
.wrap_ex_note {
	padding: 50px 5px;
}
.rotator-cuff-repair > div:first-child,
.repair {
	width: calc(100% / 3 - 15px);
}
.rotator-cuff-repair > div:last-child {
	width: 100%;
}

footer {
	padding-bottom: 70px;
}
.footer-contents {
	width: 50%;
}
.footer-contents > a {
	line-height: 1.2rem;
	margin-top: 10px;
}


