@charset 'utf-8';
h2 {
    padding: 20px 0 0 200px;
    background: url(/images/title_system.jpg) no-repeat #000;
}


/*---------------------------------------------
無料案内
---------------------------------------------*/

#allfree {
    border: 3px double #fe7ebe;
    padding: 10px;
    width: 970px;
    margin: 10px auto;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    /*color:#e70076;*/
    color: #000000;
}


/*---------------------------------------------
料金
---------------------------------------------*/


/*プレイ内容*/

.color_frame {
    border: #e50779 2px solid;
    padding: 1%;
    margin-bottom: 20px;
}

.color_frame .list2 {
    width: 96%;
}

.play_info h3 {
    font-size: 24px;
    border-bottom: 6px solid #000;
    font-weight: bold;
}

.play_info p {
    margin: 10px 0 0 0;
}

.play_info .play_info_img {
    text-align: center;
}

.play_info .play_info_img img {
    margin: 15px auto 0 auto;
}

.price_firsttime {
    display: table;
}

.leftcl {
    display: table-cell;
    width: 49%;
}

.rightcl {
    display: table-cell;
    width: 49%;
    padding-left: 2%;
}

.rightcl p {
    margin: 15px 0 20px;
}

.rightcl strong {
    color: #e60879;
    display: block;
    font-weight: bold;
}

.rightcl .infobox {
    color: #ff0000;
    border: 1px solid #ff0000;
    padding: 2%;
}

.another {
    margin-top: -20px;
    margin-bottom: 10px;
}


/*表*/

.price {
    margin: 10px auto 25px auto;
    width: 920px;
    padding: 40px;
    position: relative;
    color: #000;
}

.price h3 {
    font-size: 24px;
    border-bottom: 6px solid #000;
    font-weight: bold;
}

.price h3 span {
    font-size: 18px;
    margin-left: 10px;
    font-weight: bold;
}

.price .list.basic.nocolor {
    width: 95%;
    margin: 0 auto;
}

.price .list.basic.nocolor .price {
    background: transparent;
}

.price .list.basic.nocolor th {
    background: transparent;
    border-bottom: none;
}

.price .list.basic.nocolor td {
    background: transparent;
    border-bottom: none;
}

.table_frame {
    position: relative;
    color: #e50779;
    border-top: 2px solid #e50779;
    border-left: 2px solid #e50779;
    border-right: 2px solid #e50779;
    width: 96%;
    padding: 1rem 0 0 0;
    margin: 2em auto;
}

.table_frame.fit {
    padding: 0 0 0 0;
    margin: 2em auto;
}

.table_title {
    position: absolute;
    left: 0;
    top: -1rem;
    width: 100%;
    text-align: center;
}

.table_title span {
    font-size: 1.5rem;
    background-color: #fffff0;
    padding: 0 0.2rem;
}

.price_list.nocolor,
.table_frame .price_list {
    color: #000000;
    font-size: 18px;
    width: 100%;
    margin-bottom: 0;
}

.price_list.nocolor {
    width: 96%;
    margin: 0 auto;
}

.price_list.nocolor th {
    text-align: left;
}

.price_list.nocolor td {
    text-align: right;
}

.table_frame .price_list th {
    text-align: center;
    border-bottom: #e50779 2px solid;
    background: #f5f1eb;
}

.table_frame .price_list tr:nth-child(2n) th {
    background: #f5f1eb;
}

.table_frame .price_list.price_list td {
    text-align: center;
    border-bottom: #e50779 2px solid;
    background: #ffffff;
}

.price .list {
    /*width: 920px;*/
    border-spacing: 0px;
    color: #000000;
    margin-top: 15px;
    margin-bottom: 30px;
}

.table_frame.fit .list {
    margin-top: 0;
}

.price .list tr:nth-child(even) th {
    background: #f5f1eb;
}

.price .list th {
    padding: 12px 8px;
    text-align: center;
    vertical-align: top;
    border-bottom: #e50779 2px solid;
    font-size: 21px;
    background: #f5f1eb;
    width: 27%;
    vertical-align: middle;
}

.price .list.basic th {
    text-align: center;
    font-size: 26px;
}

.price .list.basic th.price_small {
    text-align: center;
}

.price .list td {
    padding: 12px 20px 12px 0;
    border-bottom: #e50779 2px solid;
    font-size: 25px;
    color: #000000;
    text-align: center;
    width: 22%;
    font-family: "Open Sans", sans-serif;
}

.price_include {
    display: block;
    text-align: right;
}

.price .list.basic td {
    /*font-size: 28px;*/
}

.price .list th span,
.price .list td span {
    /*font-size: 16px;*/
}

.price .list.basic th span,
.price .list.basic td span {
    font-size: 18px;
}

.price .list.basic th span.price_time {
    font-size: 26px;
    margin-left: 5px;
}

.price .list.basic th.price_small {
    /*font-size: 20px;*/
    text-align: left;
}

.price .list.basic td.price_small {
    /*font-size: 22px;*/
}

.price .list.basic th.price_small span,
.price .list.basic td.price_small span {
    /*font-size: 12px;*/
}

.price .list.basic th span.price_time {
    /*float: left;*/
}

.price .list.basic th span.price_maru {
    display: block;
    text-align: right;
    font-size: 16px;
    margin-top: 4%;
    margin-right: 5px;
}

.price .list.basic th span.price_maru img {
    width: 60px;
    vertical-align: middle;
    margin-left: 4px;
}

.price .list th .sub {
    font-size: 12px;
    line-height: 1.1;
    display: block;
}

.price .list td.wide {
    font-size: 32px;
    text-align: center;
}

.price .list td.wide .include {
    display: block;
    font-size: 16px;
}


/*クレカ*/

.credit {
    width: 550px;
    margin: 20px auto 30px;
    vertical-align: middle;
    text-align: center;
}

.credit img {
    float: left;
    margin-top: -5px;
    margin-right: 15px;
    margin-bottom: 15px;
}


/*---------------------------------------------
交通費
---------------------------------------------*/

.table_frame.fit.trans {
    margin: 2rem auto 0 auto;
    padding: 0;
}

.table_frame.trans {
    margin: 0;
    padding: 0;
}

.trans .list {
    margin-bottom: 10px;
}

.trans+p {
    width: 96%;
    margin: 0 auto 2rem auto;
}


/*---------------------------------------------
オプション・会員証
---------------------------------------------*/

h4 {
    background: url("/images/title_sub.jpg") no-repeat #000;
    color: #fff;
    padding: 2px 0 0 30px;
    width: 970px;
    margin: 20px auto 0px auto;
    font-size: 18px;
    height: 30px;
    font-weight: bold;
}

.list2 {
    width: 960px;
    margin: 5px auto 25px auto;
    border-spacing: 0px;
    border: 1px solid #ccc;
    box-shadow: 4px 4px 0px -1px #ddd;
    padding: 22px 20px;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.7);
}

.op {
    background: url("/images/bg_op.jpg") no-repeat rgba(255, 255, 255, 0.7) right top;
    background-size: contain;
}

.list2 table {
    width: 100%;
    /*border-left: 1px solid #ccc;*/
    border-spacing: 0;
    /*border-top: 1px solid #ccc;*/
    margin: 0px;
}

.list2 th {
    width: 150px;
    background: #f5f1eb;
    padding: 8px;
    text-align: left;
    vertical-align: top;
    border-bottom: 2px solid #e50779;
    font-size: 21px;
    color: #000000;
    line-height: 1.1;
    vertical-align: middle;
}

.list2 th span {
    font-size: 14px;
    display: block;
}

.list2 td {
    padding: 12px 0;
    background: #fffff0;
    border-bottom: #e50779 2px solid;
    font-size: 25px;
    color: #000000;
    text-align: center;
    width: 40%;
    font-family: "Open Sans", sans-serif;
}


/*会員証特典*/

.card {
    width: 940px;
    margin: 0px auto 10px;
}

.card img {
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
}

.point {
    overflow: hidden;
    margin: 10px 0;
}

.point p {
    float: left;
    padding: 10px 20px;
    margin: 0 0 5px 5px;
    font-size: 20px;
    font-weight: bold;
}

.point p span {
    margin-left: 60px;
    font-weight: bold;
}

.p10 {
    border: 1px solid #3e3384;
    color: #3e3384;
    background: url(/images/arrow_10p.png) no-repeat center;
}

.p30 {
    border: 1px solid #eb0078;
    color: #eb0078;
    /*background:url(/images/arrow_30p.png) no-repeat center;*/
    background: url(/images/arrow_30p.png) no-repeat 33% center;
}

.p102030 {
    border: 1px solid #eb0078;
    color: #eb0078;
    background: url(/images/arrow_30p.png) no-repeat 75%;
}

.p10p {
    border: 1px solid #eb0078;
    color: #eb0078;
}

.p10p span {
    margin-left: 0!important;
}


/*利用規約*/

ul.kiyaku {
    margin-top: 10px;
    margin-bottom: 10px;
}

ul.kiyaku li {
    list-style-type: disc;
    display: list-item;
    margin-left: 20px;
}