@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
body{margin:0; padding: 0;}

.container{width: 1070px; 
		margin:0 auto;
		}
/*一番上の線とロゴ*/
.header hr{
  width: 570px;
  border: none;
  float: right;
  border-top: 3px #8FBD1F solid;
  margin-top: 45px;
  }
  

.header{
  margin-top: 47px;
	 }

/*横ナビゲーション*/	 

.cb {clear: both;}

.menu {
	margin: 20px 0 -20 0 !important;
	}

.first{
	padding: 0;
	}

.menu ul{
  padding:0;
  display: inline-block;
  float: right;
 }
.menu ul li {
	
  list-style: none;
  margin:0;
  padding: 0;
  font-size:18px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  float: left;
  position: relative;
  width:130px;/*親メニューの幅*/
  height: 60px;/*親メニューの高さ*/
  line-height: 60px;
   color: #4D4D4D;/*親メニューの文字色*/
  text-align:center;
  font-weight:300;
}
.menu ul li a {
  color: #4D4D4D;
  display: block;
  text-decoration: none;

}
.menu ul li:hover {
  background:#BCEA2D;/*ホバー時の親メニューの背景色*/
  color:#fff;/*ホバー時の親メニューの文字色*/
}
.menu ul li ul {
  position: absolute;
  top: 50px;/*親メニューの高さと同じにする*/
  left: 0;
  width: 200px;
  z-index: 100;
}
.menu ul li ul li {
  display: none;
  overflow: hidden;
  width: 200px;/*サブメニューの幅*/
  background:#E0E0E0;/*サブメニューの背景色*/
}
.menu ul li ul li:hover, .menu ul li ul li a:hover {
  background:#F3F3F3;/*ホバー時のサブメニューの背景色*/
}
.menu ul li:hover ul li, .menu ul li a:hover ul li{
  display: block;
  overflow: visible;
  height: 60px;/*サブメニューの高さ*/
  z-index: 10;
}

/*メイン写真*/
.mainpicture{
   margin-top: 18px;
   width: 1070px;
	}

/*写真下のライン*/	


.manu_line1 {
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left:50px; 
	
	}
.manu_line1 h2 {
	margin-left: 20px;
	border-left: solid 10px #7daa19; 
	padding: 0px; margin: 0px; height: 50px;
	line-height:50px; 
	display: block; 
	width: auto; 
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif; text-indent: 20px; 
	margin-bottom: 30px;
	}
	
h2.green-left { 
	border-left: solid 10px #7daa19; 
	padding: 0px; margin: 0px; 
	height: 50px;
	line-height:50px; 
	display: block; 
	width: auto; 
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif; text-indent: 20px;  }

/*マニュアル*/

.rel_box{
	margin-left: 50px;
	margin-top: 20px;
	width: 930px;
	}

.manu_fukidashi img {
	position: absolute; 
	margin-left: 550px;
	margin-top: -50px;
	}

.manu_fukidashi p {
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-weight: 900;
	font-size: 18px;
	color: #FFFCFC;
	position: absolute; 
	margin-left: 580px;
	margin-top: -20px;
	font-weight: 500;
	}

.p-manual {
	margin-top: 100px;
	width: 100
	line-height: 23px;
	font-family:  'Noto Sans Japanese', serif;
	font-weight: 300;
	}

.p-manual span{
	margin-top: 100px;
	width: 100
	line-height: 23px;
	font-family:  'Noto Sans Japanese', serif;
	font-weight: 300;
	}
.shiage {
	padding: 20px 0;
	font-family:  'Noto Sans Japanese', serif;
	}

.shiage-left {
	float:left;
	width: 300px;
	margin-left: 50px;
	text-align: center;
	}

.shiage-left p {
	
	}
	
.shiage-left p span {
	color: #004DA0;
	font-size: 18px;
	font-weight: bold;
	}

.shiage-right {
	float: right;
	width: 367px;
	margin-right: 53px;
	text-align: center;
	}
.shiage-right p span{
	color: #004DA0;
	font-size: 18px;
	font-weight: bold;
	}

.shashin {
	margin-top: 0;
	}	
.shashin h2 {
	margin-left: 20px;
	}
.shashin p
	{
	width: 100%;
	line-height: 23px;
	font-family:  'Noto Sans Japanese', serif;
	font-weight: 300;
		}	

.shashin p span {
	color: #FF0004;
	font-weight: 500;
	}
		
.teishutsu-data {
	margin-top: 50px;
	}
.teishutsu-data h2{
	margin-left: 20px;
	}
	
.teishutsu-data p {
	width: 100%;
	line-height: 23px;
	font-family:  'Noto Sans Japanese', serif;
	font-weight: 300;
	margin-top: 50px;
	}
	
.teishutsu-data p span {
	color: #004DA0;
	}	

.manu_fukidashi2 {
	position: absolute;
	margin-left: 500px;
	margin-top: -50px;
	
	}
.manu_fukidashi2 p {
	color: #FFFDFD;
	margin-top: -110px;
	margin-left: 50px;
	line-height: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #FFFCFC;
	font-weight: 500px;
	}
.spanred {
	background-colo: red;
	}
	
.imagebreak {
	width: 100%;
	display:block;
	height: 268px;
	margin: 0 auto;
	text-align: center;
}
/**********************************/
h2{ 
	margin-top: 150px;
	font-size: 40px; 
	line-height: 40px;
	font-family: font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: Thin;
	
  }
 
/*サブタイトル*/ 
h3 {
	color: #8FBD1F;
	font-size: 22px;
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 800;
	}

h4 {
	color: #8FBD1F;
	font-size: 32px;
	font-family: 'Noto Sans Japanese', serif;
	}



/*テーブル*/

table {
	 width: 100%;
	 font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: 200;
	font-size: 20px; 
	border-collapse:collapse;
	}


table h2 {
	margin-top: 30px;
	margin-left: 20px;
	border-left: solid 10px #7daa19; 
	padding: 0px; margin: 0px; height: 50px;
	line-height:50px; 
	display: block; 
	width: auto; 
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif; text-indent: 20px; 
	}

td {
   border-bottom: dotted 3px #c2c2c2;
   line-height: 35px;
	}
	
.lineholder{
	position: relative;
}

.line1 {
	position: absolute;
	top: 0;
	left: 80px;
	width: 1px;
	height: 800px;
	background-color: #D4D4D4;
	
		
}

.line2 {
	position: absolute;
	top: 0;
	left: 230px;
	width: 1px;
	height: 800px;
	background-color: #D4D4D4;	
}

.line3{
	position: absolute;
	top: 0;
	left: 900px;
	width: 1px;
	height: 800px;
	background-color: #D4D4D4;	
}

/*社長あいさつ*/

.director_pic {
	float: left;
	margin-left: 0px;
	margin-top: 40px;
	}

.greetings {
	margin-left:170px;
	margin-top: 70px;
	width: 780px;
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 200;
	font-size: 18px;
	line-height: 25px;
	}
	
.greetings a{
	text-decoration: none;
	}

.companyname{
	font-family: 'Noto Sans Japanese', serif;
	float: right;
	font-size: 16px;
	color: #636363;
	}
	
.daihyo {
	font-family: 'Noto Sans Japanese', serif;
	float: right;
	margin-right: -130px;
	font-size: 23px;
	font-weight: 500;
	}

.daihyo span {
	font-size: 18px;
	line-height: 23px;
	}
	
.live img {
	margin-left: 80px;
	margin-top: 50px;
	}

.box1{
	margin: 0 auto;
	width:985px;
	height: 300px;
	
	}

.box1 {
	position: relative;
	}

/*印刷サービス*/
/*ボックスの写真箇所*/

.box_picture {
	width: 210px;
	height: 298px;
	background-repeat: no-repeat;
	float: left;
	}
	
.box_text {
	width: 710px;
	height: auto;
	font-size: 18px;
	float: right;
	line-height: 21px;
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 200;
	}
	
.greenbox {
	width:700px;
	height: 45px;
	background-color: #8FBD1F;
	float: left;
	text-align: center;
	}
	
.greenbox p {
	color: white;
	}
	
.greybox {
	background-color: #E8E8E8;
	width: 680px;
	height: 100%;
	padding: 10px;
	padding-top: 35px;
	}

.greengrey {
	margin-top: 88px;
	width: 900px;
	height: auto;
	background-color: red;
}

.greengreyholder {
	width: 100%;
	margin-right: 10px;
	float: left;
}

.greengreylast {
	margin-right: 0;
	float: right;
	}
	


/**奥井印刷ができること**/

.container_small {
	width: 920px;
	margin: 0 auto;
		}

.design {
	width: 440px;
	height: 240px;
	float: left;
	}
	
.insatsu {
	width: 440px;
	height: 240px;
	float: right;
	}

.mishin {
	width: 440px;
	height: 240px;
	float: left;
	margin-top: 50px;

	}
	
.seihon {
	width: 440px;
	height: 240px;
	float: right;
	margin-top: 50px;
	}
	
.kadomaru {
	width: 440px;
	height: 240px;
	float: left;
	margin-top: 50px;
	}

.ori {
	width: 440px;
	height: 240px;
	float: right;
	margin-top: 50px;
	}

.ana {
	width: 440px;
	height: 240px;
	float: left;
	margin-top: 50px;
	margin-bottom: 50px;
	}
	
.oban-printer {
	width: 440px;
	height: 240px;
	float: right;
	margin-top: 50px;
	margin-bottom: 50px;
	}

.photo {
	float: left;
	}
	
.photo2 {
	float: left;
	}

.text {
	width: 190px;
	float: right;
	margin-top: -40px;

	}
.text p {
	line-height: 140%;
	font-size: 14px;
}

.text hr {
	border: solid 1px #7DAA19;
	margin-top: -40px;
		}

.text2 {
	width: 190px;
	float: left;
	}

/*南光先生

.story {
	height:300px;
	width: 880px;
	font-family: 'Noto Sans Japanese', serif;
   	font-size: 16px;
	margin: 0 auto;
	}

.story p{
	writing-mode: tb-rl;
	line-height: 40px;
	}
*/

.story {
	height:310px;
	width: 100%;
	margin-top: 20px;
	text-align:center;
	}
	
.booktitle {
	margin-top: 40px;
	text-align: center;
	position: relative;
	}

.greenline {
	background-image: no-repeat;
	margin-top: 60px;
	margin-left: 80px;
	float: left;
	}
	
/*南光先生の元はh2の箇所*/ 

.nankou_title {
	margin-top: 60px;
	margin-bottom: 100px;
	margin-left:50px; 
	}

h5 {
	font-size: 40px;
	margin-left: 20px;
	border-left: solid 10px #7daa19; 
	padding: 0px; margin: 0px; height: 50px;
	line-height:50px; 
	display: block; 
	width: auto; 
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif; text-indent: 20px;  
	}	
	
.wheretobuy {
	height: 480px;
	width: 100%;
	margin-top: -60px;
	}
	
.wheretobuy p{
	position: absolute;
	margin-top: -370px;
	margin-left: 660px;
	font-family: 'Noto Sans Japanese', serif;
	font-size: 18px;
	line-height: 30px;
	}
.wheretobuy p span {
	font-size: 21px;
	font-weight: bold;
	}
	
.wheretobuy p a {
	color: #494949;
	text-decoration: none;
	}
	
.wheretobuy p a:hover {
	text-decoration: underline;
	color: #FF7600;
	underline: dashed 2px #FF7C41;
	}
	
.footernankou footer{
	margin-top: 200px; position:absolute; width: 1070px;
	
	
	}
	
/************************AR****************************/

.ar_pic{
	margin-top: -50px;
	font-family: 'Noto Sans Japanese', serif;
	width:900px;
	}

.whats_ar{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 20px;
	width:980px;
	margin: auto; 
	line-height: 30px;
	position: relative;
	margin-left: -10px;
	}
	
.whats_ar img {
	margin-top: 10px;
	}
.big{
	font-size: 38px;
	color: #EC6C00;
	font-weight: 600;
	}
	
.whats_ar span {
	color: #EC6C00;
	}
	
.ar_process h2{
	width: 100%;
	margin-top: 100px;
	}
	
.ar_process img{
	width: 100%;
	margin-left: 100px;
	float: left;
	}

.whats_ar h6 {
	position: absolute;
	font-size: 40px; 
	font-family: 'Noto Sans Japanese', serif;
	font-weight: Thin;
	margin-top: -50px;
	margin-left: 20px;
	}
	
.whats_ar2 {
	margin-top: 20px;
	}
	
.whats_ar2 h6 {
    color: #000000;
	margin-top: -50px;
	}

.sample_pic {
	font-size: 30px;
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 700;
	color: #EC6C00;
	margin: 0 auto;
	}
	

.sample_pic img {
	margin-top: 20px;
	}

.ar_line {
	border: 0;
	border-top: 5px dotted #EC6C00;
	width: 100%;
	
	}

.arlast_box {
	width: 100%;
	position: relative;
	}

.ar_bottom1{
	width: 510px;
	position: absolute
	margin: 0 auto;
	font-family: 'Noto Sans Japanese', serif;
	font-size: 24px;
	font-weight: 700;
	}
	
.ar_bottom2 h3 {
	margin: 0;
	color: #009C8D;
	font-size: 20px;
	width: 600px;
	}

.ar_bottom3 {
	font-family: 'Noto Sans Japanese', serif;
	width:600px;
	}
	
.sphone {
	position: relative;
	margin-left: 550px;	
	margin-top: -350px;
	
	}
.sphone_p {
	position: absolute;
	left: 48px;	
	top:100px;
	width:250px;
	}
.sphone_p {
	font-size: 20px;
	font-weight: 600;
	font-family: 'Noto Sans Japanese', serif;
	line-height: 16px;
	}

/**********************contact form page*********************************/
.welcome {
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 300;
	font-size: 20px;
	margin-top: 130px;
	width: 100%;
	height: 68px;
	line-height: 80px;
	background-image:url(img/contact_bg.jpg);
	}

.call {
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 500;
	font-size: 30px;
	}

.call span {
	font-size: 30px;
	font-family: 'Titan One', cursive;
	line-height: 40px;
	}
	
.okui_adress {
	margin-top: -10px;
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 300;
	font-size: 18px;
	}
	
.map {
	margin-top: 10px;
	border: thin #C8C8C8 1px;
	width: 1070px:
	height: 320px;
	}
	
/***************paper*********************/
.table {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	}
	
p.above-table {
	font-family: 'Noto Sans Japanese', serif;
	font-size: 22px;
	font-weight: 700;
	color: #ec6c00; 
	margin-bottom: 5px;
	}
	
.first_t {
	width: 300px;
	}	
	
.table1{
	width: 900px;
	border-collapse: collapse;
	border-right: 1px solid #999;
	}
.table1 th{
	padding: 6px;
	text-align: centre;
	vertical-align: top;
	color: #000000;
	background-color: #D7D7D7;
	font-weight: 400;
	border-left: 5px solid #7DAA19; 
	border-top: 1px solid #fff;
	}
.table td{
	padding: 6px;
	background-color: #fff;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	}
	
.table img {
	margin-top:50px;
	}	

.table h2{
	margin-left: 20px;
	margin-top:-55px;
	margin-bottom: 70px;
		}
		
.table2{
	width: 900px;
	border-collapse: collapse;
	border-right: 1px solid #999;
	}
.table2 th{
	width: 100px;
	padding: 6px;
	text-align: left;
	vertical-align: top;
	color: #000000;
	background-color: #D7D7D7;
	font-weight: 400;
	border-left: 5px solid #7DAA19; 
	border-top: 1px solid #fff;
	}

.table p span {
	color: #FF0004;
	font-size: 20px;
	margin-top: 5px;
	}
	
/***************dougyousha**************/

.dougyoushabox {
	height: 430px;
	width: 1040px;
	margin-left: 30px;
	}
.dougyousha {
	margin: 0 auto;
	float: right;
	margin-top:-350px;;
	width: 550px;
	padding-top: 20px;
	}
.dougyousha p{
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 200;
	line-height: 25px;
	font-size:18px;
	margin-left: 20px;
	}
.dougyousha_photo {
	margin-left: 40px;


	}
	
.tsuishin {
	font-family: 'Noto Sans Japanese', serif;
	margin-left: 60px;
	}
/****************flow*****************/	

.flow_img {
	margin: 0 auto;
	width: 900px;
	height:176px;
	padding-bottom: 30px;
		}
	
.first_flow {
	position: relative;
		}
		
.third_flow {
	position: absolute;
	margin-top:-180px;
	margin-left: 315px;
	}
	
.second_flow {	
	position: absolute;
	margin-top:-180px;
	margin-left: 630px;}
	
.flow_explain {
	margin-top: 40px;
	margin-left: 90px;
	width: 900px;
	height: auto;
	font-family: 'Noto Sans Japanese', serif;
	line-height: 25px;
	}
	
.flow_explain span {
	color: #7DAA19;
	font-weight: 600;
	font-size: 17px;
	}

.flow_explain hr {
    border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
}




/****************form*********************/	


.form {
	background-image: url(img/form.jpg);
	background-repeat: no-repeat;
	padding: 20px 0;
	width: 900px;;
	margin: 0 auto;
	font-family: 'Noto Sans Japanese', serif;
}


.form input{
	margin-left: 200px;
	width:500px;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	border: solid 1px #C2C2C2;
	display: block;
	margin-bottom: 10px;
	font-size: 18px;
	}

.form label {
	margin-left: 200px;
	display: block;
	width: 100%;
	height: auto;
	font-weight: bold;
	margin-bottom:0;
	color: #444;
	font-size: 16px;
}

.form textarea {
	margin-left: 200px;
	width: 500px;
	height: 100px;
	display: block;
	border: solid 1px #C2C2C2;
	margin-bottom: 15px;
}

.form select {
	margin-left: 200px;
	width: auto;
	height: auto;
	display: block;
	margin-bottom: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
}

.form input[type="submit"]{
	padding:0;
	margin: 0;
	border-radius: 10px;
	width: 100px;
	text-indent: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/****************footer*******************/

.space {
	width: 100%;
	height: 60px;
	}

footer {
	width: 100%
	height: 30px;
	background-color: #f4f3e8;
	text-align: center;
	}
	
footer span{
	display: inline-block;
	line-height: 30px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.arfooter {margin-left: 50px;}