@charset "utf-8";

@media only screen and (min-width: 769px), print {
/********************************************************

  【PC】/special/name_dog/index.html

********************************************************/

/* Ranking Parts
------------------------------------------------------ */
/* common */
.rankHdg01 {
	height: 58px;
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.tableWrap01 {
	margin-top: 20px;
}
.table01 tbody th,
.table01 th,
.table01 td {
	padding: 14px 18px;
	text-align: center;
	vertical-align: middle;
}
.table01 .lv2 {
	padding: 0;
}
.table01 .lv2 span {
	position: relative;
	display: block;
	padding: 14px 20px;
}
.table01 .lv3 {
	background: #fff;
}

/* orange */
.orange .rankHdg01 {
	background: url(/special/img/pc_index_ti01.png) center 0 no-repeat;
	background-size: 520px auto;
	padding: 60px 0;
}
.orange .tableWrap01 .table01 {
	border: solid 3px #ff9700;
}
.orange .tableWrap01 .table01 th {
	border-right: solid 1px #ff9700;
	border-bottom: solid 1px #ff9700;
}
.orange .tableWrap01 .table01 td {
	border-right: solid 1px #ff9700;
	border-bottom: solid 1px #ff9700;
}
.orange .tableWrap01 .table01 thead th {
	background: #ff9700;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #ff9700;
}
.orange .tableWrap01 .table01 th:last-child {
	border-right: solid 1px #ff9700;
}
.orange .tableWrap01 .table01 .lv2 {
	background: #fcf2dd;
}

/* blue */
.blue .rankHdg01 {
	background: url(/special/img/pc_index_ti02.png) center 0 no-repeat;
	background-size: 520px auto;
	padding: 8px 0 60px;
}
.blue .tableWrap01 .table01 {
	border: solid 3px #009ec5;
}
.blue .tableWrap01 .table01 th {
	border-right: solid 1px #009ec5;
	border-bottom: solid 1px #009ec5;
}
.blue .tableWrap01 .table01 td {
	border-right: solid 1px #009ec5;
	border-bottom: solid 1px #009ec5;
}
.blue .tableWrap01 .table01 thead th {
	background: #009ec5;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #009ec5;
}
.blue .tableWrap01 .table01 th:last-child {
	border-right: solid 1px #009ec5;
}
.blue .tableWrap01 .table01 .lv2 {
	background: #f2f8fa;
}


/* pink */

.pink .rankHdg01 {
	background: url(/special/img/pc_index_ti03.png) center 0 no-repeat;
	background-size: 520px auto;
	padding: 8px 0 60px;
}
.pink .tableWrap01 .table01 {
	border: solid 3px #f58083;
}
.pink .tableWrap01 .table01 th {
	border-right: solid 1px #f58083;
	border-bottom: solid 1px #f58083;
}
.pink .tableWrap01 .table01 td {
	border-right: solid 1px #f58083;
	border-bottom: solid 1px #f58083;
}
.pink .tableWrap01 .table01 thead th {
	background: #f58083;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #f58083;
}
.pink .tableWrap01 .table01 th:last-child {
	border-right: solid 1px #f58083;
}
.pink .tableWrap01 .table01 .lv2 {
	background: #fff1eb;
}

/*----- rankNavi -----*/
/* rankNaviWrap */
.rankNaviWrap {
	clear: both;
	margin: 30px 0 0 0;
	border-radius: 5px;
	background-color: #f0f6df;
}
.rankNaviWrap > *:first-child {
	margin-top: 0 !important;
}
/* rankNavi */
.rankNavi {
	clear: both;
	margin: 30px 0 0 0;
	padding: 25px 30px;
	border-radius: 0;
}
.noSide .rankNavi {
	max-width: 1080px;
	margin-right: auto;
	margin-left: auto;
	padding: 35px 0;
}
.rankNavi > dt {
	padding-bottom: 15px;
	color: #666666;
	font-size: 20px;
	text-align: center;
}
.rankNavi > dd {
}
.rankNavi > dd > *:first-child {
	margin-top: 0 !important;
}
.rankNavi > dd .recList > li {
	float: left;
	width: 50%;
	padding: 0 1.5%;
}
.rankNavi > dd .recList > li > .linkBlock {
	display: block;
	border-radius: 4px;
	padding: 0 10px;
	background-color: #fff;
	text-align: center;
}
.rankNavi > dd .recList > li.dogName > .linkBlock {
	border: solid 1px #f5d2b9;
	color: #e07122;
}
.name_dog .dogName,
.name_cat .catName,
.breed .dogType {
	display: none;
}
.rankNavi > dd .recList > li.catName > .linkBlock {
	display: block;
	border: solid 1px #e3cdae;
	color: #a0711f;
}
.rankNavi > dd .recList > li.dogType > .linkBlock {
	border: solid 1px #bfdaf3;
	text-align: center;
	color: #5996cf;
}
.rankNavi > dd .recList > li > .linkBlock > span {
	display: inline-block;
	background: url(/special/img/index_rank_ic04.png) 0 center no-repeat;
	background-size: 33px auto;
	padding: 23px 10px 18px 42px;
	font-size: 16px;
}
.rankNavi > dd .recList > li > .linkBlock > span.year {
	font-size: 14px;
}

/*----- rankContact -----*/
/* rankContactWrap */
.rankContactWrap {
	margin: 30px 0 0 0;
}
.rankContactWrap > *:first-child {
	margin-top: 0 !important;
}
/* rankContact */
.rankContactNavi {
	margin: 30px 0 0 0;
	padding: 27px 30px 23px;
	border: 1px solid #d0d0d0;
	background-color: #fff;
}
.rankContactNavi > dt {
	margin: 0 20px 0 0;
	font-weight: bold;
	font-size: 13px;
}
.rankContactNavi > dd {
	font-size: 13px;
}
.rankContactNavi > dd > *:first-child {
	margin-top: 0 !important;
}

/*----- rankIcon -----*/
.iconList01.rank > li:before {
	border-radius: 0;
	width: 33px;
	height: 27px;
	background: #fff url(/special/img/index_rank_ic04.png) no-repeat 50% 50%;
	background-size: 33px auto;
	top: 0;
}
.iconList01.rank > li {
	padding: 7px 0 0 45px;
}

/* Clearfix
------------------------------------------------------ */
.rankNavi > dd .recList:after {
	content: "";
	display: block;
	clear: both;
}



}
