@charset "UTF-8";
/* CSS Document */
section#page {
	width: 100%;
	height: 350px;
}
section#page h2 {
	width: 250px;
	padding: 100px 0 0 0;
	margin: 0 auto;
}
section#page h3 {
	width: 429px;
	padding: 40px 0 0 0;
	margin: 0 auto;
}
p.mainT {
    text-align: center;
    font-size: 17px;
    line-height: 2em;
    letter-spacing: 0.2em;
    padding: 100px 0 0 0;
}
p.ST {
    text-align: center;
    font-size: 17px;
    line-height: 2em;
    letter-spacing: 0.2em;
    padding: 10px 0 80px 0;
}
footer {
	margin: 100px 0 0 0;
}



/*works===================================*/

#works ul.luxbar-navigation li.m1 a {
	background: url(../img/navi-1_on.png) 0 0 no-repeat;
	    background-size: contain;
}
#works section#page {
	background: url(../img/works-top.jpg) center center no-repeat;
	background-size: cover;
}
section#worksM {
	width: 100%;
	background: url(../img/works-back.jpg) center center no-repeat;
	background-size: contain;
}
h4 {
	font-size: 28px;
	font-weight: bold;
	color: #00978F;
	padding: 100px 0 30px 0;
	text-align: center;
}
p.w9 {
	width: 900px;
	margin: 0 auto;
}
.worksbox {
	width: 900px;
	margin: 50px auto 0;
	overflow: hidden;
}
.worksleft {
	float: left;
	width: 320px;
}
.worksright {
	float: right;
	width: 580px;
}
#works h5 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	padding: 0 0 0 0;
}

/*#works h5::before {
	content:"";
	position: absolute;
	background: url(../img/green-naname.png) 0 0 no-repeat;
	background-size: 45px;
	width: 45px;
	height: 47px;
	margin: -12px 0 0 -30px;
	display: inline-block;
}*/

table.worksTT {
	width: 100%;
	border-top: 3px solid #000;
	font-size: 14px;
	line-height: 1.6em;
	color: #555;
	letter-spacing: 0.1em;
}
table.worksTT th {
	width: 15%;
	padding: 10px;
	box-sizing: border-box;
}
table.worksTT td {
	width: 25%;
	padding: 10px;
	box-sizing: border-box;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
table.worksTT td.tt60 {
	width: 60%;
	padding: 10px;
	box-sizing: border-box;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
table.worksTT th.un {
	border-bottom: 1px solid #ddd;
}







/*product===================================*/

#product ul.luxbar-navigation li.m2 a {
	background: url(../img/navi-2_on.png) 0 0 no-repeat;
	    background-size: contain;
}
#product section#page {
	background: url(../img/product-top.jpg) center center no-repeat;
	background-size: cover;
}
section#proM {
	background: url(../img/product-back.jpg) bottom center no-repeat;
	background-size: cover;
}
section#proM h5 {
	width: 366px;
	padding: 0 0 15px 0;
}
section#proM h5::before {
	content:"";
	position: absolute;
	background: url(../img/green-naname.png) 0 0 no-repeat;
	background-size: 45px;
	width: 45px;
	height: 47px;
	margin: -25px 0 0 -35px;
	display: inline-block;
}
#pro {
	width: 1000px;
	margin: 0 auto;
	font-size: 0;
}
.probox {
	display: inline-block;
	width: 45%;
	box-sizing: border-box;
	border: 1px solid #00978F;
	padding: 15px;
	margin: 0 10% 40px 0;
	height: 240px;
	vertical-align: top;
	background: url(../img/white70.png);
}
.probox:nth-of-type(2) {
	display: inline-block;
	width: 45%;
	box-sizing: border-box;
	border: 1px solid #00978F;
	padding: 15px;
	margin: 0 0 40px 0;
}
.probox:nth-of-type(3) {
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #00978F;
	padding: 15px;
	margin: 0 10% 40px 0;
	background: url(../img/software.jpg) right 20px no-repeat;
	background-size: 300px;
	height: 270px;
}
.probox:nth-of-type(3) p {
	width: 65%;
}
p.procap {
	font-size: 12px;
}



/*company===================================*/

#company ul.luxbar-navigation li.m3 a {
	background: url(../img/navi-3_on.png) 0 0 no-repeat;
	    background-size: contain;
}
#company section#page {
	background: url(../img/company-top.jpg) center center no-repeat;
	background-size: cover;
}
section#company01 {
	width: 1100px;
	margin: 80px auto;
	overflow: hidden;
}
section#company01 h4 {
	font-size: 20px;
	color: #333;
	margin: 0 0 30px 0;
	text-align: left;
	padding: 0;
}
section#company01 p:nth-of-type(1) {
	font-size: 18px;
}
#companyleft {
	float: left;
	width: 460px;
}
#companyright {
	float: right;
	width: 600px;
}
#map {
	width: 100%;
	height: 400px;
}
table.sh {
	width: 100%;
	margin: 0 auto 30px;
	border-collapse: separate;
	border-spacing: 0px 15px;
	font-size: 15px;
	letter-spacing: 0.08em;
	line-height: 2em;
}
table.sh th, table.sh td {
	padding: 10px;
}
table.sh th {
	background: #00978F;
	vertical-align: middle;
	text-align: left;
	width: 100px;
	overflow: visible;
	position: relative;
	color: #fff;
	font-weight: normal;
	font-size: 15px;
}
table.sh th:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #00978F;
	border-width: 10px;
	margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
 table.sh th::after {
 float: right;
 padding: 0;
 left: 30px;
 top: 10px;
 content: " ";
 height: 0;
 width: 0;
 position: relative;
 pointer-events: none;
 border: 10px solid transparent;
 border-left: #00978F 10px solid;
 margin-top: -10px;
}
}
table.sh td {
	background: #f8f8f8;
	width: 360px;
	padding-left: 20px;
}




section#company02 h5 {
	font-size: 24px;
	color: #333;
	margin: 0 auto 30px;
	text-align: center;
	padding: 0 0 10px 0;
	font-weight: bold;
	width: 1000px;
	border-bottom: 1px solid #00978F;
}
section#company02 h5:nth-of-type(n) {
	margin: 50px auto 30px;
}
section#company02 h6 {
	font-size: 20px;
	color: #333;
	margin: 0 auto 30px;
	text-align: center;
	padding: 0 0 10px 0;
	width: 1000px;
	border-bottom: 1px solid #ddd;
}
section#company02 p {
	width: 700px;
	margin: 20px auto;
}
p.room {
	text-indent: -99999px;
	background-image: url(../img/room.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100% !important;
	height: 300px;
	margin: 0 0 50px 0 !important;
}











/*message===================================*/
#message section#page {
	background: url(../img/messarge-top.jpg) center center no-repeat;
	background-size: cover;
}

p.ceoT {
	width: 194px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}
section#ceo {
	width: 100%;
	/*background-image: url(../img/ceo-foot.jpg);*/
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 80px 0 0 0;
	padding: 0 0 40px 0;
}
section#ceo p {
	width: 600px;
	margin: 0 auto;
}
#message footer {
	margin: 0;
}
/*privacypolicy===================================*/

#privacypolicy section#page {
	background: url(../img/privacy-top.jpg) center center no-repeat;
	background-size: cover;
}

section#privacy {
	width: 900px;
	margin: 0 auto;
}
section#privacy h5 {
	font-size: 20px;
	font-weight: bold;
}

section#privacy ol {
}
section#privacy ol li {
	list-style-type: decimal;
	ont-size: 15px;
    color: #555;
    line-height: 1.8em;
    letter-spacing: 0.1em;
    text-align: justify;
    padding: 0 0 15px 0;
	margin: 30px 0 0 0;
}
section#privacy ul {
}
section#privacy ul li {
	list-style-type: disc;
	ont-size: 15px;
    color: #555;
    line-height: 1.8em;
    letter-spacing: 0.1em;
    text-align: justify;
    padding: 0 0 5px 0;
	margin: 0 0 0 20px;
}

/*contact===================================*/

#contact ul.luxbar-navigation li.m4 a {
	background: url(../img/navi-4_on.png) 0 0 no-repeat;
	    background-size: contain;
}
#contact section#page {
	background: url(../img/contact-top.jpg) center center no-repeat;
	background-size: cover;
}



/*お問い合わせ============================================================*/

section#cont {
	width: 900px;
	margin: 40px auto;
}
section#cont p {
	text-align: center;
}

section#cont h4 {
	font-size: 20px;
	margin: 20px 0;
	padding: 0;
}
#kojin {
	width: 900px;
	margin: 20px auto 0;
	box-sizing: border-box;
	border: 1px solid #ccc;
	height: 300px;
	overflow: auto;
	padding: 15px;
}
#kojin p {
	text-align: left !important;
	font-size: 13px;
}
#kojin ol {
	margin: 15px 0 15px 30px;
}
#kojin ol li {
	list-style-type: decimal;
	font-size: 13px;
	line-height: 1.6em;
	color: #555;
	padding: 0 0 15px 0;
	
}
table#cc1 {
	width:900px;
	box-sizing:border-box;
	margin:10px auto;
	font-size:15px;
	border-top:1px solid #999;
}
table#cc1 tr {
	border-bottom:1px solid #999;
}
table#cc1 th {
	background-color:#eee;
	color:#555;
	padding:20px 0 20px 15px;
	width:30%;
	vertical-align:top;
}
table#cc1 td {
	background-color:#fff;
	color:#555;
	padding:20px 0 20px 15px;
	width:70%;
}
span.red {
	color:#d90000;
}

input {
	font-size:15px;
	padding:5px;
	border:1px solid #999;
}
textarea {
	font-size:15px;
	line-height:1.8em;
	padding:5px;
	border:1px solid #999;
}
select {
	font-size:15px;
	padding:10px;
	height:40px;
}
.mwform-radio-field-text {
	vertical-align:-0.1em;
}

.btn_wrap{
	margin-top: 20px;
	text-align: center;
}
.btn_wrap p{
	display: inline-block;
}
.btn_wrap p button{
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0.8em 1.5em 0.7em;
	background: #000;
	color: #fff;
	border: none;
	border-radius: 5px;;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.5);
	-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
}
.btn_wrap p button[value="back"]{
	background-color: #A7A7A7;
	margin-right: 10px;
}

p.finish {
	text-align: center;
	margin: 50px 0;
}


/*スマホ==========================================================================================================*/
@media screen and (max-width: 480px) {

	
	
	
section#page {
	width: 100%;
	height: 250px;
}
section#page h2 {
	width: 70%;
	padding: 70px 0 0 0;
	margin: 0 auto;
}
section#page h3 {
	width: 80%;
	padding: 40px 0 0 0;
	margin: 0 auto;
}
p.mainT {
    text-align: left;
    font-size: 15px;
    line-height: 2em;
    letter-spacing: 0.2em;
    padding: 50px 5% 0 5%;
}
p.ST {
    text-align: center;
    font-size: 17px;
    line-height: 2em;
    letter-spacing: 0.2em;
    padding: 10px 0 80px 0;
}
footer {
	margin: 100px 0 0 0;
}



/*works===================================*/

#works ul.luxbar-navigation li.m1 a {
	background-image: none;
	background-color: #000;
}
#works section#page {
	background: url(../img/works-top.jpg) center center no-repeat;
	background-size: cover;
}
section#worksM {
	width: 100%;
	background: url(../img/works-back-sp.jpg) center center no-repeat;
	background-size: contain;
}
h4 {
	font-size: 22px;
	font-weight: bold;
	color: #00978F;
	padding: 50px 0 30px 0;
	text-align: center;
}
p.w9 {
	width: 90%;
	margin: 0 auto;
}
.worksbox {
	width: 100%;
	margin: 50px auto 0;
	overflow: hidden;
}
.worksleft {
	float: none;
	width: 90%;
	margin: 0 auto;
}
.worksright {
	float: none;
	width: 90%;
	margin: 0 auto;
}
#works h5 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	padding: 0 0 15px 0;
}

/*#works h5::before {
	content:"";
	position: absolute;
	background: url(../img/green-naname.png) 0 0 no-repeat;
	background-size: 45px;
	width: 45px;
	height: 47px;
	margin: -12px 0 0 -30px;
	display: inline-block;
}*/

table.worksTT {
	width: 100%;
	border-top: 3px solid #000;
	font-size: 14px;
	line-height: 1.6em;
	color: #555;
	letter-spacing: 0.1em;
}
table.worksTT th {
	width: 15%;
	padding: 10px;
	box-sizing: border-box;
}
table.worksTT td {
	width: 25%;
	padding: 10px;
	box-sizing: border-box;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
table.worksTT td.tt60 {
	width: 60%;
	padding: 10px;
	box-sizing: border-box;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
table.worksTT th.un {
	border-bottom: 1px solid #ddd;
}







/*product===================================*/

#product ul.luxbar-navigation li.m2 a {
	background-image: none;
	background-color: #000;
}
#product section#page {
	background: url(../img/product-top.jpg) center center no-repeat;
	background-size: cover;
}
section#proM {
	background: url(../img/product-back.jpg) bottom center no-repeat;
	background-size: cover;
}
section#proM h5 {
	width: 90%;
	padding: 0 0 15px 0;
}
section#proM h5::before {
	content:"";
	position: absolute;
	background: url(../img/green-naname.png) 0 0 no-repeat;
	background-size: 45px;
	width: 45px;
	height: 47px;
	margin: -25px 0 0 -35px;
	display: inline-block;
}
#pro {
	width: 100%;
	margin: 0 auto;
	font-size: 0;
}
.probox {
	display: inline-block;
	width: 90%;
	box-sizing: border-box;
	border: 1px solid #00978F;
	padding: 15px;
	margin: 0 0 40px 5%;
	height: auto;
	vertical-align: top;
	background: url(../img/white70.png);
}
.probox:nth-of-type(2) {
	display: inline-block;
	width: 90%;
	box-sizing: border-box;
	border: 1px solid #00978F;
	padding: 15px;
	margin: 0 0 40px 5%;
}
.probox:nth-of-type(3) {
	display: inline-block;
	width: 90%;
	box-sizing: border-box;
	border: 1px solid #00978F;
	padding: 15px 15px 200px 15px;
	margin: 0 0 40px 5%;
	background: url(../img/software.jpg) center bottom no-repeat;
	background-size: 300px;
	height: auto;
}
.probox:nth-of-type(3) p {
	width: 100%;
}
p.procap {
	font-size: 12px;
}



/*company===================================*/

#company ul.luxbar-navigation li.m3 a {
	background-image: none;
	background-color: #000;
}
#company section#page {
	background: url(../img/company-top.jpg) right center no-repeat;
	background-size: cover;
}
section#company01 {
	width: 90%;
	margin: 30px auto;
	overflow: hidden;
}
section#company01 h4 {
	font-size: 20px;
	color: #333;
	margin: 0 0 30px 0;
	text-align: left;
	padding: 0;
}
section#company01 p:nth-of-type(1) {
	font-size: 18px;
}
#companyleft {
	float: none;
	width: 60%;
	margin: 0 auto;
}
#companyright {
	float: none;
	width: 100%;
}
#map {
	width: 100%;
	height: 400px;
}
table.sh {
	width: 100%;
	margin: 0 auto 30px;
	border-collapse: separate;
	border-spacing: 0px 15px;
	font-size: 15px;
	letter-spacing: 0.08em;
	line-height: 2em;
}
table.sh th, table.sh td {
	padding: 10px;
}
table.sh th {
	background: #00978F;
	vertical-align: middle;
	text-align: left;
	width: 100px;
	overflow: visible;
	position: relative;
	color: #fff;
	font-weight: normal;
	font-size: 15px;
}
table.sh th:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #00978F;
	border-width: 10px;
	margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
 table.sh th::after {
 float: right;
 padding: 0;
 left: 30px;
 top: 10px;
 content: " ";
 height: 0;
 width: 0;
 position: relative;
 pointer-events: none;
 border: 10px solid transparent;
 border-left: #00978F 10px solid;
 margin-top: -10px;
}
}
table.sh td {
	background: #f8f8f8;
	width: 360px;
	padding-left: 20px;
}




section#company02 h5 {
	font-size: 24px;
	color: #333;
	margin: 0 auto 30px;
	text-align: center;
	padding: 0 0 10px 0;
	font-weight: bold;
	width: 90%;
	border-bottom: 1px solid #00978F;
}
section#company02 h5:nth-of-type(n) {
	margin: 50px auto 30px;
}
section#company02 h6 {
	font-size: 20px;
	color: #333;
	margin: 0 auto 30px;
	text-align: center;
	padding: 0 0 10px 0;
	width: 90%;
	border-bottom: 1px solid #ddd;
}
section#company02 p {
	width: 90%;
	margin: 20px auto;
}
p.room {
	text-indent: -99999px;
	background-image: url(../img/room.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100% !important;
	height: 300px;
	margin: 0 0 50px 0 !important;
}











/*message===================================*/
#message section#page {
	background: url(../img/messarge-top-sp.jpg) right bottom no-repeat;
	background-size: contain;
	padding: 0 0 170px 0;
}

p.ceoT {
	width: 194px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}
section#ceo {
	width: 100%;
	/*background-image: url(../img/ceo-foot.jpg);*/
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 80px 0 0 0;
	padding: 0 0 40px 0;
}
section#ceo p {
	width: 90%;
	margin: 0 auto;
}
#message footer {
	margin: 0;
}
/*privacypolicy===================================*/

#privacypolicy section#page {
	background: url(../img/privacy-top.jpg) center center no-repeat;
	background-size: cover;
}

section#privacy {
	width: 90%;
	margin: 0 auto;
}
section#privacy h5 {
	font-size: 20px;
	font-weight: bold;
}

section#privacy ol {
	width: 90%;
	margin: 0 auto;
}
section#privacy ol li {
	list-style-type: decimal;
	ont-size: 15px;
    color: #555;
    line-height: 1.8em;
    letter-spacing: 0.1em;
    text-align: justify;
    padding: 0 0 15px 0;
	margin: 30px 0 0 0;
}
section#privacy ul {
}
section#privacy ul li {
	list-style-type: disc;
	ont-size: 15px;
    color: #555;
    line-height: 1.8em;
    letter-spacing: 0.1em;
    text-align: justify;
    padding: 0 0 5px 0;
	margin: 0 0 0 20px;
}

/*contact===================================*/

#contact ul.luxbar-navigation li.m4 a {
	background-image: none;
	background-color: #000;
}
#contact section#page {
	background: url(../img/contact-top.jpg) center center no-repeat;
	background-size: cover;
}



/*お問い合わせ============================================================*/

section#cont {
	width: 90%;
	margin: 40px auto;
}
section#cont p {
	text-align: center;
}

section#cont h4 {
	font-size: 20px;
	margin: 20px 0;
	padding: 0;
}
#kojin {
	width: 90%;
	margin: 20px auto 0;
	box-sizing: border-box;
	border: 1px solid #ccc;
	height: 300px;
	overflow: auto;
	padding: 15px;
}
#kojin p {
	text-align: left !important;
	font-size: 13px;
}
#kojin ol {
	margin: 15px 0 15px 30px;
}
#kojin ol li {
	list-style-type: decimal;
	font-size: 13px;
	line-height: 1.6em;
	color: #555;
	padding: 0 0 15px 0;
	
}
table#cc1 {
	width:100%;
	box-sizing:border-box;
	margin:10px auto;
	font-size:15px;
	border: none;
}
table#cc1 tr {
	border: none;
}
table#cc1 th {
	background-color:#eee;
	color:#555;
	padding:10px 0 10px 5%;
	width:100%;
	display: block;
	vertical-align:top;
	box-sizing: border-box;
}
table#cc1 td {
	background-color:#fff;
	color:#555;
	padding:20px 0 20px 0;
	display: block;
	vertical-align:top;
	box-sizing: border-box;
	width: 100%;
}
span.red {
	color:#d90000;
}
	.mwform-checkbox-field-text {
		font-size: 11px;
	}
input {
	font-size:15px;
	padding:5px;
	border:1px solid #999;
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
}
textarea {
	font-size:15px;
	line-height:1.8em;
	padding:5px;
	border:1px solid #999;
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
}
select {
	font-size:15px;
	padding:10px;
	height:40px;
}
.mwform-radio-field-text {
	vertical-align:-0.1em;
}

.btn_wrap{
	margin-top: 20px;
	text-align: center;
}
.btn_wrap p{
	display: inline-block;
}
.btn_wrap p button{
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0.8em 1.5em 0.7em;
	background: #000;
	color: #fff;
	border: none;
	border-radius: 5px;;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.5);
	-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
}
.btn_wrap p button[value="back"]{
	background-color: #A7A7A7;
	margin-right: 10px;
}

p.finish {
	text-align: center;
	margin: 50px 0;
}

	
	
	
}





