@charset "UTF-8";

/*
     戦国バサラシリーズ公式サイト- - common.css
*/

/* ==========================================================
    common
========================================================== */

* {
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 140%;
}

body {
  background: #f7f6f2 url(/game/basara/asset/pc/images/shared/bg.jpg);
}

h1 h2 h3 {
  margin: 0;
  padding: 0;
}

ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 0;
}

dl dt dd span {
  margin: 0px;
  padding: 0px;
}

form select {
  margin: 0;
  padding: 0;
}

strong {
  color: #900;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: bottom;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

/* ==========================================================
    header
========================================================== */

#header {
  background: #000000;
  min-width: 1260px;
}

#title_header.header_style {
  /*width: 1240px;*/
  margin: 0 auto;
}

#capcom_logo,
#title_menu{
	line-height:100% !important;
}

/* ==========================================================
    wrap
========================================================== */

#wrap {
  background: url(/game/basara/asset/pc/images/header/bg_header.png) repeat-x center top;
  text-align: center;
  width: 100%;
  min-width: 1260px;
}

#container {
  background: url(/game/basara/asset/pc/images/shared/bg_btm.png) no-repeat center bottom;
  min-width: 1260px;
}

/* ==========================================================
    global navigation
========================================================== */

nav.gnav {
  position: relative;
  width: 1260px;
  height: 145px;
  margin: 0 auto;
  padding: 5px 0 0 0;
}

nav.gnav h1 {
  float: left;
  margin:0;
}
nav.gnav h1 a img {
  margin-bottom: 0 !important;
}
nav.gnav ul li {
  float: left;
}

nav.gnav ul li a {
  position:relative;
  display:block;
  width:221px;
  height:145px;
}

nav.gnav ul li a img.hover {
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
}
nav.gnav ul li a span.gnav-upicon{
	position: absolute;
	top: 6px;
	right: 6px;
	background-color: #fdf065;
	color:#c00034;
	font-weight: bold;
	font-size: 12px;
	padding: 1px 5px 0;
	z-index: 1;
}
/* ==========================================================
    global navigation - submenu
========================================================== */

nav.gnav ul.submenu {
  float: left;
  width: 120px;
  margin: 35px 0 0 22px;
}

nav.gnav ul.submenu li {
  float: none;
  margin: 0 0 10px 0;
}

nav.gnav ul.submenu li a {
  display: block;
  width: 120px;
  height: 32px;
}

nav.gnav ul.submenu li a:hover img {
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
}

nav.gnav .logo_10th {
  position: absolute;
  top: 0;
  right: 18px;
}


/* ==========================================================
    pathNav
========================================================== */

.pathNav {
  box-shadow: 0px 9px 3px -3px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 0px 9px 3px -3px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0px 9px 3px -3px rgba(0, 0, 0, 0.1) inset;
  background: #333333;
  overflow: hidden;
  margin: 0 0 32px 0;
  height: 41px;
  color: #FFFFFF;
  font-size: 15px;
}

.pathNav ul {
  width: 1200px;
  margin: 0 auto;
}

.pathNav ul li {
  float: left;
  margin: 0 5px 0 0;
  line-height: 41px;
}

.pathNav ul li a {
  color: #ffe900;
  text-decoration: none;
}

/* ==========================================================
    contents
========================================================== */

#contents {
  width: 1220px;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
}

#contents #right-area {
  float: right;
  width: 280px;
  margin: -2px -15px 70px 0;
  text-align: center;
}

#contents #right-area .twitter {
  background: url(/game/basara/asset/pc/images/shared/bg_right-area-twitter.png) no-repeat center bottom;
  padding-bottom: 20px;
}

#contents #right-area .twitter .timelineArea {
  height: 476px;
  width: 230px;
  padding: 0 25px;
}
#contents #right-area .twitter .timelineArea iframe {
  height: 476px !important;
}
#contents #right-area .twitter .timelineArea a {
  color: #fff;
}

#contents #right-area .links {
  background: url(/game/basara/asset/pc/images/shared/bg_link_bottom.png) no-repeat center bottom;
  padding-bottom: 22px;/*20*/
}

#contents #right-area .links h2 {
  margin: 0;
}

#contents #right-area .links ul {
  background: url(/game/basara/asset/pc/images/shared/bg_link.png) repeat-y center;
  padding-bottom: 13px;
}

#contents #right-area .links ul li {
  margin: 0 auto 10px auto;
}

/* ==========================================================
    pagetop
========================================================== */

#pagetopbtn {
  text-align: right;
  clear: both;
}

/* ==========================================================
    footer
========================================================== */

#footer {
  background-color: #000;
  width: 100%;
  height: 90px;
  margin: 0 auto;
  padding: 0px;
  clear: both;
  min-width: 1260px;
}

div#title_footer {
  margin: 0 !important;
}


#footerArea {
  width: 100%;
  height: 40px;
  text-align: center;
}

#footerArea ul {
  width: 700px;
  margin-left: 200px;
  text-align: center;
}

#footerArea li {
  margin: 0 4px;
  display: inline;
}

#copy_capcom img{
	padding-bottom:5px;
}


/* ==========================================================
    button
========================================================== */

#contents .btn_list {
  clear: both;
  background: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 1px;
  padding: 2px;
  margin: 0 0 70px 0;
  border-radius: 10px;
  /* CSS3草案 */
  -webkit-border-radius: 10px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;
  /* Firefox用 */
  text-align: center;
}

#contents .btn_list a {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e4e4e4), color-stop(0, #f5f5f5));
  background: -webkit-linear-gradient(#f5f5f5, #e4e4e4);
  background: -moz-linear-gradient(#f5f5f5, #e4e4e4);
  background: -o-linear-gradient(#f5f5f5, #e4e4e4);
  background: -ms-linear-gradient(#f5f5f5, #e4e4e4);
  background: linear-gradient(#f5f5f5, #e4e4e4);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e4e4e4', GradientType=0)";
  border-radius: 10px;
  /* CSS3草案 */
  -webkit-border-radius: 10px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;
  /* Firefox用 */
  display: block;
  height: 46px;
  line-height: 46px;
  font-size: 20px;
  font-weight: bold;
  color: #3c3c3d;
  text-decoration: none;
}

#contents .btn_list a:hover {
  background: #e4e4e4;
}

.mfp-container .mfp-close{
	color: rgba(255, 0, 0, 0)!important;
	position: fixed!important;
	background: url(/game/basara/asset/common/images/shared/icon_modalclose.png) no-repeat;
	width: 41px;
	height: 40px;
	top: 40px;
	right: 40px;
	opacity: 1;
}
.mfp-container .mfp-close:active{
	top: 40px;
}

/* ==========================================================
    15th
========================================================== */
#wrap.basara15th #container{
	position: relative;
}
#wrap.basara15th #container:before{
	content: "";
	background: url(/game/basara/asset/pc/images/header/bg_header_15th_1.png) repeat center top;
	position: absolute;
	top: 5px;
	left: 0;
	width: 100%;
	height: 145px;
	display: block;
}
#wrap.basara15th #container:after{
	content: "";
	background: url(/game/basara/asset/pc/images/header/bg_header_15th_2.png) repeat;
	background-position: 22px top;
	position: absolute;
	top: 5px;
	right: 0;
	width: calc(50% - 111px);
	height: 145px;
	display: block;
}
#wrap.basara15th #container nav.gnav{
	z-index: 1;
}

