@charset "utf-8";
/* zyoukasou_sp */

/*(C)BABAFUKU 
このページの著作権は馬場福ビル管理が保有します。コピーされた場合は法的に告訴します。アクセスされたIPアドレスは全て記録してます。
The copyright of this page is owned by BABAFUKU Inc. If it is copied, we will legally sue. We keep track of all IP addresses accessed.*/

/*コンテンツ*/
/*スマートフォン独自表現 ここから*/
#header_content {
	position: fixed;
	width: 100%;
	height: 50px;
	background:#ff8800;
	color:#fff;
	top: 0;
	left: 0;
	z-index: 180;
	padding: 0;
	opacity:0.95;
}
#header_content .follow {
    position: fixed;
    top: 0;
}
#header_content a {
    color:#FFF;
	text-decoration: none ;
}
#header_content ul {
    width: 100%;
    list-style:none;
    margin:0 auto;
	text-decoration: none ;
}
#header_content_li_0 {
    display: block;
	float:left;
    padding: 0px 0px 0px 0px;;
	background:#ff8800;
	font-weight:bold;
	font-size:2em;
	
	height: 50px;
	width: 50px;
	text-align: center;
	
	vertical-align:middle;
	line-height: 50px;
}
#header_content_li_0 li:nth-child(even){
	background-color: #ff8800;
}
#header_content_li_0 li:hover {
    background:#ff8800;
}
#header_content_li_1{
    display: block;
	float: left;
    padding: 0px 0px 0px 0px;;
	background:#ff8800;
	font-weight:bold;
	font-size:1.5em;
	
	height: 50px;
	width: 210px;
	text-align: left;
	
	vertical-align:middle;
	line-height: 50px;
}


/*フッター*/
#footer-menu {
	position: fixed;
	width: 100%;
	height: 50px;
	background-color: #001054;
	bottom: 0;
	left: 0;
	z-index: 190;
	padding: 0;
	opacity:0.90;
}
#footer-menu ul{
	display: flex;
	width: 100%;
    overflow:hidden;
    list-style:none;
    margin:0 auto;
}
#footer-menu li{
	
	display: block;
	float:left;
    padding:0px 0;
	background-color: #001054;
	
	height: 50px;
	width: 50%;
	text-align: center;
	
	vertical-align:middle;
	line-height: 50px;
}
#footer-menu li:nth-child(even){
	background-color: #001776;
}
#footer-menu li a{
	display: block;
	color: #EEE;
}
#footer-menu li a:hover{
}


#footer-menu li .pagetop {

    bottom: 30px;
    right: 15px;
}

/*ドロワーメニュー*/
#wrapper {
  width: 100%;
  overflow-x: hidden;
  z-index: 250;
}
#footer_space {
  width: 100%;
  height: 50px;
  text-align: center;
  background-color: #ff8800;
  background: linear-gradient(to bottom, #ff8800, #ffffff);
}

#head_space {
  width: 100%;
  height:50px;
  text-align: center;
  background-color: #ff8800;
  background: linear-gradient(to bottom, #ffffff, #ff8800);
}

#nav {
  position: fixed;
  z-index: 210;
  right: 0;
  top: 0;
  width: 250px;
  height: 100%;
  background-color: #001054;
  transition: .5s transform ease-in-out;
  transform: translateX(250px);
  -webkit-overflow-scrolling: touch;
  opacity:0.90;
}

#nav-inner {
	position: fixed;
  box-sizing: border-box;
  padding: 20px;
  height: 100%;
  color: #fff;
  overflow-y: auto;
}
#nav-inner ul{
	width: 100%;
    overflow:hidden;
    list-style:none;
    margin:0 auto;
}
#nav-inner a {
    color:#FFF;
}
.sp_sidebar_mozi_li1{
	font-size: 16px;
	color:#aaa;
	padding:4px;
	margin:0px;
	line-height:1.4em;
}
.sp_sidebar_mozi_li2{
	font-size: 14px;
	color:#aaa;
	padding:2px;
	margin:0px;
	line-height:1.4em;
}

#nav-btn{
	position: fixed;
	right: 4px;
	top: 4px;
	z-index: 210;
	transition: .5s transform ease-in-out;
	transform: translateX(0);
	height: 40px;
	width: 90px;
  
    display: inline-block;
    text-align: center;
	vertical-align:middle;
	
    text-decoration: none;
    background: #ff8800;/*ボタン色*/
    color: #FFF;
	border: solid 1px #ffc480;/*線*/
    border-radius: 6px;
	cursor: pointer;
	cursor: hand;
}
#nav-btn_p {
    display: block;
	float:left;
    padding:0px 0;
	
	width: 100%;
	text-align: center;
	vertical-align:middle;
	line-height: 40px;
	font-weight:bold;
}
#nav-btn:hover{
	background-color: #ff8800;
}

#nav-btn:before {
  font-size: 25px;
}

.nav-open {
  position: fixed;
  left: 0;
}
.nav-open:after {
  content: '';
  display: block;
  position: fixed;
  z-index: 200;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.nav-open #nav {
  transform: translateX(0);
}
.nav-open #nav-btn {
  transform: translateX(-250px);
}
.nav-open #nav-btn:before {
}


/*--いいね!ボタン--*/
#fb_content {
	position: relative;
	width: 100%;
	height: 80px;
	top: 0;
	left: 0;
	padding: 0;
}
#fb_content_li_0 {
    display: block;
	float:left;
    padding: 0px;
	font-size:2em;
	
	width: 100px;
	text-align: left;
	
	vertical-align:top;
	line-height: 50px;
}
#fb_content_li_1{
    display: block;
	float: left;
    padding: 0px;
	font-size:1.5em;
	
	width: 210px;
	text-align: left;
	
	vertical-align:top;
	line-height: 50px;
}
/*スマートフォン独自表現 ここまで*/