@charset "UTF-8";
/* ================================================================================
CSS information
	file name	: layout-lang.css
	style info	: 多言語用レイアウト設定
	author		: SAHO+DESIGN
	author URI	: https://saho-design.com
================================================================================ */

@media screen and (min-width: 1025px) {  /* ---------------   PC   --------------- */
	.navi ul li.gnavi:nth-child(3){margin-right:25vw;}
}

#subMenuLink li {
	width:100%;
}


@media screen and (min-width: 1025px) {  /* ---------------   PC   --------------- */
	.ft-link{display:inline-block; width:auto;height:auto;margin:0;position:absolute;top:45px;left:55%;}
}
