@charset "UTF-8";
/* ------------------------------------------------------------
2022.10
メインロゴひし形を矩形に変更・調整
------------------------------------------------------------ */

.heading_section .sectioning_layout-inner .grid_contents:nth-of-type(3) .image_component{
	top: 230px;
	right: 0px;
}
@media screen and (max-width: 768px) {
	.heading_section .sectioning_layout-inner .grid_contents:nth-of-type(3) .image_component{
		 top: 240px;
	}
}