/*
Theme Name: T-SPOOK2016【PC】
Theme URI: 
Author:
Author URI:
Description: T-SPOOK2016【PC】専用テーマです。
Version: 1.0.0
Tags: T-SPOOK, ハロウィーン, black, pink
*/


@charset "utf-8";
/* CSS Document */


/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
img {
    vertical-align: top;
    line-hegiht: 0;
}
fieldset, img {
    border: 0;
}
address, caption, cite, code, dfn, em, var {
    font-weight: normal;
    font-style: normal;
}
caption, th {
    text-align: left;
}
abbr, acronym {
    border: 0;
}
label, button {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
}
/*form*/
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
button, input {
    line-height: normal;
}
button {
    cursor: pointer;
}
input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
input[type="checkbox"], input[type="radio"] {
    padding: 0;
}
input[type="search"] {
    -moz-box-sizing: content-box;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0 none;
padding: 0;
}
textarea {
    overflow: auto;
    resize: vertical;
    vertical-align: top;
}
input:invalid, textarea:invalid {
background-color: #F0DDDD;
}
/* //Reset// */


/*////////////////////////////////
■■Basic link
////////////////////////////////*/
/* link */
a img {
    border: none;
    text-decoration: none;
}
a:link {
    color: #fff;
    text-decoration: underline;
}
a:visited {
    color: #fff;
    text-decoration: underline;
}
a:hover {
    color: #fff;
    text-decoration: none;
}
a:active {
    color: #fff;
}
a:focus {
    outline: none;
}
/*////////////////////////////////
detail style
////////////////////////////////*/
*::-moz-selection {
background:#fff;
color:#222;
}
*::selection {
    background: #fff;
    color: #222;
}
/*////////////////////////////////
short-code
////////////////////////////////*/
.roll img {
    transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
}
.roll a:hover img {
    opacity: 0.6;
}
.left {
    float: left;
    display: inline;
}
.right {
    float: right;
    display: inline;
}
.txt_c {
    text-align: center;
}
.txt_l {
    text-align: left;
}
.clear {
    clear: both;
}
.clearfix {
    min-height: 1px;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
body {
    font: 14px/1.6 "游ゴシック", YuGothic, "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 500;
    color: #fff;
    min-width: 1180px;
    width: 100%;
    height: 100%;
    position: relative;
    background: #e61269;
    padding-bottom: 98px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* common */
.contens_wrapper1 {
    background: url(img/bg/r_1.png) repeat scroll center top;
}
.contens_wrapper2 {
    background: url(img/bg/r_2.png) repeat scroll center top;
}
.foot_white {
    background: url(img/bg/cover_bottom_white.png) no-repeat top center;
    margin-top: -303px;
    padding-top: 303px;
}
.fixed_ticket_area {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index:9999;
    background: rgba(0, 0, 0, 0.7);
    padding: 19px 0;
    text-align: center;
    width: 100%;
}
.fixed_ticket_area ul li{
    background: #fff;
    display: inline-block;
    margin: 0 5px;
    padding: 15px;
    border: solid 1px #e61269;
}
.fixed_ticket_area ul li img{
    height: auto;
    width: 90%;
}
.fixed_ticket_area a {
    display: block;
    background: #e61269;
}
.fixed_ticket_area a:hover {
    background: white;
}
/* header */
header {
    background: url(img/bg/cover_top.png) no-repeat scroll center top;
    min-height: 428px;
}
header .inner {
    width: 1120px;
    background: rgba(0,0,0,.7);
    margin: auto;
    padding: 12px 30px 0;
}
header .inner h1 {
    float: left;
    padding-top: 6px;
    text-align: center;
    width: 155px;
    margin-right: 50px;
    line-height: 1.2;
}
header .inner h1 span {
    font-size: 10px;
    font-weight: bold;
    display: block;
}
header .inner .gnav {
    float: left;
}
header .inner .gnav a {
    display: block;
    float: left;
    margin-right: 14px;
}
header .inner .gnav a img {
    display: block;
    background-color: black;
}
header .inner .gnav a:hover img {
    display: none;
}
header .inner .gnav a:nth-child(1) {
    background: url(img/header/gnav/1-over.png) no-repeat;
    width: 52px;
    height: 47px;
}
header .inner .gnav a:nth-child(2) {
    background: url(img/header/gnav/2-over.png) no-repeat;
    width: 126px;
    height: 47px;
}
header .inner .gnav a:nth-child(3) {
    background: url(img/header/gnav/3-over.png) no-repeat;
    width: 74px;
    height: 47px;
}
header .inner .gnav a:nth-child(4) {
    background: url(img/header/gnav/4-over.png) no-repeat;
    width: 52px;
    height: 47px;
}

header .inner .gnav a:nth-child(5) {
    background: url(img/header/gnav/5-over.png) no-repeat;
    width: 113px;
    height: 47px;
}

header .inner .gnav a:nth-child(6) {
    background: url(img/header/gnav/6-over.png) no-repeat;
    width: 83px;
    height: 47px;
}
/*
header .inner .gnav a:nth-child(7) {
    background: url(img/header/gnav/7-over.png) no-repeat;
    width: 55px;
    height: 47px;
}
*/
header .inner .gnav a:nth-child(7) {
    background: url(img/header/gnav/8-over.png) no-repeat;
    width: 73px;
    height: 47px;
}

header .inner .sns_list {
    float: right;
    padding-top: 18px;
}
header .inner .sns_list li {
    float: left;
    margin-right: 20px;
}
header .inner .sns_list li:last-child {
    margin: 0;
}
header .inner .slide_wrapper {
    margin-top: 20px;
    position: relative;
}
/*
header .inner .slide_wrapper #main_slide:after {
    content: url(img/slide_cover_top.png);
    position: absolute;
    right: 0;
    top: 0;
}
header .inner .slide_wrapper:after {
    content: url(img/slide_cover_bottom.png);
    position: absolute;
    left: 30px;
    bottom: 50px;
}
*/
/* footer */
footer{
    background: #fff;
    margin: 0 auto -100px;
    padding-bottom: 140px;
}
footer h2 {
    text-align: center;
    margin-bottom: 40px;
}
footer .sns_list {
    width: 204px;
    margin: 0 auto 25px;
}
footer .sns_list li {
    float: left;
    margin: 0 10px;
}
footer .history_list {
    width: 198px;
    margin: auto;
}
footer .history_list li {
    float: left;
    border-right: 1px dotted #a9a9a9;
    padding-right: 10px;
    margin-right: 10px;
    line-height: 1;
    height: 17px;
}
footer .history_list li:last-child {
    margin: 0;
}
footer .history_list li:first-child img {
    position: relative;
    top: 1px;
}
footer #copy {
    color: #999;
    font-size: 12px;
    padding-top: 30px;
    text-align: center;
}

.contens_wrapper {
    width: 1180px;
    background: rgba(0,0,0,.7);
    margin: auto;
    padding-top: 75px;
}
.base_style h2 {
    text-align: center;
margin-bottom:;
}
.base_style figure {
    text-align: center;
    position: relative;
    margin: auto;
    width: 872px;
}
/* whats_new_area */
.whats_new_area {
    padding: 0 0 195px;
}
.whats_new_area figure .baloon {
    position: absolute;
    right: 160px;
    top: -14px;
}
.whats_new_area .list_box {
    background: black;
    width: 700px;
    margin: 10px auto 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 30px;
}
.whats_new_area .list_box li {
    margin-bottom: 25px;
}
.whats_new_area .list_box li span {
    float: left;
    font-size: 12px;
    margin: 4px 27px 0 0;
}
.whats_new_area .list_box li a {
    float: left;
    color: white;
    font-size: 16px;
    width: 553px;
}
.whats_new_area .list_box li:last-child {
    margin-bottom: 0;
}
/* about_area */
.about_area {
    padding-bottom: 178px;
}
.about_area figure .baloon {
    position: absolute;
    left: 145px;
    top: 0;
}
.about_area > h3 {
    margin: 9px 0 0;
    text-align: center;
}
.about_area > .txt{
    display: block;
    text-align: center;
}

.about_area table {
    width: 600px;
    margin: 60px auto 0;
}
.about_area table th {
    padding-bottom: 25px;
}
.about_area table th h4 {
    border: 1px solid white;
    padding: 8px 0;
    line-height: 1;
    width: 150px;
    font-size: 16px;
    text-align: center;
}
*::-ms-backdrop, .about_area table th h4{ padding:10px 0 6px;}

.about_area table td {
    padding-left: 30px;
    vertical-align: middle;
    font-size: 16px;
    padding-bottom: 25px;
}
.about_area table td small {
    font-size: 12px;
}

.about_area h4{
    padding: 60px 0 40px;
    text-align: center;
}
.about_area .map{
    text-align: center;
}
.about_area .maptxt{
    font-size: 16px;
    margin: 0 auto;
    padding-top: 15px;
    text-align: left;
    width: 625px;
}

/* live_area */
.live_area {
    padding-bottom: 200px;
}
.live_area figure .baloon {
    position: absolute;
    right: 92px;
    top: 50px;
}
.live_area section h3 {
    margin: 9px 0 37px;
    text-align: center;
}
.live_area section h4 {
    margin-bottom: 10px;
    text-align: center;
}
.live_area section .liveList{
    margin: 0 auto 28px;
    overflow: hidden;
    width: 1000px;
}
.live_area section .liveList:last-child{
    margin: 0 auto;
}
.live_area section .list {
    margin: 0 auto;
    width: 1012px;
}
.live_area section .list li {
    width: 241px;
    height: 166px;
    overflow: hidden;
    margin: 0 12px 12px 0;
    float: left;
    position: relative;
}
.live_area section .list li a.new:after{
    content:url(img/icon/new.png);
    position:absolute;
    top:121px;
    left:0;
}
.live_area section .list li .caption {
    font-size: 110%;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.live_area section .list li .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0,0,0,0.7);
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.live_area section .list li:hover .mask {
    opacity: 1;
    padding-top: 75px;
    cursor: pointer;
}

.live_area .btn {
    text-align: center;
    margin-top: 30px;
}

/* time_table_area */
.time_table_area {
    padding-bottom: 200px;
}
.time_table_area section h3 {
    text-align: center;
    margin-bottom: 38px;
}
.time_table_area .inner_wrapper {
    width: 1000px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0 auto;
}
.time_table_area .txt {
    padding-top: 15px;
    text-align: center;
}
/*
.time_table_area .inner_wrapper h4.left {
    float: left;
}
.time_table_area .inner_wrapper h4.right {
    float: right;
}
.time_table_area .inner_wrapper .list {
    margin-top: 10px;
}
.time_table_area .inner_wrapper .list li {
    display: table;
    width: 100%;
}
.time_table_area .inner_wrapper .list li div {
    display: table-cell;
    vertical-align: top;
    text-align: center;
}
.time_table_area .inner_wrapper .list li div:first-child, .time_table_area .inner_wrapper .list li div:last-child {
    width: 420px;
}
.time_table_area .inner_wrapper .list li div img {
    display: block;
    margin-bottom: 10px;
}
.time_table_area .inner_wrapper .list li div:nth-child(2) img {
    display: inline;
}
*/

/* parade_area */
.parade_area {
    padding-bottom: 200px;
}
.parade_area figure .baloon {
    position: absolute;
    left: 110px;
    top: 9px;
}
.parade_area figure .baloon2 {
    position: absolute;
    right: 164px;
    top: 56px;
}
.parade_area h3 {
    text-align: center;
    margin: 10px 0 40px;
}

.parade_area table {
    margin: 0 auto;
    width: 810px;
}
.parade_area table th {
    padding-bottom: 25px;
}
.parade_area table th h4 {
    border: 1px solid white;
    padding: 8px 0;
    line-height: 1;
    width: 150px;
    font-size: 16px;
    text-align: center;
}
*::-ms-backdrop, .parade_area table th h4{ padding:10px 0 6px;}

.parade_area table td {
    padding-left: 30px;
    vertical-align: middle;
    font-size: 16px;
    padding-bottom: 25px;
}
.parade_area table td small {
    font-size: 12px;
}
.parade_area .btn {
    text-align: center;
}
.parade_area .paradeList{
    margin: 0 auto 28px;
    overflow: hidden;
    width: 1000px;
}
.parade_area .paradeList:last-child{
    margin: 0 auto;
}
.parade_area .list {
    margin: 0 auto;
    width: 1012px;
}
.parade_area .list li {
    width: 241px;
    height: 166px;
    overflow: hidden;
    margin: 0 12px 12px 0;
    float: left;
    position: relative;
}
.parade_area .list li a.new:after{
    content:url(img/icon/new.png);
    position:absolute;
    top:121px;
    left:0;
}
.parade_area .list li .caption {
    font-size: 110%;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.parade_area .list li .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0,0,0,0.7);
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.parade_area .list li:hover .mask {
    opacity: 1;
    padding-top: 75px;
    cursor: pointer;
}

/* map_area */
/*
.map_area {
    padding-bottom: 303px;
}
.map_area figure .baloon {
    position: absolute;
    right: 150px;
    top: 67px;
}
.map_area h3 {
    text-align: center;
    margin: 10px 0 0;
}
*/

/* foods_area */
.foods_area {
    padding-bottom: 400px;
}
.foods_area figure .baloon {
    position: absolute;
    left: 157px;
    top: 97px;
}
.foods_area h3 {
    text-align: center;
    margin: 10px 0 40px;
}
.foods_area .foodsList{
    margin: 0 auto 28px;
    overflow: hidden;
    width: 1000px;
}
.foods_area .foodsList:last-child{
    margin: 0 auto;
}
.foods_area .list {
    margin: 0 auto;
    width: 1012px;
}
.foods_area .list li {
    width: 241px;
    height: 166px;
    overflow: hidden;
    margin: 0 12px 12px 0;
    float: left;
    position: relative;
}
.foods_area .list li .caption {
    font-size: 110%;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.foods_area .list li .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0,0,0,0.7);
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.foods_area .list li:hover .mask {
    opacity: 1;
    padding-top: 75px;
    cursor: pointer;
}
/* ticket_area */
/*
.ticket_area {
    padding-bottom: 200px;
}
.ticket_area > h3{
    text-align: center;
    margin: 10px 0 40px;
}
.ticket_area > p{
    text-align: center;
    margin-bottom: 40px;
}

.ticket_area table {
    margin: 0 auto 25px;
    width: 810px;
}
.ticket_area table th {
    padding-bottom: 25px;
}
.ticket_area table th h4 {
    border: 1px solid white;
    padding: 8px 0;
    line-height: 1;
    width: 150px;
    font-size: 16px;
    text-align: center;
}
*::-ms-backdrop, .ticket_area table th h4{ padding:10px 0 6px;}

.ticket_area table td {
    padding-left: 30px;
    vertical-align: middle;
    font-size: 16px;
    padding-bottom: 25px;
}
.ticket_area table td small {
    font-size: 12px;
}
.ticket_area .buy_area h2 {
    text-align: center;
    margin: 0 0 30px;
}
.ticket_area .buy_area nav {
    width: 1000px;
    margin: auto;
}
.ticket_area .buy_area nav a {
    float: left;
    margin: 0 20px 0 0;
}
.ticket_area .buy_area nav a:last-child {
    margin: 0;
}
*/
/* sponsor_area */
.sponsor_area {
    background: #fff;
    padding: 40px 0;
    margin: 0 auto;
}
.sponsor_area h2 {
    text-align: center;
    margin-bottom: 23px;
}
.sponsor_area .sponsor_list{
    padding: 20px 0 40px;
    margin-bottom: 40px;
    border-bottom: solid 1px #d1d1d1;
}
.sponsor_area .list {
    margin: auto;
    text-align: center;
    width: 1180px;
}
.sponsor_area .list li {
    display: inline-block;
    margin: 0 30px;
    text-align: center;
}
.sponsor_area .sponsor_list:last-child{
    margin-bottom: 0;
    padding: 20px 0;
}
.sponsor_area .sponsor_list:last-child .list {
    width: 1067px;
}
.sponsor_area .sponsor_list:last-child .list li {
    float: left;
    margin: 0 30px 30px;
}

/* artsit_modal */
.artist_h_area,
.parade_h_area,
.guide_h_area,
.foods_h_area,
.liveticket_modal_h_area{
    display: none;
}
.artsit_modal {
    background: #e61269;
    width: 700px;
    height: 700px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 48px 30px;
    position: relative;
}
.parade_modal {
    background: #e61269;
    width: 700px;
    height: 400px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 48px 30px;
    position: relative;
}
.foods_modal {
    background: #e61269;
    width: 700px;
    height: 700px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 48px 30px;
    position: relative;
}
.artsit_modal .btn,
.parade_modal .btn,
.guide_modal .btn,
.foods_modal .btn,
.liveticket_modal .btn{
    position: absolute;
    right: 30px;
    top: 30px;
}
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
    display: none;
}
.artsit_modal figure,
.parade_modal figure,
.foods_modal figure{
    text-align: center;
    margin-bottom: 20px;
}
.artsit_modal figure figcaption,
.parade_modal figure figcaption,
.foods_modal figure figcaption{
    font-weight: bold;
    font-size: 24px;
    display: block;
    margin-bottom: 17px;
}
.artsit_modal dl{
    box-sizing: border-box;
    height: 335px;
    overflow: auto;
    padding-right: 10px;
    width: 100%;
}
.parade_modal dl,
.foods_modal dl{
    box-sizing: border-box;
    height: auto;
    overflow: auto;
    padding-right: 10px;
    width: 100%;
}
.artsit_modal dl dt,
.parade_modal dl dt,
.foods_modal dl dt{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 1.2;
}
.artsit_modal dl dd{
    margin-bottom: 20px;
    line-height: 1.9;
}
.parade_modal dl dd,
.foods_modal dl dd{
    margin-bottom: 0;
    line-height: 1.9;
}
/* guide_h_area */
.guide_modal {
    background: #e61269;
    width: 700px;
    height: 700px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 85px 48px 48px;
    position: relative;
}
.guide_modal section {
    box-sizing: border-box;
    height: 563px;
    overflow: auto;
    padding-right: 10px;
    width: 100%;
}
.guide_modal section h3 {
    font-weight: bold;
    margin-bottom: 5px;
}
.guide_modal section p {
    font-size: 12px;
    line-height: 2;
    margin-bottom: 25px;
}

.guide_modal section.notes{
}
.guide_modal section.notes ul{
    margin-bottom: 25px;
    font-size: 12px;
}
.guide_modal section.notes ul li{
    margin-bottom: 10px;
}
.guide_modal section.notes ul li:last-child{
    margin-bottom: 0;
}


/* liveticket_modal_h_area */
.liveticket_modal {
    background: #e61269;
    width: 700px;
    height: 700px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 85px 30px 50px;
    position: relative;
}
.liveticket_modal .backBtn{
    left: 30px;
    position: absolute;
    top: 36px;
    cursor: pointer;
}
.liveticket_modal section {
    box-sizing: border-box;
    height: 563px;
    overflow: auto;
    width: 100%;
    padding-right: 10px;
}
.liveticket_modal .buy_live_ticket_select_box > h3{
    background: #000;
    color: #e61269;
    font-size: 18px;
    font-weight: bold;
    padding: 7px 0 4px;
    text-align: center;
    width: 100%;
}
.liveticket_modal .buy_live_ticket_select_box > small{
    display: block;
    text-align: left;
    font-size: 12px;
}
.liveticket_modal .buy_live_ticket_select_box > .topTxt{
    display: block;
    font-size: 14px;
    padding: 15px 0;
    text-align: center;
}
.liveticket_modal .buy_live_ticket_select_box > .topTxt a{
    background: #000;
    border-radius: 5px;
    margin: 0 5px;
    padding: 2px 10px;
    text-decoration: none;
}
.liveticket_modal .buy_live_ticket_select_box > .topTxt a:hover{
    color: #e61269;
}
.liveticket_modal .buy_live_ticket_select_box{
    text-align: center;
}
.liveticket_modal .buy_live_ticket_select_box .google{
    background: #fff;
    color: #000;
    padding: 20px;
    display: block;
    margin: 0 0 15px 0;
}
.liveticket_modal .buy_live_ticket_select_box .google h3{
    border-bottom: solid 1px #f66100;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.liveticket_modal .buy_live_ticket_select_box .google > .googleTxt{
    background: url(img/bg/gpm_logo.png) no-repeat right center;
    background-size: 100px auto;
    text-align: left;
}
.liveticket_modal .buy_live_ticket_select_box .google > p{
    font-size: 14px;
}
.liveticket_modal .buy_live_ticket_select_box .google > p .pick{
    color: #e61269;
    font-size: 16px;
    font-weight: bold;   
}
.liveticket_modal .buy_live_ticket_select_box .google > .buy_google{
    display: block;
    background: url(img/bg/ico_arrow_01.png) no-repeat right 10px center #f66100;
    color: #fff;
    border-radius: 6px;
    display: block;
    padding: 10px 0;
    font-size: 17px;
    margin: 15px 0 10px;
    cursor: pointer;
}
.liveticket_modal .buy_live_ticket_select_box .google > .buy_google:hover{
    background: url(img/bg/ico_arrow_01.png) no-repeat right 10px center #fc8334;
}

.liveticket_modal .buy_live_ticket_select_box .google > p .price{
    display: block;
    margin-bottom: 10px;
    text-align: center;
}
.liveticket_modal .buy_live_ticket_select_box .google > small{
    display: block;
    text-align: center;
    font-size: 12px;
}
.liveticket_modal .buy_live_ticket_select_box .google > p a{
    color: #f66100;
}

.liveticket_modal .buy_live_ticket_select_box .standard{
    background: #fff;
    color: #000;
    padding: 20px;
    display: block;
    margin: 0 0 15px 0;
}
.liveticket_modal .buy_live_ticket_select_box .standard h3{
    border-bottom: solid 1px #00a9ef;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.liveticket_modal .buy_live_ticket_select_box .standard > .buy_standard{
    display: block;
    font-size: 20px;
    margin: 15px 0 10px;
}
.liveticket_modal .buy_live_ticket_select_box .standard > .buy_standard a{
    background: url(img/bg/ico_arrow_01.png) no-repeat right 10px center #00a9ef;
    border-radius: 6px;
    display: block;
    padding: 10px 15px 10px 0;
    text-decoration: none;
}
.liveticket_modal .buy_live_ticket_select_box .standard > .buy_standard a:hover{
    background: url(img/bg/ico_arrow_01.png) no-repeat right 10px center #35c2fc;
}
.liveticket_modal .buy_live_ticket_select_box .standard > p .price{
    display: block;
    margin-bottom: 10px;
    text-align: center;
}
.liveticket_modal .buy_live_ticket_select_box .standard > small{
    display: block;
    text-align: center;
    font-size: 12px;
}


/* liveticket_modal_h_area gpmCont */
.liveticket_modal .gpmCont{
    text-align: center;
}
.liveticket_modal .gpmCont > h3{
    background: #000;
    color: #f66100;
    font-size: 18px;
    font-weight: bold;
    padding: 7px 0 4px;
    text-align: center;
    width: 100%;
}
.liveticket_modal .gpmCont > small{
    display: block;
    text-align: left;
    font-size: 12px;
}
.liveticket_modal .gpmCont > .topTxt{
    display: block;
    font-size: 14px;
    padding: 15px 0;
    text-align: center;
}
.liveticket_modal .gpmCont > .gpmRegister a{
    color: #ff0;
    display: block;
    font-size: 14px;
    padding-bottom: 15px;
    text-align: center;
}
.liveticket_modal .gpmCont .application{
    background: #fff;
    color: #000;
    padding: 20px;
    display: block;
    margin: 0 0 15px 0;
}
.liveticket_modal .gpmCont .application .attention{
    color: #e61269;
    text-align: center;
    padding-bottom: 15px;
}
.liveticket_modal .gpmCont .application .appliTbl{
     width: 100%;
}
.liveticket_modal .gpmCont .application .appliTbl th{
    background: #fef0b2;
    color: #f66100;
    display: block;
    font-style: normal;
    margin-bottom: 5px;
    padding: 3px 0 0;
    text-align: center;
}
.liveticket_modal .gpmCont .application .appliTbl td{
    display: block;
    margin-bottom: 10px;
}
.liveticket_modal .gpmCont .application .appliTbl td small{
    padding-left: 10px;
    font-size: 12px;
}
.liveticket_modal .gpmCont .application .appliTbl tr:last-child td{
    margin-bottom: 0;
}
.liveticket_modal .gpmCont .application .buy_google a{
    display: block;
    background: url(img/bg/ico_arrow_01.png) no-repeat right 10px center #f66100;
    color: #fff;
    border-radius: 6px;
    display: block;
    padding: 10px 0;
    font-size: 17px;
    margin: 5px 0 10px;
    cursor: pointer;
    text-decoration: none;
}
.liveticket_modal .gpmCont .application .buy_google a:hover{
    background: url(img/bg/ico_arrow_01.png) no-repeat right 10px center #fc8334;
}



/**/
.page_in {
    margin-top: -300px;
}
.page_in .whats_new_area {
    padding: 0 0 300px;
}
.whats_new_area .news_list {
    width: 920px;
    margin: 0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.whats_new_area .news_list article{
    background: black;
    padding: 30px;
    width: 860px;
    margin: 0 auto 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.whats_new_area .news_list time {
    display: block;
    margin-bottom: 15px;
}
.whats_new_area .news_list h2 {
    font-size: 24px;
    margin-bottom: 20px;
    text-align: left;
}
.whats_new_area .news_list .pic {
    max-width: 800px;
    overflow: hidden;
    margin-bottom: 40px;
}
.whats_new_area .news_list .txt {
    font-size: 16px;
    line-height: 1.9;
}
.whats_new_area .news_list .txt h3 {
    font-size: 22px;
    margin-bottom: 25px;
}

.whats_new_area .news_list img{
    max-width: 800px;
    height: auto;
}

/* 画像配置 左 */
.whats_new_area .news_list img.alignleft {
        text-align: left;
}

/* 画像配置 中央 */
.whats_new_area .news_list img.aligncenter {
        display: block;
        margin: 1px auto;
}

/* 画像配置 右 */
.whats_new_area .news_list img.alignright {
        display: block;
        margin: 1px 1px 1px auto;
}

/*live_ticket_area*/
.page_in .live_ticket_area {
    padding: 0 0 350px;
}
.live_ticket_area > h3 {
    text-align: center;
    margin: 20px 0;
}
.live_ticket_area .attention{
    width: 780px;
    margin: 0 auto 50px;
}
.live_ticket_area .attention p{
    text-align: center;
    font-size: 16px;
    line-height: 28px;
}
.live_ticket_area .attention p.next{
    font-size: 30px;
    line-height: 1.4;
    padding-top: 30px;
    text-align: center;
}
.live_ticket_area .attention p a{
    background: #e61269;
    border-radius: 5px;
    margin: 0 5px;
    padding: 2px 10px;
    text-decoration: none;
}
.live_ticket_area .attention p a:hover{
    color: #000;
}

.live_ticket_area .live_ticket_list{
    width: 780px;
    margin: 0 auto;
}
.live_ticket_area .live_ticket_list li{
    background: #000;
    border: 2px solid #e61269;
    box-sizing: border-box;
    padding: 7px 8px 8px 20px;
    width: 100%;
    margin-bottom: 20px;
}
.live_ticket_area .live_ticket_list li:last-child{
    margin-bottom: 0;
}
.live_ticket_area .live_ticket_list li .date{
    font-size: 16px;
    padding-right: 10px;
}
.live_ticket_area .live_ticket_list li .cast_name{
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    margin-top: 3px;
}
.live_ticket_area .live_ticket_list li .buy_ticket{
    float: right;
}
.live_ticket_area .live_ticket_list li .buy_ticket a{
    background: #e61269;
    border-radius: 6px;
    box-sizing: border-box;
    display: block;
    height: 40px;
    padding: 9px 20px 7px;
}
.live_ticket_area .live_ticket_list li .buy_ticket a:hover {
    background: white;
}
.live_ticket_area .live_ticket_list li .buy_ticket a img{
    vertical-align: bottom;
}




/*other*/
.pageContArea {
}
.pageContArea .pageContAreaBox {
    min-height: 600px;
}
.pageContAreaBox p {
    padding-bottom: 30px;
}
.pageContAreaBox p:last-child {
    padding-bottom: 0;
}
.noEntry {
    font-size: 116.7%;
    font-weight: bold;
    padding: 3em;
    text-align: center;
}

.footBn{
}
.footBn ul{
    text-align: center;
}
.footBn ul li{
    display: inline-block;
    height: 70px;
    margin: 30px 10px 0;
    overflow: hidden;
    position: relative;
    width: 212px;
}
.footBn ul li .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0,0,0,0.7);
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    text-align: center;
}
.footBn ul li:hover .mask {
    opacity: 1;
    padding-top: 25px;
    cursor: pointer;
}