﻿@charset "utf-8";
/* ===================================================================
 CSS information
 file name  :  layouta.css
 editor :  
=================================================================== */

@media (max-width: 380px){
#aboutus{
	width: 100%;
	margin-top: 20px;
	margin-left: auto;
	margin-right:auto;
	font-size: 14px;
	line-height: 1.6;
	color: #000;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}

#recruit{
	width: 100%;
	margin-top: 20px;
	margin-left: auto;
	margin-right:auto;
	font-size: 14px;
	line-height: 1.6;
	color: #000;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}

.au-title{
	width: 100%;
	height:50px;
	overflow: hidden;
	border-bottom: 1px solid;
	margin-left: auto;
	margin-right:auto;
}
.au-titleimg{
	width: 100%;
	height: 25px;
	margin-top : 20px;
	margin-left: auto;
	margin-right:auto;
	overflow: hidden;
    background-image: url(../img/aboutus.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90%
}
.au-message{
    display: inline-block;
	width: 100%;
	height: 0px;
	overflow: hidden;
	margin-top: 20px;
	margin-left: auto;
	margin-right:auto;
	font-size: 12px;
}

.au-image {
    content: "";
    display: block;
	width: 150px;
	height:100%;
	margin-top  :20px;	
	margin-left :auto;
	margin-right: 0px;
}

.au-image img{
	width: 0px;
	height:0px;
}

.box-message {
    content: "";
    display: block;
	width: auto;
	float: left;
	margin-top  : 20px;	
	margin-left: 0px;
}

.company-title{
	width: 100%;
	height:50px;
	overflow: hidden;
	margin-left: auto;
	margin-right:auto;
}
.company-titleimg{
	width: 130px;
	height: 30px;
	margin-top : 20px;
	margin-left: auto;
	margin-right:auto;
	overflow: hidden;
    background-image: url(../img/company.png);
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: center;
}
.access {
	width: 100%;
	height:50px;
	overflow: hidden;
	margin-left :auto;
	margin-right:auto;
}

.accessimg{
	width: 130px;
	height: 30px;
	margin-top : 20px;
	margin-left: auto;
	margin-right:auto;
	overflow: hidden;
    background-image: url(../img/access.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70%;
}
.map-content{
	position: relative;
	width: 100%;
	height:200px;
}
.map-content iframe {
    position: absolute;
   	width: 100%;
	height:150px;
	top: 0;
	left: 0;
    width: 100%;
    height: 100%;
}

.containera{
	max-width: 100%;
	margin:0 auto 10px;
	overflow: hidden;
	margin-left: 5px;
	margin-right:5px;
}


.rc-title{
	width: 100%;
	height:50px;
	overflow: hidden;
	border-bottom: 1px solid;
	margin-left: auto;
	margin-right:auto;
}
.rc-titleimg{
	width: 130px;
	height: 30px;
	margin-top : 20px;
	margin-left: auto;
	margin-right:auto;
	overflow: hidden;
    background-image: url(../img/recruit.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70%;
    }
    
.containerr{
	max-width: 100%;
	margin:0 auto 10px;
	overflow: hidden;
}

.com-gaiyou-table{
	max-width: 100%;
	margin:0 auto 10px;
	overflow: hidden;
}

.containera table{
	width: 100%;
	border: 1px solid #143ad1;
  	padding: 5px 5px 5px;
	margin-bottom: 10px;	
	text-align:left;	
}

.containera table tr{
	margin-bottom:5px;
}

.containera table th{
	width:90px;
	color:#143ad1;
	padding:5px 0;
	vertical-align:top;
	border-bottom:1px dotted #143ad1;
}

.containera table td{
	padding:5px 0;
	vertical-align:top;
	border-bottom:1px dotted #143ad1;
}


.containerr table{
	width: 100%;
	border: 1px solid #ff6600;
  	padding: 5px 5px 5px;
	margin-bottom: 10px;	
	text-align:left;	
}

.containerr table tr{
	margin-bottom:10px;
}

.containerr table th{
	width:100px;
	color:#ff6600;
	padding:5px 0;
	vertical-align:top;
	border-bottom:1px dotted #ff6600;
}

.containerr table td{
	padding:5px 0;
	vertical-align:top;
	border-bottom:1px dotted #ff6600;
}

.com-gaiyou-table table{
	width: 100%;
	border: 1px solid #ff6600;
  	padding: 5px 5px 5px;
	margin-bottom: 10px;	
	text-align:left;	
}

.com-gaiyou-table table tr{
	margin-bottom:10px;
}

.com-gaiyou-table table th{
	width:100px;
	color:#ff6600;
	padding:5px 0;
	vertical-align:top;
	border-bottom:1px dotted #ff6600;
}

.com-gaiyou-table table td{
	padding:5px 0;
	vertical-align:top;
	border-bottom:1px dotted #ff6600;
}


}


@media (min-width: 381px){
#aboutus{
	width: 100%;
	margin-top: 20px;
	margin-left: auto;
	margin-right:auto;
	font-size: 14px;
	line-height: 1.6;
	color: #000;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}

#recruit{
	width: 100%;
	margin-top: 20px;
	margin-left: auto;
	margin-right:auto;
	font-size: 14px;
	line-height: 1.6;
	color: #000;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}

h2{
	font-size: 30px;
	font-family: "MS明朝";
}

.au-title{
	max-width: 100%;
	height:150px;
	overflow: hidden;
	border-bottom: 1px solid;
	margin-left: auto;
	margin-right:auto;
}
.au-titleimg{
	max-width: 470px;
	height: 30px;
	margin-top : 80px;
	margin-left: auto;
	margin-right:auto;
	overflow: hidden;
    background-image: url(../img/aboutus.png);
    background-repeat: no-repeat;
    background-position: center;
}
.au-message{
    display: inline-block;
	max-width: 100%;
	height:0px;
	overflow: hidden;
	margin-top: 50px;
	margin-left: auto;
	margin-right:auto;
}

.au-image {
    content: "";
    display: block;
	max-width: 300px;
	height:100%;
	margin-top  : 40px;	
	margin-left :724px;
	margin-right:  0px;
}

.au-image img{
	width: auto;
	height:450px;
}

.box-message {
    content: "";
    display: block;
	max-width: 680px;
	float: left;
	margin-top  : 20px;	
	margin-left: 0px;
}

.company-title{
	max-width: 1024px;
	height:150px;
	overflow: hidden;
	margin-left: auto;
	margin-right:auto;
}
.company-titleimg{
	width: 130px;
	height: 30px;
	margin-top : 80px;
	margin-left: auto;
	margin-right:auto;
	overflow: hidden;
    background-image: url(../img/company.png);
    background-repeat: no-repeat;
    background-position: center;
}
.access {
	max-width: 780px;
	height:150px;
	overflow: hidden;
	margin-left :auto;
	margin-right:auto;
}

.accessimg{
	width: 130px;
	height: 30px;
	margin-top : 80px;
	margin-left: auto;
	margin-right:auto;
	overflow: hidden;
    background-image: url(../img/access.png);
    background-repeat: no-repeat;
    background-position: center;
}
.map-content{
	position: relative;
	max-width: 780px;
	height: 400px;
	margin-left: auto;
	margin-right:auto;
}
.map-content iframe {
    position: absolute;
	top: 0;
	left: 0;
    width: 100%;
    height: 100%;
}

.containera{
	max-width: 100%;
	margin:0 auto 140px;
	overflow: hidden;
}
.containerr{
	max-width: 100%;
	margin:0 auto 140px;
	overflow: hidden;
}

.com-gaiyou-table{
	max-width: 100%;
	margin:0 auto 140px;
	overflow: hidden;
}

.containera table{
	width: 100%;
	border: 1px solid #143ad1;
  	padding: 35px 40px 50px;
	margin-bottom: 120px;	
	text-align:left;	
}

.containera table tr{
	margin-bottom:10px;
}

.containera table th{
	width:121px;
	color:#143ad1;
	padding:15px 0;
	vertical-align:top;
	border-bottom:1px dotted #143ad1;
}

.containera table td{
	padding:15px 0;
	vertical-align:top;
	border-bottom:1px dotted #143ad1;
}


.containerr{
	max-width: 780px;
	margin:0 auto 140px;
	overflow: hidden;
}

.containerr table{
	width: 100%;
	border: 1px solid #ff6600;
  	padding: 35px 40px 50px;
	margin-bottom: 120px;	
	text-align:left;	
}

.containerr table tr{
	margin-bottom:10px;
}

.containerr table th{
	width:121px;
	color:#ff6600;
	padding:15px 0;
	vertical-align:top;
	border-bottom:1px dotted #ff6600;
}

.containerr table td{
	padding:15px 0;
	vertical-align:top;
	border-bottom:1px dotted #ff6600;
}
}


@media (min-width: 1024px){
#aboutus{
	max-width: 1024px;
	margin-top: 20px;
	margin-left: auto;
	margin-right:auto;

	font-size: 14px;
	line-height: 1.6;
	color: #000;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}

#recruit{
	max-width: 1024px;
	margin-top: 20px;
	margin-left: auto;
	margin-right:auto;
	font-size: 14px;
	line-height: 1.6;
	color: #000;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}

.au-title{
	width: 1024px;
	height:150px;
	overflow: hidden;
	border-bottom: 1px solid;
	margin-left: auto;
	margin-right:auto;
}
.au-titleimg{
	width: 470px;
	height: 30px;
	margin-top : 80px;
	margin-left: auto;
	margin-right:auto;
	overflow: hidden;
    background-image: url(../img/aboutus.png);
    background-repeat: no-repeat;
    background-position: center;
}
.au-message{
    display: inline-block;
	width: 1024px;
	height:0px;
	overflow: hidden;
	margin-top: 50px;
	margin-left: auto;
	margin-right:auto;
}

.au-image {
    content: "";
    display: block;
	width: 300px;
	height:100%;
	margin-top  : 40px;	
	margin-left :724px;
	margin-right:  0px;
}

.au-image img{
	width: 300px;
	height:450px;
}

.box-message {
    content: "";
    display: block;
	width: 680px;
	float: left;
	margin-top  : 20px;	
	margin-left: 0px;
}

.company-title{
	width: 1024px;
	height:150px;
	overflow: hidden;
	margin-left: auto;
	margin-right:auto;
}
.company-titleimg{
	width: 130px;
	height: 30px;
	margin-top : 80px;
	margin-left: auto;
	margin-right:auto;
	overflow: hidden;
    background-image: url(../img/company.png);
    background-repeat: no-repeat;
    background-position: center;
}
.access {
	width: 780px;
	height:150px;
	overflow: hidden;
	margin-left :auto;
	margin-right:auto;
}

.accessimg{
	width: 130px;
	height: 30px;
	margin-top : 80px;
	margin-left: auto;
	margin-right:auto;
	overflow: hidden;
    background-image: url(../img/access.png);
    background-repeat: no-repeat;
    background-position: center;
}
.map-content{
	position: relative;
	width: 780px;
	height:480px;
}
.map-content iframe {
    position: absolute;
	top: 0;
	left: 0;
    width: 100%;
    height: 100%;
}

.containera{
	max-width: 780px;
	margin:0 auto 140px;
	overflow: hidden;
	margin-left: auto;
	margin-right:auto;
}


.containera table{
	width: 100%;
	border: 1px solid #143ad1;
  	padding: 35px 40px 50px;
	margin-bottom: 20px;	
	text-align:left;	
}

.containera table tr{
	margin-bottom:10px;
}

.containera table th{
	width:121px;
	color:#143ad1;
	padding:10px 0;
	vertical-align:top;
	border-bottom:1px dotted #143ad1;
}

.containera table td{
	padding:15px 0;
	vertical-align:top;
	border-bottom:1px dotted #143ad1;
}

.rc-title{
	width: 1024px;
	height:150px;
	overflow: hidden;
	border-bottom: 1px solid;
	margin-left: auto;
	margin-right:auto;
}
.rc-titleimg{
	width: 470px;
	height: 30px;
	margin-top : 80px;
	margin-left: auto;
	margin-right:auto;
	overflow: hidden;
    background-image: url(../img/recruit.png);
    background-repeat: no-repeat;
    background-position: center;
}
.rct-inner{
	width: 780px;
	height: 250px;
	margin-top: 0px;
	margin-left: auto;
	margin-right:auto;
}
.rct-img1{
	display:inline-block;
	max-width: 300px;
	height: 210px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right:auto;
}
.rct-img2{
	display:inline-block;
	max-width: 300px;
	height: 210px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:0px;
}

.containerr{
	max-width: 780px;
	margin:0 auto 140px;
	overflow: hidden;
}

.containerr table{
	width: 100%;
	border: 1px solid #ff6600;
  	padding: 35px 40px 50px;
	margin-bottom: 120px;	
	text-align:left;	
}

.containerr table tr{
	margin-bottom:10px;
}

.containerr table th{
	width:121px;
	color:#ff6600;
	padding:15px 0;
	vertical-align:top;
	border-bottom:1px dotted #ff6600;
}

.containerr table td{
	padding:15px 0;
	vertical-align:top;
	border-bottom:1px dotted #ff6600;
}


.com-gaiyou-table{
	max-width: 780%;
	margin:0 auto 140px;
	overflow: hidden;
}

.com-gaiyou-table table{
	width: 100%;
	border: 1px solid #ff6600;
  	padding: 35px 40px 50px;
	margin-bottom: 120px;	
	text-align:left;	
}

.com-gaiyou-table table tr{
	margin-bottom:10px;
}

.com-gaiyou-table table th{
	width:121px;
	color:#ff6600;
	padding:15px 0;
	vertical-align:top;
	border-bottom:1px dotted #ff6600;
}

.com-gaiyou-table table td{
	padding:15px 0;
	vertical-align:top;
	border-bottom:1px dotted #ff6600;
}

}

