@charset "UTF-8";
/* CSS Document */

body.game_article {
	background-image: url(../img/bg_home_bottom.png),url(../img/bg_home.png);
	background-position: bottom 184px center,top 100px center;
	background-repeat: repeat-x,repeat-x;
	background-size: 1600px auto,1600px auto;
	background-color: #a0f76c;
}
body.game_article .main_visual {
	padding-top: 100px;
	height: 685px;
	position: relative;
  z-index: 3;
}
body.game_article .main_visual2 {
	padding-top: 100px;
	height: 725px;
	position: relative;
  z-index: 3;
}
body.game_article .main_visual .hero {
	max-width: 1200px;
	margin: 4px auto 0;
	text-align: center;
	position: relative;
}
body.game_article .main_visual .hero img {
	width: 100%;
	max-width: 1040px;
	margin: 0 auto;
}
body.game_article .main_visual2 .hero {
	max-width: 1200px;
	margin: 4px auto 0;
	text-align: center;
	position: relative;
}
body.game_article .main_visual2 .hero img {
	width: 100%;
	max-width: 1040px;
	margin: 0 auto;
}
body.game_article .main_visual2 ul.app_btns {
	display: flex;
	width: 342px;
	margin: 0 auto;
	position: absolute;
	bottom: 20.4%;
	left: -50%;
	right: -50%;
}
body.game_article .main_visual2 ul.app_btns > li.appstore {
	margin-right: 37px;
}
body.game_article section .inner {
	width: 1040px;
	background-color: #fff;
	padding: 0 30px;
	margin: 0 auto;
}
body.game_article section .inner h2.h2_title {
	border-bottom: 1px solid #4d4d4d;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-size: 30px;
	font-weight: bold;
	color: #4d4d4d;
	padding-top: 48px;
	background: url(../img/icon_h2_movie.png) top center no-repeat;
	margin-top: 0;
}
body.game_article .smartphone {
	display: none;
}

@media (max-width: 640px) {
body.game_article {
	background-image: url(../img/bg_home.png);
	background-position: top 50px center;
	background-repeat: no-repeat;
	background-size: 150% auto;
	background-color: #a0f76c;
}
body.game_article .main_visual {
  padding-top: 50px;
  height: auto;
}
body.game_article .main_visual2 {
	padding-top: 50px;
	height: auto;
	margin-bottom: 21%;
}
body.game_article .main_visual2 ul.app_btns {
	display: flex;
	width: 50%;
	margin: -18% auto 0;
	position: static;
	bottom: 0;
	left: 0;
	right: 0;
}
body.game_article .main_visual2 ul.app_btns > li {
	width: 100%;
}
body.game_article .main_visual2 ul.app_btns > li.appstore {
	margin-right: 5%;
}
body.game_article .main_visual2 ul.app_btns > li img {
	width: 100%;
}
body.game_article section .inner {
	width: auto;
	padding: 0 10px;
}
body.game_article section .inner h2.h2_title {
	font-size: 20px;
	padding-top: 45px;
}
body.game_article .smartphone {
	display: block;
}
}

body.game_article section.movie .inner{
	padding:32px 30px 37px;
}
body.game_article section.movie .video_area {
	text-align: center;
}
body.game_article section.movie .video_area iframe{
	width: 100%;
	margin: 0 auto;
	max-width: 700px;
}
body.game_article section.movie .inner h2.h2_title {
	margin-bottom: 40px;
}
@media (max-width: 640px) {
body.game_article section.movie .video_area img{
	width: 100%;
}
}

body.game_article section.about .inner {
	padding-bottom: 55px;
	padding-top: 33px;
	position: relative;
  z-index: 4;
}
body.game_article section.about .inner h2.h2_title {
	padding-top: 66px;
	background: url(../img/icon_h2_about.png) top center no-repeat;
	margin-bottom: 30px;
}
body.game_article section.about .description {
	font-weight: bold;
	color: #4d4d4d;
	font-size: 24px;
	text-align: center;
}
body.game_article section.about .description p {
	font-size: 18px;
	line-height: 26px;
	margin-top: 16px;
}
body.game_article section.about .asobikata {
	text-align: center;
	margin: 44px 0 22px;
}
body.game_article section.about .slider {
	overflow:hidden;
  position:relative;
  width:100%;
}
body.game_article section.about .wrapper {
	position:relative;
  left:50%;
  width:980px;
  margin-left:-490px;
}

body.game_article section.about .wrapper .bxslider {
	left: calc((100% - 388px) / 2);
  overflow: visible !important;
}
body.game_article section.about .wrapper .bxslider li{
  width:388px !important;
}
body.game_article section.about .wrapper .bxslider li img {
	width: 100%;
}
body.game_article section.about .slidefilter_left, .slidefilter_right {
  position:absolute;
  top:0;
  width:296px;
  height:690px;
  opacity:0.66;
  filter:alpha(opacity=66);
  -ms-filter:"alpha( opacity=66 )";
  background:#000;
}
.slidefilter_left {
  left:0;
}
.slidefilter_right {
  right:0;
}
body.game_article section.about .bx-wrapper .bx-pager {
	display: block;
	bottom: 3px;
}
body.game_article section.about .bx-wrapper .bx-prev {
  left: 35%;
  margin-left: -331px;
  background: url(../img/icon_prev.png) no-repeat 0 -32px;
  background-position: left center;
  width: 48px;
  height: 48px;
}
body.game_article section.about .bx-wrapper .bx-next {
  right: 35%;
  margin-right: -332px;
  background: url(../img/icon_next.png) no-repeat -43px -32px;
  background-position: right center;
  width: 48px;
  height: 48px;
}
body.game_article section.about .bx-wrapper .bx-pager.bx-default-pager a {
  background-color: transparent ;
	border: 2px solid #fff;
	width: 14px;
	height: 14px;
	margin: 0 11px;
}
body.game_article section.about .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #fff !important;
}
@media (max-width: 640px) {
body.game_article section.about .inner {
	margin-top: -17.5%;
}
body.game_article section.about .description {
	font-size: 18px;
	text-align: left;
}
body.game_article section.about .description p {
	font-size: 14px;
	line-height: 1.6;
}
body.game_article section.about .asobikata {
	text-align: center;
	margin: 10px 0 15px;
}
body.game_article section.about .slider {
	overflow:hidden;
  position:relative;
  width:auto;
	margin: 0 -10px;
}
body.game_article section.about .wrapper {
	width: 86%;
	margin-left: 0;
	position: static;
	margin: 0 auto;
}
body.game_article section.about .wrapper .bxslider {
	position: static;
  left: 0;
  overflow: hidden !important;
}
body.game_article section.about .wrapper .bxslider li{
  width: calc(86vw - 0px) !important;
  margin: 0 0;
}
body.game_article section.about .bx-wrapper .bx-prev {
  left: 0;
  margin-left: 0;
  background: url(../img/icon_prev.png) no-repeat 0 -32px;
  background-position: left center;
	background-size: 28px;
  width: 28px;
  height: 28px;
}
body.game_article section.about .bx-wrapper .bx-next {
  right: 0;
  margin-right: 0;
  background: url(../img/icon_next.png) no-repeat -43px -32px;
  background-position: right center;
	background-size: 28px;
  width: 28px;
  height: 28px;
}
body.game_article section.about .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 0px;
    width: 100%;
}
body.game_article section.about .slidefilter_left, .slidefilter_right {
	display: none;
}
}


body.game_article section.special .inner{
	padding-bottom: 100px;
}
body.game_article section.special .inner h2.h2_title {
	padding-top: 60px;
	background: url(../img/icon_h2_special.png) top center no-repeat;
	margin-bottom: 30px;
}
body.game_article section.special .profile {
	background-color: #751faf;
	padding: 30px;
	display: flex;
	justify-content: center;
  align-items: center;
}
body.game_article section.special .profile .texts {
	padding-left: 30px;
	color: #fff;
	background: url(../img/icon_arrow_white.png) left 9px top 120px no-repeat;
}
body.game_article section.special .profile .texts .title_h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 11px;
}
body.game_article section.special .profile .texts .comment_area {
	background-color: #fff;
	border-radius: 10px;
	margin-bottom: 17px;
	padding: 30px;
	color: #4d4d4d;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}
body.game_article section.special .profile .texts .title_h4 {
	background: url(../img/icon_profile.png) left 10px center no-repeat;
	padding: 9px 0  2px 43px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
body.game_article section.special .profile .texts p {
	line-height: 24px;
	font-size: 16px;
}
body.game_article section.special .profile .texts p span.name {
	font-weight: bold;
}
@media (max-width: 640px) {
body.game_article section.special .inner{
	padding-bottom: 50px;
}
body.game_article section.special .profile {
	background-color: #751faf;
	padding: 15px;
	display: block;
}
body.game_article section.special .profile .texts {
	padding-left: 0;
	background: none;
}
body.game_article section.special .profile .texts .title_h3 {
	margin: 10px 0 5px;
	text-align: center;
}
body.game_article section.special .profile .texts .comment_area {
	padding: 15px;
	font-size: 18px;
	line-height: 1.6;
}
body.game_article section.special .profile .image {
	text-align: center;
	margin-bottom: 15px;
}
body.game_article section.special .profile .image img{
	width: 50%;
	max-width: 400px;
}
}


body.game_article section.twitter .inner{
	padding-bottom: 100px;
}
body.game_article section.twitter .inner h2.h2_title {
	padding-top: 55px;
	background: url(../img/icon_h2_twitter.png) top center no-repeat;
	margin-bottom: 30px;
}
body.game_article section.twitter .tw_timeline{
	width: 600px;
	margin: 0 auto;
}
@media (max-width: 640px) {
body.game_article section.twitter .inner{
	padding-bottom: 50px;
}
body.game_article section.twitter .tw_timeline{
	width: 100%;
	margin: 0 auto;
}
}

body.game_article .sns .inner {
	width: 1040px;
  margin: 0 auto;
	padding-bottom: 80px;
	background-color: #fff;
}
body.game_article .sns .sns_list {
	display: flex;
	justify-content: center;
  align-items: center;
}
body.game_article .sns .sns_list li {
	margin-right: 53px;
}
body.game_article .sns .sns_list li:last-child {
	margin-right: 0;
}
body.game_article section.notation {
	font-size: 12px;
	color: #4d4d4d;
}
body.game_article section.notation .inner {
	padding-bottom: 50px;
}
body.game_article section.notation p{
	margin-bottom: 0;
}
@media (max-width: 640px) {
body.game_article .sns .inner {
	width: auto;
  margin: 0 auto;
	background-color: #fff;
	padding: 0 0 50px;
}
body.game_article .sns .sns_list {
	display: flex;
	justify-content: center;
  align-items: center;
}
}

@media screen and (min-width: 768px) {
body.game_article .backtop {
  width: 1040px;
  height: 64px;
  display: block;
  padding: 0 0px;
	margin: 0 auto;
  background-color: #fff;
}
.backtop .backtop__icon {
  width: 64px;
  height: 64px;
  line-height: 64px;
  font-size: 3em;
  color: #ffffff;
  margin-left: auto;
}
}
@media (max-width: 640px) {
body.game_article .backtop {
  height: 64px;
  display: block;
  padding: 0 0px;
	margin: 0 auto;
  background-color: #fff;
}
}


body.game_article section.character .inner {
	padding-bottom: 73px;
}
body.game_article section.character h2.h2_title {
	padding-top: 60px;
	background: url(../img/icon_h2_special.png) top center no-repeat;
	margin-bottom: 30px;
}
body.game_article section.character ul.character_list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 0 62px;
}
body.game_article section.character ul.character_list > li {
	width: 408px;
	margin-right: 40px;
	margin-bottom: 13px;
}
body.game_article section.character ul.character_list > li.coming {
	width: 584px;
	margin-right: 0;
	margin-top: 25px;
	margin-bottom: 0;
}
body.game_article section.character ul.character_list > li:nth-child(2n) {
	margin-right: 0;
}
body.game_article section.character ul.character_list > li img {
	width: 100%;
}
@media (max-width: 640px) {
body.game_article section.character .inner {
	padding-bottom: 55px;
}
body.game_article section.character ul.character_list {
	padding: 0 20px;
}
body.game_article section.character ul.character_list > li {
	width: 80%;
	margin: 0 auto;
	margin-bottom: 20px;
}
body.game_article section.character ul.character_list > li.coming {
	width: 90%;
	margin:10px auto 0;
}
body.game_article section.character ul.character_list > li:nth-child(2n) {
	margin-right: auto;
}
body.game_article section.character ul.character_list > li img {
	width: 100%;
}
}


body.game_article .terms .inner {
	width: 1040px;
  margin: 0 auto;
	padding-bottom: 65px;
	background-color: #fff;
}
body.game_article .terms ul.list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
body.game_article .terms ul.list > li {
	margin-right: 20px;
}
body.game_article .terms ul.list > li:last-child,
body.game_article .terms ul.list > li:nth-child(3){
	margin-right: 0;
}
body.game_article .terms ul.list > li a {
	display: block;
	width: 256px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	background-color: #12a94e;
	padding: 14px 0 10px;
	border-radius: 23px;
	font-size: 16px;
}
body.game_article .terms ul.list > li.home a {
	width: 356px;
	color: #12a94e;
	background-color: #fff;
	padding: 12px 0 8px;
	border-radius: 23px;
	border: 2px solid #12a94e;
	margin-top: 30px;
}
@media (max-width: 640px) {
body.game_article .terms .inner {
	width: auto;
  margin: 0 auto;
	background-color: #fff;
	padding: 0 0 50px;
}
body.game_article .terms ul.list > li {
	margin: 0 auto 20px;
}
body.game_article .terms ul.list > li a {
	padding: 10px 0;
	font-size: 14px;
}
body.game_article .terms ul.list > li.home a {
	width: 256px;
	padding: 8px 0;
	margin-top: 20px;
}
body.game_article .terms ul.list > li:last-child,
body.game_article .terms ul.list > li:nth-child(3){
	margin: 0 auto;
}
}

body.game_article.rule section.kiyaku {
	margin-top: 160px;
}
body.game_article.rule section.kiyaku .inner{
	padding: 0 60px;
}
body.game_article.rule section .inner h2.h2_title {
	padding-bottom: 15px;
	margin-bottom: 50px;
	padding-top: 40px;
	background: none;
}
body.game_article.rule section.kiyaku .sentence {
	font-size: 12px;
	line-height: 19px;
	color: #4d4d4d;
	padding-bottom: 60px;
}
@media (max-width: 640px) {
body.game_article.rule section.kiyaku {
	margin-top: 30%;
}
body.game_article.rule section.kiyaku .inner{
	padding: 0 20px;
}
body.game_article.rule section .inner h2.h2_title {
	line-height: 1.4;
	padding-bottom: 10px;
	margin-bottom: 30px;
	padding-top: 20px;
}
body.game_article.rule section.kiyaku .sentence {
	line-height: 1.6;
	padding-bottom: 30px;
}
}

