@charset "utf-8";

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* モバイルレイアウト : 768 px およびそれ以下. */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

/* ―――――――――――――――――――― */
h1.company {
	color: #fff;
	font-size: 36px;
	padding-top: 0.5em;
	margin-bottom: 20px;
}
h3.company {
	font-size: 24px;
	padding: 2px 0 2px 10px;
	border-left: solid #d7000f 5px;
	margin-top: 40px;
	margin-bottom: 20px;
}
h4.company {
	background-color: #ddd;
	border-top: solid #777 1px;
	padding: 10px;
	margin: 20px 0;
}
.company-list dt {
	float: left;
	clear: left;
	width: 100%;
	font-weight: bold;
	line-height: 1.4em;
	padding: 20px 5px;
	border-top: solid #ccc 1px;
	box-sizing: border-box;
}
.company-list dd {
	margin-left: 0px;
	line-height: 1.4em;
	padding: 20px 5px;
	border-top: solid #ccc 1px;
}
.company-list dt:first-child,
.company-list dd:first-of-type {
	border-top: none;
}
.company-list li {
	float: left;
	width: 33.333%;
}
.MaxWidth100p img {
	width: 100%;
	margin-bottom: 40px;
}

.cover { position: relative; width: 100%; margin: 0; padding: 0; }
.centerBox { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; width: 50%; height: 50px; text-align: center; }
/* 会社固定背景 */
.section-companybg {
	height: 100vh;
	background: url(../company/images/company-img1_sp.jpg) no-repeat fixed;
	background-position: center;
	background-size: cover;
	position: relative;
}
.section-companybg p.comment {
	font-size: 14px;
	line-height: 1.5em;
	color: #fff;
	margin-top: 300px;
	padding-bottom: 70px;
}

.goto {
	background-color:rgba(0,0,0,0.35);
	padding: 20px 20px;
	text-align: right;
}
.goto a {
	font-size: 28px;
	color: #fff;
}

/* ホワイトペーパー背景 */
.section-whitepaperbg {
	height: 100%;
	background: url(../company/images/white_paper.png) repeat;
	padding-top: 40px;
	padding-bottom: 40px;
}
/* 事業所背景 */
.section-officebg {
	height: 100vh;
	background: url(../company/images/company-img2_sp.jpg) no-repeat fixed;
	background-position: center;
	background-size: cover;
	position: relative;
}
/* 沿革背景 */
.section-historybg {
	height: 100vh;
	background: url(../company/images/company-img3_sp.jpg) no-repeat fixed;
	background-position: center;
	background-size: cover;
	position: relative;
}
/* ピックアップ */
.section-pickup {
	height: 100%;
	background: #fff;
	overflow: auto;
	margin-top: 30px;
}
.section-pickup li {
	box-sizing: border-box;
	float: left;
	width: 48%;
	margin-right: 2%;
	margin-bottom: 10px;
	padding: 6px;
	position: relative;
}
.section-pickup img {
	width: 100%;
}
.section-pickup p.topics-title {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	height: 70px;
}
.section-pickup p.topics-cate-date {
	font-size: 12px;
	line-height: 1.4em;
	padding-bottom: 5px;
	border-bottom: solid #ddd 1px;
}
.section-pickup .fa-chevron-circle-right {
	position: absolute;
	bottom: 15px;
	right: 10px;
}
/* 製品固定背景 */
.section-productbg {
	background: url(../images/home-img1_sp.jpg) no-repeat fixed;
	background-position: center;
	background-size: cover;
	position: relative;
}
.section-productbg p.ff_racing {
	font-family: 'Racing Sans One', cursive;
	font-size: 35px;
	color: #fff;
	padding-top: 50px;
}
.section-productbg p.comment {
	font-size: 14px;
	line-height: 1.5em;
	color: #fff;
	margin-top: 30px;
	padding-bottom: 70px;
}
/* 製品分野 */
.section-product {
	height: 100%;
	background: #fff;
}
.section-product ul li {
	width: 100%;
	float: none;
	padding: 0;
	box-sizing: border-box;
}
.section-product img {
	width: 100%;
}
.section-product p {
	display: none;
	margin-top: 5px;
}
/* サンプル未使用 */
.section6 {
	background: url(../images/home-img1-sp.jpg) no-repeat fixed;
	background-position: center;
	background-size: cover;
	position: relative;
}
.section6 p.ff_racing {
	font-family: 'Racing Sans One', cursive;
	font-size: 35px;
	color: #fff;
	padding-top: 50px;
}
.section6 p.comment {
	font-size: 14px;
	line-height: 1.5em;
	color: #fff;
	margin-top: 30px;
	margin-left: 0px;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* タブレットレイアウト : 769 px ～。モバイルレイアウトからスタイルを継承。 */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

@media only screen and (min-width: 768px) {
/* ―――――――――――――――――――― */
.company-list dt {
	float: left;
	clear: left;
	width: 170px;
	font-weight: bold;
	line-height: 1.4em;
	padding: 19px 5px;
	border-top: solid #777 2px;
	box-sizing: border-box;
}
.company-list dd {
	margin-left: 200px;
	line-height: 1.4em;
	padding: 20px 5px;
	border-top: solid #ccc 1px;
}
.company-list dt:nth-of-type(1),
.company-list dd:nth-of-type(1) {
	border-top: none;
}

/* 会社固定背景 */
.section-companybg {
	height: 100vh;
	background: url(../company/images/company-img1_pc.jpg) no-repeat fixed;
	background-position: center;
	background-size: cover;
	position: relative;
}
.section-companybg p.comment {
	font-size: 18px;
	line-height: 1.5em;
	color: #fff;
	margin-top: 400px;
	margin-left: 50px;
	margin-right: 50px;
	padding-bottom: 70px;
}
/* ホワイトペーパー背景 */
.section-whitepaperbg {
	height: 100%;
	background: url(../company/images/white_paper.png) repeat;
}
/* 事業所背景 */
.section-officebg {
	height: 100vh;
	background: url(../company/images/company-img2_pc.jpg) no-repeat fixed;
	background-position: center;
	background-size: cover;
	position: relative;
}
/* 沿革背景 */
.section-historybg {
	height: 100vh;
	background: url(../company/images/company-img3_pc.jpg) no-repeat fixed;
	background-position: center;
	background-size: cover;
	position: relative;
}
/* ピックアップ */
.section-pickup li {
	box-sizing: border-box;
	float: left;
	width: 24%;
	margin-right: 1%;
	margin-bottom: 10px;
	padding: 6px;
	position: relative;
}
.section-pickup img {
	width: 100%;
}
.section-pickup p.topics-title {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	height: 70px;
}
.section-pickup p.topics-cate-date {
	font-size: 12px;
	line-height: 1.4em;
	padding-bottom: 5px;
	border-bottom: solid #ddd 1px;
}
.section-pickup .fa-chevron-circle-right {
	position: absolute;
	bottom: 15px;
	right: 10px;
}
/* 製品分野 */
.section-product ul li {
	width: 33.333%;
	float: left;
	padding: 2%;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 1.231em;
}
.section-product p {
	display: block;
	margin-top: 5px;
}
/* 製品固定背景 */
.section-productbg {
	background: url(../images/home-img1_pc.jpg) no-repeat fixed;
	background-position: center;
	background-size: cover;
}
.section-productbg p.ff_racing {
	font-family: 'Racing Sans One', cursive;
	font-size: 60px;
	color: #fff;
	padding-top: 100px;
}
.section-productbg p.comment {
	font-size: 18px;
	line-height: 1.5em;
	color: #fff;
	margin-top: 30px;
	margin-left: 50px;
	margin-right: 50px;
	padding-bottom: 70px;
}
/* サンプル未使用 */
.section6 {
	background: url(../images/xxx_pc.jpg) no-repeat fixed;
	background-position: center;
	background-size: cover;
}
.section6 p.comment {
	font-size: 18px;
	line-height: 1.5em;
	color: #fff;
	margin-top: 30px;
	margin-left: 50px;
}

}
