@charset "UTF-8";

/*-------------------- body --------------------*/
body {
	color: #555;
}


/*-------------------- float clear --------------------*/
ul:after, .topic:after, .content:after {
	content: "";
	clear: both;
	display: block;
}


/*-------------------- utility --------------------*/
.util_caution_indent {
  padding-left: 1em;
  text-indent: -1em;
}
.sp_br {
  display: none;
}
.

/*-------------------- wrapper --------------------*/
.section {
	width: 100%;
	min-width: 960px;
	border-bottom: 1px solid #d7d4d4;
}
.section .wrap {
	width: 960px;
  margin: -1px auto;
}


/*-------------------- main --------------------*/
.top {
	width: 100%;
	min-width:960px;
	border-bottom: 1px solid #d7d4d4;
}
.top .inner{
	margin: 0 auto 40px;
	width: 960px;
	position: relative;
    overflow: hidden;
}
.top .main_visual {
    margin: 33px 0 0 -11px;
	text-align: center;
}
.top .main_title {
  font-size: 35px;
  line-height: 40px;
  color: #0096c8;
	margin: 43px 0 51px 0;
	text-align: center;
  letter-spacing: 0.183em;
}
.top .main_lead {
	font-size: 17px;
	line-height: 28px;
	letter-spacing: 0.16em;
	color: #555555;
  text-align: center;
}
.top .caution {
	font-size: 11px;
  text-align: center;
  line-height: 20px;
  margin: 15px 0 37px 0;
  letter-spacing: 0.14em;
}
.top .wiiu_color {
	color: #0096c8;
	font-weight: bold;
}
.top .detail_table{
	margin: 0 0 20px 50px;
	width: 960px;
}
.top .detail_table .container {
	display: inline-block;
	height: 35px;
	width: 411px;
	border-bottom: 1px solid #d6d4d5;
	margin-right: 38px;
	padding: 12px 0 4px 0;
    vertical-align: middle;
    position: relative;
}
.top .detail_table dt {
	height: 17px;
	width: 98px;
	display: inline-block;
	font-size: 14px;
	color: #555555;
	letter-spacing: 1.10em;
	border-left: 5px solid #0096c8;
	padding: 0 0 0 10px;
    line-height: 17px;
}
.top .detail_table .official_site {
	letter-spacing: 0.1em;
}
.top .detail_table dd {
	height: 20px;
	width: 298px;
	display: inline-block;;
	font-size: 16px;
	letter-spacing: 0.07em;
}
.top .detail_table dd a {
	color: #0096c8;
}
.top .detail_table dd .small {
	font-size: 13px;
}
.main .detail_table dd .more_small {
	font-size: 12px;
}
.top .detail_table dd .committer {
	letter-spacing: 0.03em;
}
.top .detail_table dd .official_site_note_pc {
  position: relative;
  top: -4px;
  left: -1px;
}
.top .detail_table dd .official_site_note_sp {
	display: none;
}
.top .detail_table dd .sub_container {
  position: absolute;
  left: 115px;
  top: 6px;
}
.top .detail_table dd .coution {
    display: block;
    font-size: 10px;
    letter-spacing: -0.08em;
    line-height: 1;
    white-space: nowrap;
}

#venueArea {
    width: 860px;
    margin: 0 auto;
    overflow: hidden;
}
#venueArea .venue {
    float: left;
    width: 410px;
    margin-bottom: 30px;
}
#venueArea .venue:nth-child(2n) {
    margin-left: 38px;
}
#venueArea .venue h3 {
    margin-bottom: 24px;
    padding: 3px;
    background-color: #0096c8;
    color: #fff;
    font-size: 15px;
    text-align: center;
}
#venueArea .venue .detail {
    padding-left: 27px;
    border-left: 5px solid #0096c8;
}
#venueArea .venue .detail dl:first-child {
    margin-bottom: 3px;
    padding-bottom: 4px;
    background: url(../img/dotline.png) 0 bottom repeat-x;
}
#venueArea .venue .detail dl dt,
#venueArea .venue .detail dl dd {
    display: inline-block;
}
#venueArea .venue .detail dl dt {
    width: 66px;
    padding-left: 4px;
    color: #0096c8;
    font-size: 14px;
}
#venueArea .venue .detail dl dd {
    font-size: 16px;
}
#venueArea .venue .detail dl dd span.small {
    font-size: 13px;
}


/*-------------------- section --------------------*/
.section .inner {
	margin :0 50px;
	border-top: 3px solid #0096c8;
}
.section .topic {
	margin: 28px 0 0 0;
}
.section .topic .game_title {
  margin: 0 0 0 13px;
  padding: 0 0 0 15px;
  float: left;
  height: 40px;
  line-height: 40px;
  border-left: 5px solid #0096c8;
	font-size: 35px;
	color: #555555;
	letter-spacing: 0.08em;
}
.section .topic .logo {
	float: right;
	margin-right: -11px;
}
.section .detail{
	margin : 0 -25px 49px 0;
	float: right;
    width: 650px;
}
.section .detail .game_lead {
	font-size: 26px;
	color: #0096c8;
	line-height: 38px;
	letter-spacing: 0.15em;
    margin : 34px 0 20px 0;
}
.section .detail .game_description {
	margin : 6px 0 0 2px;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.13em;
	color: #555555;
}
.section .detail .game_image_list {
    margin: 48px 0 0 2px;
}
.section .detail .game_image_list li {
    display: inline-block;
    width: 300px;
    height: 170px;
}
.section .detail .game_image_list li:first-child{
    margin-right: 23px;
}
.section .detail .caution {
    font-size: 11px;
    letter-spacing: 0.15em;
}
.section .more_detail {
	float: left;
    width: 180px;
	margin: 72px 0 0 0;
}
.section .more_detail .copy_right {
    font-size: 10px;
    text-align: center;
	color: #555;
    margin: 0 0 0 17px;
}
.section .more_detail .image {
    text-align: center;
    margin: 0 0 0 25px;
}
.section .more_detail .button {
	margin: 18px 0 13px 15px;
    position: relative;
}
.section .more_detail .button_style {
    display: inline-block;
    font-size: 11px;
    letter-spacing: 0.05em;
    line-height: 25px;
    padding: 0 0 0 30px;
    width: 137px;
    height: 25px;
    color: #fff;
    background: #0096c8;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.15);
    letter-spacing: 0.1px;
    text-decoration: none;
	z-index: -1;
}
.section .more_detail .button_arrow {
	position: absolute;
	top: 7px;
	left: 148px;
}
.section .more_detail .button_style:hover{
    opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.section .mb10 {
    margin-bottom: 1em;
}
.section .caution {
    margin: 8px 0 0 0;
    padding-left: 1em;
    color: #ce181e;
    font-size: 11px;
    letter-spacing: 0.15em;
    text-indent: -1em;
}

/*-------------------- section 01 --------------------*/
#section01  {
    border-bottom: 1px solid #d7d4d4;
}

#section01 .sec01_small {
    font-size: 22px;
}
#section01 .sec01_detail {
    position: relative;
}
#section01 .sec01_detail > p:first-child {
    position: absolute;
    top: 34px;
    left: -238px;
}
#section01 .sec01_detail > p:first-child img {
    width: 228px;
}
#section01 .sec01_detail h5 {
    width: 623px;
    margin: 50px 0 10px;
    padding: 5px;
    background-color: #0096c8;
    color: #fff;
    text-align: center;
}

#section01 .more_detail {
    margin-top: 300px;
    
}
#section01.section .detail .game_image_list li {
    width: auto;
    height: auto;
}
#section01.section .detail .game_image_list li:first-child img {
    width: 306px;
}
#section01.section .detail .game_image_list li:first-child + li img {
    width: 280px;
}

#section01 #rulesTable {
    width: 633px;
    border-top: 1px solid #d3d3d3;
}
#section01 #rulesTable th,
#section01 #rulesTable td {
    border-bottom: 1px solid #d3d3d3;
}
#section01 #rulesTable th {
    padding: 8px 14px 8px 17px;
    color: #0096c8;
    text-align: left;
    white-space: nowrap;
    position: relative;
}
#section01 #rulesTable th:before {
    content: "";
    width: 5px;
    height: 18px;
    background-color: #0096c8;
    position: absolute;
    top: 10px;
    left: 0;
}
#section01 #rulesTable td {
    padding: 5px 0;
}

#section01 #guestArea {
    width: 560px;
    margin-top: 30px;
    border: 1px solid #0096c8;
    border-radius: 10px;
}
#section01 #guestArea h5 {
    width: 550px;
    margin: 0 0 12px;
    border-radius: 6px 6px 0 0;
    font-size: 18px;
}
#section01 #guestArea h5 span {
    font-size: 12px;
}
#section01 #guestArea ul {
    text-align: center;
}
#section01 #guestArea ul li {
    display: inline-block;
    width: 224px;
    margin-bottom: 12px;
    padding: 3px 26px;
    font-size: 16px;
}
#section01 #guestArea ul li:first-child {
    border-right: 1px solid #c2c2c2;
}
#section01 #guestArea ul li span {
    display: inline-block;
    margin-top: 8px;
    font-size: 13px;
}
#section01 #guestArea ul li span:last-child {
    margin: 0;
}

/*-------------------- section 02 --------------------*/
#section02 {
    border-bottom: 1px solid #d7d4d4;
}
#section02 h5 {
    margin-top: 20px;
    padding: 8px 14px 8px 17px;
    color: #0096c8;
    text-align: left;
    white-space: nowrap;
    position: relative;
}
#section02 h5:before {
    content: "";
    width: 5px;
    height: 18px;
    background-color: #0096c8;
    position: absolute;
    top: 10px;
    left: 0;
}
#section02 h4 + h5 {
    margin-top: 5px;
}
#section02 dl {
    width: 560px;
    margin-top: 30px;
    border: 1px solid #0096c8;
    border-radius: 10px;
}
#section02 dl dt {
    margin: 0 0 12px;
    padding: 5px;
    background-color: #0096c8;
    border-radius: 6px 6px 0 0;
    color: #fff;
    font-size: 18px;
    text-align: center;
}
#section02 dl dt br {
    display: none;
}
#section02 dl dd {
    padding: 0 30px 12px;
}
#section02 dl dd ul li {
    display: inline-block;
    font-size: 18px;
    line-height: 1.2;
}
#section02 dl dd ul li span {
    font-size: 13px;
}
#section02 dl dd ul li:first-child {
    margin-right: 10px;
    padding-right: 16px;
    border-right: 2px solid #8c8c8c;
}
#section02 #clearFileArea {
    margin: 30px 0 70px;
    position: relative;
}
#section02 #clearFileArea p:first-child + p {
    position: absolute;
    top: -20px;
    left: 384px;
}
#section02 #clearFileArea p:first-child + p img {
    width: 132px;
}
#section02 .caution {
    color: #555;
}

/*-------------------- section 03 --------------------*/



/*-------------------- annotation --------------------*/
.annotation {
	padding: 26px 0 85px 0;
	width: 100%;
	min-width: 960px;
	font-size: 12px;
	color: #555555;
}
.annotation .wrap{
	margin: 0 auto;
	width: 860px;
	font-size:10px;
}
.annotation .container {
	height: 127px;
}
.annotation .txt{
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.16em;
}
