@charset "utf-8";
/*--------------------------------------
	layout
--------------------------------------*/

html,
body{
	min-width: 1280px;
	/* overflow: hidden; */
	background-color: #a0d373;
}

#portalbar,
#wrapper{
	min-width: 1280px !important;
}

#wrapper{
	max-width: 1920px;
	overflow: hidden;
	margin: auto;
}

section{
	position: relative;
	width: 100%;
	/* min-height: 900px!important; */
	background-position: center top;
	background-repeat: no-repeat;
	/*overflow: hidden;*/
}

section:not(#visual):not(#con04){
	display: flex;
	align-items: center;
}

.inner{
	position: relative;
	width: 1024px;
	margin: auto;
	/*padding-top: 5.2%;*/
	box-sizing: border-box;
}

#visual .inner,
nav .inner{
	width: 1280px;
	height: 100%;
}

.block{
	width: 100%;
	box-sizing: border-box;
}

/* ボタン */
.btn{
	display: block;
}

.btn img{
	opacity: 0;
	transition: opacity .3s;
}

.btn:hover img{
	opacity: 1;
}

/*--------------------------------------
	ビジュアル
--------------------------------------*/

#visual{
	background: #000 url("../../images/lp8/visual/bgMovie_thumb.jpg") no-repeat center top;
	height: 962px;
}

#visual .inner{
	padding-top: 38px !important;
}

/*#visual .inner p{
	padding-top: 38px !important;
	width:100%;
}*/

#visual video{
	position: absolute;
	top: 0;
	/*left: 0;
	right: 0;
	width: 100%;*/
	/*margin: auto;*/
}
/* youtube api */
#player_wrapper{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
}

#visual .inner .wma{
	position: absolute;
	top:40px;
	z-index: 50;
}

/* 通常 */
/*
#visual .chr{
	position: absolute;
	bottom: 0;
	left: -200px;
	background: url(../../images/lp8/visual/chr.png) no-repeat center bottom;
	width: 625px;
	height: 736px;
}*/

/* cpバナー２つ */
#bnr_2112cp{margin-top: 100px;}

#bnr_2112cp li{
  width:500px;
  height: auto;
  margin-bottom: 30px;
  position: relative;}

#bnr_2112cp li:nth-child(2){margin-bottom: 0px;}

#bnr_2112cp li a{
  width: 100%;
  height: 100%;
  position: relative;
  display: block;}

#bnr_2112cp li a::after{
  content: "";
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  background: #fff;
  background-size: cover;
  transition: all 0.3s;
  opacity: 0;}

#bnr_2112cp li a:hover::after{opacity: 0.4;}

/* cpバナーとボタン */
/*
  #bnr_2107cp02{
    position: absolute;
    bottom: 0;
    left: 0;
    background: url("../../images/lp8/visual/2112cp/bnr01.jpg") no-repeat center top;
    width: 500px;
    height: 100%;
    max-height: 309px;
  }
#bnr_2107cp02 .cp_btn{
	position: absolute;
	bottom: 8vh;
	left: 0;
	right: 0;
	width: 293px;
	margin: auto;
	background: url(../../images/lp8/visual/2107cp02/btn_off.png) no-repeat center top;
}
#bnr_2107cp02 .cp_btn a img{
	opacity: 0;
	transition: opacity .3s;
}
#bnr_2107cp02 .cp_btn a:hover img{
	opacity: 1;
}*/

/* @media screen and (max-height: 768px) {
	#bnr_2008cp .chr{
		bottom: -10vh;
	}
} */
/* アニメーション設定 */
@keyframes cp_ballon {
	0%,40% {
		transform: scale(1);
	}
	5%, 30%{
		transform: scale(0.95);
	}
	20%{
		transform: scale(1.05);
	}
}


#visual .ttl{
	position: absolute;
	top: 0;
	right: 270px;
	height: 100%;
	display: flex;
	align-items: center;
	text-align: center;
}

#visual .ttl .catch{
	margin: 35px 0 60px;
}

#visual .btn_scroll{
	position: absolute;
	bottom: 100px;
	left: 0;
	right: 0;
	background: url(../../images/lp8/visual/btn_scroll.png) no-repeat center center;
	width: 49px;
	height: 65px;
	margin: auto;
	z-index: 50;
}

#visual .btn_scroll::before {
  content: '';
  position: absolute;
  top: 10px;
  left: 50%;
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: scroll 2s infinite;
  animation: scroll 2s infinite;
  box-sizing: border-box;
}

/* アニメーション設定 */
@keyframes scroll {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

/* バナー */
.bnr{
	position: absolute;
	bottom: 70px;
}

.bnr a{
	display: block;
	position: relative;
}

.bnr a::after{
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.3);
	opacity: 0;
	transition: opacity .3s;
}

.bnr a:hover::after{
	opacity: 1;
}

/*.bnr_left{
	position: absolute;
	bottom: 70px;
	right: 0;
}*/
/*.bnr_left{
	position: fixed;
	bottom: 60px;
	right: -35px;
	background-color: #ccc;
}*/
.bnr_left {
	position: fixed;
	bottom: 60px;
	right: -3px;
}

@media screen and (min-width:1920px){
	.bnr_left{
		right: calc(50% - 960px);
	}
}

.bnr_left ul.bnr_block {
	position: relative;
}

.bnr_left ul.bnr_block li {
	margin: 0 0 10px 0;
}

.bnr_left ul.bnr_block li:nth-child(1) {
	position: absolute;
	top: -60px;
}

.bnr_left ul.bnr_block li:nth-child(3) {
	margin: 0;
}

/*.bnr_left a{
	width: 300px;
	height: 170px;
}*/

.bnr_right{
	right: 0;
	bottom: 70px;
}

.bnr_right a{
	right: 0px;
}

.bnr_right > a:not(:last-of-type){
	margin-bottom: 10px;
}


/*--------------------------------------
	アーキエイジとは
--------------------------------------*/

#con01{
	background-image: url(../../images/lp8/con01/bg.jpg);
	height: 1080px;
}

#con01 .cap{
	margin: 1.041% 0 3.385%;
}

#con01 .slider_nav,
#con01 .slider{
	display: flex;
}

#con01 .slider_nav div a{
	background: url(../../images/lp8/con01/tab01_off.jpg) no-repeat center center;
	width: 128px;
	height: 50px;
}

#con01 .slider_nav div:nth-of-type(2) a{
	background-image: url(../../images/lp8/con01/tab02_off.jpg);
}

#con01 .slider_nav div:nth-of-type(3) a{
	background-image: url(../../images/lp8/con01/tab03_off.jpg);
}

#con01 .slider_nav div:nth-of-type(4) a{
	background-image: url(../../images/lp8/con01/tab04_off.jpg);
}

#con01 .slider_nav div:nth-of-type(5) a{
	background-image: url(../../images/lp8/con01/tab05_off.jpg);
}

#con01 .slider_nav div:nth-of-type(6) a{
	background-image: url(../../images/lp8/con01/tab06_off.jpg);
}

#con01 .slider_nav div:nth-of-type(7) a{
	background-image: url(../../images/lp8/con01/tab07_off.jpg);
}

#con01 .slider_nav div:nth-of-type(8) a{
	background-image: url(../../images/lp8/con01/tab08_off.jpg);
}

#con01 .slider_nav div.slick-current a img{
	opacity: 1;
}

#con01 .slider{
	width: 1022px;
	height: 500px;
	margin: auto;
}

#con01 .slick-arrow{
	position: absolute;
	top: calc(50% - 45px);
	transition: opacity .3s;
}

#con01 .slick-arrow:hover{
	opacity: 0.8;
}

#con01 .slick-prev{
	left: -66px;
}

#con01 .slick-next{
	right: -66px;
}

#con01 .txt{
	text-align: center;
	margin-top: 2.083%;
}

/*--------------------------------------
	キャラクター
--------------------------------------*/

#con02{
	background-image: url(../../images/lp8/con02/bg.jpg);
	height: 1080px;
}

#con02 .cap{
	margin-top: 1.041%;
}

#con02 .block{
	margin: 1.041% 0;
}

#con02 .block ul{
	display: flex;
}

#con02 .block li:not(:last-of-type){
	margin-right: 2px;
}

#con02 .block li a{
	position: relative;
	width: 340px;
	height: 280px;
	display: block;
}

#con02 .block li a::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.3);
	opacity: 0;
	transition: opacity .3s;
}

#con02 .block li a:hover::after{
	opacity: 1;
}

/*--------------------------------------
	ストーリー
--------------------------------------*/

#con03{
	background-image: url(../../images/lp8/con03/bg.jpg);
	height: 1078px;
}

#con03 .inner > p{
	margin-top: 2.08%;
}

/*--------------------------------------
	プレイヤーの声
--------------------------------------*/

#con04{
	background-image: url(../../images/lp8/con04/bg.jpg);
	height: 1095px;
}

#con04 .inner{
	padding-top: 3.125%;
}

#con04 .inner h2{
	text-align: center;
}

#con04 .inner ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 1000px;
	margin: 1.59% auto 0;
}

/*--------------------------------------
	新規登録ボタン
--------------------------------------*/

#fixed_btn{
	position: fixed;
	top: 25px;
	right: 0;
	z-index: 999;
}

@media screen and (min-width:1920px){
	#fixed_btn{
		right: calc(50% - 960px);
	}
}

#btn_id{
	position: relative;
	background: url(../../images/lp8/btn_id_off.png) no-repeat center center;
	width: 242px;
	height: 243px;
}

#btn_id > a{
	position: absolute;
	top: 0;
	left: 0;
}

#btn_id .sns_icon{
	position: absolute;
	bottom: 68px;
	left: 95px;
}

#btn_member{
	position: relative;
	display: block;
	width: 201px;
	background: url(../../images/lp8/btn_member_off.png) no-repeat center center;
	height: 37px;
	margin: -40px auto 0;
}

/* ABテスト用 */

#btn_id.test_a{
	position: relative;
	background: url(../../images/lp8/test/btn_id_a_off.png) no-repeat center center;
	width: 242px;
	height: 243px;
}

#btn_id.test_b{
	position: relative;
	background: url(../../images/lp8/test/btn_id_b_off.png) no-repeat center center;
	width: 242px;
	height: 243px;
}

/*--------------------------------------
	下部固定
--------------------------------------*/

#fixed_bottom{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	transform: translateY(144px);
	transition: .8s all .3s cubic-bezier(0.77, 0, 0.175, 1);
  z-index: 100;
}

#fixed_bottom.slideIn{
	transform: translateY(0);
}

/*--------------------------------------
	ナビ
--------------------------------------*/

nav{
	background: url(../../images/lp8/nav/bg.png) repeat-x;
	position: relative;
	width: 100%;
	height: 60px;
	pointer-events: none;
}

nav .inner{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 46px;
	padding-top: 0 !important;
	pointer-events: auto;
}

nav .inner,
nav ul{
	display: flex;
	align-items: center;
}

/* snsボタン */
nav .btn_sns{
	width: 78px;
	justify-content: space-around;
	margin-right:	63px;
}

nav .btn_sns a{
	transition: opacity .3s;
}

nav .btn_sns a:hover{
	opacity: 0.8;
}

nav .btn_sns path{
	fill: #fff;
}

/* メニュー */
nav .menu{
	margin-right:	43px;
}

nav .menu li{
	position: relative;
	margin-right: 1px;
}

nav .menu li::after,
nav .menu li:first-of-type::before{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 1px;
	height: 30px;
	background-color: #60605e;
}

nav .menu li::after{
	right: -1px;
}

nav .menu li:first-of-type::before{
	left: -1px;
}

nav .menu li a{
	background: url(../../images/lp8/nav/nav01_off.png) no-repeat center center;
	width: 250px;
	height: 46px;
}

nav .menu li:nth-of-type(2) a{
	background-image: url(../../images/lp8/nav/nav02_off.png);
}

nav .menu li:nth-of-type(3) a{
	background-image: url(../../images/lp8/nav/nav03_off.png);
}

nav .menu li:nth-of-type(4) a{
	background-image: url(../../images/lp8/nav/nav04_off.png);
}

nav .menu li a.active img{
	opacity: 1;
}

/* TOPへ */
nav .btn_top{
	position: relative;
	display: block;
	width: 30px;
	height: 30px;
	display: none;
}

nav .btn_top img{
	position: absolute;
	top: 0;
	left: 0;
	transition: opacity .3s;
}

nav .btn_top:hover .off{
	opacity: 0;
}

nav .btn_top .on{
	opacity: 0;
}

nav .btn_top:hover .on{
	opacity: 1;
}

/*--------------------------------------
	footer
--------------------------------------*/

footer{
	width: 100%;
	background-color: #ffffff;
	text-align: center;
	padding: 20px 0;
	line-height: 1.4;
}

footer .gameInfo{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 680px;
	margin: 0 auto 15px;
	padding: 10px 0;
	background-color: #f7f7f7;
	border:1px solid #d3d3d3;
	text-align: center;
	box-sizing: border-box;
	overflow: hidden;
}

footer .gameInfo p,
footer .gameInfo .about{
	float: left;
}

footer .gameInfo p{
	padding: 0 15px;
}

footer .gameInfo .about{
	border-left:1px solid #8c8c8c;
	line-height: 14px;
}

footer .gameInfo .about dl{
	float: left;
	padding: 0 15px;
	border-right:1px solid #8c8c8c;
}

footer .gameInfo .about dl:last-of-type{
	border-right: none;
}

footer .gameInfo .about dl dt,
footer .gameInfo .about dl dd{
	display: inline-block;
}

footer .footer_menu{
	margin-bottom: 10px;
}

footer .footer_menu a{
	font-size: 10px;
	color: #787878;
}

footer .copyright{
	font-size: 10px;
	line-height:1.2;
}

/*--------------------------------------
	Pmangバー
--------------------------------------*/

#portalbar{
	position: absolute !important;
	top: 0;
	width: 100%;
}

/*------------------------------------------------
	SNSアイコン
--------------------------------------------------*/

.login_openid_btn {
	height: 23px;
  overflow: hidden;
	list-style:none outside none;
}

.login_openid_btn li {
	float: left;
  height: 46px;
  width: 24px;
	margin-right:7px;
}

.login_openid_btn .imgsp {
	display: block;
  height: 0px;
  overflow: hidden;
  padding: 23px 0 0;
  text-align: left;
  vertical-align: middle;
	background:url("../../images/lp8/sns-icon.png") no-repeat;
}

*html .login_openid_btn .imgsp {
	width: 24px;
}

.login_openid_btn .btn_google {
  background-position: 0 0px;
}

.login_openid_btn .btn_google:hover {
  background-position: 0px -23px;
}

.login_openid_btn .btn_yahoo {
  background-position: -26px 0px;
}

.login_openid_btn .btn_yahoo:hover {
  background-position: -26px -23px;
}

.login_openid_btn .btn_twitter {
  background-position: -52px 0px;
}

.login_openid_btn .btn_twitter:hover {
  background-position: -52px -23px;
}

.login_openid_btn .btn_facebook {
  background-position: -78px 0px;
}

.login_openid_btn .btn_facebook:hover {
  background-position: -78px -23px;
}

.login_openid_btn .btn_mixi {
  background-position: -104px 0px;
}

.login_openid_btn .btn_mixi:hover {
  background-position: -104px -23px;
}

/*------------------------------------------------
	colorbox
--------------------------------------------------*/

#colorbox, #cboxWrapper{
	overflow: visible;
}

#cboxClose{
  top: -53px;
  right: -53px;
  width: 43px;
  height: 43px;
  background:url(../../images/lp8/btn_close.png) no-repeat;
}

#cboxOverlay{
	background: rgba(0,0,0,0.8);
	opacity: 1 !important;
}

/*------------------------------------------------
	Fancybox設定
--------------------------------------------------*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
  width:auto !important;
}

.fancybox-skin {
  position: relative;
  /*background: #141414;*/
  color: #444;
  text-shadow: none;
  padding: 0 !important;
}

.fancybox-opened {
  z-index: 8030;
}

/*.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}*/

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

/*#fancybox-loading, .fancybox-prev span, .fancybox-next span {
  background-image: url(../../images/lp8/sprite.png);
}*/

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

.fancybox-close {
  position: absolute;
  top: -53px;
  right: -53px;
  width: 43px;
  height: 43px;
  cursor: pointer;
  z-index: 8040;
  background:url(../../images/lp8/btn_close.png) no-repeat;
}

/*.fancybox-nav {
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}*/

.fancybox-nav span {
  position: absolute;
  top: calc(50% - 80px);
  width: 45px;
  height: 80px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-prev span {
  background:url(../../images/lp8/btn_prev.png) no-repeat;
  left: -66px;
  top:200px;
}

.fancybox-next span {
  background:url(../../images/lp8/btn_next.png) no-repeat;
  right: -66px;
  top:200px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
	z-index: 10000;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 10000;
  background-color:rgba(0,0,0,0.8);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: hidden;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

/*--------------------------------------
	ローディング
--------------------------------------*/

#progress{
	background-color: #000000;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9999;
}

.progress-load{
	background: url(../../images/lp8/loding_off.png) no-repeat 0 0;
	width: 77px;
	height: 77px;
	overflow: hidden;
	position: absolute;
	top: calc(50% - 38px);
	left: calc(50% - 38px);
}

.progress-load span{
	display: block;
	background: url(../../images/lp8/loding_on.png) no-repeat 0 bottom;
	width: 77px;
	height: 0;
	position: absolute;
	left: 0;
	bottom: 0;
}

.progress-text{
	display: block;
	width: 100%;
	color: #46c100;
	text-align: center;
	font-size: 18px;
	position: absolute;
	top: calc(50% + 45px);
}


/*--------------------------------------
	MAR-1112 異世界生活キャンペーンLP内容追加
--------------------------------------*/

#visual .chr.cp1911 {
	left: -60px;
	top: 100px;
	background: url(../../images/lp8/visual/1903cp/chr.png) no-repeat center bottom;
	width: 678px;
	height: 880px;
}

#visual .chr.cp1911 .cp_light {
	position: absolute;
	bottom: 40px;
	left: 60px;
	animation: rotation 3s linear infinite;
	z-index: 1;
}

#visual .chr.cp1911 .cp_tit {
	position: absolute;
	bottom: 200px;
	left: 108px;
	z-index: 10;
}

#visual .chr.cp1911 .cp_return {
	position: absolute;
	bottom: 308px;
	left: 75px;
	z-index: 10;
}

#visual .chr.cp1911 .cp_btn {
	position: absolute;
	bottom: 100px;
	left: 148px;
	animation: boyo 2.5s ease infinite;
	z-index: 20;
}

@keyframes rotation {
	0% {
		transform: rotate(0deg);
	}
	50% {
		opacity: 0.7;
	}
	100% {
		transform: rotate(360deg);
	}
}

@keyframes boyo {
	0% {
		transform: scale(1.0);
	}
	80% {
		transform: scale(1.0);
	}
	85% {
		transform: scale(0.7);
	}
	90% {
		transform: scale(1.2);
	}
	95% {
		transform: scale(0.8);
	}
	100% {
		transform: scale(1.0);
	}
}

/*--------------------------------------
	MAR-0401 海賊謎解きイベントLP更新
--------------------------------------*/

#visual .chr.cp1904 {
	left: -100px;
	bottom: 10px;
	background: url(../../images/lp8/visual/1904cp/chr.png?1112) no-repeat center bottom;
	width: 730px;
	height: 799px;
	z-index: 10;
}

#visual .chr.cp1904 .cp_tit {
	position: absolute;
	bottom: 55px;
	left: 40px;
	z-index: 10;
}

#visual .chr.cp1904 .cp_btn {
	position: absolute;
	bottom: 55px;
	left: 415px;
	z-index: 20;
}

#visual .cp1904_bg {
	background: url(../../images/lp8/visual/1904cp/bg.png) no-repeat 0 0;
	width: 1001px;
	height: 923px;
	z-index: 5;
	position: absolute;
	bottom: 0;
	left: 0;
}

/*--------------------------------------
	MAR-0508　豪華アイテムCP
--------------------------------------*/

#visual .chr.cp1905 {
	left: -160px;
	bottom: 0px;
	background: url(../../images/lp8/visual/1905cp/chr.png) no-repeat center bottom;
	width: 730px;
	height: 799px;
	z-index: 10;
}

#visual .chr.cp1905 .cp_tit {
	position: absolute;
	bottom: 55px;
	left: 120px;
	z-index: 10;
}

#visual .chr.cp1905 .cp_new {
	position: absolute;
	bottom: 735px;
	left: 240px;
	z-index: 10;
}

#visual .chr.cp1905 .cp_btn {
	position: absolute;
	bottom: 60px;
	left: 266px;
	z-index: 20;
}

/*--------------------------------------
	MAR-0610　初心者応援CP
--------------------------------------*/

#visual .chr.cp1906 {
	left: -160px;
	bottom: 0px;
	background: url(../../images/lp8/visual/1906cp/chr.png) no-repeat center bottom;
	width: 850px;
	height: 940px;
	z-index: 10;
}

#visual .chr.cp1906 .cp_tit {
	position: absolute;
	bottom: 65px;
	left: 264px;
	z-index: 10;
}

#visual .chr.cp1906 .cp_btn {
	position: absolute;
	bottom: 75px;
	left: 359px;
	z-index: 20;
}

/*--------------------------------------
	MAR-0708　新鯖訴求
--------------------------------------*/

#visual {
	overflow: hidden;
}

#visual .chr.cp1907 {
	left: -60%;
	right: 0;
	margin: 0 auto;
	top: 0px;
	background: url(../../images/lp8/visual/1907cp/chr_0724.png) no-repeat center top;
	width: 852px;
	height: 1098px;
	z-index: 10;
}

#visual .chr.cp1907 .kuma {
	position: absolute;
	bottom: -5px;
	left: 359px;
	z-index: 20;
}

#visual .chr.cp1907 .cp_btn {
	position: absolute;
	bottom: 315px;
	left: 432px;
	z-index: 20;
}

/*--------------------------------------
MAR-0909　新規キャンペーン
--------------------------------------*/
#visual .chr.cp1909 {
	left: -68%;
	right: 0;
	margin: 0 auto;
	top: 15px;
	background: url(../../images/lp8/visual/1909cp/bg.png) no-repeat center top;
	width: 636px;
	height: 1098px;
	z-index: 10;
}

#visual .chr.cp1909 .cp_btn {
	position: absolute;
	bottom: 256px;
	left: 102px;
	z-index: 20;
	background: rgba(38,38,38,0.8);
	width: 460px;
	padding: 15px 0;
	text-align: center;
	transition: all 0.5s;
}

#visual .chr.cp1909 .cp_btn:hover {
	background: #ff0a79;
}

/*--------------------------------------
MAR-1010　新規復帰キャンペーン
--------------------------------------*/
#visual .chr.cp1910 {
	left: -68%;
	right: 0;
	margin: auto;
	top: 30px;
	bottom: 0;
	background: url(../../images/lp8/visual/1910cp/bg.png?1017001) no-repeat center top;
	width: 774px;
	height: 995px;
	z-index: 10;
}

#visual .chr.cp1910 .cp_btn {
	position: absolute;
	bottom: 160px;
	left: 388px;
	z-index: 20;
	background: rgba(38,38,38,0.8);
	width: 220px;
	padding: 15px 0;
	text-align: center;
	transition: all 0.5s;
	border-radius: 6px;
}

#visual .chr.cp1910 .cp_btn:hover {
	background: #0095ff;
}


/*--------------------------------------
MAR-1210　220回ガチャ
--------------------------------------*/
#visual .chr.cp1912 {
	position: absolute;
	left: -68%;
	right: 0;
	margin: 0 auto;
	top: 0;
	background: none;
	width: 734px;
	z-index: 10;
}

#visual .chr.cp1912 .cp_btn_wrap{
	position: absolute;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
}

#visual .chr.cp1912 .cp_btn {
	position: absolute;
	bottom: 7%;
	left: 34px;
	right: 0;
	width: 460px;
	height: 50px;
	margin: 0 auto;
	padding: 15px 0;
	box-sizing: border-box;
	background: rgba(158,32,130,0.9);
	text-align: center;
	transition: all 0.5s;
	z-index: 20;
}

#visual .chr.cp1912 .cp_btn:hover {
	background: rgba(207,42,170,0.9);
}

/*--------------------------------------
MAR-2012　マイホームプレゼント
--------------------------------------*/

#visual .chr.cp2002 {
	position: absolute;
	width: 584px;
	height: 897px;
	top: 90px;
	left: -11%;
	z-index: 10;
	background: none;
}

#visual .chr.cp2002 .cp_title {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

#visual .chr.cp2002 .cp_chr {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
}

#visual .chr.cp2002 .cp_btn {
	position: absolute;
	top: 250px;
	right: 57px;
	z-index: 15;
}

