@charset "utf-8";

body {
    font-size: 14px;
}

#wrapper {
    position: relative;
    z-index: 1;
    margin-top: -120px;
}

/* 背景
--------------------------------------------------------------------------------------------------------------------- */
.bg_common01 {
    width: 800px;
    min-height: 30px;
    border: none;
    background-color: transparent;
    position: relative;
    z-index: 1;
}

.bg_common01:before,
.bg_common01:after{
    content: "";
    width: 800px;
    position: absolute;
    left: 0;
    z-index: -1;
}

.bg_common01:before{
    height: 30px;
    top: -30px;
}

.bg_common01:after{
    height: 30px;
    bottom: -30px;
}

/* ボタン
--------------------------------------------------------------------------------------------------------------------- */
.btn_common_img01,
.btn_common_img02,
.btn_common_img03 {
    zoom: 1;
}

/* ボーダー
--------------------------------------------------------------------------------------------------------------------- */
.bor_common_img01 {
    width: 100%;
    max-width: 800px;
    height: 30px;
    margin: 0 auto;
}

.bor_common_img02 {
    width: 800px;
    height: 3px;
    margin: 0 auto;
}



/* ボックス
--------------------------------------------------------------------------------------------------------------------- */
.box_common01.bg_common01 {
    margin: 40px auto;
}

.box_common01.bg_common01 .pos_new {
    top: -24px;
    right: 0;
}

.box_common01.bg_common01 .time {
    color: #ffb400;
}

.box_common01.bg_common01:not(:last-of-type){
    margin-bottom: 70px;
}

.box_common01.bg_common02 {
    margin-bottom: 10px;
}

.box_common01 .margin_box01 {
    padding: 0 30px;
}
.box_common01 .read .isBnr {
    display: table-cell !important;
}

.box_common01 h2 {
    padding-bottom: 10px;
    font-size: 20px;
}

.box_common01 .time {
    padding-top: 10px;
    font-size: 18px;
}

.box_common01 .read {
    padding-top: 10px;
    font-size: 18px;
}


/* ------------------------------　お知らせ　------------------------------ */
.bg_common01.sty_size01 {
    width: 640px;
}

.bg_common01.sty_size01:before, .bg_common01.sty_size01:after {
    content: "";
    width: 640px;
    position: absolute;
    left: 0;
    z-index: -1;
}

.bg_common01.sty_size01:before {
    height: 24px;
    top: -24px;
}

.bg_common01.sty_size01:after {
    height: 24px;
    bottom: -24px;
}

.box_common01.bg_common01.sty_size01 {
    margin: 18px auto;
}

.bg_common01.sty_size01:not(:last-of-type) {
    margin-bottom: 58px;
}



.box_table_info01 {
    display: table;
    margin: 12px auto;
}

.box_table_info01 > .row {
    max-width: 1118px;
    width: 100%;
    margin: 12px auto;
    display: table-row;
}

.box_table_info01 > .row >.cell {
    display: table-cell;
}

.box_table_info01 > .row >.cell:first-child {
    min-width: 640px;
    width: 60%;
    padding-top: 8px;
}

.box_table_info01 > .row >.cell:last-child {
    width: 40%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 12px;
}

.box_header01 {
    width: 524px;
    margin: 0 auto;
    padding-top: 102px;
}

.bg_howto_move01 {
    width: 524px;
    height: 306px;
    margin: 0 auto;
    display: block;
}

/*.bg_howto_move01:hover {
    opacity: 0.8;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}*/


/* デコ
--------------------------------------------------------------------------------------------------------------------- */


/* アイコン
--------------------------------------------------------------------------------------------------------------------- */
.ico_style_info01 {
    zoom: 1;
}



/* セクション
  --------------------------------------------------------------------------------------------------------------------- */
.section_common01 .box_game_system01 {
    max-width: 800px;
}


/* タブ
  --------------------------------------------------------------------------------------------------------------------- */
.tab_common01 {
    width: 800px;
    height: 82px;
    margin-left: auto;
    margin-right: auto;
}


.tab_common01 li a{
    line-height: 76px;
}

.tab_common01 li.selected a{
    color: #ffb400;
}

.tab_common01 li a .pos_count{
    top: 50%;
    right: 10px;
    margin-top: -20px;
}

.tab_common01 li.two_line {
    line-height: 1.5;
    padding: 13px 0px;
    font-size: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.tab_common01 li.two_line a {
    line-height: 1.5;
    font-size: 16px;
}

.tab_common01.column2 li:nth-of-type(1),
.tab_common01.column2 li:nth-of-type(1) a,
.tab_common01.column2 li:nth-of-type(2),
.tab_common01.column2 li:nth-of-type(2) a,
.tab_common01.column2 li:nth-of-type(3),
.tab_common01.column2 li:nth-of-type(3) a,
.tab_common01.column2 li.selected:nth-of-type(1),
.tab_common01.column2 li.selected:nth-of-type(1) a,
.tab_common01.column2 li.selected:nth-of-type(2),
.tab_common01.column2 li.selected:nth-of-type(2) a,
.tab_common01.column2 li.selected:nth-of-type(3),
.tab_common01.column2 li.selected:nth-of-type(3) a,
.tab_common01.column3 li:nth-of-type(1),
.tab_common01.column3 li:nth-of-type(1) a,
.tab_common01.column3 li:nth-of-type(2),
.tab_common01.column3 li:nth-of-type(2) a,
.tab_common01.column3 li:nth-of-type(3),
.tab_common01.column3 li:nth-of-type(3) a,
.tab_common01.column3 li.selected:nth-of-type(1),
.tab_common01.column3 li.selected:nth-of-type(1) a,
.tab_common01.column3 li.selected:nth-of-type(2),
.tab_common01.column3 li.selected:nth-of-type(2) a,
.tab_common01.column3 li.selected:nth-of-type(3),
.tab_common01.column3 li.selected:nth-of-type(3) a{
    width: 160px;
    height: 82px;
}


/* テーブル
--------------------------------------------------------------------------------------------------------------------- */
.table_common01 tr td{
    background-color: #423836;
    padding: 6px 20px;
    text-align: left;
}

.table_common01 tr:nth-child(odd) td{
    background-color: #2b211f ;
}

.table_common01 tr td:nth-child(odd){
    border-right: 2px solid #000000;
}

.table_common02 tr td{
    padding: 6px 0px;
}


/* タイトル
--------------------------------------------------------------------------------------------------------------------- */
.tit_common01 {
    width: 100%;
    max-width: 800px;
    height: 30px;
    padding: 20px 0 10px 0;
    text-align: center;
    font-size: 36px;
}



/* テキスト
--------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------　文字グラデ　------------------------------ */


/* ゲームルール動画
--------------------------------------------------------------------------------------------------------------------- */
.list_game_move01 {
    width: 854px;
}

.list_game_move01 li {
    width: 284px;
    height: 270px;
    float: left;
}

.list_game_move01 li .prt_link01 {
    top: 58px;
    left: 10px;
    width: 262px;
    height: 154px;
}

.list_game_move01 li .prt_link01 a {
    width: 262px;
    height: 154px;
}


.list_game_move01 li .prt_txt01 {
    top: 218px;
    left: 10px;
    width: 262px;
    font-size: 14px;
    line-height: 1.4;
}

.list_game_move01 li.empty {
    display: block;
}


/* ユニット紹介
--------------------------------------------------------------------------------------------------------------------- */
.box_unit_Introduction01 {
    position: relative;
}

.list_unit_Introduction_main01 .slick-prev,
.list_unit_Introduction_main01 .slick-next {
    width: 30px;
    height: 30px;
    z-index: 5;
    bottom: 18px;
    top: inherit;
    background-color: #413a34;
    border: 1px solid #b9a276;
    z-index: 1000;
}

.list_unit_Introduction_main01 .slick-prev:hover,
.list_unit_Introduction_main01 .slick-next:hover,
.list_unit_Introduction_main01 .slick-prev:active,
.list_unit_Introduction_main01 .slick-next:active,
.list_unit_Introduction_main01 .slick-prev:focus,
.list_unit_Introduction_main01 .slick-next:focus {
    background-color: #413a34;
    border: 1px solid #b9a276;
}

.list_unit_Introduction_nav01 {
    width: 400px;
    margin: 0 auto;
    padding: 0;
}

.list_unit_Introduction_nav01 .slick-slide,
.list_unit_Introduction_nav01 .prt_thumb {
    max-width: 80px;
}

.list_unit_Introduction_nav01 .slick-slide img {
    max-width: 80px;
}

.list_unit_Introduction_main01 .slick-prev {
    left: 22%;
}

.list_unit_Introduction_main01 .slick-next {
    right: 22%;
}


.box_unit_Introduction01 .list_unit_Introduction_nav01 {
    position: absolute;
    bottom: 12px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}


.list_unit_Introduction_nav01 {
    z-index:1000;
}

/* システム要件
--------------------------------------------------------------------------------------------------------------------- */
.section_system_requirements {
    background-color: rgba(50,50,50,0.6);
    width: 890px;
    margin: 30px auto 0 auto;
    font-size: 12px;
    color: #FFF;
    padding: 20px 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.section_system_requirements h2{
    font-size: 14px;
    color: #ff8400;
    margin: 0;
    text-align: left;
}

.section_system_requirements .box_system_type01 {
    width: 50%;
    margin-top:10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.section_system_requirements .box_system_type01 table caption{
    text-align: left;
}

.section_system_requirements .box_system_type01 table th {
    text-align: left;
    vertical-align: top;
    padding: 2px 0;
    font-weight: normal;
}

.section_system_requirements .box_system_type01 table td {
    padding: 2px 0;
}

.section_system_requirements .box_system_type01:nth-last-of-type(even) {
    float:left;
    padding-right: 20px;
    border-right: 1px solid #333333;
}

.section_system_requirements .box_system_type01:nth-last-of-type(odd) {
    float:right;
    padding-left: 20px;
}

