@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, mervelous menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*--------------------
　　　　共通
--------------------*/
html {
	font-size: 14px;
}
body {
	background-color: #000;
	color: #fff;
	font-family: arial, helvetica, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", メイリオ, Meiryo, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic';
}
/*
body#top{ color:#fff;}
body#overview{ background:url(/_img/overview/bodyBG.gif); color:#ff0;}
body#stage{ background:url(/_img/stage/bodyBG.gif); color:#0f0;}
body#system{ background:url(/_img/system/bodyBG.gif); color:#0ff;}
body#special{ background:url(/_img/special/bodyBG.gif); color:#f0f;}
body#dlc{ background:url(/_img/dlc/bodyBG.gif); color:#fff; }
*/

body#overview {
	background: url(/_common/img/bg.gif) #000;
}
body#stage {
	background: url(/_common/img/bg.gif) #000;
}
body#system {
	background: url(/_common/img/bg.gif) #000;
}
body#special {
	background: url(/_common/img/bg.gif) #000;
}
body#dlc {
	background: url(/_common/img/bg.gif) #000;
}
body#spec {
	background: url(/_common/img/bg.gif) #000;
}
/*--------------*/
a:active, a:visited {
	color: #fff;
}
a:hover, a:link {
	color: #ccc;
}
img {
	/*width: 100%;*/
	max-width: 100%;
	height: auto;
}
hedar {
	width: 100%;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 500;
	background-color: #000;
	margin: 0;
}

.pc_only{
	display: block;}
.sp_only{
	display: none;}

.noLink a{
	text-decoration: none;
	cursor: default;
}
.noLink a:hover{
	opacity: 1 !important;}

.mainInner{
	padding-bottom: 60px;
}

/*--------------*/
/*-- メニュー --*/
/*#sp > nav{display:none;}*/
nav .navToggle {
	display: none;
}
nav {
	max-width: 960px;
	max-height: 6.34%;
	margin: 0 auto;
	padding: 0 0 1rem 0;
}
nav ul.menu {
	font-size: 0;
}
nav ul.menu li {
	display: inline-block;
}
.top {
	width: 12.68%;
	height: 6.34%;
}
.overview {
	width: 23.76%;
	height: 6.34%;
}
.stage {
	width: 16.18%;
	height: 6.34%;
}
.system {
	width: 18.70%;
	height: 6.34%;
}
.special {
	width: 16.18%;
	height: 6.34%;
}
.dlc {
	width: 12.47%;
	height: 6.34%;
}
.spec {
	width: 12.47%;
	height: 6.34%;
}
/*--------------*/
nav ul.language {
	font-size: 1rem;
	width: 20%;
	margin-left: auto;
	text-align: right;
}
nav ul.language li {
	padding: 0.5rem;
	display: inline-block;
}
/*--------------*/
/*-- フッター --*/
footer {
	width: 100%;
	background-color: #252525;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}
.footerInner{
	max-width: 930px;
	position: relative;
	margin: 0 auto;
}
footer .pageTop{
	position: fixed;
	bottom: 5%;
	right: calc((100% - 930px) / 2);
	display: block;
	max-width: 60px;
	z-index: 101;
}
footer .sale {
	/*width: 930px;*/
	max-width: 930px;
	margin: 0 auto;
	padding: 2rem 0 0;
	display: flex;
	flex: 100%;
	width: 100%;
}
footer .sale p {
	max-width: 426px;
	/*padding: 0 27.09%;*/
	padding: 10px;
	width: 50%;
}
footer .sale p a {
	display: block;
}
footer .sale p a:hover {
	opacity: 0.7;
}
footer .sns {
	font-size: 0.5rem;
	padding: 1rem 4rem 4rem;
	border-bottom: solid 1px #999;
}
footer .sns p{
	margin-bottom: 10px;
}
footer .sns ul {
	max-width: 185px;
	margin: 0 auto;
	padding: 0.2rem;
}
footer .sns ul li {
	max-width: 45px;
	display: inline-block;
}
footer .sns ul li:nth-child(2) {
	padding: 0 10%;
}
footer .logos {
	padding: 0.8rem;
}
footer .logos ul {
	max-width: 820px;
	margin: 0 auto;
}
footer .logos li {
	margin: 0.4rem 0.6rem;
	vertical-align: middle;
	display: inline-block;
	-webkit-box-align: center;
	-moz-box-align: center;
	-o-box-align: center;
	-ms-box-align: center;
	box-align: center;
}
footer .logos img {
	height: 60px;
	width: auto;
}
footer .logos a {
	display: block;
}
footer .copyright {
	padding: 0.8rem;
	font-size: 0.9rem;
}
footer .copyright img{
	width:auto;
	height:12px;
}
a.anchor{
    display: block;
    padding-top: 100px;
    margin-top: -100px;
}
/*--------------*/
/*-- コンテンツ --*/
#content {
	max-width: 930px;
	margin: 0 auto;
}
/*--------------------
　TOPページ
--------------------*/
#main {
	max-width: 930px;
	padding-top: 140%;
	display: block;
	margin: 15% auto 0;
	position: relative;
	color: #fff;
}
#main .keyVisual {
	max-width: 930px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 10;
}
#main .log {
	max-width: 431px;
	position: absolute;
	margin: 0 auto;
	padding: 0 26.8% 0;
	top: 20%;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 20;
}
#main #news {
	max-width: 930px;
	position: absolute;
	margin: 0 auto;
	padding: 0;
	top: 47%;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 20;
	font-size: 0;
}
#main #newsBody {
	width: 100%;
	display: block;
	background: url(/_img/top/newsBody.png);
	z-index: 300;
	font-size: 1rem;
	overflow: hidden;
    max-height: 25px;
}
#main #newsBody ul {
	margin: 0 auto;
	max-width: 70%;
	position: relative;
	top: 0;
}
#main #newsBody li a span{
	display: inline-block;
	width: 77%;
    line-height: 1.4;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
#main #newsBody li a span.newsTitle {
	min-width: 5rem;
	margin: 0 1% 0 0;
	/*padding-bottom: 2%;*/
	vertical-align: top;
	clear: left;
	float: left;
	width: 18%;
}
#main #newsBody li a {
	/*margin: 0 0 0 5rem;*/
	/*padding-bottom: 3%;*/
	display: inline-block;
	width: 100%;
}
#main #newsBody li a:hover {
	opacity: .7;
}
body #colorbox, #cboxOverlay, #cboxWrapper{
	overflow: visible !important;
}

a#newsDown{
	display: block;
    position: absolute;
    top: 48px;
    right: 40px;
    width: 16px;
    height: 16px;
    overflow: hidden;
}
a#newsUp{
	display: block;
    position: absolute;
    top: 47px;
    right: 12px;
    width: 16px;
    height: 16px;
    overflow: hidden;
}

#main #banner{
	position: absolute;
    top: 57%;
    z-index: 99;
    /*padding: 0 5% 0;*/
    width: 100%;
}
#main #banner .boxBanner{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#main #banner .boxBanner .bannerItem{
	margin-right: 16px;
	width: 65%;
}
#main #banner .boxBanner .bannerItem img{
	margin: 0 auto;
}

#main #banner .boxBanner .bannerItem:nth-child(3n){
	margin-right: 0;
}
#main #banner .boxBanner .bannerItem:last-child{
	margin-right: 0;
}
#main #banner .boxBanner .bannerItem a{
	display: block;
}
#main #banner .boxBanner .bannerItem a:hover{
	opacity: .7;
}
#main #topBoxMovie{
	position: absolute;
    z-index: 100;
    top: 65%;
    left: 50%;
    transform: translateX(-50%);
}
#main #topBoxMovie .topmovie_title{
	position: absolute;
    bottom: -31px;
	text-align: center;
    width: 100%;
}
.cboxContent{
	height: auto !important;
}
#main #topBoxMovie .movieBtn{
	display: block;
    width: 100%;
    margin: 1% 0;
    left: 0%;
    padding-bottom: 55%;
    height: 0;
    position: absolute;
    top: 0%;
}
#main #gameInfo {
	max-width: 500px;
	margin: 0 auto;
	position: absolute;
	padding: 0;
	top: 60%;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 20;
}
#main #gameInfo table {
	width: 100%;
	padding: 10% 5% 5%;
	display: block;
	background: url(/_img/top/info_bg.png);
	background-size: cover;
}
#main #gameInfo table th {
	padding: 1%;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
#main #gameInfo table td {
	padding: 1% 0;
}
#main #gameInfo table li {
	text-indent: -1em;
	padding-left: 1em;
}
#main #gameInfo table li::before {
	content: "※";
}
footer .inquiryLink {
	max-width: 426px;
	margin: 40px auto 0;
	/*position: absolute;
	top: 91%;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 300;*/
	position: relative;
	z-index: 99;
}

/*------ 190606-spec -------*/
#spec{
	position: relative;
    z-index: 99;
}
#spec.footerSpec{
	max-width: 930px;
    margin: 0 auto;
    text-align: left;
    padding: 100px 20px 0;
}
.specItem{
	background: #000000;
	overflow: hidden;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 20px;
    line-height: 1.3;
}
.specItem:nth-child(2) .specPackage {
	    width: 30%;
}
.specItem:nth-child(2) .specPackage > img{
	max-width: 350px;
}
/*.specItem:nth-child(2) .specDesc li{
	line-height: 1.5;
}*/
.specItem:nth-child(2) .specDesc{
	width: 70%;
}

.specDesc{
	float: left;
	width: 65%;
}
.specDesc li{
	line-height: 1.8;
}
.specDesc .specDescttl{
	width: 90px;
    display: inline-block;
    vertical-align: top;
}
.specDescttl_child{
	width: 35%;
	display: inline-block;
}
.specDesc .specDesctxt{
	width: 76%;
    display: inline-block;
    margin-left: 5%;
    vertical-align: top;
    white-space: nowrap;
}
.specPackage{
	float: right;
	width: 25%;
	text-align: right;
}
.specPackage > img{
	display: inline-block;
    vertical-align: bottom;
    max-width: 200px;
    width: 100%;
}
.speccero{
	width: 38px;
    height: auto;
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 10px;
}
.specbutton{
	clear: both;
	padding-top: 10px;
}
.specbutton a{
	display: block;
	width: 25%;
	max-width: 230px;
	background: #ed1c24;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	border-radius: 25px / 30px;
	padding: 8px 10px;
    font-size: 1.3rem;
    cursor: pointer;
}
.specbutton a:hover{
	opacity: .7;
}
.specbutton a span:before{
	content: '';
    background: url('../../_img/top/spec_arrow.png') no-repeat;
    background-size: 100%;
    background-position: 50% 50%;
    display: inline-block;
    width: 25px;
    height: 11px;
    margin-right: 5px;
    vertical-align: middle;
}
.specBuybutton{
	display: inline-block;
    text-align: center;
    background: #ffffff;
    padding: 2px 10px;
    max-width: 150px;
    width: 30%;
    text-decoration: none;
    margin-left: 20px;
    border-radius: 25px / 30px;
    line-height: 1.5;
    font-size: .9rem;
    /*letter-spacing: -.1rem;*/
}
.specBuybutton:link{
	color: #000;
}
.specBuybutton:visited{
	color: #000;
}
.specBuybutton:hover{
	color: #000;
	opacity: .7;
}
.specBuybutton span:before{
	content: '';
    background: url('../../_img/top/spec_arrow.png') no-repeat;
    background-size: 100%;
    background-position: 50% 50%;
    display: inline-block;
    width: 18px;
    height: 8px;
    margin-right: 5px;
    vertical-align: middle;
}
/*------ / 190606-spec -------*/
.boxCompedi{
	position: relative;
}
.boxCompedi .boxCompediSide{
	position: absolute;
    top: 20px;
    right: 20px;
    max-width: 700px;
    /* padding: 0 30px; */
    width: 47%;
    margin-top: 70px;
}
.boxCompedi .boxCompediSide>div{
	margin-bottom: 80px;
    font-size: 1.5rem;
    line-height: 1.7;
}
.boxCompedi .boxCompediSide .boxMovie{
	position: relative;
    width: 100%;
    padding-top: 56.25% !important;
}
.boxCompedi .boxCompediSide .boxMovie iframe{
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
.boxCompedi .boxCompediprice{
	width: 100%;
	position: absolute;
	bottom: 120px;
}
.boxCompedi .boxCompediprice img{
	margin: 0 auto;
	max-width: 780px;
}
span.descPricebr{
 display: inline-block;
}

@media (max-width:767px) {
a.anchor{
    padding-top: 60px;
    margin-top: -60px;
}
#main .log{
	top: 18%;
}
#content {
	padding: 1rem 1.5rem 0;
}
.top a:visited {
	color: #fff;
}
.overview a:visited {
	color: #fff;
}
.stage a:visited {
	color: #fff;
}
.system a:visited {
	color: #fff;
}
.special a:visited {
	color: #fff;
}
.dlc a:visited {
	color: #fff;
}
nav {
	padding: 1rem 0;
	width: 100%;
	height: 42px;
	background: url(/_common/img/sp_bgTop.png);
}
nav #global img {
	display: none;
}
nav #global {
	width: 100%;
	position: fixed;
	z-index: 2;
	top: 0;
	left: 0;
	background: url(/_common/img/bgB10.png);
	text-align: center;
	transform: translateY(-100%);
	transition: all 0.6s;
}
nav #global li {
	width: 100%;
	font-size: 1.1em;
	list-style-type: none;
	padding: 1rem 0;
	border-bottom: 1px dotted #fff;
}
nav #global li span {
	font-size: 1rem;
	display: block;
}
nav #global.active {
	transform: translateY(0%);
}
/*--  menu ボタン--*/
nav .navToggle {
	display: block;
	position: fixed;
	right: 1rem;
	top: 1rem;
	width: 42px;
	height: 42px;
	cursor: pointer;
	z-index: 3;
	background: #666;
	text-align: center;
}
nav .navToggle span {
	display: block;
	position: absolute;
	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;
}
nav .navToggle span:nth-child(1) {
	top: 9px;
}
nav .navToggle span:nth-child(2) {
	top: 18px;
}
nav .navToggle span:nth-child(3) {
	top: 27px;
}
nav .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度に */
nav .navToggle.active span:nth-child(2), nav .navToggle.active span:nth-child(3) {
	top: 18px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
nav ul.language {
	width: 100%;
	margin: 1rem auto;
	text-align: center;
}
nav ul.language li {
	padding: 1rem 0;
}
footer .sale {
	/*display: none;*/
	display: block;
	padding: 1rem 0 1rem;
}
footer .sale p{
	padding: 5px;
	margin: 0 auto;
	width: 90%;
}
footer .sns {
	padding: 4rem;
}
#main {
	padding-top: 170%;
}
#main #news {
	display: none;
}
#main #gameInfo {
	width: 95%;
	margin: 0 auto;
	position: absolute;
	padding: 110% 0 0;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 20;
}
#main #gameInfo table {
	width: 100%;
	padding: 5% 0 0 0;
	display: block;
	background: url(/_common/img/bgB10.png);
	font-size: 0.8rem;
}
footer .inquiryLink {
	/*display: none;*/
	max-width: 350px;
    margin: 30px auto 0;
}

/*------ 190613-spec -------*/
.specPackage{
	float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.specDesc{
	float: none;
    width: 100%;
}
.specbutton a{
	width: 80%;
}
.specprice li p br{
	display: block !important;
}
.specDesc li{
	line-height: 1.5;
	font-size: .9rem;
	margin-bottom: 5px;
}
.specDesc .specDescttl{
	width: 30%;
	max-width: 100px;
}
.specDescttl_child{
	width: auto;
}
.specDesc .specDesctxt{
	width: 60%;
    margin-left: 3%;
    vertical-align: top;
    word-wrap: break-word;
    white-space: normal;
}
.specDesc .specDesctxt.specDescprice{
	/*width: 100%;*/
}
.specDesc .specDesctxt.specDescprice .specBuybutton{
	margin: 5px 0;
}
.specBuybutton{
	width: 80%;
	margin-left: auto;
	display: block;
}
.specItem:nth-child(2) .specDesc{
	width: 100%;
}
.specItem:nth-child(2) .specPackage {
	width: 100%;
}
.specItem{
	padding: 20px 10px;
	word-wrap: break-word;
}
/*------ / 190613-spec -------*/


}
/*--------------------
　下層ページ
--------------------*/
h1 {
	margin: 1rem auto;
}
h1 span {
	font-size: 0;
}
/*-----------------*/
h2 {
	margin: 1rem auto 0;
	padding: 1rem;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 2rem;
}
h2 span {
	font-size: 1.3rem;
	font-weight: normal;
}
/*-----------------*/
h3 {
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.7rem;
	padding: 1rem;
}
h3 span {
	font-size: 1.2rem;
	font-weight: normal;
}
/*-----------------*/
.textNote{
	font-size: .8em;
}
#inner {
	max-width: 820px;
	margin: 15% auto 0;
}
#inner .boxFull {
	width: 100%;
	background: url(/_common/img/bgB10.png);
	margin-bottom: 1rem;
	text-align: left;
	display: block;
	font-size: 1.25rem;
	line-height: 1.7rem;
	word-wrap: break-word;
}
#inner .boxFull img {
	vertical-align: bottom;
}
#inner .boxHalfWrap {
	display: flex;
	word-wrap: break-word;
}
#inner .boxHalfWrap .boxHalf {
	width: 48%;
	background: url(/_common/img/bgB10.png);
	margin-bottom: 1rem;
	text-align: left;
	display: block;
	font-size: 1.25rem;
	line-height: 1.7rem;
}
#inner .boxHalfWrap .boxHalf img {
	vertical-align: bottom;
	display:block;
	margin: 0 auto;
}
#inner .boxFull p, #inner .boxHalfWrap .boxHalf p {
	padding: 1rem
}
#inner .boxHalfWrap .boxHalf:nth-child(even) {
	margin-left: 4%;
}
/* overview
-----------------*/
body#overview #inner h2.first-child {
	margin: 0 auto;
	font-size: 0;
}
body#overview #inner h2.midl-child {
	margin: 3rem auto 0;
	font-size: 0;
}
body#overview #inner h2 {
	margin: 4rem auto 1rem;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
body#overview #inner h2 span, body#overview #inner h2 span {
	font-size: 0;
}
body#overview #inner h2 .spImg {
	display: none;
}
/* stage
-----------------*/
body#stage #inner .boxFull {
	margin-top: 3rem;
}
body#stage #inner .boxFull.first-child {
	margin-top: 1rem;
}
body#stage #inner p img {
	margin-bottom: 1rem;
}
body#stage #inner .boxHalfWrap .boxHalf:nth-child(odd) {
	font-size: 0;
	line-height: 0;
}
/* system
-----------------*/
body#system #inner .boxFull {
	margin-top: 3rem;
}
body#system #inner .boxFull.first-child {
	margin-top: 1rem;
}
body#system #inner .boxFull dl {
	text-align: left;
	padding: 1rem;
}
body#system #inner .boxFull dt {
	font-weight: bold;
}
body#system #inner .boxFull dd {
	margin-bottom: 1rem;
}
body#system #inner .boxHalfWrap .nofont {
	font-size: 0;
	line-height: 0;
}
body#system #inner .pdding2 {
	padding-top: 3rem;
}
/* dlc
-----------------*/
body#dlc #inner .boxFull {
	margin-top: 3rem;
}
/*
 body#dlc #inner .boxFull:nth-child(1){ color:#ff0; }
body#dlc #inner .boxFull:nth-child(2){ color:#f0f; }
*/
/* special
-----------------*/
body#special #inner .boxHalfWrap:nth-child(1) {
	margin-top: 3rem;
}
/* modal
-----------------*/

/* spec  190614
-----------------*/
body #inner .subNavi li{
	display: inline-block;
	vertical-align: middle;
	margin-right: 2%;
	width:47%;
	max-width: 250px;
}
body #inner .subNavi li a{
	color: white;
    text-decoration: none;
    display: block;
    /*background: #ed1c24;*/
    /*border-radius: 20px / 25px;*/
    /*padding: 5px 10px;*/
    margin: 5px 0;
    opacity: .7;
}
body #inner .subNavi li a:before{
	/*content: '';*/
	content: none;
    display: inline-block;
    background: url(/_img/spec/ic_subnav_arrow.png) no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
    width: 25px;
    height: 15px;
    vertical-align: middle;
    margin-right: 5px;
}
body #inner .subNavi li.current a{
	opacity: 1;
	cursor: default;
}
body #inner .subNavi li a:hover{
	opacity: 1;
}
body#spec .boxaddCont{
	padding: 1rem;
}
body#spec .boxaddCont li{
    text-indent: -1em;
    margin-left: 1em;
}
body#spec #inner .boxOnethirdWrap {
	margin: 0 auto;
}
body#spec #inner .boxOnethirdWrap ul{
	overflow: hidden;
}
body#spec #inner .boxOnethirdWrap h3{
	margin: 4rem 0 1rem;

}
body#spec #inner .boxOnethird{
	width: 33.33%;
	float: left;
	word-wrap: break-word;
}
/*2カラム変更*/
body#spec #inner .boxOnethird.boxHalflist{
	width: 50%;
}

body#spec #inner .boxOnethird h4{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	padding: 6px 0;
	word-wrap: break-word;
}
body#spec #inner .boxOnethird p{
	line-height: 140%;
    margin: 10px 0;
    font-size: 12.5px;
    word-wrap: break-word;
}
body#spec #inner .boxOnethird .boxOnethird_buy a{
	text-decoration: none;
    text-align: center;
    display: block;
    background: #fff;
    border-radius: 25px /25px;
    padding: 10px;
    color: #000;
    font-weight: 700;
    font-size: 20px;
}
body#spec #inner .boxOnethird .boxOnethird_buy a:hover{
	opacity: .8;
}
body#spec #inner .boxOnethirdWrap .boxOnethird{
	text-align: left;
}
body#spec #inner .boxOnethird > div{
	padding: 10px;
	margin: 10px;
	background: url(/_common/img/bgB10.png);
}
body#spec #inner .boxOnethird .boxOnethirdImg a{
	position: relative;
}
body#spec #inner .boxOnethird .boxOnethirdImg a:before{
	content: '';
    background-image: url(/_img/spec/shop_item_zoom.png) no-repeat;
    background-size: 100%;
    background-position: 50% 50%;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 10px;
    bottom: 5px;
}
body#spec #inner .boxOnethirdWrap h3{
	background: url(/_common/img/bgB10.png);
}
body#spec #inner .boxOnethirdWrap p{
	background: url(/_common/img/bgB10.png);
}
body#spec #inner .boxQuarterWrap h3{
	background: url(/_common/img/bgB10.png);
	margin: 4rem 0 1rem;
}
body#spec #inner .boxQuarterWrap ul{
	overflow: hidden;
	margin-bottom: 10px;
}
body#spec #inner .boxQuarter{
	width: 25%;
    float: left;
    word-wrap: break-word;
}
body#spec #inner .boxQuarter > div{
    padding: 10px;
    margin: 8px;
    background-color: #000;
    text-align: left;
    word-wrap: break-word;
}
body#spec #inner .boxQuarter .boxQuarterImg a{
	display: block;
	cursor: pointer;
}
body#spec #inner .boxQuarter .boxQuarterImg a:hover{
	opacity: .7;
}
body#spec #inner .boxQuarter_buy a{
	text-decoration: none;
    text-align: center;
    display: block;
    background: #fff;
    border-radius: 25px /25px;
    padding: 5px;
    color: #000;
    font-weight: 700;
    margin-top: 10px;
    word-wrap: break-word;
}
body#spec #inner .boxQuarter_buy a:hover{
	opacity: .7;
}
body#spec #cboxLoadedContent{
	border: none;
}
body #cboxClose{
	background: url('/_img/spec/popup_btn_close.jpg');
	width: 60px;
    height: 60px;
    top: -70px !important;
    right: 0;
}
body #cboxContent{
	margin-top: 0;
	overflow: visible;
}
body #colorbox, body#spec #cboxOverlay, body#spec #cboxWrapper{
	overflow: visible !important;
}
body#spec .boxMovie{
	position: relative;
	padding: 0;
	/*margin: 0 auto;*/
	text-align: center;
	right: 0;
}
body#spec .boxMovie a{
	display: block;
    /*max-width: 200px;*/
    width: 100%;
    /*position: absolute;
    top: 65%;
    right: 2.5%;*/
}
body#spec .boxMovie .movieBtn{
	display: block;
    width: 100%;
    margin: 1% 0;
    left: 0%;
    padding-bottom: 55%;
    height: 0;
    position: absolute;
    top: 0%;
}
.boxYoutube{
	position: relative;
	width: 100%;
  	padding-top: 56.25%;
}
.boxYoutube iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.modal {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
	z-index: 510;
}
.overLay {
	position: absolute;
	top: 0;
	left: 0;
	background: radial-gradient(rgba(0,0,0,0.9), rgba(0,0,0,0.5));
	/*background: rgba(0, 0, 0, 0.7);*/
	width: 100%;
	height: 100%;
	z-index: 520;
}

.fa-times {
	position: absolute;
	top: -50px;
	right: 0;
	font-size: 45px;
	color: white;
}
.fa-times:before {
	content: "\f00d";
}
.modalinner {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	z-index: 540;
}
.boxModal{
	/*background: #000;*/
	position: relative;
}
.boxModal > a{
	display: block;
}
.boxModal a:link,.boxModal a:hover{
	color: #ffffff;
}
.boxModabutton{
	text-align: right;
    position: absolute;
    bottom: 4%;
    right: 3%;
    display: inline-block;
}
.boxModabutton:hover{
	cursor: pointer;
}
.boxModabutton li{
	background: #000000;
    display: inline-block;
    padding: 15px 40px;
    font-size: 1.2rem;
}
.boxModal .boxModabutton li:hover{
	color: #ffffff;
	opacity: .7;
}
.boxModallogo{
	position: absolute;
    bottom: 4%;
    left: 3%;
    width: 24%;
    max-width: 210px;
}
.boxModal .boxModallist{
	display: flex;
	justify-content: center;
	align-items: center;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.boxModal .boxModallist li{
/*	width: 45%;
    margin-left: 2.4%;*/
}
.boxModal .boxModallist li:first-child{
    margin-right: 0;
}
.boxModal .boxModallist li a.moalButton{
	display: block;
	/*background: #000;*/
	font-size: 1rem;
	text-decoration: none;
	margin: 20px 20px;
	text-align: center;
}
.boxModal .boxModallist li a.moalButton span.bold{
	text-shadow: 
    #ffffff 1.5px 0px,  #ffffff -1.5px 0px,
    #ffffff 0px -1.5px, #ffffff 0px 1.5px,
    #ffffff 1.5px 1.5px , #ffffff -1.5px 1.5px,
    #ffffff 1.5px -1.5px, #ffffff -1.5px -1.5px,
    #ffffff .5px 1.5px,  #ffffff -.5px 1.5px,
    #ffffff .5px -1.5px, #ffffff -.5px -1.5px,
    #ffffff 1.5px .5px,  #ffffff -1.5px .5px,
    #ffffff 1.5px -.5px, #ffffff -1.5px -.5px;
	color: #eb2258;
	position: relative !important;
    top: auto !important;
    left: auto !important;
    font-weight: 700;
}
.boxModal .boxModallist li a.moalButton.btnRsv{
	position: relative;
}
.boxModal .boxModallist li a.moalButton.btnRsv span{
/*	position: absolute;
	top: -90%;
    left: -5%;*/
}
.boxModal .boxModallist li a.moalButton.btnRsv span img{
	width: auto;
}
.boxModal .boxModallist li a.moalButton:hover{
	color: #ffffff ;
	opacity: .7;
}
.boxModal .boxModallist .commingSoon a.moalButton:hover{
	color: #ffffff;
	opacity: 1;
}
.boxModallist .commingSoon .moalButton{
	/*background: #333333;*/
	cursor: default !important;

}

.modalinner .modalnote{
	color: #fff;
	font-size: 10px;
	position: absolute;
	right: 5px;
	bottom: 5px;
	text-align: right;
}
@media (max-width:767px) {
	.modalinner .modalnote{
		padding-left:1em;
		text-indent:-1em;
	}
}

.modalinner .nowonsale{
	max-width: 428px;
    width: 42vw;
    position: absolute;
    right: 20px;
    top: 50%;
	-moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.modalinner .nowonsale img{
	width: 100%;
}

@media (max-width:767px) {
	.modalinner .nowonsale{
		right: 8px;
		top: 44%;
	}
}


 @keyframes modalClose {
 0% {
top:50%
}
 100% {
top:100%
}
}

@media (max-width:767px) {
.pc_only{
	display: none;}
.sp_only{
	display: block;}
#content br {
	/*display: none;*/
}
#inner {
	margin: 20% auto 0;
}
#inner .boxFull {
	font-size: 1rem;
	line-height: 1.5rem;
}
#inner .boxHalfWrap {
	display: flex;
	flex-wrap: wrap;
}
#inner .boxHalfWrap .boxHalf {
	width: 100%;
	font-size: 1rem;
	line-height: 1.5rem;
}
#inner .boxHalfWrap .boxHalf:nth-child(even) {
	margin-left: 0;
}
#inner .boxFull p, #inner .boxHalfWrap .boxHalf p {
	padding: 0.5rem;
}
h3 {
	font-size: 1.1rem;
}
body#overview #inner h2 .pcImg {
	display: none;
}
body#overview #inner h2 .spImg {
	display: block;
}
/* spec
-----------------*/
body#spec #inner .boxOnethird{
	width: 50%;
}
body#spec #inner .boxOnethird .boxOnethird_buy a{
	font-size: 1rem;
	padding: 5px 10px;
}
body#spec #inner .boxQuarter{
	width: 50%;
}
body#spec #inner .boxOnethird .boxOnethirdImg a:before{
	width: 20px;
	height: 20px;
}
body#spec #inner .boxOnethird > div{
	margin: 5px;
}
body#spec #inner .boxQuarter > div{
	margin: 5px;
}
body#spec #inner .boxQuarterWrap h3{
	margin: 2rem 0 1rem;
	word-wrap: break-word;
}
body#spec #inner .boxOnethirdWrap h3{
	margin: 2rem 0 1rem;
	word-wrap: break-word;
}
body#spec #inner .boxOnethird h4{
	font-size: 1rem;
}
body#spec .specDesc li .specDesctxt .specBuybutton{
	margin: 5px 0;
}

/* banner
-----------------*/
#main #banner{
	position: relative;
	margin-top: -90px;
    margin-bottom: 50px;
}
.boxModal .boxModallist{
    padding: 0 0 10px;
}
.boxModal .boxModallist li{
	margin-left: 1.5%;
}
.boxModal .boxModallist li a.moalButton{
	padding: 8px 3px;
	font-size: 2vw;
	display: block;
	align-items: center;
	justify-content: center;
	line-height: 1.1;
}
#main #banner .boxBanner .bannerItem{
	text-align: center;
	margin-right: 0;
	margin-top: 10px;
	width: 100%;
}
.boxCompedi .boxCompediSide{
	position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    margin-top: 3%;
}
.boxCompedi .boxCompediSide>div{
	font-size: 100%;
    margin-bottom: 3%;
    padding: 0 20px;
}
.boxCompedi .boxCompediprice{
	position: relative;
    top: 0;
    left: 0;
    margin-top: 3%;
    padding-bottom: 3%;
}
.boxCompedi .boxCompediprice img{
	width: 100%;
}
.boxModabutton li{
	padding: 4% 25px;
	font-size: 3vw;
}
body#spec .boxMovie{
	right: 0;
}
.boxModal .boxModallist li a.moalButton.btnRsv span img{
	width: 18vw;
}
#main #topBoxMovie{
	top: 75vw;
}

#main #topBoxMovie .topmovie_title{
	bottom: -4vw;
}
#main #topBoxMovie .topmovie_title img{
	width: 50vw;
}
#main #topBoxMovie iframe{
	width: auto;
	height: auto;
}
.boxModal .boxModallist li a.moalButton.btnRsv span{
	top: -5vw;
}
.boxModal .boxModallist li a.moalButton.btnRsv span.copyRsv{
	top: -6vw;
}
.boxModal .boxModallist li a.moalButton.btnRsv span.modalCopy_En{
	top: -5vw;
}
.boxModal .boxModallist li a.moalButton.btnRsv span.modalCopy_En.copyRsv{
	top: -5vw;
}
.boxModal .boxModallist li a.moalButton.btnRsv span.modalCopy_En.copyRsv img{
	width: 21vw;
}
}
@media screen and (max-width:320px) {
	#spec{
		margin-top: 50px;
	}
	#main #banner{
		top: 17%;
	}
	footer .inquiryLink {
	    margin: 50px 20px 0;
	}
	.specDesc .specDesctxt.specDescprice .specBuybutton{
		margin: 5px auto;
	}
	.boxModal .boxModallist li a.moalButton.btnRsv span{
		/*top: -25%;*/
	}
	.boxModal .boxModallist li a.moalButton.btnRsv span{
	top: -5vw;
	}
	.boxModal .boxModallist li a.moalButton.btnRsv span.copyRsv{
		top: -6vw;
	}
	.boxModal .boxModallist li a.moalButton.btnRsv span.modalCopy_En{
		top: -5vw;
	}
	.boxModal .boxModallist li a.moalButton.btnRsv span.modalCopy_En.copyRsv{
		top: -5vw;
	}
}

@media screen and (max-width:999px) {
.modalinner {
	width:90%;
}
.fas {
    font-weight: 600;
}
footer .pageTop{
	right: 4%;
}
}

@media screen and (min-width:1000px) {
.modalinner {
	width:900px;
}
}

.swiper-button-prev{
	background: url('/_img/top/newsarrow.png') no-repeat;
	left: auto;
    right: 4.5%;
    transform: rotate(360deg);
    background-size: 100%;
    width: 16px;
    height: 15px;
    top: 30px;
}
.swiper-button-next{
	background: url('/_img/top/newsarrow.png') no-repeat;
	left: auto;
    right: 8%;
	transform: rotate(180deg);
	background-size: 100%;
	width: 16px;
    height: 15px;
    top: 30px;
}

