@charset "UTF-8";

/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}
a{
	text-decoration:none;
}
table {
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
}
strong{
	font-weight: 500;
}
ol,ul {
	list-style: none;
	margin:0;
	padding:0;
}
caption,th {
	text-align: left;

}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	margin:0;
	padding:0;
	color:#444;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border: 0;
}


/* Custom CSS
 * --------------------------------------- */
body{
	/*font-family:'Noto Sans Japanese',"YuGothic","Yu Gothic","游ゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",sans-serif;*/
	font-family: YakuHanJP, "Noto Sans JP", sans-serif;
	color: #333;
	letter-spacing: 0.03em;
		font-size: 14px;
}
.wrap{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}
h1{
	font-size: 72px;
	font-weight: 800;
	color: #FFF;
}
p{
	font-size: 2em;
}
.onPc{
	display:block;
}
.onSmt{
	display:none;
}
.intro p{
	width: 50%;
	margin: 0 auto;
	font-size: 1.5em;
}
.section{
	text-align:center;
}
#menu li {
	display:inline-block;
	margin: 10px;
	color: #000;
	background:#fff;
	background: rgba(255,255,255, 0.5);
	-webkit-border-radius: 10px;
			border-radius: 10px;
}
#menu li.active{
	background:#666;
	background: rgba(0,0,0, 0.5);
	color: #fff;
}
#menu li a{
	text-decoration:none;
	color: #000;
}
#menu li.active a:hover{
	color: #000;
}
#menu li:hover{
	background: rgba(255,255,255, 0.8);
}
#menu li a,
#menu li.active a{
	padding: 9px 18px;
	display:block;
}
#menu li.active a{
	color: #fff;
}
#menu{
	position:fixed;
	top:0;
	left:0;
	height: 40px;
	z-index: 70;
	width: 100%;
	padding: 0;
	margin:0;
}
#section0{
	
}
#section0.t02{
	
}
#section1{
	background-color: #FFF;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;

}
#section1::before {
	
}
#section1::after {
	
}
#section2{
	background-color: #FFF;
	background-image: url("../img/top2019/image01.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;

}
#section2::before {

}
#section2::after {

}
#section3{
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;


}
#section3::before {
	
}
#section3::after {
	
}
#section4{
	background-color: #eee;
}
#section5::before{
	content: '';
	width: 100%;
	height: 50vh;
	display: inline-block;
	background-color: #222;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

.text14{
	 display: block;
	float: left;
	height: auto;
	width: 100%;
	font-size:14px;
	text-align:left;
	line-height:2.0em;
}

.clearfix {
	clear: both;
}

.clearfix::after {
	content: '';
	display: block;
	clear: both;
}

.headclearfix {
	clear: both;
	width:100%;
	height:1px;
	display:block;
	float:left;
	margin-bottom:-1px;
	position: absolute;
	top: 0px;
	left: 0;
}
.header{
	width: 100%;
	height: 60px;
	display: block;
	position: fixed;
	top: 0px;
	z-index: 10000;
	background-color: rgba(255,255,255,1.0);
	transition-property: all;
	transition: 0.6s ease;
}
.fp-viewing-top .header{
	background-color: rgba(255,255,255,0.0);
}
.fp-viewing-works .header{
	background-color: rgba(255,255,255,0.0);
}
.fp-viewing-company .header{
	background-color: rgba(255,255,255,0.0);
}
.fp-viewing-recruit .header{
	background-color: rgba(255,255,255,1.0);
}
.header.add{
	background-color: rgba(255,255,255,1.0) !important;
}
.header.add02{
	background-color: rgba(255,255,255,1.0) !important;
}
.headNav{
	width: auto;
	height: auto;
	display: inline-block;
	float: right;
	position: relative;
	margin-right: 20px;
	margin-top: 20px;
}
.headNav ul{
	width: auto;
	height: auto;
	display: inline-block;
	float: right;
	position: relative;
}
.headNav ul li{
	width: auto;
	height: auto;
	display: inline-block;
	float: left;
	position: relative;
}
.headNav ul li a{
	width: auto;
	height: auto;
	display: inline-block;
	float: left;
	position: relative;
	font-size: 14px;
	line-height: 20px;
	padding: 10px 30px;
	text-decoration: none;
	font-weight: 500;
	color: #111;
	letter-spacing: 0.1em;
	transition-property: all;
transition: 0.2s ease;
}
.headNav ul li.da a{
	background-image: url("../img/top2019/down_arrow_red.png");
background-size: 12px 12px;
background-position: 95% center;
background-repeat: no-repeat;
}
.headNav ul li span{
	width: auto;
	height: auto;
	display: inline-block;
	float: left;
	position: relative;
	font-size: 14px;
	line-height: 20px;
	padding: 10px 30px;
	text-decoration: none;
	font-weight: 500;
	color: #111;
	letter-spacing: 0.1em;
	cursor: pointer;
	transition-property: all;
transition: 0.2s ease;
}
.headNav ul li.da{
	background-image: url("../img/top2019/down_arrow_red.png");
	background-size: 12px 12px;
	background-position: 95% center;
	background-repeat: no-repeat;
}
.fp-viewing-top .header .headNav ul li a,.fp-viewing-works .header .headNav ul li a,.fp-viewing-company .header .headNav ul li a{
	color: #FFF;
}
.fp-viewing-top .header .headNav ul li span,.fp-viewing-works .header .headNav ul li span,.fp-viewing-company .header .headNav ul li span{
	color: #FFF;
}
.header.add .headNav ul li a,.header.add02 .headNav ul li a{
	color: #111;
}
.header.add .headNav ul li.da span,
.header.add02 .headNav ul li.da span{
	color: #111;
	background-color: rgba(0,0,0,0.15);
}
.header.add02 .headNav ul li.da span,
.header.add .headNav ul li.da span{
	color: #111;
}
.headLogo{
	width: auto;
	height: auto;
	display:block;
	position: relative;
	transition-property: all;
	transition: 0.6s ease;
	text-align: left;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 5px;
	float: left;
	
}
.headLogo img{
	height: 50px;
	width:auto;
	transition-property: all;
	transition: 0.6s ease;
	float: left;
}
.headLogoWht{
	width: auto;
	height: auto;
	display:block;
	position: absolute;
	transition-property: all;
	transition: 0.6s ease;
	text-align: left;
	left: 20px;
	top: 5px;
	float: left;
	opacity:1.0;
filter:alpha(opacity=100);
-ms-filter: "alpha( opacity=100 )";
}
.headLogoWht img{
	height: 50px;
	width:auto;
	transition-property: all;
	transition: 0.6s ease;
	float: left;
}
.headLogoBlk{
	width: auto;
	height: auto;
	display:block;
	position: absolute;
	transition-property: all;
	transition: 0.6s ease;
	text-align: left;
	left: 20px;
	top: 5px;
	float: left;
	opacity:1.0;
filter:alpha(opacity=100);
-ms-filter: "alpha( opacity=100 )";
}
.headLogoBlk img{
	height: 50px;
	width:auto;
	transition-property: all;
	transition: 0.6s ease;
	float: left;
}
.fp-viewing-top .headLogoBlk,.fp-viewing-works .headLogoBlk,.fp-viewing-company .headLogoBlk{
	opacity:0.0;
filter:alpha(opacity=0);
-ms-filter: "alpha( opacity=0 )";
}
.fp-viewing-recruit .headLogoWht,.fp-viewing-news .headLogoWht,.fp-viewing-sitemap .headLogoWht{
	opacity:0.0;
filter:alpha(opacity=0);
-ms-filter: "alpha( opacity=0 )";
}
.add .headLogoWht{
	opacity:0.0;
filter:alpha(opacity=0);
-ms-filter: "alpha( opacity=0 )";
}
.add .headLogoBlk{
	opacity:1.0;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}
.add02 .headLogoWht{
	opacity:0.0;
filter:alpha(opacity=0);
-ms-filter: "alpha( opacity=0 )";
}
.add02 .headLogoBlk{
	opacity:1.0;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}
.spHeader{
	display: none;
}
#slideMenu01.menuActive,
#slideMenu02.menuActive,
#slideMenu03.menuActive{
	top: 60px!important;
}
@media (max-width: 991.98px) { 
	.header{
		height: 90px;
	}
	.headNav{
		width: 100%;
		position: absolute;
		bottom: 0;
	}
	#slideMenu01.menuActive,
	#slideMenu02.menuActive,
	#slideMenu03.menuActive {
		top: 90px!important;
	}
}

.heroSubMsg{
	width: 420px;
	height: 40px;
	display: inline-block;
	position: absolute;
	top: 50%;
	margin-top: 60px;
	left: 50%;
	font-size: 24px;
	line-height: 40px;
	color: #FFF;
	letter-spacing: 0.3em;
	font-weight: 500;
	text-align: center;
	margin-left: -210px;
}
.moreRight{
	width: 180px;
	height: 80px;
	display: inline-block;
	position: absolute;
	bottom: -20px;
	right: -10px;
	
}
.moreRight a{
	width: 100%;
	height: auto;
	display: inline-block;
	font-size: 18px;
	text-align: center;
	line-height: 80px;
	background-color: #FFF;
	color: #00b7ee;
	letter-spacing: 0.3em;
	font-family: 'Oswald', sans-serif;
}
.moreCenter{
	width: 100%;
	height: auto;
	display: inline-block;
	position: relative;
	text-align: center;
	margin-top: 40px;
}
.moreCenter a{
	width: 200px;
	height: auto;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	background-color: #FFF;
	color: #d5000c;
	letter-spacing: 0.3em;
	font-family: 'Oswald', sans-serif;
}
.copyright{
	width:100%;
	height:auto;
	float:left;
	display:inline-block;
	text-align:center;
	font-size:12px;
	color:#3c3c3c;
	line-height:12px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	position: absolute;
	bottom: 15px;
	left: 0;
	border-top: #D6000C 10px solid;
	padding-top: 15px;
}
.footBox{
	width: 100%;
	height: auto;
	display: inline-block;
	position: relative;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;

	background-color: #222;
}
.footMenu{
	width: 16.6666%;
	height: auto;
	display: inline-block;
	position: relative;
	float: left;
	text-align: left;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
}
.footTitle{
	width: 100%;
	height: auto;
	display: inline-block;
	position: relative;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: 500;
	line-height: 2.0em;
	float: left;
}
.footTitle a{
	color: #111;
	text-decoration: none;
}

.footMenu ul{
	 width: 100%;
	height: auto;
	display: inline-block;
	position: relative;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	float: left;
	padding: 0;
	list-style: none;
	margin-bottom: 0;
}
.footMenu ul li{
	 width: 100%;
	height: auto;
	display: inline-block;
	position: relative;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	font-size: 13px;
	line-height: 1.4em;
	float: left;
	padding-left: 11px;
	margin-bottom: 8px;
}
.footMenu ul li:before{
	content: "";
	background: #777;
	width: 6px;
	height: 1px;
	position: absolute;
	top: 7px;
	left: 0;
}
.footMenu ul li a{
	width: 100%;
	height: auto;
	display: inline-block;
	position: relative;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
   color: #F8F8F8;
	font-size: 0.857em;
	line-height: 1.4em;
	float: left;
}
.footMenu ul li a:hover{
	text-decoration: underline;
	color: #999;
}
.footMenu ul.folder ul{
	margin-top: 7px;
}
.footMenu ul.folder ul li:before{
	width: 5px;
	height: 5px;
	border-radius: 50%;
	top: 5px;
	background: #777;
}


.footLogo{
	width: 100%;
	height: auto;
	display: inline-block;
	position: relative;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	float: left;
}
.footLogo img{
	width: auto;
	height: 25px;
	display: inline-block;
	position: relative;
}

.heroMsg{
	width: 40%;
	height: auto;
	display:block;
	position: absolute;
	top: 10%;
	left: 50%;
	margin-left: -20%;
	z-index: 100;
}
.heroMsg img{
	width: 100%;
	height: auto;
}
.heroMsg02{
	width: 40%;
	height: auto;
	display:block;
	position: absolute;
	bottom: 10%;
	right: 5%;
	z-index: 100;
}
.heroMsg02 img{
	width: 100%;
	height: auto;
	filter: drop-shadow(0px 0px 12px rgba(0,0,0,0.7));
}
.moreLeft{
	width: 100%;
	height: auto;
	display: inline-block;
	position: relative;
	text-align: left;
	margin-top: 40px;
}
.moreLeft a{
	width: 200px;
	height: auto;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	background-color: #d5000c;
	color: #FFF;
	letter-spacing: 0.3em;
	font-family: 'Oswald', sans-serif;
}
.secTitleBox04 .text14{
	text-align: center;
}
.voiceName{
	width: 100%;
	height: auto;
	display: inline-block;
	position: relative;
	text-align: left;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.2em;
}
.footCenterLogo{
	width: 100%;
	height: auto;
	display: inline-block;
	position: relative;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
.footCenterLogo img{
	width: auto;
	height: 150px;
	display: inline-block;
	position: relative;
}

/*コーポレート*/
.mt0{ margin-top:0;}
.mt05{ margin-top:5px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt25{ margin-top:25px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.mt50{ margin-top:50px;}
.mt60{ margin-top:60px;}
.mt70{ margin-top:70px;}
.mt80{ margin-top:80px;}
.mt90{ margin-top:90px;}
.mt100{ margin-top:100px;}
.mt110{ margin-top:110px;}
.mt120{ margin-top:120px;}
.mt130{ margin-top:130px;}
.mt140{ margin-top:140px;}
.mt150{ margin-top:150px;}
.mt160{ margin-top:160px;}

.mb0{ margin-bottom:0;}
.mb05{ margin-bottom:5px;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb20{ margin-bottom:20px;}
.mb25{ margin-bottom:25px;}
.mb30{ margin-bottom:30px;}
.mb40{ margin-bottom:40px;}
.mb50{ margin-bottom:50px;}
.mb60{ margin-bottom:60px;}
.mb70{ margin-bottom:70px;}
.mb80{ margin-bottom:80px;}
.mb90{ margin-bottom:90px;}
.mb100{ margin-bottom:100px;}
.mb110{ margin-bottom:110px;}
.mb120{ margin-bottom:120px;}
.mvBase {
	width: 100%;
	display: block;
	background-color: #222;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	bottom: 0;
}
.headBase {
	width: 100%;
	height: 100vh;
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 10;
}
video#tjmv{
position: absolute;
left: 0;
bottom: 0;
min-width: 100%;
min-height: 100%;
width: auto; 
height: auto;
z-index: 0;
background-position:center bottom;
display:block;
}
.mvBox{	
	width: 100%;
	height: 100vh;
	position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
	overflow:hidden;
	
}
.mvBox::before{
bottom: 0px;
content: "";
display: block;
height: 100%;
position: absolute;
width: 100%;
z-index: 1;
	background-color: rgba(0,0,0,0.30)
}
.workSec{
	width: 33.3333%;
	height: 100%;
	float: left;
	display: inline-block;
	position: relative;
/*
	background-image: url("../img/top2019/image04_tate.jpg");
*/
	background-image: url(/common/img/top2022/image04_tate.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.workSec::before{
	bottom: 0px;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 1;
	background-color: rgba(0,0,0,0.35);
}
.workSec.t02{
	/*background-image: url("../img/top2019/image07_tate.jpg");*/
	background-image: url(/common/img/top2022/image07_tate.jpg);
	background-position: center center;
}
.workSec.t03{
	/*background-image: url("../img/top2019/image08_tate.jpg");*/
	background-image: url("../img/top2022/image08_tate.jpg");
	background-position: center center;
}
.workSecBnr{
	position: absolute;
	bottom: 30px;
	z-index: 1;
	display: flex;
	width: 100%;
	justify-content: center;
}
.workSecBnr a{
	display: block;
}
.workSecBnr a:first-of-type{
	margin-right: 15px;
}
.workSecBnr a:hover{
	opacity: .75;
}
.workSecBnr a img{
	max-width: 600px;
	width: 100%;
}
.footMenu h5 {
	font-size: 13px;
	margin-top: 2.0em;
	padding: 0.5em 0.25em;
	border-bottom: #999 1px solid;
	margin-bottom: 10px;
}
.footMenu a {
	color: #F8F8F8;
}
.footMenu {
	color: #F8F8F8;
	font-size: 0.857em;
}
.footBottomMenu{
	width: 100%;
	height: auto;
	float: left;
	display: inline-block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2.0em;
	padding-bottom: 2.0em;
}
.footBottomMenu ul{
	width: auto;
	height: auto;
/*
	float: right;
	display: inline-block;
	position: relative;
*/
	display: flex;
	justify-content: flex-end;
	align-content: center;
}
.footBottomMenu ul li{
	width: auto;
	height: auto;
	align-self: center;
/*
	float:left;
	display: inline-block;
	position: relative;
*/
	color: #F8F8F8;
	font-size: 0.857em;
	line-height: 1.4em;
	margin-left: 10px;
}
.footBottomMenu ul li:nth-child(2n)::before{
	content: '|';
	position: relative;
	margin-right: 10px;
	font-size: 0.8em;
}
.footBottomMenu ul li.footer-instagram{
	margin-left: 1.5rem;
}
.footBottomMenu ul li a{
	color: #F8F8F8;
	font-size: 0.857em;
	line-height: 1.4em;
}
.footBottomMenu ul li a:hover{
	text-decoration: underline;
	color: #999;
}
.newsBox{
	width: 55vw;
	max-width: 302px;
	height: auto;
	float: left;
	display: inline-block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0.5rem;
	transition-property: all;
	transition: 0.2s ease;
}
.newsBox:hover{
	opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}


.newsInner{
	height: 100%;
	/*float: left;*/
	/*display: inline-block;*/
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px;
	background-color: #FFF;
	border: #d2d2d2 1px solid;
	border-radius: 4px;
}
.newsInner::before{
	content: '';
	width: 90%;
	height: 4px;
	background-color: #d5000c;
	display: inline-block;
	position: absolute;
	top: -2px;
	left: 5%;
}

.newsInner p {
	margin-top: 0.5rem;
	font-size: 14px;
	text-align: justify;
	color: #333;
}

.newsInner img {
	max-width: 100%;
}

.newsPh{
	width: 100%;
	height: auto;
	float: left;
	display: inline-block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.newsPh img{
	width: 100%;
	height: auto;
}
.box960{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
	max-width: 960px;
	position: relative;
}
.containerBox{
	width:100%;
	display: flex;
	flex-wrap: wrap;
	height:auto;
	margin: 0 auto;
	max-width: 1170px;
	position: relative;
}
.footContainer{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
	max-width: 1170px;
	position: relative;
}
.groupBn{
	width: 98%;
	height: 170px;
	float: left;
	display: inline-block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #FFF;
	margin-top: 20px;
	margin-left: 1%;
	margin-right: 1%;
	border: #d2d2d2 0px solid;
	background-image: url("../img/top2019/group_bn03.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 4px;
	transition-property: all;
	transition: 0.2s ease;
}
.groupBn::after{
	content: 'More';
	position: absolute;
	bottom: -10px;
	right: -5px;
	font-size: 36px;
	line-height: 1em;
	font-weight: bold;
	color: #d5000c;
	letter-spacing: 0em;
	font-style: italic;
	font-family: 'Shadows Into Light', cursive;
	transform: skew(-11deg) rotate(-11deg);
}
.groupBn:hover{
	opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
.recPh01{
	width: 50%;
	height: 50vh;
	float: left;
	display: inline-block;
	position: absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	top: 0;
	left: 0;
	background-image: url("../img/top2024/image06.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 10;
}
.recPh02{
	width: 50%;
	height: 50vh;
	float: left;
	display: inline-block;
	position: absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	bottom: 0;
	left: 0;
	background-image: url("../img/top2024/image07.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 5;
}
.recPh03{
	width: 50%;
	height: 100vh;
	float: left;
	display: inline-block;
	position: absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	top: 0;
	right: 0;
	background-image: url("../img/top2024/image01_tate_2025.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 1;
}

.newsList {
	margin-bottom: 2.5rem;
	padding: 0.5rem 1.5rem;
	background: #fff;
}
.newsList li {
	padding: 1rem;
}
.newsList li + li {
	border-top: 1px solid #eee;
}



.newsInfo{
	display: flex;
	position: relative;
	text-align: left;
}
.newsDay{
	margin-right: 1rem;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #d5000c;
	white-space: nowrap;
}
.newsTitle{
	position: relative;
	text-align: left;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: 500;
	color: #111;
}

.topMishimaPlus{
	padding: 15px 30px 0 0;
	font-size: 14px;
	font-weight: 700;
}

.topMishimaPlus img{
	width: 440px;
	margin: 0 0 10px 0;
}

.topMishimaPlus img:hover,
.topMishimaOB img:hover{
	opacity: 0.8;
}
.topMishimaOB{
	padding-top: 45px;
}
.topMishimaOB img{
	width: 280px;
	border: 1px solid #ccc;
	height: auto;
}

.workTitleBox .subText a {
	color: #fff;
	text-decoration: underline;
}

.workBox{
	display: inline-block;
	position: absolute;
	bottom: 5%;
	left: 10%;
	margin-right: 10%;
	box-sizing: border-box;
	text-align: left;
	z-index: 10;
	transition-property: all;
	transition: 0.2s ease;
}
.workBox:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.workBox a {
	display: block;
}

.workBox .subText {
	color: #fff;
	text-align: justify;
	float: none;
}

.workSec .workTitle{
	display: inline-block;
	position: relative;
	padding: 0.5rem 2rem;
	background: rgba(213, 0, 12, 0.65);
	text-align: left;
	font-size: 30px;
	line-height: 1.1em;
	font-weight: 500;
	color: #fff;
	white-space: nowrap;
	letter-spacing: 0.15em;
}

.workSec.t02 .workTitle {
	background: rgba(3, 169, 244, 0.65);
}
.workSec.t03 .workTitle {
	background: rgba(76, 175, 80, 0.65);
	white-space: normal;
}

.workTitleEn {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.13em;
	opacity: 0.35;
}

.workTitle span.ProcessContract{
	display: inline-block;
	font-size: 20px;
	color: #d5000c;
	letter-spacing: 0.13em;
}

.workTitle span.OurOwnProducts{
	display: inline-block;
	font-size: 20px;
	color: #03A9F4;
	letter-spacing: 0.13em;
}

.workTitle span.Engineering{
	display: inline-block;
	font-size: 20px;
	color: #4CAF50;
	letter-spacing: 0.13em;
}

.t03 .workTitle{
	
}
.workNumber{
	width: 100%;
	height: 60px;
	display: inline-block;
	position: relative;
	float: left;
	text-align: left;
	font-size: 60px;
	line-height: 1em;
	font-weight: normal;
	font-style: normal;
	color: #d5000c;
	margin-bottom: 40px;
	letter-spacing: 0.05em;
	left: -1px;
	font-family: 'Oswald', sans-serif;
}
.workNumber::before{
	content: '';
	width: 25px;
	height: 2px;
	display: inline-block;
	background-color: #d5000c;
	position: absolute;
	bottom: -20px;
	left: 3px;
}
.t02 .workNumber{
	color: #03A9F4;
}
.t02 .workNumber::before{
	background-color: #03A9F4;
}
.t03 .workNumber{
	color: #4CAF50;
}
.t03 .workNumber::before{
	background-color: #4CAF50;
}

.kougenBn{
	width: 50%;
	height: 120px;
	float: left;
	display: inline-block;
	position: absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	bottom: 20px;
	right:50%;
	background-color: rgba(255,152,0,0.90);
	background-color: #FFF;
	z-index: 20;
	padding: 10px 20px;
	background-image: url("../img/top2019/right_arrow_bluefull.png") ,url("../img/top2019/town_bn.jpg");
	background-size: 30px auto, cover;
	background-position: calc(100% - 10px) center, right top;
	background-repeat: no-repeat,no-repeat;
	margin-right: -25%;
}
.koukenImg{
	float: left;
}

@media screen and (min-width:737px) {
.koukenImg img{
	margin-top: 3px;
}
}

@media screen and (max-width:736px) {
.koukenImg img{
	height: 70px;
	width: auto;
}
}

.koukenMsg{
	width: 100%;
	height:auto;
	text-align: left;
}

@media screen and (min-width:960px) {
.koukenMsg img{
	height: 30px;
	width: auto;
}
}

@media screen and (max-width:959px) {
.koukenMsg img{
	height: 24px;
	width: auto;
}
}



.kougenBn p{
	color: #FFF;
	font-size: 20px;
	line-height: 1em;
	letter-spacing: 0.3em;
	text-align: left;
	float: left;
	font-weight: 200;
	margin-top: 2px;
	background-color: #0b4894;
	display: inline-block;
	padding: 7px 10px 7px 15px;
	border-radius: 4px;
	margin-left: 12px;
}
.workTitleBox{
	width: 100%;
	height:120px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 0;
	text-align: center;
	z-index: 11;
	margin-top: -300px;
}

.workTitleBox .subTitle {
	width: 90%;
	max-width: 750px;
	margin: 0.25rem auto 0;
	padding-top: 1.5rem;
	border-top: 1px solid #fff;
	float: none;
}

.mainEnTitle{
	width: 100%;
	height: auto;
	display: inline-block;
	position: relative;
	text-align: center;
	font-size: 70px;
	line-height: 1.0em;
	float: left;
	font-weight: normal;
	color: #FFF;
	letter-spacing: 0.1em;
	font-family: 'Oswald', sans-serif;
	margin-bottom: 22px;
}
.subTitle{
	width: 100%;
	height: auto;
	display: inline-block;
	position: relative;
	text-align: center;
	font-size: 20px;
	line-height: 1.0em;
	float: left;
	font-weight: 500;
	color: #FFF;
	letter-spacing: 0.3em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0.3em;
}
.moreBtnLine{
	width: 100%;
	height: auto;
	display: inline-block;
	position: relative;
	text-align: center;
	float: left;
}
.moreBtnLine a{
	width: 360px;
	height: auto;
	display: inline-block;
	font-size: 16px;
	text-align: center;
	line-height: 60px;
	color: #FFF;
	border: #FFF 2px solid;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.10);
	transition-property: all;
transition: 0.2s ease;
}
.moreBtnLine a:hover{
	background-color: rgba(255,255,255,1.00);
	color: #d5000c;
}
.recruitTitleBox{
	width: 100%;
	height:auto;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 0;
	text-align: center;
	z-index: 11;
	margin-top: -145px;
	background-color: rgba(213,0,12,0.80);
	padding-top: 30px;
	padding-bottom: 30px;
}
.secTitle{
	width: 100%;
	height: auto;
	display: inline-block;
	position: relative;
	text-align: left;
	font-size: 30px;
	line-height: 1.0em;
	float: left;
	font-weight: normal;
	color: #d5000c;
	letter-spacing: 0.1em;
	font-family: 'Oswald', sans-serif;
	margin-bottom: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 1%;
	padding-right: 1%;
}
.secTitle span{
	color: #111;
	font-family:"YuGothic","Yu Gothic","游ゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",sans-serif;
	font-weight: 500;
	font-size: 0.4em;
}
.topicMoreBtn{
	width: 140px;
	height: auto;
	display: inline-block;
	position: absolute;
	text-align: center;
	z-index: 10;
	top: 4px;
	right: 1%;
}
.topicMoreBtn a{
	width: 100%;
	height: auto;
	display: inline-block;
	font-size: 13px;
	text-align: center;
	line-height: 26px;
	color: #d5000c;
	border: #d5000c 1px solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	transition-property: all;
	transition: 0.2s ease;
}
.topicMoreBtn a:hover{
	background-color: #d5000c;
	color: #FFF;
}
.heroCopy {
	width: 90%;
	height: auto;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -45%;
	z-index: 100;
	text-align: center;
	font-size: 72px;
	line-height: 1.0em;
	float: left;
	font-weight: bold;
	font-style: normal;
	color: #FFF;
	letter-spacing: 0.1em;
	margin-top: -50px;
}

@media screen and (min-width:737px) and (max-width:850px){
.heroCopy {
	font-size: 60px;
}
}

.heroCopy span{
	font-size: 80px;
}
.heroSubCopy {
	width: 80%;
	height: auto;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -40%;
	z-index: 100;
	text-align: center;
	font-size: 40px;
	line-height: 1.0em;
	float: left;
	color: #d5000c;
	letter-spacing: 0.05em;
	margin-top: 44px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
}
.scroll{
	width:100px;
	height:84px;
	
	text-align:center;
	position:absolute;
	bottom:0px;
	left:50%;
	margin-left:-50px;
	font-size:14px;
	line-height: 1.0em;
	color: #FFF;
	z-index: 10;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 0.1em;
}
.scroll a{
	color:#FFF;
	text-decoration:none;
	font-weight: 500;
	
}
.scroll span{	
	width:1px;
	height:60px;
	float: left;
	display:inline-block;
	box-sizing: border-box;
	margin-top:10px;
	background-color: #FFF;
	margin-left: 49.5px;
	margin-right: 49.5px;
}

@media screen and (max-width: 736px){
	.scroll{
		bottom: 40px;
	}
	.scroll span{
		height: 35px;
	}
}
.groupCopyBox{
	width: 480px;
	height: auto;
	display: inline-block;
	position: absolute;
	top: 48px;
	left: 50%;
	text-align: center;
	z-index: 11;
	background-color: rgba(213,0,12,0.80);
	padding-top: 15px;
	padding-bottom: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: -240px;
}
.groupCopyText{
	width: 100%;
	height: auto;
	display: inline-block;
	float: left;
	font-size: 20px;
	text-align: center;
	line-height: 1.5em;
	color: #FFF;
	font-weight: 500;
}
.groupCopyText.sub{
	font-size: 16px;
}
.headLangBtn{
	width: auto;
	height: auto;
	display: inline-block;
	float: right;
	position: absolute;
	top: 5px;
	right: 53px;
}
.headLangBtn ul li {
	width: auto;
	height: auto;
	display: inline-block;
	float: left;
	position: relative;
	margin-left: 20px;
}
.headLangBtn ul li a {
	width: auto;
	height: auto;
	display: inline-block;
	float: left;
	position: relative;
	font-size: 11px;
	line-height: 1.5em;
	text-decoration: none;
	font-weight: 500;
	color: #111;
	letter-spacing: 0em;
}
.fp-viewing-top .header .headLangBtn ul li a,.fp-viewing-works .header .headLangBtn ul li a,.fp-viewing-company .header .headLangBtn ul li a{
	color: #FFF;
}
.whtBox{
	background-color: #FFF;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.text16Center{
	display: block;
	float: left;
	height: auto;
	width: 100%;
	font-size:16px;
	text-align:center;
	line-height:1.5em;
}
.subText{
	display: block;
	float: left;
	height: auto;
	width: 100%;
	font-size:14px;
	text-align:center;
	line-height:1.5em;
}
.wht{
	color: #FFF;
}

/* toppage info
------------------------------------------------------------ */
.top_information{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 999;
	background: #111111b3;
	color: #fff;
	text-align: left;
	width: 450px;
	height: 65px;
	border-top: 1px solid #434343;
	border-left: 1px solid #434343;
}
.top_information:before {
	font-weight: 900;
	content: "i";
	position: absolute;
	top: 50%;
	left: 13px;
	font-size: 1.3em;
	color: #fff;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border: 2px solid #fff;
	border-radius: 50%;
	width: 28px;
	height: 28px;
	text-align: center;
	line-height: 28px;
}
.top_information:hover{
	transition: .3s;
	background: #111;
}
.top_information_inner{
	display: flex;
	margin-bottom: 5px;
}
.top_information a{
	display: block;
	color: #fff;
	padding: 15px 20px 15px 55px;
}
.top_information a:hover{
	text-decoration: none;

}
.top_information .date{
	font-size: 0.7em;
	line-height: 1;
	color: #fff;
	padding: 2px 0;
}
.top_information .cat{
	background: #fff;
	color: #222;
	padding: 2px 5px;
	font-size: 0.7em;
	line-height: 1;
	margin-right: 7px;
}
.top_information .title{
	font-size: 1em;
	line-height: 1;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 0.05em;
	transform-origin: left top;
	overflow: hidden;
}
.top_information .slick-track{
	display: block;
}
@media screen and (max-width: 736px){
	.top_information{
		width: 100%;
		height: 56px;
		border-left: none;
	}
	.top_information:before {
		left: 10px;
		font-size: 0.75em;
		width: 17px;
		height: 17px;
		line-height: 17px;
	}
	.top_information a{
		padding: 11px 10px 12px 40px;
		text-align: center;
	}
	.top_information .title{
		font-size: 12px;
		text-align: left;
	}
}
@media (max-width: 767px){
	.visible-xs-inline-block {
		display: inline-block !important;
	}
	.hidden-xs {
		display: none !important;
	}
}


.pace {
	-webkit-pointer-events: none;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.pace-inactive {
	display: none;
}
.pace .pace-progress {
	background: #D5000C;
	position: fixed;
	z-index: 2000;
	top: 0;
	right: 100%;
	width: 100%;
	height: 2px;
}
#fp-nav,
	/*.pace-running */#section1,
	/*.pace-running */#section2,
	/*.pace-running */#section3,
	/*.pace-running */#section4,
	/*.pace-running */#section5{
	display:none;
}
.bnr_recruit_pc{
	position: absolute;
	left: 20px;
	bottom: 20px;
	z-index: 100;
	width: 220px;
	height: 220px;
	transform: translateX(0);
	transition: transform .3s ease;
}
.bnr_recruit_pc a{
	display: block;
}
.bnr_recruit_pc a:hover{
	opacity: .75;
}
.bnr_recruit_pc img{
	width: 100%;
}
.bnr_recruit_pc.hide{
	transform: translateX(-300px);
}

@media (max-width: 767.98px) {
	.bnr_recruit_pc{
		display: none;
	}
}