@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

  .pc {display:block;} .sp {display:none;}

 ---------------------------------------------------------- */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
/* !Reseting
---------------------------------------------------------- */
body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.48;
	color: #444;
}
body, div, pre, p, blockquote, figure, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td {
	margin: 0;
	padding: 0;
}
input, textarea {
	margin: 0;
	font-size: 100%;
}
label {
	cursor: pointer;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}
fieldset, img {
	border: 0;
}
img {
	vertical-align: top;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:after, q:before {
	content: '';
}
a, input {
	outline: none;
}
abbr, acronym {
	border: 0;
}
* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.ytb a  {
  position: relative;
  overflow: hidden;
  display: block;
  width:100%;
  height: 80px;
  margin: 4px auto 12px;
	padding: 0;
	color: #fff;
  font-size: 18px;
	text-decoration: none;
	border: 1px solid  #262400;
	background: #EED300;
  color: #333;

}
.ytb a:hover {
  opacity: 0.8;
}
.ytb a::after {
  content: "";
  display: block;
  clear: both;
}
.ytb img {
  width: 140px;
  margin: 0 12px 0 0 ;
  float: left;
}
.ytb span { 
  position: absolute;
  display: block;
  width:340px;
  font-weight: bold;
  top: 50%;
  left: 140px;
  text-align: center;
  box-sizing: border-box;
  /*左 上*/
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}




.boxx {
	position: relative;
	width: 640px;
	height: 400px;
	margin: 0 auto;
}
.boxxz {
	position: relative;
	width: 640px;
	margin: 0 auto;
	text-align: left;
	color: #FFF;
	font-size: 15px;
}
.new {
	margin: 4px;
	min-height: 30px;
	padding: 0 0 0 74px;
	background: url(../images/new.png) left top / 63px auto;
	background-repeat: no-repeat;
}
.box {
	width: 640px;
	height: 400px;
	margin: 0 auto;
}
/*YOUTUBE*/
.youtube {
	position: relative;
	width: 100%;
	background: #000;
 padding-bottom:calc(100%* 315/560);
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 4px solid #000;
	border-right: 4px solid #000;
	box-sizing: border-box;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
/* layout
----------------------------------------*/
#contents {
	width: auto;
	padding: 0;
}
.zoidswild {
	position: relative;
	font-family: 'Noto Sans Japanese';
	font-size: 14px;
	font-weight: 400;
	background: url(../images/bg.jpg) center top;
	background-repeat: no-repeat;
	background-color: #000;
	padding: 60px 0 0;
	background-attachment: fixed;
}
.zoidswild.noBG {
	background: url(none);
}
#pngTOP {
	width: 100%;
	height: 900px;
	background: url(../images/bg_top_pc.png) center top;
	position: absolute;
	top: 90px;
	z-index: 0;
}
.zoidswild img {
	max-width: 100%;
}
.zoidswild .inner {
	position: relative;
	width: 1024px;
	margin: 0 auto;
}
#bgFixPc {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background-color: #000;
	background-image: url('../images/bg_fix_pc.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}
.zoidswild .forPC {
	display: block;
}
.zoidswild .forSP {
	display: none;
}
.zoidswild img.forPC, .zoidswild br.forPC, .zoidswild span.forPC {
	display: inline-block
}
.zoidswild ruby {
	position: relative;
	display: inline-block;
	padding: 0.55em 0 0 0;
	vertical-align: bottom;
}
.zoidswild ruby[data-ruby]::before {
	content: attr(data-ruby);
	position: absolute;
	top: 0;
	left: 50%;
	margin: auto;
	font-size: 10px;
	text-align: center;
	white-space: nowrap;
	transform: translateX(-50%);
}
.zoidswild rt {
	display: none;
}
/* zwFlame
----------------------------------------*/
.zwFlame {
	width: 100%;
	background: url("../images/flame_bg.png") repeat-y;
	margin-bottom: 50px;
}
.zwFlame .zwFlameHeader {
	width: 1024px;
	height: 78px;
	background: url("../images/flame_header.png") no-repeat;
}
.zwFlame .zwFlameFooter {
	width: 1024px;
	height: 49px;
	margin-top: -30px;
	background: url("../images/flame_footer.png") no-repeat;
}
/* zwHeader
----------------------------------------*/
.zwHeader {
	width: 1029px;
	height: 90px;
	position: relative;
	margin: 0;
	padding: 0;
}
.zwLogo {
	width: 194px;
	height: 70px;
	position: absolute;
	left: -20px;
	top: 0;
	z-index: 5;
}
/* zwSlide
----------------------------------------*/
.zwSlide {
	width: 960px;
	position: relative;
	margin: -40px auto 0;
	padding-top: 43.75%;
}
.zwSlide .slides {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-filter: drop-shadow(0px 3px 10px rgba(0,0,0,.8));
	filter: drop-shadow(0px 0px 10px rgba(0,0,0,.8));
}
.zwSlide .flex-control-nav {
	height: 4px;
	margin: -10px 0 20px 0;
	text-align: center;
}
.zwSlide .flex-control-nav li {
	display: inline-block;
	height: 4px;
	margin: 0 0 0 5px;
	vertical-align: top;
}
.zwSlide .flex-control-nav li a {
	display: block;
	width: 100px;
	height: 4px;
	line-height: 0;
	text-indent: 100%;
	white-space: nowrap;
	outline: none;
	border: none;
	background: rgba(249,249,249,0.2);
	overflow: hidden;
}
.zwSlide .flex-control-nav li a.flex-active {
	background: #0050d9;
}
/* zwTopicpath
----------------------------------------*/
.zwTopicpath {
	margin: 40px 0;
}
.zwTopicpath a {
	color: #fff;
	text-decoration: none;
}
.zwTopicpath a:hover {
	text-decoration: underline;
}
.zwTopicpath ul {
	padding: 5px 15px;
	color: #fff;
	font-size: 12px;
	letter-spacing: -0.5em;
	border-radius: 30px;
	border: 1px solid rgba(255,255,255,0.2);
	background: rgba(0,0,0,0.5);
}
.zwTopicpath ul li {
	display: inline-block;
	padding: 0 15px 0 0;
	letter-spacing: 1px;
	vertical-align: top;
}
.zwTopicpath ul li + li:before {
	content: ">";
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px 0 0;
}
/* zwNews
----------------------------------------*/
.zwNews {
	float: left;
	width: 646px;
	height: 319px;
	margin: 0px 0 60px 0;
	background: url(../images/flame_bg_news.png) no-repeat center top;
}
.zwNews .newsBox {
	max-height: 390px;
	margin: 0 0 10px 0;
	padding: 40px 20px 20px 40px;
	box-sizing: border-box;
}
.zwNews .newsInner {
	max-height: 240px;
	overflow: auto;
}
.newsInner h2 {
	margin: 0 0 10px 0;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.1;
}
.newsInner ul {
	margin: 0 25px 0 0;
}
.newsInner ul li {
	clear: both;
	color: #fff;
	font-size: 15px;
	border-bottom: 1px solid #616d79;
}
.newsInner ul li .date {
	float: left;
	width: 82px;
	padding: 15px 0;
}
.newsInner ul li .icn {
	float: left;
	width: 20px;
	padding: 19px 0 15px 5px;
}
.newsInner ul li p {
	padding: 15px 0 15px 90px;
}
.newsInner ul li a {
	color: #fff;
	text-decoration: none;
}
/* zwTwitter
----------------------------------------*/
.zwTwitter {
	float: right;
	width: 366px;
	height: 319px;
	margin: 0px 0 60px 0;
	background: url(../images/flame_bg_twitter.png) no-repeat center top;
}
.zwTwitter .twitterBox {
	background: #fff;
	margin: 40px 20px 0;
}
.zwTwitter h2 {
	position: relative;
	margin: 0 0 0 10px;
	background: url(../images/title_bg.png) no-repeat right bottom;
}
.zwTwitter h2:before {
	content: "";
	position: absolute;
	top: 0;
	left: -10px;
	z-index: 0;
	width: 10px;
	height: 38px;
	background: url(../images/title_bg.png) no-repeat left bottom;
}
.zwTwitter h2 img {
	position: relative;
	z-index: 1;
	margin-left: -10px;
}
/* zwSection
----------------------------------------*/
.zwSection {
	clear: both;
	padding: 0 37px 30px;
}
.zwSection:after {
	clear: both;
	display: block;
	content: "";
}
.zwSection h2 {
	margin: 0 0 0px 0px;
	background: url(../images/bg_h2.png) no-repeat;
	background-position: center 45px;
	padding-bottom: 20px;
}
.zwSection h2 em {
	display: inline-block;
	width: 324px;
	height: 46px;
	margin: 0;
	padding: 11px 0 0 11px;
	font-size: 18px;
	box-sizing: border-box;
	color: #f1c159;
	font-style: normal;
	font-size: 20px;
}
.zwSection dl.specList1 dt {
	width: 50%;
	float: left;
}
/* zwList
----------------------------------------*/
/* zwList01 */
.zwList01 ul {
	width: 100%;
	margin: 0 auto;
	letter-spacing: -0.5em;
}

/* zwList01 */
.zwList01 ul.yoko1 {
	width: 100%;
	margin: 0 auto;
	letter-spacing: -0.5em;
  text-align: center;
}
.zwList01 ul.yoko1 li {
	display: inline-block;
	width: 55%;
	margin: 0 auto 30px;
	padding: 9px;
	color: #fff;
	letter-spacing: normal;
	vertical-align: top;
	border: 1px solid #b8b8b8;
	box-sizing: border-box;
	overflow: hidden;
}
.zwList01 ul.yoko2 li {
	display: inline-block;
	width: 49%;
	margin: 0 0.5% 30px;
	padding: 9px;
	color: #fff;
	letter-spacing: normal;
	vertical-align: top;
	border: 1px solid #b8b8b8;
	box-sizing: border-box;
	overflow: hidden;
}
.zwList01 ul.yoko3 li {
	display: inline-block;
	width: 32.3%;
	margin: 0 0.5% 30px;
	padding: 9px;
	color: #fff;
	letter-spacing: normal;
	vertical-align: top;
	border: 1px solid #b8b8b8;
	box-sizing: border-box;
	overflow: hidden;
}

.zwList01 ul li {
	background: url(../images/tex_green.jpg);
    background-size:100% auto;
}
.zwList01 ul li.bgBrue {
	background: url(../images/tex_blue.jpg);
    background-size:100% auto;
}
.zwList01 ul li.bgRed {
	background: url(../images/tex_red.jpg);
    background-size:100% auto;
}
.zwList01 ul li.bgGreen2 {
	background: url(../images/tex_green2.jpg);
    background-size:100% auto;
}

.zwList01 ul li.bgPurple {
	 background: url(../images/tex_purple_big.jpg);
    background-size:100% auto;
}



.zwList01 ul li .pic {
	width: 100%;
	margin: 0 0 15px 0;
	text-align: center;
	overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
}
.zwList01 ul li .pic img {
	display: block;
	transition-duration: 0.3s !important;	/*変化に掛かる時間*/
}
.zwList01 ul li .pic img:hover {
	transform: scale(1.2);	/*画像の拡大率*/
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}
ul li .pic img {
	width: 100%;
}
.zwList01 ul li h3 {
	margin: 0 0 12px 0;
	padding: 0 10px;
	font-size: 16px;
}
.zwList01 ul li h3 .num {
	display: block;
	margin: 0 0 3px 0;
	font-size: 14px;
}
.zwList01 ul li .spec {
	display: table;
	width: 100%;
	margin: 0 0 10px 0;
	border: 1px solid #b8b8b8;
}
.zwList01 ul li .spec > div {
	display: table-cell;
	width: 50%;
	padding: 6px 2px;
	text-align: center;
	vertical-align: middle;
}
.zwList01 ul li .price {
	border-left: 1px solid #b8b8b8;
}
.zwList01 ul li .price em {
	font-size: 18px;
}
.zwList01 ul li .btn > div {
	width: 49%;
}
.zwList01 ul li .btn > div a {
	display: block;
	padding: 9px 5px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.zwList01 ul li .btn > div a:before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 2px 8px 0 0;
	vertical-align: top;
}
.zwList01 ul li .btn .detail {
	float: left;
}
.zwList01 ul li .btn .detail a {
	border: 1px solid #5586da;
	background: #0050d9;
}
.zwList01 ul li .btn .detail a:before {
	background: url(../images/icn_detail.png) no-repeat 0 0;
}
.zwList01 ul li .btn .buy {
	float: right;
}
.zwList01 ul li .btn .buy a {
	border: 1px solid #ee585a;
	background: #99141e;
}
.zwList01 ul li .btn .buy a:before {
	background: url(../images/icn_buy.png) no-repeat 0 0;
}
/* zwList02 */
.zwList02 ul {
	margin: 0 -16px 0 0;
	letter-spacing: -0.5em;
}
.zwList02 ul li {
	display: inline-block;
	width: 23%;
	margin: 0 1% 30px;
	padding: 9px;
	color: #fff;
	letter-spacing: normal;
	vertical-align: top;
	border: 1px solid rgba(255,255,255,0.2);
	background: rgba(3,3,3,0.5);
	box-sizing: border-box;
}
.zwList02 ul li .pic {
	margin: 0 0 15px 0;
	text-align: center;
}
.zwList02 ul li .icn {
	margin: 0 0 10px 0;
}
.zwList02 ul li .icn img {
	height: 26px;
}
.zwList02 ul li h3 {
	margin: 0 0 15px 0;
	font-size: 16px;
}
.zwList02 ul li p {
	margin: 0 0 15px 0;
	line-height: 1.8;
}
.zwList02 ul li .btn a {
	display: block;
	padding: 9px 5px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border: 1px solid #fff;
}
/* zwList04 */
.zwList04 ul {
	display: table;
	margin: 0 0 10px 0;
}
.zwList04 li {
	display: table-row;
}
.zwList04 li > div {
	display: table-cell;
	padding: 0 5px 5px 5px;
	text-align: left;
	vertical-align: top;
}
.zwList04 li .clmC {
	padding-top: 0.5em;
}
/* zwApp
----------------------------------------*/
.zwApp {
	position: relative;
	margin: 0 0 30px 0;
	padding: 29px 29px 15px 29px;
	color: #fff;
	border: 1px solid rgba(255,255,255,0.2);
	background: rgba(3,3,3,0.5);
	overflow: hidden;
}
.zwApp .logo {
	float: left;
	width: 182px;
	margin: 0 28px 0 0;
	text-align: center;
}
.zwApp .logo .icn {
	margin: 0 0 20px 0;
}
.zwApp .logo ul li {
	margin: 0 0 14px 0;
}
.zwApp .txt {
	position: relative;
	float: left;
	width: 680px;
}
.zwApp .txt h3 {
	margin: 0 0 15px 0;
	font-size: 18px;
	font-weight: 500;
}
.zwApp .txt h3 em {
	color: #ffde00;
	font-size: 26px;
	font-weight: 500;
	text-shadow: 3px 3px 12px #e61d45, -3px -3px 12px #e61d45;
}
.zwApp .txt h4 {
	margin: 0 0 15px 0;
	color: #66ffff;
	font-size: 22px;
}
.zwApp .txt p {
	margin: 0 0 15px 0;
	font-size: 18px;
}
.zwApp .item {
	clear: both;
	padding: 30px 0 0 0;
}
.zwApp .item h5 {
	position: relative;
	margin: 0 0 10px 0;
	padding: 5px 30px 5px 50px;
	font-size: 20px;
	border-radius: 2px;
	background: #0864a1;
}
.zwApp .item02 h5 {
	background: #f39700;
}
.zwApp .item03 h5 {
	background: #920783;
}
.zwApp .item04 h5 {
	margin-bottom: 20px;
	background: #cc0066;
}
.zwApp .item h5:after {
	content: "";
	position: absolute;
	top: 2px;
	left: 5px;
	width: 36px;
	height: 36px;
	background: url(../images/app_ttl.png) no-repeat 0 0;
}
.zwApp .item p {
	margin: 0 0 15px 0;
	font-size: 16px;
	line-height: 1.8;
}
.zwApp .item .picTwo, .zwApp .item .picThree, .zwApp .item .movThree {
	margin: 0 -5px;
	letter-spacing: -0.5em;
}
.zwApp .item .picTwo li, .zwApp .item .picThree li, .zwApp .item .movThree li {
	display: inline-block;
	padding: 0 5px 30px 5px;
	letter-spacing: normal;
	vertical-align: top;
}
.zwApp .item .picTwo li p, .zwApp .item .picThree li p, .zwApp .item .movThree li p {
	padding: 15px 0 0 0;
}
.zwApp .item .picThree li, .zwApp .item .movThree li {
	width: 33.333%;
}
.zwApp .item .picTwo li {
	width: 50%;
}
.zwApp .item .movThree li h6 {
	margin: 0 0 5px 0;
	color: #ffde00;
	font-size: 16px;
}
.zwApp .item .movThree li .mov {
	position: relative;
	height: 0;
	padding-top: 56.25%;
}
.zwApp .item .movThree li .mov iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.zwApp .item .picL01, .zwApp .item .picL02 {
	padding: 0 0 30px 0;
	overflow: hidden;
}
.zwApp .item .picL01 .pic {
	float: left;
	max-width: 150px;
	margin: 0 20px 0 0;
}
.zwApp .item .picL02 .pic {
	float: left;
	max-width: 336px;
	margin: 0 20px 0 0;
}
.zwApp .item .ttl01 {
	margin: 0 0 10px 0;
	color: #ffde00;
	font-size: 24px;
	font-weight: bold;
}
.zwApp .special p {
	margin: 0 0 15px 0;
	font-size: 16px;
	line-height: 1.8;
}
.zwApp .special .modalLink li {
	margin: 0 0 10px 0;
	font-size: 18px;
}
.zwApp .special .modalLink li a {
	color: #ffde00;
}
.zwAppModal {
	max-width: 800px;
	margin: 0 auto;
}
.zwAppModal h3 {
	margin: 0 0 15px 0;
	color: #ffde00;
	font-size: 24px;
	text-align: center;
}
.zwAppModal .appQr {
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}
.zwAppModal .appQr .qr {
	padding: 0 0 0 37px;
	background: url(../app/images/app_qr_arw.png) no-repeat left center / 30px 30px;
}
.zwAppModal .appQr .qr img {
	max-width: 114px;
}
.zwAppModal .appTokuten h4 {
	display: block;
	width: 203px;
	height: 70px;
	margin: -10px auto 0 auto;
	color: #ffde00;
	font-size: 25px;
	font-weight: bold;
	line-height: 70px;
	text-align: center;
	background: url(../app/images/app_tokuten_title.png) no-repeat 0 0 / 203px 70px;
}
.zwAppModal .appTokuten {
	display: flex;
	margin: 0 -20px 0 0;
}
.zwAppModal .appTokuten .modalBox01 {
	margin: 0 20px 30px 0;
}
.zwAppModal .appTokuten p {
	font-size: 17px;
}
.zwAppModal .appTokuten .pic {
	margin: 0 0 10px 0;
	text-align: center;
}
.zwAppModal .appTokuten .pic {
	width: 356px;
}
/* zwMovie
----------------------------------------*/
.zwMovie ul {
	margin: 0 -16px 0 0;
	letter-spacing: -0.5em;
}
.zwMovie ul li {
	display: inline-block;
	width: 50%;
	padding: 0 16px 30px 0;
	letter-spacing: normal;
	vertical-align: top;
}
.zwMovie ul li .movie {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56.25%;
}
.zwMovie ul li .movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.zwMovie ul li .caption {
	padding: 10px 0 0 0;
	color: #fff;
	line-height: 1.8;
}
/* zwBanner
----------------------------------------*/
.zwBanner {
	width: 930px;
	margin: 0px auto;
	letter-spacing: -0.5em;
}
.zwBanner ul {
	margin: 0;
	font-size: 0;
	letter-spacing: -0.5em;
}
.zwBanner ul li {
	display: inline-block;
	width: 300px;
	margin: 0 10px 10px 0;
	font-size: 0;
	letter-spacing: normal;
	box-sizing: border-box;
}
/* zwLink
----------------------------------------*/
.zwLink01 {
	margin: 0 0 15px 0;
	text-align: right;
}
.zwLink01 a {
	display: inline-block;
	padding: 0 0 0 8px;
	color: #fff;
	text-decoration: none;
	background: url(../images/icn_arw01.png) no-repeat 0 7px;
}
.zwLink01 a:hover {
	text-decoration: underline;
}
/* zwDetail
----------------------------------------*/
.zwDetail {
	margin-top: -40px;
}
/* detailTitle */
.zwDetail .detailTitle {
	margin: 0 0 0px 0;
	padding: 0 50px 30px;
	color: #f1c159;
	font-size: 24px;
	font-weight: 500;
	background: url(../images/bg_h2.png) no-repeat;
	background-position: center 45px;
}
.zwDetail .detailTitle h2 {
	display: inline-block;
	vertical-align: middle;
}
.zwDetail .detailTitle .icn {
	display: inline-block;
	vertical-align: middle;
}
.zwDetail .detailTitle .icn img {
	height: 40px;
	margin: 0 0 0 10px;
}
/* detailBox */
.zwDetail .detailBox {
	margin: 0 37px;
	padding: 9px;
	color: #fff;
	border: 1px solid #b8b8b8;
	background: #0c272c;
	overflow: hidden;
}
.zwDetail .detailBox {
	background: url(../images/tex_blue_big.jpg);
}
.zwDetail .detailBox.bgRed {
	background: url(../images/tex_red_big.jpg);
}
.zwDetail .detailBox.bgGreen2 {
	background: url(../images/tex_green2_big.jpg);
}


.zwDetail .detailBox.bgPurple {
	background: url(../images/tex_purple_big.jpg);
}


.zwDetail .detailBox .holder {
	float: left;
	width: 480px;
}
.zwDetail .detailBox .holder .pic {
	margin: 0 0 10px 0;
}
.zwDetail .detailBox .holder .buy {
	margin: 0 auto;
}
.zwDetail .detailBox .holder .buy a {
	display: block;
	padding: 9px 5px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border: 1px solid #ee585a;
	background: #99141e;
}
.zwDetail .detailBox .holder .buy a:before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 3px 8px 0 0;
	vertical-align: top;
	background: url(../images/icn_buy.png) no-repeat 0 0;
}
.zwDetail .detailBox .item {
	float: right;
	width: 400px;
	padding: 20px;
}
.zwDetail .detailBox .item table {
	width: 100%;
	margin: 0 0 18px 0;
	border: 1px solid #fff;
}
.zwDetail .detailBox .item table th {
	width: 128px;
	padding: 5px 10px 7px 22px;
	vertical-align: middle;
	border: 1px solid #fff;
}
.zwDetail .detailBox .item table td {
	padding: 5px 5px 7px 18px;
	vertical-align: middle;
	border: 1px solid #fff;
}
.zwDetail .detailBox .item table td em {
	font-size: 18px;
}
.zwDetail .detailBox .item h3 {
	margin: 0 0 5px 0;
	padding: 0 0 0 29px;
	font-size: 16px;
	background: url(../images/icn_set.png) no-repeat 0 4px;
}
.zwDetail .detailBox .item .group {
	margin: 12px 0 0 0;
	padding: 12px 0 0 0;
	border-top: 1px solid #fff;
	font-size: 13px;
}
.zwDetail .detailBox .item .group ul {
	padding: 0 0 7px 20px;
	list-style: disc;
}
.zwDetail .detailBox .item .group ul li {
	margin: 0 0 3px 0;
}
/* zwSpec
----------------------------------------*/
.zwSpec {
	color: #fff;
	font-size: 16px;
	border: 1px solid #b8b8b8;
	background: #020925;
	margin: 0px;
}
.zwSpec {
	background: url(../images/tex_blue_big.jpg);
}
.zwSpec.bgRed {
	background: url(../images/tex_red_big.jpg);
}
.zwSpec.bgGreen {
	background: url(../images/tex_green_big.jpg);
}
.zwSpec.bgGreen2 {
	background: url(../images/tex_green2_big.jpg);
}

.zwSpec.bgPurple {
	background: url(../images/tex_purple_big.jpg);
}
.zwSpec .pic {
	margin: 0 0 20px 0;
}
.zwSpec .pictCenter {
	margin-top: 20px;
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.zwSpec .picL {
	float: left;
	margin: 0 20px 10px 70px;
}
.zwSpec p {
	margin: 0 70px 25px;
	line-height: 1.9;/*overflow: hidden;*/
}
/* zwMaking
----------------------------------------*/
.zwMaking {
	color: #fff;
	font-size: 16px;
	border: 1px solid #b8b8b8;
	background: url(../images/bg_tile_green.png);
	margin: 0px;
	padding: 17px;
}
.zwMaking {
	background: url(../images/tex_blue_big.jpg);
}
.zwMaking.bgRed {
	background: url(../images/tex_red_big.jpg);
}
.zwMaking.bgGreen {
	background: url(../images/tex_green_big.jpg);
}
.zwMaking.bgGreen2 {
	background: url(../images/tex_green2_big.jpg);
}
.zwMaking.bgPurple {
	background: url(../images/tex_purple_big.jpg);
}
.zwMaking h3 {
	margin: 0 0 5px 0;
	color: #ffde00;
	font-size: 18px;
	font-weight: 500;
}
.zwMaking p {
	color: #fff;
	margin: 0 0 20px 0;
	font-size: 16px;
}
.responsive3 {
	margin-bottom: 20px;
}
.responsive3:after {
	clear: both;
	display: block;
	content: "";
}
.responsive3 img {
	width: 39%;
	float: left;
	margin: 0 -3%;
}
.zwChange {
	margin: 0 0 30px 0;
}
.zwChange:after {
	clear: both;
	display: block;
	content: "";
}
.zwChange .slide {
	float: left;
	width: 480px;
	text-align: center;
}
.zwChange .slide ul {
	margin: 0;
	padding: 0;
}
.zwChange .slide li {
	margin: 0 auto;
}
.zwChange .slide img {
	border: 1px solid rgba(255,255,255,0.5);
	box-sizing: border-box;
}
.zwChange .control {
	float: right;
	width: 400px;
	padding: 0px;
}
.zwChange .btn {
	width: 400px;
	margin: 0 0 24px 0;
}
.zwChange .btn li {
	position: relative;
	margin: 0 0 15px 0;
	padding: 6px 25px 6px 15px;
	cursor: pointer;
	border-radius: 3px;
	border: 1px solid rgba(255,255,255,0.5);
	background: url(../images/bg02.png) repeat;
}
.zwChange .btn > div {
	display: none;
	cursor: pointer;
}
.zwChange .btn > div.active {
	display: block;
}
.zwChange .dots {
	display: inline-block;
	width: 100%;
	color: #fff;
}
.zwChange .dotswide {
	min-width: 220px;
}
.zwChange .dots li {
	position: relative;
	margin: 0 0 15px 0;
	padding: 6px 25px 6px 15px;
	cursor: pointer;
	border-radius: 3px;
	border: 1px solid rgba(255,255,255,0.5);
	background: url(../images/bg02.png) repeat;
}
.zwChange .dots li .num {
	display: inline-block;
	margin: 0 5px 0 0;
}
.zwChange .dots .flex-active {
	background: url(../images/bg03.png) repeat;
}
.zwList03 ul {
	width: 100%;
	margin: 0 auto;
	letter-spacing: -0.5em;
}
.zwList03 ul li {
	display: inline-block;
	width: 50%;
	padding: 0 20px 30px 0;
	letter-spacing: normal;
	vertical-align: top;
	box-sizing: border-box;
}
.zwList03 ul li img {
	border: 1px solid rgba(255,255,255,0.5);
}
.zwList03 ul li h3 {
	margin: 0 0 15px 0;
}
.zwList03 ul li p {
	margin: 10px 0 0 0;
	font-size: 16px;
}
/* zwSupport
----------------------------------------*/
.zwSupport {
	margin: 0 0 30px 0;
}
.zwSupport .movie {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56.25%;
}
.zwSupport .movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* zwAbout
----------------------------------------*/
.zwAbout {
}
.video-wrap {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
}
video {
	min-width: 100%;
	min-height: 100vh;
	z-index: 0;
}
.overlayVideo {
	width: 100%;
	height: 100vh;
	position: absolute;
	top: 0;
	left: 0;
	background-image: linear-gradient(45deg, rgba(0,0,0,.3) 50%, rgba(0,0,0,.7) 50%);
	background-size: 4px 4px;
	z-index: 1;
}
.zwAbout ruby[data-ruby]::before {
	line-height: 3.5;
}
.zwAbout h2 {
	font-family: 'Noto Sans Japanese';
	margin: 0 37px 60px;
	padding: 17px 20px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	border: 1px solid rgba(255,255,255,0.05);
	background: url(../images/bg01.png) repeat;
}
.zwAbout .aboutBox {
	position: relative;
	padding: 0 0 50px 0;
	color: #fff;
	font-size: 20px;
	text-align: center;
}
.zwAbout .aboutBox .pic {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
.zwAbout .aboutBox .item {
	position: relative;
}
.zwAbout .aboutBox .item p {
	padding: 0 0 45px 0;
	font-weight: 500;
	line-height: 2.3;
	text-shadow: 2px 2px 0 rgba(0,0,0,0.5);
}
.zwAbout .aboutBox .item .fs01, .zwAbout .aboutBox .item .fs02, .zwAbout .aboutBox .item .fs03 {
	font-family: 游明朝, "Yu Mincho", YuMincho;
}
.zwAbout .aboutBox .item .fs01 {
	padding: 0 0 60px 0;
	color: #ffde00;
	font-size: 52px;
	font-weight: 700;
	text-shadow: 3px 3px 12px #e61d45, -3px -3px 12px #e61d45;
}
.zwAbout .aboutBox .item .fs01 ruby[data-ruby]::before {
	font-size: 15px;
	line-height: 3.8;
}
.zwAbout .aboutBox .item .fs02 {
	padding: 0 0 40px 0;
	color: #ff6c00;
	font-size: 42px;
	font-weight: 500;
	text-shadow: 3px 3px 3px rgba(0,0,0,1.00);
}
.zwAbout .aboutBox .item .fs03 {
	padding: 30px 0 40px 0;
	color: #ff6c00;
	font-size: 42px;
	font-weight: 500;
	text-shadow: 3px 3px 3px rgba(0,0,0,1.00);
}
.zwAbout .aboutBox .item .fs03 ruby[data-ruby]::before {
	font-size: 13px;
	line-height: 3.2;
}
/* zwEvent
----------------------------------------*/
.zwEvent {
	margin: 0 37px 30px;
}
/* eventTitle */
.zwEvent .eventTitle {
	margin: 0 0 20px 0;
	padding: 15px 20px;
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	border: 1px solid rgba(255,255,255,0.05);
	background: url(../images/bg01.png) repeat;
}
.zwEvent .eventTitle h2 {
	display: inline-block;
	font-weight: 500;
	vertical-align: bottom;
}
.zwEvent .eventTitle .icn {
	display: inline-block;
	vertical-align: bottom;
}
.zwEvent .eventTitle .icn img {
	height: 40px;
	margin: 0 0 0 10px;
}
/* detailBox */
.zwEvent .eventBox {
	padding: 20px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border: 1px solid rgba(255,255,255,0.05);
	background: url(../images/bg01.png) repeat;
	overflow: hidden;
}
.zwEvent .eventBox p {
	margin: 0 0 20px 0;
}
.zwEvent .eventBox .picList ul {
	margin: 0 -5px;
	letter-spacing: -0.5em;
}
.zwEvent .eventBox .picList ul li {
	display: inline-block;
	width: 50%;
	padding: 0 5px 30px 5px;
	letter-spacing: normal;
	vertical-align: top;
}
.zwEvent .eventBox .picList ul li p {
	padding: 10px 0 0 0;
	font-size: 18px;
	text-align: center;
}
.zwEvent .eventBox .item {
	padding: 20px;
	font-size: 16px;
}
.zwEvent .eventBox .item p {
	margin: 0 0 20px 0;
	line-height: 1.8;
}
.zwEvent .eventBox .caption {
	padding: 5px 0 0 0;
	font-size: 0.8em;
	text-align: left;
}
.zwEventh3 {
	margin-bottom: 20px;
	padding: 0 0 5px 0;
	color: #ffde00;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #ffde00;
}
/* zwStore
----------------------------------------*/
.zwStore {
	color: #fff;
	padding: 0 37px 50px;
	font-size: 16px;
}
.zwStore h2 {
	max-width: 700px;
	margin: 0 auto 50px auto;
}
.zwStore h3 {
	margin: 0 0 20px 0;
	color: #ffde00;
	font-size: 20px;
	font-weight: 500;
}
.zwStore .storeSelect {
	padding: 0 0 30px 0;
}
.zwStore .storeSelect p, .zwStore .storeSelect select {
	display: inline-block;
	vertical-align: middle;
}
.zwStore .storeSelect p {
	margin: 0 10px 0 0;
}
.zwStore .storeSelect select {
	min-width: 200px;
	height: 28px;
	font-size: 16px;
	border: 1px solid #ccc;
	background: #fff;
}
.zwStore .storeList ul {
	margin: 0 0 20px 0;
	border-bottom: 1px solid #fff;
	background: rgba(0,0,0,0.5);
}
.zwStore .storeList ul li {
	display: table;
	width: 100%;
	padding: 15px 0;
	border-top: 1px solid #fff;
}
.zwStore .storeList ul li > div {
	display: table-cell;
	padding: 2px 15px;
	vertical-align: middle;
}
.zwStore .storeList ul li .name {
	width: 270px;
}
.zwStore .storeList ul li .address {
	width: 550px;
	border-left: 1px solid #fff;
}
.zwStore .storeList ul li .tel {
	width: 140px;
	border-left: 1px solid #fff;
}
.zwStore .storeList ul li .shop {
	width: 140px;
	border-right: 1px solid #fff;
}
/* zwBox
----------------------------------------*/
.zwBox {
	position: relative;
	margin: 0 0 30px 0;
	padding: 29px 29px 15px 29px;
	color: #fff;
	border: 1px solid rgba(255,255,255,0.2);
	background: rgba(3,3,3,0.5);
	overflow: hidden;
}
.zwBox h3 {
	margin: 0 0 20px 0;
	font-size: 18px;
}
.zwBox h4 {
	margin: 20px 0 5px 0;
}
.zwBox p {
	margin: 0 0 10px 0;
}
.zwBox ol {
	margin: 0 0 10px 1em;
	padding: 0 0 0 15px;
}
.zwBox ol li {
	margin: 0 0 5px 0;
	list-style: decimal;
}
.zwBox ol li ol {
	margin: 5px 0 0 0;
	padding: 0;
}
.zwBox ol li ol li {
	padding: 0 0 0 1em;
	text-indent: -1em;
	list-style: none;
}
/* zwImglist
----------------------------------------*/
.zwImglist {
}
.zwImglist h3 {
	margin: 0 0 5px 0;
	color: #ffde00;
	font-size: 18px;
	font-weight: 500;
}
.zwImglist .picR {
	padding: 0 0 20px 0;
	overflow: hidden;
}
.zwImglist .picR .pic {
	float: right;
	max-width: 350px;
	margin: 0 0 0 20px;
}
.pics {
	max-width: 950px;
	margin: 0 auto;
}
.zwImglist p {
	margin: 0 0 10px 0;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
}
.zwImglist .dclst {
	margin: 0 0 10px 25px;
	color: #fff;
	font-size: 16px;
	list-style: disc;
}
.zwImglist .nmlst {
	margin: 0 0 10px 0;
	color: #fff;
	font-size: 16px;
	list-style: decimal;
}
.zwImglist .nmlst > li {
	padding: 0 0 0 2em;
	text-indent: -2em;
}
.zwImglist .nmlst li ruby {
	text-indent: 0;
}
.zwImglist .piclst {
	margin: 0 0 20px 0;
	letter-spacing: -0.5em;
	text-align: center;
}
.zwImglist .piclst li {
	display: inline-block;
	max-width: 454px;
	margin: 10px;
	letter-spacing: normal;
}
/* 
----------------------------------------*/
.zwSns ul {
	padding: 0 0 10px 0;
	letter-spacing: -0.5em;
	text-align: right;
}
.zwSns ul li {
	display: inline-block;
	margin: 0 1px 10px 9px;
	letter-spacing: normal;
	vertical-align: middle;
}
.zwSns ul li a {
	display: inline-block;
	padding: 3px 8px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	border-radius: 3px;
}
.zwSns ul li a i {
	margin-right: 5px;
}
.zwSns ul li.twitter a {
	background: #1da1f2;
}
/* modal
----------------------------------------*/
.modaal-container {
	background: none;
	position: relative;
	max-width: 800px;
	font-family: 'Noto Sans Japanese';
	font-size: 14px;
	font-weight: 400;
	overflow: hidden;
}
.modaal-container img {
	max-width: 100%;
}
.modaal-content-container {
	padding: 0;
}
.modaal-inner-wrapper {
	padding: 25px 15px;
}
.modaal-close {
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 40px;
	border-radius: 3px;
	border: 1px solid #fff !important;
}
.modaal-close:after, .modaal-close:before {
	width: 1px;
	height: 30px;
	top: 4px;
	left: 19px;
}
.modaal-close:focus:after, .modaal-close:focus:before, .modaal-close:hover:after, .modaal-close:hover:before {
	background: #fff;
}
.modaal-close:focus, .modaal-close:hover {
	background: none;
	opacity: 0.8;
}
.modaal-container .forPC {
	display: block;
}
.modaal-container .forSP {
	display: none;
}
.modaal-container img.forPC, .modaal-container br.forPC, .modaal-container span.forPC {
	display: inline-block
}
.zwModal {
	display: none;
}
.zwModal img {
	max-width: 100%;
}
.modalBox01 {
	margin: 0 0 20px 0;
	padding: 12px;
	color: #fff;
	font-size: 18px;
	border: 5px solid #009fe8;
	background: url(../images/modal_box_bg01.png) repeat center center / 19px 20px, linear-gradient(to top, #058ac7, #303593);
}
/* common
----------------------------------------*/
.zwNote01 li {
	padding: 0 0 5px 1em;
	font-size: 0.8em;
	text-indent: -1em;
}
.zwDiscList01 li {
	margin: 0 0 0 1.5em;
	list-style: disc;
}
.zwBold {
	font-weight: bold;
}
.zwColor01 {
	color: #0050d9;
}
.zwColor02 {
	color: #d90000;
}
.zwColor03 {
	color: #ffde00;
}
.zwColor04 {
	color: #66ffff;
}
.zwColor05 {
	color: #ff6c00;
}
.zwFontS {
	font-size: 0.8em;
}
.zwFontL {
	font-size: 1.2em;
}
.zwFontXL {
	font-size: 1.5em;
}
.zwArignC {
	text-align: center;
}
.zwArignL {
	text-align: left;
}
.zwArignR {
	text-align: right;
}
.zwComingsoon {
	padding: 60px 0 100px 0;
	color: #ffde00;
	font-size: 50px;
	font-weight: 700;
	text-align: center;
	text-shadow: 3px 3px 12px #e61d45, -3px -3px 12px #e61d45;
}
.zwImgC {
	display: inline-block;
	min-width: 500px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	text-align: center;
}
.zwImgR, .zwImgL {
	padding: 0 0 30px 0;
}
.zwImgR:after, .zwImgL:after {
	clear: both;
	content: "";
	display: block;
}
.zwImgR .pic, .zwImgL .pic {
	max-width: 380px;
}
.zwImgR .pic {
	float: right;
	margin: 0 0 10px 10px;
}
.zwImgL .pic {
	float: left;
	margin: 0 10px 10px 0;
}
.zwPic01, .zwPic02, .zwPic03, .zwPic04 {
	margin: 0 -10px 10px 0;
	letter-spacing: -0.5em;
}
.zwPic01 li, .zwPic02 li, .zwPic03 li, .zwPic04 li {
	display: inline-block;
	padding: 0 10px 20px 0;
	letter-spacing: normal;
	vertical-align: top;
	box-sizing: border-box;
}
.zwPic01 li {
	width: 25%;
}
.zwPic02 li {
	width: 50%;
}
.zwPic03 li, .zwPic04 li {
	width: 33.333%;
}
.zwPic04 ul {
	text-align: center;
}
.zwPic04 li.p2 {
	width: 40%;
}
.zwPic04 li .caption {
	padding: 5px 0 0 0;
	color: #fff;
	text-align: center;
}
.zwMovC {
	width: 100%;
	max-width: 560px;
	margin: 0 auto 20px auto;
}
.zwMovC .mov {
	position: relative;
	height: 0;
	padding-top: 56.25%;
}
.zwMovC .mov iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.zwTxtbox01 {
	margin: 0 auto 20px auto;
	text-align: left;
}
.zwTxtbox02 {
	margin: 0 auto 20px auto;
	text-align: left;
}
.zwTxtbox02 h3 {
	margin: 0 0 15px 0;
	color: #ffde00;
	font-size: 18px;
	font-weight: 500;
}
.zwTxtbox03 {
	margin: 0 auto 20px auto;
	color: #fff;
	font-size: 19px;
	text-align: left;
}
.zwTable01 {
	margin: 0 auto 20px auto;
}
.zwTable01 th, .zwTable01 td {
	padding: 0 0 5px 0;
	text-align: left;
	vertical-align: top;
}
.zwTable01 th {
	padding: 0 20px 5px 0;
}
.zwTable02 {
	margin: 0 auto 20px auto;
}
.zwTable02 th, .zwTable02 td {
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #fff;
}
.zwTable02 th {
}
.zwTable03 {
	margin: 0 0 20px 0;
}
.zwTable03 th, .zwTable03 td {
	padding: 0 0 5px 0;
	text-align: left;
	vertical-align: top;
}
.zwTable03 th {
	padding: 0 20px 5px 0;
}
.zwBorder01 {
	display: inline-block;
	margin: 0 auto 20px auto;
	padding: 20px 20px 0 20px;
	border: 1px solid #fff;
}
.zwIndent01 {
	padding-left: 100px;
}
.zwAnchor01 ul {
	letter-spacing: -0.5em;
	text-align: center;
}
.zwAnchor01 ul li {
	display: inline-block;
	margin: 0 15px 20px 15px;
	letter-spacing: normal;
	vertical-align: top;
}
.zwAnchor01 ul li a {
	position: relative;
	display: block;
	min-width: 220px;
	padding: 0 100px 0 36px;
	color: #31e2fd;
	font-size: 20px;
	line-height: 56px;
	text-decoration: none;
	text-shadow: 0 5px 5px rgba(0,0,0,0.1);
	border: 2px solid #33e3fe;
	background: url(../images/bg04.png) repeat center center;
	box-shadow: 0 0 10px rgba(0,0,0,0.7) inset, 0 0 5px 5px rgba(0,0,0,0.2);
}
.zwAnchor01 ul li a:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 56px;
	height: 56px;
	border-left: 2px solid #33e3fe;
	background: url(../images/icn_arw03.png) no-repeat center center rgba(49,226,253,0.5);
}
.w50 {
	width: 50px;
}
.w60 {
	width: 60px;
}
.w70 {
	width: 70px;
}
.w80 {
	width: 80px;
}
.w90 {
	width: 90px;
}
.w100 {
	width: 100px;
}
.w110 {
	width: 110px;
}
.w120 {
	width: 120px;
}
.w130 {
	width: 130px;
}
.w140 {
	width: 140px;
}
.w150 {
	width: 150px;
}
.w200 {
	width: 200px;
}
.w250 {
	width: 250px;
}
.w300 {
	width: 300px;
}
.w350 {
	width: 350px;
}
.w400 {
	width: 400px;
}
.w450 {
	width: 450px;
}
.w500 {
	width: 500px;
}
.w550 {
	width: 550px;
}
.w600 {
	width: 600px;
}
.w650 {
	width: 650px;
}
.w700 {
	width: 700px;
}
.w750 {
	width: 750px;
}
.w800 {
	width: 800px;
}
.mt0 {
	margin-top: 0px !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt55 {
	margin-top: 55px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mtm50 {
	margin-top: -50px !important;
}
.mtm501 {
	margin-top: -50px !important;
}
.mt430 {
	margin-top: 590px;
}
.mt50p {
	margin-top: 40%;
}
.mb0 {
	margin-bottom: 0px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb55 {
	margin-bottom: 55px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}


.topMovie {
  width: 1024px;
  height: 454px;
    background: url("../images/flame_topMovie.png") no-repeat center top /100% auto;

  margin: 0 auto 36px;
  padding: 0;
  font-size: 0;box-sizing: border-box;
}


.topMovie li {
  display: inline-block;
  width: 502px;
  margin: 0 5px;
  padding: 64px 28px 32px;
  font-size: 12px;
  vertical-align: top;
  box-sizing: border-box;
}

.topMovie li .pic {
  width: 400px;
  margin: 0 auto;
}

.topMovie li .boxxz { 
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  font-size: 12px;
}
.topMovie h2 {
	margin: 0 0 0px 0px;
	background: url(../images/bg_h2.png) no-repeat;
	background-position: center 45px;
	padding-bottom: 20px;
}

.topMovie h2 em {
	display: inline-block;
	width: 324px;
	height: 46px;
	margin: 0;
	padding: 11px 0 0 11px;
	font-size: 18px;
	box-sizing: border-box;
	color: #f1c159;
	font-style: normal;
	font-size: 20px;
}

.topMovie .buy {
  margin: 8px auto;
}
.topMovie .buy a {
  display: block;
  margin: 0 24px;
  padding: 9px 5px;
  color: #FFCC00;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border: 1px solid #ee585a;
  background: #99141e;
}
/*ホバー*/
.topMovie .buy a:hover {
  background: #69141a;
  border: 1px solid #8e2e30;
  opacity: 1;
}
.bouken .opzm {
  width: 500px;}


@media screen and (max-width: 639px) {
  .pc {display:none;} .sp {display:block;}
  .zwSection.tp .buy {
  margin: 8px auto;
}
.bouken .opzm {
  width: 90%;}
.zwSection.tp .buy a {
  display: block;
  margin: 0 24px;
  padding: 9px 5px;
  color: #FFCC00;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border: 1px solid #ee585a;
  background: #99141e;
}
  
  .zwSection.tp .pic {
  width: 100%;
  margin: 0 auto;
}
  
/*ホバー*/
.topMovie .buy a:hover {
  background: #69141a;
  border: 1px solid #8e2e30;
  opacity: 1;
}
  
.ytb a:hover {
  opacity: 0.8;
}
.ytb a::after {
  content: "";
  display: block;
  clear: both;
}
.ytb img {
  width: 140px;
  margin: 0 12px 0 0 ;
}
.ytb span {
  position: absolute;
  width: 50%;
  top: 50%;
  left: 160px;
  font-size: 14px;
  line-height: 1.4;
  /*左 上*/
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}
  
.boxx, .boxxz {
	width: 100%;
	height: 240px;
	margin: 0 auto;
}
.box {
	width: 100%;
	height: 240px;
	margin: 0 auto;
}
/*YOUTUBE*/
.youtube {
	position: relative;
	width: 100%;
	background: #000;
 padding-bottom:calc(100%* 315/560);
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 4px solid #000;
	border-right: 4px solid #000;
	box-sizing: border-box;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.mtm50 {
	margin-top: -36px !important;
}
.mtm501 {
	margin-top: 12px !important;
}
.mt430 {
	margin-top: 40% !important;
}
/* layout
----------------------------------------*/
.zoidswild {
	background: url(../images/bg_sp.jpg) center top;
	background-size: 130% auto;
	padding: 2% 0;
}
.zoidswild .inner {
	width: auto;
}
.zoidswild .forPC {
	display: none !important;
}
.zoidswild .forSP {
	display: block;
}
.zoidswild img.forSP, .zoidswild br.forSP, .zoidswild span.forSP {
	display: inline-block
}
.zoidswild ruby[data-ruby]::before {
	font-size: 0.5em;
}
/* zwHeader
----------------------------------------*/
.zwHeader {
	width: 100%;
	height: auto;
	position: relative;
	margin: 0;
	padding: 0;
}
.zwLogo {
	width: 50%;
	height: auto;
	position: static;
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
}
.zwLogo img {
	width: 100%;
}
/* zwFlame
----------------------------------------*/
.zwFlame {
	width: 98%;
	background: url("../images/flame_bg_sp.png") repeat-y;
	background-size: 100% auto;
	margin: 50px 1% 0;
}
.zwFlame .zwFlameHeader, .zwFlameHeaderNews {
	width: 100%;
	height: auto;
	background: url("../images/flame_header_sp.png");
	background-size: 100% auto;
padding-bottom: calc(100%*114/729);
}
.zwFlame .zwFlameFooter, .zwFlameFooterNews {
	width: 100%;
	height: auto;
	margin-top: 0px;
	background: url("../images/flame_footer_sp.png");
	background-size: 100% auto;
padding-bottom: calc(100%*58/729);
}
#pngTOP {
	width: 100%;
	height: auto;
	background: url(../images/bg_top_pc.png) center top;
	background-size: 180% auto;
	position: absolute;
	top: 0px;
	z-index: 0;
padding-bottom: calc(100%*450/729);
}
#bgFixPc {
	width: 100%;
	background-image: url(none);
}
/* zwHeader
----------------------------------------*/
.zwHeader {
	padding: 15px 10px;
}
.zwHeader img {
	width: 97px;
}
/* zwSlide
----------------------------------------*/
.zwSlide {
	width: 98%;
	margin: -7% auto 0px;
	padding-top: 37%;
}
.zwSlide .flex-control-nav {
	margin: 8% 10px 0;
}
.zwSlide .flex-control-nav li a {
	width: 36px;
}
/* zwTopicpath
----------------------------------------*/
.zwTopicpath {
	margin: 30px 10px 30px 10px;
}
/* zwNews
----------------------------------------*/
.zwNews {
	float: none;
	max-height: inherit;
	width: 98%;
	height: auto;
	background: url("../images/flame_bg_sp.png") repeat-y;
	background-size: 100% auto;
	margin: 50px 1% 0;
}
.zwNews .newsBox {
	max-height: 351px;
	margin: -7% auto 0px;
	padding: 15px;
}
.zwNews .newsInner {
	max-height: 200px;
}
.newsInner h2 {
	font-size: 16px;
}
.newsInner ul {
	margin: 0 15px 0 0;
}
.newsInner ul li {
	padding: 12px 0;
	font-size: 12px;
}
.newsInner ul li .date {
	width: 70px;
	padding: 0 0 5px 0;
}
.newsInner ul li .icn {
	width: 15px;
	padding: 0 0 5px 0;
}
.newsInner ul li p {
	clear: both;
	padding: 0;
	line-height: 1.6;
}
.newsIcn ul li {
	padding: 0 15px 5px 0;
	font-size: 12px;
}
.newsIcn ul li .icn {
	width: 15px;
}
/* zwTwitter
----------------------------------------*/
.zwTwitter {
	float: none;
	width: 98%;
	height: auto;
	margin: 50px 1% 0;
	background: url("../images/flame_bg_sp.png") repeat-y;
	background-size: 100% auto;
}
.twitterBox {
	width: 94%;
	margin: -7% auto 0px !important;
}
.twitterBox iframe {
	width: 640px !important;
}
/* zwSection
----------------------------------------*/
.zwSection {
	padding: 0 10px 25px 10px;
}
.zwSection h2 {
	display: block;
	background: url(../images/bg_h2.png) no-repeat;
	background-position: center bottom;
	background-size: 200% auto;
	padding-bottom: 14px;
	margin-bottom: 6%;
}
.zwSection h2 em {
	width: 250px;
	height: 35px;
	padding: 9px 0 0 5%;
	background-size: 100% auto;
}
.zwSection dl.specList1 dt {
	width: 100%;
	float: none;
}
/* zwList
----------------------------------------*/
/* zwList01 */
.zwList01 ul {
	margin: 0 auto;
}
.zwList01 ul li {
	display: block;
	width: auto;
	margin: 0 auto 15px;
}
.zwList01 ul li {
	background: url(../images/tex_green.jpg);
	background-size: 100% auto;
}
.zwList01 ul li.bgBrue {
	background: url(../images/tex_blue.jpg);
	background-size: 100% auto;
}
.zwList01 ul li.bgRed {
	background: url(../images/tex_red.jpg);
	background-size: 100% auto;
}
.zwList01 ul li.bgGreen2 {
	background: url(../images/tex_green2.jpg);
	background-size: 100% auto;
}
  
  .zwList01 ul li.bbgPurple {
	background: url(../images/tex_purple.jpg);
	background-size: 100% auto;
}
  .zwList01 ul.yoko1 li {
	width: 96%;
	margin: 2%;
}
.zwList01 ul.yoko2 li {
	width: 96%;
	margin: 2%;
}
.zwList01 ul.yoko3 li {
	width: 96%;
	margin: 2%;
}
.zwList01 ul li .btn > div {
	width: 48%;
}
/* zwList02 */
.zwList02 ul {
	margin: 0;
}
.zwList02 ul li {
	display: block;
	width: auto;
	margin: 0 0 15px 0;
}
/* zwApp
----------------------------------------*/
.zwApp {
	padding: 10px;
}
.zwApp .logo {
	float: none;
	width: auto;
	margin: 0 0 20px 0;
}
.zwApp .txt {
	float: none;
	width: auto;
	margin: 0 0 20px 0;
}
.zwApp .txt h3 {
	font-size: 16px;
	line-height: 1.6;
}
.zwApp .txt h3 em {
	display: inline-block;
	padding: 5px 0 0 0;
	font-size: 18px;
}
.zwApp .txt h4 {
	font-size: 16px;
	line-height: 1.6;
}
.zwApp .txt p {
	font-size: 14px;
	line-height: 1.5;
}
.zwApp .item {
	padding: 20px 0 0 0;
}
.zwApp .item h5 {
	font-size: 18px;
}
.zwApp .item h5:after {
	top: -1px;
}
.zwApp .item p {
	font-size: 14px;
	line-height: 1.5;
}
.zwApp .item .picTwo, .zwApp .item .picThree, .zwApp .item .movThree {
	margin: 0 0 20px 0;
}
.zwApp .item .picTwo li, .zwApp .item .picThree li, .zwApp .item .movThree li {
	display: block;
	padding: 0 0 10px 0;
	text-align: center;
}
.zwApp .item .picThree li, .zwApp .item .movThree li, .zwApp .item .picTwo li {
	width: auto;
}
.zwApp .item .movThree li h6 {
	font-size: 15px;
	text-align: left;
}
.zwApp .item .picL01 .pic {
	max-width: 25%;
	margin: 0 15px 0 0;
}
.zwApp .item .picL02 .pic {
	float: none;
	margin: 0 0 15px 0;
	text-align: center;
}
.zwApp .special p {
	font-size: 14px;
	line-height: 1.5;
}
.zwApp .item .ttl01 {
	font-size: 18px;
}
.zwApp .special .modalLink li {
	font-size: 16px;
}
.zwAppModal h3 {
	font-size: 20px;
}
.zwAppModal .appTokuten {
	display: block;
	margin: 0;
}
.zwAppModal .appTokuten .modalBox01 {
	margin: 0 0 30px 0;
}
.zwAppModal .appTokuten .pic {
	width: auto;
}
/* zwMovie
----------------------------------------*/
.zwMovie ul {
	margin: 0;
}
.zwMovie ul li {
	display: block;
	width: auto;
	padding: 0 0 20px 0;
}
/* zwBanner
----------------------------------------*/
.zwBanner {
	width: 100%;
	margin: 0px auto;
}
.zwBanner ul {
	margin: 0;
}
.zwBanner ul li {
	display: block;
	width: auto;
	margin: 0 0 15px 0;
	text-align: center;
}
/* zwDetail
----------------------------------------*/
.zwDetail {
	margin: 0 10px 30px 10px;
}
/* detailTitle */
.zwDetail .detailTitle {
	margin: 0 0 20px 0;
	padding: 10px 15px;
	font-size: 18px;
	font-weight: 500;
	background: url(none);
}
.zwDetail .detailTitle h2 {
	display: block;
	background: url(../images/bg_h2.png) no-repeat;
	background-position: center bottom;
	background-size: 200% auto;
	padding-bottom: 14px;
}
.zwDetail .detailTitle .icn {
	display: block;
	margin: 10px 0 0 0;
}
.zwDetail .detailTitle .icn img {
	height: 25px;
	margin: 0 10px 0 0;
}
/* detailBox */
.zwDetail .detailBox .holder {
	float: none;
	width: auto;
}
.zwDetail .detailBox .item {
	float: none;
	width: auto;
	padding: 20px 0 0 0;
}
/* detailBox */
.zwDetail .detailBox {
	width: 96%;
	margin: 2%;
}
/* zwSpec
----------------------------------------*/
.zwSpec {
	width: 96%;
	margin: 2%;
	font-size: 14px;
}
.zwSpec p {
	margin: 4% 25px;
	clear: both;
}
/* zwMaking
----------------------------------------*/
.zwMaking {
	width: 96%;
	margin: 2%;
}
.zwMaking h3 {
	margin: 0 0 15px 0;
}
.responsive3 {
	width: 100%;
	margin: 0;
}
.responsive3 img {
	float: none;
	width: 100%;
	margin: 0%;
}
.zwChange .slide {
	float: none;
	width: auto;
	height: auto;
}
.zwChange .slide img {
	width: 100%;
	height: auto;
	object-fit: fill;
}
.zwChange .control {
	clear: both;
	float: none;
	width: auto;
	padding: 20px 15px;
	text-align: center;
}
.zwChange .btn {
	width: auto;
	margin: 0 0 20px 0;
}
.zwChange .btn > div {
	padding: 15px 0;
	font-size: 18px;
}
.zwChange .dots {
	font-size: 16px;
	text-align: left;
}
.zwList03 ul {
	margin: 0;
}
.zwList03 ul li {
	display: block;
	width: auto;
	padding: 0 0 30px 0;
}
/* zwAbout
----------------------------------------*/
.zwAbout {
	padding: 0 10px;
}
.zwAbout ruby[data-ruby]::before {
	line-height: 1.8;
}
.zwAbout h2 {
	margin: 0 0 30px 0;
	padding: 10px 15px;
	font-size: 18px;
}
.zwAbout .aboutBox {
	font-size: 16px;
}
.zwAbout .aboutBox .item p {
	padding: 0 0 30px 0;
	line-height: 1.8;
}
.zwAbout .aboutBox .item .fs01 {
	padding: 0 0 40px 0;
	font-size: 30px;
}
.zwAbout .aboutBox .item .fs01 ruby[data-ruby]::before {
	font-size: 12px;
	line-height: 2.3;
}
.zwAbout .aboutBox .item .fs02 {
	padding: 0 0 30px 0;
	font-size: 24px;
}
.zwAbout .aboutBox .item .fs03 {
	padding: 20px 0 50px 0;
	font-size: 24px;
}
.zwAbout .aboutBox .item .fs03 ruby[data-ruby]::before {
	font-size: 11px;
	line-height: 1.6;
}
/* zwEvent
----------------------------------------*/
.zwEvent {
	margin: 0 10px 30px 10px;
}
/* eventTitle */
.zwEvent .eventTitle {
	margin: 0 0 20px 0;
	padding: 10px 15px;
	font-size: 18px;
	font-weight: 500;
}
.zwEvent .eventTitle h2 {
	display: block;
}
.zwEvent .eventTitle .icn {
	display: block;
	margin: 10px 0 0 0;
}
.zwEvent .eventTitle .icn img {
	height: 25px;
	margin: 0 10px 0 0;
}
/* detailBox */
.zwEvent .eventBox {
	font-size: 14px;
}
.zwEvent .eventBox .picList ul {
	margin: 0;
}
.zwEvent .eventBox .picList ul li {
	display: block;
	width: auto;
	padding: 0 0 30px 0;
}
.zwEvent .eventBox .picList ul li p {
	font-size: 16px;
}
.zwEvent .eventBox .item {
	padding: 10px;
}
.zwEvent .eventBox .item p {
	font-size: 14px;
}
/* zwStore
----------------------------------------*/
.zwStore {
	padding: 0 10px 50px 10px;
	font-size: 14px;
}
.zwStore h2 {
	max-width: 80%;
}
.zwStore h3 {
	margin: 0 0 10px 0;
	font-size: 16px;
}
.zwStore .storeSelect p, .zwStore .storeSelect select {
	display: block;
}
.zwStore .storeSelect p {
	margin: 0 0 10px 0;
}
.zwStore .storeSelect select {
	min-width: inherit;
	width: 100%;
	height: 28px;
}
.zwStore .storeList ul li {
	display: block;
	padding: 10px 0;
}
.zwStore .storeList ul li > div {
	display: block;
	padding: 2px 15px;
}
.zwStore .storeList ul li .name {
	width: auto;
}
.zwStore .storeList ul li .address {
	width: auto;
	border-left: none;
}
.zwStore .storeList ul li .tel {
	width: auto;
	border-left: none;
}
.zwStore .storeList ul li .shop {
	width: auto;
	border-right: none;
}
/* zwBox
----------------------------------------*/
.zwBox {
	padding: 10px;
}
.zwBox h3 {
	font-size: 16px;
}
/* zwImglist
----------------------------------------*/
.zwImglist h3 {
	margin: 0 0 15px 0;
}
.zwImglist .picR {
	padding: 0 0 30px 0;
}
.zwImglist .picR .pic {
	float: none;
	max-width: inherit;
	margin: 0 0 15px 0;
}
.zwImglist p {
	font-size: 14px;
}
.zwImglist .dclst {
	font-size: 14px;
}
.zwImglist .nmlst {
	font-size: 14px;
}
.zwImglist .piclst li {
	display: block;
	max-width: inherit;
	margin: 0 0 15px 0;
}
/* modal
----------------------------------------*/
.modaal-container .forPC {
	display: none !important;
}
.modaal-container .forSP {
	display: block;
}
.modaal-container img.forSP, .modaal-container br.forSP, .modaal-container span.forSP {
	display: inline-block
}
.modaal-close {
	top: 5px;
	width: 34px;
	height: 34px;
}
.modaal-close:after, .modaal-close:before {
	height: 24px;
	top: 4px;
	left: 16px;
}
.modaal-outer-wrapper, .modaal-inner-wrapper {
	display: block;
}
.modalBox01 {
	font-size: 15px;
}
/* common
----------------------------------------*/
.zwComingsoon {
	font-size: 30px;
}
.zwImgC {
	min-width: inherit;
}
.zwImgR .pic, .zwImgL .pic {
	max-width: inherit;
	float: none;
	margin: 0 0 10px 0;
	text-align: center;
}
.zwPic01 li {
	width: 50%;
}
.zwPic02, .zwPic03 {
	margin: 0 0 10px 0;
}
.zwPic02 li, .zwPic03 li, .zwPic04 li {
	width: 100%;
	padding: 0 0 20px 0;
}
.zwPic04 ul {
	text-align: center;
}
.zwPic04 li.p2 {
	width: 90%;
	margin: 0 auto;
	padding: 0 0 20px 0;
}
.zwTxtbox01 {
	width: auto !important;
}
.zwTxtbox03 {
	font-size: 16px;
}
.zwTable01 th, .zwTable03 th {
	display: block;
	padding: 0;
}
.zwTable01 td, .zwTable03 td {
	display: block;
	padding: 0 0 5px 0;
}
.zwBorder01 {
	display: block;
	padding: 20px 10px 0 10px;
}
.zwIndent01 {
	padding-left: 0;
}
.zwAnchor01 ul {
	margin: 0 -10px;
}
.zwAnchor01 ul li {
	margin: 0 10px 20px 10px;
}
.zwAnchor01 ul li a {
	position: relative;
	display: block;
	min-width: 160px;
	padding: 0 50px 0 18px;
	font-size: 16px;
	line-height: 32px;
	background-size: 9px 9px;
}
.zwAnchor01 ul li a:before {
	width: 32px;
	height: 32px;
	background-size: 6px 13px;
}
}

@media screen and (min-width: 640px) {
a img, .btn a, .banner a, .buy a, .zwBanner a, .zwNav a, .zwChange .btn > div, .zwChange .dots li, .zwSns ul li a, .zwAnchor01 ul li a {
	backface-visibility: hidden;
	text-decoration: none;
}
.btn a:hover, .buy a:hover, .zwNav a:hover {
	opacity: 0.5;
}
a img:hover, .banner a:hover, .zwBanner a:hover, .zwChange .btn > div:hover, .zwChange .dots li:hover, .zwSns ul li a:hover, .zwAnchor01 ul li a:hover {
	opacity: 0.7;
}
}
