@charset "UTF-8";

.demo {
	width:100%;
	height:1804px;
	background: url(../content.png) no-repeat top center;
	margin-bottom: 50px;
}

.collabo_wrapper {
	width: 100%;
	background: url(../images/bg_collabo.png) repeat top center;
}

.hero {
	width: 100%;
	height: 573px;
	background: url(../images/bg_hero.png) no-repeat top center;
}

.hero .hero_wrapper {
	width: 980px;
	height: 573px;
	margin: 0 auto;
	position: relative;
}

.hero h2,
.hero p {
	text-indent: -9999px;
	position: absolute;
	opacity: 0;
}
.hero h2.title {	
	width: 636px;
	height: 173px;
	background: url(../images/pagetitle.png) no-repeat top center;
	top: 150px;
	left: 0px;
	/*top: 140px;
	left: 15px;*/
}
.hero p.copy {	
	width: 583px;
	height: 81px;
	background: url(../images/copy.png) no-repeat top center;
	top: 335px;
	left: 20px;
	/*top: 320px;
	left: 30px;*/
}
.hero p.first2 {	
	width: 115px;
	height: 110px;
	background: url(../images/first.png) no-repeat top center;
	top: 60px;
	/* top: 90px; */
	left: 500px;
}
.hero p.chara2 {	
	width: 349px;
	height: 396px;
	background: url(../images/chara.png) no-repeat top center;	
	bottom: 60px;
	right: -20px;
}

.hero .pnav {
	width: 420px;
	position: absolute;
	left: 310px;
}
.omotenashi {
	width: 100%;
	background: url(../images/bg_omotenashi.png) repeat top center;
}
.omotenashi h3 {
	width: 980px;
	height: 106px;
	margin: 0 auto;	
	background: url(../images/title_omotenashi.png) no-repeat top center;
	text-indent: -9999px;
}
.omotenashi ul {
	width: 980px;
	margin: 0 auto;
}
.omotenashi .notes {
	width: 860px;
	margin: 0 auto;
	text-align: right;
}
.omotenashi ul li {
	float: left;
	text-align: center;
	text-indent: -9999px;
}
.omotenashi ul li.point01,
.omotenashi ul li.point02 {
	width: 490px;
	height: 559px;
}
.omotenashi ul li.point03 {
	width: 980px;
	height: 353px;
}
.omotenashi ul li.point01 {
	background: url(../images/img_omotenashi01.png) no-repeat top center;
}
.omotenashi ul li.point02 {
	background: url(../images/img_omotenashi02.png) no-repeat top center;
}
.omotenashi ul li.point03 {
	width: 980px;
	/*height: 900px;*/
	height: 760px;
	background: url(../images/img_omotenashi03.png) no-repeat top center;
}
.omotenashi ul li.point03-02,
.omotenashi ul li.point03-03{
	display: none;
}
.omotenashi ul li.point04 {
	width: 980px;
	height: 658px;
	background: url(../images/img_omotenashi04.png) no-repeat top center;
}

.omotenashi ul li.point04_02,
.omotenashi ul li.point04_03,
.omotenashi ul li.point04_04,
.omotenashi ul li.point04_05 {
	width: 490px;
	height: 389px;
}
.omotenashi ul li.point04_02 {
	background: url(../images/img_omotenashi04_02.png) no-repeat top center;
}
.omotenashi ul li.point04_03 {
	background: url(../images/img_omotenashi04_03.png) no-repeat top center;
}
.omotenashi ul li.point04_04 {
	background: url(../images/img_omotenashi04_04.png) no-repeat top center;
}
.omotenashi ul li.point04_05 {
	background: url(../images/img_omotenashi04_05.png) no-repeat top center;
}


.omotenashi p.approval {
	height: 13px;
	background: url(../images/txt_approval.png) no-repeat top left;
	text-indent: -9999px;
	width: 980px;
	margin: 20px auto 40px auto;
}
.omotenashi p.approval_pre {
	height: 13px;
	background: url(../images/txt_approval_pre.png) no-repeat top left;
	text-indent: -9999px;
	width: 980px;
	margin: 20px auto 40px auto;
}

.btnarea {
	width: 100%;
	background: url(../images/bg_btnarea.png) repeat-x top center;
	margin-bottom: 60px;
}
.btnarea p {
	width: 820px;
	height: 169px;
	margin: 0 auto;
	padding: 50px 0 30px 0;
}
.btnarea p a {
	width: 820px;
	height: 169px;
	background: url(../images/btn_plan_off.png) no-repeat top left;
	display: block;
	text-indent: -9999px;
}
.btnarea p a:hover {
	background: url(../images/btn_plan_on.png) no-repeat top left;
}

/* present */

.hero h2.present {	
	width: 962px;
	height: 385px;
	background: url(../images/present.png) no-repeat top center;
	top: 150px;
	left: 0px;
	/*top: 140px;
	left: 15px;*/
}