@charset "utf-8";
/* Copyright 2016 FSFIELD All Rights Reserved. */

/* ------------------------------------------------------------

ホーム

------------------------------------------------------------ */

/* レイアウト上書き
---------------------------------------------- */
body{color:#333333;}

div#container{
	width:auto;
	margin-bottom:80px;
}

/* グローバルナビ　アクティブ
---------------------------------------------- */
ul#nav_global01 li.g01 a{background:url(../img/nav_global01.jpg) no-repeat 0 -93px;}

/* heading
---------------------------------------------- */
/*--h3--*/
h3#h3_home01{
	background:url(../img/home/h3_home01.jpg) no-repeat 0 0;
	height:28px;
	margin-bottom:12px;
}

h3#h3_home02{
	background:url(../img/home/h3_home02.jpg) no-repeat center 0;
	height:189px;
	width:100%;
	position:absolute;
	top:-40px;
	left:0;
}

h3#h3_home03{
	background:url(../img/home/h3_home03.jpg) no-repeat 0 0;
	height:99px;
	margin-bottom:30px;
}

h3#h3_home04{
	background:url(../img/home/h3_home04.jpg) no-repeat 0 0;
	height:94px;
	margin-bottom:25px;
}

h3#h3_home05{
	background:url(../img/home/h3_home05.jpg) no-repeat 0 0;
	height:29px;
	margin-bottom:25px;
}

h3#h3_home06{
	background:url(../img/home/h3_home06.png) no-repeat 0 0;
	height:110px;
}

h3#h3_home07{
	background:url(../img/home/h3_home07.gif) no-repeat center 0;
	width:100%;
	height:68px;
	position:absolute;
	top:-15px;
	left:0;
}

h3#h3_home08{
	background:url(../img/home/h3_home08.png) no-repeat center 0;
	height:80px;
	margin-bottom:80px;
}

h3#h3_home09{
	background:url(../img/home/h3_home09.png) no-repeat center 0;
	height:100px;
}

/*--h4--*/
h4#h4_home01{background:url(../img/home/h4_home01.jpg) no-repeat center 0;}
h4#h4_home02{background:url(../img/home/h4_home02.jpg) no-repeat center 0;}
h4#h4_home03{background:url(../img/home/h4_home03.jpg) no-repeat center 0;}

h4#h4_home01,
h4#h4_home02,
h4#h4_home03{
	height:51px;
	margin-bottom:40px;
}

h4#h4_home04{
	background:url(../img/home/h4_home04.jpg) no-repeat center 0;
	height:56px;
	margin-bottom:40px;
}

h4#h4_home05{background:url(../img/home/h4_home05.gif) no-repeat 0 0;}
h4#h4_home06{background:url(../img/home/h4_home06.gif) no-repeat 0 0;}
h4#h4_home07{background:url(../img/home/h4_home07.gif) no-repeat 0 0;}
h4#h4_home08{background:url(../img/home/h4_home08.gif) no-repeat 0 0;}
h4#h4_home09{background:url(../img/home/h4_home09.gif) no-repeat 0 0;}

h4#h4_home05,
h4#h4_home06,
h4#h4_home07,
h4#h4_home08,
h4#h4_home09{
	height:29px;
	margin-bottom:30px;
}

/*--h5--*/
h5#h5_home01{background:url(../img/home/h5_home01.gif) no-repeat 0 0;}
h5#h5_home02{background:url(../img/home/h5_home02.gif) no-repeat 0 0;}
h5#h5_home03{background:url(../img/home/h5_home03.gif) no-repeat 0 0;}
h5#h5_home04{background:url(../img/home/h5_home04.gif) no-repeat 0 0;}

h5#h5_home01,
h5#h5_home02,
h5#h5_home03,
h5#h5_home04{
	height:35px;
	margin-bottom:40px;
}

/* div
---------------------------------------------- */
div#promotion{
	background:url(../img/home/bg_promotion01.jpg) no-repeat center 33px;
	padding:33px 0 49px;
	height:746px;
}

div#promotion p{display:none;}


div#dream{
	background:#FEDAEC url(../img/home/bg_dream01.jpg) no-repeat center 40px;
	height:630px;
}

div#dream p{display:none;}

/* ul 
---------------------------------------------- */
/*--list_home01--*/
ul.list_home01{
	overflow:hidden;
	margin:0 auto 40px;
}

ul.list_home01 li{
	float:left;
	width:203px;
	height:223px;
	margin-right:95px;
}

ul.list_home01 li.h01{background:url(../img/home/txt_home03.png) no-repeat 0 0;}
ul.list_home01 li.h02{background:url(../img/home/txt_home04.png) no-repeat 0 0;}
ul.list_home01 li.h03{background:url(../img/home/txt_home05.png) no-repeat 0 0;}
ul.list_home01 li.h04{background:url(../img/home/txt_home06.png) no-repeat 0 0;}
ul.list_home01 li.h05{background:url(../img/home/txt_home07.png) no-repeat 0 0;}
ul.list_home01 li.h06{background:url(../img/home/txt_home08.png) no-repeat 0 0;}

ul.list_home01 li.h03,
ul.list_home01 li.h06{margin-right:0;}

ul.list_home01 li.h01 span,
ul.list_home01 li.h02 span,
ul.list_home01 li.h03 span,
ul.list_home01 li.h04 span,
ul.list_home01 li.h05 span,
ul.list_home01 li.h06 span{display:none;}

/*--list_home02--*/
ul#list_home02{
	overflow:hidden;
	width:960px;
	margin:0 auto 40px;
}

ul#list_home02 li{
	float:left;
	width:165px;
	margin-right:33px;
	line-height:1.6;
}

ul#list_home02 li:last-child{margin-right:0;}


