.pc_view {
	display:none;
}
.sp_view {
	display:block;
}
.top-title h1 {
	margin: 0;
}
.blending-layer {
	height: 120px;
}
.title-deco {
	bottom: 122px;
	left: 1vw;
	right: 0;
}
.top-title {
	display: block;
}
.top-title div:first-child {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin-left: auto;	
}
.top-title div:last-child {
	position: absolute;
	bottom: 5px;
}

.greeting-contents {
	padding: 10px;
}
.greeting-deco {
	width: 10%;
	height: 150px;
}
.greeting-deco img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.wrap-greeting-contents {
	width: 80%;
}
.wrap-menu {
	width: 100%;
	margin-bottom: 15px;
}
.wrap-profile-contents {
	padding: 20px 10px;
}
.profile-cotents {
	flex-direction: column-reverse;
}
.profile-cotents.first > div:last-child,
.profile-cotents.first > div:first-child {
	width: 100%;
	margin-top: 20px;
}
.profile-cotents.second > div:first-child {
	height: 200px;
}
.profile-cotents.second > div:first-child img {
	object-position: center -135px;
}
.profile-cotents.second > div:last-child dl dt {
	width: 20%;
	margin: 0;
}
.profile-cotents.second > div:last-child dl dd {
	width: 80%;
}
.wrap_image_scroll {
	width:100%;
	padding: 10px;
	box-sizing: border-box;
	overflow-x:scroll;
	border:1px solid #d0d0d0;
}
.wrap_image_scroll img {
	width: 120vw !important;
	max-width: 120vw !important;
}
.inner_subpage {
	padding:20px 8px;
}
.aks_h3 + div{
	padding-left:0!important;
}
.sc_kind_title {
	width: 100%;
	border-right:none;	
}
.sc_kind_content dt {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid var(--color-light-blue);
	margin-bottom: 15px;
	margin-top: 20px;
}
.sc_kind_content dd {
	width: 100%;
	background-color: var(--color-light-gray);
	padding: 15px 10px;
	box-sizing: border-box;
}
.aks_h3 {
	margin-top: 30px;
}
.sc_ability_note p {
	border-radius: 0;
	padding: 20px;
}
.regenerative .algorithm-4row > div:first-child {
	width: calc(50% - 25px);
}
.regenerative .algorithm-4row > div:nth-child(2),
.regenerative .algorithm-4row > div:last-child {
	width: calc(25% - 25px);
}
.regenerative .algorithm-4row > div:nth-child(2) p {
	writing-mode: vertical-rl;
}
.sc_kind_title::after {
	visibility: hidden;
}
.wrap_sc_process > div:nth-last-child(2n-1) {
	width: calc(85% / 3 - 5px);
}
.wrap_sc_process > div:nth-last-child(2n) {
	width: calc(15% / 3 - 5px);
}
.wrap_sc_process > div:nth-child(n+7) {
	margin-top: 10px;
}
.wrap_sc_process_2  {
	justify-content: center;
	flex-wrap: wrap;
}
.wrap_sc_process_2 > div:first-child {
	width: 100%;
	max-width: 200px;
}
.wrap_sc_process_2 > div:nth-of-type(2) {
	margin:0px auto;
	width: 100%;
}
.arrow-2 {
	top: 10px;
	transform: rotate(90deg);
	margin-right: 0;
}
.wrap_sc_process_2 > div:nth-of-type(3),
.wrap_sc_process_2 > div:nth-of-type(4) {
	width: calc(50% - 5px);
	margin-top: 50px;
}
.wrap_sc_process_2 > div:nth-of-type(3) {
	margin-right: 2.5px;
}
.wrap_sc_process_2 > div:nth-of-type(4) {
	margin-left: 2.5px;
}
.wrap_sc_process_3 > div:nth-of-type(1),
.wrap_sc_process_3 > div:nth-of-type(2) {
    width: 100%;
}
.wrap_sc_process_3 > div:nth-of-type(2) {
	margin-top: 20px;
}
.wrap_sc_process_3 > div:nth-of-type(1) img,
.wrap_sc_process_3 > div:nth-of-type(2) img {
	width:auto;
	margin: 0 auto;
	display:block;
}
.wrap_sc_process_4 {
	flex-wrap: wrap;
}
.wrap_sc_process_4 > div {
	width: 100%!important;
}
.wrap_sc_process_4 > div:nth-child(3),
.wrap_sc_process_4 > div:last-child {
	margin-top: 50px;
}
.baseball-shoulder > div {
	width: 100%!important;
}
.image_note{
    margin: 0 auto;
    box-sizing: border-box;	
}
.image_tittle {
	margin-top: 30px;
}
.algorithm-piece {
	width: calc(100% / 4 - 5px);
}
.algorithm-1row p {
	line-height: 1.1rem;
}
.algorithm-4row > div:first-child p {
	font-size: 1.5rem;
}
.algorithm-4row > div {
	padding: 10px;
}
.algorithm-4row > div:first-child {
	width: calc(75% - 25px);
}
.algorithm-4row > div:last-child {
	width: calc(25% - 25px);
}
.algorithm-4row > div:last-child p {
	writing-mode: vertical-rl;
}
.rotator-cuff-repair > div:first-child,
.repair {
	width: 70%;
	margin: 0 auto;
}
.rotator-cuff-repair > div:last-child {
	width: 100%;
}
.rotator-cuff-repair > div:not(:first-child) {
	margin-top: 20px;
}
.artificial-joint .algorithm-piece:not(:last-child) {
	width: calc(60% / 3 - 10px);
}
.algorithm-4row.artificial-joint > div:first-child {
	width: calc(60% - 25px);
}
.algorithm-4row.artificial-joint > div:last-child {
	width: calc(40% - 25px);
}
.wrap_subpage_top_images {
	bottom:0;
}
.wrap_subpage_top_images .wrap_uk_overlay {
    padding: 20px 0;
}
.next-page {
	flex-wrap:wrap;
	margin-top: 100px;
}
.next-page a {
	width: 90%;
	margin: 10px 0 0 0;
}
footer {
	margin-top: 50px;
	background: url(../img/footer.jpg) 60% center / cover;
}
.wrap-footer-contents {
	width: var(--pc_inner_width);
	padding: 50px 0 0;
}
.footer-contents {
	width: 70%;
	margin: 0 auto;
}
.image_note.bg.expand_note {
	width:100%;
}
.msg_strong {
	margin: 20px auto;
	width: 95%;
	max-width: 95%;
	padding: 20px 20px;
	border-radius: 8px;
}
.wrap_ex_contant {
	padding:0;
	background: #C8E9FF;
background: -webkit-linear-gradient(bottom, rgba(200, 233, 255, 1) 0%, rgba(200, 233, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
background: -o-linear-gradient(bottom, rgba(200, 233, 255, 1) 0%, rgba(200, 233, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
background: linear-gradient(to top, rgba(200, 233, 255, 1) 0%, rgba(200, 233, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
}
.wrap_eximage_b {
	width:100%;
}
.wrap_eximage_b.type2 {
	width:100%;
}
.wrap_eximage_a {
	width:100%;
	margin-left:0!important;
}
.wrap_eximage_a.type2 {
	width:100%;
	margin-left:0!important;
}
.wrap_eximage_a > div{
	padding-left:0;
}

.eximage {
	width: 90%;
}
.wrap_ex_note {
	padding: 50px 5px;
}
.wrap_eximage_b.type3 {
	width:100%;
	margin:0;
}
.wrap_eximage_a.type3 {
	width:100%;
	margin:50px 0 0 0;
}
.wrap_eximage_b.type3 > div{
	padding-left:0;
}

