@charset "utf-8";
/* CSS Document */
@media only screen and (min-width: 0px) and (max-width: 768px) {

/* 共通 */
body{
	width:100%;
	margin:0; 
	padding:0;
	position:relative;
	background-image:url(../images/back.jpg);
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    text-justify: inter-ideograph;
	text-align: justify;
	color:#000000;
}
h2{
	margin-top: 0;
}
h1,h2{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",serif;
}
.mincho{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",serif;
}
.fixed {
  position: fixed !important;
  top:0;
  z-index: 1000;
}
/*ヘッダー*/
header{
	width: 100%;
	background: url(../images/topback.jpg) center;
	background-size: cover;
}
#headerInner{
	height:350px;
}
#headerInner .logoTel{
	display:none;
}
#headerInner img{
	margin:0 auto;
	display:block;
	max-width:500px;
	width:100%;
}
#logo {
	width:100%;
	margin:0px auto;
	padding-top:110px;
}

.accordion{
	height:50px;
	width:100%;
	display:none;
	background-color:#18802d;
	position:relative;
}
.accordion li > p >span{
	float: right;
	margin-right: 10px;
}
.accordion > li > ul{
	position:absolute;
	top:50px;
	z-index: 100;
	width:100%;
	display:none;
}
.accordion > li > ul > li { 
	height:50px;
	background:#559856;
	border-bottom:1px solid #EEE;
}
.accordion > li > ul > li > a{ 
	padding: 12px 10px 10px 10px;
	vertical-align: middle;
	color:#ffffff !important;
	font-size: 20px;
	width:100%;
	height:100%;
	display:block;
}
.accordion > li > ul > li > ul > li { 
	background:#FFF; 
	border-bottom:1px dotted #888;
}
.accordion > li > ul > li > ul > li:last-child { 
	border:none;
}

/* ナビゲーション */
#barBACK {
	margin:0 auto;
	height:50px;
	background-image: url(../images/bar.png);
	background-repeat:repeat-x;
	z-index: 1000;
	width:100%;

}
nav#bar {
	height:50px;
	margin:0px auto;
}
ul.menu {
	background-image: url(../images/bar.png);
	width:1024px;
	height:50px;
	margin:0px auto;
}
nav#bar img {
	float:left;
}
#HK1 {
	width: 1024px;
	height: auto;
	margin: 0px auto;
	background-image: url(../images/HK1.png);
	background-repeat: no-repeat;
	position: relative;
}

/*トップページ*/
.content {
	width:100%;
	height: auto;
	margin:0px auto;
	background-repeat:no-repeat;
	position:relative;
}
#group1{
	padding:30px 10px;
	background-color: #e6e6e6;
}
#group1 h2{
	font-size: 25px;
	font-weight: bold;
	line-height:1.2em;
	float:left;
}
#group1 img{
	display:block;
	margin:0 auto;
}

#group2{
	background-image:url(../images/bg_group2.jpg);
	background-position: center;
	position:relative;
	width:100%;
	padding:30px 10px;
}
#company_info p{
	font-size: 20px;
}
#company_info .name{
	font-weight: bold;
	font-size: 28px;
}
#company_info .tel{
	font-weight: bold;
	font-size: 24px;
}
#emailRegion{
	top:250px;
	left:50px;
}
#emailRegion .email{
	font-weight: bold;
	font-size: 16px
}
#emailRegion .region{
	display:none;
}
#float1{
	display:none;
}
#float2{
	display:none;
}
#float3{
	display:none;
}
#group3{
	background-color:#e6e6e6;
	width:100%;
	padding:30px 10px;
}
#group3 .works{
	font-size: 20px;
	line-height: 1.8em;
	margin-bottom:30px;
}
#reliability{
	display:none;
}
#customerImg{
	width:100%;
	max-width: 500px;
	margin-bottom: 30px;
}
#customerP{
	font-size: 20px;
	line-height: 2em;
}


/* 会社概要 */
table#co_table {
	font-size:20px;
	width:100%;
}
table#co_table th {
    background-color: #FCF8EF;
    border: 1px solid #DCCDB6;
    font-weight: bold;
    padding: 10px;
    text-align: left;
    vertical-align: middle;
}
table#co_table td {
    border: 1px solid #DCCDB6;
    padding: 11px 5px;
    vertical-align: middle;
}
table#co_table td.waku2 {
    border: 1px solid #DCCDB6;
    padding: 35px 15px;
    vertical-align: middle;
	font-size:14px;
}
#companyInfoPage img{
	width:100%;
	max-width: 500px;
}
#companyOverview{
	background-color: #e6e6e6;
	padding:30px 10px;
	overflow: hidden;
	width:100%;
}
#companyOverview .rightBox img{
	margin-bottom:30px;
}
#companyHistory{
	background-color: #ffffff;
	padding:30px 10px;
	overflow: hidden;
}

#tyousei {
	float:left;
	margin-right:35px;
}


/* 代表挨拶 */
#ST1 {
	background-color:white;
	border-bottom:solid 1px #0E1489;
	position: relative;
	color:#221874;
	padding:0 10px 40px;
}
#salutation1 {
	font-size:24px;
	font-weight:bold;
	padding:50px 0 10px;
}
table#salutation2 {
	font-size:12px;
	font-weight:bold;
	color:#221874;
}
table#salutation2 th{
	font-weight: bold;
	padding-right:10px;
	vertical-align: middle !important;
}
table#salutation2 td{
	font-weight: bold;
	font-size: 24px;
}
#salutation3 {
	font-size:32px;
	font-weight:bold;
	color:#221874;
	position:absolute;
	top:160px;
	left:300px;
}
.salutation4 {
	font-size:20px;
	line-height: 1.8em;
	padding-top: 30px;
	border-top:solid 1px #130D8E;
	
}
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */


#ST1 #leftBox{
	float:left;
	width:540px;
}
#ST1 #rightBox{
	margin-top:50px;
	float:right;
}

.chousei12 {
	width:270px;
	height: auto;
	padding:10px;
	position:absolute;
	top:160px;
	right:40px;
	
}

/* プライバシーポリシー */
.Messe6 {
	width:1024px;
	height: auto;
	font-size:18px;
	line-height:1.2em;
	background-image:url(../images/HK3.png);
	background-repeat:no-repeat;
	position:relative;
	padding:0px 0px 10px 0px;
}


.chousei13 {
	width:470px;
	height: auto;
	padding:60px 0px 0px 30px;
	margin:0px 0px 0px 10px;
}



/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */


.Messe7 {
	width:1024px;
	height: 790px;
	font-size:18px;
	line-height:1.2em;
	background-image:url(../images/HK4.png);
	background-repeat:no-repeat;
	position:relative;
	padding:0px 0px 0px 50px;
}

#contactPage{
	background-color: #ffffff;
}
.chousei14 {
	width:400px;
	height: auto;
	padding:220px 0px 0px 60px;
}



#michi_table th {
    border-right: 1px solid #DCCDB6;
	padding:10px 10px;
	

}

#michi_table td {
	padding:10px 20px;
}


.chousei15 {
	width:480px;
	height: auto;
	padding:10px;
	position:absolute;
	top:50px;
	right:80px;
}

#mail {
	margin-left: 50px;
	position:relative;
}
#mail a{
	display: inline-block;
}
#mail a:hover{
	opacity: 0.8;
}
#mailadress {
	font-weight:bold;
	display:inline-block;
	font-size: 20px;
}
#saiyou {
	display:none;
}
#accessArea{
	padding:40px 0 40px 0;
	overflow: hidden;
}
#accessArea h2{
	margin-bottom:20px;
}
#accessArea h2 img{
	width:100%;
}
#accessArea #leftBox{
	padding:0 10px;
}

#accessArea #leftBox table th,
#accessArea #leftBox table td{
	padding:5px 20px;
	border:solid 1px #DCCDB6;
	font-size: 20px;
}
#accessArea #leftBox table th{
	width:55%;
}
#accessArea #leftBox table td{
	width:45%;
}
#accessArea #rightBox{
	margin:30px auto 0;
	width:480px;
}
#accessArea #rightBox small{
	font-size: 20px;
}
#contactArea{
	padding-bottom: 30px;
}
#contactArea h2 img{
	width:100%;
	max-width: 500px;
}

footer {
	background-color:#167225;
	width:100%;
}

#footerInner{
	width:100%;
	height:120px;
	color:#FFF;
	text-align:center;
	padding:35px 0px 0px 0px;
	font-weight:bold;
	margin:0 auto;
}


.accordion{
	display:block;
}
#barBACK{
	display:none;
}

}








