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

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

ホーム

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

/* レイアウト
---------------------------------------------- */
body, html{overflow-x: hidden;}

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

/* heading
---------------------------------------------- */
h3#h3_home01{
	background:url(../img/home/h3_home01.jpg) no-repeat 0 0;
	padding-bottom:8px;
	border-bottom:2px solid #2B941F;
	position:relative;
	margin-bottom:20px;
}

h3#h3_home01 span.btn_list{
	visibility:visible;
	position:absolute;
	top:10px;
	right:0;
}

/* div
---------------------------------------------- */
div#wrap_promotion{
	background:url(../img/home/bg_promotion01.jpg) repeat-x 0 top;
	padding-top:13px;
	margin-bottom:40px;
}

div#bg_promotion{
	width:980px;
	height:310px;
	margin:0 auto;
	position:relative;
}

div#bg_promotion p{
	background:url(../img/home/img_promotion01.png) no-repeat 0 0;
	width:1110px;
	height:310px;
	position:absolute;
	top:0;
	left:-65px;
	margin-bottom:0;
}

div#bg_promotion p span{display:none;}











