@charset "UTF-8";
body{
	background-color: #19130e !important;
}
tbody{
	border: none;
	font-size: 18px;
}
@media screen and (max-width: 640px){
	main{
		margin-top: 0 !important;
	}
}
.sp{
	display: none;
}
@media screen and (max-width: 640px){
	.sp{
		display: block;
	}
}
.text-yellow{
	color: #ffff00;
}
.small-txt{
	color: #999;
	font-size: 0.75em;
}
.align-left{
	text-align: left;
}
.align-right{
	text-align: right;
}
.align-center{
	text-align: center;
}
.product-indent{
	padding-left: 3em;
	text-indent: 3em;
}
@media screen and (max-width: 480px){
	.product-indent{
		padding-left: initial;
		text-indent: initial;
	}
}

.mb-10{
	margin-bottom: 10px !important;
}
.mb-20{
	margin-bottom: 20px !important;
}
.mb-30{
	margin-bottom: 30px !important;
}
.mb-40{
	margin-bottom: 40px !important;
}
.mb-50{
	margin-bottom: 50px !important;
}
.mb-60{
	margin-bottom: 60px !important;
}
.mb-100{
	margin-bottom: 100px !important;
}
.mb-200{
	margin-bottom: 200px !important;
}

.mt-10{
	margin-top: 10px !important;
}
.mt-20{
	margin-top: 20px !important;
}
.mt-30{
	margin-top: 30px !important;
}
.mt-40{
	margin-top: 40px !important;
}
.mt-50{
	margin-top: 50px !important;
}
.mt-60{
	margin-top: 60px !important;
}
.mt-100{
	margin-top: 100px !important;
}
.mt-200{
	margin-top: 200px !important;
}
.fa-2x{
   font-size: 3em !important;
}
.gft{
	background-color: #19130e !important;
	background-image: initial !important;
}
.md-platform-container{
	background-color: #19130e !important;
}
.home-product-information{
	background-color: #282726!important;
}
@media screen and (max-width: 640px){
	.md-information-table tbody{
		font-size: 0.75rem;
	}
}

.main-cont.is-loaded{
	background-color: #000;
}
.mainwrap{
	width: 100%;
	min-width: 1200px;
	list-style: none;
	height: 1040px;
    margin: auto;
}
@media screen and (max-width: 640px){
	.mainwrap{
		height: 151vw;
	}
}
.mainwrap .catch img{
	position: absolute;
    top: 130px;
    left: 20px;
    max-width: 25%;
    z-index: 9999;
    display: block;
}
.mainwrap .catch-sp img{
	display: none;
}
@media screen and (max-width: 1200px){
	.mainwrap .catch img{
		position: absolute;
    	top: 0px;
    	left: 0;
    	max-width: 35%;
    	z-index: 9999;
    	display: block;
	}
}
@media screen and (max-width: 640px){
	.mainwrap .catch img{
		display: none;
	}
	.mainwrap .catch-sp img{
		position: absolute;
    	top: 10%;
    	left: 0%;
    	max-width: 20%;
    	z-index: 9999;
    	display: block;
    }
}
@media screen and (max-width: 480px){
	.mainwrap .catch img{
		display: none;
	}
	.mainwrap .catch-sp img{
		position: absolute;
    	top: 10%;
    	left: -3%;
    	max-width: 24%;
    	z-index: 9999;
    	display: block;
    }
}
/* .mainwrap .title img{
	position: absolute;
    top: 25%;
    right: 20px;
    max-width: 50%;
    z-index: 9999;
    display: block;
} */
.mainwrap .title {
	position: absolute;
	top: 10%;
	right: 20px;
	max-width: 640px;
	/*max-width: 50%;*/
	z-index: 9999;
}
.mainwrap .platform img{
	position: absolute;
    top: 10px;
    left: 10px;
    max-width: 50%;
    z-index: 9999;
    display: block;
}
@media screen and (max-width: 1200px){
	/* .mainwrap .title img{
		position: absolute;
    	top: 20%;
    	right: 0;
    	max-width: 60%;
    	z-index: 9999;
    	display: block;
	} */
	.mainwrap .title {
		position: absolute;
    	top: 10%;
    	right: 0;
    	max-width: 60%;
    	z-index: 9999;
    	display: block;
	}
}
@media screen and (max-width: 640px){
	/* .mainwrap .title img{
		position: absolute;
    	top: 20%;
    	right: 0%;
    	max-width: 70%;
    	z-index: 9999;
    	display: block;
	} */
	.mainwrap .title {
		position: absolute;
    	top: 20%;
    	right: 0%;
    	max-width: 70%;
    	z-index: 9999;
    	display: block;
	}
}
.mainwrap .filter img{
	width: 100%;
	height: 300px;
}
.mainvisual{
	display: block;
    width: 100%;
    height: 1040px;
    background-image: url("../img/mainvisual2.jpg");
    background-size: auto 100%;
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 9998;
    margin: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%);
    position: absolute;
    left: 50%;
    top: 0;
}
@media screen and (max-width:1430px){
	.mainvisual{
		display: block;
		width: 57vw;
		background-image: url("../img/mainvisual2.jpg");
		background-size: auto 100%;
		background-position: top center;
		background-repeat: no-repeat;
		z-index: 9998;
		margin: 0 0;
		left: 28vw;
		top: 0;
	}
}
@media screen and (max-width:950px){
	.mainvisual{
		display: block;
		width: 100%;
		height: 1040px;
		min-width: 1860px;
		background-image: url("../img/mainvisual2.jpg");
		background-size: ontain;
		background-position: top center;
		background-repeat: no-repeat;
		z-index: 9998;
		margin: auto;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%);
		position: absolute;
		left: 50%;
		top: 0;
	}
}
@media screen and (max-width:640px){
	.mainvisual{
		height: 150vw;
		background-image: url("../img/mainvisual2.jpg");
		background-size: contain;
	}
}

.md-information-table tbody tr th{
	text-align: right;
    border-right: 1px solid #444;
    border-collapse: separate;
    white-space: nowrap;
    width: 30%;
}
.md-information-table tbody tr td{
	white-space: nowrap;
}
@media screen and (max-width:640px){
	.md-information-table tbody tr th{
		width: 30%;
	}
}
@media screen and (max-width:480px){
	.md-information-table tbody tr td{
	    white-space: initial;
	}
}
@media print, screen and (min-width: 64em){
	.grid-margin-x>.large-6 {
	    width: calc(60% - 1.875rem) !important;
	}
}
@media print, screen and (min-width: 40em){
	.grid-margin-x>.medium-8 {
	    width: calc(80% - 1.875rem);
	}
}
.md-information-table tbody tr{
	border: none;
	color: #ccc;
}
.border-b{
	padding-bottom: 20px;
	/* border-bottom: 1px solid #f1f1f1; */
}
.md-information-table tbody .bg-black{
	background-color: #222222;
}
.md-platform-svg{
	width: 30rem;
}
.gft-sns-menu{
	font-size: 11px;
}
@media screen and (max-width:640px){
	.md-platform-svg{
		width: 80%;
	}
	.gft-sns-menu{
		font-size: 8px;
	}
}

/* nav-pc */
header{
	background-color: #000;
}
.menu-wrap{
	display: block;
    max-width: 100%;
    margin: auto;
    text-align: center;
    padding: 2px;
    position: absolute;
    /* height: 105px; */
    z-index: 999;
    width: 100%;
    background: #000;
    top: 1040px;
}
.menu-wrap2{
	display: block;
    max-width: 100%;
    margin: auto;
    text-align: center;
    padding: 2px;
    position: fixed;
    /* height: 105px; */
    z-index: 999;
    width: 100%;
    background: #000;
}
.is-fixed {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}
@media screen and (max-width:936px){
	.is-fixed {
		display: none;
	}
}
@media screen and (max-width:950px){
	.menu-wrap{
		display: none;
	}
	.menu-wrap2{
		display: none;
	}
}
.menu-wrap::before, .menu-wrap2::before{
	content: "";
    background-image: url(../img/item/border.png);
    background-repeat-x: repeat;
    display: block;
    background-size: contain;
    height: 6px;
}
.menu-wrap::after, .menu-wrap2::after{
	content: "";
    background-image: url(../img/item/border.png);
    background-repeat-x: repeat;
    display: block;
    background-size: contain;
    height: 6px;
}

header .menu{
	list-style: none;
	display: block;
	margin: auto;
}
header .menu li{
	list-style: none;
	display: inline-block;
	height: 55px;
	width: 170px;
	position: relative;
}
header .menu li ul.nav_sub{
	position: absolute;
	display: none;
	left: 0;
	top: 100%;
	background-color: #000;
}
header .menu li.menu_system:hover ul.nav_sub{
	display: block;
}
header .menu li ul.nav_sub li{
	text-align: left;
	width: 200px;
	font-size: 80%;
	border-bottom: solid 1px #999;
	height: auto;
}
header .menu li ul.nav_sub{
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
}
header .menu li.menu_system span:after{
	content: "";
	width: 0;
height: 0;
display: inline-block;
margin-left: 8px;
border-style: solid;
border-width:12px 7.5px 0 7.5px;
border-color: #ffffff transparent transparent transparent;
}
@media screen and (max-width:1250px){
	header .menu li{
		width: 130px;
		height: 50px;
	}
}
@media screen and (max-width:829px){
	header .menu li{
		width: 160px;
	}
}
@media screen and (max-width:749px){
	header .menu li{
		height: auto;
	}
}
header .menu li a{
	color: #fff;
    font-family: 'Noto Serif JP', serif;
    font-size: 1.3em;
    font-weight: 600;
    z-index: 999;
    position: relative;
}
@media screen and (max-width:1250px){
	header .menu li a{
    	font-size: 1.3em;
	}
}
header .menu li a:hover{
	color: yellow;
}
.actived a{
	color: #000 !important;
	z-index: 999;
	display: block;
	position: relative
	padding: 0;
}
.actived::after{
	content: "";
    background-image: url(../img/item/selected.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    max-width: 100%;
    height: 75px;
    position: relative;
    top: -55px;
    width: 190px;
    text-align: center;
}
@media screen and (max-width:749px){
	.actived span{
		color: yellow !important;
		z-index: 999;
		position: inherit;
		height: 50px;
	}
	.actived::after{
		content: "";
		background-image: none;
		display: none;
	}
}
/*.selected{
	color: #000 !important;
	z-index: 998;
	display: block;
	position: relative;
}*/
.selected span{
	color: #000 !important;
	z-index: 999;
	position: inherit;
}
.selected2 span{
	color: #000 !important;
	z-index: 999;
	position: inherit;
}
.selected::after{
	content: "";
    background-image: url(../img/item/selected.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    display: block;
    max-width: 100%;
    height: 75px;
    position: relative;
    top: -55px;
    width: 190px;
    text-align: center;
    z-index: 2;
}
.selected2::after{
	content: "";
    background-image: url(../img/item/selected.png);
    background-size: cover;
    /* background-position: center; */
    background-repeat: no-repeat;
    background-position: bottom;
    display: block;
    max-width: 100%;
    height: 48px;
    position: absolute;
    top: 0px;
    width: 240px;
    text-align: center;
    z-index: 12;
    background-position: center;
    left: 0px;
}
@media screen and (max-width:1250px){
	.selected::after{
		position: relative;
	    top: -65px;
	}
}
@media screen and (max-width:950px){
	.selected::after{
		background-image: none;
	}
}
@media screen and (max-width:749px){
	.selected span{
		color: yellow !important;
		z-index: 999;
		position: inherit;
		height: 50px;
	}
	.selected::after{
		content: "";
		background-image: none;
		display: none;
	}
	.selected2 span{
		color: yellow !important;
		z-index: 999;
		position: inherit;
		height: 50px;
	}
	.selected2::after{
		content: "";
		background-image: none;
		display: none;
	}
}
/* nav-sp */
.menu-wrap-sp{
	display: none;
}
.navToggle {
	display: none;
}
@media screen and (max-width:950px){
	.menu-wrap-sp{
		display: block;
		position: fixed;
	    z-index: 2;
	    top: 0;
	    left: 0;
	    background: #fff;
	    color: #fff;
	    text-align: center;
	    transform: translateY(-100%);
	    transition: all 0.6s;
	    width: 100%;
	}
	.menu-wrap-sp ul{
		background: #000;
    	margin: 0 auto;
    	padding: 20px 0;
    	width: 100%;
    }
    .menu-wrap-sp ul li {
    	font-size: 1.1em;
    	list-style-type: none;
    	padding: 0;
    	width: 100%;
		border-bottom: solid 1px #999;
	}
	.menu-wrap-sp ul li:last-child {
    	padding-bottom: 0;
    	border-bottom: none;
	}
	.menu-wrap-sp ul li a {
    	display: block;
    	color: #fff;
    	padding: 1em 0;
	}
	.menu-wrap-sp.active {
    	transform: translateY(0%);
	}
/* navtoogle */
	.navToggle {
	    display: block;
	    position: fixed;    /* bodyに対しての絶対位置指定 */
	    right: 13px;
	    top: 0px;
	    width: 42px;
	    height: 51px;
	    cursor: pointer;
	    z-index: 3;
	    background: #000;
	    text-align: center;
	    /*z-index: 9999;*/
	}
	.navToggle span {
	    display: block;
	    position: absolute;    /* .navToggleに対して */
	    width: 30px;
	    border-bottom: solid 3px #eee;
	    -webkit-transition: .35s ease-in-out;
	    -moz-transition: .35s ease-in-out;
	    transition: .35s ease-in-out;
	    left: 6px;
	}
	.navToggle span:nth-child(1) {
	    top: 9px;
	}
	.navToggle span:nth-child(2) {
	    top: 18px;
	}
	.navToggle span:nth-child(3) {
	    top: 27px;
	}
	.navToggle span:nth-child(4) {
	    border: none;
	    color: #eee;
	    font-size: 9px;
	    font-weight: bold;
	    top: 34px;
	}
	/* 最初のspanをマイナス45度に */
	.navToggle.active span:nth-child(1) {
	    top: 18px;
	    left: 6px;
	    -webkit-transform: rotate(-45deg);
	    -moz-transform: rotate(-45deg);
	    transform: rotate(-45deg);
	}
	/* 2番目と3番目のspanを45度に */
	.navToggle.active span:nth-child(2),
	.navToggle.active span:nth-child(3) {
	    top: 18px;
	    -webkit-transform: rotate(45deg);
	    -moz-transform: rotate(45deg);
	    transform: rotate(45deg);
	}
}


.nav_sub_sp {
	border-bottom: solid 1px #999;
	padding: 0 !important;
}
.nav_sub_sp li{
	display: block;
	font-size: 85% !important;
	border: solid 1px #999;
	background-color: rgb(42, 42, 42);
}
.sp_menu_system{
	border-bottom: none !important;
}
.con-wrap{
	width: 100%;
	/*max-width: 1200px;*/
	display: block;
}
.content{
	background-color: #000;
	max-width: 100%;
	padding: 70px 20px 0;
	display: block;
}
@media screen and (max-width:375px){
	.content{
		padding: 0px 20px 0;
		display: block;
	}
}

.arrow{
    display: block;
    max-width: 100%;
    margin: auto;
    text-align: center;
    padding: 50px 0 50px;
    cursor: pointer;
    width: 100px;
}
@media screen and (max-width:749px){
	.arrow{
		padding: 50px 0 50px;
		cursor: pointer;
	}
}
@media screen and (max-width:640px){
	.arrow img{
		width: 100%;
		max-width: 80px;
	}
}

.bg-about{
	max-width: 100%;
	display: block;
	position: relative;
	height: 70vh;
	background-image: url('../img/item/bg-border.png'),url('../img/item/bg1.jpg');
	background-size: auto;
	background-attachment: fixed;
	/*background-repeat: no-repeat;*/
}
@media screen and (max-width:640px){
	.bg-about{
		max-width: 100%;
		display: block;
		position: relative;
		height: 60vh;
		background-image: url('../img/item/bg-border.png'),url('../img/item/bg1.jpg');
		background-size: auto;
		background-attachment: fixed;
		/*background-repeat: no-repeat;*/
	}
}
@media screen and (max-width:540px){
	.bg-about{
		max-width: 100%;
		display: block;
		position: relative;
		height: 50vh;
		background-image: url('../img/item/bg-border.png'),url('../img/item/bg1.jpg');
		background-size: auto;
		background-attachment: fixed;
		/*background-repeat: no-repeat;*/
	}
}
@media screen and (max-width: 375px){
	.bg-about{
		height: 65vh;
	}
}
.bg-system{
	max-width: 100%;
	display: block;
	position: relative;
	height: 1400px;
	background-image: url('../img/item/bg-border2.png'),url('../img/item/bg2.jpg');
	background-attachment: fixed;
	background-size: cover;
}
@media screen and (max-width:960px){
	.bg-system{
		height: 1800px;
	}
}
@media screen and (max-width:740px){
	.bg-system{
		height: 1700px;
	}
}
@media screen and (max-width:640px){
	.bg-system{
		height: 1700px;
		background-image: url('../img/item/bg-border.png'),url('../img/item/bg2.jpg');
		background-size: auto;
		background-position: center;
	}
}
@media screen and (max-width:540px){
	.bg-system{
		height: 1600px;
	}
}
@media screen and (max-width:375px){
	.bg-system{
		height: 1000px;
		z-index: 999;
	}
}
@media screen and (max-width:320px){
	.bg-system{
		height: 160vh;
	}
}
/* story */
.bg-story .sub-wrap .text{
	position: relative;
    display: block;
    z-index: 999;
    /*padding: 100px 0;*/
}
.bg-story .sub-wrap .text-sp{
	display: none;
}
@media screen and (max-width:640px){
	.bg-story .sub-wrap .text{
		display: none;
	}
	.bg-story .sub-wrap .text-sp{
		position: relative;
    	display: block;
    	z-index: 999;
		padding: 50px 0;
		width: 95%;
    	text-align: center;
    	margin: auto;
	}
}
.bg-story{
	max-width: 100%;
	padding-bottom: 50px;
	display: block;
	position: relative;
	background-image: url('../img/item/bg-border.png'),url('../img/item/bg-story.jpg');
	background-size: contain;
	background-attachment: fixed;
	/*background-repeat: no-repeat;*/
}
@media screen and (max-width:640px){
	.bg-story{
		max-width: 100%;
		display: block;
		position: relative;
		background-image: url('../img/item/bg-border.png'),url('../img/item/bg-story.jpg');
		background-size: inherit;
    	background-attachment: fixed;
    	background-position: right;
		/*background-repeat: no-repeat;*/
	}
}
@media screen and (max-width:540px){
	.bg-story{
		max-width: 100%;
		display: block;
		position: relative;
		background-image: url('../img/item/bg-border.png'),url('../img/item/bg-story.jpg');
		background-size: auto;
		background-attachment: fixed;
		/*background-repeat: no-repeat;*/
	}
}
@media screen and (max-width: 375px){
	.bg-story{
		margin-top: 300px;
	}
}
.bg-party{
	max-width: 100%;
    display: block;
    position: relative;
    background-image: url(../img/item/bg-border2.png),url(../img/item/bg-party.jpg);
    background-attachment: fixed;
    background-size: cover;
    padding: 100px 0px 50px;
}
@media screen and (max-width:950px){
	.bg-party{
		padding: 80px 0px;
	}
}
@media screen and (max-width:375px){
	.bg-party{
		padding: 30px 0px;
	}
}
.bg-party .sub-wrap .text-party{
	display: block;
    z-index: 9999;
    color: #fff;
    font-family: 'Sawarabi Mincho', sans-serif;
    line-height: 1.8;
    margin: auto;
    padding: 30px 20px;
}
.bg-party .sub-wrap .text-party2{
	display: block;
    z-index: 9999;
    color: #fff;
    font-family: 'Sawarabi Mincho', sans-serif;
    line-height: 1.8;
    margin: auto;
    padding: 30px 20px;
}
@media screen and (max-width:750px){
	.bg-party .sub-wrap .text-party2{
		padding: 0px 20px 30px;
	}
}
@media screen and (max-width:410px){
	.bg-party .sub-wrap .text-party2{
	    padding: 0px 0px 20px;
	}
}
.bg-party .sub-wrap h3{
	margin-top: 50px;
}
@media screen and (max-width: 410px){
	.bg-party .sub-wrap .title img{
		width: 80%;
	}
	.bg-party .sub-wrap h4 img{
		width: 60%;
	}
}
.bg-party .class-wrap ul li{
	display: inline-flex;
	flex-wrap: nowrap;
	width: 20%;
}
.bg-party .class-wrap ul li:first-child {
	padding-right: 10px;
}
.bg-party .class-wrap ul li:nth-child(n+2):nth-child(-n+3) {
	padding-right: 10px;
}
.bg-party .class-wrap ul li:last-child {
	padding-right: 0px;
	width: 19%;
}
/*.bg-party .class-wrap ul li:nth-child(2) {
	padding-right: 10px;
}*/
@media screen and (max-width:750px){
	.bg-party .class-wrap ul {
		margin: auto;
	}
	.bg-party .class-wrap ul li{
	    width: 34%;
    	flex-wrap: wrap-reverse;
    }
    .bg-party .class-wrap ul li:last-child {
		padding-right: 0px;
		width: 32.5%;
	}
}
@media screen and (max-width:410px){
	.bg-party .class-wrap ul {
		margin: auto;
	}
	.bg-party .class-wrap ul li{
	    width: 40%;
    	flex-wrap: wrap-reverse;
    }
	.bg-party .class-wrap ul li:nth-child(n+1):nth-child(-n+4) {
		padding: 3px;
	}
	.bg-party .class-wrap ul li:last-child {
		padding-right: 0px;
		width: 40%;
	}
}
.bg-party .class-wrap ul li img{
	max-width: 100%;
	height: auto;
}
.bg-party .class-wrap ul li a:hover{
	opacity: 0.5;
	transition: 0.5s;
}

/* classページ用 */

.bg-party .sub-wrap .text-class{
	width: 40%;
    margin: auto;
    display: inline-block;
    margin: 0 0 50px;
    font-family: 'Sawarabi Mincho', sans-serif;
    vertical-align: top;
}
.bg-party .sub-wrap .text-class .pc{
	display: block;
}
.sp2{
	display: none;
}
@media screen and (max-width:750px){
	.bg-party .sub-wrap .text-class{
		width: 90%;
    	margin: 40px auto 30px;
    	display: block;
    	font-family: 'Sawarabi Mincho', sans-serif;
	}
	.bg-party .sub-wrap .text-class .pc{
		display: none;
	}
	.sp2{
		display: block !important;
	}
	.bg-party .sub-wrap .text-class img{
		width: 70%;
	}
}
@media screen and (max-width:370px){
	.bg-party .sub-wrap .text-class{
		width: 90%;
	}
	.bg-party .sub-wrap .text-class img {
    	width: 100%;
	}
}
.bg-party .sub-wrap .text-class table tbody{
	border: solid 1px #ffff00;
}
.bg-party .sub-wrap .text-class table caption{
	color: #fff;
}
.bg-party .sub-wrap .text-class table tbody tr{
	background: #000;
	font-size: 0.8em;
}
.bg-party .sub-wrap .text-class table tbody tr:nth-child(2){
	background: #434343;
}
.bg-party .sub-wrap .text-class table tbody tr th{
	color: #ffff00;
	border-right: solid 1px #ffff00;
}
.bg-party .sub-wrap .text-class table tbody tr td{
	color: #fff;
}
.bg-party .class-wrap2 ul li{
	display: inline-flex;
	flex-wrap: nowrap;
	width: 10%;
}
@media screen and (max-width:750px){
	.bg-party .sub-wrap .text-class table tbody{
		text-align: left;
	}
}
@media screen and (max-width:375px){
	.bg-party .sub-wrap .text-class table{
		width: 95%;
	}
}
/*.bg-party .class-wrap2 ul li:first-child {
	padding-right: 10px;
}*/
.bg-party .class-wrap2 ul li:nth-child(n+1):nth-child(-n+8) {
	padding-right: 10px;
}
/*.bg-party .class-wrap2 ul li:last-child {
	padding-right: 0px;
	width: 19%;
}*/
@media screen and (max-width:750px){
	.bg-party .class-wrap2 ul {
		margin: auto;
	}
	.bg-party .class-wrap2 ul li{
	    width: 34%;
    	flex-wrap: wrap-reverse;
    }
    .bg-party .class-wrap2 ul li:last-child {
		padding-right: 0px;
		width: 32.5%;
	}
}
@media screen and (max-width:410px){
	.bg-party .class-wrap2 ul {
		margin: auto;
	}
	.bg-party .class-wrap2 ul li{
	    width: 40%;
    	flex-wrap: wrap-reverse;
    }
	.bg-party .class-wrap2 ul li:nth-child(n+1):nth-child(-n+4) {
		padding: 3px;
	}
	.bg-party .class-wrap2 ul li:last-child {
		padding-right: 0px;
		width: 40%;
	}
}
.bg-party .class-wra2 ul li img{
	max-width: 100%;
	height: auto;
}
.bg-party .class-wrap2 ul li a:hover{
	opacity: 0.5;
	transition: 0.5s;
}


/* slide */
.slick-track{
    transform: translate3d(0px, 0px, 0px) !important;
}
@media screen and (max-width:750px){
    .slick-slide img
    {
        display: block;
        width: 100%;
        margin: auto;
    }
}
.sub-wrap{
    position:relative;
}

 .slick-prev, .slick-next {
    width:60px; /* 画像幅 */
    height:34px /* 画像高さ */
}
.slick-prev:before, .slick-next:before {
    content:"";
}
button.slick-prev, button.slick-next {
    z-index:2;
}
.slick-prev{left:20px; /* 任意の値 */}
.slick-next{right:20px; /* 任意の値 */}

.slick-arrow{z-index:10;/* 値は適当に */}


#thumbnail-list {
width: 90%;
margin: 0 auto;
display: flex;
justify-content: space-between;
flex-wrap: nowrap;
position: relative;
top: -80px;
}
@media screen and (max-width:960px){
	#thumbnail-list {
		position: relative;
    	top: -60px;
    	width: 90%;
    }
}
@media screen and (max-width:750px){
	#thumbnail-list {
		width: 90%;
		flex-wrap: wrap;
	}
}
@media screen and (max-width:540px){
	#thumbnail-list {
		position: relative;
    	top: -50px;
    }
}
@media screen and (max-width:410px){
	#thumbnail-list {
		width: 75%;
	}
}
@media screen and (max-width:340px){
	#thumbnail-list {
		width: 85%;
	}
}

#thumbnail-list li{
list-style: none;
padding: 0 5px;
}
@media screen and (max-width:750px){
	#thumbnail-list li{
		padding: 10px 5px;
	}
}
#thumbnail-list li:hover{
	cursor: pointer;
	opacity: 0.5;
	transition: 0.8s;
}

.thumbnail-item {
flex: 0 1 11.7%;
margin-bottom: 10px;
box-sizing: border-box;
position: relative;
}
@media screen and (max-width:540px){
	.thumbnail-item {
		flex: 0 1 23%;
	}
}
.thumbnail-item:after {
content: '';
background-color: rgba(0, 0, 0, 0.5);
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
transition: .3s opacity linear;
}
.thumbnail-item.thumbnail-current:after {
opacity: 1;
}
.thumbnail-item img {
width: 100%;
margin: 0 auto;
}
#arrows{
    position: relative;
    top: -370px;
    z-index: 0;
}
.current{
	opacity: 0.5;
	cursor: pointer;
}

.bg-world{
	max-width: 100%;
	display: block;
	position: relative;
	height: 150vh;
	background-image: url('../img/item/bg-border.png'),url('../img/item/bg3.jpg');
	background-size: auto;
	background-attachment: fixed;
	background-position: center;
	padding-top: 200px;
}
@media screen and (min-width:1300px){
	.bg-world{
		padding-top: 0px;
	}
}
@media screen and (max-width:1300px){
	.bg-world{
		height: 170vh;
	}
}
@media screen and (max-width:1040px){
	.bg-world{
		height: 160vh;
	}
}
@media screen and (max-width:960px){
	.bg-world{
		height: 150vh;
	}
}
@media screen and (max-width:780px){
	.bg-world{
		height: 100vh;
		background-image: url('../img/item/bg-border.png'),url('../img/item/bg3.jpg');
		background-size: auto;
		background-position: center;
		padding-top: 50px;
	}
}
@media screen and (max-width:640px){
	.bg-world{
		height: 210vh;
		background-image: url('../img/item/bg-border.png'),url('../img/item/bg3.jpg');
		background-size: auto;
		background-position: center;
	}
}
@media screen and (max-width:540px){
	.bg-world{
		height: 180vh;
	}
}
@media screen and (max-width:480px){
	.bg-world{
		height: 155vh;
		padding-top: 0px;
	}
}
@media screen and (max-width:375px){
	.bg-world{
		height: 140vh;
	}
}
@media screen and (max-width:320px){
	.bg-world{
		height: 140vh;
	}
}
.bg-character{
	max-width: 100%;
	display: block;
	position: relative;
	/*height: 120vh;*/
	background-image: url('../img/item/bg-border.png'),url('../img/item/bg-chara.jpg');
	background-size: contain;
	background-attachment: fixed;
	z-index: 5;
}
@media screen and (min-width:1300px){
	.bg-character{
		padding: 50px 0 60px;
	}
}
@media screen and (max-width:375px){
	.bg-character{
		margin-top: 70px;
	}
}
.bg-character .sub-wrap .text{
    display: block;
    z-index: 999;
    margin: 30px;
    /*padding: 100px 0;*/
}
.bg-character .sub-wrap{
	padding-bottom: 50px;
}
.chara-wrap{
	width: 100%;
	max-width: 100%;
    text-align: center;
    margin: auto;
    display: block;
}
.chara-wrap-sp{
	display: none;
}
.chara-wrap a img{
	width: 100%;
    max-width: 250px;
    padding: 10px;
}
.chara-wrap a{
	    transition: all 0.6s;
}
.chara-wrap a:hover{
	opacity: 0.6;
}
@media screen and (min-width:1040px){
	.chara-wrap{
		width: 100%;
		max-width: 80%;
	    text-align: center;
	    margin: auto;
	    display: block;
	}
}
@media screen and (max-width:663px){
	.chara-wrap{
		display: none;
	}
	.chara-wrap-sp{
		width: 100%;
	    text-align: center;
	    margin: auto;
	    display: block;
	}
	.chara-wrap-sp a img{
		padding: 10px 5px;
		width: 48%;
	}
}
@media screen and (max-width:979px){
	.chara-wrap a img{
		width: 100%;
    	max-width: 200px;
    	padding: 10px;
	}
}
@media screen and (max-width:689px){
	.chara-wrap a img{
		width: 100%;
		max-width: 180px;
	}
}
@media screen and (max-width:640px){
	.chara-wrap a img{
		width: 100%;
		max-width: initial;
	}
}

.bg-movie{
	max-width: 100%;
	display: block;
	position: relative;
	/*height: 120vh;*/
	background-image: url('../img/item/bg-border.png'),url('../img/item/bg5.jpg');
	background-size: auto;
    background-attachment: fixed;
    background-position: center;
	z-index: 5;
	padding-bottom: 50px;
}
/*@media screen and (min-width:1300px){
	.bg-movie{
		padding: 100px 0 60px;
	}
}
@media screen and (max-width:1200px){
	.bg-movie{
		padding: 250px 0 60px;
	}
}
@media screen and (max-width:640px){
	.bg-movie{
		padding: 250px 0 50px;
	}
}*/
@media screen and (max-width:450px){
	.bg-movie{
		padding: 50px 0;
	}
}
@media screen and (max-width:375px){
	.bg-movie{
		padding: 50px 0;
	}
}
@media screen and (max-width:340px){
	.bg-movie{
		padding: 50px 0;
	}
}
.sub-wrap{
	width: 100%;
	max-width: 1200px;
	margin: auto;
	text-align: center;
    position: relative;
    /*top: 10%;*/
}
.bg-movie .sub-wrap figure{
	width: 40%;
    display: inline-block;
    margin: auto;
    padding: 10px;
}
@media screen and (max-width:640px){
	.bg-movie .sub-wrap figure{
		width: 90%;
    	display: block;
    	margin: auto;
    	padding: auto;
    	margin-top: 10px;
	}
}

/* about */
.bg-about .sub-wrap .text{
	position: relative;
    display: block;
    z-index: 999;
    /*padding: 100px 0;*/
}
.bg-about .sub-wrap .text-sp{
	display: none;
}
@media screen and (max-width:640px){
	.bg-about .sub-wrap .text{
		display: none;
	}
	.bg-about .sub-wrap .text-sp{
		position: relative;
    	display: block;
    	z-index: 999;
		padding: 50px 0;
		width: 95%;
    	text-align: center;
    	margin: auto;
	}
}
.bg-about .sub-wrap .ss{
	max-width: 100%;
	margin: auto;
	position: absolute;
	display: block;
	top: 280px;
	padding: 0 20px;
	/*left: 200px;*/
}
.bg-about .sub-wrap .ss img{
	box-shadow: 0px 0px 10px yellow;
}
@media screen and (max-width:640px){
	.bg-about .sub-wrap .ss{
		position: relative;
		display: block;
		width: 95%;
    	margin: 0 auto 20px;
    	text-align: center !important;
    	top: auto;
    	left: auto;
    	padding: initial;
	}
}

/* system */
.bg-system .sub-wrap{
	position: relative;
	z-index: 9999;
}
@media screen and (max-width:640px){
	.bg-system .sub-wrap{
		position: relative;
		top: 20px;
	}
}
.bg-system .sub-wrap .title{
	position: relative;
    z-index: 999;
    padding: 20px 0;
}
.bg-system .sub-wrap .system1{
	position: relative;
    top: -100px;
    z-index: 999;
}
@media screen and (min-width:1300px){
	.bg-system .sub-wrap .system1{
		position: relative;
		top: 0;
		z-index: 999;
		/* height: 330px; */
		margin-bottom: 150px;
	}
}
@media screen and (max-width:1300px){
	.bg-system .sub-wrap .system1{
		position: relative;
		top: 0;
		z-index: 999;
		/* height: 330px; */
		margin-bottom: 150px;
	}
}
@media screen and (max-width:960px){
	.bg-system .sub-wrap .system1{
		position: relative;
	    top: -100px;
	    z-index: 999;
	    margin-bottom: 0px;
	}
}
/*@media screen and (max-width:960px){
	.bg-system .sub-wrap .system1{
	        height: 80vh;
    }
}
@media screen and (max-width:740px){
	.bg-system .sub-wrap .system1{
	        height: 60vh;
    }
}*/
@media screen and (max-width:640px){
	.bg-system .sub-wrap .system1{
	    position: relative;
    	top: 30px;
    }
}
@media screen and (max-width:375px){
	.bg-system .sub-wrap .system1{
	    position: relative;
    	top: 0px;
    }
}
.bg-system .sub-wrap .system1 .text{
	display: block;
    position: absolute;
}
@media screen and (max-width:740px){
	.bg-system .sub-wrap .system1 .text{
		display: block;
		position: absolute;
		top: 40px;
		padding: 0 20px;
	}
}
.bg-system .sub-wrap .system3 .text{
    display: block;
    position: relative;
    right: 15%;
    top: -50px;
}
.bg-system .sub-wrap .system3 .text2{
    display: block;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 200px;
}
.bg-system .sub-wrap .system3 .text2 a{
	width: 300px;
	margin: 20px auto;
}
@media screen and (max-width:960px){
	.bg-system .sub-wrap .system3 .text2{
		position: absolute;
		top: 560px;
	}
}
@media screen and (max-width:740px){
	.bg-system .sub-wrap .system3 .text2{
		position: absolute;
		top: 480px;
	}
}
@media screen and (max-width:540px){
	.bg-system .sub-wrap .system3 .text2{
		/*margin-top: 180px;*/
	}
}
@media screen and (max-width:375px){
	.bg-system .sub-wrap .system3 .text2{
		position: absolute;
		top: 400px;
	}
	.bg-system .sub-wrap .system3 .text2 a{
		width: 90%;
	}
}
@media screen and (max-width:320px){
	.bg-system .sub-wrap .system3 .text2{
		position: absolute;
		top: 340px;
	}
}
/*@media screen and (max-width:740px){
	.bg-system .sub-wrap .system3 .text{
	    display: block;
	    position: relative;
	    right: 15%;
	    top: -100px;
	}
}*/
.bg-system .sub-wrap .system1 .text-sp, .bg-system .sub-wrap .system2 .text-sp, .bg-system .sub-wrap .system3 .text-sp{
	display: none;
}
@media screen and (max-width:960px){
	.bg-system .sub-wrap .system1 .text,.bg-system .sub-wrap .system3 .text{
		display: none;
		padding: 0;
	}
	.bg-system .sub-wrap .system1 .text-sp,.bg-system .sub-wrap .system3 .text-sp{
		display: block;
		padding: 0 20px 0 0;
		width: 100%;
	}
}
@media screen and (max-width:960px){
	.bg-system .sub-wrap .system3 .text-sp{
		display: block;
	}
}
.bg-system .sub-wrap .system2{
	position: relative;
	width: 100%;
    margin: auto;
    top: -100px;
}
.bg-system .sub-wrap .system3{
	position: relative;
    width: 100%;
    margin: auto;
    top: 20px;
	/*top: -100px;*/
}
@media screen and (max-width:960px){
	.bg-system .sub-wrap .system2{
		position: relative;
		width: 100%;
	    margin: auto;
	    top: 40px;
	}
	.bg-system .sub-wrap .system3{
		position: relative;
	    width: 100%;
	    margin: auto;
	    top: 180px;
	}
}
@media screen and (max-width:640px){
	.bg-system .sub-wrap .system2{
		margin-top: 120px;
	}
}
@media screen and (max-width:640px){
	.bg-system .sub-wrap .system2{
		position: relative;
		width: 100%;
	    margin: auto;
	    top: 150px;
	}
	.bg-system .sub-wrap .system3{
		position: relative;
		top: 280px;
		/*margin-top: 120px;*/
	}
}
@media screen and (max-width:540px){
	.bg-system .sub-wrap .system2{
		margin-top: 0;
	}
}
@media screen and (max-width:450px){
	.bg-system .sub-wrap .system2{
		position: relative;
		width: 100%;
	    margin: auto;
	    top: 160px;
	}
	.bg-system .sub-wrap .system3{
		position: relative;
		top: 300px;
		/*margin-top: 120px;*/
	}
}
.bg-system .sub-wrap .system2 .text{
	display: block;
	position: relative;
    left: 15%;
    top: 80px;
}

@media screen and (max-width:960px){
	.bg-system .sub-wrap .system2 .text{
		display: none;
	}
	.bg-system .sub-wrap .system2 .text-sp{
		display: block;
	}
}

@media screen and (max-width:960px){
	.text-sp{
		display: block;
		position: absolute;
		/*top: 120px;
    	right: 40px;*/
	}
}
.bg-system .sub-wrap .ss{
	max-width: 90%;
    margin: auto;
    display: block;
    position: relative;
    top: 90px;
    left: 20%;
/*	top: 280px;
	left: 200px;*/
	transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
}
.bg-system .sub-wrap .ss2{
	width: 90%;
    /*margin: auto;*/
    display: block;
    position: absolute;
    top: 20%;
    right: 30%;
	/*left: 200px;*/
    /*top: -580px;*/
    z-index: 99;
    transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
}
.bg-system .sub-wrap .ss3{
	max-width: 90%;
    margin: auto;
    display: block;
    position: relative;
    top: -25em;
    left: 25%;
/*	top: 280px;
	left: 200px;*/
	transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
}.bg-system .sub-wrap .system3
.bg-system .sub-wrap .ss img,.bg-system .sub-wrap .ss2 img,.bg-system .sub-wrap .ss3 img{
	width: 50%;
}
@media screen and (max-width:960px){
	.bg-system .sub-wrap .ss img,.bg-system .sub-wrap .ss2 img,.bg-system .sub-wrap .ss3 img{
		width: 80%;
	}
}
@media screen and (max-width:640px){
	.bg-system .sub-wrap .ss img,.bg-system .sub-wrap .ss2 img,.bg-system .sub-wrap .ss3 img{
		width: 100%;
	}
}
@media screen and (max-width:960px){
	.bg-system .sub-wrap .ss,.bg-system .sub-wrap .ss2,.bg-system .sub-wrap .ss3{
    	position: relative;
    	top: 140px;
    	left: 0;
    	text-align: center;
    	display: block;
    	max-width: 100%;
    	width: 100%;
	}
}
@media screen and (max-width:640px){
	.bg-system .sub-wrap .ss,.bg-system .sub-wrap .ss2,.bg-system .sub-wrap .ss3{
    	position: relative;
    	top: 130px;
    	left: 0;
    	text-align: center;
    	display: block;
    	max-width: 100%;
    	width: 100%;
	}
}

.bg-system .sub-wrap .ss img,.bg-system .sub-wrap .ss2 img,.bg-system .sub-wrap .ss3 img{
	box-shadow: 0px 0px 10px yellow;
}


/* world */
.bg-world .sub-wrap{
	max-width: auto;
	display: block;
    position: relative;
    max-width: 1300px;
}
@media screen and (max-width:640px){
	.bg-world .sub-wrap{
	 	position: relative;
	 	top: 50px;
	 }
}
.bg-world .sub-wrap::before{
	content: "";
	background-image: url('../img/item/chara1.png');
	/*background-size: contain;*/
	background-size: 24%;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	max-width: 100%;
	height: 100%;
	position: absolute;
	top: 30%;
    right: 13%;
	width: 100%;
	z-index: 3;
}
@media screen and (max-width:640px){
	.bg-world .sub-wrap::before{
		content: "";
		background-image: url('../img/item/chara1.png');
		/*background-size: contain;*/
		background-size: 40%;
		background-position: right;
		background-repeat: no-repeat;
		display: block;
		max-width: 100%;
		height: 800px;
		position: absolute;
		top: 150px;
		left: 0;
		width: 100%;
		z-index: 0;
	}
}
@media screen and (max-width:480px){
	.bg-world .sub-wrap::before{
		content: "";
		background-image: url('../img/item/chara1.png');
		/*background-size: contain;*/
		background-size: 40%;
		background-position: right;
		background-repeat: no-repeat;
		display: block;
		max-width: 100%;
		height: 540px;
		position: absolute;
		top: 180px;
		left: 0;
		width: 100%;
		z-index: 0;
	}
}
@media screen and (max-width:380px){
	.bg-world .sub-wrap::before{
		content: "";
		background-image: url('../img/item/chara1.png');
		/*background-size: contain;*/
		background-size: 40%;
		background-position: right;
		background-repeat: no-repeat;
		display: block;
		max-width: 100%;
		height: 800px;
		position: absolute;
		top: -30px;
		left: 0;
		width: 100%;
		z-index: 0;
	}
}
.bg-world .sub-wrap::after{
	content: "";
	background-image: url('../img/item/chara2.png');
    background-size: 53%;
    background-position: right;
    background-repeat: no-repeat;
    display: block;
    max-width: 100%;
    height: 100%;
    position: absolute;
    top: 20%;
    right: 5%;
    width: 100%;
    z-index: 2;
}
@media screen and (max-width:640px){
	.bg-world .sub-wrap::after{
		content: "";
	    background-image: url(../img/item/chara2.png);
	    background-size: 80%;
	    background-position: left;
	    background-repeat: no-repeat;
	    display: block;
	    max-width: 100%;
	    height: 700px;
	    position: absolute;
	    top: 180%;
	    left: 0;
	    width: 100%;
	}
}
@media screen and (max-width:480px){
	.bg-world .sub-wrap::after{
		content: "";
	    background-image: url(../img/item/chara2.png);
	    background-size: 80%;
	    background-position: left;
	    background-repeat: no-repeat;
	    display: block;
	    max-width: 100%;
	    height: 1200px;
	    position: absolute;
	    top: 230px;
	    left: 0;
	    width: 100%;
	}
}
@media screen and (max-width:375px){
	.bg-world .sub-wrap::after{
		content: "";
	    background-image: url(../img/item/chara2.png);
	    background-size: 80%;
	    background-position: left;
	    background-repeat: no-repeat;
	    display: block;
	    max-width: 100%;
	    height: 500px;
	    position: absolute;
	    top: 420px;
	    left: 0;
	    width: 100%;
	}
}
@media screen and (max-width:320px){
	.bg-world .sub-wrap::after{
		content: "";
	    background-image: url(../img/item/chara2.png);
	    background-size: 80%;
	    background-position: left;
	    background-repeat: no-repeat;
	    display: block;
	    max-width: 100%;
	    height: 500px;
	    position: absolute;
	    top: 350px;
	    left: -10px;
	    width: 100%;
	}
}
.bg-world .sub-wrap .title{
	width: 100%;
	max-width: 1200px;
	margin: auto;
	z-index: 3;
}
.bg-world .sub-wrap .text{
	z-index: 3;
	position: relative;
	padding: 0;
}
@media screen and (max-width:640px){
	.bg-world .sub-wrap .text{
		padding: 10px 0 20px;
	}
}
.bg-world .sub-wrap .ss{
	position: relative;
	z-index: 3;
	width: 100%;
	margin: auto;
	text-align: center;
}
.bg-world .sub-wrap .ss img{
	display: inline-block;
    vertical-align: middle;
    max-width: 30%;
    margin-bottom: 20px;
    display: inline-block;
    /*box-shadow: 0px 0px 20px #30abd8;*/
    box-shadow: 0px 0px 10px yellow;
}
/*.bg-world .sub-wrap .ss-sp{
	display: none;
}*/
.bg-world .sub-wrap .ss .ss-left{
	width: 100%;
    /* max-width: 330px; */
    display: flex;
    justify-content: space-between;
    margin: auto;
    transform: rotate(-3deg);
}
.rote-r{
    transform: rotate(3deg);
}
.rote-l{
    transform: rotate(-3deg);
}
.bg-world .sub-wrap .ss .ss-right{
	width: 100%;
    /* max-width: 330px; */
    display: flex;
    justify-content: space-between;
    margin: auto;
    transform: rotate(-3deg);
}
@media screen and (max-width:640px){
	.bg-world .sub-wrap .ss img{
		display: block;
		text-align: center;
    	margin: auto;
    	max-width: 100%;
    	margin-bottom: 20px;
	}
	.bg-world .sub-wrap .ss .ss-right{
		float: right;
    	width: 60%;
    	text-align: right;
    	display: inline-block;
	}
	.bg-world .sub-wrap .ss .ss-left{
		float: left;
    	width: 70%;
    	text-align: left;
    	display: inline-block;
    	z-index: 99;
	}
}



/* movie */
/*.bg-movie .sub-wrap{
	padding: 100px 0;
}*/
.md-pv-button {
	border-color: #ffae00;
}
.md-pv-button2 {
	border-color: yellow;
}
.md-pv-button.pv-xbox-1st {
    background-image: url('../img/partials/thumb-pv.jpg');
}
.md-pv-button.pv-xbox-2nd {
    background-image: url('../img/partials/thumb-pv2.jpg');
}
.md-pv-button.pv-xbox-3rd {
    background-image: url('../img/partials/thumb-pv3.jpg');
}
.md-pv-button.pv-xbox-4th {
    background-image: url('../img/partials/thumb-pv4.jpg');
}

/*  200715更新分  */
.button.benefits{
	background-color: #fff100;
    color: #0a0a0a;
}
.button.expanded a{
    color: #fefefe;
}
.button{
	position: relative;
}
.button span{
	background-color: rgb(255, 70, 37);
    color: #fff;
    padding: 3px 4px;
    margin-left: 0px;
    display: inline-block;
    font-size: 80%;
    position: absolute;
    top: -1px;
    right: -1px;
}
.shop{
	display: block;
    width: 95%;
    margin-right: 0;
    margin-left: 0;
}
.benefits:focus,.button.benefits:hover{background-color:#b2a800;color:#0a0a0a}
.benefits-box{
    padding: 40px;
    width: 100%;
    max-width: 800px;
    margin: auto;
    overflow: hidden;
}
@media screen and (max-width:640px){
	.benefits-box{
		width: 100%;
	}
}
.grid-box{
	width : 33.33333%;
	width : -webkit-calc(90% / 3);
	width : calc(90% / 3));
    display: inline-block;
    margin-right: 20px;
}
@media screen and (max-width:960px){
	.grid-box{
		width: 45%;
		width : -webkit-calc(90% / 2 - 20px);
		width : calc(90% / 2);
		display: inline-block;
		padding: 0 10px;
		margin-right: 0px;
	}
}
@media screen and (max-width:640px){
	.grid-box{
		width : 100%;
		width : -webkit-calc(90% / 1);
		width : calc(90% / 1));
		display: block;
    	margin: auto;
	}
}
.border-box{
	border: solid 2px #fff100;
	padding: 0 10px 20px 0;
    width: 100%;
    margin: 50px auto 0;
    display: block;
    max-width: 800px;
}
@media screen and (max-width:640px){
	.border-box{
		padding: 0;
	}
}
.col2-box{
	width: 45%;
    width: -webkit-calc(90% / 2);
    width: calc(99% / 2);
    display: inline-block;
    padding: 0 0 0 20px;
    margin-right: 0px;
    vertical-align: top;
}
.item-txt{
    font-size: 1.2rem;
}
@media screen and (max-width:640px){
	.col2-box{
		width : 100%;
		width : -webkit-calc(90% / 1);
		width : calc(90% / 1));
		display: block;
    	margin: auto;
    	padding: 0 0 20px;
	}
}
.note-box{
	padding: 10px !important;
	border: solid 1px #222 !important;
    margin: 20px auto 0;
    width: 95%;
}
@media screen and (max-width:640px){
	.note-box{
		border: none !important;
		margin: 0px auto 20px;
	}
}
.note-box ul li{
	line-height: 2em;
}
.fa-ul{
	margin: 0 !important;
	padding: 0!important;
}

.reveal2{
	border: 1px solid #fff100;
    border-radius: 0;
    background-color: #000;
    color: #fff;
    width: 100% !important;
    max-width: 100% !important;
    height: 100%;
    position: relative;
    top: 0;
}
/*  200720更新分  */
.stack tbody tr{
	padding: 20px 10px;
}
.chara-box{
	display: none;
	width: 75vw;
    height: 75vh;
    padding: 20px 50px;
    color: #fff;
    background: #1392e1;
}
/*.slick-slide:not(.slick-current) {
  opacity: .5;
}*/
.bg-party{
	padding: 20px 0px;
	padding: 100px 0 0 0;
}
@media screen and (max-width:951px){
	.bg-party{
		padding: 50px 0 0 0;
	}
}
.slider{
	height: initial !important;
	background-color: none !important;
}

.slider .slick-prev:before, .slider-vertical .slick-next:before {
	display: none;
}
.slider .slick-prev, .slider .slick-next {
    /*width: 28px;
    height: 28px;
    border-style: solid;*/
    /*margin: 10px;*/
    display: inline-block;
    margin: auto;
    /*left: 0;
    right: 0;
		top: 0;
		bottom: 0;*/
    z-index: 10;
    cursor: pointer;
}
.slider .slick-prev:before, .slider .slick-next:before {
	display: none;
}
.slider .slick-prev {
    /*border-width: 14px 14px 14px 0px;
    border-color: transparent #ffffff;*/
    left: -40px;
	right: auto;
}
@media screen and (max-width:410px){
	.slider .slick-prev {
    	left: -70px;
    	right: auto;
	}
}
.slider .slick-next {
    /*border-width: 14px 0px 14px 14px;
    border-color: transparent #ffffff;*/
    right: -40px;
    left: auto;
}
@media screen and (max-width:410px){
	.slider .slick-next {
    	right: -50px;
    	left: auto;
	}
}
.slider .slick-prev.slick-disabled, .slider .slick-next.slick-disabled, .slider .slick-prev.slick-disabled:hover, .slider .slick-next.slick-disabled:hover {
	opacity: 0.1;
	cursor: default;
    border-color: transparent #000000;
}
.slider div {
	/*height: 250px;*/
	/*background: #333333;*/
	/*text-align: center;
	font-size: 75px;*/
	color: #ffffff;
}
.slider-thumb{
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	position: relative;
	top: -80px;
	/*height: 100px;*/
	/*line-height: 50px;
	font-size: 25px;*/
}
@media screen and (max-width:960px){
	.slider-thumb {
		position: relative;
    	top: -90px;
    	width: 90%;
    }
}
@media screen and (max-width:750px){
	.slider-thumb {
		top: -60px;
		width: 90%;
		flex-wrap: wrap;
	}
}
/*@media screen and (max-width:540px){
	.slider-thumb {
		position: relative;
    	top: -50px;
    }
}
@media screen and (max-width:410px){
	.slider-thumb {
		width: 75%;
	}
}
@media screen and (max-width:340px){
	.slider-thumb {
		width: 85%;
	}
}*/
.slider-thumb div {
    padding-right: 3px;
    display: inline-flex;
    width: 100%;
    flex-wrap: nowrap;
}
@media screen and (max-width:750px){
	.slider-thumb div {
		padding-right: auto;
		display: inline-flex !important;
		justify-content: space-between;
		flex-wrap: wrap;
		height: auto;
		padding: 0px 0px 5px;
		max-width: 450px;
		/*display: inline-grid;
		padding-right: 0;
		grid-template: auto / auto auto auto auto auto;*/
	}
	.slider-thumb div:after,
	.slider-thumb div:before{
		content:"";
		display:block;
		width: 23%;
		height:0;
	}
	.slider-thumb div:before{
		order:1;
	}
	.item{
		width: 23%;
		height: 100px;
		margin-bottom: 3%;
	}
}
@media screen and (max-width:410px){
	.slider-thumb div{
		max-width: 290px;
	}
}

.slider-thumb .slick-slide.slick-current {
	opacity: 0.5;
}
@media screen and (max-width:750px){
	.slider-thumb .slick-slide{
		width: 80px !important;
	}
}

.slider-thumb .slick-list{
	overflow: initial !important;

}

.btn_manual{
	display: flex;
	justify-content: space-between;
}
.btn_manual a{
	width: 48% !important;
}

.system_column{
	list-style: none;
	display: flex;
	color: #fff;
	flex-wrap:wrap;
    justify-content: center;
    margin: 0 auto;
    padding: 0 0 40px 0;
}
.system_column img{
	width: 100%;
	border: solid 1px #c5c139;
}
.system_column h3{
	color: #ffff00;
	font-size: 1.75rem;
	text-align: center;
	padding: 5px;
}
.system_column p{
	padding: 5px;
	font-size: 1.1rem;
	text-align: left;
}
.system_column p.center{
	text-align: center;
}
.system_column li{
	padding: 10px;
}
.system_column.column3 li{
	width: 30%;
}
.system_column.column2 li{
	width: 40%;
}

@media screen and (max-width:750px){
	.system_column{
		display: block;
	}
	.system_column.column3 li{
		width: 90%;
		display: block;
		margin: 0 auto 15px auto;
	}
	.system_column.column2 li{
		width: 90%;
		display: block;
		margin: 0 auto 15px auto;
	}
}
.finished{
	font-size: 1.75rem;
	text-align: center;
	color:rgb(255 124 0);

}


.tab_block{
	display: none;
}
.tab_block.active{
	display: block;
}
.tab{
	display: flex;
    max-width: 600px;
    text-align: center;
    justify-content: center;
    font-size: 13px;
    border-bottom: 1px solid #444;
    margin-bottom: 20px;
}
.tab_btn{
	margin: 0 5px;
	justify-content: center;
	padding: .7rem 1rem;
	color: #fff;
}
.tab_btn:hover{
	color: #fff;
	background-color:#444;
}
.tab_btn.active,
.tab_btn.active:hover{
	color: #000;
	background-color:#444;
}

.guide-bnr{
	display: block;
    width: 100%;
    max-width: 420px;
    margin: 0 auto 40px;
    transition: .3s;
}
.guide-bnr:hover{
	opacity: 0.6;
	transition: .3s;
}
.guide-bnr img{
	width: 100%;
}
@media screen and (max-width:768px){
	.guide-bnr{
	    max-width: 100%;
	}
}


/* SNSアイコン */
.gft-sns-menu li{
	margin-right: 15px;
}
.gft-sns-menu li:last-child{
	margin-right: 0;
}

.gft .gft-sns-menu li a {
    display: inline-block;
    height: 5.8em;
    position: relative;
    width: 5.8em;
    background-color: #fff;
    border-radius: 3em;
    padding: 1.4em;
	opacity: 1;
    -webkit-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
}

.gft .gft-sns-menu li a:hover {
    opacity: .75;
}

.gft-sns-menu li span{
	max-width: 24px;
}
.gft .gft-sns-menu .sns_yt a{
	padding: 1.9em 1.4em;
}

.gft .gft-sns-menu .sns_x a{
	padding: 1.7em;
}

@media screen and (max-width:768px){
	.gft-sns-menu li span{
	max-width: 100%;
	}
}

.gft-sns-menu li span img{
	width: 100%;
}