@charset "utf-8";

/*
******************************************************************
* MJP top.css
******************************************************************
*/
body {
	position: relative;
	background: url(../img/bg-content002.png) repeat top left;
	background-size: 100% auto;
	background: #000;
}

.pc-none {
	display: none;
}
.sp-none {
	display: block;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .pc-none {
		display: block;
	}
	.sp-none {
		display: none;
	}
}
.animetion-stopped * {
	opacity: 1 !important;
	transform: scale(1) !important;
	transition: none !important;
	animation: none !important;
}
.animetion-stopped .contents-kv {
	height: 100vh;
}	
.animetion-stopped #footer {
	opacity: 1 !important;
	transform: translate(-50%,0) scale(1) !important;
	transition: none !important;
	animation: none !important;
}
/*
******************************************************************
* #wrp-all
******************************************************************/

#contents {
	position: relative;
	max-width: 1366px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.contents-kv {
	position: relative;
	/*height: 100vh;
	height: 140vh;*/
	height: 120vh;
	background: #000;
	background: rgba(181,0,0,0.8);
}
/*バナーなし*/

.contents-kv[data-banner="none"] {
	height: 120vh;
}
.contents-kv[data-banner="none"] .bnr-box {
	display: none !important;
}



.main-logo {
	position: absolute;
	z-index: 5;
	top: 2%;
	left: 2.5%;
	max-width: 180px;
	width: 29%;
}
@media screen and (min-width: 769px),(orientation: landscape) {
	#contents {
		max-width: 1920px;
	}
	.contents-kv {
		/*max-height: 1000px;*/
		/*max-height: 1150px;*/
		/*max-height: 1230px;*/
		height: 150vh;
		/*max-height: 1300px;*/
	}
	/*.browser-firefox .contents-kv {
		max-height: 1340px;
	}*/
}
@media screen and (max-width: 768px) and (orientation: landscape) {
	.contents-kv {
		height: 150vh;
	}
}
@media screen and (max-width: 768px) and (orientation: portrait) {
	.main-logo {
		max-width: 150px;
	}
}
/*** chara box settings***/

/**all**/
.chara-box {
	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	height: 100%;
	background: url(../img/bg-top-main.png) no-repeat bottom center;
	background-size: cover;
	-webkit-box-shadow: -8px 0px 8px -1px rgba(0,0,0,0.31) inset,8px 0px 8px -1px rgba(0,0,0,0.31) inset;
	-moz-box-shadow: -8px 0px 8px -1px rgba(0,0,0,0.31) inset,8px 0px 8px -1px rgba(0,0,0,0.31) inset;
	box-shadow: -8px 0px 8px -1px rgba(0,0,0,0.31) inset,8px 0px 8px -1px rgba(0,0,0,0.31) inset;
	overflow: hidden;
}
.chara-box:before,
.chara-box:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
}
.chara-box:before {
	top: 0;
	left: -100%;
	-webkit-box-shadow: -8px 0px 8px 10px rgba(0,0,0,0.31);
	-moz-box-shadow: -8px 0px 8px 10px rgba(0,0,0,0.31);
	box-shadow: -8px 0px 8px 10px rgba(0,0,0,0.31);
}
.chara-box:after {
	top: 0;
	left: 100%;
	-webkit-box-shadow: 8px 0px 8px 10px rgba(0,0,0,0.31);
	-moz-box-shadow: 8px 0px 8px 10px rgba(0,0,0,0.31);
	box-shadow: 8px 0px 8px 10px rgba(0,0,0,0.31);
}
@media screen and (min-width: 769px),(orientation: landscape) {
	.chara-box {
		max-width: 1920px;
	}
}
.main-emagency {
	position: absolute;
	z-index: 0;
	width: 25%;
}
.emagency001 {
	top: 0;
	left: 0;
}
.emagency002 {
	bottom: 0;
	left: 0;
}
.emagency003 {
	bottom: 0;
	right: 0;
}
@media screen and (max-width: 768px) {
	.emagency001 {
		width: 66%;
    left: -36%;
	}
	.emagency002 {
		width: 50%;
    top: 81vh;
    bottom: auto;
    left: -26%;
	}
	.emagency003 {
		width: 50%;
		top: 85vh;
		bottom: auto;
		right: -25%;
	}
}
.main-shadow {
	position: absolute;
	z-index: 4;
	left: 0;
	width: 100%;
	/*height: 10%;*/
	background: #000;
}
.main-shadow.top {
	top: 0;
	-webkit-box-shadow: 0px 8px 8px 5vh rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 8px 8px 5vh rgba(0,0,0,0.6);
	box-shadow: 0px 8px 8px 5vh rgba(0,0,0,0.6);
}
.main-shadow.bottom {
	bottom: 0;
	height: 23%;
	background: linear-gradient(to bottom, rgba(0,0,0,0.31), #000);
	-webkit-box-shadow: 0px -8px 8px 10px rgba(0,0,0,0.31);
	-moz-box-shadow: 0px -8px 8px 10px rgba(0,0,0,0.31);
	box-shadow: 0px -8px 8px 10px rgba(0,0,0,0.31);
}
.main-bg-stripe {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*background: url(../img/bg-main-stripe-main.png) repeat bottom center;*/
	background-image: repeating-linear-gradient(90deg, transparent, transparent 3px, rgba(0, 0, 0, 0.3) 3px, rgba(0, 0, 0, 0.3) 4px );
	background-size: 4px 4px;
}
.main-bg-movie-cont {
	position: absolute;
	z-index: 3;
	top: 4%;
	left: 0;
	width: 100%;
}
.main-bg-movie-flame {
	position: absolute;
	z-index: 1;
	opacity: 0;
	width: 140%;
	transform: translate(-100%,100%) !important;
}
.main-bg-movie-flame.flame-top {
	top: -16.5%;
	top: -29.5%;
	left: -42%;
}
.main-bg-movie-flame.flame-bottom {
	bottom: -27.5%;
	bottom: -38.5%;
	left: -20%;
}
.main-bg-movie-box {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	padding-top: 94%;
	background: rgba(0,0,0,0.3);
	overflow: hidden;
	transform: skewY(-22.5deg);
	transition: .3s !important;
}
.main-bg-movie-inner {
	position: absolute;
	top: -10%;
	left: 50%;
	width: 100%;
	height: 100%;
	transform: translateX(-50%) skewY(22.5deg);
}
.main-bg-movie-net-stripe {
	position: absolute;
	z-index: 2;
	top: 0;
	left: -2%;
	width: 110%;
	height: 130%;
	background: url(../img/bg-movie-net-stripe-base.png) repeat top left;
	background-size: 3px auto;
}
.main-bg-movie-box video {
	position: relative;
	opacity: 0;
	bottom: 0;
	left: 50%;
	width: 180%;
	transform: translateX(-50%);
}

/*PC*/
@media screen and (min-width: 769px),(orientation: landscape) {
	.chara-box {
		max-width: 1360px;
		max-width: 1920px;
		background: url(../img/bg-top-main.png) no-repeat center center;
		background-size: cover;
		background-size: 1920px auto;
		background: none;
	}
	.chara-box:before,
	.chara-box:after {
		z-index: 1;
		content: none;
	}
	.chara-box:before {
		-webkit-box-shadow: -8px 0px 60px 60px rgba(174,0,0,1);
		-moz-box-shadow: -8px 0px 60px 60px rgba(174,0,0,1);
		box-shadow: -8px 0px 60px 60px rgba(174,0,0,1);
	}
	.chara-box:after {
		-webkit-box-shadow: 8px 0px 60px 60px rgba(174,0,0,1);
    -moz-box-shadow: 8px 0px 60px 60px rgba(174,0,0,1);
    box-shadow: 8px 0px 60px 60px rgba(174,0,0,1);
	}
	.chara-bg-pc {
		position: absolute;
    top: 0;
    left: 50%;
    z-index: 0;
    width: 1920px;
    height: 100%;
    display: block;
    background: url(../img/bg-top-main.png) no-repeat center center;
    background-size: cover;
    transform: translateX(-50%);
	}
	.chara-bg-pc:before,
	.chara-bg-pc:after {
		content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
	}
	.chara-bg-pc:before {
		top: 0;
    left: -100%;
		-webkit-box-shadow: -8px 0px 60px 60px rgba(174,0,0,1);
		-moz-box-shadow: -8px 0px 60px 60px rgba(174,0,0,1);
		box-shadow: -8px 0px 60px 60px rgba(174,0,0,1);
	}
	.chara-bg-pc:after {
		top: 0;
    left: 100%;
		-webkit-box-shadow: 8px 0px 60px 60px rgba(174,0,0,1);
    -moz-box-shadow: 8px 0px 60px 60px rgba(174,0,0,1);
    box-shadow: 8px 0px 60px 60px rgba(174,0,0,1);
	}
	.logo-box {
		position: absolute;
    z-index: 5;
    top: 2%;
    left: 50%;
    max-width: 1200px;
    width: 100%;
    transform: translateX(-50%);
	}
	.main-logo {
		position: relative;
		top: 0;
		left: 2%;
    width: 20%;
	}
	.emagency001 {

	}
	.emagency002 {
		bottom: auto;
		top: 50%;
	}
	.emagency003 {

	}
	.main-bg-movie-cont {
		top: -5%;
		left: 0;
	}
	.main-bg-movie-flame.flame-top {
		top: -4.5%;
    left: -30%;
    width: 90%;
	}
	.main-bg-movie-flame.flame-bottom {
		bottom: auto;
    top: 51.5%;
    left: -6%;
    width: 120%;
	}
	.main-bg-movie-box {
		padding-top: 40%;
		padding-top: 60%;
	}
	.main-bg-movie-inner {
		top: 5%;
	}
	.main-bg-movie-net-stripe {
		height: 170%;
		background-size: 6px auto;
		top: -9%;
	}
	.main-bg-movie-box video {
		width: 100%;
	}
	.main-shadow.top {
		-webkit-box-shadow: 0px 8px 30px 15vh rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 8px 30px 15vh rgba(0,0,0,0.6);
    box-shadow: 0px 8px 30px 15vh rgba(0,0,0,0.6);
	}
	.main-shadow.bottom {
		height: 16%;
	}
}
@media screen and (orientation: landscape) {
	.device-sp .ttl-promotion-box {
		/*width: 66vh !important;*/
		top: -5vh;
    bottom: auto;
    width: 80vh !important;
    left: 29% !important;
    transform: translateX(-50%);
	}
	.device-sp .main-chara {
		top: 8vh;
    bottom: auto;
		width: 56vh !important;
	}
	.device-sp .main-bg-movie-flame.flame-bottom {
		top: 51%;
	}
}
/**flame-movie animation settings**/
.action .main-bg-movie-flame {
	opacity: 1;
	transform: translate(10px,0) !important;
	transition: .2s ease-in .3s!important;
}
.action .main-bg-movie-cont {
	animation: flame-baibe .1s linear .55s forwards;
}
@media screen and (min-width: 769px),(orientation: landscape) {
	.action .main-bg-movie-cont {
		animation: flame-baibe-pc .1s linear .55s forwards;
	}
}
@keyframes flame-baibe {
	0% {
		top: calc(-3px + 4%);
		left: 2px;
	}
	20% {
		top: calc(-5px + 4%);
		left: -2px;
	}
	40% {
		top: calc(-10px + 4%);
		left: 1px;
	}
	60% {
		top: calc(3px + 4%);
		left: -7px;
	}
	80% {
		top: calc(-4px + 4%);
		left: 3px;
	}
	100% {
		top: 4%;
		left: 0;
	}
}
@keyframes flame-baibe-pc {
	0% {
		top: calc(-3px - 5%);
		left: 2px;
	}
	20% {
		top: calc(-5px - 5%);
		left: -2px;
	}
	40% {
		top: calc(-10px - 5%);
		left: 1px;
	}
	60% {
		top: calc(3px - 5%);
		left: -7px;
	}
	80% {
		top: calc(-4px - 5%);
		left: 3px;
	}
	100% {
		top: -5%;
		left: 0;
	}
}
@keyframes flameset {
	0% {
		opacity: 0;
	}
	80% {
		transform: translate(10px,10px) !important;
	}
	100% {
		opacity: 1;
		transform: translate(0,0) !important;
	}
}
.action .main-bg-movie-box video {
	animation: imageBlur 1.5s linear .7s forwards;
}
@keyframes imageBlur {
	from {
	opacity: 0;
	-webkit-filter: blur(20px);
	-moz-filter: blur(20px);
	-ms-filter: blur(20px);
	-o-filter: blur(20px);
	filter: blur(20px);
	}
	to {
	opacity: 1;
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -ms-filter: blur(0px);
  -o-filter: blur(0px);
  filter: blur(0px);
	}
}
.main-ttl {
	position: absolute;
	z-index: 5;
	bottom: 14%;
	bottom: 16%;
	left: 0;
	width: 100%;
	opacity: 0;
	transform: scale(2);
}
.main-chara {
	position: absolute;
	z-index: 4;
	bottom: 36%;
	left: calc(50% - 25%);
	width: 74%;
	opacity: 0;
	transform: translateY(50px);
}


/*** main-ttl-chara-animetion ****/
.action .main-chara {
	opacity: 1;
	transform: translateY(0);
	transition: .5s ease-out 2.7s !important;
}
.action .main-ttl {
	opacity: 1;
	transform: scale(1);
	transition: .2s ease-in 3.5s !important;
}
/*block comment*/

@media screen and (min-width: 769px),(orientation: landscape) {
	.ttl-footer-box {
		position: absolute;
		z-index: 10;
		left: 50%;
		/*top: 40vh;*/
		top: 85vh;
		max-width: 1100px;
		width: 100%;
		/*max-height: 600px;
		height: 60vh;*/
		transform: translateX(-50%);
	}
	.ttl-promotion-box {
		position: absolute;
		/*bottom: 20%;*/
		top: -66vh;
		left: 1%;
		z-index: 4;
		max-width: 640px;
    width: 60%;
	}
	.pc-width-primary .ttl-promotion-box {
		width: 50%;
	}
	.main-ttl {
		position: relative;
		top: 0;
    left: 0;
    bottom: auto;
    width: 100%;
	}
	.main-chara {
		z-index: 5;
		bottom: 20%;
    left: 53%;
    width: 44%;
	}
	.pc-width-primary .main-chara {
		width: 40%;
	}
}
@media screen and (max-width: 768px) and (orientation: landscape) {
	.ttl-footer-box {
		bottom: auto;
		top: 29vh;
	}
}
@media screen and (max-width: 768px) and (orientation: portrait) {
	.main-chara {
		max-width: 350px;
		bottom: auto;
		top: 34vh;
		left: 50%;
		width: 74%;
		transform: translate(-50%,50px);
	}
	.action .main-chara {
		opacity: 1;
		transform: translate(-50%,0);
		transition: .5s ease-out 2.7s !important;
	}
	.main-ttl {
		max-width: 460px;
		bottom: 57vh;
		bottom: auto;
    top: 50vh;
		left: 50%;
		transform: translateX(-50%) scale(2);
	}
	.action .main-ttl {
		opacity: 1;
		transform: translateX(-50%) scale(1);
		transition: .2s ease-in 3.5s !important;
	}
}
@media screen and (max-width: 490px) and (orientation: portrait) {
	.main-chara {
		bottom: 88vh;
		bottom: auto;
		top: 22vh;
	}
	.main-ttl {
		bottom: 65vh;
		top: 40vh;
    bottom: auto;
	}
	.device-android .main-chara {
		bottom: 85vh;
		bottom: auto;
		top: 15vh;
	}
	.device-android .main-ttl {
		bottom: auto;
		top: 35vh;
	}
}
/*** main-macine-box ****/
.main-macine-box {
	position: absolute;
	z-index: 10;
	top: 440px;
	left: 1000px;
}

/*** twitter box ****/
.twitter-outer {
	display: none;
	position: absolute;
	z-index: 10;
	opacity: 0;
	top: 390px;
  left: 0;
	max-width: 300px;
	/*width: 36vh;*/
	width: 300px;
	max-height: 441px;
	/*height: 441px;*/
	height: 60vh;
	padding: 46px 27px 40px;
	background: url(../img/bg_twitter-flame.png) no-repeat;
  background-size: 100% auto;
  -webkit-transition: all 0.5s ease-in-out 2.6s;
  transition: all 0.5s ease-in-out 2.6s;
}
.twitter-cont {
	width: 100%;
	height: 428px;
	margin-top: 14px;
	overflow: hidden;
}
.twitter-box {
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	overflow-x: hidden;
	overflow-y: scroll;
}
.device-pc .twitter-box {
	width: calc(100% + 17px);
}
.twitter-inner {
	width: 100%;
}
.twitter-tweet {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
/*ipad tablet*/
.device-ipad .twitter-outer {
	top: 100px;
}

/*** promotion-box ****/
.promotion-box {
	display: none !important;
	opacity: 0;
	position: absolute;
	z-index: 5;
	bottom: 13%;
  left: 50%;
  max-width: 400px;
	width: 90%;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transform: translate(-50%,50px);
}
/***promotion-box animtion settings***/
.action .promotion-box {
	opacity: 1;
	transform: translate(-50%,0);
	transition: 1.5s ease-out 4s;
}
@media screen and (min-width: 769px),(orientation: landscape) {
    .promotion-box {
    	bottom: -10%;
    	left: 50%;
    	top: auto;
    	max-width: 408px;
			width: 45vh;
			width: 64%;
    }
}
@media screen and (max-width: 768px) and (orientation: landscape) {

}
@media screen and (max-width: 768px) and (orientation: portrait) {
	.promotion-box {
		/*bottom: 52vh;*/
		bottom: 52vh;
		bottom: auto;
		top: 78vh;
		max-width: 400px;
	}
}
@media screen and (max-width: 490px) and (orientation: portrait) {
	.promotion-box {
		bottom: 61vh;
		bottom: auto;
    top: 66vh;
	}
	.device-android .promotion-box {
		bottom: 60vh;
		bottom: auto;
    top: 67vh;
	}
}
.promotion-inner {
	position: relative;
	top: 0;
	right: 0;
	width: 100%;
	cursor: pointer;
}
.none-click-btn {
	pointer-events: none;
}
.promotion-inner img {
	width: 100%;
}
.promotion-inner .none-hover {
	display: block;
}
.promotion-inner .hover {
	display: none;
}
.promotion-inner:hover .none-hover {
	display: none;
}
.promotion-inner:hover .hover {
	display: block;
}
.js-movie-play .none-movie-play {
	display: none;
}
.js-movie-play .movie-play {
	display: block;
}

/***top menu***/

/***fixed menu and close btn***/

.fixed-menu,
.menu-close {
	display: none !important;
	position: fixed;
	z-index: 200;
	top: 15px;
	right: 15px;
}
.menu-close {
	z-index: -1;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
	.main-logo {
		max-width: 150px;
	}
}
@media screen and (max-width: 480px) and (orientation: portrait) {
	.menu-btn-fixed,
	.menu-btn-close {
		max-width: 75px;
	}
}

/*icon animation*/
.menu-btn-fixed,
.menu-btn-close {
	transition: .8s;
}
.menu-btn-fixed {
	transform: rotateZ(0deg);
}
.menu-btn-close {
	opacity: 0;
	transform: rotateZ(0deg);
}
.js-target_modal.icon-animated {
	z-index: -1;
}
.js-target_modal.icon-animated .menu-btn-fixed {
	opacity: 0;
	transform: rotateZ(120deg);
}
.js-target_modal-close.icon-animated {
	z-index: 200;
}
.js-target_modal-close.icon-animated .menu-btn-close {
	opacity: 1;
	transform: rotateZ(120deg);
}

/*sp settings*/
.device-sp .fixed-menu,
.device-sp .menu-close {
	top: 15px;
	right: 15px;
}
.device-sp .menu-close {
	display: block;
}
.device-sp .fixed-menu > img,
.device-sp .menu-close > img {
	width: 75px;
}

/***fixed menu end***/

/*menu btn*/
.menu-btn-box {
	opacity: 0;
	position: absolute;
	top: 490px;
	z-index: 6;
	max-width: 1366px;
  min-width: 1366px;
	width: 100%;
	height: 120px;
	margin: 0 auto;
	padding: 0 5%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 1s ease-out 2.5s;
    transition: all 1s ease-out 2.5s;
}
.menu-btn-box-inner {
	position: absolute;
	top: 0;
	left: 50%;
	cursor: pointer;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	  transform: translateX(-50%);
	-webkit-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
}
.menu-btn-box-inner .none-hover {
	display: block;
}
.menu-btn-box-inner .hover {
	display: none;
}
.menu-btn-box-inner:hover .none-hover {
	display: none;
}
.menu-btn-box-inner:hover .hover {
	display: block;
}
/**modal**/
.modal-base {
	position: fixed;
	top: 0;
	right: 0;
	display: none;
	z-index: 100;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);

}
.modal-inner {
	position: relative;
	/*max-width: 1366px;*/
	height: 100%;
	margin-left: auto;
	margin-right: 0;
}
.menu-list {
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	transition: .5s;
}
.js-menu-closed.menu-list {
	opacity: 0;
}

.menu-list li {
	position: relative;
}
.menu-list li + li {
	margin-top: 15px;
}
.menu-list > li > a {
	position: relative;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	padding: 2vh 2vw;
	color: #000;
}
.menu-list > li > a > img:nth-of-type(1) {
	height: 48px;
}
.menu-list > li > a > img:nth-of-type(2) {
	margin-top: -4px;
	height: 16px;
}
@media screen and (max-width: 767px) {
	.menu-list > li > a {
		padding: 2vh 4vw;
	}
	.menu-list > li > a > img:nth-of-type(1) {
		height: 30px;
	}
	.menu-list > li > a > img:nth-of-type(2) {
		margin-top: -4px;
    height: 10px;
	}
}
@media screen and (max-width: 767px) and (orientation: landscape) {
	.menu-list li + li {
		margin-top: 1vh;
	}
}
@media screen and (min-width: 481px) and (max-width: 767px) and (orientation: portrait) {
	.menu-list > li > a > img:nth-of-type(1) {
		height: 40px;
	}
	.menu-list > li > a > img:nth-of-type(2) {
		margin-top: -4px;
    height: 14px;
	}
}

@media screen and (max-width: 480px) and (orientation: portrait) {
	.menu-list > li > a > img:nth-of-type(1) {
		height: 30px;
	}
	.menu-list > li > a > img:nth-of-type(2) {
		margin-top: -4px;
    height: 10px;
	}
}
.menu-list > li > a {
	/*opacity: 0;*/
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	background: transparent;
}
.menu-list > li > a > img {
	position: relative;
	z-index: 10;
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.js-menu-opend.menu-list > li > a > img {
	-webkit-animation: slide-txt 0s ease .5s 1 normal forwards;
	animation:slide-txt 0s ease .5s 1 normal forwards;
}
.menu-list > li > a:before {
	content: '';
	display: inline-block;
	width: 0;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	/* 任意の値 */
	background: #ffdb0a;
}
.menu-list > li > a:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	content: '';
	background: #9E0000;
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top;
	-webkit-transform: translate3d(0, 0, 0) scale(0, 1);
	-ms-transform: translate3d(0, 0, 0) scale(0, 1);
	transform: translate3d(0, 0, 0) scale(0, 1);
	-webkit-transition: -webkit-transform .4s;
	transition: -webkit-transform .4s;
	-o-transition: transform .4s;
	transition: transform .4s;
	transition: transform .4s, -webkit-transform .4s;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	overflow:hidden;
}
.menu-list > li > a:hover:after {
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	-webkit-transform: translate3d(0, 0, 0) scale(1, 1);
	-ms-transform: translate3d(0, 0, 0) scale(1, 1);
	transform: translate3d(0, 0, 0) scale(1, 1);
}

/*no1*/
.js-menu-opend.menu-list > li > a:before {
	-webkit-animation: slide-bar .4s ease 0s 1 normal forwards;
	animation: slide-bar .4s ease 0s 1 normal forwards;
}
.js-menu-opend.menu-list > li > a > img {
	-webkit-animation: slide-txt 0s ease .2s 1 normal forwards;
	animation:slide-txt 0s ease .2s 1 normal forwards;
}

/*no2*/
.js-menu-opend.menu-list > li[delay-no="1"] > a:before {
	-webkit-animation: slide-bar .4s ease .4s 1 normal forwards;
	animation: slide-bar .4s ease .4s 1 normal forwards;
}
.js-menu-opend.menu-list > li[delay-no="1"] > a > img {
	-webkit-animation: slide-txt 0s ease .6s 1 normal forwards;
	animation:slide-txt 0s ease .6s 1 normal forwards;
}

/*no3*/
.js-menu-opend.menu-list > li[delay-no="2"] > a:before {
	-webkit-animation: slide-bar .4s ease .8s 1 normal forwards;
	animation: slide-bar .4s ease .8s 1 normal forwards;
}
.js-menu-opend.menu-list > li[delay-no="2"] > a > img {
	-webkit-animation: slide-txt 0s ease .9s 1 normal forwards;
	animation:slide-txt 0s ease .9s 1 normal forwards;
}

/*no4*/
.js-menu-opend.menu-list > li[delay-no="3"] > a:before {
	-webkit-animation: slide-bar .4s ease 1.2s 1 normal forwards;
	animation: slide-bar .4s ease 1.2s 1 normal forwards;
}
.js-menu-opend.menu-list > li[delay-no="3"] > a > img {
	-webkit-animation: slide-txt 0s ease 1.4s 1 normal forwards;
	animation:slide-txt 0s ease 1.4s 1 normal forwards;
}
/*no5*/
.js-menu-opend.menu-list > li[delay-no="4"] > a:before {
	-webkit-animation: slide-bar .4s ease 1.6s 1 normal forwards;
	animation: slide-bar .4s ease 1.6s 1 normal forwards;
}
.js-menu-opend.menu-list > li[delay-no="4"] > a > img {
	-webkit-animation: slide-txt 0s ease 1.8s 1 normal forwards;
	animation:slide-txt 0s ease 1.8s 1 normal forwards;
}
/*no6*/
.js-menu-opend.menu-list > li[delay-no="5"] > a:before {
	-webkit-animation: slide-bar .4s ease 2.0s 1 normal forwards;
	animation: slide-bar .4s ease 2.0s  1 normal forwards;
}
.js-menu-opend.menu-list > li[delay-no="5"] > a > img {
	-webkit-animation: slide-txt 0s ease 2.2s 1 normal forwards;
	animation:slide-txt 0s ease 2.2s 1 normal forwards;
}

/*menu txt animetion*/
@-webkit-keyframes slide-bar {
	0% {
		left: 0;
		right: auto;
		width: 0;
	}
	50% {
		left: 0;
		right: auto;
		width: 100%;
	}
	51% {
		left: auto;
		right: 0;
		width: 100%;
	}
	100% {
		left: auto;
		right: 0;
		width: 0;
	}
}
@keyframes slide-bar {
	0% {
		left: 0;
		width: 0;
	}
	50% {
		left: 0;
		width: 100%;
	}
	51% {
		left: 0;
		width: 100%;
	}
	100% {
		left: 100%;
		width: 0;
	}
}

@-webkit-keyframes slide-txt {
	0% { opacity: 0; }
	50% { opacity: 0; }
	100% { opacity: 1; }
}
@keyframes slide-txt {
	0% { opacity:0; }
	50% { opacity:0; }
	100% { opacity:1; }
}

.accodion-icon {
	position: absolute;
	z-index: 10;
	top: 90px;
  left: 600px;
	z-index: 5;
	display: inline-block;
	transform: translateY(-50%);
}
.icon-plus {
	display: block;
}
.icon-minas {
	display: none;
}
.js-acodion-active .icon-plus {
	display: none;
}
.js-acodion-active .icon-minas {
	display: block;
}
.sub-menu {
	display: block;
	padding-top: 20px;
	padding-left: 220px;
}
.sub-menu li {
	text-align: left;
}
.sub-menu li + li {
	margin-top: 15px;
}
.sub-menu-icon {
	display: inline-block;
	margin-right: 10px;
}
.sub-menu li a {
	position: relative;
	display: inline-block;
	color: #000;
}
/***top menu end***/

/***scroll_bar***/
/*
******************************************************************
* under scroll
******************************************************************/

.under-scroll-box {
	position: absolute;
	left: 50%;
	bottom: 0;
	display: block;
	padding-bottom: 38px;
	text-align: center;
	transform: translateX(-50%);
}
@media screen and (min-width: 769px), (orientation: landscape) {
	.under-scroll-box {
		bottom: auto;
		top: calc(100vh - 75px);
	}
}
@media screen and (max-width: 768px) {
	.under-scroll-box {
		bottom: auto;
    top: calc(90vh - 13px);
	}
}
@media screen and (max-width: 768px) and (orientation: landscape) {
	.under-scroll-box {
		bottom: 52vh;
		bottom: auto;
		top: calc(90vh - 30px);
	}
}
@media screen and (max-width: 490px) and (orientation: portrait) {
	.under-scroll-box {
		bottom: calc(45vh + 45px);
		bottom: auto;
		top: 78vh;
	}
	.device-android .under-scroll-box {
		bottom: calc(45vh + 30px);
		bottom: auto;
		top: 80vh;
	}
}

.under-scroll-box:before,
.under-scroll-box:after {
	content: "";
	position: absolute;
	bottom: 11px;
	left: 50%;
	width: 21px;
	height: 14px;
	transform: translate(-50%);
	background: url(../img/full_add/img_scroll-arrow.png) no-repeat;
	background-size: 21px 14px;
}
.under-scroll-box:after {
	bottom: 0;
}
.under-scroll-message {
	display: inline-block;
	color: #fff;
	height: 14px;
}
/*block comment*/
@media screen and (min-width: 769px) {
	.under-scroll-message {
		height: auto;
	}
}
.under-arrow-animete:before {
	animation: uarrow 2s infinite 5.5s;
}
.under-arrow-animete:after {
	animation: uarrow 2s infinite 5.7s;
}
@-webkit-keyframes uarrow {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes uarrow {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}


/***top bnr***/
.bnr-box {
	opacity: 0;
	position: absolute;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	bottom: 10vh;
	z-index: 6;
	width: 100%;
	margin: 0 auto;
	padding: 0 5%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 1s ease-out 2.5s;
    transition: all 1s ease-out 2.5s;
}
@media screen and (min-width: 769px) {
	.bnr-box {
		bottom: 25vh;
	}
}
@media screen and (max-width: 768px) {
	.bnr-box {
		bottom: 26vh;
	}
	.device-android .bnr-box {
		bottom: 26vh;
	}
}
@media screen and (max-width: 769px) and (orientation: landscape) {
	.bnr-box {
		bottom: 24vh;
	}
}
.bnr-box img {
	max-width: 100%;
  width: 52vh;
}
@media screen and (max-width: 768px) and (orientation: landscape) {
	.bnr-box img {
		width: 70vh;
	}
}
@media screen and (min-width: 769px) {
	.bnr-box img {
	max-width: 100%;
  width: 65vh;
	}
}
.bnr-box-inner {
	position: absolute;
	top: 0;
	left: 50%;
	cursor: pointer;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	  transform: translateX(-50%);
	-webkit-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
}
/***top bnr end***/

/*** all animation settings***/
.animate-settings {
	opacity: 0;
}
.animate-hopping {
	transform: translateY(70px);
}
.animate-fase-last {
	-webkit-transition: all 1.0s ease-out 4.5s;
    transition: all 1.0s ease-out 4.5s;
}
.action .animate-fase-last {
	opacity: 1;
}
@keyframes hopping {
	0%,
  60%,
  75%,
  90%,
  to {
      -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
      animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
      opacity: 0;
      -webkit-transform: translate3d(0, 70px, 0);
      transform: translate3d(0, 70px, 0)
  }
  30% {
      opacity: 1;
      -webkit-transform: translate3d(0, -20px, 0);
      transform: translate3d(0, -20px, 0)
  }
  to {
  		opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0)
  }
}
.shadow-slide {
	transform: translate(-5px,-5px);
}
.action .shadow-slide {
	transform: translate(0,0);
}
.shrink {
	-webkit-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2);
}
.action .shrink {
	webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.page_ttl-img-box.shrink {
	-webkit-transition: all 0.3s ease-in-out 4.0s;
	transition: all 0.3s ease-in-out 4.0s;
}
.main-macine-box.shrink {
	-webkit-transition: all 0.3s ease-in-out 2.5s;
	transition: all 0.3s ease-in-out 2.5s;
}
.zoom {
	transform: scale(0.2);
}
.action .zoom {
	transform: scale(1);
}

/*
******************************************************************
* #footer top page
******************************************************************/
#footer {
	position: absolute;
	bottom: 4%;
	left: 50%;
	z-index: 5;
	padding: 20px 10px;
  padding-bottom: 8px;
	max-width: 1000px;
	max-width: 460px;
	width: 100%;
	font-size: 10px;
	color: #fff;
	box-sizing: border-box;
	-webkit-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	transform: translate(-50%,0);
}
#footer .logo-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	    justify-content: center;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}
#footer .logo-list li {
	margin: 0;
	margin-right: 10px;
}
#footer .logo-list .logo-item-sanraise {
	max-width: 300px;
}
#footer .logo-list .logo-item-bisty {
	max-width: 88px;
}
#footer .logo-list .logo-item-fields {
	max-width: 112px;
}
#footer .logo-list li:last-child {
	margin-right: 0;
}
@media screen and (max-width: 900px) {
    #footer .logo-list li {
    	max-width: none;
    }
		#footer .logo-list .logo-item-sanraise {
			max-width: 300px;
			max-width: 230px;
			width: calc(53.3% - 10px);
		}
		#footer .logo-list .logo-item-bisty {
			max-width: 88px;
			max-width: 58px;
			width: calc(17.3% - 10px);
		}
		#footer .logo-list .logo-item-fields {
			max-width: 112px;
			max-width: 72px;
			width: calc(100% - 53.3% - 10px - 17.3% - 22px);
		}
		#footer .logo-list li img {
			width: 100%;
		}
}
#footer .note-txt {
	position: absolute;
	bottom: -20px;
	right: 0;
	left: 0;
	display: inline-block;
	text-align: center;
}
#footer .note-txt small {
	font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-shadow:0 0 3px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909;
}
@media screen and (max-width: 510px) {
    #footer .note-txt {
    	bottom: -30px;
    	left: 4%;
    }
}
/*
******************************************************************
* #main-contens full-site
******************************************************************/

#contents-full {
	position: relative;
	z-index: 1;
	width: 100%;
	margin-top: -20vh;
}
/**side back (shadow)**/
#contents-full:before,
#contents-full:after {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	width: 10px;
	height: 100%;
}
#contents-full:before {
	left: -10px;
	-webkit-box-shadow: -8px 0px 60px 10px rgba(174,0,0,1);
	-moz-box-shadow: -8px 0px 60px 10px rgba(174,0,0,1);
	box-shadow: -8px 0px 60px 10px rgba(174,0,0,1);
}
#contents-full:after {
	right: -10px;
	-webkit-box-shadow: 8px 0px 60px 10px rgba(174,0,0,1);
	-moz-box-shadow: 8px 0px 60px 10px rgba(174,0,0,1);
	box-shadow: 8px 0px 60px 10px rgba(174,0,0,1);
}

/*block comment*/
@media screen and (min-width: 769px) {
	#contents-full:before,
	#contents-full:after {
		width: 30px;
	}
	#contents-full:before {
		left: -30px;
		-webkit-box-shadow: -8px 0px 60px 30px rgba(174,0,0,1);
	  -moz-box-shadow: -8px 0px 60px 30px rgba(174,0,0,1);
		box-shadow: -8px 0px 60px 30px rgba(174,0,0,1);
	}
	#contents-full:after {
		right: -30px;
		-webkit-box-shadow: 8px 0px 60px 30px rgba(174,0,0,1);
	  -moz-box-shadow: 8px 0px 60px 30px rgba(174,0,0,1);
		box-shadow: 8px 0px 60px 30px rgba(174,0,0,1);
	}
}

/***contnt box base***/
.content-box-base {
	position: relative;
	z-index: 1;
	max-width: calc(1366px + 20px);
	width: 100%;
	padding: 0 10px;
	padding-top: 20px;
	margin: 0 auto;
	box-sizing: border-box;
}
@media screen and (min-width: 769px) {
	.content-box-base {
		max-width: calc(1366px + 60px);
		padding: 0 30px;
		/*padding-top: 30px;*/
		padding-top: 5vh;
	}
}
@media screen and (min-width: 1366px) {
	.content-box-base {
		/*padding-top: 5vh;*/
		padding-top: 40px;
	}
}
.content-inner {
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
}
.content-inner img {
	display: block;
	width: 100%;
}
.content-inner img.float-img,
.content-inner img.float-side {
	position: absolute;
	top: 0;
	left: 0;
}
.content-inner img.float-img {
	z-index: 5;
	width: 40%;
}
.content-inner img.float-side {
	z-index: 1;
	width: 25%;
}

/**content ttl base**/
.content-box-ttl {
	position: relative;
	text-align: center;
	margin-bottom: 2vh;
}
.ttl-shadow {
  max-height: 116px;
  height: 8.4vw;
}
.ttl-main {
	position: absolute;
	left: 50%;
	bottom: 0;
	z-index: 10;
	left: 50%;
	max-height: 94px;
 	height: 6.8vw;
 	transform: translateX(-50%);
}
@media screen and (min-width: 769px) {
	.content-box-ttl {
		margin-bottom: 2vw;
	}
}
@media screen and (min-width: 1366px) {
	.content-box-ttl {
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 768px) {
	.ttl-shadow {
		height: 9.4vw;
	}
	.ttl-main {
		height: 7.8vw;
	}
}
/*feature*/

#feature .content-inner {
	width: 73.2%;
}
@media screen and (max-width: 490px) {
	#feature.content-box-base {
		z-index: 0;
	}
	#feature .content-inner {
		width: 100%;
	}
}
/*gameflow*/
#gameflow .content-inner {
	position: relative;
	width: 73.2%;
	padding-top: 16.7%;
}
#gameflow .content-box-ttl {
	margin-bottom: 3vw;
}
@media screen and (min-width: 1366px) {
	#gameflow .content-box-ttl {
		margin-bottom: 46px;
	}
}
@media screen and (max-width: 490px) {
	#gameflow .content-inner {
		width: 100%;
	}
}
#gameflow .content-inner img.content-bg {
	width: 98%;
  margin: 0 auto;
}
#gameflow .content-inner img.float-img {
	width: 100%;
}
#gameflow .content-inner img.float002 {
	top: auto;
  bottom: 3.5%;
}
#gameflow .content-inner img.float-side {
	top: auto;
	bottom: 17%;
	left: -20.8%;
	width: 83.8%;
}
@media screen and (max-width: 490px) {
	#gameflow .content-inner img.float002 {
		bottom: -0.5%;
	}
}

#evagacha .content-inner {
	padding-left: 3%;
}













#buttle .content-inner {
	position: relative;
	width: 94.7%;
}
#buttle.content-box-base {
	padding-top: 15%;
}
@media screen and (min-width: 769px) {
	#buttle.content-box-base {
		padding-top: 13%;
	}
}
@media screen and (max-width: 490px) {
	#buttle .content-inner {
		width: 100%;
	}
}
#buttle .content-box-ttl {
	position: absolute;
	z-index: 10;
	top: 4%;
	left: 0;
	right: 0;
}
#buttle .content-inner img {
	position: relative;
}
#buttle .content-inner img:nth-of-type(1) {
	z-index: 5;
	width: 100%;
	margin: 0 auto;
}
#buttle .content-inner img:nth-of-type(2) {
	z-index: 1;
  /*top: -11vw;*/
  margin-top: -11vw;
}
@media screen and (max-width: 490px) {
	#buttle .content-inner img:nth-of-type(1) {
		width: 100%;
	}
	#buttle .content-inner img:nth-of-type(2) {
		width: 130%;
    left: -15%;
	}
}
/*block comment*/
@media screen and (min-width: 1294px) {
	#buttle .content-inner img:nth-of-type(2) {
		/*top: -173px;*/
		margin-top: -173px;
	}
}
#buttle .content-inner img.float-side {
	position: absolute;
	z-index: 1;
	top: auto;
	bottom: 30%;
	left: -10%;
	width: 44.3%;
}
#buttle .content-inner img.float-side.side-right {
	position: absolute;
	top: auto;
	bottom: 30%;
	left: auto;
	right: -10%;
	width: 51.6%;
}
#normalp .content-inner {
	width: 86.6%;
}
#normalp .content-box-ttl {
	z-index: 10;
	margin-bottom: -2vh;
}
@media screen and (min-width: 769px) {
	#normalp .content-box-ttl {
		margin-bottom: -3vw;
	}
}
@media screen and (min-width: 1366px) {
	#normalp .content-box-ttl {
		margin-bottom: -40px;
	}
}
@media screen and (max-width: 490px) {
	#normalp.content-box-base {
		z-index: 0;
	}
	#normalp .content-inner {
		width: 100%;
	}
}
#playt.content-box-base {
	z-index: 0;
}
#playt .content-inner {
	width: 100%;
	z-index: 0;
}
@media screen and (max-width: 490px) {
	#playt.content-box-base {
		z-index: 0;
	}
	#playt .content-inner {
		position: relative;
    width: 130%;
    left: -15%;
    z-index: 0;
	}
}
#spec.content-box-base {
	margin-bottom: 30px;
}
#spec .content-inner {
	width: 80.2%;
}
@media screen and (max-width: 490px) {
	#spec.content-box-base {
		z-index: 0;
	}
	#spec .content-inner {
		width: 96%;
	}
}



/**anime settings**/
.animation img {
	backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.animation {
	backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

*[data-fade] {
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
*[data-fade="top"] {
	-webkit-transform: translate(0, 300px);
  transform: translate(0, 300px);
}
.animated *[data-fade="top"] {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

/**ttl only**/
.content-box-ttl *[data-fade="top"] {
	-webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
}
.content-box-ttl.animated *[data-fade="top"] {
	-webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

*[data-expanded] {
	opacity: 0;
	transform: scale(0);
	transform-origin: 50% 100%;
	-webkit-transition: all 0.8s ease-in;
	transition: all 0.8s ease-in;
	-webkit-transition-delay: 0.8s;
	transition-delay: 0.8s;
}
.animated *[data-expanded] {
	opacity: 1;
	transform: scale(1);
	transform-origin: 50% 100%;
}

/**content animetion**/
.content-inner *[data-fade="top"] {
	-webkit-transform: translate(0, 200px);
  transform: translate(0, 200px);
}
.content-inner *[data-fade="top"].animated {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}
@media screen and (max-width: 768px) {
	.content-inner *[data-fade="top"] {
		-webkit-transform: translate(0, 100px);
	  transform: translate(0, 100px);
	}
	.content-inner *[data-fade="top"].animated {
		opacity: 1;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}
/**content in side img only**/
*[data-fade="left"] {
	opacity: 0;
	-webkit-transform: translate(-200px, 0);
	-ms-transform: translate(-200px, 0);
	transform: translate(-200px, 0);
}
*[data-fade="right"] {
	opacity: 0;
	-webkit-transform: translate(200px,0);
	-ms-transform: translate(200px,0);
	transform: translate(200px,0);
}
.animated + *[data-fade="left"].animated,
.animated + *[data-fade="right"].animated {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
[data-next-delay] {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transition-delay: 0.7s;
	transition-delay: 0.7s;
}


/*
******************************************************************
* #site-banner full_site
******************************************************************/
#page-foot-banner-area {
	position: relative;
	max-width: calc(1366px + 60px);
	padding: 0 30px;
	margin: 0 auto;
}
.page-foot-banner-box {
	display: block;
	width: calc(60% + 60px);
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	#page-foot-banner-area {
		padding: 0 10px;
	}
	.page-foot-banner-box {
		width: calc(70% + 20px);
	}
}

.page-foot-banner-box img {
	width: 100%;
}

/*
******************************************************************
* #site-all-footer full_site
******************************************************************/

#page-all-footer {
	position: relative;
	/*padding-top: 3vw;*/
	padding-top: calc(3vw + 60px);
	padding-bottom: 40px;
	text-align: center;
}
@media screen and (max-width: 767px) {
	#page-all-footer {
		padding-top: calc(3vw + 70px);
		padding-bottom: 20px;
	}
}
.footer-btn-box {
	text-align: center;
}
.footer-btn {
	display: inline-block;
	margin-bottom: 29px;
}
.footer-btn .none-hover {
	display: block;
}
.footer-btn .hover {
	display: none;
}
.footer-btn:hover .none-hover {
	display: none;
}
.footer-btn:hover .hover {
	display: block;
}
.footer-logo {
	display: inline-block;
	margin-bottom: 31px;
}
#page-all-footer .logo-list {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 70px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	    justify-content: center;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}
@media screen and (max-width: 767px) {
	#page-all-footer .logo-list {
		/*bottom: 15px;*/
		bottom: 92px;
	}
}
#page-all-footer .logo-list li {
	margin: 0;
	margin-right: 10px;
}
#page-all-footer .logo-list .logo-item-sanraise {
	max-width: 300px;
}
#page-all-footer .logo-list .logo-item-bisty {
	max-width: 88px;
}
#page-all-footer .logo-list .logo-item-fields {
	max-width: 112px;
}
#page-all-footer .logo-list li:last-child {
	margin-right: 0;
}
@media screen and (max-width: 900px) {
    #page-all-footer .logo-list li {
    	max-width: none;
    }
		#page-all-footer .logo-list .logo-item-sanraise {
			max-width: 300px;
			max-width: 230px;
			width: calc(53.3% - 10px);
		}
		#page-all-footer .logo-list .logo-item-bisty {
			max-width: 88px;
			max-width: 58px;
			width: calc(17.3% - 10px);
		}
		#page-all-footer .logo-list .logo-item-fields {
			max-width: 112px;
			max-width: 72px;
			width: calc(100% - 53.3% - 10px - 17.3% - 22px);
		}
		#page-all-footer .logo-list li img {
			width: 100%;
		}
}
#page-all-footer .note-txt {
	/*position: absolute;
	bottom: 20px;
	right: 0;
	left: 0;*/
	display: inline-block;
	text-align: center;
}
#page-all-footer .note-txt small {
	font-size: 10px;
  font-weight: bold;
  color: #fff;
  /*text-shadow:0 0 3px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909,0 0 4px #3a0909;*/
}
@media screen and (max-width: 767px) {
	#page-all-footer .note-txt {
		margin-top: 10px;
  }
}
@media screen and (max-width: 510px) {
    /*#page-all-footer .note-txt {
    	bottom: -30px;
    	left: 4%;
    }*/
}

.footer-bg {
	position: relative;
}
.footer-main-chara {
	position: absolute;
	top: calc(-3vw - -20px);
	left: 50%;
	max-width: 484px;
	width: 35.4%;
	transform: translateX(-50%);
}
.footer-bg-img {
	width: 100%;
	max-width: 1366px;
}
@media screen and (max-width: 767px) {
	.footer-main-chara {
		top: calc(-3vw - 40px);
   	width: 53.4%;
	}
}

/*
******************************************************************
* sns_btn
******************************************************************/
.sns_btn {
	position: absolute;
	z-index: 10;
	bottom: 8%;
	bottom: 9%;
	left: 50%;
	max-width: 460px;
	min-width: 400px;
	width: 100%;
	padding: 0;
	text-align: center;
	overflow: hidden;
	transform: translateX(-50%) scale(0.7) !important;
}
.sns_btn > ul {
	display: inline-block;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: flex-start;
	width: 100%;
	/*min-width: 400px;*/
}
@media screen and (max-width: 768px) and (orientation:portrait) {
	.sns_btn {
		/*top: 13vh;*/
		top: 90px;
    bottom: auto;
    right: 0;
    left: auto;
		max-width: 100vw;
		width: 100%;
		transform: translateX(0) scale(1) !important;
	}
	.sns_btn > ul {
		flex-flow: column;
    justify-content: flex-start !important;
    padding: 0 10px;
    /*padding: 0 20px;*/
    align-items: flex-end !important;
    box-sizing: border-box;
	}	
}
/*@media screen and (max-width: 340px) and (orientation:portrait) {
	.sns_btn > ul {
		padding: 0 5px;
	}
}*/
.action .sns_btn li {
}
.sns_btn li {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
}
/*#twitter-widget-0 {
	width: 120px !important;
	height: 28px !important;
}
#twitter-widget-0 #document a {
	width: 120px !important;
	height: 28px !important;
}*/
/*twitter*/
.twitter-btn a {
	position: relative;
	display: inline-block;
	width: 120px;
	height: 28px;
	padding: 1px 10px 1px 9px;
	padding: 1px 0 1px;
	background-color: #1b95e0;
	color: #fff;
	font-weight: 500;
	cursor: pointer;
	border-radius: 0;
	box-sizing: border-box;
	text-decoration: none;
}
.twitter-btn a img {
	position: relative;
	top: -6px;
	left: -10px;
	display: inline-block;
	width: 18px;
}
.twitter-btn a .btn-name {
	display: inline-block;
  vertical-align: top;
  zoom: 1;
  margin-left: 4px;
  font-size: 13px;
  /*font-size: 11px;*/
  line-height: 26px;
  white-space: nowrap;
}

/*face-book*/
.face-btn a {
	position: relative;
	display: inline-block;
	width: 120px;
	height: 28px;
	padding: 1px 10px 1px 9px;
	padding: 1px 0 1px;
	background-color: #3b5998;
	color: #fff;
	font-weight: 500;
	cursor: pointer;
	border-radius: 0;
	box-sizing: border-box;
	text-decoration: none;
}
.face-btn a img {
	position: relative;
	top: -5px;
	left: -10px;
	display: inline-block;
	width: 9px;
}
.face-btn a .btn-name {
	display: inline-block;
  vertical-align: top;
  zoom: 1;
  margin-left: 4px;
  font-size: 13px;
  /*font-size: 11px;*/
  line-height: 26px;
  white-space: nowrap;
}
/*line*/
.li-btn a {
	position: relative;
	display: inline-block;
	width: 120px;
	height: 28px;
	padding: 1px 10px 1px 9px;
	padding: 1px 0 1px;
	background-color: #52b448;
	color: #fff;
	font-weight: 500;
	cursor: pointer;
	border-radius: 0;
	box-sizing: border-box;
	text-decoration: none;
}
.li-btn a img {
	position: relative;
	top: -4px;
	left: -5px;
	display: inline-block;
	width: 18px;
}
.li-btn a .btn-name {
	display: inline-block;
  vertical-align: top;
  zoom: 1;
  margin-left: 4px;
  font-size: 13px;
  /*font-size: 11px;*/
  line-height: 26px;
  white-space: nowrap;
}
.sns_btn li:first-child {
    margin: 0;
}
@media screen and (max-width: 768px) and (orientation:portrait) {
	.sns_btn li {
		margin: 0 !important;
	}
	.sns_btn li + li {
		margin-top: 10px !important;
	}
	.face-btn a,
	.twitter-btn a,
	.li-btn a {
		display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
	}
	.face-btn a img,
	.twitter-btn a img,
	.li-btn a img {
		top: auto;
		left: auto;
	}
	.face-btn a .btn-name,
	.twitter-btn a .btn-name,
	.li-btn a .btn-name {
		display: none;
	}
}
@media screen and (max-width: 340px) and (orientation:portrait) {
	.face-btn a,
	.twitter-btn a,
	.li-btn a {
    width: 36px;
    height: 36px;
	}
}
/*block comment*/
@media screen and (min-width: 769px),(orientation: landscape) {
	.sns_btn {
		top: auto;
    bottom: 22%;
    left: auto;
    right: 5%;
    width: auto;
    transform: translateX(0) !important;
	}
}
@media screen and (min-width: 769px) and (orientation: portrait) {
	.sns_btn {
		right: 3%;
		transform: translateX(0) scale(0.8) !important;
	}
}
@media screen and (min-width: 1101px) {
	.sns_btn {
		top: auto;
    bottom: 22%;
    right: 10%;
    transform: translateX(0) !important;
	}
}
@media screen and (max-width: 900px) and (orientation: landscape) {
	.device-sp .sns_btn {
		/*top: auto !important;*/
		top: 46vh !important;
    bottom: auto;
		left: 67%;
		width: 100%;
		transform: translateX(-50%) scale(0.7) !important;
	}
}
@media screen and (max-width: 600px) and (orientation: landscape) {
	.device-sp .sns_btn {
		top: 44vh !important;
		transform: translateX(-50%) scale(0.6) !important;
	}
}


