@charset "utf-8";

/*
******************************************************************
* MJP top.css
******************************************************************
*/
body {
	position: relative;
	/*background: url(../img/bg-content002.png) repeat top left;*/
	/*background-size: 100% auto;*/
	/*background: #e6ffff;*/
}

.pc-none {
	display: none !important;
}
.sp-none {
	display: block !important;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .pc-none {
		display: block !important;
	}
	.sp-none {
		display: none !important;
	}
}

.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-kv-cont {
	background: #e6ffff;
}
.contents-kv {
	position: relative;
  /*min-height: 100px;*/
  max-width: 1600px;
  width: 100%;
  padding-top: 68%;
  margin: 0 auto;
  background: #e6ffff;
	/*background: #000;
	background: rgba(181,0,0,0.8);*/
}
@media screen and (max-width: 767px) and (orientation: portrait) {
	.contents-kv {
		padding-top: 154%;
	}
}
@media screen and (min-width: 1601px) {
	.contents-kv {
		padding-top: 1108px;
	}
}
.kv-bg-box {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 50%;
	max-width: 1600px;
	width: 100%;
	/*height: 100%;*/
	transform: translateX(-50%);
}
.kv-bg {
	position: relative;
	display: block;
	width: 100%;
	/*height: 100%;*/
	padding-top: 68%;
	/*background: url(../img/bg_fv.png) no-repeat center top;*/
	background: url(../img/bg_fv.png) no-repeat center -2vw;
	background-size: cover;
	/*transform: scale(1.2);*/
}
@media screen and (min-width: 1601px) {
	.kv-bg {
		padding-top: 1108px;
		background: url(../img/bg_fv2.png) no-repeat center -20px;
		background-size: cover;
	}
	.kv-bg:before,
	.kv-bg:after {
		content: "";
		position: absolute;
		top: 0;
		z-index: 0;
		height: 100%;
	}
	.kv-bg:before {
		top: 0;
    left: calc(0px - 30px);
    -webkit-box-shadow: -8px 0px 60px 60px rgba(230,255,255,1);
    -moz-box-shadow: -8px 0px 60px 60px rgba(230,255,255,1);
    box-shadow: -8px 0px 60px 60px rgba(230,255,255,1);
	}
	.kv-bg:after {
		top: 0;
    left: calc(100% + 30px);
    -webkit-box-shadow: 8px 0px 60px 60px rgba(230,255,255,1);
    -moz-box-shadow: 8px 0px 60px 60px rgba(230,255,255,1);
    box-shadow: 8px 0px 60px 60px rgba(230,255,255,1);
	}
}
@media screen and (max-width: 767px) and (orientation: portrait) {
	.kv-bg {
		padding-top: 154%;
		background: url(../img/bg_fv-sp.png) no-repeat center top;
		background-size: cover;
	}
}
.kv-start-cover {
	position: absolute;
  z-index: 10;
  top: 0;
  left: -50vw;
  width: 300vw;
  height: 100vh;
  background: #000;
}
.kv-start-cover-white {
	position: absolute;
  z-index: 8;
  top: 0;
  left: -50vw;
  width: 300vw;
  height: 100vh;
  /*background: rgba(255,255,255,0.7);*/
  background: rgba(255,255,255,0.9);
}
.kv-bg-star-box {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 50%;
	max-width: 1600px;
	width: 100%;
	height: 100%;
	transform: translateX(-50%);
}
.kv-star {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/bg_fv-star.png) no-repeat center top;
	background-size: cover;
}
.kv-star002 {
	position: absolute;
	top: 0;
	opacity: 0;
	background: url(../img/bg_fv-star002.png) no-repeat center top;
	background-size: cover;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
	.kv-star {
		background: url(../img/bg_fv-star-sp.png) no-repeat center top;
		background-size: cover;
	}
	.kv-star002 {
		opacity: 0;
		background: url(../img/bg_fv-star002-sp.png) no-repeat center top;
		background-size: cover;
	}
}
#contents {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 3;
	max-width: 1366px;
	width: 100%;
	height: 100%;
	transform: translateX(-50%);
}

.main-logo {
	position: absolute;
	z-index: 5;
	top: 2%;
	left: 2.5%;
	max-width: 100px;
	width: 29%;
}
/*@media screen and (min-width: 769px),(orientation: landscape) {
	#contents {
		max-width: 1920px;
	}
	.contents-kv {
		max-height: 1000px;
	}
}*/
@media screen and (max-width: 767px) and (orientation: portrait) {
	.main-logo {
		max-width: 100px;
		width: 18%;
	}
}
/*** 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;
}*/
@media screen and (min-width: 769px),(orientation: landscape) {
	.chara-box {
		max-width: 1920px;
	}
	.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);
	}
}

/*** main-chara ****/
.main-chara-box {
	opacity: 1;
	position: absolute;
	/*bottom: 13%;*/
	top: 0;
	left: 45%;
	/*width: 110%;*/
	width: 100%;
  max-width: 1460px;
	transform: translate(-50%);
}
.main-chara {
	display: block;
	width: 115%;
	z-index: 0;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
	.main-chara-box {
		top: -7%;
		left: 50%;
	}
	.main-chara {
		width: 100%;
	}
}
/*** main-macine-box ****/

/*** 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;
}

/*** page ttl ***/
.ttl-promotion-box {
	opacity: 1;
	position: absolute;
	z-index: 5;
	/*bottom: 13%;*/
	top: 44%;
  left: 57%;
  /*width: 100%;*/
  width: 43%;
  max-width: 630px;
  transform: translate(-50%);
}
.fv-site-ttl {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	backface-visibility: hidden;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
	.ttl-promotion-box {
		top: 53.4%;
		left: 50%;
		max-width: none;
    width: 90%;
	}
	.fv-site-ttl {
		margin-bottom: 5px;
	}
}
/*** promotion-box ****/
.promotion-box {
	opacity: 1;
	width: 90%;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/*@media screen and (min-width: 769px),(orientation: landscape) {
    .promotion-box {
    	bottom: auto;
			left: 50%;
    	top: 83%;
    	max-width: 408px;
			width: 45vh;
			width: 64%;
    }
}*/
@media screen and (max-width: 767px) and (orientation: portrait) {
	.promotion-box {
		/*max-width: 400px;*/
		width: 100%;
	}
}
.promotion-inner {
	position: relative;
	top: 0;
	right: 0;
	width: 100%;
	cursor: pointer;
	transition: .2s;
}
/*.promotion-inner:hover {
	opacity: 1 !important;
	transform: scale(1.1);
}*/
@media all and (hover: hover) and (pointer: fine) {
	.promotion-inner:hover {
		opacity: 1 !important;
		transform: scale(1.1);
	}
}
.none-click-btn {
	pointer-events: none;
}
.promotion-inner img {
	width: 100%;
}
.promotion-inner .none-hover {
	display: block;
}
.promotion-inner .hover {
	position: absolute;
	z-index: 0;
	top: 0;
	width: 100%;
}
.promotion-inner .hover {
	opacity: 0;
}
/*.promotion-inner:hover .none-hover {
	opacity: 0 !important;
}
.promotion-inner:hover .hover {
	opacity: 1 !important;
}*/
@media all and (hover: hover) and (pointer: fine) {
	.promotion-inner:hover .none-hover {
		opacity: 0 !important;
		animation: none !important;
	}
	.promotion-inner:hover .hover {
		opacity: 1 !important;
		animation: none !important;
	}
}
.js-movie-play .none-movie-play {
	opacity: 0 !important;
	animation: none !important;
}
.js-movie-play .movie-play {
	opacity: 1 !important;
	animation: none !important;
}
@media all and (hover: hover) and (pointer: fine) {
	.js-movie-play.promotion-inner {
		opacity: 1 !important;
		transform: scale(1.1);
	}
}
/*sp settings*/
.none-movie-play.pc-none,
.movie-play.pc-none {
	display: none !important;
}
.none-movie-play.sp-none,
.movie-play.sp-none {
	display: block !important;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
	.none-movie-play.sp-none,
	.movie-play.sp-none {
		display: none !important;
	}
	.none-movie-play.pc-none,
	.movie-play.pc-none {
		display: block !important;
	}
}
/***top menu***/

/*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;
	left: 0;
	display: none;
	z-index: 100;
	/*max-width: 400px;*/
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
}
.modal-inner {
	position: relative;
	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;
}
/*sp settings*/
/*.device-sp .modal-inner {
	position: relative;
	padding-top: 0;
}*/
/*.device-sp.device-android .modal-inner .menu-list,
.device-sp.device-iphone .modal-inner .menu-list {
	position: absolute;
	top: 20%;
	right: 0;
	width: 90%;
}*/
.menu-list li {
	position: relative;
}
.menu-list li:first-child {
	margin-top: -0.5vh;
}
.menu-list li + li {
	margin-top: 15px;
}
[data-chara-none].menu-list li + li {
	margin-top: 25px;
}

.menu-list > li > a {
	position: relative;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	padding: 0.5vh 2vw;
	/*color: #000;*/
}
@media (hover: hover) and (pointer: fine) {
	.menu-list > li > a > img {
		transition: .5s;
	}
	.menu-list > li > a:hover img {
		opacity: 0.7;
		transform: scale(1);
	}
}
@media screen and (max-width: 480px) and (orientation: portrait) {
	[data-chara-none].menu-list li + li {
		margin-top: 20px;
	}
	.menu-list > li > a > img {
		height: 44px;
	}
}
@media screen and (max-width: 340px) and (orientation: portrait) {
	.menu-list > li > a > img {
		height: 40px;
	}
}
@media screen and (max-width: 767px) and (min-width: 481px) and (orientation: portrait) {
	.menu-list > li > a > img {
		height: 50px;
	}
}



.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;
	/*padding: 20px 0;*/
	/*padding-left: 20px;*/
	color: #000;
}
/*.sub-menu li a:before {
	content: "";
	position: absolute;
	top: calc(50% - 25px);
	left: -10px;
	width: 50px;
	height: 50px;
	background: #000;
}*/
/***top menu end***/

/*sp item resize settings*/

/*base*/
/*.device-sp.device-android .menu-list > li + li,
.device-sp.device-iphone .menu-list > li + li {
	margin-top: 120px;
}*/
/*.device-sp.device-android .menu-list > li > img,
.device-sp.device-iphone .menu-list > li > img {
	width: 1800px;
}*/
/*.device-sp.device-android .menu-list > li > a,
.device-sp.device-iphone .menu-list > li > a {
	top: 137px;
	left: 300px;
}
.device-sp.device-android .menu-list > li > a > img,
.device-sp.device-iphone .menu-list > li > a > img {
	height: 60px;
}*/
/*point*/
/*.device-sp.device-android .menu-list > .item-point > .accodion-icon,
.device-sp.device-iphone .menu-list > .item-point > .accodion-icon {
	top: 139px;
	left: 720px;
	padding: 30px;
}
.device-sp.device-android .menu-list > .item-point > .accodion-icon > img,
.device-sp.device-iphone .menu-list > .item-point > .accodion-icon > img {
	width: 60px;
}
.device-sp.device-android .sub-menu-icon,
.device-sp.device-iphone .sub-menu-icon {
	vertical-align: middle;
	width: 60px;
}
.device-sp.device-android .sub-menu li a,
.device-sp.device-iphone .sub-menu li a {
	vertical-align: middle;
}
.device-sp.device-android .sub-menu li a > img,
.device-sp.device-iphone .sub-menu li a > img {
	height: 38px;
}*/
/*spec*/
/*.device-sp.device-android .menu-list > .item-spec > a > img,
.device-sp.device-iphone .menu-list > .item-spec > a > img {
	height: 54px;
}*/


/***fixed menu and close btn***/

.fixed-menu,
.menu-close {
	position: fixed;
	z-index: 10;
	/*top: 15px;*/
	top: 30px;
	left: 50%;
	padding-right: 5.5%;
	max-width: 1366px;
	width: 100%;
	transform: translateX(-50%);
	text-align: right;
	/*display: none;*/
}
.menu-close {
	opacity: 0;
	z-index: -1;
}
@media screen and (max-width: 767px) {
	.fixed-menu img,
	.menu-close	img {
		width: 80px;
	}
}
@media screen and (max-width: 480px) and (orientation: portrait) {
	.fixed-menu,
	.menu-close {
		top: 15px;
	}
	.fixed-menu img,
	.menu-close	img {
		width: 50px;
	}
}
/***fixed menu end***/

/***under scroll (sp only)***/
 .scroll-box {
	position: absolute;
	z-index: 5;
 	bottom: 6.5%;
 	left: 50%;
 	max-width: 70px;
 	width: 10%;
	display: block;
	/*padding-bottom: 38px;*/
	padding-bottom: 7%;
	text-align: center;
	transform: translateX(-50%);
}
.scroll-txt {
	width: 100%;
	margin: 0 auto;
}
.scroll-box:before {
	content: "";
	position: absolute;
	bottom: 3px;
	/*left: 50%;*/
	left: 35%;
	max-width: 20px;
	width: 30%;
	max-height: 12px;
	height: 3.72vw;
	/*transform: translate(-50%);*/
	background: url(../img/img_scroll-under-arrow.png) no-repeat;
	background-size: 100% auto;
}
@media screen and (min-width: 440px) {
	.scroll-box {
		width: 70px;
		padding-bottom: 33px;
	}
}
/***top bnr***/
.banner-area {
	padding-bottom: 38px;
	background: #e6ffff;
}
.banner-box {
	position: relative;
	z-index: 6;
	max-width: 1000px;
	width: 80%;
	margin: 0 auto;
	/*margin-top: -11%;*/
}
.first-banner {
	display: block;
	width: 100%;
}
@media screen and (min-width: 769px) and (max-width: 1400px) {
	.banner-box {
		margin-top: -3.5%;
	}
}
/*block comment*/
@media screen and (min-width: 1401px) {
	.banner-box {
		margin-top: calc( (1400px - 100%) * 0.62 + -70px);
	}
}
@media screen and (min-width: 1601px) {
	.banner-box {
		margin-top: -224px;
	}
}
@media screen and (max-width: 767px) and (orientation: portrait) {
	.banner-box {
		max-width: none;
		width: 90%;
		/*margin-top: calc((320px - 100%) * (10 / 55) - -30px) !important;*/
		padding-top: 30px;
	}
}
/***top bnr end***/

/*
******************************************************************
* #footer top page
******************************************************************/
#footer {
	position: relative;
	z-index: 5;
	/*padding: 20px 10px;
  padding-bottom: 0;*/
	/*max-width: 1000px;
	max-width: 460px;*/
	width: 100%;
	padding-top: 20px;
	font-size: 10px;
	color: #fff;
	box-sizing: border-box;
	/*-webkit-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	transform: translate(-50%,0);*/
}
/*@media screen and (min-width: 1000px) {
    #footer {
    	bottom: 0;
    }
}*/
@media screen and (max-width: 767px) and (orientation: portrait) {
	#footer {
		padding-top: 0;
	}
	.logo-copy-footer-box-sp {
		padding-top: 25px;
		background: url(../img/bg_footer-star.png) repeat-x top left;
    background-size: auto 128px;
	}
}
@media screen and (max-width: 340px) and (orientation: portrait) {
	.logo-copy-footer-box-sp {
		background: url(../img/bg_footer-star.png) repeat-x top left;
    background-size: auto 122px;
	}
}
#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;
	padding-bottom: 20px;
}
#footer .logo-list li {
	margin: 0;
	margin-right: 30px;
}
#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: 767px) and (orientation: portrait) {
	#footer .logo-list .logo-item-bisty {
		max-width: 60px;
		margin-right: 15px;
	}
	#footer .logo-list .logo-item-fields {
		max-width: 80px;
	}
	#footer .logo-list li img {
		width: 100%;
	}
}
/*@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 {
	display: block;
	padding: 2px 0;
	text-align: center;
	background: #c8141d;
}
#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) and (orientation: portrait) {
	#footer .note-txt small {
		font-size: 12px;
	}
}
@media screen and (max-width: 340px) and (orientation: portrait) {
	#footer .note-txt small {
		font-size: 10px;
	}
}
/*
******************************************************************
* #main-contens002
******************************************************************/

#contents002 {
	position: relative;
	z-index: 1;
	width: 100%;
	min-height: 100vh;
	/*background: #fcfabc;*/
	/*background: url(../img/bg-content002.png) repeat;*/
}

/***all content base***/
#contents-main * {
	box-sizing: border-box;
}
#contents-main a {
	/*transition: .2s;*/
}
#contents-main a img {
	backface-visibility: hidden;
	transition: .2s;
}
@media (hover: hover) and (pointer: fine) {
	#contents-main a:hover img {
		transform: scale(1.1);
	}
}


.box-base-width {
	max-width: 1000px;
	margin: 0 auto;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
	.box-base-width {
		width: calc(90% + 20px);
	}
}

/**relation-link**/
.banner-relation-link-area {
	/*margin-top: 38px;*/
	padding: 20px 10px 25px;
	background: url(../img/full-add/bg_stripe-yerrow.png);
	background-size: 82px auto;
	background-position: 40px center;
}
.banner-rlink-box {
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.banner-rlink-box a {
	display: block;
	width: 48.2%;
}
.banner-rlink-box a + a {
	margin-left: 3.6%;
}
.banner-img {
	width: 100%;
}
a[data-links="disabled"] {
	pointer-events: none;
}

/***main-contents-start***/
.main-content-cont {
	padding: 69px 10px 96px;
	/*background: url(../img/full-add/bg_main-contents.png);*/
	/*background: url(../img/full-add/bg_main-contents.jpg);*/
	/*background-size: 100% auto;*/
	/*background-size: auto 1964px;*/
}
.main-bg-fixed {
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/full-add/bg_main-contents.jpg);
	background-size: auto 1964px;
}
@media screen and (max-width: 640px) {
    .main-content-cont {
    	padding: 50px 10px 66px;
    	/*background: url(../img/full-add/bg_main-contents.jpg);*/
    	/*background-size: auto 982px;*/
    }
    .main-bg-fixed {
    	background: url(../img/full-add/bg_main-contents.jpg);
			background-size: auto 982px;
    }
}

.flow-outer {
	max-width: 1000px;
	margin: 0 auto;
	padding: 18px 18px 37px;
	background-color: rgba(0,0,0,0.7);
	border-radius: 10px;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
	.flow-outer {
		padding: 14px 14px 37px;
	}
}
.flow-base-ttl {
	/*margin-bottom: 15px;*/
	margin-bottom: 0;
}
.flow-img-box {
	position: relative;
	z-index: 0;
}
.gameflow002 {
	z-index: 2;
}
.side-right-arrow {
	position: absolute;
	top: 43%;
	right: -1.7%;
	width: 13.05%;
	backface-visibility: hidden;
}
.flow-inner {
	/*padding-left: 26px;*/
	padding-left: 2.7%;
}

.flow-base-ttl-img {
	width: 100%;
	backface-visibility: hidden;
}
.flow-img-base {
	width: 93%;
	margin-left: 0;
	margin-right: auto;
	backface-visibility: hidden;
}
@media screen and (max-width: 640px) {
    .gameflow-cont {
    	margin-top: 2%;
    }
}
.gameflow004 .flow-img-base {
	margin-left: -1.8%;
	width: 98.2%;
}
.gameflow002,
.gameflow003,
.gameflow004 {
	margin-top: -2.8%;
}

/*normal-mode*/
.normal-mode {
	margin-top: 3.5%;
}
.normal-mode-cont {
	margin-top: 1.2%;
	padding-left: 5.8%;
}
@media screen and (max-width: 640px) {
    .normal-mode-cont {
    	margin-top: 2.4%;
    }
}
.normal-mode .flow-img-base {
	width: 93.3%;
}
.nmode002 {
	margin-top: 2.5%;
}
.nmode003 {
	margin-top: 0.5%;
}
.nmode004 {
	margin-top: 2%;
}
.nmode002 img.flow-img-base {
	margin-left: -1%;
  width: 95.9%;
}
.nmode003 img.flow-img-base {
	margin-left: -0.7%;
  width: 95.2%;
}
.nmode004 img.flow-img-base {
  width: 95.38%;
}

/**AT-games**/
.at-games {
	margin-top: 5%;
}
.at-games-cont {
	margin-top: 0.5%;
	margin-left: -0.7%;
	padding-left: 0;
}
@media screen and (max-width: 640px) {
    .at-games-cont {
    	margin-top: 1%;
    }
}
.at-games .flow-img-base {
	width: 89.7%;
}
.at-games .AT-games001 .side-right-arrow {
	top: 23%;
	right: 0;
	width: 14.7%;
}
.AT-games001 {
	z-index: 1;
}
.AT-games002 {
	z-index: 2;
	margin-top: -8.9%;
}
.AT-games003 {
	margin-top: -2.3%;
}

/**points**/
.points {
	margin-top: 2.7%;
}
.points-cont {
	padding-left: 4.8%;
}
@media screen and (max-width: 640px) {
    .points-cont {
    	margin-top: 1%;
    }
}
.points-cont .flow-img-base {
	width: 95.2%;
}
.points002 {
	margin-top: 0.5%;
	padding-left: 1.3%;
}
.points002 img.flow-img-base {
	width: 93.3%;
}
.points003 {
	margin-top: 2.3%;
	padding-left: 1.3%;
}
.points003 img.flow-img-base {
	width: 93%;
}
.points004 {
	margin-top: 3%;
	/*padding-top: 3%;*/
}
.points004 img.flow-img-base {
	width: 94.8%;
}

/**offcial-link**/
.banner-official-link-area {
	padding: 60px 10px 37px;
	background: #e6ffff;
}
@media screen and (max-width: 640px) {
	.banner-official-link-area {
		padding: 40px 10px 17px;
	}
}
.banner-olink-box {
	display: flex;
	justify-content: center;
	align-items: stretch;
	flex-wrap: wrap;
}
.banner-olink-box a {
	display: block;
	width: 50%;
	margin-bottom: 6px;
}
.banner-olink-box a.other-link {
	/*display: block;*/
	width: 83.2%;
	align-self: flex-start;
	/*margin: 0 auto;*/
}
@media screen and (max-width: 640px) {
	.banner-olink-box a {
		width: 100%;
		margin-bottom: 12px;
	}
	.banner-olink-box a:nth-child(2) {
		width: 102.5%;
    margin-left: -1.5%;
    margin-right: -1%;
	}
	.banner-olink-box a.other-link {
		width: 100%;
	}
}
@media (hover: hover) and (pointer: fine) {
	#contents-main .banner-olink-box a:hover img {
		opacity: 0.7;
		transform: scale(1);
	}
}




/*
******************************************************************
* #site-all-footer full_site
******************************************************************/
.page-footer-area {
	position: relative;
	background: #e6ffff;
}
.page-footer-area:before {
	content: "";
	background: #e6ffff;
	position: absolute;
	top: -5px;
	left: 0;
	width: 100%;
	height: 10px;
}
#page-all-footer {
	position: relative;
	padding-top: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	flex-flow: column;
	text-align: center;
}
#page-all-footer {
	background: url(../img/bg_footer-star.png) repeat-x;
	background-size: 51px auto;
	background-position: left 10px;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
	#page-all-footer {
		/*background: url(../img/bg_footer-star.png) repeat-x;
		background-size: 36px auto;*/
		background: none;
		padding-top: 5px;
	}
}
.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;
}
.logo-list {
	display: flex;
	justify-content: center;
	align-items: center;
}
.logo-list li {
	margin: 0 10px;
}

/*COPY right*/
.copy-right {
	margin-bottom: 12px;
	font-size: 10px;
	color: #333;
	text-align: center;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
	.copy-right {
		font-size: 12px;
	}
}
@media screen and (max-width: 340px) and (orientation: portrait) {
	.copy-right {
		font-size: 10px;
	}
}
/*
******************************************************************
* sns_btn
******************************************************************/
.sns_btn {
	position: relative;
	z-index: 10;
	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;*/
}
.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: 102px;
	height: 30px;
	padding: 1px 10px 1px 9px;
	padding: 1px 0 1px;
	background-color: #1b95e0;
	color: #fff;
	font-weight: 500;
	cursor: pointer;
	border-radius: 3px;
	box-sizing: border-box;
	text-decoration: none;
}
.twitter-btn a img {
	position: relative;
	top: -5px;
	left: -5px;
	display: inline-block;
	width: 20px;
}
.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: 102px;
	height: 30px;
	padding: 1px 10px 1px 9px;
	padding: 1px 0 1px;
	background-color: #3b5998;
	color: #fff;
	font-weight: 500;
	cursor: pointer;
	border-radius: 3px;
	box-sizing: border-box;
	text-decoration: none;
}
.face-btn a img {
	position: relative;
	top: -2px;
	left: -7px;
	display: inline-block;
	width: 12px;
}
.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: 102px;
	height: 30px;
	padding: 1px 10px 1px 9px;
	padding: 1px 0 1px;
	background-color: #52b448;
	color: #fff;
	font-weight: 500;
	cursor: pointer;
	border-radius: 3px;
	box-sizing: border-box;
	text-decoration: none;
}
.li-btn a img {
	position: relative;
	top: -3px;
	left: 0px;
	display: inline-block;
	width: 20px;
}
.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 {
		transform: scale(0.7) !important;
	}
}