@charset "UTF-8";

header {
	margin-bottom: 0 !important;
}
#main .mainInner {
	max-width: none !important;
}
footer {
	margin-top: 0 !important;
}
/* vb6 */
#vb6 {
	padding: 0 0 30px;
}
#vb6 h1 {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	text-align: center;
	background-image: url(../images/title_bg.jpg);
    background-repeat:  no-repeat;
    background-position: top center;
}
#vb6 h2 {
	margin: 0 0 30px;
}
#social {
	display: table;
	margin: 28px auto 20px;
}
#social ul li {
	margin-right: 20px;
	float: left;
	line-height: 20px;
}
#social ul li:last-child {
	margin-right: 0;
}

.tokuten_wrap {
	background-color: #f0f0ff;
  max-width: 1000px;
	margin: 0 auto;
}
#tokuten {
	max-width: 1000px;
	margin: 0 auto;
}
#tokuten .ttl {
	padding-top:30px;
  color: #7b64dd;
  font-size: 213%;
  font-weight: bold;
  text-align: center;
}
#tokuten .tokuten_ttl_s {
  color: #7b64dd;
  font-size: 150%;
  font-weight: bold;
  text-align: center;
	padding-bottom: 20px;
}
.decal {
	display: block;
	padding-bottom: 30px;
}
#threeforms {
	max-width: 1000px;
	margin: 0 auto;
}
#concept {
	max-width: 1000px;
	margin: 0 auto 50px;
}
#concept .ttl {
	margin-top: 30px;
	margin-bottom: 20px;
	color: #7b64dd;
	font-size: 213%;
	font-weight: bold;
	text-align: center;
}
#concept_txt {
	font-size: 98%;
	line-height: 1.7;
}
#concept .img {
	margin-bottom: 8px;
}
#concept_l {
	width: 540px;
	margin: 20px 0;
	float: left;
}
#concept_r {
	width: 430px;
	margin: 20px 0;
	float: right;
}
#spec ul {
	margin-bottom: 30px;
	padding: 15px;
	border: 2px solid #808080;
	list-style-type: disc;
}
#spec ul li {
	margin-left: 15px;
}
#spec .indent {
	padding-left: 4em;
	text-indent: -4em;
}
#spec .no_disc {
	padding-top: 0.25em;
	text-indent: -1em;
	list-style-type: none;
}
.detail a {
	display: block;
	padding: 12px 0 10px;
	color: #FFFFFF;
	background-color: #7b64dd;
	text-decoration: none;
	text-align: center;
	font-size: 137%;
	font-weight: bold;
	border-radius: 30px;
}
p.form_ttl {
	background: url(../images/ttl_bg.png) repeat-x left bottom;
	text-align: center;
}
.form {
	background-color: #F0ECE6;
}
.form_content_ttl {
	display: none !important;
	background-color: #7b64dd;
}
#shuttle {
	padding: 50px 0;
	margin: 0 auto 0;
	max-width: 1000px;
}
.m_bottm {
	margin-bottom: 20px;
}
.m_bottm_pc {
	margin-bottom: 20px;
}
.form_text{
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.7;
}
/* movie */
.movie {
	background-color: #FFFFFF;
}
.movie_content {
	max-width: 1000px;
	margin: 0 auto 0;
	padding: 50px 11.5%;
}
.movie_content_2 {
	padding-top: 0;
}
/* .movie.movie_flex {
  width: 100%;
  max-width: 560px; 
  margin: 0 auto;
  padding: 10px;
  box-sizing: border-box;
} */
/* .movie_flex_parent {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  gap: 20px; 
} */
.box_movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.box_movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.wrap_box_point {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
#gerwalk {
	padding: 50px 0;
	margin: 0 auto 0;
	max-width: 1000px;
}
#g_point {
	padding: 20px;
	background-color:#b8a7fd;
	/* background-color: #7c64de; */
}
#g_box_l {
	width: 48.96%;
	padding-bottom: 2.08%;
	float: left;
}
#g_box_r {
	width: 48.96%;
	padding-bottom: 2.08%;
	float: right;
}
#g_txt {
	clear: both;
	padding: 20px;
	border: 2px solid #303030;
	background-color: #FFFFFF;
	line-height: 1.7;
}
.point {
	margin-top: 20px;
	margin-bottom: 20px;
}
.box_l {
	width: 49%;
	float: left;
}
.box_r {
	width: 49%;
	float: right;
}
#destroid {
	padding: 50px 0;
	margin: 0 auto 0;
	max-width: 1000px;
}
#d_point {
	padding: 20px;
	background-color:#b8a7fd;
}
#d_box_l {
	width: 62.5%;
	float: left;
}
#d_box_r {
	width: 35.42%;
	float: right;
	border: 2px solid #303030;
	background-color: #FFFFFF;
}
#d_txt {
	padding: 20px;
	line-height: 1.7;
}
.d_txt_space{
min-height: 396px;
}

#vfgirl {
	padding: 50px 0;
	margin: 0 auto 0;
	max-width: 1000px;
}
#vfg_point {
	padding: 20px;
	background-color: #FFFFFF;
}
.hide_pc {
	display: none !important;
}
.box_point {
	margin: 20px 0 0;
	padding: 20px;
	background-color: #eaefea;
	border-radius: 10px;
}
.box_point ul li {
	float: left;
	margin-right: 20px;
}
.box_point ul li:last-child {
	margin-right: 0;
}
.box_point p {
	margin-top: 15px;
}
#gallery {
	margin: 0 0 40px;
	padding: 0 0 40px;
	background-color: #333333;
}
#gallery_ttl {
	padding: 20px 0 0;
	text-align: center;
}
#gallery_cnt {
	max-width: 1000px;
	margin: 0 auto;
	padding: 10px 0 0;
}
#gallery_cnt ul li {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
#gallery_cnt ul li:nth-child(4n) {
	margin-right: 0;
}
.shop {
	margin: 50px 0;
	text-align: center;
}
.shop a {
	padding: 25px 40px 23px;
	color: #FFFFFF;
  background-color: [object object];
  background-image: radial-gradient(circle at 100% 0%, rgba(194, 114, 223, 1) 1%, rgba(255, 170, 28, 1));
	border-radius: 15px;
	font-size: 186%;
	text-decoration: none;
	display: inline-block;
}

.release {
	margin: 0 0 50px;
	text-align: center;
	font-size: 350%;
	font-weight: bold;
	color: #7b64dd;
}
ul.link {
	max-width: 1000px;
	margin: 0 auto 20px;
}
ul.link li:nth-child(2n+1) {
	float: left;
}
ul.link li:nth-child(2n) {
	float: right;
}
.caution {
	max-width: 1000px;
	margin: 0 auto;
	font-size: 86%;
	clear: both;
}
.fluffy {
	position: relative;
	overflow: hidden;
	padding: 85px 40px;
}
.fluffy li {
	position: absolute;
	width: 220px;
	height: 150px;
	animation: updown 1.7s infinite alternate linear;
	-ms-animation: updown 1.7s infinite alternate linear;
	-webkit-animation: updown 1.7s infinite alternate linear;
	-moz-animation: updown 1.7s infinite alternate linear;
}
.fluffy li a img:hover {
	opacity: 1 !important;
}
@keyframes updown {
	0% { bottom: 0px; }
	50% { bottom: 30px; }
	100% { bottom: 0px; }
}
@-ms-keyframes updown {
	0% { bottom: 0px; }
	50% { bottom: 30px; }
	100% { bottom: 0px; }
}
@-webkit-keyframes updown {
	0% { bottom: 0px; }
	50% { bottom: 30px; }
	100% { bottom: 0px; }
}
@-moz-keyframes updown {
	0% { bottom: 0px; }
	50% { bottom: 30px; }
	100% { bottom: 0px; }
}
/* clearfix */
#vb6:after,
#social:after,
#concept:after,
#concept_l:after,
#concept_r:after,
#form:after,
#shuttle:after,
#d_point:after,
#gerwalk:after,
#g_point:after,
#destroid:after,
#destroid_l:after,
#destroid_r:after,
#d_point:after,
#vfgirl:after,
#vfgirl_l:after,
#vfgirl_r:after,
.box_point:after,
.box_point ul:after,
#gallery:after,
#gallery_ttl:after,
#gallery_cnt:after,
ul.link:after {
	content:".";
	display:block;
	height:0;
	font-size:0.1%;
	line-height:0.1;
	clear:both;
	visibility:hidden;
}
*:first-child+html #vb6,
*:first-child+html #social,
*:first-child+html #concept,
*:first-child+html #concept_l,
*:first-child+html #concept_r,
*:first-child+html #form,
*:first-child+html #shuttle,
*:first-child+html #gerwalk,
*:first-child+html #d_point,
*:first-child+html #destroid,
*:first-child+html #destroid_l,
*:first-child+html #destroid_r,
*:first-child+html #vfgirl,
*:first-child+html #vfgirl_l,
*:first-child+html #vfgirl_r,
*:first-child+html .box_point,
*:first-child+html .box_point ul,
*:first-child+html #gallery,
*:first-child+html #gallery_ttl,
*:first-child+html #gallery_cnt,
*:first-child+html ul.link {
	min-height:1%;
}