/* CSS Document */

body {
	margin: 0px;
	background:url(../img/head_bg.jpg) repeat-x;
	font-family: "メイリオ","Meiryo","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size:12px;
	line-height:140%;
	color: #666666;
}


a{
	color:#517A98;
	text-decoration: none;
}

a:hover{
	color: #257DC5;
	text-decoration: underline;
}

h1{
	margin: 0px 0px 12px 0px;
}

h2{
	margin: 0px 0px 10px 0px;
}

p{
	margin: 8px 0px 0px 0px;

}
#wrapper {
	width:899px;
	background-color:#ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header-bg {
	background-image:url(../img/head_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:42px;
	text-align:center;
	margin-bottom:10px;
}

#header-nav-bg{
	background-image:url(../img/head_bg02.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:112px;
	margin: 0px;
	text-align:center;
}

#head-base{
	width:904px;
	margin-left:auto;
	margin-right:auto;
}

#logo{
	width:457px;
	height: 24px;
	display: block;
	float:left;
	margin-left:0px;
px;	margin-top:18px;
	background: url(../img/logo.gif) no-repeat; 
}

#logo a{
	width:457px;
	height: 24px;
	display: block;
	float:left;
	margin-left:0px;
	background: url(../img/logo.gif) no-repeat; 
}


.hidden{
	display:none;
}

.clear{
	clear:both;
}



#h-navi {
	display:block;
	margin:18px 6px 0 0;
	float:right;
	width:275px;
	height: 12px;
}

#h-navi li {
	margin:4px 0 0 0;
	height:12px;
	display:block;
	float:left;
}

#h-navi li a{
	display:block;
	height:12px;
}

#h-navi li a.navi1{
	background: url(../img/privacy.gif)  no-repeat;
	width:107px;
	margin-left:10px;
}

#h-navi li a.navi1:hover { background:url(../img/privacy.gif) no-repeat 0px -12px;
width:107px; margin-left:10px;
}

#h-navi li a.navi2 {
	background:url(../img/sitemap.gif) no-repeat;
	width:82px;
	margin-left:10px;
}

#h-navi li a.navi2:hover {
	background:url(../img/sitemap.gif) no-repeat 0px -12px ;
	width:82px;
	margin-left:10px;
}


#h-navi li a.navi3 {
	background:url(../img/saiyo.gif) no-repeat 0 0;
	width:60px;
	margin-left:0px;
}

#h-navi li a.navi3:hover {
	background:url(../img/saiyo.gif) no-repeat 0 -12px ;
	width:60px;
	margin-left:0px;
}

#nav-bg{
	width:100%;
	background:url(../img/head_bg02.jpg) repeat-x;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}


/* グローバルナビゲーション */
#global-navi-base {
	width:908px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#global-navi{
	display:block;
	float:left;
	width:908px;
	height:70px;
	margin:0px;
	padding:0px;
	list-style-type: none;
}
#global-navi ul{
	list-style-type: none;
	margin-left:auto;
	margin-right:auto;
}

#global-navi li{
	float:left;
	height:70px;
	margin-left:auto;
	margin-right:auto;
}

#global-navi li a{
	display:block;
	height:70px;
}

#global-navi-top a{
	background: url(../img/nav_head.jpg) no-repeat 0px 0;
	width:180px;
}
#global-navi-top a:hover{
	background:url(../img/nav_head.jpg) no-repeat 0px -73px;
	width:180px;
}

#global-navi-con a{
	background: url(../img/nav_head.jpg) no-repeat -182px 0;
	width:180px;
}
#global-navi-con a:hover{
	background:url(../img/nav_head.jpg) no-repeat -182px -73px;
	width:180px;
}

#global-navi-ser a{
	background: url(../img/nav_head.jpg) no-repeat -362px 0;
	width:180px;
}
#global-navi-ser a:hover{
	background:url(../img/nav_head.jpg) no-repeat -362px -73px;
	width:180px;
}

#global-navi-company a{
	background: url(../img/nav_head.jpg) no-repeat -542px 0;
	width:180px;
}
#global-navi-company a:hover{
	background:url(../img/nav_head.jpg) no-repeat -542px -73px;
	width:180px;
}

#global-navi-contact a{
	background: url(../img/nav_head.jpg) no-repeat -722px 0;
	width:185px;
}
#global-navi-contact a:hover{
	background:url(../img/nav_head.jpg) no-repeat -722px -73px;
	width:185px;
}





/* フッターナビ
-------------------------------------------------------------------------- */
#footer_navi{
	width: 896px;
	height: auto;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer_navi ul{
	width: 896px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footer_navi li{
	width: 128px;
	height: auto;
	float: left;
}

#footer_navi li a{
	width: 128px;
	height: 38px;
	float: left;
	text-indent:-9999px;
}

#footer_navi li#fn-1 a{
	background-image: url(../../images/footer/navi.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#footer_navi li#fn-2 a{
	background-image: url(../../images/footer/navi.png);
	background-repeat: no-repeat;
	background-position: -128px 0px;
}

#footer_navi li#fn-3 a{
	background-image: url(../../images/footer/navi.png);
	background-repeat: no-repeat;
	background-position: -256px 0px;
}

#footer_navi li#fn-4 a{
	background-image: url(../../images/footer/navi.png);
	background-repeat: no-repeat;
	background-position: -384px 0px;
}

#footer_navi li#fn-5 a{
	background-image: url(../../images/footer/navi.png);
	background-repeat: no-repeat;
	background-position: -512px 0px;
}

#footer_navi li#fn-6 a{
	background-image: url(../../images/footer/navi.png);
	background-repeat: no-repeat;
	background-position: -640px 0px;
}

#footer_navi li#fn-7 a{
	background-image: url(../../images/footer/navi.png);
	background-repeat: no-repeat;
	background-position: -768px 0px;
}

#footer_navi li#fn-1 a:hover{
	background-image: url(../../images/footer/navi.png);
	background-repeat: no-repeat;
	background-position: 0px -38px;
}

#footer_navi li#fn-2 a:hover{
	background-image: url(../../images/footer/navi.png);
	background-repeat: no-repeat;
	background-position: -128px -38px;
}

#footer_navi li#fn-3 a:hover{
	background-image: url(../../images/footer/navi.png);
	background-repeat: no-repeat;
	background-position: -256px -38px;
}

#footer_navi li#fn-4 a:hover{
	background-image: url(../../images/footer/navi.png);
	background-repeat: no-repeat;
	background-position: -384px -38px;
}

#footer_navi li#fn-5 a:hover{
	background-image: url(../../images/footer/navi.png);
	background-repeat: no-repeat;
	background-position: -512px -38px;
}

#footer_navi li#fn-6 a:hover{
	background-image: url(../../images/footer/navi.png);
	background-repeat: no-repeat;
	background-position: -640px -38px;
}

#footer_navi li#fn-7 a:hover{
	background-image: url(../../images/footer/navi.png);
	background-repeat: no-repeat;
	background-position: -768px -38px;
}












/* フッターナビ */

#foot-navi{
	width:900px;
	margin: 0px;
	padding:0px;
}


#foot-navi ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 908px;
}

#foot-navi li{
	float:left;
	width:150px;
	height:38px;
	margin-left:auto;
	margin-right:auto;
	list-style-type:none;
}

#foot-navi li a{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}

#foot-navi-top a{
	background: url(../img/foot_nav.jpg) no-repeat 0px 0;
	display: block;
	height: 38px;
	width: 150px;
}
#foot-navi-top a:hover{
	background:url(../img/foot_nav.jpg) no-repeat 0px -38px;
	display: block;
	height: 38px;
	width: 150px;
}

#foot-navi-ser a{
	background: url(../img/foot_nav.jpg) no-repeat -150px 0;
	display: block;
	height: 38px;
	width: 150px;
}
#foot-navi-ser a:hover{
	background:url(../img/foot_nav.jpg) no-repeat -150px -38px;
	height: 38px;
	width: 150px;
}

#foot-navi-company a{
	background: url(../img/foot_nav.jpg) no-repeat -300px 0;
	display: block;
	height: 38px;
	width: 150px;
}
#foot-navi-company a:hover{
	background:url(../img/foot_nav.jpg) no-repeat -300px -38px;
	height: 38px;
	width: 150px;
}

#foot-navi-con a{
	background: url(../img/foot_nav.jpg) no-repeat -449px 0;
	display: block;
	height: 38px;
	width: 150px;
}
#foot-navi-con a:hover{
	background:url(../img/foot_nav.jpg) no-repeat -449px -38px;
	height: 38px;
	width: 150px;
}

#foot-navi-pri a{
	background: url(../img/foot_nav.jpg) no-repeat -600px 0;
	display: block;
	height: 38px;
	width: 150px;
}

#foot-navi-pri a:hover{
	background:url(../img/foot_nav.jpg) no-repeat -600px -38px;
	height: 38px;
	width: 150px;
}

#foot-navi-site a{
	background: url(../img/foot_nav.jpg) no-repeat -750px 0;
	display: block;
	height: 38px;
	width: 150px;
}

#foot-navi-site a:hover{
	background:url(../img/foot_nav.jpg) no-repeat -750px -38px;
	height: 38px;
	width: 150px;
}

/* フッターバナー */
#foot-bnr{
	clear: both;
	height: auto;
	width: 900px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	margin-top: 16px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 10px;
}

#foot-bnr ul{
	margin: 0px auto;
	padding: 0px;
	list-style: none;
	width: 908px;
}
#foot-bnr li{
	float:left;
	list-style-type:none;
}

a.foot-bnr1 {
	background-image: url(../img/bnr_01.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 180px;
}
a.foot-bnr2 {
	background-image: url(../img/bnr_02.gif);
	height: 52px;
	width: 252px;
	background-repeat: no-repeat;
}
a.foot-bnr3 {
	background-image: url(../img/bnr_03.gif);
	height: 52px;
	width: 132px;
}
a.foot-bnr4 {
	background-image: url(../img/bnr_04.gif);
	height: 52px;
	width: 155px;
}


/****************************************************************
　　　　　　　　　　　　パンくず
****************************************************************/

#pankuzu{
	background-image: url(../img/pankuzu_bg.jpg);
	height: 21px;
	margin:0px auto 10px auto;
	font-size:10px;
	padding-top: 10px;
}
#pankuzu-list {
	width: 900px;
	margin:0px auto 0px auto;
	padding:0px;
}

#pankuzu-list ul{
	margin:0px;
	padding:0px;
}

#pankuzu-list li{
	margin:0px 0px 0px 5px;
	padding:0px;
	list-style:none;
	float:left;
}

.link-in a{
	background-image: url(../img/arrow_pankuz.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:14px;
}

.link-none a{
	color: #666666;
	text-decoration: none;
	background-image: url(none);
	display: inline;
}



/****************************************************************
　　　　　　　　　　　　サービス紹介2
****************************************************************/

#re-service2-con{
	width: 668px;
	float: left;
	height: auto;
	margin-bottom: 30px;
}

#re-service2-con a{
	text-indent: -9999px;
}

#re-service2-con a:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

.re-service2-box-1{
	width: 165px;
	float: left;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 1px;
	margin-right: 1px;
}

.re-service2-box-1 a{
	float: left;
	width: 165px;
	height: 102px;
	background-image: url(../../service/img/tr.jpg);
	background-repeat: no-repeat;
}

.re-service2-box-2{
	width: 165px;
	float: left;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 1px;
	margin-right: 1px;
}

.re-service2-box-2 a{
	float: left;
	width: 165px;
	height: 102px;
	background-image: url(../../service/img/golf.jpg);
	background-repeat: no-repeat;
}

.re-service2-box-3{
	width: 165px;
	float: left;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 1px;
	margin-right: 1px;
}

.re-service2-box-3 a{
	float: left;
	width: 165px;
	height: 102px;
	background-image: url(../../service/img/af.jpg);
	background-repeat: no-repeat;
}

.re-service2-box-4{
	width: 165px;
	float: left;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 1px;
	margin-right: 1px;
}

.re-service2-box-4 a{
	float: left;
	width: 165px;
	height: 102px;
	background-image: url(../../service/img/aioi.jpg);
	background-repeat: no-repeat;
}


#service-wrap{
	float: none;
	height: auto;
	width: 668px;
	margin-right: auto;
	margin-left: auto;
}


.service-bnr{
	float: left;
	width: 100%;
	height: auto;
	margin-bottom:5px;
}

.service-bnr img{
	margin-right:5px;
}

#privacy_con{
	float: left;
	width: 96%;
	height: auto;
	padding-left: 2%;
	padding-right: 2%;
}

#privacy_con ul{
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 0px;
	list-style-type: none;
}

#privacy_con li{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	list-style-type: none;
}
#privacy_con h3{
	color: #1576C9;
	border-left: 5px solid #1576C9;
	padding-left: 5px;
	clear: both;
	font-size: 130%;
	font-weight: normal;
	line-height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DDDDDD;
}



#h-navi {
    padding: 0;
    display: flex;
    justify-content: center;
	align-items: center;
    font-size: 12px; /* 文字サイズ 12px */
	gap:8px;
	    width: fit-content;

}



#h-navi a {
    /* a リンク要素の設定 */
    display: block;
    text-decoration: none; /* 下線を非表示 */
    color: #333; /* リンクの色（濃い灰色） */
    padding: 0 4px; /* クリックしやすいように内側の余白を設定 */
}

#h-navi a:hover {
    /* ホバー時の設定 */
    color: #004a99; /* マウスオーバー時に色を変えてフィードバック */
    text-decoration: underline; /* ホバー時に下線を表示 */
}