@charset "UTF-8";
@media screen and (max-width: 640px){
/*********************/
/* 基本設定 ここから */
/*********************/

* {
	margin:0;
	padding:0;
	color: #666666;
}

a {
	text-decoration: none;
}

html {
	overflow: scroll;
}


body {
	width: 100%;
	position:relative;
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	background-color: white;
	border-top: solid 10px #4c995e;
}

img {
	border:0;
	vertical-align:bottom;
}

ul {
	list-style-type: none;
}

#h1_smart a {
    display: block;
    width: 208px;
    height: 45px;
    margin: 0 auto;
}

h1 a:hover {
    background:  transparent;
}

#h1_tablet, #h1_pc {
    display: none;
}


/***************************/
/* レイアウト設定 ここから */
/***************************/

#wrapper {
	width: 90%;
	margin: 10px 5% 0 5%;
}

#header {
	width: 98%;
	height: 60px;
	margin: 15px 1% 5px 1%;
}

#nav_smart {
	width: 78%;
	height: 110px;
	margin: 5px 11% 0 11%;
}

#main {
	width: 98%;
	margin: 10px 1% 20px 1%;
}


#mainTitle {
	display: none;
}

.copy_pctablet {
	display: none;
}

.copy_smart {
	letter-spacing: 0;
	font-size: 50%;
	text-align: right;
	line-height: 110%;
	margin-top: 2px;
}



/***************************/
/* メニュー設定 ここから   */
/***************************/

#nav_pctablet {
	display: none;
}

#nav_smart {
	width: 100%;
	height: 110px;
        margin: 0 auto;
}

#nav_smart ul li a{
	float: left;
	width: 44%;
	height: 32px;
	font-size: 95%;
	padding: 11px 1% 1px 1%;
	margin: 5px 2%;
	text-align: center;
	background-color: #bdedbd;
	color: #4c995e;
}

#navAchieve, #navIr {
	display: none;
}

#navIndex a, #navAbout a, navMessage a, navInfo a, #navAccess a {
	margin: 0 0 10px 2%;
}


#nav_smart a:hover,a:active {
	color: white;
	background-color: #cc5e3d;
}

#index #nav_smart #navIndex a, #about #nav_smart #navAbout a,
#info #nav_smart #navInfo a,
#achievement #nav_smart #navAchieve a, #access #nav_smart #navAccess a,
#message #nav_smart #navMessage a, #ir #nav_smart #navIr a {
	color: white;
	background-color: #4c995e;
}



/**************************/
/* フッター設定 ここから  */
/**************************/

#footer {
	clear: both;
	width: 100%;
	height: 62px;
	border-top: solid 5px #cc5e3d;
	background-color: #4c995e;
}

#footer ul {
	width: 200px;
	margin: 0px auto;
	line-height: 1.0;
	text-align: left;
	font-size: 64%;
	padding-top: 8px;
}

#footer ul li {
	color: white;
}

.li_pc {
	display: none;
}


#footer ul li p {
	font-size: 110%;
	color: white;
	font-weight: bold;
	margin-bottom: 3px;
}

.address {
    text-indent: 1em;
}


/*************************/
/* トップ設定 ここから   */
/*************************/
#news {
    display: none;
}

#news_smart {
        width: 230px;
        margin: 0 auto;
}

#news_smart p {
	font-size: 70%;
        line-height: 1.2em;
}

#news_smart .link_border {
	text-align: left;
	padding-left: 5px;
	margin: 0 5px 8px 5px;
	border-bottom: 2px dotted #4c995e;
}

.link_border a:hover {
    color: #cc5e3d;
    position: relative;
    left: 1px;
    top: 1px;
}


#policy{
	height: 70%;
	font-size: 95%;
	font-weight: bold;
	line-height: 1.3;
	margin: 10px auto 20px auto;
	text-align: center;
}

.policy_pctablet {
	display: none;
}

#policy img {
	width: 250px;
	margin: 5px auto 15px auto;
}


/***************************/
/* 会社概要設定 ここから   */
/***************************/

.tableOutline {
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
	font-size: 80%;
}

.tableOutline th {
	width: 22%;
	border: 2px solid #bdedbd;
	padding: 5px 2px;
}

.tableOutline td {
	width: 78%;
	padding: 5px 10px;
	border: 2px solid #bdedbd;
}

.smart_none {
	display: none;
}


/***************************/
/* 業務実績設定 ここから   */
/***************************/
/*
#achieveLeft{
	width: 100%;
}

.listAchieve{
	width: 90%;
	margin: 10px 10px 20px 10px;
}

.listAchieve p{
	width: 90%;
	margin: 0 0 4px 0;
	padding: 0 10px;
	border-bottom: solid 3px #4c995e;
	font-size: 90%;
}

.listAchieve ul {
	padding: 0 20px;
}


.listAchieve ul li{
	margin: 0 0 0 15px;
	font-size: 75%;
}

#achieveRight{
	display: none;
}
*/

/***************************/
/* 代表挨拶設定 ここから   */
/***************************/

#ceoMess {
	width: 90%;
	height: 70%;
	margin: 12px 5% 15px 5%;
	font-size: 80%;
}

#ceoMess p {
    text-indent: 1em;
}

#ceo {
	width: 100%;
}

#ceo img {
	width: 60%;
	margin: 0 20% 2% 20%;
}


#tree {
	display: none;
}



/***************************/
/* 決算報告設定 ここから   */
/***************************/
/*
#irList {
	width: 80%;
	margin: 25px 2% 15px 2%;
}

.selectY {
	font-size: 90%;
	margin: 0 auto;
}

.irPdf {
	text-align: left;
	padding-left: 5%;
	margin: 0 0 40px 0;
	border-bottom: 2px dotted #4c995e;
}


#dlAdobe {
	width: 60%;
	margin: 10px 0 20px 0;
	float: right;
}

#dlAdobe p {
	font-size: 65%;
	margin-bottom: 5px;
}
*/


/**************************/
/* アクセス設定 ここから  */
/**************************/


#map {
	width: 100%;
	height: 100%;
	margin: 25px auto;
}

#map iframe.map_pc {
	display: none;
}

#map iframe.map_tablet {
	display: none;
}

#map iframe.map_smart {
	width: 100%;
}


}
