@charset "utf-8";

/*--------------------------------------*/
/*                                      */
/* ### 特設ページ ###                 */
/*                                      */
/*--------------------------------------*/

/*--- メイン画像 ---*/

#contentsWrap {
	margin: 0 auto;
	width: 1080px;
	text-align: left;
/*	overflow: hidden;*/
}

#main {
	margin: 0 auto;
	text-align: left;
}

.hid-txt {
	text-align: left;
	overflow: hidden;
	text-indent: -900000px;
	font-size: 0;
	color: #f5b289;
}

.display-none {
	display: none;
}


/*--- タイトルエリア ---*/

#main #main-box {
}

#main-box .ttl {
	height: 348px;
	background:url(../images/briefing_web_01a.jpg) no-repeat;
}
 
#main-box .ttl2 {
	height: 223px;
	background:url(../images/briefing_web_01b.jpg) no-repeat;
}
 
 
#main-box .main1 {
	height: 428px;
	background:url(../images/briefing_web_02.jpg) no-repeat;
}

#main-box .main2 {
	height: 901px;
	background:url(../images/briefing_web_03.jpg) no-repeat;
}

#main-box .card {
	height: 303px;
	background:url(../images/briefing_web_06.jpg) no-repeat;
}

#main-box .main3 {
	height: 901px;
	background:url(../images/briefing_web_04.jpg) no-repeat;
}

#main-box .ditails {
	height: 759px;
	background:url(../images/briefing_web_04.jpg) no-repeat;
}

/*--- フッター ---*/

#main #footer {
}


#footer .banner {
	height:342px;
	background-image:url(../images/briefing_web_05.jpg)
}

#footer .copyright {
	height: 0px;
}
