@charset "UTF-8";

/************************************************************
RESET & DEFAULT
************************************************************/

/***************************RESET & DEFAULT*/

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,
menu, nav, output, ruby, section, summary,
time, mark, audio, video,
input, button, textarea, select {
  margin: 0;
  padding: 0;
  color: #333333;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  font-size: 100%;
  text-decoration: none;
  vertical-align: baseline;
  -webkit-box-sizing: border-box; 
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

img {
  border-style: none;
  vertical-align: bottom;
}

body {
-webkit-text-size-adjust: 100%;
}

/************************************************************
TOOL
************************************************************/

.pc{
  display:inline;
}

.sp{
  display:none;
}

.inline-block_list {
  list-style: none;
}

.inline-block_list li {
  display: inline-block;
	*display:inline;
	*zoom:1;
  margin-right: 10px;
}

.inline-block_list li a {
  font-weight: bold;
}

.contents_wrap {
	padding: 0 5px;
	width: 100%;
}

.contents {
  margin: 0 auto;
	width: 100%;
	max-width: 960px;
}

.cf:before,.cf:after { content: " "; display: table;}
.cf:after { clear: both;}
.cf { zoom: 1;}

.clear{
  clear:both;
  margin:0px;
  padding:0px;
  font-size:1px;line-height:1px;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.mt5 {
  margin-top: 5px;
}

.mt8 {
  margin-top: 8px;
}

.mt10 {
  margin-top: 10px;
}

.mt14 {
  margin-top: 14px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mr20 {
  margin-right: 20px;
}

.col4_list {
  list-style: none;
}

.col4_list li {
  display: inline-block;
	*display:inline;
	*zoom:1;
  margin-right: 1%;
  width: 24.25%;
}

.col4_list li:nth-child(4n) {
  margin-right: 0;
}

.col4_list li {
  width: 24%\9;
  margin-right: 1%\9;
}

.col3_list {
  list-style: none;
}

.col3_list li {
  display: inline-block;
	*display:inline;
	*zoom:1;
  margin-right: 1%;
  width: 32%;
  vertical-align: top;
}

.col3_list li:nth-child(3n) {
  margin-right: 0;
}

.col3_list li {
  width: 32%\9;
  margin-right: 1%\9;
}

.pic_right {
  float: right;
  margin: 10px 0 10px 10px;
  width: 24.25%;
}

.pic_wrap {
  width:100%;
  border: 3px solid #dddddd;
}

.pic_wrap.none {
  border: none;
}

.pic_wrap img {
  width: inherit;
  max-width: 100%;
  height: auto;
}

.pic_wrap.v {
  width:66%;
  border: 3px solid #dddddd;
}

.pic_wrap.none.v {
  border: none;
}

.pic_wrap.v img {
  width: 100%;;
  max-width: 100%;
  height: auto;
}

.pic_wrap2 {
  display: inline-block;
  width:49%;
  border: 3px solid #dddddd;
}

.pic_wrap2.none {
  border: none;
}

.pic_wrap2 img {
  max-width: 100%;
  height: auto;
}

/* ---------------SP */

@media screen and (max-width: 480px) {

.pc{
  display:none;
}

.sp{
  display:inline;
}

.col4_list li,
.col3_list li {
  display: block;
  margin-right: 0;
  margin-top: 1%;
  width: 100%;
}

.pic_right {
  float: none;
  margin: 20px 0 0 0;
  width: 100%;
}

}

/************************************************************
TEXT
************************************************************/

h1.games {
  margin: 10px auto;
	width: 100%;
	max-width: 960px;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.4;
  text-align: center;
}

.general .h1_wrap {
  margin-top: 1px;
  padding: 20px 0 20px 5px;
  background: #7a171c;
}

.general .h1_wrap h1 {
  margin: 0 auto;
	width: 100%;
	max-width: 960px;
  color: #ffffff;
	font-size: 20px;
	line-height: 1.4;
}

h2.general {
  padding: 10px;
  border-radius: 5px;
  background: #7a171c;
  color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
}

h2.general span {
  margin-left: 10px;
  color: #ffffff;
	font-size: 10px;
}

.general h2 {
  margin-top: 30px;
  padding: 5px;
	border-left:30px solid  #7a171c;
	border-bottom: 1px solid  #7a171c;
  font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
}

.general h3 {
  margin-top: 20px;
  padding: 3px 5px;
	border-left:10px solid  #7a171c;
	border-bottom: 1px dotted  #7a171c;
  font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
}

.general h4 {
  margin-top: 20px;
  color: #7a171c;
  font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
}

.tex_ss {
  color:inherit;
	font-size: 10px;
	line-height: 1.4;
}

.tex_s {
  color:inherit;
	font-size: 12px;
	line-height: 1.4;
}

.tex_m {
  color:inherit;
	font-size: 14px;
	line-height: 1.4;
}

.tex_l {
  color:inherit;
	font-size: 16px;
	line-height: 1.4;
}

.tex_ll {
  color:inherit;
	font-size: 18px;
	line-height: 1.4;
}

.tex_s a,
.tex_s a .fa,
.tex_m a,
.tex_m a .fa,
.tex_l a,
.tex_l a .fa,
.tex_ll a em,
.tex_ll a em .fa {
  color: #0000ff;
}

.tex_s a:hover,
.tex_s a:hover .fa,
.tex_m a:hover,
.tex_m a:hover .fa,
.tex_l a:hover,
.tex_l a:hover .fa,
.tex_ll a:hover em,
.tex_ll a:hover em .fa {
  text-decoration: underline;
}

em {
  font-style: normal;
	font-weight: bold;
}

.indent {
  text-indent: 1em;
}

/* ---------------SP */

@media screen and (max-width: 480px) {

h1.games {
	font-size: 18px;
}

}

/************************************************************
HEADER
************************************************************/

.header_wrap {
  width: 100%;
  background: #ffffff;
}

.header {
	position: relative;
  padding: 0 5px; 
  width: 100%;
  max-width: 970px;
  margin: 0 auto;
}

#logo_japan-para {
	position: absolute;
	top: 10px;
	left: 5px;
}

#logo_jpsa {
	position: absolute;
	top: 10px;
	right: 5px;
}

.header .ttl {
  margin-left: 125px;
	height: 70px;
	font-size: 21px;
	line-height: 70px;
}

.header .ttl a {
	font-weight: bold;
}

/* ---------------SP */

@media screen and (max-width: 480px) {

.header .ttl {
  margin-left: 0;
  margin: 0 auto;
  padding: 70px 0 0;
  height: 95px;
  line-height: 1.4;
  text-align: center;
}

}

/************************************************************
GLOBAL NAVIGATION
************************************************************/

.gnav_wrap.wide {
  display: block;
  position: relative;
  z-index: 2;
}

.gnav_wrap.narrow {
  display: none;
  position: relative;
}

.wide .accordion {
  display: none;
}

.gnav_wrap.wide {
  padding: 10px 0;
  width: 100%;
  background: #7a171c;
}

.wide .gnav_list {
  list-style: none;
  margin: 0 auto;
  width: 960px;
  height: 50px;
  border-radius: 5px;
  background: #d71718;
  font-size: 0;
  line-height: 0;
}

.wide .gnav_item {
  display: inline-block;
  margin: 5px 0;
  width: 137px;
  height:40px;
  color: #ffffff;
  border-left: 1px dotted #ffffff;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  vertical-align: top;
}

.wide .gnav_item:first-child{
  border-left: none;
}

.wide .gnav_item.rows2{
  line-height: 1.2;
}

.wide .gnav_item a,
.wide .gnav_item span {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
 font-weight: normal;
}

.wide .gnav_item.rows2 a {
  padding-top: 4px;
}

.wide .gnav_item:hover {
  background: #ff1d29;
}

.wide .gnav_item.pre span {
  color: #cccccc;
}

.wide .gnav_item.pre:hover {
  background: #d71718;
}

.wide .gnav_child_list {
  display: block;
  list-style: none;
  padding-top:5px;
  position: relative;
  z-index: 1;
}

.wide .gnav_child_item {
  margin-top: 1px;
  height:40px;
  background: #d71718;
  font-size: 14px;
  line-height: 40px;
}

.wide .gnav_child_item.rows2{
  line-height: 1.2;
}

.wide .gnav_child_item a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
 font-weight: bold;

}

.wide .gnav_child_item.rows2 a {
  padding-top: 4px;
}

.wide .gnav_child_item:hover {
  background: #ff1d29;
}

.wide .gnav_child_item.teaser {
  background: #666666;
  color: #666666;
  font-weight: bold;
}

.wide .gnav_child_item.teaser:hover {
  background: #666666;
}

/* ---------------TB/SP */

@media screen and (max-width: 960px) {

.gnav_wrap.wide {
  display: none;
}

.gnav_wrap.narrow {
  display: block;
}

.narrow .accordion {
  display: block;
  padding-top: 10px;
  width: 100%;
  height: 50px;
  background: #7a171c url('/japanpara/assets/img/common/bg_accordion_down.jpg') no-repeat center bottom;
  color: #ffffff;
  font-size: 14px;
  line-height: 1;
  text-align: center;
}

.narrow .accordion.x {
  background: #7a171c url('/japanpara/assets/img/common/bg_accordion_up.jpg') no-repeat center bottom;
}

.narrow .accordion p {
  color: #ffffff;
}

.gnav_wrap.narrow {
  padding: 10px 0 0;
  width: 100%;
  background: #ffffff;
}

.narrow .gnav_list {
  display: none; 
  list-style: none;
  margin: -10px auto 0;
  width: 98%;
  height: auto;
  border-radius: 0;
  background: #d71718;
  font-size: 0;
  line-height: 0;
}

.narrow .gnav_item {
  display: block;
  margin: 0;
  width: 100%;
  height:auto;
  border-left: none;
  font-size: 14px;
  line-height: 40px;
  text-align: left;
  vertical-align: top;
}

.narrow .gnav_item:first-child{
  border-left: none;
}

.narrow .gnav_item.rows2{
  line-height: 40px;
}

.narrow .gnav_item.rows2 br {
  display: none;
}

.narrow .gnav_item a,
.narrow .gnav_item span {
  display: block;
  padding-left:10px;
  width: 100%;
  height: 100%;
  border-bottom: 1px dotted #ffffff;
  color: #ffffff;
}

.narrow .gnav_item.pre span {
  background: #666666;
  color: #dddddd;
}

.narrow .gnav_item.rows2 a {
  padding-top: 0;
}

.narrow .gnav_item:hover {
  background: #d71718;
}

.narrow .gnav_item.pre:hover {
  background: #666666;
}

.gnav_child_list {
  list-style: none;
  padding-top:0;
}

.narrow .gnav_child_item {
  margin-top: 1px;
  height:40px;
  background: #d71718;
  font-size: 14px;
  line-height: 40px;
}

.narrow .gnav_child_item.rows2{
  line-height: 40px;
}

.narrow .gnav_child_item.rows2 br {
  display: none;
}

.narrow .gnav_child_item a {
  display: block;
  padding-left:30px;
  border-bottom: 1px dotted #ffffff;
  width: 100%;
  height: 100%;
  color: #ffffff;
}

.narrow .gnav_child_item.rows2 a {
  padding-top: 0;
}

.narrow .gnav_child_item:hover {
  background: #d71718;
}

.narrow .gnav_child_item.teaser {
  background: #666666;
  color: #666666;
  font-weight: bold;
}

.narrow .gnav_child_item span{
  padding-left:30px;
}

.narrow .gnav_child_item.teaser:hover {
  background: #666666;
}

}

/************************************************************
FOOTER
************************************************************/

#footer {
  margin-top: 50px;
  width: 100%;
  height: 70px;
  background: #7a171c;
  color: #ffffff;
  font-size: 10px;
  line-height: 70px;
  text-align: center;
}

#btn_pagetop{
	position:fixed;
	bottom:80px;
	right:10px;
}


.lnav_list .lnav_item span::after{
	content:'Coming Soon';
}

.slider_wrap .right .information_wrap .information_contents a img{
	width:70%;
	border:1px solid #ccc;
}
