.collabo{
	text-align: center;
	padding: 30px 0;
}

.most_large1 {
  margin: 0 auto;
  max-width: 830px;
}
.most_large1 .flex_wrapper {
  display: flex;
}
.most_large1 .flex_wrapper .most_large_item {
  width: 50%;
}
.most_large1 .flex_wrapper .most_large_item img {
  width: 100%;
  height: auto;
}

.most_large1 .flex_wrapper .most_large_item_maru img {
  width: 100%;
  height: 500px;
}

.most_large1 .flex_wrapper .most_large_item_homerun img {
  width: 100%;
  height: 100%;
}



.textlink{ font-size: 30px; 
  margin-top: 30px;
  display: inline-block;
}
