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

header#top {
    background-color: #FFF;
    margin-bottom: 20px;
}


body {
    background-color: #FFF;
    font-size: 12px;
}

div.pankuzu {
  background: #FFF;
}

/* =========================================================
container
========================================================= */
#lower div#container {
    width: 100%!important;
}

/* =========================================================
content
========================================================= */
div#container div#content {
    width: 96%;
    padding: 0 2%;
}

div#container div#content h2.tit_00 {
    text-align: center;
    text-indent: inherit;
    
    

  background: rgba(0, 0, 0, 0) url("../img/common/bg_tit_00.gif") no-repeat scroll 50% top / cover;
  line-height: 55px;
  margin-bottom: 20px;
    
}

div#container div#content h2.tit_02 {
    width: 100%;
}

div#container div#content div.blog_box {
    width: 100%;
}

div#container div#content div.blog_box img,
div#container div#content div.blog_box iframe {
    width: 100%;
    height: auto;
}

div#container div#content div.blog_box h3 {
    width: 100%;
}

.pagetop {
  background: rgba(0, 0, 0, 0) url("../img/common/bg_pagetop.gif") repeat-x scroll 50% bottom;
  margin: 0 auto 35px;
  padding: 0 0 10px;
  text-align: right;
  width: 100%;
}

.pagetop img {
    width: inherit!important;
    height: inherit!important;
}








div#main_content {
    width: 100%;
}

div#main_content img,
div#main_content iframe
{
    width: 100%;
    height: auto;
}

.cinema_tit {
  height: inherit;
}

.ui-tabs-nav .ui_nav ul {
  margin-left: 0;
  width: 100%;
}

.ui-tabs-nav .ui_nav ul li {
  width: 33%;
  margin-right: 0.5%;
}

.ui-tabs-nav .ui_nav ul li:nth-child(3n) {
  margin-right: 0;
}

.ui-tabs-nav .ui_nav ul li:nth-child(3n+1) {
  clear: left;
}

div#ui_box {
    
}

div#ui_box img {
    width: inherit;
    height: inherit;
}

.tit_bar_02 {
  width: 100%;
}

div.cinema_store_news {
  width: 100%;
}

table.cinema {
  width: 100%;
}

.movietableR {
  width: 50%;
}

.in_box {
  width: 100%;
}

div#fragment-2 .time_date {
  width: 100%;
}

div.rsv img {
    width: 100%!important;
    height: auto!important;
}

.map_back_obihiro {
  background-image: none;
  margin: 0;
}

.map_back_hakodate {
  background-image: none;
  margin: 0;
}

#fragment-3 h3 img {
    width: inherit!important;
    height: inherit!important;
}

#fragment-3 img {
    width: 100%!important;
    height: auto!important;
}

.map_box {
  width: 100%;
}

.map_img {
  margin-bottom: 20px;
  margin-top: 20px;
}

.map_img img:nth-of-type(2) {
    display: none;
}

.map_box img {
}


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

.storeR {
    margin-top: 20px;
    margin-left: 0px;
  float: none;
  width: 100%;
}

.access {
  margin-left: 0px;
}

#fragment-5 h3 img{
    width: 100%;
    height: auto;
}

div#ui-tab h3 {
  border-bottom: 2px solid #ccc;
  margin-bottom: 20px;
  padding: 14px 10px 10px 10px;
}

#fragment-6 h3 img{
    width: 100%;
    height: auto;
}

.infomation_box {
    width: 100%;
}


/* =========================================================
side
========================================================= */
div#container div#side {
    width: 220px;
    margin: 20px auto 0;
    float: none;
}


