


@media screen and (max-width: 768px) {

/*-----------------------------------------------------	*/
/*	for - 999px					*/
/*-----------------------------------------------------	*/



header {
	height:80px;
}

#header_logo {
width:200px;
}


#header_logo h1 img {
width:200px;
}


h1{
padding-top:15px;
}


/* グローバルナビ */

#gNavi {  float:right;
    margin:0px 0px;  
    padding:0px;  
    width:243px;  
    height:80px;  
    overflow:hidden;  
}  
#gNavi li { 
list-style:none; width:80px; float:left; 

border-left:1px solid #DFDFDF;
}  
#gNavi li a {  
    display:block;  
    line-height:125px;  
    color:#000;  
    text-align:center; 
	font-size:16px; 
}  
#gNavi li a:hover { 
	color:#FFF;
	background-color:#3DBC6D; 
}  
#gNavi_enkaku {
	background-image: url(../images/icon_01.png);
	background-position: center 10px;
	background-repeat: no-repeat;
	}
#gNavi_enkaku a:hover {	
	background-image: url(../images/icon_01_on.png);
	background-position: center 10px;
	background-repeat: no-repeat;
}
#gNavi_houjin {
	background-image: url(../images/icon_02.png);
	background-position: center 10px;
	background-repeat: no-repeat;
}
#gNavi_houjin a:hover {	
	background-image: url(../images/icon_02_on.png);
	background-position: center 10px;
		background-repeat: no-repeat;
}
#gNavi_kessan {
	background-image: url(../images/icon_03.png);
	background-position: center 10px;
		background-repeat: no-repeat;
}
#gNavi_kessan a:hover {	
	background-image: url(../images/icon_03_on.png);
	background-position: center 10px;
	background-repeat: no-repeat;
}


#header_tel {
display:none;
	
}


/* topのメインビジュアル */

#top_mainimg {
padding-top:80px;
}

#top_mainimg02 .container img {
	width:85%;
padding:12% 0% 12% 2%;	
	
}

.introduction_block_prace {
	margin-left:10.0%;
	margin-right:10.0%;
	width:80.0%;
}

/* topのご挨拶 */

#top_greeting {
background-size:130%;
}

/* topの施設紹介 */

#top_introduction {
background-size:100%;
}

#footer_copyright div {
text-align:center;
font-size:12px;

}


/* スマホ版のみの電話ボタン */


#smart_tel {
	display:block;
}







/* topの会社概要 */

#top_company {
background-size:100%;

}



#underlayer_bg {
	background-size:100%;

}

/* 下層ページ見出し用 */
#underlayer_tit {
	padding-top:80px;
}

#underlayer_tit h1 {
	padding:40px 20px 40px 60px;
}

#history_tit {
	background:url(../images/history_tit_icon.png)  left 31px no-repeat;
}
#officer_tit {
	background:url(../images/officer_tit_icon.png)  left 31px no-repeat;
}
#report_tit {
	background:url(../images/report_tit_icon.png)  left 32px no-repeat;
}

#underlayer_bg h2 {
font-size:36px;
line-height:130%;
}

.company_inner02 ul li dl dt{
	width:60%;
}


.report_table tr td {
	font-size:12px;
}

.report_table tr td i {
	font-size:12px;
}


}