@charset "UTF-8";

.cmnmain {
	padding-bottom: 60px;
}

/* イントロ部 */
.intro {
	margin-top: 25px;
	position: relative;
	z-index: 1;
}

.intro_messageArea {
	position: absolute;
	z-index: 1;
	max-width: 440px;
	padding: 57px 10px 65px;
	background: #fff;
	top: 26px;
	right: 30px;
	text-align: center;
}

.intro_messageArea:before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	height: 11px;
	width: 396px;
	background: url(../kenki/img/bg-intro-border_x2.png) 0px 0 repeat-x;
	background-size: 61px 11px;
	left: 0;
	right: 0;
	top: 10px;
	margin: auto;
}

.is-ltIE8 .intro_messageArea:before,
.is-ltIE8 .intro_messageArea:after {
	background-image: url(../kenki/img/bg-intro-border.png);
}

.intro_messageArea:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	height: 11px;
	width: 396px;
	background: url(../kenki/img/bg-intro-border_x2.png) 0px 0 repeat-x;
	background-size: 61px 11px;
	left: 0;
	right: 0;
	bottom: 10px;
	margin: auto;
}

.intro_messageArea_title {
	font-size: 30px;
	font-weight: bold;
	display: inline-block;
	padding: 0 10px 3px;
	border-bottom: 2px dotted #333;
	margin: 0 0 14px;
}

.intro img {
	width: 100%;
	height: auto;
}

/* レポート */
.reportList {
	margin: 62px 60px 0 0;
	position: relative;
	z-index: 1;
	height: 1674px;
}

.reportList li {
	position: absolute;
	z-index: 1;
}

.reportList_decoraton {
	position: absolute;
	z-index: 1;
}

.reportList_fukidashi {
	position: absolute;
	z-index: 1;
}

.reportList_text {
	margin: 13px 0 0;
	line-height: 1.5;
}

.reportList li.-no1 {
	top: 0;
	left: 68px;
}

.reportList li.-no1:after {
	content: "";
	display: block;
	width: 676px;
	height: 695px;
	background: url(../kenki/img/img-report-border01.png) 0 0 no-repeat;
	position: absolute;
	z-index: -1;
	top: -85px;
	left: 70px;
}

.reportList_fukidashi.-no1 {
	top: -30px;
	left: 135px;
}

.reportList_decoraton.-no1 {
	top: -27px;
	left: -47px;
}

.reportList li.-no2 {
	top: 80px;
	right: 0;
}

.reportList_fukidashi.-no2 {
	top: -67px;
	left: -42px;
}

.reportList_decoraton.-no2 {
	top: -77px;
	right: -18px;
}

.reportList li.-no3 {
	top: 423px;
	right: 15px;
}

.reportList_text.-no3 {
	padding: 10px 0 0 140px;
}

.reportList_text.-no3 strong {
	color: #FF5319;
	font-size: 19px;
}

.reportList_fukidashi.-no3 strong {
	color: #FF5319;
	font-size: 19px;
}

.reportList li.-no4 {
	top: 327px;
	left: 216px;
}

.reportList_text.-no4 {
	margin: 0 0 6px;
}

.reportList_fukidashi.-no4 {
	top: 26px;
	left: -14px;
}

.reportList li.-no5 {
	top: 739px;
	left: 24px;
}

.reportList li.-no5:after {
	content: "";
	display: block;
	width: 205px;
	height: 283px;
	background: url(../kenki/img/img-report-border05.png) 0 0 no-repeat;
	position: absolute;
	z-index: 2;
	top: -222px;
	left: -14px;
}

.reportList_fukidashi.-no5 {
	top: -74px;
	left: 16px;
}

.reportList li.-no6 {
	top: 781px;
	right: 0px;
}

.reportList_text.-no6 {
	margin: 0 0 32px 7px;
}

.reportList_fukidashi.-no6 {
	top: 264px;
	left: 164px;
}

.reportList_decoraton.-no6 {
	top: -30px;
	left: 220px;
}

.reportList li.-no6:after {
	content: "";
	display: block;
	width: 171px;
	height: 306px;
	background: url(../kenki/img/img-report-border06.png) 0 0 no-repeat;
	position: absolute;
	z-index: 1;
	top: 309px;
	right: 98px;
}

.reportList li.-no7 {
	top: 1243px;
	right: 215px;
}

.reportList_text.-no7 {
	margin: 0;
	position: absolute;
	z-index: 1;
	top: 188px;
	left: 260px;
	white-space: nowrap;
}

.reportList li.-no8 {
	top: 1323px;
	left: 24px;
}

.reportList_text.-no8 {
	margin: 0;
	position: absolute;
	z-index: 1;
	top: 250px;
	left: 420px;
	white-space: nowrap;
}

.reportList_text.-no8 strong {
	font-size: 19px;
	color: #FF5FAA;
	font-weight: bold;
}

.reportList_decoraton.-no8 {
	top: -25px;
	left: 38px;
}

/* クイズ */
.reportList li.-quiz {
	top: 1150px;
	left: 327px;
}

.reportList li.-quiz:after {
	content: "";
	display: block;
	width: 60px;
	height: 18px;
	background: url(../kenki/img/img-report-deco-quiz.png) 0 0 no-repeat;
	position: absolute;
	z-index: 1;
	top: 88px;
	right: 136px;
}

.quiz_image {
}

.quiz_question {
	position: absolute;
	z-index: 1;
	width: 172px;
	height: 156px;
	background: url(../kenki/img/bg-report-quiz.png) 0 0 no-repeat;
	top: -20px;
	left: -190px;
}

.quiz_decoration {
	position: absolute;
	z-index: 1;
	left: -164px;
	top: -52px;
}

.quiz_question_button {
	display: block;
	background: #FF7A4D;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	border-radius: 12px;
	padding: 0 10px;
	width: 60px;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	margin: 6px 0 0 54px;
}

.quiz_question_text {
	font-size: 13px;
	padding: 40px 0 0 27px;
}

.quiz_answer {
	position: absolute;
	z-index: 1;
	left: -372px;
	top: -243px;
	width: 246px;
	height: 194px;
	background: url(../kenki/img/bg-quiz-answer.png) 0 0 no-repeat;
	display: none;
}

.quiz_answer_title {
	padding: 10px 0 0 40px;
}

.quiz_answer_text {
	margin: 10px 0 0;
	padding: 0 30px;
	font-size: 13px;
}

.quiz_answer_button {
	position: absolute;
	z-index: 1;
	bottom: 23px;
	right: 13px;
}

/* メッセージ */
.messageWelcome {
	background: #CAF0F3;
	font-size: 16px;
	text-align: center;
	width: 777px;
	margin: 0 auto;
	border-radius: 26px;
	padding: 10px 10px;
}

/* ボタン */
.areaButton {
}

.areaButton_list {
	display: flex;
	justify-content: space-between;
	max-width: 870px;
	margin: 40px auto 0;
	text-align: center;
	border-top: 1px dashed #707070;
	padding-top: 40px;
}

.areaButton_list li {
	width: 48%;
}

.areaButton_list li.-about {
}

.areaButton_list li.-calendar {
}

.areaButton_list li a {
	display: block;
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
	color: #FFF;
	border-radius: 11px;
	padding: 23px 10px;
	-webkit-transition: box-shadow 0.3s, transform 0.3s;
	transition: box-shadow 0.3s, transform 0.3s;
}

.areaButton_list li a:hover {
	transform: translateY(5px);
	box-shadow: none !important;
}

.areaButton_list li.-about a {
	background: #EB9100;
	box-shadow: 0 5px 0 0 #9A6004;
}

.areaButton_list li.-calendar a {
	background: #4FAFC0;
	box-shadow: 0 5px 0 0 #357984;
}

.areaButton_list li a span {
	position: relative;
	padding-right: 28px;
}

.areaButton_list li a span:after {
	content: "\e901";
	font-family: icomoon;
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	line-height: 1;
	margin-top: 0.3em;
}

.areaButton_list li.-calendar a span {
	padding-left: 28px;
}

.areaButton_list li.-calendar a span:before {
	content: "\e902";
	font-family: icomoon;
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	line-height: 1;
	margin-top: 0.3em;
}

/* アニメーション設定 */
.scene {
	visibility: hidden;
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.scene:nth-of-type(2n) {
	-webkit-transform: rotate(5deg);
	transform: rotate(5deg);
}

.scene:last-of-type {
	-webkit-transform: none;
	transform: none;
}

.scene.is-animated {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.scene_element {
	visibility: hidden;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: -webkit-transform 1s;
	transition: transform 1s;
}

.scene_element.is-animated {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.scene_element-text {
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
}

/* タブレット以下設定 */
@media screen and (max-width:939px) {

	/* イントロ部 */
	.intro {
		margin: 0;
	}

	.intro_messageArea {
		position: relative;
		top: 0;
		right: 0;
		width: 100%;
		height: auto;
		padding: 30px 0;
		margin: 15px 0 20px;
	}

	.intro_messageArea:before {
		width: 100%;
		top: 0;
	}

	.intro_messageArea:after {
		width: 100%;
		bottom: 0;
	}

	.intro_messageArea_title {
		font-size: 24px;
		padding: 0;
		border-bottom: 2px dotted #333;
		margin: 0;
	}

	/* レポート */
	.reportList {
		margin: 50px 0 0;
		height: auto;
		text-align: center;
	}

	.reportList li {
		margin: 0 auto 50px;
		position: static;
	}

	.reportList_inner {
		position: relative;
		z-index: 1;
		display: inline-block;
	}

	.reportList li:after {
		content: "";
		display: block;
	}

	.reportList_decoraton {
		position: absolute;
		z-index: 1;
	}

	.reportList_text {
		margin: 10px 0 0;
	}

	.reportList li.-no1 {
		max-width: 330px;
		top: 0;
		left: 0;
		margin-bottom: 80px;
	}

	.reportList_fukidashi.-no1 {
		width: 49%;
	}

	.reportList_decoraton.-no1 {
		width: 30%;
	}

	.reportList li.-no1:after {
		display: none;
	}

	.reportList li.-no2 {
		max-width: 370px;
		top: 0;
		right: 0;
		margin-bottom: 30px;
	}

	.reportList_fukidashi.-no2 {
		width: 35.6%;
	}

	.reportList_decoraton.-no2 {
		width: 33%;
	}

	.reportList li.-no3 {
		top: 0px;
		right: 0px;
		max-width: 320px;
	}

	.reportList_text.-no3 {
		padding: 0;
	}

	.reportList_text.-no3 strong {
		font-size: 18px;
	}

	.reportList li.-no4 {
		top: 0px;
		left: 0px;
		margin-bottom: 100px;
	}

	.reportList li.-no5 {
		max-width: 460px;
		top: 0px;
		left: 0px;
	}

	.reportList li.-no5:after {
		display: none;
	}

	.reportList li.-no6 {
		top: 0px;
		right: 0px;
		max-width: 347px;
	}

	.reportList_text.-no6 {
		margin: 0 0 10px;
	}

	.reportList_decoraton.-no6 {
		width: 80px;
		left: -10px;
		right: auto;
		bottom: -10px;
		top: auto;
	}

	.reportList li.-no6:after {
		display: none;
	}

	.reportList li.-no7 {
		top: 0px;
		right: 0px;
	}

	.reportList_text.-no7 {
		position: static;
	}

	.reportList li.-no8 {
		max-width: 397px;
		top: 0px;
		left: 0px;
	}

	.reportList_decoraton.-no8 {
		width: 27%;
	}

	.reportList_text.-no8 {
		margin: 10px 0 0;
		position: static;
	}

	.reportList_text.-no8 strong {
		font-size: 16px;
		color: #FF5FAA;
		font-weight: bold;
	}

	/* クイズ */
	.reportList li.-quiz {
		top: 0px;
		left: 0px;
	}

	.reportList li.-quiz:after {
		display: none;
	}

	.quiz_image {
		display: inline-block;
	}

	.quiz_question {
		position: relative;
		top: 0;
		left: 0;
		display: inline-block;
	}

	.quiz_decoration {
		left: 145px;
		top: -22px;
	}

	.quiz_question_button {
		display: block;
		background: #FF7A4D;
		line-height: 24px;
		color: #fff;
		font-weight: bold;
		border-radius: 12px;
		padding: 0 10px;
		width: 60px;
		font-size: 13px;
		text-decoration: none;
		text-align: center;
		margin: 6px 0 0 54px;
	}

	.quiz_question_text {
		padding: 45px 0 0;
	}

	.quiz_answer {
		position: absolute;
		z-index: 1;
		left: 20px;
		top: -151px;
		width: 246px;
		height: 194px;
		background: url(../kenki/img/bg-quiz-answer.png) 0 0 no-repeat;
		text-align: left;
	}

	.quiz_answer_title {
		padding: 10px 0 0 40px;
	}

	.quiz_answer_text {
		margin: 10px 0 0;
		padding: 0 30px;
		font-size: 13px;
	}

	.quiz_answer_button {
		position: absolute;
		z-index: 1;
		bottom: 23px;
		right: 13px;
	}

	/* メッセージ */
	.messageWelcome {
		text-align: left;
		line-height: 1.3;
		padding: 10px;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border-radius: 4px;
	}

}

/* スマホ設定 */
@media screen and (max-width:639px) {
	.cmnmain {
		padding-bottom: 40px;
	}

	/* ボタン */
	.areaButton_list {
		display: block;
	}

	.areaButton_list li {
		width: 100%;
	}

	.areaButton_list li.-calendar {
		margin-top: 20px;
	}

	.areaButton_list li a {
		font-size: 18px;
	}

	.intro_messageArea_title {
		font-size: 18px;
		display: block;
		margin-bottom: 10px;
	}

	.intro_messageArea_text {
		text-align: left;
	}

	.reportList li.-no6 {
		z-index: 10;
	}

	.reportList_fukidashi.-no6 {
		top: 230px;
	}

	.reportList_inner {
		display: block;
	}

	.reportList_fukidashi.-no2,
	.reportList_decoraton.-no1 {
		left: -2%;
	}

	.reportList_fukidashi.-no1 {
		left: auto;
		right: -2%;
	}

	.reportList_text.-no8 strong {
		font-size: inherit;
	}

}
