@charset "shift_jis";





/*===================================================
*
*   Base Style CSS
*   Site https://www.unitedcinemas.jp
*
====================================================*/


/*===================================================
STRUCTURE
====================================================*/

body#bakuon {
    background-image: none;
    overflow: hidden;
}

div#main {
    width: 100%;
}

div.wrapper {
    width: 100%;
}

div.contents {
    width: 100%;
}

body#bakuon section,
body#bakuon .section {
    width: 100%;
    min-height: 200px;
    padding: 40px 10px 0;
    box-sizing: border-box;
    margin: 0 auto 30px;
}

body#bakuon section h2 {
    font-size: 26px;
    margin: 10px 0 20px;
}






/*----------------------------------------------------
    #header
----------------------------------------------------*/

body#bakuon header {
    height: 150px;
}

body#bakuon header.fixed {
    height: 50px;
}

body#bakuon header:after {
    top: 150px;
}

body#bakuon header nav {
    width: 100%;
}

body#bakuon header.fixed ul.navi {
    padding: 0;
}

body#bakuon header h1 {
    width: 100%;
    margin: 66px auto 0;
}

body#bakuon header h1 img.logoMain {
    width: 240px;
    height: auto;
}

.sp {
    display: block;
}

.pc {
    display: none;
}




/*----------------------------------------------------
    #gnavi
----------------------------------------------------*/

body#bakuon header nav p#menu-link {
    display: block;
    width: 100%;
    height: 50px;
    background: #000;
    color: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

span#menubtn {
    float: right;
    background: url(https://img.unitedcinemas.jp/4dx/images/sp_navi.png) no-repeat 95% center #000;
    background-size: 22px 22px;
    text-indent: 9999px;
    margin: 15px 10px 0 20px;
    width: 22px;
}

body#bakuon header ul.navi#pc {
    display: none;
}

body#bakuon header ul.navi {
    position: fixed;
    top: 0px;
    width: 100%;
    height: auto;
    z-index: 98;
    background: none;
    left: 0px;
    -webkit-box-shadow: 0 2px 2px #252728;
    -moz-box-shadow: 0 2px 2px #252728;
    box-shadow: 0 2px 2px #252728;
    display: none;
    background: #111;
    position: relative;
    left: 0;
    margin: 0;
    width: 100%;
    margin: 50px 0 0;
    border-top: 1px solid #666;
}

header ul.navi:after {
    content: "";
    display: block;
    clear: both;
}

header ul.navi ul li {
    float: none;
    margin: 0;
    padding-left: 20px;
    padding-top: 15px;
    padding-bottom: 13px;
    line-height: 0;
}

header ul.navi li a {
    padding: 0 10px;
}

header ul.navi ul li.last {
    margin-right: 0;
}

body#bakuon header ul.navi li:hover,
body#bakuon header ul.navi li.current,
body#bakuon header.fixed ul.navi li:hover,
body#bakuon header.fixed ul.navi li.current {
    border-bottom: 1px solid #E5007F;
    height: 42px;
}

body#bakuon header ul.navi {
    padding: 0;
}

body#bakuon header ul.navi li {
    width: 100% !important;
    left: 0;
    float: none;
    background: #111;
    border-bottom: 1px solid #666;
    height: 42px;
    text-align: left
}

body#bakuon header ul.navi li a span {
    width: 100%;
    display: block;
}

body#bakuon header ul.navi li a {
    margin-top: 12px;
    border-left: none;
    color: #EEE;
    font-size: 15px;
    text-decoration: none;
    font-weight: bold;
}

body#bakuon header ul.navi li a:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-top: 4px solid #CCC;
    border-right: 4px solid #CCC;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px;
}

body#bakuon header ul.navi li:last-child a {
    border-right: 1px solid #333;
}

#logo_uc_sp img {
    width: 200px;
    margin: 14px 10px 0;
}

#logo_4dx_sp {
    display: none
}

body#bakuon header h2.logoUC {
    position: absolute;
    z-index: 100;
    background: none;
    width: 200;
}

body#bakuon header h2.logoUC span {
    display: none;
}

body#bakuon header h2.logoUC a {
    width: 100%;
    display: block;
}

header.fixed {
    height: 70px;
    position: fixed;
    top: 0;
    left: 0;
    background: #FFF
}

body#bakuon header.fixed h2 {
    display: block;
}

body#bakuon header.fixed:after {
    top: 50px;
}

body#bakuon header.fixed h1 {
    display: none;
}

body#bakuon header.fixed h1 img {
    height: 40px;
}

body#bakuon header.fixed h1 img.logoUC {
    display: none;
}

body#bakuon header h2.message {
    display: none
}





/*----------------------------------------------------
    #trailer
----------------------------------------------------*/

body.top div#main {
    background: #000;
}

#videoTrailer #video {
    display: none;
}

p.skip:hover {
    background: #72090d;
}



/*----------------------------------------------------
    #slider
----------------------------------------------------*/

div#slideContainer {
    width: 100%;
    height: auto;
}

div.wrapper div.fixed {
    margin: 0;
}

div#topImg {
    width: 100%;
    height: auto;
}

div#topImg #slide {
    width: 100%;
}

.bx-prev {
    display: none;
}

.bx-prev:hover {
    display: none;
}

.bx-next {
    display: none;
}

.bx-next:hover {
    display: none;
}

div#topImg #slide li img {
    width: 100%;
    height: auto;
    display: none;
}

div#topImg #slide li img:first-child {
    display: block;
}



/*----------------------------------------------------
    #about
----------------------------------------------------*/

body#bakuon section img.left {
    float: none;
    width: 100%;
    height: 100%;
    margin: 0 0 20px 0;
}



/********************* PRICE *****************************/

section#price .priceImg {
    display: none;
}

section#price .price-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding: 10px;
    border-radius: 5px;
}

section#price .price-box span,
section#price .price-box p {
    display: block;
}

section#price .price-box span {
    width: auto;
    font-weight: bold;
    font-size: 20px;
}

section#price .price-box p {
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 0;
}

.row50 {
    float: none;
    width: 100%;
}

.row50:nth-child(even) {
    margin-right: 0;
}

table.priceTable {
    width: 100%;
    margin-bottom: 1em;
}

table.priceTable th {
    width: 60%;
}

section#price p.right {
    text-align: left;
}

ul.select {
    display: block;
    width: 100%;
    margin: 10px auto;
    padding: 0;
    list-style: none;
}

ul.select li {
    display: inline;
    padding: 2px 0;
    margin: 0;
    width: 50%;
}

ul.select li a {
    display: block;
}

ul.select li a img {
    width: 95%;
    margin-left: 5px;
}

ul.select li.last {
    display: inline;
    padding: 2px 0;
    margin: 0;
    width: 50%;
}

ul.select li.last a {
    display: block;
}

ul.select li.last a img {
    width: 95%;
    margin-left: 5px;
}

p.priceUnderCaution {
    display: block;
    margin: 10px 0;
    font-size: 12px;
    clear: both;
}


#howto .pink,
#movie .pink {
    color: #E2007F;
    display: block;
    padding-left: 0;
    font-size: 14px;
    position: static;
    top: 0;
    float: none;
}




/********************* MOVIE *****************************/

body#bakuon section .movieIntroBox {
    margin-bottom: 30px;
    padding-bottom: 0;
    border-bottom: 1px dotted #666;
}

body#bakuon section dl.movieIntroBoxIntoroArea {
    float: right;
    width: 100%;
}

body#bakuon section dl.movieIntroBoxIntoroArea dt {
    line-height: 1.5;
}

body#bakuon section div.movieIntroBox ul {
    float: left;
    width: 100%;
}

body#bakuon section div.movieIntroBox li {
    margin-bottom: 0;
}

body#bakuon section span.movieIntroBoxDate {
    color: #E2007F;
    font-size: 14px;
    float: none;
}

body#bakuon section span.movieIntroBoxDate span {
    display: block;
}

body#bakuon section span.icon_event,
body#bakuon section span.specialprice {
    display: inline-block;
    text-align: center;
}

body#bakuon section span.specialprice span {
    display: block;
    width: 136px;
    text-align: center;
    padding
}

body#bakuon section ul.MovieIntroBoxPictArea {
    margin-bottom: 5px;
}

body#bakuon section ul.MovieIntroBoxPictArea li {
    text-align: center;
    float: none;
}

body#bakuon section ul.MovieIntroBoxPictArea img.moviePhoto {
    width: 100%;
}

p.movieDetail {
    text-align: right
}

img.moviePhoto {
    width: 100%;
}

body#bakuon section div.buttons {
    display: block;
}

body#bakuon section div.buttons p {
    display: block;
}

body#bakuon section span.movieIntroBoxDate span.gray {
    color: #444444;
    display: block;
}

body#bakuon section p.movieIntroTitle {
    border-bottom: solid 1px #333;
    font-size: 140%;
    padding: 0 0 5px;
    margin: 0 0 15px 0;
    clear: both;
}

body#bakuon section p.movieIntroTitle .MovieIntroIconSc img {
    vertical-align: middle;
    margin-left: 10px;
}

body#bakuon section p.caution {
    font-size: 11px;
}

body#bakuon section .movielink {
    border: solid 2px #DA2128;
    padding: 5px 14px 3px;
    font-size: 16px;
    -webkit-transition: all ease;
    -webkit-transition-delay: 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

body#bakuon section .movielink a {
    color: #DA2128;
    text-decoration: none;
    font-weight: bold;
}

body#bakuon section .movielink:hover {
    background: #DA2128;
    border: solid 2px #DA2128;
}

body#bakuon section .movielink:hover a {
    color: #FFF;
}

body#bakuon section p.theaterList {
    display: block;
    margin-left: 15px;
    margin-bottom: 10px;
    line-height: 3em;
}

body#bakuon section p.theaterList2 {
    display: block;
    margin-left: 30px;
    margin-bottom: 10px;
    line-height: 3em;
}

body#bakuon section p.theaterList2 span {
    padding-right: 4px;
}





/*リスト*/

body#bakuon section .movieIntroBox ul.theaterList2 {
    display: table;
    table-layout: fixed;
    text-align: center;
    width: 290px;
    margin-bottom: 5px;
}

body#bakuon section .movieIntroBox ul.theaterList2 li {
    display: table-cell;
    width: 145px;
    vertical-align: middle;
}

body#bakuon section .movieIntroBox ul.theaterList2 li img {
    width: 135px;
}




/* HOWTO */

body#bakuon section#howto p.font22,
body#bakuon section#howto p.font24 {
    font-size: 16px;
}

img.per100 {
    width: 96%;
}

body#bakuon section#howto ul.cautionList {
    border-bottom: 1px dotted #CCC
}

body#bakuon section#howto ul.cautionList li {
    clear: both;
    padding: 10px 0;
    border-top: 1px dotted #CCC
}

body#bakuon section#howto ul.cautionList li p {
    font-size: 12px;
    line-height: 1.5;
    width: 70%;
    float: right;
}

body#bakuon section#howto ul.cautionList li p span {
    height: auto;
    display: table-cell;
    vertical-align: middle;
}

body#bakuon section#howto ul.cautionList img.pct {
    width: 25%;
    float: left;
    vertical-align: middle;
}







/*CM */

iframe#mannerMovie {
    width: 100%;
    height: 240px;
}

body#bakuon section ul.movieList li {
    text-align: center;
    width: 100%;
    margin: 0;
}

body#bakuon section div.border {
    border: 3px solid #333;
    padding: 5px 10px 15px;
    margin-bottom: 20px;
}

body#bakuon section div.border p {
    line-height: 1.5;
    font-size: 17px;
}

body#bakuon section div.border p.font26 {
    font-size: 42px;
    font-family: "Roboto Condensed", sans-serif;
}

#cm .movieList li p.thumb img,
#cm .movieList li p.cover img {
    width: 300px;
}

.movieList li .cover {
    left: 50%;
    margin-left: -155px;
}

body#bakuon section .robot p.link {
    text-align: center;
}

body#bakuon section .robot p.link .txtYoutube {
    padding-right: 0px;
    background: none;
    width: 100%;
}

body#bakuon section .robot p.link .logo {
    width: 100%;
    margin-left: 0px;
}





/*オープニング*/

body#bakuon section p.openday {
    font-size: 80%;
    clear: both;
    text-align: left;
}





/* Footer */

div.footerBnr {
    padding: 10px 0;
    margin: 0;
}

div.footerBnr img {
    width: 300px;
    padding: 5px 0;
}






/* 期間限定バナー */

div.footerBnrLong {
    padding: 10px 0;
    margin: 0;
}

div.footerBnrLong img {
    width: 100%;
    padding: 5px 0;
}





/* COLOR BOX */

#cboxWrapper {
    width: 912px\9 !important;
    height: 585px\9 !important;
}

body#bakuon nav#footerNavi {
    width: 100%;
}

.schedule,
.schedule .date-box,
.schedule .timetable>li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.schedule {}

.schedule .date-box {
    vertical-align: top;
    width: 110px;
}

.schedule .timetable>li {
    width: auto;
    display: block;
    border-top: solid 2px #1D2B5A;
    border-right: solid 2px #1D2B5A;
    border-bottom: none;
}

.schedule .timetable>li:last-child {
    border-bottom: solid 2px #1D2B5A;
}

.schedule .timetable>li.movie10 {
    width: 100%;
}

.schedule .timetable>li time {
    padding: 10px;
}

.schedule .timetable>li .title {
    padding: 10px;
    font-size: 16px;
}

.button a {
    text-align: center;
    width: 101%;
    box-sizing: border-box;
    float: none;
    font-size: 95%;
    padding: 10px 0;
    margin: 15px 0;
}

body#bakuon div#footer {
    margin: 0;
    padding: 0;
}
/*
body#bakuon #footer #footerNavi,
body#bakuon #footer #logoFoot {
    display: none;
}
*/
hr.w0 {
    display: none;
}

body#bakuon #footer div.section {
    min-height: 0;
    padding: 40px 10px 0;
}

body#bakuon #footer div.section p#copyright {
    padding: 0;
}

body#bakuon section div.movieIntroBox ul.summary {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

body#bakuon section p.catch {
    font-size: 16px;
}

.br {
    display: none;
}

.schedule .timetable>li .rating {
    top: 11px;
    right: 8px;
}

.schedule .timetable>li .event {
    right: 5px;
    top: 10px;
    font-size: 14px;
    line-height: 13px;
}

#menu-link .sns.sp {
    position: absolute;
    display: inline-block;
    z-index: 100;
}

#menu-link .sns.sp.facebook {
    top: 12px;
    right: 41px;
    width: 24px;
}

#menu-link .sns.sp.twitter {
    right: 50px;
    top: 15px;
    width: 22px;
}

#menu-link .sns.sp img {
    width: 100%;
}

.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
