@charset "utf-8";
/*
Theme Name: rakubasu
Theme URI: http://www.○○○○○.com/
Description: 楽バスのテーマです。
Author: HRM
Author URI: http://www.---------.com/
Version: 1.1
*/
body{
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Osaka !important;
}
body a{
	color:#3873d3 !important;
	text-decoration:underline;
}
#top{
padding-top:130px;
}
#headerfix{
	position:fixed;
	z-index:9999;
	top:0;
	height:auto;
	width:100%;
	overflow:hidden;
	
}

.menu_active img{
	display:none;
}
.menu_active{
	display:block;
	background:url(img/menu_on.png) no-repeat center top !important;
	background-size:50px 50px !important;
}
.slides{
	overflow:hidden;
}
.slides img{
	height:540px !important;
	width:auto !important;
}
footer a{
	color:#fff !important;
}
#pankuzu{
	display:block;
	width:auto;
	padding-bottom:15px;
	text-align:left;
}
.hbtn{
	float:left;
	padding:30px 10px 0 40px;
}
.hbtn a{
	display:block;
	width:auto;
	border-radius:5px;
	text-align:center;
	color:#000 !important;
	font-weight:bold;
	background-color: #fff601;

	padding:15px 25px;
	font-size:1.3em;
	-webkit-box-shadow: inset 0px -3px 0 0px rgba(0,0,0,0.39);
	box-shadow: inset 0px -3px 0 0px rgba(0,0,0,0.39);
}
.hbtn a:hover{
	text-decoration:none;
	background-color: #fffa66;	
}
@media screen and (max-width: 1200px) {
#top{
padding-top:110px;
}
.hbtn{
	float:left;
	padding:20px 10px 0 20px;
}
.hbtn a{
	display:block;
	width:auto;
	border-radius:5px;
	text-align:center;
	color:#000 !important;
	font-weight:bold;
	background-color: #fff601;

	padding:10px 15px;
	font-size:1.3em;
	-webkit-box-shadow: inset 0px -3px 0 0px rgba(0,0,0,0.39);
	box-shadow: inset 0px -3px 0 0px rgba(0,0,0,0.39);
}
.hbtn a:hover{
	text-decoration:none;
	background-color: #fffa66;	
}
}	

.imageArea img{
	min-height:180px;
	width:100%;
}

.gotop{
	text-align:right;
	font-weight:bold;
}

@media screen and (max-width: 768px) {
.imageArea img{
	min-height:auto;
	hieght:auto !important;
	width:100%;
}
.slides img{
	height:auto !important;
	width:100% !important;
}
}
.rankArea .cap{
	width:80px;
	overflow:hidden;
}

.rankArea .cap img{
	height:80px !important;
	width:auto !important;
}
.title1{
	background-color:#5ab0af;
	color:#fff;
	padding:10px 15px;
	border-radius:10px;
	margin-bottom:15px;
	font-size:1.8em;
}
.post{
	border:solid 1px #ddd;
	padding:20px 25px;
	background-color:#fff;
	margin-bottom:30px;
}
.title2{
	color:#000;
	border-radius:10px;
	margin-bottom:15px;
	font-size:2.4em;
}
.post .day{
	color:#999;
	font-size:0.9em;
	padding-bottom:0;
}
.post .postcat{
	color:#999;
	font-size:0.9em;
	text-align:right;
	margin-top:-20px;
	padding-bottom:15px;
}
.post .postcat a{
	background-color:#eee;
	color:#555;
	padding:1px 15px;
	border-raidus:5px;
}
.post img{
	max-width:100%;
	height:auto;
}
.post p{
	padding-bottom:25px;
}
.post h3{
	background-color:#5ab0af;
	color:#fff;
	font-size:1.6em;
	padding:10px;
	border-radius:5px;
	margin-bottom:15px;
}
.post h4{
	border-left:solid 7px #5ab0af;
	padding:5px 0 5px 15px;
	margin-bottom:15px;
	font-size:1.6em;
	font-weight:bold;
}
.post ul li{
	font-weight:bold;
}
.post ol li{
	font-weight:bold;
	list-style:decimal;
	margin-left:15px;
}
.post ul,.post ol{ padding:15px 0; }
blockquote{
background-color:#ddd !important;
padding:1em 1em 1em 3em !important;
position:relative;
}
blockquote p{
	padding-bottom:5px !important;
}
blockquote:before{
content:"“" !important;
font-size:600%;
line-height:1em;
font-family:"ＭＳ Ｐゴシック",sans-serif;
color:#fff;
position:absolute !important;
left:0;
top:0;
}
blockquote:after{
content:none !important;
}

.snsb{
	text-align:left;
}
.snsb li{
	display:inline;
	padding:10px 1px;
	list-style:none !important;
	background:none;
}
.snsb li.tw{
	background:url(img/tw_bg.png) no-repeat left top;
	padding-top:43px;
}
.snsb li.fb{
	width:72px !important;
}
.snsb li.fb iframe{
	width:72px !important;
}


.fbiine{
	margin-top:30px;
	margin-bottom:20px;
	height:180px;
	overflow:hidden;
	background-color:#5ab0af;
}
.fbiine .icatch{
	float:left;
	width:20%;
	height:180px;
	overflow:hidden;
}
.fbiine .icatch img{
	width:auto;
	height:180px;
}
.fbiine .txtbx{
	float:right;
	width:80%;
	padding:15px 0 !important;
	text-align:center;
	color:#fff;
}
@media screen and (max-width: 1200px) {
.fbiine .icatch{
	float:left;
	width:242px;
	height:180px;
	overflow:hidden;
}
.fbiine .icatch img{
	width:auto;
	height:180px;
}
.fbiine .txtbx{
	float:right;
	width:420px;
	padding:15px 0 !important;
	text-align:center;
	color:#fff;
}
}
.fbiine .txtbx h5{
	background:none !important;
	font-size:1.5em;
	line-height:1.2em;
	padding-bottom:25px;
}
.fbiine .txtbx p{ padding-bottom:15px; }
.fbiine .txtbx iframe{
	width:140px !important;
}





/*----▼▼▼ページナビ用▼▼▼------------------------------------------------*/
.wp-pagenavi {
	clear: both;
	width: auto;
	margin-top: 0;

	padding:25px 0;
	text-align:center;
	color:#fff;
}
.wp-pagenavi .pages{
	background-color: #5ab0af;

}
.wp-pagenavi a, .wp-pagenavi span {
	background-color: #5ab0af !important;
	border:none !important;	
	text-decoration: none;
	margin-right:7px;
	padding:2px 9px;
	color: #fff !important;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background-color: #5ab0af;
	color: #FFFFFF;
	padding:2px 9px;
}

.wp-pagenavi span.current {
	font-weight: bold;
}
.wp-pagenavi .nextpostslink,.wp-pagenavi .previouspostslink{
	background-color: #5ab0af;
}
/*----▲▲▲ページナビ用▲▲▲------------------------------------------------*/



@media screen and (max-width: 640px) {
#top{
padding-top:0;
}
#headerfix{
	position:static;
	z-index:9999;
	top:0;
	height:auto;
	width:100%;
	overflow:hidden;
	
}
.fbiine{
	margin-top:30px;
	margin-bottom:0;
	height:auto;
	background-color:#5ab0af;
}
.fbiine .icatch{
	width:100%;
	height:auto;
	overflow:hidden;
}
.fbiine .icatch img{
	width:100%;
	height:auto;
}
.fbiine .txtbx{
	display:block;
	width:100%;
	padding:15px 15px !important;
	text-align:center;
	color:#fff;
}
.fbiine .txtbx h5{
	width:auto;
	background:none !important;
	font-size:1.3em;
	line-height:1.2em;
	padding-bottom:15px;
}
.fbiine .txtbx p{ padding-bottom:15px; }
.fbiine .txtbx iframe{
	width:140px !important;
}

.hbtn{
	position:fixed;
	z-index:9999;
	bottom:0;
	left:0;
	float:none;
	margin:0 !important;
	padding:0 !important;
	width:100% !important;
	background-color:rgba(0,0,0,0.50);
}
.hbtn a{
	display:block;
	width:96%;
	margin:5px auto !important;
	border-radius:5px;
	text-align:center;
	color:#000 !important;
	font-weight:bold;
	background-color: #fff601;

	padding:10px 0;
	font-size:1.2em;
	-webkit-box-shadow: inset 0px -3px 0 0px rgba(0,0,0,0.39);
	box-shadow: inset 0px -3px 0 0px rgba(0,0,0,0.39);
}	

}