@charset "UTF-8";

/* CSS Document */


@media print, screen and (min-width:481px) {
.main_img {
	width: 920px;
	margin: 0 auto;
	margin-bottom: 50px;
}
.message {
	margin-bottom: 80px;
}
.message_sav {
	font-family: 'Noto Sans JP', YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 900;
	font-size: 30px;
	color: #0086d1;
	line-height: 120%;
}
.message_title {
	font-family: 'Noto Sans JP', YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 900;
	font-size: 50px;
	color: #0086d1;
	line-height: 120%;
	margin-bottom: 45px;
}
.message_txt {
	float: left;
	width: 445px;
}
.message_photo {
	float: right;
}
.philosophy {
	text-align: center;
	margin-bottom: 80px;
}
.philosophy_title {
	font-family: 'Noto Sans JP', YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 900;
	font-size: 50px;
	color: #0086d1;
	line-height: 120%;
	margin-bottom: 45px;
}
	

.company {
	margin-bottom: 80px;
}
.company_title {
	font-family: 'Noto Sans JP', YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 900;
	font-size: 50px;
	color: #0086d1;
	line-height: 120%;
	margin-bottom: 45px;
	text-align: center;
}
.tb_home {
	width: 100%;
	margin-bottom: 30px;
}
.tb_home th {
	background: #e5f3fa;
	border: solid 1px #1c3654;
	padding: 30px;
	width: 160px;
	font-weight: bold;
}
.tb_home td {
	padding: 30px;
	border: 1px solid #1c3654;
}
}

/*--------------------------------------------------------------------------------
	SP用コンテンツ
----------------------------------------------------------------------------*/ /**/
@media only screen and (max-width:480px) {
.main_img {
	margin-bottom: 20px;
}
.content {
	padding: 0 10px;
}
.message {
	margin-bottom: 50px;
}
.message_sav {
	font-family: 'Noto Sans JP', YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 900;
	font-size: 16px;
	color: #0086d1;
	line-height: 120%;
}
.message_title {
	font-family: 'Noto Sans JP', YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 900;
	font-size: 28px;
	color: #0086d1;
	line-height: 120%;
	margin-bottom: 20px;
}
.message_txt {
	margin-bottom: 20px;
}
.message_photo {
}
.philosophy {
	text-align: center;
	margin-bottom: 50px;
}
.philosophy_title {
	font-family: 'Noto Sans JP', YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 900;
	font-size: 28px;
	color: #0086d1;
	line-height: 120%;
	margin-bottom: 20px;
}
	
.philosophy .txt{
	text-align: left;
}
	
.company {
	margin-bottom: 50px;
	width: 100%;
}
.company_title {
	font-family: 'Noto Sans JP', YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 900;
	font-size: 28px;
	color: #0086d1;
	line-height: 120%;
	margin-bottom: 20px;
	text-align: center;
}
.tb_home {
	width: 100%;
	display: block;
}
.tb_home th {
	background: #e5f3fa;
	display: block;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
	width: 100%;
}
.tb_home td {
	border-bottom: none;
	display: block;
	padding: 10px 0;
	width: 100%;
}
.map span {
	background: url(../../common/img/sankaku.png) no-repeat left;
	padding-left: 15px;
}
.map a {
	color: #fff;
	font-family: 'Noto Sans JP', YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 900;
	font-size: 20px;
	text-align: center;
	background: #eb6100;
	padding: 20px 10px;
	margin: 0 auto 10px auto;
	display: block;
	text-decoration: none;
}
}
