@charset;
/* CSS Document */
body{
	width: 100%;
	line-height: 1.8em;
	background-color:#0F0906;
	font-family: 'Noto Sans JP', sans-serif;
}
.min,.en,.min a,.en a{
  font-family:  "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
section{
	padding:80px 30px;
}
header{
	display: flex;
	justify-content: space-around;
	align-items: center;
}
img{
	max-width: 100%;
}
a:hover{
	opacity: 0.8;
}
.header-wrap{
	position: fixed;
	width: 100%;
	top: 0;
	padding-top: 10px;
	background:rgba(28,26,27,0.8);
	z-index: 20;
	box-shadow: 0px 3px 1px -1px rgba(0,0,0,0.6);
  -webkit-box-shadow: 0px 3px 1px -1px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 3px 1px -1px rgba(0,0,0,0.6);
}
#current a{
	background-color: rgba(255,255,255,0.1);
}
.top-sec{
	z-index: 10;
	background-image: linear-gradient(-30deg, #0F0906, #1e1b20);
	top: 500px;
	width: 100%;
}
.top-sec .inner{
	background-image: url(../img/common/maruwa.png);
    background-size: cover;
}
h2{
	text-align: center;
	font-weight: normal;
}
h2 span{
	display: block;
	padding-top: 10px;
}
/*各ページのＴＯＰ画像表示*/
.concept .fix-back{
	background: url("../img/top/main.png") no-repeat center top;
	background-size: cover;
	background-attachment: fixed;
	height: 500px;
	z-index: 1;
}
.concept .fix-back2{
	background: url("../img/top/main2.png") no-repeat 50% 35%;
	background-size: contain;
background-attachment: fixed;
	height: 500px;
	z-index: 1;
}
.concept .fix-back3{
	background: url("../img/top/main3.jpg") no-repeat center bottom;
	background-size: contain;
background-attachment: fixed;
	height: 800px;
	z-index: 1;
}
.concept .fix-back4{
	background: url("../img/top/main4.jpg") no-repeat center bottom;
	background-size: contain;
background-attachment: fixed;
	height: 800px;
	z-index: 1;
}
.catch{
	text-align: center;
	padding-top: 160px;
}
.catch img{
	background:rgba(255,255,255,0.3);
	padding: 11px;
}

@media print, screen and (min-width: 750px) and (max-width:900px){
	.catch{

	}
}
.flex2{
	display: flex;
	justify-content: space-around;
}
.flex2 img{
	width: 45%;
	height: auto;
}
.flex2 a img{
	width: 100%;
	height: auto;
}
/*ナビゲ―ション----------------------- */
/*メインナビ*/
.nav-wrap{
	width: 50%;
}
.main-nav ul{
	padding: 10px 0 0 0;
	display: flex;
	justify-content:space-around;
	text-align: center;
}
.main-nav ul li{
	width: 20%;
}
.main-nav ul li a{
	display: block;
	font-size: 15px;
	font-weight: normal;
	border-right: 1px solid #fff;
	-webkit-transition: 0.5s;
}
.main-nav ul li:last-child a{
	border-right: none;
}
.main-nav ul li a:hover{
	background:linear-gradient(to bottom right,#000,#1e1b20 20%,#2e2e2e);
	border-color: #1e1b20;
}
.concept h1{
	font-weight: normal;
}
/*ヘッダー部分*/
.logo{
	width: 240px;
	padding-left: 10px;
}
.logo img{
	width: 100%;
}
.logo-next{
	float: left;
	letter-spacing: 2px;
	padding: 20px 0 0 20px;
	line-height: 2em;
}
.logo-next span.f30{
	letter-spacing: 4px;
}

.header-add-inner p a:hover{
	opacity: 0.4;
}
/*ふわっと表示*/
.fade-in {
  transition: opacity 2.8s;
  -moz-transition: opacity 2.8s;
  -webkit-transition: opacity 2.8s;
  -o-transition: opacity 2.8s;
}
/*TOPフッターのサイトマップ*/
.foot{
	background-color: #0F0906;
	padding: 50px 0;
}
footer ul{
	display: -webkit-flex;
	 display: -moz-flex;
	 display: -ms-flex;
	 display: -o-flex;
	display: flex;
	width: 90%;
	justify-content: space-around;
	margin: 0 auto;
	font-size: 14px;
}
footer nav ul li a:before{
	content:">>";
	float: left;
	margin-right: 10px;
}


/*ＦＯＯＴの会社概要*/
.foot-co{
	padding-top: 40px;
}
.foot-co img{
	width: 140px;
	float: left;
	margin-right: 20px;
	padding-bottom: 40px;
	padding-top: 10px;
}
ul.banner li{
	padding: 10px;
	max-width: 200px;
}
ul.banner li img{
	width: 100%;
}

.copy{
	text-align: center;
}
/*repair*/
table.work{
	width: 100%;
	margin: 10px;
	border: 1px solid #ccc;
	border-collapse: collapse;
}
table.work th{
	border: 1px solid #ccc;
	padding: 4px 10px;
	background-color: #888;
	color: #fff;
	text-align: center;
}
table.work td{
	border: 1px solid #ccc;
	padding: 4px 10px;
}
/*各ページ*?
/*各ページのＴＯＰ画像表示*/
.page h1{
	position: absolute;
	top: 400px;
	left: 50px;
	text-shadow: 0px 0px 40px #fff;
}
.repair .fix-back{
	background: url("../img/page/repair-top.jpg") no-repeat center top;
	background-size: 100%;
	background-attachment: fixed;
	height: 500px;
	z-index: 1;
}
.movie .fix-back{
	background: url("../img/page/movie-top.jpg") no-repeat center top;
	background-size: 100%;
	background-attachment: fixed;
	height: 500px;
	z-index: 1;
}
.binding .fix-back{
	background: url("../img/page/binding-top.jpg") no-repeat center top;
	background-size: 100%;
	background-attachment: fixed;
	height: 500px;
	z-index: 1;
}
.duplicate .fix-back{
	background: url("../img/page/duplicate-top.jpg") no-repeat center top;
	background-size: 100%;
	background-attachment: fixed;
	height: 500px;
	z-index: 1;
}
.company .fix-back{
	background: url("../img/page/company-top.jpg") no-repeat center top;
	background-size: 100%;
	background-attachment: fixed;
	height: 500px;
	z-index: 1;
}
.contact .fix-back{
	background: url("../img/page/contact-top.jpg") no-repeat center top;
	background-size: 100%;
	background-attachment: fixed;
	height: 500px;
	z-index: 1;
}
h3 {
  position: relative;
  padding: 0 65px;
  text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 20px;
	font-family:  "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;

}
h3:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 2px;
  content: '';
  background: #fff;
}
h3 span {
  position: relative;
  padding: 0 1em;
  background: #000;
}
h4{
	margin: 30px 0 20px 0;
	padding: 0 0  0 20px;
	border-left: 8px solid #ccc;
	font-weight: normal;
	font-family:  "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;

}
.page dl{
	margin-top: 40px;
}
.page dl dt{
		display: inline-block;
	border-bottom: 1px solid #ccc;
}
.page dl dd{
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 10px;
}

/* スマホスマホスマホ　*/
/* スマホスマホスマホ　*/
/* スマホスマホスマホ　*/
/* スマホスマホスマホ　*/
@media(max-width: 639px) {
	.page h1{
		top: 130px;
	}
	.page h1 span{
		display: block;
		padding-top:10px;
	}
		.repair .fix-back{
			background: url("../img/page/repair-top.jpg") no-repeat center top;
			background-size: 100%;
			background-attachment: fixed;
			height: 150px;
			margin-top: 70px;
			z-index: 1;
			    background-size: cover;
		}
		.binding .fix-back{
			background: url("../img/page/binding-top.jpg") no-repeat center top;
			background-size: 100%;
			background-attachment: fixed;
			height: 150px;
			z-index: 1;
			margin-top: 70px;
			    background-size: cover;
		}
		.movie .fix-back{
			background: url("../img/page/movie-top.jpg") no-repeat center top;
			background-size: 100%;
			background-attachment: fixed;
			height: 150px;
			z-index: 1;
			margin-top: 70px;
					background-size: cover;
		}
		.duplicate .fix-back{
			background: url("../img/page/duplicate-top.jpg") no-repeat center top;
			background-size: 100%;
			background-attachment: fixed;
			height: 150px;
			z-index: 1;
			margin-top: 70px;
			    background-size: cover;
		}
		.company .fix-back{
			background: url("../img/page/company-top.jpg") no-repeat center top;
			background-size: 100%;
			background-attachment: fixed;
			height: 150px;
			z-index: 1;
			margin-top: 70px;
			    background-size: cover;
		}
		.contact .fix-back{
			background: url("../img/page/contact-top.jpg") no-repeat center top;
			background-size: 100%;
			background-attachment: fixed;
			height: 150px;
			z-index: 1;
			margin-top: 70px;
			    background-size: cover;
		}
  section{
  	padding:30px 10px;
  }
	h3{
		padding:  0 25px;
	}
  .header-wrap{
  	position: fixed;
  	width: 100%;
  	top: 0;
  	padding-top: 6px;
  	background:rgba(28,26,27,0.7);
  	z-index: 20;
  	box-shadow: 0px 3px 1px -1px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0px 3px 1px -1px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 3px 1px -1px rgba(0,0,0,0.6);
  }
  .top-sec{
  	z-index: 10;
  	background-image: linear-gradient(-30deg, #0F0906, #1e1b20);
  	top: 500px;
  	width: 100%;
  }
	.f40{
			font-size: 20px;
		}
		h2 span{
			display: block;
		}
		.logo-next .f30{
			font-size: 16px;
		}
  /*各ページのＴＯＰ画像表示*/
  .concept .fix-back{
  	background: url("../img/top/main.png") no-repeat center top;
  	background-size: auto;
  	background-attachment: fixed;
  	height: 400px;
  	z-index: 1;
  }
  .concept .fix-back2{
  	background: url("../img/top/main2.png") no-repeat 50% 35%;
  	background-size:auto;
  background-attachment: fixed;
  	height: 200px;
  	z-index: 1;
  }
  .concept .fix-back3{
  	background: url("../img/top/main3.jpg") no-repeat center bottom;
  	background-size:auto;
  background-attachment: fixed;
  	height: 300px;
  	z-index: 1;
  }
  .concept .fix-back4{
  	background: url("../img/top/main4.jpg") no-repeat center bottom;
  	background-size: auto;
  background-attachment: fixed;
  	height: 400px;
  	z-index: 1;
  }
  .catch{
  	font-size: 30px;
		font-weight: bold;
  	text-align: center;
		line-height: 1.6em;
  	padding-top: 100px;
  }
  .flex2{
  	display:block;
		text-align: center;

  }
	.flex2 img{
		width: 100%;
	}
	.m20{
		margin: 4px;
	}
  /*ナビゲ―ション----------------------- */
  /*ヘッダー部分*/
  .logo{
  	width: 180px;

  }
  .logo img{
  	width: 100%;
  }
  .logo-next{
  	float: left;
  	letter-spacing: 1px;
  	padding: 4px 0 0 10px;
  	line-height: 2em;
  }
  .logo-next span.f30{
  	letter-spacing: 1px;

  }

  /*ふわっと表示*/
  .fade-in {
    transition: opacity 2.8s;
    -moz-transition: opacity 2.8s;
    -webkit-transition: opacity 2.8s;
    -o-transition: opacity 2.8s;
  }
	.inner h1{
		font-size: 15px;
	}
	.pt40{
		padding-top: 0;
	}
	.inner-mini img{
		max-width:100%;
	}
  /*TOPフッターのサイトマップ*/
  .foot{
  	background-color: #0F0906;
  	padding: 30px 0;
  }
  footer ul{
  	width: 100%;
  	display: block;
  }
	footer nav ul li{
		display: inline-block;
		width: 49%;
	}
	footer nav ul li a{
		display: block;
		padding-left: 20px;
	}
  footer nav ul li a:before{
  	content:">";
  	float: left;
  	margin-right: 10px;
  }
  /*ＦＯＯＴの会社概要*/
  .foot-co{
  	padding-top: 20px;
  }
  .foot-co img{
  	width: 80px;
  	float: left;
  	margin-right: 10px;
  	padding-bottom: 10px;
  	padding-top: 10px;
  }
  ul.banner li{
  	padding: 10px;
  	max-width: 200px;
  }
  ul.banner li img{
  	width: 100%;
  }

  .copy{
  	text-align: center;
  }
	/*ナビゲーション*/
	 nav.pure-drawer{
		background-color: #000;
	}
 nav.pure-drawer ul{
	 padding: 10px;
 }
 nav.pure-drawer ul li{
	 border-bottom: 1px dotted #fff;
 }
 nav.pure-drawer ul li a{
	 padding: 10px;
	 display: block;
 }
}
/*　********クリアフィックス*****************　*/
.clearfix:after {
    content: "";
    clear: both;
    display: block;
}
@media(min-width: 640px) {
	.pc-none{
		display: none;
	}
}
@media(max-width: 639px) {
	.sp-none{
		display: none;
	}
}

@media(max-width: 1400px)and(min-width: 640px){
	body,section,.fix-back,.header-wrap,header{
		min-width: 1400px;
	}
}

/***********フォーム************/

 form table.formtable{
	width:100%;
	margin-top: 30px;
	border-collapse: collapse;
	margin-bottom: 10px;
}
form table.formtable th{
	width: 200px;
	color: #ffffff;
	font-size: 16px;
	padding: 20px 0 20px 20px;
	text-align: left;
	vertical-align: top;
}
form table.formtable th span{
	color: #000;
	background-color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 6px;
	margin-left: 20px;
		-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

input.area,select{
	margin: 0 auto;
		-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    line-height: 2em;
}
select{
	padding: 10px;
	font-size: 14px;
}
input.post,input.area2{
	width: 100px;
	display: inline-block;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    line-height: 2em;
    padding-left: 30px;
}
textarea{
	width: 500px;
	height: 300px;
	margin: 0 auto;
		-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    line-height: 2em;
}
input.area,textarea{
	font-size: 16px;
	padding-left: 30px;
	font-family:"kozuka-gothic-pr6n","游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
p.submit{
	text-align: center;
}
p.submit input{
	background-color: #333;
	border: 0px;
	text-align: center;
	margin: 10px;
	font-family:"kozuka-gothic-pr6n","游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	 color: #ffffff;
	 font-size: 17px;
	 font-weight: bold;
	 padding: 10px 0;
	 width: 180px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance:textfield;
}

@media screen and (max-width: 749px) {
form table.formtable{
		width:100%;
	}
form table.formtable th{
		width: 100%;
		display: block;
		font-size: 14px;
		padding: 6px;
	}
 form table.formtable td{
		width: 100%;
		display: block;
	}
form table.formtable td p{
		padding-top: 10px;
		color: #000;
	}
	input.area,select{
		width: 95%;
		margin: 0 auto;
			-webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	    border-radius: 4px;
	    line-height: 1.4em;
	}
	select{
		padding: 6px;
	}
	textarea{
		width: 95%;
		height: 100px;
	}
	input.area,textarea{
		font-size: 14px;
		padding-left: 10px;
	}
}
