﻿
/* モバイル */


@media screen and (max-width: 767px) {


body {
height:100%;
	background:#FFF;
	margin:0; padding:0;
	line-height:1.4;
	font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
}







.header {
	position: fixed;
	top: 0;
	left:0;
	z-index:100;
	height:80px;
	width:100%;
	background-color:rgba(255,255,255,0.9 );
}

.logo {
	padding: 25px 0px 0px 25px;
	width:240px;
}


.top {
	width:100%;
	height:780px;
	margin: 0 auto;
	background-image: url(../img/bg-sp.jpg);
	background-repeat: no-repeat;
	position:absolute;
}


.top-area {
	width:100%;
	margin: 0 auto;
}

.top-message {
	font-weight: 900;
	text-align: center;
	font-size: 28px;
	color: #383838;
	padding-top: 180px;
	margin: 0 auto;
}


.scroll {
	text-align: center;
	font-size: 18px;
	color: #383838;
	padding-top: 30px;
	padding-bottom: 10px;

}

.scroll a {
	text-decoration: none;
	color: rgba(255,255,255,0.0);
}



.arrow-box {
	width:100%;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 20px;
	color: rgba(255,255,255,0.0);
	opacity:0.0;
}


.r-message {
	position:absolute;
	width:100%;
	margin-top:280px;
	z-index: 2;
}


.r-message-box {

	width:100%;
	padding-top:40px;
	padding-bottom:60px;
	margin-bottom: 30px;
	margin: 0 auto;
}


.r-message p {
	text-align: center;
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	font-size: 14px;
	line-height:200%;
	color: #383838;

}




.btn {
    background:transparent url(../img/btn.png) no-repeat 0 0;
    display: block;
    width:35px;
    height: 35px;
    position: absolute;
    top:20px;
    right:20px;
    cursor: pointer;
    z-index: 200;
}
.peke {
    background-position: -35px 0;
}
.drawr {
    display: none;
    background-color:rgba(0,0,0,0.9);
    position: absolute;
    top: 0px;
    right:0;
    width:260px;
    padding:60px 0 20px 20px;
    z-index: 100;
}
#menu li {
    width:260px;
list-style-type:none;
}
#menu li a {
    color:#fff;
    display: block;
    padding: 15px;
}






#message {
  margin-top:-80px;
  padding-top:80px;
}


#ceo {
  margin-top:-80px;
  padding-top:80px;
}

#company {
  margin-top:-80px;
  padding-top:80px;
}


#member {
  margin-top:-80px;
  padding-top:80px;
}


#requirements {
  margin-top:-80px;
  padding-top:80px;
}











.inomata-box {
	width:100%;
	background-image: url(../img/inomata-sp.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	height:320px;
	margin: 0 auto;
	margin-top: -60px;
	margin-bottom: 80px;	
}


.message-area {
	background-color:rgb(255,255,255);
	padding-top:860px;
	width:100%;
	margin: 0 auto;
}



.message-title {
	font-weight: 900;
	text-align: center;
	font-size: 24px;
	color: #383838;

	padding-bottom: 60px;

}




.message-sub-title {
	font-weight: 900;
	text-align: left;
	font-size: 18px;
	color: #383838;
	padding: 0px 0px 8px 0px;
	border-bottom: 2px dashed #333;

}

.message-area p {
	text-align: left;
	font-size: 14px;
	color: #383838;
	margin-top: 16px;
	margin-bottom: 20px;
	line-height:200%;
}



.message-area table {
	width:100%;
	font-size:24px;
	display: block;
}




.message-area tr {
	text-align: left;
	padding-right:40px;
	padding-left:40px;
	display: block;
}

.message-area td {
	vertical-align: top;
	display: block;
}


.company-area {
	width:100%;
	margin: 0 auto;
	background-image: url(../img/bg2.jpg);
	background-repeat: no-repeat;
}

.company-area ul {
	list-style-type: none;
	padding-left: 0;

}
.company-area li {
	background: rgba(255,255,255,0.7);
	width: 320px;
	height: 30px;
	padding: 20px 20px 30px 20px;
	margin-bottom: 35px;
	font-size: 20px;
	font-weight: bold;

}
.inline-block {
	text-align: center;
	padding-bottom: 60px;

}
.inline-block li {
	display: inline-block;
	padding-bottom: 140px;
}

.company-area a {
	font-size: 18px;
	color: #282828;
}


.contents-name {
	font-size:16px;
	font-weight:700;
	padding-bottom: 0px;
	color: #016893;
}

.contents-description {
	text-align: left;
	font-size:12px;
	font-weight: normal;
	padding:0px 40px 10px 40px;
	color: #016893;
}

.more {
	border: solid 1px #016893;
	background-color: rgb(1,104,147);
	padding: 8px 38px 8px 38px;
	display: inline;
	color: #FFF;
	font-weight: normal;
	font-size:14px;
}




.member-area {
	width:100%;
	margin: 0 auto;
	margin-bottom: 80px;
	margin-top: 80px;
	background-color: #FFF;
	display:block;

}

.member01 {

	margin: 0 auto;
	display:block;
}

.member01 img {
	width:100%;
	display:block;
}

.member02 {

	overflow:auto;
	margin: 0 auto;

}
.member02 img {
	width:100%;
	display:block;
}




.table-box {
	margin: 0 auto;
	text-align: center;
	width:100%;
}

.requirements-area {
	width:100%;
	margin: 0 auto;
	padding-bottom: 60px;
	background-color: #44474b;
}



.requirements-title {
	text-align: left;
	font-size:18px;
	font-weight: bold;
	margin: 28px 0px 10px 14px;
	color: #FFF;
}

.message-title2 {
	font-weight: 900;
	text-align: center;
	font-size: 24px;
	color: #FFF;

	padding-bottom: 60px;

}



.table-box table {
	display:inline-table;

	font-size:16px;
	padding-bottom:30px;
	margin-left:14px;
	margin-right:14px;
}

.table-box tr {
	text-align: left;
	vertical-align:top;
}

.td1 {
	background-color: #e5e5e5;
	width:80px;
	padding:8px;
	font-size:12px;
}

.td2 {
	background-color: #FFF;
	padding:8px;
	font-size:12px;
}

.entry-bt-box {
	margin-right: auto;
	margin-left: auto;
	width:100%;
	padding-bottom:98px;
	padding-top:30px;
}

a.entry-bt{
	text-decoration: none;
	height:40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #2bb6c1;
	border:solid 1px #2bb6c1;
	padding: 10px 20px 10px 20px;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	font-size:12px;
	font-weight:700;
}

a.entry-bt:hover{
	background: #fff;
	color: #2bb6c1;
	border:solid 1px #2bb6c1;
}



/*  フッター　*/



.copyright {
	font-size: 10px;
	color: #bbb;
	text-align: center;
	padding-top:20px;
	padding-bottom:20px;
	font-weight:normal;
}
}




/* タブレットとPC */

@media screen and (min-width:768px)  {


body {
	margin:0; padding:0;
	line-height:1.4;
	font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
}

.top {
	width:100%;
	margin: 0 auto;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-size:100% auto;
}


.header {
	position: fixed;
	top: 0;
	left:0;
	z-index:100;
	height:80px;
	width:100%;
	background-color:rgba(255,255,255,0.9 );
}


.logo {
	padding: 22px 0px 20px 30px;
	width:320px;
}


.top-area {
	width:960px;
	height:960px;
	margin: 0 auto;
	padding-bottom: 60px;
	padding-bottom: 120px;
}

.top-message {
	font-weight: 900;
	text-align: center;
	font-size: 82px;
	color: #383838;
	padding-top: 300px;

}


.scroll {
	text-align: center;
	font-size: 20px;
	color: #383838;
	padding-top: 60px;
	padding-bottom: 10px;

}

.scroll a {
	text-decoration: none;
	color: #383838;

}



.arrow-box {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 200px;
}




.r-message {
	width:100%;
	margin: 0 auto;
	background-image: url(../img/bg3.jpg);
	background-repeat: no-repeat;
	background-size:100% auto;
top:
}

.r-message-box {
	padding-top:180px;
	padding-bottom:200px;
}

@media screen and (max-width:1440px)  {
.r-message-box {
	padding-top:0px;
	padding-bottom:200px;
	}
}

.r-message p {
	text-align: left;
	padding-left: 50%;
	font-size: 20px;
	font-weight: 500;
	line-height:180%;
	color: #FFF;
}

@media screen and (max-width:1440px)  {
	.r-message p {
	text-align: left;
	padding-left: 50%;
	font-size: 18px;
	font-weight: 500;
	line-height:180%;
	color: #FFF;
	}
}

@media screen and (max-width:1440px)  {
	.br-sp {display: none; }
	}

.btn {
    background:transparent url(../img/btn.png) no-repeat 0 0;
    display: block;
    width:35px;
    height: 35px;
    position: absolute;
    top:20px;
    right:20px;
    cursor: pointer;
    z-index: 200;
}
.peke {
    background-position: -35px 0;
}
.drawr {
    display: none;
    background-color:rgba(0,0,0,0.6);
    position: absolute;
    top: 0px;
    right:0;
    width:260px;
    padding:60px 0 20px 20px;
    z-index: 100;
}
#menu li {
    width:260px;
list-style-type:none;
}
#menu li a {
    color:#fff;
    display: block;
    padding: 15px;
}





#message {
  margin-top:-80px;
  padding-top:80px;
}

@media screen and (max-width:1440px)  {
	#message {
		margin-top:-80px;
		padding-top:40px;
	  }
}	  

#ceo {
  margin-top:-80px;
  padding-top:80px;
}

#company {
  margin-top:-80px;
  padding-top:80px;
}


#member {
  margin-top:-80px;
  padding-top:80px;
}


#requirements {
  margin-top:-80px;
  padding-top:80px;
}









.inomata-box {
	width:960px;
	background-image: url(../img/inomata.jpg);
	background-repeat: no-repeat;
background-position: bottom right;
height:500px;
	margin: 0 auto;
margin-bottom: 80px;
}



.message-area {
	width:980px;
	margin: 0 auto;

}




.message-title {
	font-weight: 900;
	text-align: center;
	font-size: 48px;
	color: #383838;
	padding-top: 120px;
	padding-bottom: 60px;

}

.message-title2 {
	font-weight: 900;
	text-align: center;
	font-size: 48px;
	color: #FFF;

	padding-bottom: 60px;

}




.message-sub-title {
	font-weight: 900;
	text-align: left;
	font-size: 16px;
	color: #383838;
	padding-top: 30px;
	padding-bottom: 12px;
	border-bottom: 1px dashed #333;
}

.message-area p {
	text-align: left;
	font-size: 14px;
	color: #383838;
	margin-top: 12px;
	line-height:200%;
}



.message-area table {
	width:960px;
	font-size:16px;
	display: table-cell;
	padding-right:40px;
	padding-left:40px;
}


.message-area tr {
text-align: left;

}

.message-area td {
vertical-align: top;
}


.company-area {
	width:100%;
	margin: 0 auto;
	padding-bottom: 60px;
	background-image: url(../img/bg2.jpg);
	background-repeat: no-repeat;
	background-size:100% auto;
}

.company-area ul {
	list-style-type: none;
	padding-left: 0;
}
.company-area li {
	background: rgba(255,255,255,0.7);
	width: 280px;
	height: 120px;
	margin: 20px;
	font-size: 20px;
	font-weight: bold;
}
.inline-block {
	text-align: center;
margin-bottom: 100px;
}
.inline-block li {
	display: inline-block;
	padding-bottom: 100px;
}

.company-area a {
	font-size: 18px;
	color: #282828;
}


.contents-name {
padding-top: 10px;
font-size:18px;
font-weight:700;
padding-bottom: 0px;
color: #016893;
}

.contents-description {
text-align: left;
font-size:14px;
font-weight: normal;
padding:0px 40px 10px 40px;
color: #016893;
}

.more {
	border: solid 1px #016893;
	background-color: rgb(1,104,147);
	padding: 8px 38px 8px 38px;
	display: inline;
	color: #FFF;
	font-weight: normal;
	font-size:14px;
}





.member-area {
	width:100%;
	margin: 0 auto;
	margin-bottom: 80px;
	background-color: #FFF;
	display:block;

}




.member01 {
Width:50%;
	float: left;
	margin: 0 auto;
	display:block;
}

.member01 img {
	width:100%;
	display:block;
}

.member02 {
Width:50%;
	overflow:auto;
	margin: 0 auto;

}
.member02 img {
	width:100%;
	display:block;
}






.table-box {
	margin: 0 auto;
	text-align: center;
	width:960px;
}

.requirements-area {
	width:100%;
	margin: 0 auto;
	padding-bottom: 60px;
	background-color: #44474b;
}



.requirements-title {
	text-align: left;
	font-size:24px;
	font-weight: bold;
	margin: 68px 0px 10px 0px;
	color: #FFF;
}





.table-box table {
	display:inline-table;
	line-height:180%;
	font-size:16px;
	padding-bottom:30px;
}

.table-box tr {
	text-align: left;
	vertical-align:top;
}

.td1 {
	background-color: #e5e5e5;
	width:120px;
	padding:18px;

}

.td2 {
	background-color: #FFF;
	width:780px;
	padding:18px;
}

.entry-bt-box {
	margin-right: auto;
	margin-left: auto;
	width:100%;
	padding-bottom:98px;
	padding-top:30px;
}

a.entry-bt{
	text-decoration: none;
	height:40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #21a0d5;
	border:solid 1px #21a0d5;
	padding: 20px 40px 20px 40px;
border-radius: 40px;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
font-size:20px;
font-weight:700;
}


a.entry-bt:hover{
	background: #fff;
	color: #2bb6c1;
	border:solid 1px #21a0d5;
}



/*  フッター　*/



.copyright {
	font-size: 16px;
	color: #bbb;
	text-align: center;
	padding-top:20px;
	padding-bottom:20px;
	font-weight:normal;
}







}