@charset "utf-8";
/* Copyright 2016 FSFIELD All Rights Reserved. */

/* ------------------------------------------------------------

ホーム

------------------------------------------------------------ */

/* グローバルナビアクティブ
---------------------------------------------- */
ul#nav_global li.g01 a{background:url(../img/nav_global01.jpg) no-repeat 0 -37px;}

/* p
---------------------------------------------- */
p#nav_home01,
p#nav_home02,
p#nav_home03,
p#nav_home04,
p#nav_home05{margin-bottom:0;}

p#nav_home01,
p#nav_home02,
p#nav_home03{width:316px;}

p#nav_home04,
p#nav_home05{width:482px;}

p#nav_home01,
p#nav_home02,
p#nav_home04{float:left;}

p#nav_home01,
p#nav_home04{margin-right:16px;}

p#nav_home03,
p#nav_home05{float:right;}

/* div
---------------------------------------------- */
/*--スライダー--*/
#scroller {
	min-width:7000px !important;
	height: 500px;
	overflow:hidden;
}

#scroller li{float:left;}

.simply-scroll-container {position: relative;}

.simply-scroll-clip {
    position: relative;
    overflow: hidden;
}

.simply-scroll-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.simply-scroll-list li {
    float: left; /* Horizontal scroll only */
    padding: 0;
    margin: 0;
	width: 500px;
	height: 500px;
}

.simply-scroll-list li img {display: block;}

div#wrap_layer {
	margin:0 auto 50px;
	position:relative;
	max-width:980px;
	width:100%;
	z-index:1;
}

div#img_slide {
	background:url(../img/home/txt_slide01_2.png?075) no-repeat center 0;
	width:100%;
	height: 92px;
    position: absolute;
    top: -122px;
}

div#img_slide p {display:none;}

/* ------------------------------------------------------------

170222_追記

------------------------------------------------------------ */
/* heading 
---------------------------------------------- */
h3#h3_home01{
	background:url(../img/home/h3_home01.jpg) no-repeat 0 0;
	height:38px;
	margin-bottom:20px;
}

/* div
---------------------------------------------- */
div#map{
	width:450px;
	float:right;
}

div#map iframe{
	width:450px;
	height:420px;
	border:none;
}

/* table 
---------------------------------------------- */
table.access{
	width:490px;
	float:left;
}

table.access th{width:110px;}

