@charset "utf-8";
/* CSS Document */

.header_sp{
	display: none;
}

.swfarea {
	width: 900px;
	height: 620px;
	overflow: hidden;
}
.style1 {
	color: #999966
}
.center {
    text-align: center;
    padding: 0 33px;
}
#container02{
	max-width:850px;
	width:100%;
	background:#F8F8F8;
	margin:0 auto;
}

.topics_area_b {
    line-height: 1.5;
    padding: 1em;
    font-size: 12px;
    color: #CCC;
    overflow: hidden;
    border-radius: 0.6em;
	color: #0D1F05;
}

.discription {
    font-weight: bold;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    background-image: -moz-linear-gradient(left center , #333, #111);
    padding: 10px 0px 10px 15px;
    color: #FFF;
    text-shadow: 0px 0px 0px #000;
	font-size:16px;
	margin:10px 0;
}

.gold {
    color: #AA8D2A;
    text-shadow: 0px 0px 0px #000;
}
.guide_text{
	position:relative;
	bottom:4px;	
}
.bx-caption{
	background:#fff;	
}
@media screen and (max-width: 639px){

html, body, table, tbody {
	width: 100%;
    -webkit-text-size-adjust: 100%;
}

.container02, #breadcrumbs, .bx-wrapper, .bxslider li{
	max-width: 100% !important;
}

.header_sp{
	display: block;
}

.disable_sp {
	display: none;
}

.style1 {
	display: none;
}

#bx-pager{
	display: none;
}
.pc{
	display:none;
}
/*#container02{
	background-image:url(../../i/images/bg.jpg);
}*/
.header_sp{
	position:relative;
}

.ui-btn-icon-notext {
    position: absolute !important;
}

/* -----------------------------------------------------------
	#header
----------------------------------------------------------- */
.topics_area_b {
    padding-top: 60px;
}
#header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100001;
}
#header .con_header {
  position: relative;
  overflow: hidden;
}
#header .con_header h1 {
  float: left;
  width: 60.625%;
  background: #310f02;
}
#header .con_header h1 a {
  display: block;
}
#header .con_header h1 a img {
  max-width: 194px;
}
#header .con_header #hnav {
  width: 39.45313%;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  height: 100%;
  float: right;
}
#header .con_header #hnav li {
  width: 50%;
  float: left;
  height: 100%;
}
#header .con_header #hnav li:first-child a {
  background: #aa162a;
}
#header .con_header #hnav li a {
  font-size: 100%;
  height: 100%;
  padding: 0.5em 0 0;
  text-align: center;
  display: block;
  text-decoration: none;
  color: #FFF;
  background: #845d00;
}
#header .con_header #hnav li a img {
  width: 33.33333%;
  display: block;
  margin: 0 auto 0.5em;
  max-width: 21px;
}
#header #gnav {
  margin: 0 auto;
  display: none;
}
#header #gnav li {
  width: 50%;
  float: left;
  border-bottom: 1px solid #746157;
  position: relative;
}
#header #gnav li a {
  font-size: 105%;
  display: block;
  text-align: center;
  background: #3b291d;
  color: #FFF;
  padding: 12px 0;
}
#header #gnav li:nth-child(odd) a:after {
  content: '';
  position: absolute;
  top: 0;
  right: -1px;
  width: 1px;
  height: 100%;
  border-left: 1px solid #746157;
  z-index: 100;
}
#header #gnav li:last-child {
  width: 100%;
}
#header #gnav li:last-child a {
  background: #614c3d;
  border-top: none;
  border-bottom: none;
}
#header #gnav li:last-child a:after {
  display: none;
}
#header #gnav li:last-child a img {
  width: 9.0625%;
  max-width: 15px;
  max-height: 15px;
  margin-right: 3%;
}


}
