@charset "utf-8";

/*
******************************************************************
* index.css
******************************************************************
*/


/*
******************************************************************
* gold-page
******************************************************************/
.gold-page body {
	min-width: 1100px;
	min-height: 940px;
	background-color: #fff5d3;
	color: #4b4b4b;
	line-height: 1.6;
}

.gold-page #wrp-all {
	overflow: hidden;
	position: relative;
	background-image: url(../img/bg_01_r.png),url(../img/bg_01_l.png);
	background-repeat: repeat-y,repeat-y;
	background-position: right top,left top;
	background-size: 228px 830px, 228px 830px;
}

.gold-page #bg-white {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 999;
}
.gold-page #bg-main02 {
	position: absolute;
	background: url(../img/bg_02.png) no-repeat bottom left;
	background-size: 100%;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 1;
}

.gold-page #contents {
	position: relative;
	min-width: 1100px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding-bottom: 160px;
}
.gold-page #contents .maker_logo {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
}
.gold-page #contents .logo_list {
	width: 1000px;
	margin: 0 auto;
	padding: 8px 0 0;
	box-sizing: border-box;
}
.gold-page #contents .logo_list li {
	display: block;
	float: left;
	margin-right: 35px;
}
.gold-page #contents .logo_list li img {
	display: block;
	position: relative;
	z-index: 2;
	width: 100%;
}
.gold-page #contents .logo_list .logo_bisty {
	position: relative;
	bottom: -2px;
}
.gold-page #contents .logo_list .logo_bisty:before {
	display: block;
	position: absolute;
	z-index: 1;
	top: -34px;
	left: -36px;
	width: 164px;
	height: 90px;
	background: url(../../common/img/balloon_01.png) no-repeat top center;
	background-size: 164px 90px;
	content: '';
}
.gold-page #contents .logo_list .logo_fields {
	float: right;
	position: relative;
	bottom: 5px;
	margin-right: 0;
}
.gold-page #contents .logo_list .logo_fields:before {
	display: block;
	position: absolute;
	z-index: 1;
	top: -26px;
	left: -68px;
	width: 245px;
	height: 89px;
	background: url(../../common/img/balloon_02.png) no-repeat top center;
	background-size: 245px 89px;
	content: '';
}
.gold-page #contents .logo_list .logo_bisty img {
	max-width: 98px;
}
.gold-page #contents .logo_list .logo_fields img {
	max-width: 129px;
}

.gold-page .action .rainbow {
	height: 906px;
}
.gold-page .rainbow {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 0;
	-webkit-transition: all 450ms ease;
	transition: all 450ms ease;
}
.gold-page .rainbow:before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 906px;
	background: url(../img/bg_rainbow.png) no-repeat bottom center;
	background-size: cover;
	content: '';
}

.gold-page .main_area {
	position: relative;
	z-index: 3;
}
.gold-page .action.main_drum {
	opacity: 1;
}
.gold-page .main_drum {
	opacity: 0;
	position: relative;
	max-width: 885px;
	width: 100%;
	min-height: 733px;
	margin: 0 auto;
	padding: 0 0 13px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.gold-page .main_drum:after {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 885px;
	height: 396px;
	background: url(../img/main_drum.png) no-repeat bottom center;
	background-size: 885px 396px;
	content: '';
}

.gold-page .main_cara {
	position: absolute;
	bottom: 80px;
	left: 151px;
	width: 426px;
}
.gold-page .main_cara img {
	display: block;
	width: 100%;
}

.gold-page .action.deco_light {
	opacity: 1;
	height: 723px;
}
.gold-page .deco_light {
	opacity: 0;
	overflow: hidden;
	position: absolute;
	top: 31px;
	left: 50%;
	z-index: 1;
	width: 1150px;
	height: 0;
	margin: 0 0 0 -582px;
	-webkit-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
.gold-page .deco_light:before {
	display: block;
	position: absolute;
	top: -20px;
	left: 0;
	width: 1150px;
	height: 745px;
	background: url(../img/bg_light.png) no-repeat top center;
	background-size: 1150px 745px;
	content: '';
}

.gold-page .main_deco {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
}
.gold-page .deco_note {
	position: relative;
	z-index: 2;
}
.gold-page .deco_note img {
	opacity: 0;
	position: absolute;
}
.gold-page .action.deco_note img:not(:target) {
	opacity: 1\9;/*IE9用*/
}

.gold-page .note01 {
	top: 51px;
	left: 50%;
	margin: 0 0 0 73px;
}
.gold-page .note02 {
	top: 117px;
	left: 50%;
	margin: 0 0 0 307px;
}
.gold-page .note03 {
	top: 306px;
	left: 50%;
	margin: 0 0 0 -611px;
}
.gold-page .note04 {
	top: 444px;
	right: 50%;
	margin: 0 -560px 0 0;
}
.gold-page .note05 {
	top: 551px;
	right: 50%;
	margin: 0 398px 0 0;
}
.gold-page .note06 {
	top: 686px;
	left: 50%;
	margin: 0 0 0 -470px
}
.gold-page .note07 {
	top: 658px;
	left: 50%;
	margin: 0 0 0 -225px;
}

.gold-page .action.deco_note .note01 {
	animation: main-note-anime 0.5s ease 50ms 1 forwards;
	-moz-animation: main-note-anime 0.5s ease 50ms 1 forwards;
	-webkit-animation: main-note-anime 0.5s ease 50ms 1 forwards;
	-o-animation: main-note-anime 0.5s ease 50ms 1 forwards;
	-ms-animation: main-note-anime 0.5s ease 50ms 1 forwards;
}
.gold-page .action.deco_note .note02 {
	animation: main-note-anime 0.5s ease 150ms 1 forwards;
	-moz-animation: main-note-anime 0.5s ease 150ms 1 forwards;
	-webkit-animation: main-note-anime 0.5s ease 150ms 1 forwards;
	-o-animation: main-note-anime 0.5s ease 150ms 1 forwards;
	-ms-animation: main-note-anime 0.5s ease 150ms 1 forwards;
}
.gold-page .action.deco_note .note03 {
	animation: main-note-anime 0.5s ease 0S 1 forwards;
	-moz-animation: main-note-anime 0.5s ease 0S 1 forwards;
	-webkit-animation: main-note-anime 0.5s ease 0S 1 forwards;
	-o-animation: main-note-anime 0.5s ease 0S 1 forwards;
	-ms-animation: main-note-anime 0.5s ease 0S 1 forwards;
}
.gold-page .action.deco_note .note04 {
	animation: main-note-anime 0.5s ease 100ms 1 forwards;
	-moz-animation: main-note-anime 0.5s ease 100ms 1 forwards;
	-webkit-animation: main-note-anime 0.5s ease 100ms 1 forwards;
	-o-animation: main-note-anime 0.5s ease 100ms 1 forwards;
	-ms-animation: main-note-anime 0.5s ease 100ms 1 forwards;
}
.gold-page .action.deco_note .note05 {
	animation: main-note-anime 0.5s ease 50ms 1 forwards;
	-moz-animation: main-note-anime 0.5s ease 50ms 1 forwards;
	-webkit-animation: main-note-anime 0.5s ease 50ms 1 forwards;
	-o-animation: main-note-anime 0.5s ease 50ms 1 forwards;
	-ms-animation: main-note-anime 0.5s ease 50ms 1 forwards;
}
.gold-page .action.deco_note .note06 {
	animation: main-note-anime 0.5s ease 150ms 1 forwards;
	-moz-animation: main-note-anime 0.5s ease 150ms 1 forwards;
	-webkit-animation: main-note-anime 0.5s ease 150ms 1 forwards;
	-o-animation: main-note-anime 0.5s ease 150ms 1 forwards;
	-ms-animation: main-note-anime 0.5s ease 150ms 1 forwards;
}
.gold-page .action.deco_note .note07 {
	animation: main-note-anime 0.5s ease 0S 1 forwards;
	-moz-animation: main-note-anime 0.5s ease 0S 1 forwards;
	-webkit-animation: main-note-anime 0.5s ease 0S 1 forwards;
	-o-animation: main-note-anime 0.5s ease 0S 1 forwards;
	-ms-animation: main-note-anime 0.5s ease 0S 1 forwards;
}

@keyframes main-note-anime {
	0% {
		opacity: 1;
		-webkit-transform: scale(0.5);
		-ms-transform: scale(0.5);
		-o-transform: scale(0.5);
		transform: scale(0.5);
	}
	20% {
		-webkit-transform: scale(1.15);
		-ms-transform: scale(1.15);
		-o-transform: scale(1.15);
		transform: scale(1.15);
	}
	30% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	40% {
		-webkit-transform: scale(0.95);
		-ms-transform: scale(0.95);
		-o-transform: scale(0.95);
		transform: scale(0.95);
	}
	50% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}
@-moz-keyframes main-note-anime {
	0% {
		opacity: 1;
		-webkit-transform: scale(0.5);
		-ms-transform: scale(0.5);
		-o-transform: scale(0.5);
		transform: scale(0.5);
	}
	20% {
		-webkit-transform: scale(1.15);
		-ms-transform: scale(1.15);
		-o-transform: scale(1.15);
		transform: scale(1.15);
	}
	30% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	40% {
		-webkit-transform: scale(0.95);
		-ms-transform: scale(0.95);
		-o-transform: scale(0.95);
		transform: scale(0.95);
	}
	50% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}
@-webkit-keyframes main-note-anime {
	0% {
		opacity: 1;
		-webkit-transform: scale(0.5);
		-ms-transform: scale(0.5);
		-o-transform: scale(0.5);
		transform: scale(0.5);
	}
	20% {
		-webkit-transform: scale(1.15);
		-ms-transform: scale(1.15);
		-o-transform: scale(1.15);
		transform: scale(1.15);
	}
	30% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	40% {
		-webkit-transform: scale(0.95);
		-ms-transform: scale(0.95);
		-o-transform: scale(0.95);
		transform: scale(0.95);
	}
	50% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}
@-o-keyframes main-note-anime {
	0% {
		opacity: 1;
		-webkit-transform: scale(0.5);
		-ms-transform: scale(0.5);
		-o-transform: scale(0.5);
		transform: scale(0.5);
	}
	20% {
		-webkit-transform: scale(1.15);
		-ms-transform: scale(1.15);
		-o-transform: scale(1.15);
		transform: scale(1.15);
	}
	30% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	40% {
		-webkit-transform: scale(0.95);
		-ms-transform: scale(0.95);
		-o-transform: scale(0.95);
		transform: scale(0.95);
	}
	50% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}
@-ms-keyframes main-note-anime {
	0% {
		opacity: 1;
		-webkit-transform: scale(0.5);
		-ms-transform: scale(0.5);
		-o-transform: scale(0.5);
		transform: scale(0.5);
	}
	20% {
		-webkit-transform: scale(1.15);
		-ms-transform: scale(1.15);
		-o-transform: scale(1.15);
		transform: scale(1.15);
	}
	30% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	40% {
		-webkit-transform: scale(0.95);
		-ms-transform: scale(0.95);
		-o-transform: scale(0.95);
		transform: scale(0.95);
	}
	50% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}

.main_cabinet {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
}
.main_cabinet_img {
	opacity: 0;
	position: absolute;
	bottom: -2px;
	right: 50%;
	margin: 0 -485px 0 0;
}
.gold-page .action.main_cabinet .main_cabinet_img:not(:target) {
	opacity: 1\9;/*IE9用*/
}
.gold-page .action.main_cabinet .main_cabinet_img {
	opacity: 1;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

@-webkit-keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		opacity: 1;
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		opacity: 1;
	}
}
@keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		opacity: 1;
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		opacity: 1;
	}
}

.main_cabinet_label {
	opacity: 0;
	position: absolute;
	bottom: 25px;
	right: 50%;
	margin: 0 -163px 0 0;
}
.gold-page .action.main_cabinet .main_cabinet_label:not(:target) {
	opacity: 1\9;/*IE9用*/
}
.gold-page .action.main_cabinet .main_cabinet_label {
	animation: flipInX 0.5s ease 0.35S 1 forwards;
	-moz-animation: flipInX 0.5s ease 0.35S 1 forwards;
	-webkit-animation: flipInX 0.5s ease 0.35S 1 forwards;
	-o-animation: flipInX 0.5s ease 0.35S 1 forwards;
	-ms-animation: flipInX 0.5s ease 0.35S 1 forwards;
}

.content_box {
	position: relative;
	z-index: 2;
	text-align: center;
}

.gold-page .btn_next_box {
	position: relative;
	z-index: 2;
}
.gold-page .btn_next {
	display: block;
	position: relative;
	max-width: 783px;
	width: 100%;
	margin: 0 auto;
	transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
}
.gold-page .btn_next:after {
	display: block;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 783px;
	height: 236px;
	background: url(../../common/img/btn_next_hover.png) no-repeat top center;
	background-size: 783px 236px;
	content: '';
	transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
}
.gold-page .btn_next:hover {
	transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
}
.gold-page .btn_next:hover:after {
	opacity: 0.3;
}

.gold-page .btn_next img {
	display: block;
	width: 100%;
}

/*footer*/
.gold-page #footer {
	position: absolute;
	bottom: 33px;
	left: 0;
	right: 0;
	z-index: 3;
	padding: 10px;
	width: 100%;
	margin: auto;
	text-align: center;
	box-sizing: border-box;
}
.gold-page #footer .box-copy{
	display: block;
	width: 1000px;
	margin: 0 auto;
	vertical-align: middle;
}
.gold-page #footer .box-copy li {
	display: inline-block;
	font-family: Verdana, "Droid Sans";
	color: #fff;
	position: relative;
	left: 33px;
	font-weight: bold;
	font-size: 15px;
	line-height: 1;
}
.gold-page #footer .box-copy li + li {
	display: inline-block;
	margin-left: 3px;
}


/*
******************************************************************
* sns_btn
******************************************************************/
.gold-page #contents .sns_btn {
	display: block;
	position: relative;
	z-index: 3;
	max-width: 998px;
	width: 100%;
	margin: 0 auto;
	padding: 40px 0 0;
	transition: all 0.5s ease-out 0.5s;
	-webkit-transition: all 0.5s ease-out 0.5s;
	box-sizing: border-box;
	text-align: right
}
.gold-page #contents .sns_btn ul {
	display: inline-block;
}
.gold-page #contents .sns_btn ul li {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
}


/*
******************************************************************
* #contents
******************************************************************/
/*.main_area*/
.main_ttl.ttl01 {
	top: 22px;
	right: 50%;
	margin-right: -107px;
}
.main_ttl.ttl02 {
	top: -20px;
	right: 50%;
	margin-right: -226px;
}

.gold-page .main_ttl {
	position: absolute;
	left: -54px;
	bottom: 103px;
	z-index: 3;
}

/*.content_area*/
.content01 {
	position: relative;
	margin-top: -5px;
	padding-bottom: 76px;
}
.content01 .content_ttl {
	position: relative;
	z-index: 2;
}
.content01 .content_det01 {
	position: relative;
	z-index: 1;
	left: 0;
	margin-top: 49px;
}
.content01 .content_det02 {
	position: relative;
	margin-top: -82px;
}
.content01 .content_det02 img {
	position: relative;
	left: -32px;
}
.content01 .content_det03 {
	position: relative;
	margin-top: -698px;
}
.content01 .content_det03 img {
	position: relative;
	left: -5px;
}

.content02 .content_ttl {
	margin-bottom: 30px;
}
.content02 .content_det02 {
	margin-top: 36px;
}

.btn_next_box {
	margin-top: 62px;
}