<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.pc_hide {
    display: none;
}


/* --------------------------------------------------------------------------------------
 基本設定
--------------------------------------------------------------------------------------- */


/* 基本フォント ------------------------------ */

body {
    color: #3c3c3c;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-size: 12px;
    line-height: 1.5;
    -webkit-text-size-adjust: none;
}

input,
textarea,
select {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-size: 100%;
    vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}


/* 基本タグ ------------------------------ */

body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
cite,
code,
caption,
form,
fieldset,
legend,
input,
textarea,
select,
option,
label {
    margin: 0;
    padding: 0;
}

body {
    background: #FFFFFF;
    text-align: left;
}

img,
table {
    border: none;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
}

ul {
    list-style: none;
}

address,
em,
cite {
    font-style: normal;
}

.none {
    display: none;
}

article,
aside,
footer,
header,
menu,
nav,
section {
    display: block;
    font-size: 100%;
}


/* 基本テキストリンク ------------------------------ */

a {
    text-decoration: none;
}

a:link {
    color: #3c3c3c;
    text-decoration: none;
}

a:visited {
    color: #3c3c3c;
    text-decoration: none;
}

a:hover {
    color: #3c3c3c;
    text-decoration: underline;
}

a:active {
    color: #3c3c3c;
    text-decoration: underline;
}

.imgOver a:hover img,
.imgOver input:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

.modify {
	width: 136px;
	height: 44px;
}

/* --------------------------------------------------------------------------------------
 float解除
--------------------------------------------------------------------------------------- */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: .1em;
}

.clearfix {
    display: inline-block;
}


/*\*/

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}


/**/


/* --------------------------------------------------------------------------------------
 ヘッダー
--------------------------------------------------------------------------------------- */

#header {
    margin: 0 auto;
}

#header .logo {
    float: left;
    margin: 13px 0 14px 14px;
    position: relative;
}

#header .logo a img {
    height: 70px;
}



/*#header .logo:after {
    content: "";
    display: block;
    position: absolute;
    width: 191px;
    height: 54px;
    background: url(../img/common/50th_logo.png) no-repeat center center;
    left: 197px;
    top: -3px;
}*/

#header ul {
    position: relative;
    float: right;
    width: 553px;
    margin: 0 14px 0 0;
}

#header ul li {
    float: left;
    margin: 10px 0;
    border-left: 1px solid #dcdcdc;
}

#header ul li.login01,
#header ul li.login02 {
    padding: 0 0 4px 14px;
}

#header ul li.login02 {
    border-left: none;
}

#header ul li.member {
    position: absolute;
    top: 67px;
    left: 311px;
    margin: 0;
    border-left: none;
    z-index: 5;
}


/* --------------------------------------------------------------------------------------
 ヘッダー JFJ
--------------------------------------------------------------------------------------- */

#header {
    width: 1176px;
    margin: 0 auto;
}

#header .logo {
    float: left;
    margin: 13px 0 14px 14px;
    position: relative;
}

#header.hd_jfj {
    width: 100%;
    min-width: 980px;
    max-width: 1600px;
    border-bottom: none;
    text-align: right;
}

#header.hd_jfj ul {
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: top;
}

#header.hd_jfj ul li {
    float: left;
    margin: 13px 0 0 0;
    border-left: none;
}

#header.hd_jfj ul.link_list {
    margin: 8px 0 0;
}

#header.hd_jfj ul.link_list li {
    border-left: 1px solid #dcdcdc;
}

#header.hd_jfj ul.link_list li:last-child {
    border-right: 1px solid #dcdcdc;
}

#header.hd_jfj ul.link_list.login li:last-child {
    border-right: none;
}

#header.hd_jfj ul.link_list li img {
    display: none;
}

#header.hd_jfj ul.link_list li:nth-child(1) a {
    display: block;
    width: 104px;
    height: 50px;
    background: url(/JFJ/img/common/header_img_01.png) no-repeat 0 0;
}

#header.hd_jfj ul.link_list li:nth-child(2) a {
    display: block;
    width: 104px;
    height: 50px;
    background: url(/JFJ/img/common/header_img_02.png) no-repeat 0 0;
}

#header.hd_jfj ul.link_list li:nth-child(3) img {
    display: block;
}

#header.hd_jfj ul li.login03 {
    float: right;
    margin: 0px 10px 10px;
    border-left: 1px solid #dcdcdc;
}

#header.hd_jfj ul li.member02 {
    position: absolute;
    top: 65px;
    left: 60px;
    margin: 0;
    border-left: none;
    z-index: 5;
}

#header.hd_jfj ul li.member03 {
    position: absolute;
    top: 65px;
    left: 157px;
    margin: 0;
    padding: 0 18px 0 16px;
    border-left: none;
    border-radius: 8px;
    background: #ebebeb;
    z-index: 5;
}

#header.hd_jfj ul li.member {
    position: absolute;
    top: 67px;
    left: 22px;
    margin: 0;
    border-left: none;
    z-index: 5;
}

#header.hd_orange {
    width: 100%;
    min-width: 980px;
    max-width: 1600px;
    border-bottom: none;
    text-align: right;
}

#header.hd_orange ul {
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: top;
}

#header.hd_orange ul li {
    float: left;
    margin: 13px 0 0 0;
    border-left: none;
}

#header.hd_orange ul.link_list {
    margin: 8px 0 0;
}

#header.hd_orange ul.link_list li {
    border-left: 1px solid #dcdcdc;
}

#header.hd_orange ul.link_list li:last-child {
    border-right: 1px solid #dcdcdc;
}

#header.hd_orange ul.link_list.login li:last-child {
    border-right: none;
}

#header.hd_orange ul.link_list li img {
    display: none;
}

#header.hd_orange ul.link_list li:nth-child(1) a {
    display: block;
    width: 104px;
    height: 50px;
    background: url(/JFJ/img/common/header_img_01.png) no-repeat 0 0;
}

#header.hd_orange ul.link_list li:nth-child(2) a {
    display: block;
    width: 104px;
    height: 50px;
    background: url(/JFJ/img/common/header_img_02.png) no-repeat 0 0;
}

#header.hd_orange ul.link_list li:nth-child(3) img {
    display: block;
}

#header.hd_orange ul li.login03 {
    float: right;
    margin: 0px 10px 10px;
    border-left: 1px solid #dcdcdc;
}

#header.hd_orange ul li.member02 {
    position: absolute;
    top: 65px;
    left: 60px;
    margin: 0;
    border-left: none;
    z-index: 5;
}

#header.hd_orange ul li.member03 {
    position: absolute;
    top: 65px;
    left: 157px;
    margin: 0;
    padding: 0 18px 0 16px;
    border-left: none;
    border-radius: 8px;
    background: #ebebeb;
    z-index: 5;
}

#header.hd_orange ul li.member {
    position: absolute;
    top: 67px;
    left: 22px;
    margin: 0;
    border-left: none;
    z-index: 5;
}
/* --------------------------------------------------------------------------------------
 関係者様ログイン
--------------------------------------------------------------------------------------- */

#header ul.head02 {
    width: 91px;
    margin: 0 10px 0 0;
}

#header ul.head02 li {
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
}


/* --------------------------------------------------------------------------------------
 ホール会員でログイン
--------------------------------------------------------------------------------------- */

#header ul li.login03 {
    margin: 0 0 10px;
    padding: 0 0 0 28px;
    text-align: center;
}

#header ul li.login03 .ttl {
    width: 224px;
    font-size: 109%;
    margin: 0 0 8px;
    padding: 3px 0;
    color: #ffffff;
    background: #f54169;
    border-radius: 0 0 4px 4px;
}

#header ul li.login03 p {
    font-size: 117%;
}

#header ul li.member02 {
    position: absolute;
    top: 65px;
    left: 328px;
    margin: 0;
    border-left: none;
    z-index: 5;
}

#header ul li.member03 {
    position: absolute;
    top: 65px;
    left: 431px;
    margin: 0;
    padding: 0 18px 0 16px;
    border-left: none;
    border-radius: 8px;
    background: #ebebeb;
    z-index: 5;
}

#header ul li.member02 img,
#header ul li.member03 img {
    vertical-align: baseline;
}

#header ul li.logined_gnr .ttl {
    width: 224px;
    font-size: 109%;
    margin: 0 0 8px;
    padding: 3px 0;
    color: #ffffff;
    background: #009BDC;
    border-radius: 0 0 4px 4px;
}


/* --------------------------------------------------------------------------------------
 フッター
--------------------------------------------------------------------------------------- */

.pc_area{
    display:block;
}
.phone_area{
    display:none;
}

#footer {
    border-top: 1px solid #dcdcdc;
}

.footer02 {
    /*max-width:1176px;*/
    margin: 0 auto 15px;
}

.footer02 ul {
    margin: 0 0 0 7px;
    min-width: 960px;
    text-align: center;
}

.footer02 ul li {
    display: inline-block;
    margin: 20px 0 0 7px;
}

.footer02 ul li.txt {
    margin: 20px 23px 0 7px;
    padding: 0 30px 0 0;
    border-right: 1px solid #dcdcdc;
}

.footer02 ul li.txt p {
    padding: 0 0 5px 1em;
    text-indent: -1em;
}

.footer02 ul li p {
    margin-left: 7px;
    padding: 0 0 0;
    font-size: 84%;
    line-height: 130%;
}

.footer02 ul li p span {
    font-size: 120%;
    display: block;
    margin-bottom: 5px;
}

.footer02 ul .bnr-jasrac {
    display: table;
    margin-left: 14px;
    border-left: 1px solid #dcdcdc;
    padding-left: 14px;
    width: 200px;
}

.footer02 ul .bnr-jasrac-img {
    display: table-cell;
    vertical-align: top;
    width: 44px;
    height: 44px;
    line-height: 44px;
}

.footer02 ul .bnr-jasrac-txt {
    display: table-cell;
    vertical-align: top;
    padding-left: 7px;
}

.footer03 {
    min-width: 980px;
    border-top: 1px solid #dcdcdc;
}

.footer03 .inner {
    max-width: 950px;
    margin: 0 auto;
}

.footer03 .text,
.footer03 .textL {
    float: left;
    width: 436px;
    margin: 17px 0 17px 14px;
    font-size: 84%;
    line-height: 1.4;
}

.footer03 .textL {
    width: 530px;
}

.footer03 .copy {
    float: left;
    margin: 17px 0 7px 0;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

.footer03 ul {
    float: right;
    margin: 0 14px 0 0;
}

.footer03 ul li {
    float: left;
    margin: 12.5px 0 12.5px 27px;
    font-size: 92%;
}

.footer03 ul li a {
    padding: 0 0 0 15px;
    background: url(/img/common/common_ico_04.png) no-repeat left center;
    background-size: 9px 9px;
}

.footer03 .caution-txt {
    margin: 14px 0 14px 0;
}

.footer03 .caution-txt p {
    font-size: 12px;
}


/* --------------------------------------------------------------------------------------
 COPY RIGHT LIST
--------------------------------------------------------------------------------------- */

.footer03.copyrightList {
    padding-top: 14px;
    padding-bottom: 14px;
    font-family: Verdana, Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-size: 10px;
}

.footer03 .copyrightListBtn {
    text-align: center;
    margin: 17px 0 0 0;
    font-size: 92%;
}

.footer03 .copyrightListBtn a:before {
    content: '';
    width: 13px;
    height: 7px;
    background: url(/img/common/copyrightlist_arr.png) 0 0 no-repeat;
    display: inline-block;
    margin: 0 7px 1px 0;
}

.footer03.copyrightList .inner {
    display: none;
}

.footer03.copyrightList .inner p {
    margin: 0 0 0 0;
}

.footer03 .text,
.footer03 .textL {
    margin: 17px 0 0 14px;
}

.footer03.is-opened .copyrightListBtn a:before {
    transform: scale(1, -1);
}

.footer03.is-opened .inner {
    display: block;
}


/* --------------------------------------------------------------------------------------
 コンテンツ
--------------------------------------------------------------------------------------- */

.pageArea {
    max-width: 1600px;
    min-width: 950px;
    width: auto !important;
}

.main {
    position: relative;
    min-width: 980px;
    margin: 0 auto 100px auto;
    overflow: hidden;
}


/* title color */

.news {
    background: url(/img/common/title_bg_news.png) repeat-x center top;
}

.register {
    background: url(/img/common/title_bg_register.png) repeat-x center top;
}

.store {
    background: url(/img/common/title_bg_store.png) repeat-x center top;
}

.loginPage01 {
    background: url(/img/common/title_bg_register.png) repeat-x center top;
}

.loginPage02 {
    background: url(/img/common/title_bg_login_02.png) repeat-x center top;
}

.loggedIn02 {
    background: url(/img/common/title_bg_login_02.png) repeat-x center top !important;
}

.main .title {
    position: relative;
    width: 1176px;
    margin: 0 auto;
}

.main .title:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: -42px;
    width: 370px;
    height: 20px;
    background: url(/img/common/title_bg_01.png) no-repeat left top;
}

.loginPage01 .title:after,
.loginPage02 .title:after {
    content: none;
}

.main .title span {
    display: block;
    margin-left: 14px;
    padding: 15px 0 15px 34px;
    background: url(/img/common/common_ico_01.png) no-repeat left center;
}

.location {
    background: url(/img/common/common_bg_01.png) repeat-x center top;
}

.location ul {
    width: 1176px;
    margin: 0 auto;
    padding: 6px 0;
    font-size: 92%;
}

.location ul li {
    float: left;
    margin: 0 8px 0 0;
    padding: 0 0 0 14px;
    background: url(/img/common/common_ico_05.png) no-repeat left center;
    background-size: 4px 7px;
}

.cf_location {
    background: none;
    border-top: 1px solid #dcdcdc;
}

.cf_location ul {
    padding: 13px 0;
}

.location ul li:first-child {
    padding-left: 20px;
    background: none;
}

.cf_location ul li:first-child {
    padding-left: 16px;
    background: none;
}

.main .ctArea {
    position: relative;
    margin: 0 auto;
    box-sizing: border-box;
}

.loginPage01 .ctArea,
.loginPage02 .ctArea {
    border: none;
    background: none;
}

.pagetop {
    margin: 0 5% 8px;
    text-align: right;
}


/* ctLeft ------------------------------ */

.main .ctLeft {
    padding: 0 28px 0 14px;
    overflow: hidden;
}

@media screen and (max-width: 1200px) {
    /*
.main .ctArea {
	background:url(/img/common/common_bg_03.png) repeat-y right top;
}
*/
}


/* --------------------------------------------------------------------------------------
 TOPスライド
--------------------------------------------------------------------------------------- */

.main .lineupList {
    position: relative;
    padding: 30px 0 30px;
    background: #373737;
    font-size: 0;
}

.main .lineupList .slider li {
    position: relative;
    margin: 0 auto;
    text-align: center;
}

.main .lineupList .slider li a {
    display: block;
    position: relative;
    width: 98%;
    margin: 0 auto;
}

.main .lineupList .slider li img {
    width: 100%;
    height: auto;
}

.main .lineupList .slider li a:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.main .lineupList .slider li.pachinko a:before {
    content: url(/img/top/top_ico_01.png);
}

.main .lineupList .slider li.pachislo a:before {
    content: url(/img/top/top_ico_02.png);
}

.main .lineupList .slider li.mimiyori a:before {
    content: url(/img/top/top_ico_03.png);
}

.main .lineupList .slider li.news a:before {
    content: url(/img/top/top_ico_04.png);
}

.main .lineupList .slider li.campaign a:before {
    content: url(/img/top/top_ico_05.png);
}

.main .lineupList .slider li.app a:before {
    content: url(/img/top/top_ico_06.png);
}

.main .lineupList .slider li.pachinko.jfj_ico a:before {
    content: url(/img/top/top_ico_01_orange.png);
}

.main .lineupList .slider li.pachislo.jfj_ico a:before {
    content: url(/img/top/top_ico_02_jfj.png);
}

.main .lineupList .slider li.mimiyori.jfj_ico a:before {
    content: url(/img/top/top_ico_03_jfj.png);
}

.main .lineupList .slider li.news.jfj_ico a:before {
    content: url(/img/top/top_ico_04_jfj.png);
}

.main .lineupList .slider li.campaign.jfj_ico a:before {
    content: url(/img/top/top_ico_05_jfj.png);
}

.main .lineupList .slider li.app.jfj_ico a:before {
    content: url(/img/top/top_ico_06_jfj.png);
}

.main .lineupList .slider li.pachinko.orange_ico a:before {
    content: url(/img/top/top_ico_01.png);
}

.main .lineupList .slider li.pachislo.orange_ico a:before {
    content: url(/img/top/top_ico_02.png);
}

.main .lineupList .slider li.mimiyori.orange_ico a:before {
    content: url(/img/top/top_ico_03.png);
}

.main .lineupList .slider li.news.orange_ico a:before {
    content: url(/img/top/top_ico_04_orange.png);
}

.main .lineupList .slider li.campaign.orange_ico a:before {
    content: url(/img/top/top_ico_05_orange.png);
}

.main .lineupList .slider li.app.orange_ico a:before {
    content: url(/img/top/top_ico_06_orange.png);
}

.main .lineupList .slider li a:after {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.main .lineupList .slider li.arrival a:after {
    content: url(/img/top/top_ico_07.png);
}

.main .lineupList .slider li.introduction a:after {
    content: url(/img/top/top_ico_08.png);
}

.main .lineupList .slider li.running a:after {
    content: url(/img/top/top_ico_09.png);
}

.main .lineupList .slider li.spec .ico a:after {
    content: url(/img/top/top_ico_10.png);
}

.main .lineupList .slider li.arrival-sp a:after {
    content: url(/img/top/top_ico_11.png);
}

.main .lineupList .slider li.introduction-sp a:after {
    content: url(/img/top/top_ico_12.png);
}

.main .lineupList .slider li.running-sp a:after {
    content: url(/img/top/top_ico_13.png);
}

.main .lineupList .slider li.spec-sp a:after {
    content: url(/img/top/top_ico_14.png);
}

.main .lineupList .bx-wrapper {}

.main .lineupList .bx-viewport {}

.bxslider li {}

.main .lineupList .bx-pager {
    position: absolute;
    top: 8px;
    right: 0;
    left: 0;
    width: 98%;
    margin: 0 auto;
    text-align: right;
}

.main .lineupList .bx-pager .bx-pager-item {
    display: inline-block;
    margin: 0 4px;
}

.main .lineupList .bx-pager .bx-pager-item .bx-pager-link {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    background: #fff;
    font-size: 0;
}

.main .lineupList .bx-pager .bx-pager-item .bx-pager-link.active {
    background: #718bc6;
}

.main .lineupList .bx-controls-direction .bx-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 2%;
    width: 35px;
    height: 98px;
    margin: auto;
    background: url(../img/top/ico_slide_left01.png) no-repeat 0 0;
}

.main .lineupList .bx-controls-direction .bx-next {
    position: absolute;
    top: 0;
    right: 2%;
    bottom: 0;
    width: 35px;
    height: 98px;
    margin: auto;
    background: url(../img/top/ico_slide_right01.png) no-repeat 0 0;
}


/* --------------------------------------------------------------------------------------
 製品情報
--------------------------------------------------------------------------------------- */

.main .product_info {
    width: 950px;
    margin: 80px auto 0 auto;
}

.main .product_info h2 {
    width: 122px;
    height: 26px;
    background: url(/JFJ/img/top/ttl_top01.png) no-repeat 0 0;
}

.main .product_info .product_year {
    width: 151px;
    min-height: 42px;
    margin: 42px auto 14px;
    padding: 20px 0 0;
    background: url(/img/common/list_title_book.png) no-repeat center top;
    color: #ffffff;
    font-family: AvenirNext, Arial, Helvetica, sans-serif;
    font-size: 217%;
    font-weight: bold;
    text-align: center;
}

.main .product_info .product_year span {
    font-size: 62%;
}

.main .product_info :before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}


/* .main .product_info .pachinko:before {	content: url(/img/products/lineup_bg_01.png);} */


/* .main .product_info .pachislo:before {	content: url(/img/products/lineup_bg_02.png);} */

.main .product_info .android:before {
    content: url(/img/app/app_bg_01.png);
}

.main .product_info .ios:before {
    content: url(/img/app/app_bg_02.png);
}

.main .product_info .both:before {
    content: url(/img/app/app_bg_03.png);
}

.main .product_info .pachinko.jfj_ico:before {
    content: url(/img/products/lineup_bg_01_jfj.png);
}

.main .product_info .pachislo.jfj_ico:before {
    content: url(/img/products/lineup_bg_02_jfj.png);
}

.main .product_info .pachislo_area {
    margin: 20px 0 0;
}

.main .product_info .pachislo_area .pachislo_box {
    position: relative;
    width: 950px !important;
    padding: 40px 48px;
    border: 1px #dcdcdc solid;
    border-radius: 8px;
    box-sizing: border-box;
    /* border-bottom: 1px #dcdcdc solid; */
}

.main .product_info .pachinko_area {
    margin: 20px 0 0;
}

.main .product_info .pachinko_area .pachinko_box {
    position: relative;
    width: 950px !important;
    padding: 40px 48px;
    border: 1px #dcdcdc solid;
    border-radius: 8px;
    box-sizing: border-box;
    /* border-bottom: 1px #dcdcdc solid; */
}

.main .product_info .img {
    display: inline;
    float: left;
}

.main .product_info .right_box {
    display: inline;
    float: right;
    width: 704px;
}

.main .product_info .right_box .logo {
    font-size: 24px;
}

.main .product_info .ttl_lead {
    margin: 4px 0 0;
    font-size: 18px;
}

.main .product_info .lead {
    margin: 7px 0 0;
    font-size: 14px;
}

.main .product_info .spec_button {
    float: right;
}

.main .product_info .right_box .spec_area {
    margin: 14px 0 0;
    border-top: 1px #dcdcdc solid;
}

.main .product_info .right_box .spec_area table {
    width: 331px;
    font-size: 12px;
}

.main .product_info .right_box .spec_area table:first-child {
    float: left;
}

.main .product_info .right_box .spec_area table:last-child {
    float: right;
}

.main .product_info .right_box .spec_area table th {
    padding: 10px 30px 10px 0;
    background: rgba(0, 0, 0, 0) url("/corp/img/common/bg_line01.png") repeat-x scroll left bottom;
}

.main .product_info .right_box .spec_area table td {
    padding: 10px 0;
    background: rgba(0, 0, 0, 0) url("/corp/img/common/bg_line01.png") repeat-x scroll left bottom;
}


/* pachislo_area */

.main .product_info .pachislo_area .pachislo_box .right_box .spec_area table th {
    white-space: nowrap;
    color: #fa73c8;
    width: 162px;
}

.main .product_info .pachislo_area .pachislo_box .right_box ul {
    margin: 20px 0 0;
}

.main .product_info .pachislo_area .pachislo_box .right_box ul li {
    float: left;
    width: 164px;
    margin: 5.5px 14px 5.5px 0;
    font-size: 93%;
    line-height: 120%;
    border: 2px solid #fa73c8;
    border-radius: 5px;
}

.main .product_info .pachislo_area .pachislo_box .right_box ul li a {
    display: block;
    padding: 2.5px 14px 2.5px 42px;
    background: url(/img/common/common_ico_09.png) no-repeat 23px center;
}

.main .product_info .pachislo_area .pachislo_box .right_box ul li a:hover,
.main .product_info .pachislo_area .pachislo_box .right_box ul li a.active {
    color: #ffffff;
    font-weight: bold;
    background: #fa73c8 url(/img/common/common_ico_08.png) no-repeat 23px center;
    background-size: 11px 11px;
}

.main .product_info .pachislo_area .pachislo_box .right_box ul li a span {
    display: table-cell;
    width: 100%;
    height: 26px;
    vertical-align: middle;
}

.main .product_info .pachislo_area .pachislo_box .right_box ul li,
.main .ctLeft .theme-pachinko .spec ul li {
    border-color: #fa73c8;
}

.main .ctLeft .theme-slot .spec ul li {
    border-color: #fa73c8;
}

.main .product_info .pachislo_area .pachislo_box .right_box ul li a:hover,
.main .product_info .pachislo_area .pachislo_box .right_box ul li a.active,
.main .ctLeft .theme-pachinko .spec ul li a:hover,
.main .ctLeft .theme-pachinko .spec ul li a.active {
    background-color: #fa73c8;
}

.main .product_info .pachislo_area .pachislo_box .right_box ul li a:hover,
.main .product_info .pachislo_area .pachislo_box .right_box ul li a.active {
    background-color: #fa73c8;
}

.main .product_info .pachislo_area .pachislo_box .right_box ul.one li a:hover,
.main .product_info .pachislo_area .pachislo_box .right_box ul.one li a {
    display: table;
    width: 100%;
    padding: 2.5px 0 2.5px 0;
    background: #fa73c8 none;
    text-decoration: none;
    cursor: text;
    text-align: center;
}

.main .product_info .pachislo_area .pachislo_box .right_box ul li a,
.main .ctLeft .theme-slot .spec ul li a {
    background-image: url(/img/common/common_ico_27.png);
}


/* pachinko_area */

.main .product_info .pachinko_area .pachinko_box .right_box .spec_area table th {
    white-space: nowrap;
    color: #51b3b3;
    width: 162px;
}

.main .product_info .pachinko_area .pachinko_box .right_box ul {
    margin: 20px 0 0;
}

.main .product_info .pachinko_area .pachinko_box .right_box ul li {
    float: left;
    width: 164px;
    margin: 5.5px 14px 5.5px 0;
    font-size: 93%;
    line-height: 120%;
    border: 2px solid #51b3b3;
    border-radius: 5px;
}

.main .product_info .pachinko_area .pachinko_box .right_box ul li a {
    display: block;
    padding: 2.5px 14px 2.5px 42px;
    background: url(/img/common/common_ico_09.png) no-repeat 23px center;
}

.main .product_info .pachinko_area .pachinko_box .right_box ul li a:hover,
.main .product_info .pachinko_area .pachinko_box .right_box ul li a.active {
    color: #ffffff;
    font-weight: bold;
    background: #51b3b3 url(/img/common/common_ico_08.png) no-repeat 23px center;
    background-size: 11px 11px;
}

.main .product_info .pachinko_area .pachinko_box .right_box ul li a span {
    display: table-cell;
    width: 100%;
    height: 26px;
    vertical-align: middle;
}

.main .product_info .pachinko_area .pachinko_box .right_box ul li,
.main .ctLeft .theme-pachinko .spec ul li {
    border-color: #51b3b3;
}

.main .ctLeft .theme-slot .spec ul li {
    border-color: #fa73c8;
}

.main .product_info .pachinko_area .pachinko_box .right_box ul li a:hover,
.main .product_info .pachinko_area .pachinko_box .right_box ul li a.active,
.main .ctLeft .theme-pachinko .spec ul li a:hover,
.main .ctLeft .theme-pachinko .spec ul li a.active {
    background-color: #51b3b3;
}

.main .product_info .pachislo_area .pachislo_box .right_box ul li a:hover,
.main .product_info .pachislo_area .pachislo_box .right_box ul li a.active {
    background-color: #fa73c8;
}

.main .product_info .pachinko_area .pachinko_box .right_box ul.one li a:hover,
.main .product_info .pachinko_area .pachinko_box .right_box ul.one li a {
    display: table;
    width: 100%;
    padding: 2.5px 0 2.5px 0;
    background: #51b3b3 none;
    text-decoration: none;
    cursor: text;
    text-align: center;
}

.main .product_info .pachinko_area .pachinko_box .right_box ul li a,
.main .ctLeft .theme-pachinko .spec ul li a {
    background-image: url(/img/common/common_ico_09.png);
}

.main .product_info .bx-wrapper {
    position: relative;
    margin: 24px 0 0;
}

.main .product_info .bx-default-pager,
.main .product_info .bx-controls-auto {
    display: none;
}

.main .product_info .bx-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -10px;
    width: 35px;
    height: 70px;
    margin: auto;
    background: url(../img/top/ico_slide_left02.png) no-repeat 0 0;
    text-indent: -9999px;
}

.main .product_info .bx-next {
    position: absolute;
    top: 0;
    right: -10px;
    bottom: 0;
    width: 35px;
    height: 70px;
    margin: auto;
    background: url(../img/top/ico_slide_right02.png) no-repeat 0 0;
    text-indent: -9999px;
}

.main .product_info .copy {
    margin: 14px 0 0 0;
}


/* --------------------------------------------------------------------------------------
 会社概要
--------------------------------------------------------------------------------------- */

.main .company_profile {
    width: 950px;
    margin: 80px auto 0 auto;
}

.main .company_profile h2 {
    width: 122px;
    height: 26px;
    background: url(/JFJ/img/top/ttl_top02.png) no-repeat 0 0;
}

.main .company_profile .cp_box {
    margin: 22px 0 0;
    padding: 15px 0 0;
    border-top: 1px #dcdcdc solid;
}

.main .company_profile .cp_box .left_box {
    display: inline;
    float: left;
    width: 465px;
}

.main .company_profile .cp_box .right_box {
    display: inline;
    float: right;
    width: 465px;
}

.main .company_profile .cp_box div.chronology_topstart {
    border-top: none;
    margin-bottom: 60px
}

.main .company_profile .cp_box dl.year_block_first {
    margin: 12px 0 10px 0px;
}

.main .company_profile .cp_box dl.year_block_last {
    background: none;
    margin: 0px 0 0px 0px;
    padding: 0px 0 12px 0px;
}

.main .company_profile .cp_box .year_block {
    background: rgba(0, 0, 0, 0) url("/corp/img/common/bg_line01.png") repeat-x scroll left bottom;
    padding: 0px 0 10px 0px;
    margin: 0px 0 10px 0px;
    display: inline-block;
    width: 100%;
}

.main .company_profile .cp_box .chronology_ad {
    font-size: 14px;
    font-weight: bold;
    color: #8c8c8c;
}

.main .company_profile .cp_box .year_block dt,
.main .company_profile .cp_box .year_block dd {
    display: table-cell;
    vertical-align: middle;
}

.main .company_profile .cp_box .year_block dt {
    padding: 10px 0 0 0;
    width: 128px;
    line-height: 0;
    vertical-align: top;
}

.main .company_profile .cp_box .year_block dd {
    font-size: 14px;
    color: #373737;
}

.main .company_profile .cp_box .year_block dd .name_list th {
    padding: 2px 0 0 0;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}

.main .company_profile .cp_box .year_block dd .name_list td {
    padding: 2px 0 0 29px;
    vertical-align: top;
}


/* --------------------------------------------------------------------------------------
 ニュース
--------------------------------------------------------------------------------------- */

.main .news_area {
    width: 950px;
    margin: 80px auto 0 auto;
}

.main .news_area h2 {
    position: relative;
    width: 100%;
    height: 26px;
    margin: 0 0 0;
    padding: 0 0 12px;
    border-bottom: 1px #dcdcdc solid;
    background: url(/JFJ/img/top/ttl_top03.png) no-repeat 0 0;
    /*
cursor: pointer;
*/
}


/*
.main .news_area h2::before{
content: '';
position: absolute;
right: 0;
top: 4px;
width: 33px;
height: 14px;
background: url(../img/common/ico_pagetop01.png) no-repeat 0 0;
 transition: .5s ;
	transform: rotateZ( 180deg ) ;
}

.main .news_area h2.active::before {
 transition: .5s ;
	transform: rotateZ( 0deg ) ;
}
*/

.main .news_area .news_box {
    /*
display: none;
*/
    padding: 12px 0 12px;
    border-bottom: 1px #dcdcdc solid;
}

.main .news_area .news_box dl {
    display: table;
    width: 100%;
}

.main .news_area .news_box dt,
.main .news_area .news_box dd {
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
}

.main .news_area .news_box dt {
    padding: 8px 0 8px 0;
    width: 128px;
    color: #b4b4b4;
    font-weight: bold;
}

.main .news_area .news_box dd {
    padding: 8px 0 8px 0;
    color: #373737;
}

.main .news_area .news_box dt img {
    display: inline;
    margin: 0 0 -11px;
    vertical-align: middle;
}

.main .pachislo84 {
    text-align: center;
    margin: 50px 0 0;
}


/* --------------------------------------------------------------------------------------
 									NEW
--------------------------------------------------------------------------------------- */

.title_logo {
    padding: 10px 0px 30px 70px;
    font-size: 234%;
}

.pachinko_icon {
    position: absolute;
}

.pachislo_icon {
    position: absolute;
}

.button_wrapper {
    text-align: center;
}

.tab_year_area {
    text-align: center;
}

.tab_year_area .tab_nav .year_btn {
    width: 224px;
    height: 50px;
    margin: 42px auto 14px;
    min-height: 40px;
    color: #b4b4b4;
    font-size: 150%;
    font-weight: bold;
    border: 2px solid #FF912F;
    border-radius: 4px;
    background: #ffffff;
    cursor: pointer;
    outline:0;
}

.tab_year_area .tab_nav .active {
    width: 224px;
    height: 50px;
    margin: 42px auto 14px;
    min-height: 40px;
    color: #ffffff;
    font-size: 160%;
    font-weight: bold;
    border: none;
    border-radius: 4px;
    background: #FF912F;
    cursor: pointer;
    outline:0;
}

.tab_year_area .tab_nav .year_btn:hover {
    opacity: 0.7;
}

.button_wrapper .effect_btn {
    width: 224px;
    margin: 42px auto 14px;
    min-height: 49px;
    color: #ffffff;
    font-size: 130%;;
    font-weight: bold;
    border: none;
    border-bottom: 3px solid #FF912F;
    border-radius: 4px;
    background: #FF912F url(/img/common/common_ico_08.png) no-repeat 21px center;
    cursor: pointer;
}

.button_wrapper .effect_btn:hover {
    opacity: 0.7;
}

.left_box {
    float: left;
}

.main .product_info .pachislo_area .pachislo_box .left_box ul {
    margin: 20px 0 0;
    clear: both;
}

.main .product_info .pachislo_area .pachislo_box .left_box ul li {
    float: left;
    width: 122px;
    margin: 8.5px 14px 5.5px 0;
    font-size: 93%;
    line-height: 120%;
    border: 2px solid #fa73c8;
    border-radius: 5px;
}

.main .product_info .pachislo_area .pachislo_box .left_box ul li a {
    display: block;
    padding: 2.5px 14px 2.5px 42px;
    background: url(/img/common/common_ico_09.png) no-repeat 23px center;
}

.main .product_info .pachislo_area .pachislo_box .left_box ul li a {
    color: #ffffff;
    font-weight: bold;
    background: #fa73c8 url(/img/common/common_ico_08.png) no-repeat 23px center;
    background-size: 11px 11px;
}

.main .product_info .pachislo_area .pachislo_box .left_box ul li a span {
    display: table-cell;
    width: 100%;
    height: 26px;
    vertical-align: middle;
}

.main .product_info .pachislo_area .pachislo_box .left_box ul li {
    border-color: #fa73c8;
}


/* pachinko_area */

.main .product_info .pachinko_area .pachinko_box .left_box ul {
    margin: 20px 0 0;
    clear: both;
}

.main .product_info .pachinko_area .pachinko_box .left_box ul li {
    float: left;
    width: 122px;
    margin: 8.5px 14px 5.5px 0;
    font-size: 93%;
    line-height: 120%;
    border: 2px solid #51b3b3;
    border-radius: 5px;
}

.main .product_info .pachinko_area .pachinko_box .left_box ul li a {
    display: block;
    padding: 2.5px 14px 2.5px 42px;
    background: url(/img/common/common_ico_09.png) no-repeat 23px center;
}

.main .product_info .pachinko_area .pachinko_box .left_box ul li a {
    color: #ffffff;
    font-weight: bold;
    background: #51b3b3 url(/img/common/common_ico_08.png) no-repeat 23px center;
    background-size: 11px 11px;
}

.main .product_info .pachinko_area .pachinko_box .left_box ul li a span {
    display: table-cell;
    width: 100%;
    height: 26px;
    vertical-align: middle;
}

.main .product_info .pachinko_area .pachinko_box .left_box ul li
{
    border-color: #51b3b3;
}
</pre></body></html>