@charset "utf-8";


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

#all {
  width: 100%;
}
/* ----------------------
 header 
------------------------- */
#h-right,
#h-left {
  float: none;
  width: auto;
}



/* ----------------------
 Gナビ 
------------------------- */
a.gnav img{width:33%;}


/* ----------------------
 スライドショー 
------------------------- */

.bx-wrapper .bx-viewport {
width: 100% !important;
}





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

div#main {
  float: none;
  position: relative;
  width: 100%;
  overflow: visible;
}

.info {
  text-align: center;
  float: none;
  width: auto;
  overflow: visible;
}

.infopc {
  display:none;}

.infosp {
  display:block;
}

.infoin {
  display:table;
   text-align: left;
   margin-left:auto;
   margin-right:auto;
}


.top-comment {
  float: none;
  margin-left: 10px;
  overflow: visible;
  width: auto;
  margin-right: 10px;
}

.top-comment table{
width: auto !important;
}

#side {
  float: none;
  width: auto;
  margin: 0;
}

.under-link {
  width: auto;
  padding-top: 3px;
  padding-bottom: 3px;
}


.topi {
  height: auto;
}
.top-comment-right a:visited {
  color: #088d37;
}
.top-comment-right a:link {
  color: #088d37;
}


/* ----------------------
footer 
------------------------- */

