@charset "UTF-8";

a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #000000 }
a:active { color: #000000; }
a {
	text-decoration: none;
}

body {
	-webkit-text-size-adjust: 100%;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	overflow-x: hidden;
}

/*-- ========== main canvas ========== */
#topview {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
}

/*-- ========== news contents ========== */
#main_title {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size: 38px;
	font-style: normal;
	font-weight: 500;
	color: #000000;
	line-height: 42px;
	letter-spacing: 0px;
}

#sub_title {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size: 38px;
	font-style: normal;
	font-weight: 500;
	color: #000000;
	line-height: 42px;
	letter-spacing: 0px;
}

#news_date {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 300;
	color: #000000;
	line-height: 34px;
	letter-spacing: 0px;
}

#news_main {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 300;
	color: #000000;
	line-height: 36px;
	letter-spacing: 0px;
}

#news_highlight {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 300;
	color: #FF0000;
	line-height: 36px;
	letter-spacing: 0px;
	text-decoration: underline;
}

#map_links {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 300;
	color: #000000;
	line-height: 36px;
	letter-spacing: 0px;
	text-decoration: underline;
}

/*-- ========== recruit contents ========== */
#recruit_main {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 300;
	color: #000000;
	line-height: 40px;
	letter-spacing: 0px;
}

#recruit_mail {
	text-decoration: underline;
}

/*-- ========== company contents ========== */
#shop_main {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 300;
	color: #000000;
	line-height: 40px;
	letter-spacing: 0px;
}

#company_main {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 300;
	color: #000000;
	line-height: 40px;
	letter-spacing: 0px;
}