@charset "UTF-8";

.no-fix-footer .l-contents {
	padding-bottom: 185px;
}
.no-fix-footer .l-footer {
	position: absolute;
	bottom: 0;
}

/* ========================================
	check
======================================== */
.p-check {
	padding-top: 78px;
	background: url(../images/check/bg_wood.jpg) center top no-repeat;
	background-size: cover;
}
.p-check-deco {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1700px;
	height: 955px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.p-check-mark {
	display: none;
	position: absolute;
	top: 144px;
	left: 0;
	width: 100%;
	height: 171px;
	background:
		url(../images/check/bg_mark.png) 66px 0px no-repeat,
		url(../images/check/bg_mark.png) right 66px top 0px no-repeat;
}
.p-check-curtain {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
}
.p-check-curtain:before,
.p-check-curtain:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
}
.p-check-curtain:before {
	left: -140px;
	width: 257px;
	height: 764px;
	background: url(../images/check/bg_curtain_left.png) left top no-repeat;
}
.p-check-curtain:after {
	right: -140px;
	width: 256px;
	height: 762px;
	background: url(../images/check/bg_curtain_right.png) right top no-repeat;
}
@media screen and (min-width: 1360px) {
/*	.p-check-curtain {
		z-index: 50;
	}*/
	.p-check-curtain:before {
		left: 0;
	}
	.p-check-curtain:after {
		right: 0;
	}
}
.p-check-contents {
	display: none;
	position: relative;
	left: 50%;
	z-index: 10;
	width: 1100px;
	padding: 20px 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background:
		url(../images/check/contents_bg_top.png) center top no-repeat,
		url(../images/check/contents_bg_bottom.png) center bottom no-repeat;
}
.is-quiz .p-check-contents {
	margin-bottom: 80px;
}
.p-check-contents:before,
.p-check-contents:after {
	content: '';
	display: block;
	position: absolute;
	top: 18px;
	width: 82px;
	height: 82px;
}
.p-check-contents:before {
	left: 18px;
	background: url(../images/check/contents_bg_lt.png) center center no-repeat;
}
.p-check-contents:after {
	right: 18px;
	background: url(../images/check/contents_bg_rt.png) center center no-repeat;
}
.p-check-contents_inner {
	padding: 0 3px;
	background: url(../images/check/contents_bg_middle.png) center top repeat-y;
}
.p-check-contents_inner:before,
.p-check-contents_inner:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 18px;
	width: 82px;
	height: 82px;
}
.p-check-contents_inner:before {
	left: 15px;
	background: url(../images/check/contents_bg_lb.png) center center no-repeat;
}
.p-check-contents_inner:after {
	right: 15px;
	background: url(../images/check/contents_bg_rb.png) center center no-repeat;
}


/* ========================================
	.p-check-start
======================================== */
.p-check-start {
	height: 900px;
}
.p-check-start_ttl {
	position: absolute;
	top: 17px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.p-check-start_chara01 {
	position: absolute;
	top: 224px;
	right: 50%;
	margin-right: 325px;
}
.p-check-start_chara02 {
	position: absolute;
	top: 3px;
	left: 50%;
	margin-left: 332px;
}
.p-check-start_chara03 {
	position: absolute;
	top: 192px;
	left: 50%;
	margin-left: 412px;
}
.p-check-start_chara04 {
	position: absolute;
	top: 453px;
	left: 50%;
	margin-left: 370px;
}
.p-check-start_chara05 {
	position: absolute;
	top: 689px;
	left: 50%;
	margin-left: 307px;
}
.p-check-start_lead {
	position: absolute;
	top: 622px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.p-check-start_btn {
	position: absolute;
	top: 800px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	cursor: pointer;
}

/* ========================================
	.p-check-quiz
======================================== */
.p-check-quiz {
	position: relative;
	top: -20px;
	min-height: 514px;
}
.p-check-quiz_bg {
	position: absolute;
	top: -11px;
	left: -15px;
	width: 1129px;
	height: 418px;
}
.p-check-quizpath {
	position: absolute;
	top: -28px;
	left: 0;
	width: 100%;
	text-align: center;
}
.p-check-quizpath li {
	display: inline-block;
	width: 50px;
	height: 91px;
	margin: 0 6px;
}
.p-check-quizpath_no01,
.p-check-quizpath_no02,
.p-check-quizpath_no03,
.p-check-quizpath_no04,
.p-check-quizpath_no05 {
	background: center center no-repeat;
}
.p-check-quizpath_no01 {	background-image: url(../images/check/pager01.png);	}
.p-check-quizpath_no02 {	background-image: url(../images/check/pager02.png);	}
.p-check-quizpath_no03 {	background-image: url(../images/check/pager03.png);	}
.p-check-quizpath_no04 {	background-image: url(../images/check/pager04.png);	}
.p-check-quizpath_no05 {	background-image: url(../images/check/pager05.png);	}
.p-check-quizpath_no01.is-current {	background-image: url(../images/check/pager01_current.png);	}
.p-check-quizpath_no02.is-current {	background-image: url(../images/check/pager02_current.png);	}
.p-check-quizpath_no03.is-current {	background-image: url(../images/check/pager03_current.png);	}
.p-check-quizpath_no04.is-current {	background-image: url(../images/check/pager04_current.png);	}
.p-check-quizpath_no05.is-current {	background-image: url(../images/check/pager05_current.png);	}

.p-check-quiz_answers {
	position: relative;
	z-index: 10;
	text-align: center;
	font-size: 0;
}
.p-check-quiz_answer {
	display: inline-block;
	font-size: 14px;
	margin: 0 11px 22px;
	cursor: pointer;
}

/* ========================================
	.p-check-result
======================================== */
.p-check-result {
	display: none;
	position: relative;
	top: -20px;
	min-height: 514px;
}
.p-check-result_bg {
	position: absolute;
	top: -6px;
	left: -34px;
}
.p-check-result_ttl-lead {
	position: absolute;
	top: -34px;
	left: 0;
	width: 100%;
	text-align: center;
}
.p-check-result_ttl {
	margin-bottom: 50px;
	padding-top: 88px;
	text-align: center;
}
.p-check-result_lead {
	margin-bottom: 48px;
	padding-left: 100px;
}
.is-type3 .p-check-result_lead {
	padding-top: 15px;
	padding-bottom: 30px;
}
.p-check-result_chara-bg {
	position: absolute;
	top: 322px;
	right: 54px;
}
.is-type3 .p-check-result_chara-bg {
	top: 330px;
	right: 28px;
}
.p-check-result_movie-wrapper {
	margin-bottom: 50px;
}
.p-check-result_movie {
	position: relative;
	width: 510px;
	height: 350px;
	margin: auto;
	background: url(../images/check/result_movie.png) center center no-repeat;
}
.p-check-result_movie-inner {
	position: absolute;
	top: 36px;
	left: 23px;
	width: 464px;
	height: 278px;
	overflow: hidden;
}
.p-check-result_movie iframe {
	position: absolute;
	top: -11px;
	left: -16px;
	width: 496px;
	height: 301px;
}
.p-check-result_chara {
	position: absolute;
}
.is-type1 .p-check-result_chara {
	top: 300px;
	right: 47px;
}
.is-type2 .p-check-result_chara {
	top: 305px;
	right: 58px;
}
.is-type3 .p-check-result_chara {
	top: 297px;
	right: 13px;
}
.is-type4 .p-check-result_chara {
	top: 312px;
	right: 15px;
}
.p-check-result_text1 {
	margin-bottom: 55px;
	text-align: center;
}
.p-check-result_text2 {
	margin-bottom: 60px;
	text-align: center;
}
.p-check-result_sns {
	position: relative;
	width: 640px;
	height: 123px;
	margin: 0 auto 63px;
}
.p-check-result_sns-ttl {
	position: absolute;
	top: 0;
	left: 0;
}
.p-check-result_snsbtn {
	position: relative;
	padding-top: 26px;
	padding-left: 413px;
	font-size: 0;
}
.p-check-result_twitter {
	display: inline-block;
	margin-right: 12px;
	font-size: 14px;
	cursor: pointer;
}
.p-check-result_facebook {
	display: inline-block;
	cursor: pointer;
}
.p-check-result_btn {
	position: relative;
	width: 648px;
	margin: auto;
	padding-bottom: 20px;
}
.p-check-result_btn-arrow {
	position: absolute;
	top: -32px;
	left: 149px;
}

.p-check-retry {
	display: none;
	position: relative;
	z-index: 50;
	width: 408px;
	margin: 45px auto 70px;
	cursor: pointer;
}
