@charset "utf-8";
/* CSS Document */

body{
	font-size:14px;
	color:#333;
}

#header-zone{
	width:100%;
	overflow:hidden;
	background:url(images/header-bg.jpg) repeat-x #FFF;
	position:fixed !important;
	top:0;
	left:0;
	z-index:999;
}

#header{
	width:1100px;
	overflow:hidden;
	clear:both;
	margin:0 auto 25px;
	height:120px;
	box-sizing:border-box;
}

img{
	max-width:100%;
	height:auto;
	width:auto;　
}


a{ text-decoration:none;color:#333;}

a:hover{ color:#999 !important;}

.activ{ color:#C30D23 !important;}

.font-18{ font-size:18px;}

.red{ color:#C00;}

hr { border: 0;border-bottom: solid 2px #777;margin:1rem auto 35px;width:8em;}

.btn{
	clear:both;
	width:265px;
	height:44px;
	border:1px solid #000;
	background:#FFF;
	margin:0 auto;
	display:block;
}

.btn a{
	display:block !important;
	width:265px;
	height:44px;
	padding:13px 5px 5px;
	color:#333;
	font-size:14px;
	text-align:center;
}

.btn a:hover,
.btn-mini a:hover{
	opacity:0.8;
}

.btn-mini{
	clear:both;
	width:190px;
	height:30px;
	border:1px solid #000;
	background:#FFF;
	margin:0 auto;
	display:block;
}

.btn-mini a{
	display:block !important;
	width:190px;
	height:30px;
	padding:5px 5px 5px;
	color:#333;
	font-size:14px;
	text-align:center;
}






#logo-zone{
	width:250px;
	max-width:100%;
	overflow:hidden;
	float:left;
	margin-top:50px;
}

#logo-zone img{
	max-width:100%;
	height:auto;
	overflow:hidden;
}



.nav-logo{
	display:none;
}

#header-right{
	width:60%;
	float:right !important;
	margin-top:78px;
	position:relative;
}

.small-font{
	font-size:90%;
}


#nav{
	width:100%;
	/*clear:both;*/
	height:30px;
	line-height:1.1em;
	text-align:center;

}

#nav ul{
	position:absolute;
	top:0;
	right:0;
	padding-right:5px;
}

#nav .on:after {
	background: #C30D23;
	content: '';
	display: block;
	height: 2px;
	margin:2px auto 0 !important;
	width: 2em;
}


#nav li{
	float:left;
}

#nav ul li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  background: url(images/nav_line.gif) no-repeat right center;
  font-size: 100%;
  padding: 0 15px;
}


#main-img{
	width:100%;
	height:558px;
	padding-top:145px;
	overflow:hidden;
	position:relative;
	background:url(images/main-img.jpg) no-repeat;
	background-size:cover;
	position:relative;
}

.main-box{
	width: 1100px;
	overflow: hidden !important;
	margin: 0 auto;
	text-align: center;
}

.main-box > h1{
	width:1100px;
	display:block;
	font-size:34px;
	color:#FFF;
	padding-top:250px;
}

.mar-50{
	margin-bottom:50px !important;
}


.main-box p{
	font-size:18px;
	text-align:center;
}


h1{
	font-size:34px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}


.red-back{
	box-sizing:border-box;
	width:100%;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	padding:80px 0;
	background-color:#C30D23;
}

.red-back h2{
	font-size:24px;
	color:#FFF;
	text-align:center;
	line-height:3.0em;
}


.contents-zone{
	width:100%;
	overflow:hidden;
	padding:90px 0 100px;
}

.content,
.three-box,
.inner-box{
	width:1100px;
	overflow:hidden;
	margin:0 auto;
}



.three-box h2{
	font-size:30px;
	font-weight:bold;
	text-align:center;
	display:block;
	margin-bottom:20px;
}

.content h2{
	font-size:30px;
	font-weight:bold;
	text-align:center;
	display:block;
	margin-bottom:10px;
}

.three-box h4{
	font-size:20px;
	font-weight:bold;
	color:#333;
	text-align:center;
	margin-bottom:5px;
}

.other-con-box h4{
	font-size:16px;
	font-weight:bold;
	color:#333;
	margin-bottom:5px;
}

.con-box{
	width:1100px;
	margin:0 auto;
	overflow:hidden;
}

.three-1{
	width:330px;
	overflow:hidden;
	margin-right:55px;
	float:left;
}

.three-2{
	width:330px;
	overflow:hidden;
	float:left;
}

.three-1 img,
.three-2 img{
	margin-bottom:20px;
}

.three-box p.item{
	height:80px;
	border-bottom:#353535 solid 1px;
}

.des{
	margin:20px 0;
}

.other-con-box{
	text-align: center;
	margin-top:2em;

}


/* moreボタン　画像からテキストへ変換用CSS */

.more-button,.more-button2{
	width:265px;
	height:44px;
	margin:0 auto;
}

.more-button a{
	width:265px;
	height:44px;
    text-decoration:none;
    display:block;
}

/**/

.contentb{
	width:100%;
	height:auto;
	padding:90px 0 100px;
	background:url(images/main-2.jpg) no-repeat;
}



.conbox-black{
	width:60%;
	text-align:center;
	line-height:1.8em;
	margin:0 auto 70px;
	color:#333;
}

.h3-text{
	text-align:center;
	display:block;
	font-size:20px;
	padding:0 20px 20px;
	color:#333;
	font-weight:bold;
}

.h3-bottom{
	margin:30px 0 20px !important;
	font-weight:bold;
	color:#FFF;
}


.container h2{
	font-size:30px;
	font-weight:bold;
	color:#333;
	text-align:center;
	margin:0 auto 40px;
}

.content h2{
	font-size:30px;
	font-weight:bold;
	color:#333;
	text-align:center;
	margin:0 auto 10px;
}




@media all and (-ms-high-contrast:none){
	*::-ms-backdrop,.sys-item li {
	margin-bottom:5px;}
}

/*フッター*/

#footer-zone{
	width:100%;
	overflow:hidden;
	clear:both;
	background: #f2f2f2;
	padding:65px 0 25px;
}

.footer{
	width:875px;
	overflow:hidden;
	clear:both;
	margin:0 auto;
	padding:15px 110px;
}

.footer2{
	display:none;
}

.footer-box{
	width:190px;
	margin-right:37px;
	float:left;
}

.footer-box-right{
	width:190px;
	float:left;
}



@media screen and (-webkit-min-device-pixel-ratio:0) {
	.pra {
		margin-top:10px;
		float:left;
		margin-left:25px;
	}
}

.footer-box dl,
.footer-box-right dl{
	clear:both;
	margin-bottom:20px;
}

.footer-box dt,
.footer-box-right dt{
	width:190px;
	padding-bottom:6px;
	border-bottom:1px solid #CCC;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}

.footer-box dd li,
/*.footer-box-right dl*/{
	background:url(images/footer-mark.png) no-repeat 0 0.6em;
	padding-left:15px;
	line-height:2em;
	font-size:12px;
}

#copyright{
	width:100%;
	height:50px;
	background:#C30D23;
}

#copy{
	width:1100px;
	text-align:center;
	font-size:12px;
	color:#fff;
	margin:0 auto;
	padding-top:20px;
}

.fly {
  opacity: 0;
  transition: all 600ms ease-in-out;
  transform: translateY(100px) scale(1.05) translate3d(0, 0, 0);
}

.show-block {
  opacity: 1;
  transform: translateY(0) scale(1) translate3d(0, 0, 0);
}

.center{
	margin-bottom:5px;
	color:#C00;
	font-size:12px;
}


/*サブページ*/
.sub-top-text h1{
	font-size:60px;
	font-weight:normal;
	color:#FFF;
	padding:50px 0 0;
	margin:0;
}

.sub-text{
	border-top:#FFF 2px solid;
	width:9em;
	text-align:center;
	margin:0 auto;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
}

.sub-top-img{
	width:100%;
	height:250px !important;
	min-height:100%;
	padding-top:145px;
	display:block !important;
	position:relative;
	box-sizing:border-box;
}

/*.subimg{
	width:100%;
	height:100%;
}

.subimg img{
	width:100%;
	height:100%;
	display:block;
}
*/

.work-top-img{
	width:100%;
	height:250px;
	padding-top:145px;
	overflow:hidden;
	background:url(images/works-top.jpg) no-repeat;
	background-size:cover;
	position:relative;
}

.comp-top-img{
	width:100%;
	height:250px;
	padding-top:145px;
	overflow:hidden;
	background:url(images/company-top.jpg) no-repeat;
	background-size:cover;
	position:relative;
}

.form-top-img{
	width:100%;
	height:250px;
	padding-top:145px;
	overflow:hidden;
	background:url(images/contact-top.jpg) no-repeat;
	background-size:cover;
	position:relative;
}

.sub-text{
	border-top:#FFF 2px solid;
	width:9em;
	text-align:center;
	margin:0 auto;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
}


.sub-top-box p{
	line-height:2.0em;
}

.sub-top-title{
	width:100%;
	position:absolute;
	top:150px;
	text-align:center !important;
	overflow:hidden;
}


.sub-title{
	width:800px;
	margin:0 auto 30px;
	padding-top:90px;
	overflow:hidden;
}

.sub-title h2{
	font-size:30px;
	font-weight:bold;
	text-align:center;
	display:block;
	margin-bottom:20px;
}

/*会社概要*/

.com-box{
	width:800px;
	overflow:hidden;
	margin:0 auto;
}

.com-inbox1{
	width:760px;
	padding:20px 0 20px 40px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

.com-inbox1-first{
	width:760px;
	padding:20px 0 20px 40px;
	border-bottom:1px solid #CCC;
}

.com-inbox2{
	width:760px;
	padding:20px 0 20px 40px;
	border-bottom:1px solid #CCC;
}

.com-inbox2-2{
	width:760px;
	padding:20px 0 0 40px;
}


.com-inbox1 p,
.com-inbox1-first p,
.com-inbox2 p,
.com-inbox2-2 p,
.com-inbox2-3 p,
.com-inbox3 p,
.com-inbox4 p,
.com-inbox5 p{
	display:inline-block;
	vertical-align:top;
}

.p-first{
	width:150px;
/*	margin-right:90px;*/
}

.com-inbox3{
	width:760px;
	padding:20px 0 20px 40px;
	border-bottom:1px solid #CCC;
	margin-bottom:100px;
}

.com-inbox2 p img{
	vertical-align: baseline;
}

/*使用機材一覧*/

.machine{
	width:760px;
	margin:0 auto;
	overflow:hidden;
}

.machine-inner{
	width:50%;
	overflow:hidden;
	float:left;
	margin:0 auto 50px;
}

.machine-inner img{
	margin:10px 10px;
	display:block;
}

.m-cap{
	width:100%;
	padding-top:5px;
	text-align:center;
}



/*制作実績*/

.inner-wrap{
	width:100%;
	max-width:1100px;
	overflow:hidden;
	margin:0 auto;
}

.inner-wrap-mov{
	width:100%;
	max-width:1100px;
	overflow:hidden;
	padding:0 !important;
	margin:0 auto;
	box-sizing:border-box;
}

.inner-box{
	margin-bottom:50px;
}

.inner-box-l,
.inner-box-l-mov{
	width:330px;
	margin-right:55px;
	float:left;
}

.inner-box-r,
.inner-box-r-mov{
	width:330px;
	float:left;
}

.inner-box-l-mov,
.inner-box-r-mov{
	margin-bottom:50px;
}

.inner-img{
	margin-bottom:15px;
}

.name{
	padding-left:10px;
	font-size:18px;
}

.dep{
	padding-left:10px;
	padding-top:10px;
}

.inner-mov {
	position: relative;
	margin: 20px 0;
	padding-bottom: 56.25%;
	padding-top: 30px;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}

.inner-mov iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/**/

.tab{
	width:1000px;
	margin:0 auto;
	padding-top:100px;
	overflow:hidden;
}

.tab ul{
	width:830px;
	margin:0 auto;

}

.tab > ul > li{
	width:190px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:6px;
	background:#FFF;
	border:#CCC 2px solid;
	float:left;
	margin-right:20px;
	box-sizing:border-box;
}

.tab > ul > li:nth-child(4){
	margin-right:0;
}

.tab > ul > li a{
	width:190px;
	display:block;
	padding:10px 0;
	text-align:center;
	float:left;

	box-sizing:border-box;
}


/*お問合せ*/
.form-zone{
	width:800px;
	margin:0 auto 55px;
	text-align:center;
}

.form-box{
	width:800px;
	margin:0 auto 50px!important;
	overflow:hidden;
}

/*アンカーの調整*/
#tab-1 , #tab-2 , #tab-3{
padding-top: 140px !important;
margin-top: -140px !important;
}
