@charset "UTF-8";

/*
*******************************************************************************************************
# researchスタイル
*******************************************************************************************************
*/
/********************************************
# コンテンツヘッダー部分
**********************************************/
#contentHeader .main_ttl {
	text-align: center;
}
#contentHeader .main_ttl img {
	width: 300px;
}
#contentHeader .main_ttl_num {
	font-size: 40px;
	font-weight: bold;
	color: #ff48af;
	text-align: center;
}
#contentHeader .main_ttl_num img {
	width: 300px;
}
#contentHeader {
	background-color: #ebebeb;
	background-image: url(/sp/lifestyle/research/images/bg_ttl_city.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentHeader.rank2019 {
	background-image: url(/sp/lifestyle/research/images/bg_ttl_city2019.png);
}
#contentHeader.rank2020 {
	background-image: url(/sp/lifestyle/research/images/bg_ttl_city2020.png);
}
#contentHeader.rank2021 {
	background-image: url(/sp/lifestyle/research/images/bg_ttl_city2021.png);
}
#contentHeader.rank2022 {
	background-image: url(/sp/lifestyle/research/images/bg_ttl_city2022.png);
}
#contentHeader.rank2023 {
	background-image: url(/sp/lifestyle/research/images/bg_ttl_city2023.png);
}
#contentHeader.rank2024 {
	background-image: url(/sp/lifestyle/research/images/bg_ttl_city2024.png);
}
#contentHeader.rank2025 {
	background-image: url(/sp/lifestyle/research/images/bg_ttl_city2025.png);
}
.inner_contentHeader {
	padding: 15px 0px;
}
#contentHeader {
	border-bottom: 3px solid #795e12;
	line-height: 1.4;
}

/* アーカイブリンク */
.past_link_lists {
	width: 160px;
	margin: 0px auto;
}
.past_link_lists option {
	color: #013b96;
}



/********************************************
# 都道府県ボタン
**********************************************/
.wrp_prefecture_lists {
	padding: 15px 0px 7px;
	background-color: #baa25d;
	border-bottom: 3px solid #795e12;
}
.wrp_prefecture_lists .inner_lists {

}
.prefecture_lists {
	width: 300px;
	margin: 0px auto;
	overflow: hidden;
}
.prefecture_lists li {
	width: 95px;
	margin-right: 7px;
	margin-bottom: 7px;
	float: left;
}
.prefecture_lists li:nth-child(3n) {
	margin-right: 0px;
}
.prefecture_lists li a {
	padding: 8px 0px 8px;
	;
}
.prefecture_lists li a span {
	padding-bottom: 13px;
	background-image: url(/sp/lifestyle/research/images/icon_arrow_down_brown.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 12px 5px;
	display: block;
}
.prefecture_lists li:nth-child(2n+1) {

}
.mod_btn_brown {
	border-color: #795e12;
	color: #795e12;
}
.mod_btn_brown:before {
	border-right-color: #efebe2;
	border-bottom-color: #efebe2;
}



#contentMain {
	line-height: 1.4;
	padding-bottom: 10px;
}
.cts_blc {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 360px;
	margin-right: auto;
	margin-left: auto;
}
.cts_blc300 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.cts_blc_txt {
	margin-top: 24px;
	line-height: 1.5;
}
.txt_orange {
	color: #ff7301;
}
.top_txt_blc {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ebebeb;
}
.top_txt_blc .ttl {
	padding: 10px;
	background-color: #145dc5;
	color: white;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}
.top_txt_blc .txt {
	margin: 0 auto;
	padding: 10px 30px;
	max-width: 380px;
	font-size: 14px;
}
.top_txt_blc .txt a {
	display: inline;
	text-decoration: underline;
}
.rank_block .rank_body a {
	display: inline;
	text-decoration: underline;
}

/*@media screen and (max-width: 359px) {*/
@media screen and (max-width: 360px) {

.cts_blc {
	margin-left: 10px;
	margin-right: 10px;
}
}

.link_wrapper {
	border-top: 1px solid #dddddd;
	padding: 5px 0 5px 3px;
}
.rank_block.rank_01 .link_wrapper {
	border-top: 1px solid #eae47c;
}
.rank_block.rank_02 .link_wrapper {
	border-top: 1px solid #dddddd;
}
.rank_block.rank_03 .link_wrapper {
	border-top: 1px solid #f1d8a5;
}
.link_wrapper .link_block {
	padding: 5px 5px 5px 25px;
}
.link_wrapper .link_block p {
	font-size: 16px;
	font-weight: bold;
}
.link_wrapper .link_block.search p {
	margin-left: -20px;
	padding-left: 20px;
	background: url("/sp/lifestyle/research/images/home-icon.png") no-repeat scroll 0px 2px;
	background-size: 15px 15px;
}
.link_wrapper .link_block.info p {
	margin-left: -20px;
	padding-left: 20px;
	background: url("/sp/lifestyle/research/images/info-icon.png") no-repeat scroll 0px 2px;
	background-size: 15px 15px;
}
.link_wrapper .link_block ul:after {
	content: ""; 
	display: block; 
	clear: both;
}
.link_wrapper .link_block li {
	float: left;
	padding-right: 15px;
	font-size: 14px;
}
.link_wrapper .link_block li a {
	color: #111;
	text-decoration: underline;
}

/**********************
# module
************************/
.bd_top_orange {
	border-top: 3px solid #ff7301;
}
.mod_txt {
	margin-bottom: 10px;
}
/*テキストのみ*/
.mod_btn_only_txt {
	display: block;
	padding: 10px 0 11px;
	line-height: 1.4;
}
/*検索アイコン*/
.mod_btn_append_search {
	padding: 10px;
	color: #fff;
}
.mod_btn_append_search .icon {
	display: inline-block;
}

/* リスト（デフォルト） */
.mod_lists {
	border-top: 1px solid #D3D8E2;
}
.mod_lists .mod_list {
	
	border-bottom: 1px solid #D3D8E2;
}
.mod_lists .mod_list a {
	font-weight: bold;
	color: #0A3F94;
	padding: 18px 15px 17px 10px;
}
.mod_lists_arrow {
	margin-right: 10px;
	background-image: url(/static/sp/shared/images/arr_link_blue.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 8px 14px;
}
/* リスト（aタグがない） */
.mod_lists.no_link .inner {
	padding: 15px 15px 17px 10px;
}
.mod_lists.no_link .ttl {
	font-weight: bold;
}


/* ボタン */
.wrp_btn_lists {
	background-color: #fff;
}
.btn_lists {
	background-color: #fff;
	padding-top: 18px;
}
.btn_lists .btn_list {
	margin-top: 10px;
}
.btn_lists .btn_list:first-child {
	margin-top: 0px;
}

/* コンテンツブロック */
.inner_box_block {
	padding-bottom: 30px;
}

.content_desc {
	padding: 10px;
	border-radius: 4px;
	background-color: #ede3c7;
}







/* footer */
div#footerWrapper {
	background-color: #fff;
}
/********************************************
# 各都道府県のランキング
**********************************************/
.prefecture_rank_blc .prefecture_name {
	padding: 10px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background-color: #013b96;
}
.prefecture_rank_blc .prefecture_name p {
	font-weight: bold;
	line-height: 1.2;
}
.rank_block {
	padding: 0px 10px ;
	background-color: #fff;
	border-bottom: 1px solid #dddddd;
}
.rank_block .rank_head {
	background: url(/static/sp/shared/images/arr_link_blue.png) no-repeat right center;
	background-size: 8px 14px;
	-moz-background-size: 8px 14px;
	-webkit-background-size: 8px 14px;
}
.rank_head .stn_name {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
}
.rank_head .sub_lead {
	padding-top: 3px;
	color: #111;
	line-height: 1.2;
}
.rank_block .rank_body {
	border-top: 1px solid #dddddd;
	padding-top: 10px;
	padding-bottom: 15px;
}
.wrp_rank_block .rank_block:last-child {
	border-bottom: 0px;
}

/* 1位?3位の背景スタイル */
.rank_block.rank_01 {
	background-color: #fffbb5;
	border-bottom: 1px solid #eae47c;
}
.rank_block.rank_01 .rank_body {
	border-top: 1px solid #eae47c;
}
.rank_block.rank_02 {
	background-color: #f4f4f4;
	border-bottom: 1px solid #dddddd;
}
.rank_block.rank_02 .rank_body {
	border-top: 1px solid #dddddd;
}
.rank_block.rank_03 {
	background-color: #fff3db;
	border-bottom: 1px solid #f1d8a5;
}
.rank_block.rank_03 .rank_body {
	border-top: 1px solid #f1d8a5;
}








/* 1位?10位のアイコン */
.rank_block .icon_ranknum {
	padding-left: 45px;
	padding: 15px 10px 15px 45px;
}
.rank_block .icon_ranknum.ranknum_1 {
	background: url(/sp/lifestyle/research/images/icon_rank_1.png) no-repeat 0 center;
	background-size: 34px 44px;
	-moz-background-size: 34px 44px;
	-webkit-background-size: 34px 44px;
}
.rank_block .icon_ranknum.ranknum_2 {
	background: url(/sp/lifestyle/research/images/icon_rank_2.png) no-repeat 0 center;
	background-size: 34px 45px;
	-moz-background-size: 34px 45px;
	-webkit-background-size: 34px 45px;
}
.rank_block .icon_ranknum.ranknum_3 {
	background: url(/sp/lifestyle/research/images/icon_rank_3.png) no-repeat 0 center;
	background-size: 34px 45px;
	-moz-background-size: 34px 45px;
	-webkit-background-size: 34px 45px;
}
.rank_block .icon_ranknum.ranknum_4 {
	background: url(/sp/lifestyle/research/images/icon_rank_4.png) no-repeat 0 center;
	background-size: 34px 18px;
	-moz-background-size: 34px 18px;
	-webkit-background-size: 34px 18px;
}
.rank_block .icon_ranknum.ranknum_5 {
	background: url(/sp/lifestyle/research/images/icon_rank_5.png) no-repeat 0 center;
	background-size: 34px 18px;
	-moz-background-size: 34px 18px;
	-webkit-background-size: 34px 18px;
}
.rank_block .icon_ranknum.ranknum_6 {
	background: url(/sp/lifestyle/research/images/icon_rank_6.png) no-repeat 0 center;
	background-size: 34px 18px;
	-moz-background-size: 34px 18px;
	-webkit-background-size: 34px 18px;
}
.rank_block .icon_ranknum.ranknum_7 {
	background: url(/sp/lifestyle/research/images/icon_rank_7.png) no-repeat 0 center;
	background-size: 34px 18px;
	-moz-background-size: 34px 18px;
	-webkit-background-size: 34px 18px;
}
.rank_block .icon_ranknum.ranknum_8 {
	background: url(/sp/lifestyle/research/images/icon_rank_8.png) no-repeat 0 center;
	background-size: 34px 18px;
	-moz-background-size: 34px 18px;
	-webkit-background-size: 34px 18px;
}
.rank_block .icon_ranknum.ranknum_9 {
	background: url(/sp/lifestyle/research/images/icon_rank_9.png) no-repeat 0 center;
	background-size: 34px 18px;
	-moz-background-size: 34px 18px;
	-webkit-background-size: 34px 18px;
}
.rank_block .icon_ranknum.ranknum_10 {
	background: url(/sp/lifestyle/research/images/icon_rank_10.png) no-repeat 0 center;
	background-size: 34px 18px;
	-moz-background-size: 34px 18px;
	-webkit-background-size: 34px 18px;
}
.rank_block .icon_ranknum.ranknum_11 {
	background: url(/sp/lifestyle/research/images/icon_rank_11.png) no-repeat 0 center;
	background-size: 34px 18px;
	-moz-background-size: 34px 18px;
	-webkit-background-size: 34px 18px;
}
.rank_block .icon_ranknum.ranknum_12 {
	background: url(/sp/lifestyle/research/images/icon_rank_12.png) no-repeat 0 center;
	background-size: 34px 18px;
	-moz-background-size: 34px 18px;
	-webkit-background-size: 34px 18px;
}
.rank_block .icon_ranknum.ranknum_13 {
	background: url(/sp/lifestyle/research/images/icon_rank_13.png) no-repeat 0 center;
	background-size: 34px 18px;
	-moz-background-size: 34px 18px;
	-webkit-background-size: 34px 18px;
}
.rank_block .icon_ranknum.ranknum_14 {
	background: url(/sp/lifestyle/research/images/icon_rank_14.png) no-repeat 0 center;
	background-size: 34px 18px;
	-moz-background-size: 34px 18px;
	-webkit-background-size: 34px 18px;
}
.rank_block .icon_ranknum.ranknum_15 {
	background: url(/sp/lifestyle/research/images/icon_rank_15.png) no-repeat 0 center;
	background-size: 34px 18px;
	-moz-background-size: 34px 18px;
	-webkit-background-size: 34px 18px;
}
.rank_block .icon_ranknum.ranknum_16 {
	background: url(/sp/lifestyle/research/images/icon_rank_16.png) no-repeat 0 center;
	background-size: 34px 18px;
	-moz-background-size: 34px 18px;
	-webkit-background-size: 34px 18px;
}
.rank_block .icon_ranknum.ranknum_17 {
	background: url(/sp/lifestyle/research/images/icon_rank_17.png) no-repeat 0 center;
	background-size: 34px 18px;
	-moz-background-size: 34px 18px;
	-webkit-background-size: 34px 18px;
}
.rank_block .icon_ranknum.ranknum_18 {
	background: url(/sp/lifestyle/research/images/icon_rank_18.png) no-repeat 0 center;
	background-size: 34px 18px;
	-moz-background-size: 34px 18px;
	-webkit-background-size: 34px 18px;
}
.rank_block .icon_ranknum.ranknum_19 {
	background: url(/sp/lifestyle/research/images/icon_rank_19.png) no-repeat 0 center;
	background-size: 34px 18px;
	-moz-background-size: 34px 18px;
	-webkit-background-size: 34px 18px;
}
.rank_block .icon_ranknum.ranknum_20 {
	background: url(/sp/lifestyle/research/images/icon_rank_20.png) no-repeat 0 center;
	background-size: 34px 18px;
	-moz-background-size: 34px 18px;
	-webkit-background-size: 34px 18px;
}



/********************************************
# 過去のランキング
**********************************************/
.wrp_past_ranking {
	padding-top: 25px;
	border-top: 3px solid #013b96;
}
.wrp_past_ranking .ttl {
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

/* ------------------------------------
	* データの出典について
* ------------------------------------ */
.ranking_source {
	margin-top: 10px;
	padding-top: 25px;
	border-top: 3px solid #d3d8e2;
	border-bottom: 1px solid #d3d8e2;
}
.ranking_source h3 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #d3d8e2;
}
.ranking_source .mod_box_section {
	margin-top: 5px;
	padding: 10px 15px 10px 15px;
}
.ranking_source dl {
	margin-top: 10px;
	font-size: 14px;
}
.ranking_source dl dt{
	margin-top: 5px;
	font-weight: bold;
}
.ranking_source dl dd{
}





/* バナー */
.bnr_request {
	margin-top: 5px;
	max-width: 304px;
	margin-left: auto;
	margin-right: auto;
}
.bnr_request a {
	display: block;
}
.bnr_request img {
	width: 100%;
}









