@charset "UTF-8";

/*
===========================================================================
| 			ランキング用スタイルシート
===========================================================================
*/

/*----------------------------------------------------------------------
/			特定ページ： /ranking/index.php
/----------------------------------------------------------------------*/

h2{
	position: relative;
	padding: 4px 1.5% 4px;
	background-color: #f7f3e8;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #4d2200;
}
h2 img{
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 7px;
	width: auto;
	height: 28px;
	vertical-align: top;
}
h2 .subTitle{
	position: absolute;
	top: 26px;
	left: 44px;
	font-size: 12px;
	line-height: 15px;
	color: #333;
}
h3{
	background-color: transparent;
	font-size: 15px;
	line-height: 21px;
	font-weight: normal;
}
h3 img{
	margin-bottom: -3px;
	padding-right: 3px;
	height: 17px;
	width: auto;
/*	vertical-align: middle;	*/
}
p,li{
	font-size: 12px;
	line-height: 18px;
}

.wrapper{
}

.dirname a {
	font-weight: normal;
}

/*==================== タイトルビットマップ ====================*/
#titleBitmap{
	position: relative;
	margin-top: 2px;
	margin-bottom: 15px;
}
#titleBitmap #bitmapGMyMap{
	width: 100%;
}
#titleBitmap .linkMore a{
	text-decoration: underline;
}
#titleBitmap .iconHelp img{
	position: absolute;
	top: 21%;
	right: 2%;
	width: 8%;
	height: auto;
}

/*=========================== SNSボタン ===========================*/
#snsButtonArea {
	position: relative;
	margin-top: 10px;
}
#snsButtonArea ul {
	text-align: right;
}
#snsButtonArea li{
	margin-left: 0;
	margin-right: 0;
}
#snsButtonArea img{
	width: 32px;
	height: auto;
}
#snsButtonArea p {
	position: absolute;
	top: 20%;
	right: 74px;
}
@media screen and (min-width: 380px) {
	#snsButtonArea li{
		margin-left: 2px;
		margin-right:2px;
	}
	#snsButtonArea img{
		width: 40px;
	}
	#snsButtonArea p {
		top: 24%;
		right: 96px;
		font-size: 13px;
	}
}
@media screen and (min-width: 570px) {
	#snsButtonArea li{
		margin-left: 4px;
		margin-right:4px;
	}
	#snsButtonArea img{
		width: 48px;
	}
	#snsButtonArea p {
		top: 26%;
		right: 120px;
		font-size: 15px;
	}
}

/*=========================== 告知枠 ===========================*/
#announcement img{
	margin-top: 5px;
/*
	margin-bottom: 10px;
*/
	width: 100%;
}

/*==================== 一般的なバナーの枠 ====================*/
#bannerBitmap{
	margin-top: 15px;
	text-align: center;
}
#bannerBitmap a{
	display: block;
}
#bannerBitmap img{
	width: 100%;
}

/*==================== 公式スポンサー告知枠 ====================*/
#topBanner{
	margin-top: 20px;
	text-align: center;
}
#topBanner .smallTitle{
/*
	text-align: left;
	width: 90%;
	max-width: 550px;
*/
}
#topBanner a{
	display: block;
}
#topBanner img{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid gray;
	width: 90%;
	height: auto;
	max-width: 550px;
	max-height: 100px;
}

/*==================== 一行お知らせ枠 ====================*/
#oneLineNotify{
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
#oneLineNotify li{
	margin-left: 5px;
	font-size: 12px;
}
#oneLineNotify a{
	color: #00e;
}
.bx-wrapper .bx-viewport {
	box-shadow: none;
	border: 0;
}

/*==================== 次ページへのリンク枠 ====================*/
.linkBoxes{
	padding-left: 10px;
	padding-right: 10px;
}
.linkBoxes li{
	position: relative;
	border-bottom: 1px solid #c0c0c0;
	padding: 4px 0;
	min-height: 42px;
}
.linkBoxes li a{
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.linkBoxes li a img{
	width: 10px;
	height: auto;
	position: absolute;
	top: 36%;
	right: 0;
}

.linkBoxes li p{
	margin-bottom: 4px;
	color: #7f7f7f;
}

/*==================== 「もっと」リンク ====================*/
.linkMore{
	padding: 3px 5px 0;
	text-align:right;
}
.linkMore img{
	width: 120px;
	height:auto;
}

/*==================== Googleマイマップ枠 ====================*/
#googleMyMap h2{
	margin-bottom: 10px;
}
#googleMyMap h3{
	margin-bottom: 10px;
	padding: 6px 1.8% 6px;
	background-color: #f7f3e8;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #4d2200;
}
#googleMyMap>div{
	margin: 3px 10px;
	border-bottom: 1px solid #c0c0c0;
}
}.folderGMy{
}
.folderGMy a{
	display: block;
	background: url('/image/folder32@2x.png') no-repeat 0 0;
	background-size: 40px 40px;
	padding: 3px 0 0 48px;
	color: #4d2200;
	font-size: 16px;
	line-height: 20px;
	min-height: 44px;
}
.mapGMy{
	position: relative;
	padding-bottom: 24px;
	z-index: 1;
}
.mapGMy .linkMap{
	display: block;
	background: url('https://api.locationsmart.org/locasma/gmap.png') no-repeat 0 3px;
	background-size: 40px 40px;
	padding: 3px 0 0 48px;
	min-height: 44px;
}
.linkMap h4{
	margin-bottom: 8px;
	color: #4d2200;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
}
.linkMap p{
	color: #3f3f3f;
	font-size: 12px;
	line-height: 16px;
}
.linkMap div{
	position: absolute;
	z-index: 2;
	top: 44px;
	left: 0;
	width: 40px;
	overflow: hidden;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #888;
	text-align: center;
}
.mapGMy .linkWeb{
	position: absolute;
	z-index: 3;
	display: block;
	bottom: 0;
	right: 0;
	overflow: hidden;
	padding: 18px 2px 4px 18px;
	font-size: 16px;
	line-height: 16px;
	text-align: right;
}
