@charset "utf-8";

/*________________________________________________

	name:			top_pc.css
	create Date:	2018-12-19
	lastmodified:	****-**-**
________________________________________________*/

/*--------------------------------------------------------------
  #header
--------------------------------------------------------------*/
.header {
	display: block;
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
    position: absolute;
    z-index: 100;
}
/*--------------------------------------------------------------#hlogo*/
#hlogo {
	display: inline;
    float: left;
    clear: both;
	margin: 20px auto 0 20px;
    padding: 0;
	text-align: center;
    left: 0;
    top: 0;
}
#hlogo h1,
#hlogo a {
	background-image: url("../img/common/hlogo_top.png");
}
/*--------------------------------------------------------------
  nav
--------------------------------------------------------------*/
nav {
    display: inline-block;
    float: right;
    margin: 0 0 0 auto;
    padding: 40px 0 0 0;
    vertical-align: bottom;
    text-align: right;
}
nav ul {
    display: inline;
    float: right;
	width: auto;
	height: auto;
	margin: 0 0 0 auto;
	padding: 0;
	font-size: 114%;
}
/*clearfix*/
nav ul:after {
	content: "";
	display: table;
	clear: both;
}
nav li {
    display: inline;
    float: left;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 1.4em;
    border-right: 1px #fff solid;
}
nav li:last-child {
    margin-right: 0;
    border-right: none;;
}
nav li a {
    margin: 0;
    padding: 0;
    color: #fff;
    text-decoration: none;
}
nav li a:hover {
    color: #fff;
    text-decoration: underline;
}

/* #slider
============================== */
#slider {
	display: block;
	width: 100%;
	height: 100vh;
    margin: 0;
	padding: 0;
    top: 0px;
	text-align: center;
	position: relative;
    overflow: hidden;
}
#slider img, .swiper-slide img {
	display: block;
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	margin: 0;
    position: absolute;
    left: 50%;
	top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.swiper-container {
	width: 100%;
	height: 100%;
    padding: 0;
    overflow: hidden;
}
.swiper-slide {
	overflow: hidden;
	width: 100%;
	height: 100%;
	text-align: center;
    background-color: #000;
}
.swiper-slide-active div { animation:swiper-slide-duplicate-active 4000ms ease-in-out forwards; }
@keyframes swiper-slide-duplicate-active {
	0% { transform:scale(1.2); opacity: 0.8; }
	100% { transform:scale(1); opacity: 1; }
}
.swiper-slide div {
    display: block;
	width: 100%;
	height: 100%;
}
/*CONTENTS_IMG*/
#home .contents_img_on > div:nth-child(1) { animation:contents_img_on1 1.25s ease-in-out infinite forwards; }
@keyframes contents_img_on1 {
	0% { transform:scale(1.0375); }
	100% { transform:scale(1); }
}
#products .contents_img_on > div:nth-child(1),#history .contents_img_on > div:nth-child(1),#company .contents_img_on > div:nth-child(1),#information .contents_img_on > div:nth-child(1),#contact .contents_img_on > div:nth-child(1) { animation:contents_img_on2 1.25s ease-in-out forwards; }
@keyframes contents_img_on2 {
	0% { transform:scale(1.1); }
	100% { transform:scale(1); }
}
/*--------------------------------------------------------------.slidemessage_wrap*/
.slidemessage_wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 479px;
    height: 63px;
    background-image: url("../img/slide/message.png");
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 100;
}
.slidemessage_wrap span {
    display: block;
    width: 479px;
    height: 63px;
    position: relative;
    z-index: -1;
    overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
}

/* #tmp_news_wrap
============================== */
#tmp_news_wrap {
	display: block;
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 80px 0;
	text-align: left;
}
.news_wrap {
	clear: both;
	width: 1100px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
/*clearfix*/
.news_wrap:after {
	content: "";
	display: table;
	clear: both;
}
.news_ttl {
    clear: both;
	width: auto;
	height: auto;
	margin: 0 0 12px 0;
	padding: 0;
    font-size: 214%;
	text-align: left;
    border-bottom: 1px #cdcdcd solid;
    position: relative;
}
.news_ttl:after {
position: absolute;
content: " ";
display: block;
border-bottom: 4px #e60011 solid;
bottom: -2px;
width: 3em;
}
.news_ttl_txt {
    display: inline-block;
    vertical-align: baseline;
    font-family: 'Roboto', sans-serif;
    color: #e60011;
}
.news_ttl_btn {
    display: inline-block;
    float: right;
    margin: 0 0 0 auto;
    padding-top: 1em;
    vertical-align: baseline;
    font-size: 46%;
}
.news_ttl_btn a {
    display: inline-block;
    margin: 0 0 0 auto;
    padding: 0 0 0 18px;
    background-image: url("../img/common/arrow.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #000;
    text-decoration: none;
    text-align: left;
}
.news_ttl_btn a:hover {
    text-decoration: underline;
}

/* #tmp_banner_wrap
============================== */
#tmp_banner_wrap {
	display: block;
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
    background-color: #000;
	text-align: center;
}
#tmp_banner_wrap a, #tmp_banner_wrap a:hover {
    color: #fff;
    text-decoration: none;
}
.banner_wrap {
	-js-display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	flex-flow: row wrap;
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
    font-size: 171.4%;
    font-weight: bold;
    text-align: center;
}
/*clearfix*/
.banner_wra:after {
	content: "";
	display: table;
	clear: both;
}
.btn_company, .btn_work, .btn_product, .btn_recruit {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
	height: 340px;
	margin: 0;
	padding: 0;
    background-position: center center;
    background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
}
.btn_company span, .btn_work span, .btn_product span, .btn_recruit span {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
    width: 140px;
	height: 140px;
	margin: 100px auto 0 auto;
    border: 1px #fff solid;
}
.btn_company a, .btn_work a, .btn_product a, .btn_recruit a {
    width: 100%;
    height: 100%;
}
.btn_company:hover span, .btn_work:hover span, .btn_product:hover span, .btn_recruit:hover span {
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-background-color: rgba(0, 0, 0, 0.3);
    -moz-background-color: rgba(0, 0, 0, 0.3);
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all  0.6s ease;
}
.btn_company {
	width: 34%;
    background-image: url("../img/top/bg_conpany.jpg");
}
.btn_work {
	width: 33%;
    background-image: url("../img/top/bg_work.jpg");
}
.btn_product {
	width: 33%;
    background-image: url("../img/top/bg_product.jpg");
}
.btn_recruit {
    float: none;
    clear: both;
	width: 100%;
    background-image: url("../img/top/bg_recruit.jpg");
}
