@charset "UTF-8";
/* pc */

/* ============================================================ */
/* スライド */
/* ============================================================ */



/* ============================================================ */
/* ヘッダの固定 */
/* ============================================================ */

#pc_menu > .inner {
    display: none ;
}

#bottom-bar_float{
	display: none;
}

/* ============================================================ */
/* フッタの固定 */
/* ============================================================ */
  .pc_hd {
    display: none;
  }
  #pc_hd {
    display: none;
  }
 
.bg_content_wrap6_float {
	background: none;
    /*background: #FEFFB3;*/
    /*border-top: 1px solid #FF7E00;*/
    /*border-bottom: 1px solid #FF7E00;*/
  overflow: hidden;
    padding: 25px 0 0px;
    width: 100%;
    z-index: 3;
    filter:alpha(opacity=95);
    -moz-opacity: 0.95;
    opacity: 0.95;
}
.content_box8 {
  width: 840px;
  margin: 0 auto;

}
.content_box8 ul{

}
.content_box8 ul li{
	float: left;
	text-align: center;
}
.li_content8-1 img{
	height: auto;
	width: 300px;
}

#bottom-bar_float .li_content6-2{
	float: right;

	width: 514px;
}

.li_content8-1{
	position: relative;
}

.li_content8-1 p{
	color: #fff; 
    font-size: 3.2rem; 
    font-weight: bold; 
    text-align: left;
    line-height: 0.7;
}

.li_content8-1 p span{
	font-weight: normal;
    font-size:1.4rem;
    margin-left: 45px;
}


.li_content8-2{
	width: 514px;
	height: auto;
	position: relative;
	top: -17px;
}

.li_content6-2 a{
    font-size: 1.8rem;
    padding: 15px 0 !important;
    height: 55px;
}
