@charset "utf-8";
@import "table.css";
@import "mp.css";
@import "layout.css";
@import "responsive.css";

body {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','MS UI Gothic',sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	line-height: 2.4em;
	color: #333333;
	background-color: #ffffff;

}
ol{
	padding:0px;
	list-style-type: decimal;
	list-style-position:outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

ol li{
	margin-left: 10px;
}

ul{
	padding:0px;
	list-style: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ul li{
	margin-left: 10px;
}

p{
	margin:  0em;
	text-indent: 0em;
}

.mark{
padding-left: 1em;
text-indent: -1em;
}

.afterclear{
    zoom:1;/*for IE 5.5-7*/
}
.afterclear:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
.clear{
	clear: both;
	width: 100%;
    height: 0;
	visibility: hidden;
}

.cap {
	font-size: 1.0em;
	line-height: 130%;
	font-weight: normal;
	color: #666666;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
caption {
	text-align: left;
	padding-bottom: 2px;
}

#pc .gotop {
	text-align: right;
	padding-right: 3px;
}
.png{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*------img------*/
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgkakomi{
	border: 1px solid #e6e6e6;
	padding: 1px;
}
/*------キャプション------*/
.cap {
	font-size: 0.9em;
	padding-top: 0px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 10px;
}
/*------位置------*/
.center {
	text-align: center;
}

.right {
	text-align: right;
}
.left {
	text-align: left;
}




/*------リンク------*/
a {
	font-style: normal;
	color: #007BC1;
	text-decoration:underline;
}
a:visited{
	font-style: normal;
	color: #007BC1;
	text-decoration:underline;
}
a:hover{
 color: #FF6600;
	text-decoration:underline;
}
a:active{
	color: #ff9900;
	text-decoration:underline;
}

/*------font------*/
.fontaka {
	color: #FF0000;
}
.fontao {
	color: #007BC1;
}
.fontgreen {
	color: #00A539;
}
.fontorange {
	color: #FF9900;
}
.fontblack{color: #333333;}

.fontolive{color: #9EAE0D;}
.fontsmall-08 {
	font-size: 0.8em;
}
.fontsmall-09 {
	font-size: 0.9em;
}
.fontbig-11 {
	font-size: 1.1em;
}
.fonttbig-12 {
	font-size: 1.2em;
}
.fonttbig-13 {
	font-size: 1.3em;
}
.fonttbig-14 {
	font-size: 1.4em;
}


#pc{	font-size: 1.4em;}

/*------ヘッド------*/
#pc #head{
	background-image: url(../img/headline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 5px;
	padding-bottom: 7px;
}

/*------20220516------*/
#pc #headlayout{
	width: 1000px;
	height: 90px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#pc #head-name{
	width: 400px;
	float: left;
	padding-top: 10px;
}
#pc #head-navi{
	width: 600px;
	float: left;
	text-align: right;
	font-size: 12px;
}
/*-----イメージオーバー------*/
.hover-style img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}

.hover-style img:hover {
	opacity: .6;
	-webkit-opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

/*------20220516------*/

#pc #head-navi a,#pc .footernavi a{
	font-style: normal;
	color: #333333;
	text-decoration:none;
}
#pc #head-navi a:visited,#pc .footernavi a:visited{
	font-style: normal;
	color: #333333;
	text-decoration:none;
}
#pc #head-navi a:hover,#pc .footernavi a:hover{
	color: #FF6600;
	text-decoration: underline;
}
#pc #head-navi a:active,#pc .footernavi a:active{
	color: #FF9900;
	text-decoration:underline;
}





/*------メインナビ------*/
#pc #mainnavi {
		width: 1000px;
		height: 35px;
			margin-right: auto;
	margin-left: auto;
}
#pc #mainnavi div{
	float: left;
}
/*------ベースレイアウト------*/
#pc #contents {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}



/*------フッター------*/
#pc #footer{
	background-image: url(../img/headline.jpg);
	background-repeat: repeat-x;
	background-position: top;

	line-height: 160%;
	margin-top: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}



#pc #footerarea {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;


}
.address {
	float: left;
	width: 450px;
}
.copy {
	text-align: right;
	float: left;
	width: 449px;
}
#pc #security_logo {
	float: right;
	margin-top: 20px;
}

.pdf {
	background-image: url(../img/pdf.png);
	background-position: left center;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
}
.fontfleedial {
	font-size: 1.8em;
}
.linekakomi{
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
/*------googlemap非表示------*/
#pc #map{
	height: 500px;
	width: 1000px;

}
#printmap{
	display: none;
}

#printmap2{
	display: none;
}

/*------ぱんくず------*/
#pankuzu {
	font-size: 11px;
	color: #333333;
	padding-bottom: 5px;
}
#pc h3 {
	padding: 15px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 1.3em;
	font-weight: bold;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00A539;
	border-bottom-color: #00A539;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h3.h3s {
	font-size: 14px;
	color: #00a73c;
	padding-top: 3px;
	font-weight: normal;
	padding-left: 5px;
	text-align: left;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 3px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00a73c;
	border-bottom-color: #00a73c;
}
h4 {
	background-color: #F2F1EC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 1.0em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e6e6e6;
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #00A73C;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

h5 {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #00A73C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A73C;
	font-size: 1.1em;
}
h6 {
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 1em;
	color: #960;
}
/*-20160929追加近隣商業施設一覧ページ-*/
#pc p.syotengai {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #00A73C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 1.4em;
}


/*------会社概要------*/
/*------20220516------*/
.kakomimark {
	padding: 10px;
	border: 1px solid #e6e6e6;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
/*------20220516------*/
/*------沿革関係------*/
.fontenkaku1 {
	color: #FF9900;
}
.fontenkaku2 {
	color: #66CC00;
}
.fontenkaku3 {
	color: #0099FF;
}
.fontenkaku4 {
	color: #FF3333;
}
.fontenkaku5 {
	color: #FF66CC;
}

#head.movable{
    position: absolute;
    top: 0;
    left:0;
    z-index: 9998;
    width: 100%;
    background-color: #fff;
}

/*----米印リスト----*/
ul.asterisk li {
  list-style-type: none;
  text-indent: -1em;
}
ul.asterisk li:before {
  display: inline;
  content: "※";
}

form.form-vertical strong{
	width: 60px;
	display: inline-block;
}
form.form-vertical input{
	max-width: 90%;
}

form.form-vertical img{
	margin-top: 10px;
	width: 100%;
}