@charset "UTF-8";

/* ----------------------------------------------------------------------------------------------------
  Magnific Popup
* --------------------------------------------------------------------------------------------------*/
.mfp-content iframe {
	display: block;
	margin: auto;
}

.mfp-arrow {
	width: 50px;
	height: 50px;
	margin-top: -25px;
}

.mfp-arrow::before, .mfp-arrow::after {
	margin-top: 13px;
}

.mfp-arrow::after {
	top: 0;
}

.mfp-arrow:active {
	margin-top: -25px;
}

.mfp-arrow-left::before {
	content: none;
}

.mfp-arrow-right::before {
	content: none;
}

.mfp-arrow-right::after {
	margin-left: 0;
}

/* ----------------------------------------------------------------------------------------------------
  text
* --------------------------------------------------------------------------------------------------*/
/* align
--------------------------------------------------*/
.taL {
	text-align: left !important;
}

.taC {
	text-align: center !important;
}

.taR {
	text-align: right !important;
}

.vaT {
	vertical-align: top !important;
}

/* font-weight
--------------------------------------------------*/
.fwB {
	font-weight: bold;
}

/* bg
--------------------------------------------------*/
.bg01 {
	background: url(../../_asset/img/common/cmn_bg_pattern01.gif);
}

.bgGy {
	background: #f5f5f5;
}

/* title
--------------------------------------------------*/
.ttlStyle01 {
	padding: 0 0 6px 30px;
	border-bottom: dotted 2px #adadad;
	font-size: 18px;
	font-weight: 400;
	position: relative;
}

.ttlStyle01::before {
	position: absolute;
	content: "";
}

.ttlStyle01::before {
	top: 47%;
	left: 5px;
	content: "\f168";
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-family: FontAwesome;
	font-size: 25px;
	line-height: 1.0;
}

.ttlDefaultStyle01, .ttlStyle02, .ttlStyle03, .ttlStyle05, .ttlStyle06, .ttlStyle07 {
	color: #24396e;
	text-align: center;
}

.ttlStyle02 {
	margin-bottom: 22px;
	font-size: 45px;
	font-weight: 400;
	letter-spacing: 0.09em;
}

.ttlStyle03 {
	margin-bottom: 37px;
	font-size: 20px;
	letter-spacing: 0.08em;
}

.ttlStyle04 {
	margin-bottom: 16px;
	text-align: center;
	color: #fff;
	font-size: 35px;
	font-weight: 400;
	letter-spacing: 0.18em;
}

.ttlStyle04 .iconQ:before {
	content: '\f128';
	width: 150px;
	margin: auto;
	color: #fff;
	font-family: FontAwesome;
	font-size: 250px;
	line-height: 1;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-50%) rotate(27deg);
	transform: translateY(-50%) rotate(27deg);
	opacity: 0.1;
}

.ttlStyle05 {
	margin-bottom: 25px;
	font-size: 38px;
	letter-spacing: 0.05em;
}

.ttlStyle06 {
	font-size: 19px;
	letter-spacing: 0.1em;
}

.ttlStyle07 {
	font-size: 30px;
	line-height: 1.667;
	letter-spacing: 0.05em;
}

.ttlStyle08 {
	color: #fff;
	text-align: center;
	font-size: 35px;
	letter-spacing: 0.1em;
}

.ttlStyle09 {
	text-align: center;
	font-size: 30px;
	letter-spacing: 0.15em;
}

.ttlStyle10 {
	color: #fff;
	text-align: center;
	font-size: 40px;
	letter-spacing: 0.025em;
}

.ttlStyle10 > span {
	position: relative;
	position: relative;
}

.ttlStyle10 > span::before {
	position: absolute;
	content: "";
}

.ttlStyle10 > span::after {
	position: absolute;
	content: "";
}

.ttlStyle10 > span:before {
	width: 34px;
	height: 10px;
	margin: auto;
	top: 0;
	left: -55px;
	bottom: 0;
	background: url(../../_asset/img/common/cmn_ico_dot01.svg) no-repeat;
	background-size: 100%;
}

.ttlStyle10 > span:after {
	width: 34px;
	height: 10px;
	margin: auto;
	top: 0;
	right: -55px;
	bottom: 0;
	background: url(../../_asset/img/common/cmn_ico_dot01.svg) no-repeat;
	background-size: 100%;
}

.ttlStyle11 {
	color: #24396e;
	text-align: center;
	font-size: 25px;
	background: url(../../_asset/img/common/dot.png) repeat-x left bottom;
	padding-bottom: 14px;
}

.ttlStyle12 {
	color: #24396e;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	padding-bottom: 10px;
}

.ttlStyle13 {
	padding: 10px 0 11px;
	margin-bottom: 35px;
	text-align: center;
	color: #f5f5f5;
	font-size: 20px;
}

.ttlStyle14 {
	color: #24396e;
	text-align: center;
	font-size: 30px;
	letter-spacing: 0.2em;
}

.ttlStyle15 {
	max-width: 915px;
	margin: 0 auto;
	padding: 16px 5px;
	background: #24396e;
	color: #fff;
	text-align: center;
	font-size: 23px;
	line-height: 1.0;
}

.ttlStyle16 {
	color: #fff;
	text-align: center;
	font-size: 25px;
}

.ttlStyle17 {
	text-align: center;
	font-weight: 900;
	font-size: 20px;
	margin-top: 28px;
	line-height: 1.4;
	border-bottom: 3px solid #d6232c;
	padding-bottom: 3px;
	margin-bottom: 34px;
}


@media screen and (max-width: 768px) {
	.ttlStyle01 {
		padding: 0 0 5px 25px;
		border-bottom-width: 1px;
		font-size: 14px;
	}
	.ttlStyle01::before {
		font-size: 19px;
	}
	.ttlStyle02 {
		font-size: 25px;
	}
	.ttlStyle03 {
		margin-bottom: 20px;
		font-size: 13px;
	}
	.ttlStyle04 {
		margin-bottom: 10px;
		font-size: 25px;
	}
	.ttlStyle04 .iconQ:before {
		font-size: 150px;
	}
	.ttlStyle05 {
		margin-bottom: 40px;
		font-size: 20px;
	}
	.ttlStyle06 {
		font-size: 13px;
		line-height: 2.3;
	}
	.ttlStyle07 {
		font-size: 25px;
	}
	.ttlStyle08 {
		font-size: 20px;
	}
	.ttlStyle09 {
		font-size: 20px;
	}
	.ttlStyle10 {
		font-size: 25px;
		letter-spacing: 0.05em;
	}
	.ttlStyle11 {
		font-size: 15px;
		background: none;
		border-bottom: dotted 1px #24396e;
		padding-bottom: 7px;
	}
	.ttlStyle12 {
		font-size: 15px;
		padding-bottom: 7px;
	}
	.ttlStyle13 {
		font-size: 15px;
		padding: 15px 5px;
		margin-bottom: 25px;
	}
	.ttlStyle14 {
		font-size: 20px;
	}
	.ttlStyle15 {
		padding: 10px 5px;
		font-size: 20px;
	}
	.ttlStyle16 {
		font-size: 18px;
	}
	.ttlStyle17 {
		font-size: 18px;
		margin-top: 48px;
		border-bottom: 1.5px solid #d6232c;
		margin-bottom: 18px;
	}
}

.ttlArea01 {
	min-height: 245px;
	padding: 56px 0;
	color: #fff;
}

@media screen and (max-width: 768px) {
	.ttlArea01 {
		min-height: 0;
		padding: 40px 0;
	}
}

.ttlArea01 .ttl {
	margin-bottom: 40px;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.ttlArea01 .ttl {
		margin-bottom: 5%;
	}
}

.ttlArea01.hazardtalk {
	background: url(../../_asset/img/hazardtalk/hazardtalk_bg01_pc.png) center no-repeat;
	background-size: 640px auto;
	background-color: #d6232c;
}

.ttlArea01.hazardtalk img {
	max-width: 379px;
	width: 100%;
}

@media screen and (max-width: 768px) {
	.ttlArea01.hazardtalk {
		background: url(../../_asset/img/hazardtalk/hazardtalk_bg01_sp.png) center no-repeat;
		background-color: #d6232c;
		background-size: 70% auto;
	}
	.ttlArea01.hazardtalk img {
		width: 50%;
	}
}

.ttlArea01.hazardpro {
	background: url(../../_asset/img/hazardpro/hazardpro_bg01_pc.png) center no-repeat;
	background-size: 645px auto;
	background-color: #3f729b;
}

.ttlArea01.hazardpro img {
	width: 100%;
	max-width: 244px;
}

@media screen and (max-width: 768px) {
	.ttlArea01.hazardpro {
		background: url(../../_asset/img/hazardpro/hazardpro_bg01_sp.png) center no-repeat;
		background-color: #3f729b;
		background-size: 70% auto;
	}
	.ttlArea01.hazardpro img {
		width: 55%;
	}
}

.ttlArea01.searchme {
	background: url(../../_asset/img/searchme/searchme_bg01_pc.png) center no-repeat;
	background-size: 677px auto;
	background-color: #27599e;
}

.ttlArea01.searchme img {
	width: 100%;
	max-width: 320px;
}

@media screen and (max-width: 768px) {
	.ttlArea01.searchme {
		background: url(../../_asset/img/searchme/searchme_bg01_sp.png) center no-repeat;
		background-color: #27599e;
		background-size: 70% auto;
	}
	.ttlArea01.searchme img {
		width: 52%;
	}
}

.ttlArea02 {
	padding: 85px 0;
	background: url(../../_asset/img/common/cmn_bg_pattern04.jpg);
	background-size: 64px;
}

.ttlArea03 {
	padding: 150px 0;
	background-color: #4b6cb3;
}

@media screen and (max-width: 768px) {
	.ttlArea03 {
		padding: 83px 0;
	}
}

.ttlArea04 {
	min-height: 400px;
	padding: 100px 0;
	background: #24396e;
	color: #fff;
	text-align: center;
	font-size: 40px;
	letter-spacing: 0.1em;
}

.ttlArea04.content_jirei {
	min-height: 320px;
}

@media screen and (max-width: 768px) {
	.ttlArea04 {
		min-height: 335px;
		padding: 100px 0;
		font-size: 20px;
		letter-spacing: 0.05em;
	}
}

.ttlArea04 .ttl {
	font-weight: 400;
}

.ttlArea04 .ttl img {
	max-width: 362px;
}

@media screen and (max-width: 768px) {
	.ttlArea04 .ttl img {
		width: 70%;
	}
}

.ttlArea04 .summary {
	font-size: 17px;
	margin-top: 40px;
}

@media screen and (max-width: 768px) {
	.ttlArea04 .summary {
		font-size: 13px;
		margin-top: 50px;
	}
}


.ttlArea05 {
	padding: 150px 0;
	background-color: #336633;
	color: #fff;
	text-align: center;
	font-size: 40px;
	letter-spacing: 0.1em;
}

@media screen and (max-width: 768px) {
	.ttlArea05 {
		min-height: 335px;
		padding: 100px 0;
		font-size: 20px;
		letter-spacing: 0.05em;
	}
}

.ttlArea05 .ttl {
	font-weight: 400;
}

.ttlArea05 .ttl img {
	max-width: 362px;
}

@media screen and (max-width: 768px) {
	.ttlArea05 .ttl img {
		width: 70%;
	}
}

.ttlArea05 .summary {
	font-size: 17px;
	margin-top: 40px;
}

@media screen and (max-width: 768px) {
	.ttlArea05 .summary {
		font-size: 13px;
		margin-top: 50px;
	}
}



/* ----------------------------------------------------------------------------------------------------
  other
* --------------------------------------------------------------------------------------------------*/
.fL {
	float: left;
}

.fR {
	float: right;
}

@media print, screen and (min-width: 769px) {
	.pcfL {
		float: left;
	}
	.pcfR {
		float: right;
	}
}

.cB {
	clear: both;
}

@media print, screen and (min-width: 769px) {
	.spOnly {
		display: none !important;
	}
}

@media screen and (max-width: 768px) {
	.pcOnly {
		display: none !important;
	}
	.spOnly {
		display: block;
	}
}

/* link
--------------------------------------------------*/
/* button
--------------------------------------------------*/
[class*="btnStyle"] {
	display: block;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	cursor: pointer;
	line-height: 1.0;
}

[class*="btnStyle"]:hover {
	opacity: 0.75;
	text-decoration: none;
}

.btnStyle01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	height: 65px;
	padding: 0 1em;
	border-radius: 8px;
	background: #4b6cb3;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2;
}

@media screen and (max-width: 768px) {
	.btnStyle01 {
		height: 54px;
		font-size: 15px;
	}
}

.btnStyle02 {
	max-width: 230px;
	display: block;
	text-align: center;
	background: #d6232c;
	color: #fff;
	font-size: 15px;
	padding: 11px 10px;
	border-radius: 5px;
}

.btnStyle02.blue05 {
	background: #27599e;
}

@media screen and (max-width: 768px) {
	.btnStyle02 {
		max-width: 160px;
		font-size: 13px;
		padding: 7px 5px;
	}
}

.btnStyle03 {
	display: block;
	max-width: 425px;
	padding: 16px 0;
	font-size: 20px;
	text-align: center;
	border: solid 1px #000;
}

.btnStyle03 .fa {
	margin-right: 22px;
}

@media screen and (max-width: 768px) {
	.btnStyle03 {
		padding: 8px;
		font-size: 14px;
	}
}

.btnShop01 {
	background: #27599e;
	color: #fff;
	text-align: center;
	display: block;
	max-width: 515px;
	font-weight: 300;
	font-size: 25px;
	margin: 0 auto;
	padding: 17px 18px 17px 10px;
}

.btnShop01:after {
	content: '\00f07a';
	display: inline-block;
	vertical-align: middle;
	margin-left: 35px;
	font-style: normal;
	font-weight: normal;
	font-family: 'FontAwesome';
	font-size: 60px;
	line-height: 60px;
}

@media screen and (max-width: 768px) {
	.btnShop01 {
		font-size: 15px;
		padding: 13px 10px 13px 10px;
	}
	.btnShop01:after {
		font-size: 42px;
		line-height: 42px;
	}
}

/* select
--------------------------------------------------*/
.selectStyle01 label {
	position: relative;
}

.selectStyle01 label::after {
	position: absolute;
	content: "";
}

.selectStyle01 label:after {
	content: '\f107';
	display: inline-block;
	font-family: FontAwesome;
	color: #fff;
	font-size: 20px;
	right: 28px;
	bottom: 5px;
	pointer-events: none;
}

.selectStyle01 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
	padding: 14px;
	color: #fff;
	font-family: "Noto Sans Japanese", serif;
	font-size: 14px;
	border: none;
	background: #24396e;
}

/* list
--------------------------------------------------*/
.companyLogoList {
	width: 860px;
	margin: 25px auto 25px;
}

.companyLogoList li {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	outline: none;
}

.companyLogoList li img {
	max-width: 90%;
	max-height: 50px;
}

.companyLogoList li p{
	width: 100%;
}


@media screen and (max-width: 768px) {
	.companyLogoList {
		width: auto;
		margin: 10px auto;
	}
	.companyLogoList li img {
		max-width: 95%;
	}
}

/* column
--------------------------------------------------*/
.columnArea01 {
	padding: 75px 0 30px;
	background: url(../../_asset/img/common/cmn_bg_pattern01.gif);
}

.columnArea01 .ttlStyle07 {
	margin-bottom: 75px;
}

.columnArea01 .lNavi {
	margin-top: 68px;
}

@media screen and (max-width: 768px) {
	.columnArea01 {
		padding: 30px 0;
	}
	.columnArea01 .ttlStyle07 {
		margin-bottom: 30px;
	}
}

.columnList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin: 0 10px;
}

.columnList li {
	width: 224px;
	margin-right: 21px;
	overflow: hidden;
	color: #fff;
}

.columnList li:nth-child(4n) {
	margin-right: 0;
}

.columnList li:nth-child(n+5) {
	margin-top: 28px;
}

.columnList li a {
	display: block;
	padding: 15px 8px 23px;
	border-radius: 7px;
	background: #4b6cb3;
}

.columnList .catch {
	border-radius: 7px;
	overflow: hidden;
}

.columnList .listTxt {
	padding: 0 5px;
}

.columnList .date {
	margin: 23px 0 13px;
	font-size: 12px;
}

.columnList .title {
	font-size: 16px;
}

@media screen and (max-width: 768px) {
	.columnList {
		display: block;
		margin: 0;
	}
	.columnList li:nth-child(1n+0) {
		width: auto;
		margin: auto;
	}
	.columnList li:nth-child(1n+0):nth-child(n+2) {
		margin-top: 6px;
	}
	.columnList li:nth-child(1n+0) a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
		padding: 10px 2.666%;
	}
	.columnList .catch {
		width: 31.6%;
	}
	.columnList .listTxt {
		width: 68.4%;
		padding: 0 0 0 15px;
	}
	.columnList .date {
		margin: 0 0 0.2em;
		font-size: 10px;
	}
	.columnList .title {
		font-size: 13px;
	}
}

/* sample
--------------------------------------------------*/
.sampleList01 {
	font-size: 15px;
}

@media screen and (max-width: 768px) {
	.sampleList01 {
		font-size: 13px;
	}
}

.sampleList01 > .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 4px #3f729b;
	border-style: solid none;
	background: url(../img/common/cmn_ico_play01.svg) no-repeat 5px center;
	background-size: 45px 45px;
	cursor: pointer;
}

@media screen and (max-width: 768px) {
	.sampleList01 > .item {
		border-width: 9px;
	}
}

.sampleList01 > .item p{
	min-height: 70px;
	padding: 7px 5px 7px 70px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: 100%;
}
@media screen and (max-width: 768px) {
.sampleList01 > .item p{
	padding-left: 65px;
}
}

.sampleList01 > .item:hover {
	background-color: rgba(232, 232, 232, 0.7);
}

.sampleList01 > .item.playing {
	background-image: url(../img/common/cmn_ico_stop01.svg);
}

.sampleList01 > .item + .item {
	margin-top: 26px;
}

@media screen and (max-width: 768px) {
	.sampleList01 > .item + .item {
		margin-top: 15px;
	}
}

/* pager
--------------------------------------------------*/
.pager01 {
	margin: 65px auto;
	font-family: FontAwesome;
	line-height: 1;
	text-align: center;
	position: relative;
}

@media screen and (max-width: 768px) {
	.pager01 {
		margin: 35px auto;
	}
}

.pager01 a, .pager01 span {
	display: inline-block;
	width: 45px;
	font-size: 20px;
	color: #4b6cb3;
	line-height: 35px;
	border: solid 5px #4b6cb3;
	border-radius: 5px;
}

.pager01 .page-numbers {
	margin: 0 7px;
}

.pager01 .page-numbers.current {
	color: #fff;
	background: #4b6cb3;
}

.pager01 .prev,
.pager01 .next {
	font-size: 25px;
}

.pager01.red01 a, .pager01.red01 span {
	color: #d6232c;
	border: solid 5px #d6232c;
}

.pager01.red01 .page-numbers.current {
	background: #d6232c;
}

.pager01.blue01 a, .pager01.blue01 span {
	color: #24396e;
	border: solid 5px #24396e;
}

.pager01.blue01 .page-numbers.current {
	background: #24396e;
}

.pager01.blue04 a, .pager01.blue04 span {
	color: #3f729b;
	border: solid 5px #3f729b;
}

.pager01.blue04 .page-numbers.current {
	background: #3f729b;
}

.pager01.blue05 a, .pager01.blue05 span {
	color: #27599e;
	border: solid 5px #27599e;
}

.pager01.blue05 .page-numbers.current {
	background: #27599e;
}

.pager01.blue06 a, .pager01.blue06 span {
	color: #036eb8;
	border: solid 5px #036eb8;
}

.pager01.blue06 .page-numbers.current {
	background: #036eb8;
}


/*-------------------------------------------------------------------
	animate
-------------------------------------------------------------------*/
.animate {
	opacity: 0;
}

.fadeinUp.move {
	-webkit-animation-duration: 0.8s;
	        animation-duration: 0.8s;
	-webkit-animation-name: fadeinUp;
	        animation-name: fadeinUp;
	-webkit-animation-fill-mode: forwards;
	        animation-fill-mode: forwards;
	-webkit-animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
	        animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.slideinRight.move {
	-webkit-animation-duration: 1s;
	        animation-duration: 1s;
	-webkit-animation-name: slideinRight;
	        animation-name: slideinRight;
	-webkit-animation-fill-mode: forwards;
	        animation-fill-mode: forwards;
	-webkit-animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
	        animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.slideinLeft.move {
	-webkit-animation-duration: 1s;
	        animation-duration: 1s;
	-webkit-animation-name: slideinLeft;
	        animation-name: slideinLeft;
	-webkit-animation-fill-mode: forwards;
	        animation-fill-mode: forwards;
	-webkit-animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
	        animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.turnY.move {
	-webkit-animation-duration: 0.5s;
	        animation-duration: 0.5s;
	-webkit-animation-name: turnY;
	        animation-name: turnY;
	-webkit-animation-fill-mode: forwards;
	        animation-fill-mode: forwards;
	-webkit-animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
	        animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.an01 {
	-webkit-animation-delay: 0;
	        animation-delay: 0;
}

.an02 {
	-webkit-animation-delay: 0.2s;
	        animation-delay: 0.2s;
}

.an03 {
	-webkit-animation-delay: 0.4s;
	        animation-delay: 0.4s;
}

.an04 {
	-webkit-animation-delay: 0.6s;
	        animation-delay: 0.6s;
}

.an05 {
	-webkit-animation-delay: 0.8s;
	        animation-delay: 0.8s;
}

.an06 {
	-webkit-animation-delay: 1s;
	        animation-delay: 1s;
}

.an07 {
	-webkit-animation-delay: 1.2s;
	        animation-delay: 1.2s;
}

.an08 {
	-webkit-animation-delay: 1.4s;
	        animation-delay: 1.4s;
}

.an09 {
	-webkit-animation-delay: 1.6s;
	        animation-delay: 1.6s;
}

.an10 {
	-webkit-animation-delay: 1.8s;
	        animation-delay: 1.8s;
}

.an11 {
	-webkit-animation-delay: 2s;
	        animation-delay: 2s;
}

@media screen and (max-width: 768px) {
	.spAn01 {
		-webkit-animation-delay: 0;
		        animation-delay: 0;
	}
	.spAn02 {
		-webkit-animation-delay: 0.2s;
		        animation-delay: 0.2s;
	}
	.spAn03 {
		-webkit-animation-delay: 0.4s;
		        animation-delay: 0.4s;
	}
	.spAn04 {
		-webkit-animation-delay: 0.6s;
		        animation-delay: 0.6s;
	}
	.spAn05 {
		-webkit-animation-delay: 0.8s;
		        animation-delay: 0.8s;
	}
	.spAn06 {
		-webkit-animation-delay: 1s;
		        animation-delay: 1s;
	}
	.spAn07 {
		-webkit-animation-delay: 1.2s;
		        animation-delay: 1.2s;
	}
	.spAn08 {
		-webkit-animation-delay: 1.4s;
		        animation-delay: 1.4s;
	}
	.spAn09 {
		-webkit-animation-delay: 1.6s;
		        animation-delay: 1.6s;
	}
	.spAn10 {
		-webkit-animation-delay: 1.8s;
		        animation-delay: 1.8s;
	}
	.spAn11 {
		-webkit-animation-delay: 2s;
		        animation-delay: 2s;
	}
}

@-webkit-keyframes fadeinUp {
	from {
		opacity: 0;
		-webkit-transform: translateY(100px);
		        transform: translateY(100px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		        transform: translateY(0);
	}
}

@keyframes fadeinUp {
	from {
		opacity: 0;
		-webkit-transform: translateY(100px);
		        transform: translateY(100px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		        transform: translateY(0);
	}
}

@-webkit-keyframes slideinLeft {
	from {
		opacity: 0;
		-webkit-transform: translateX(-100%);
		        transform: translateX(-100%);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		        transform: translateX(0);
	}
}

@keyframes slideinLeft {
	from {
		opacity: 0;
		-webkit-transform: translateX(-100%);
		        transform: translateX(-100%);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		        transform: translateX(0);
	}
}

@-webkit-keyframes slideinRight {
	from {
		opacity: 0;
		-webkit-transform: translateX(100%);
		        transform: translateX(100%);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		        transform: translateX(0);
	}
}

@keyframes slideinRight {
	from {
		opacity: 0;
		-webkit-transform: translateX(100%);
		        transform: translateX(100%);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		        transform: translateX(0);
	}
}

@-webkit-keyframes turnY {
	0% {
		opacity: 0;
		-webkit-transform: rotateY(0deg);
		        transform: rotateY(0deg);
	}
	100% {
		opacity: 1;
		-webkit-transform: rotateY(360deg);
		        transform: rotateY(360deg);
	}
}

@keyframes turnY {
	0% {
		opacity: 0;
		-webkit-transform: rotateY(0deg);
		        transform: rotateY(0deg);
	}
	100% {
		opacity: 1;
		-webkit-transform: rotateY(360deg);
		        transform: rotateY(360deg);
	}
}
