@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. 基本
　02. モジュール

******************************************************************************* */
/* ==

　01. 基本

=============================================================================== */
body {
	line-height: 1.7;
	color: #333;
}
#container {
	min-width: 980px;
	padding-bottom: 100px;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 500;
	-webkit-text-size-adjust: 100%;
}
#slideArea {
	display: none !important;
}
#slideArea,
.mfp-content {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 500;
	-webkit-text-size-adjust: 100%;
}
p {
	line-height: 1.8;
	font-size: 134%;
}


html.catalogModalOpen .mfp-bg {
	/*
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	*/
	background: #0b0b0b;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
html.catalogModalOpen .mfp-wrap .mfp-content {
	background-color: #fff;
	max-width: 455px;
	min-width: 0;
	margin: 0 auto;
	padding: 30px;
	border-radius: 0;
	text-align: center;
	color: #000;
	box-shadow: none;
}



/* ==

　02. モジュール

=============================================================================== */
/* インデント
------------------------------------------------------------------------------- */
.rIndent {
	max-width: 1100px;
	margin: 0 auto;
}
/* メイン
------------------------------------------------------------------------------- */
.rMain-v1 {
	height: 512px;
}
.rMain-v2 {
	height: 300px;
}
.rMain_tit {
	margin: 0 auto;
}
.rMain_tit-v1 {
	max-width: 500px;
}
.rMain_tit-v2 {
	max-width: 600px;
}
/* 背景1
------------------------------------------------------------------------------- */
.rBg01 {
	margin: 0 0 60px;
	padding: 40px 15px 60px;
	background-color: #f8f2e7;
}
/* 背景2
------------------------------------------------------------------------------- */
.rBg02 {
	padding: 60px 0;
}
.rBg02-typeA {
	background-color: #fff;
}
.rBg02-typeB {
	background-color: #f8f2e7;
}
/* リード文
------------------------------------------------------------------------------- */
.rLead01 {
	line-height: 1.777;
	margin: 0 0 45px;
	font-size: 150%;
	text-align: center;
}
/* 順位ブロック1
------------------------------------------------------------------------------- */
.rPref01 {
	padding: 38px 75px 40px;
	border-radius: 20px;
	background-color: #fff;
	color: #000;
}
@media only screen and (max-width: 1200px) {
	.rPref01 {
		padding-right: 40px;
		padding-left: 40px;
	}
}
.rPref01_head {
	display: table;
	table-layout: fixed;
	position: relative;
	width: 100%;
	margin: 0 0 12px;
	padding: 0 0 23px;
	border-bottom: 1px solid #ccc;
}
.rPref01_rank {
	display: table-cell;
	width: 46%;
	vertical-align: bottom;
}
.rPref01_rank-wide {
	width: 53%;
}
.rPref01_cap {
	display: inline;
	margin: 0 6px 0 0;
	font-size: 117%;
	white-space: nowrap;
}
.rPref01_rank em {
	display: inline;
	line-height: 1;
	margin: 0 2px 0 0;
	color: #ed8881;
	font-size: 86px;
	font-weight: normal;
}
.rPref01_rank span {
	display: inline;
	line-height: 1;
	font-size: 38px;
}
.rPref01_name {
	display: inline;
	line-height: 1;
	margin: 0 0 0 25px;
	font-size: 70px;
	font-weight: normal;
	vertical-align: 3px;
}
.rPref01_info {
	display: table-cell;
	vertical-align: bottom;
}
@media only screen and (max-width: 1050px) {
	.mfp-content .rPref01_rank {
		width: 53%;
	}
	.mfp-content .rPref01_rank-wide {
		width: 61%;
	}
	.mfp-content .rPref01_info {
		width: 38%;
	}
}
.rPref01_point {
	display: inline-block;
	line-height: 48px;
	border-radius: 30px;
	padding: 1px 30px 0;
	background-color: #ed8881;
	color: #fff;
	font-size: 32px;
	vertical-align: 5px;
}
.rPref01_point span {
	font-size: 40px;
}
.rPref01_note {
	margin: 13px 0 0 1em;
	font-size: 100%;
	text-indent: -1em;
}









.rPref01_share {
	position: absolute;
	bottom: 30px;
	right: 0;
	width: 105px;
}
.rPref01_share dt {
	margin: 0 0 5px;
	color: #666;
	font-size: 109%;
	white-space: nowrap;
}
.rPref01_share ul {
	letter-spacing: -1em;
	text-align: center;
}
.rPref01_share li {
	display: inline-block;
	margin: 0 5px;
	vertical-align: top;
	letter-spacing: normal;
}
.d_hover .rPref01_share a {
	transition: opacity 0.3s;
}
.d_hover .rPref01_share a:hover {
	opacity: 0.7;
}
.rPref01_body {
	margin: 10px 0 0;
}
.rPref01_catch {
	margin: 0 0 6px;
	color: #ed8881;
	font-size: 150%;
}
.rPref01_txt {
	line-height: 1.785;
	margin: 0 0 30px;
	font-size: 117%;
}
.rPref01_graph {
	float: left;
	width: 45.27%;
	text-align: center;
}
.rPref01_graph img {
	width: 422px;
}
.rPref01_detail {
	float: right;
	width: 50%;
	padding: 15px 0 0;
}
.rPref01_srank {
	margin: 0 0 25px;
	position: relative;
	line-height: 1.2;
	min-height: 48px;
	padding: 6px 20px 0 20px;
	border-radius: 25px;
	background-color: #F9F2E8;
	box-sizing: border-box;
	text-align: right;
}
.rPref01_srank p {
	position: relative;
	line-height: 1;
	display: inline;
	z-index: 1;
}
.rPref01_srank p:first-child:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 24px;
	margin: 0 10px;
	margin: 0 4px 0 10px;
	background-color: #333;
	vertical-align: -2px;
	-webkit-transform:rotate(20deg);
	-ms-transform:rotate(20deg);
	transform:rotate(20deg);
}
.rPref01_ranknum {
	margin: 0 2px 0 5px;
	color: #ed8881;
	font-size: 32px;
}
.rPref01_bar {
	margin: 0 5px;
	font-size: 24px;
}
.rPref01_srank:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 110px;
	height: 60px;
	background-image: url(../images/rank_ico06.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.rPref01_data {
	position: relative;
	border-radius: 6px;
	overflow: hidden;
}
.rPref01_data li {
	display: table;
	float: left;
	width: 33.3%;
	min-height: 80px;
	line-height: 2;
	margin: 0 0 2px;
	padding: 5px 0;
	border-right: 2px solid #fff;
	background-color: #ed8881;
	color: #fff;
	font-size: 14px;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
.rPref01_data li:nth-child(3n) {
	width: 33.4%;
	border-right: none;
}
.rPref01_data li:nth-child(5) {
	font-size: 12px;
}
.rPref01_data li:nth-child(4),
.rPref01_data li:nth-child(5),
.rPref01_data li:nth-child(6) {
	margin-bottom: 0;
}
.rPref01_in {
	display: table-cell;
	vertical-align: middle;
}
.rPref01_wrap {
	display: inline-block;
	margin: 0 0 0 30px;
	vertical-align: middle;
}
.rPref01_num {
	line-height: 1;
	margin: 0 2px 0 0;
	font-size: 24px;
}
.rPref01_sub {
	font-size: 12px;
}
.rPref01_subt {
	margin: 18px 0 1px;
	color: #ed8881;
	font-size: 150%;
}
.rPref01_comment {
	line-height: 1.7142;
	font-size: 117%;
}
/* 順位ブロック2
------------------------------------------------------------------------------- */
.rPref02_item {
	float: left;
	width: 49.1%;
	margin: 1.8% 0 0;
	padding: 36px 75px 40px;
	border-radius: 20px;
	background-color: #fff;
	box-sizing: border-box;
}
@media only screen and (max-width: 1200px) {
	.rPref02_item {
		padding-right: 40px;
		padding-left: 40px;
	}
}
.rPref02_item:nth-child(2n-1) {
	margin-right: 1.8%;
}
.rPref02_head {
	display: table;
	table-layout: fixed;
	width: 100%;
	color: #000;
}
.rPref02_rank {
	display: table-cell;
	width: 68%;
	vertical-align: top;
}
.rPref02_cap {
	line-height: 1.2;
	font-size: 117%;
	white-space: nowrap;
}
.rPref02_rank em {
	display: inline;
	line-height: 1;
	margin: 0 2px 0 0;
	color: #ed8881;
	font-size: 60px;
	font-weight: normal;
}
.rPref02_rank span {
	display: inline;
	line-height: 1;
	font-size: 21px;
}
.rPref02_name {
	display: inline;
	line-height: 1;
	margin: 0 0 0 15px;
	font-size: 46px;
	font-weight: normal;
	vertical-align: 3px;
}
.rPref02_info {
	display: table-cell;
	vertical-align: top;
	text-align: center;
}
.rPref02_point {
	display: inline-block;
	line-height: 40px;
	border-radius: 30px;
	margin: 11px 0 0;
	padding: 0 18px;
	background-color: #ed8881;
	color: #fff;
	font-size: 28px;
}
.rPref02_point span {
	font-size: 36px;
}
.rPref02_body {
	margin: 26px 0 30px;
	text-align: center;
}
.rPref02_body img {
	width: 422px;
}
.rPref02_foot {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.rPref02_share {
	display: table-cell;
	width: 30%;
	vertical-align: top;
}
.rPref02_share dt {
	line-height: 1.1;
	margin: -2px 0 8px;
	color: #666;
	font-size: 109%;
	text-align: center;
}
.rPref02_share ul {
	letter-spacing: -1em;
	text-align: center;
}
.rPref02_share li {
	display: inline-block;
	margin: 0 5px;
	vertical-align: top;
	letter-spacing: normal;
}
.d_hover .rPref02_share a {
	transition: opacity 0.3s;
}
.d_hover .rPref02_share a:hover {
	opacity: 0.7;
}
.rPref02_detail {
	display: table-cell;
	padding: 0 0 0 20px;
	vertical-align: top;
}
.rPref02_btn {
	display: block;
	position: relative;
	line-height: 56px;
	border-radius: 6px;
	border: 2px solid #c06e69;
	background: #ed8881;
	background: -moz-linear-gradient(top, #ed8881 1%, #ed8881 50%, #df8079 51%, #da7d77 100%);
	background: -webkit-linear-gradient(top, #ed8881 1%,#ed8881 50%,#df8079 51%,#da7d77 100%);
	background: linear-gradient(to bottom, #ed8881 1%,#ed8881 50%,#df8079 51%,#da7d77 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed8881', endColorstr='#da7d77',GradientType=0 );
	color: #fff;
	font-size: 134%;
	text-align: center;
	text-decoration: none;
	transition: opacity 0.3s;
	box-shadow: 0px 4px 18px -7px #0c0407;
}
.d_hover .rPref02_btn:hover {
	opacity: 0.7;
}
.rPref02_btn:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	width: 14px;
	height: 14px;
	margin: -7px 0 0;
	background-image: url(../images/rank_ico05.png);
	background-position: left top;
	background-repeat: no-repeat;
}
/* 順位ブロック3
------------------------------------------------------------------------------- */
.rPref03 {
	max-width: 950px;
	margin: 0 auto;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
.rPref03_item {
	display: table;
	table-layout: fixed;
	float: left;
	position: relative;
	width: 25%;
	height: 78px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	box-sizing: border-box;
}
.rPref03_item:nth-child(1),
.rPref03_item:nth-child(2),
.rPref03_item:nth-child(3),
.rPref03_item:nth-child(4) {
	border-top: none;
}
.rPref03_item:nth-child(4n) {
	border-right: none;
}
.rPref03_item:nth-child(8n - 3),
.rPref03_item:nth-child(8n - 2),
.rPref03_item:nth-child(8n - 1),
.rPref03_item:nth-child(8n) {
	background-color: #f5f5f5;
}
.rPref03_item:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	width: 14px;
	height: 14px;
	margin: -7px 0 0;
	background-image: url(../images/rank_ico01.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.rPref03_item a {
	display: table-cell;
	width: 100%;
	padding: 8px 0 0 14px;
	color: #000;
	text-decoration: none;
}
.d_hover .rPref03_item a {
	transition: opacity 0.3s;
}
.d_hover .rPref03_item a:hover {
	opacity: 0.5;
}
.rPref03_item div {
	display: inline;
	margin: 0 3px 0 0;
	color: #ed8881;
	font-size: 35px;
}
.rPref03_item span {
	font-size: 117%;
}
.rPref03_name {
	display: inline-block;
	margin: 0 0 0 22px;
	font-size: 22px;
	vertical-align: 3px;
}
.rPref03_name-pl {
	padding-left: 0.9em;
}
/* ボタンキャプション
------------------------------------------------------------------------------- */
.rTxt01 {
	line-height: 28px;
	margin: 50px 0 23px;
	color: #000;
	font-size: 150%;
	text-align: center;
}
.rTxt01:before,

.rTxt01:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 30px;
	margin: 0 15px;
	background-color: #000;
	vertical-align: top;
}
.rTxt01:before {
	-webkit-transform:rotate(-30deg);
	-ms-transform:rotate(-30deg);
	transform:rotate(-30deg);
}
.rTxt01:after {
	-webkit-transform:rotate(30deg);
	-ms-transform:rotate(30deg);
	transform:rotate(30deg);
}
/* ボタン1
------------------------------------------------------------------------------- */
.rBtn01 {
	display: block;
	position: relative;
	max-width: 456px;
	line-height: 56px;
	margin: 0 auto;
	border-radius: 5px;
	color: #fff;
	border: 2px solid #c06e69;
	background: #ed8881;
	background: -moz-linear-gradient(top, #ed8881 1%, #ed8881 50%, #df8079 51%, #da7d77 100%);
	background: -webkit-linear-gradient(top, #ed8881 1%,#ed8881 50%,#df8079 51%,#da7d77 100%);
	background: linear-gradient(to bottom, #ed8881 1%,#ed8881 50%,#df8079 51%,#da7d77 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed8881', endColorstr='#da7d77',GradientType=0 );
	font-size: 134%;
	text-align: center;
	text-decoration: none;
	box-shadow: 0px 4px 18px -7px #0c0407;
}
.d_hover .rBtn01 {
	transition: opacity 0.3s;
}
.d_hover .rBtn01:hover {
	opacity: 0.7;
}
.rBtn01-mt {
	margin-top: 100px;
}
.rBtn01:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 32px;
	height: 32px;
	margin: -16px 0 0;
	background-image: url(../images/rank_ico02.png);
	background-position: left top;
	background-repeat: no-repeat;
}
/* プロフィール
------------------------------------------------------------------------------- */
.rProfile {
	max-width: 1100px;
	margin: 80px auto 0;
	padding: 48px 75px 45px;
	border: 2px solid #e7e7e7;
	background-color: #f5f5f5;
	box-sizing: border-box;
}
.rProfile_thumb {
	float: left;
	width: 180px;
	margin: 0 30px 0 0;
}
.rProfile_info {
	overflow: hidden;
}
.rProfile_head {
	margin: 0 0 13px;
}
.rProfile_cap {
	float: left;
	width: 80px;
	height: 76px;
	line-height: 76px;
	margin: 0 20px 0 0;
	padding: 4px 0 0;
	border-radius: 50%;
	background-color: #fff;
	color: #ed8881;
	font-size: 150%;
	text-align: center;
}
.rProfile_name {
	padding: 20px 0 0;
	overflow: hidden;
}
.rProfile_name p {
	line-height: 1.9;
	font-size: 134%;
}
.rProfile_name span {
	margin: 0 0 0 18px;
	color: #000;
	font-size: 150%;
	vertical-align: -2px;
}
.rProfile_txt {
	line-height: 1.78;
	font-size: 117%;
}
/* 補足情報
------------------------------------------------------------------------------- */
.rNote01 {
	max-width: 950px;
	margin: 26px auto 0;
}
.rNote01_item {
	margin-top: 25px;
}
.rNote01_item:first-child {
	margin-top: 0;
}
.rNote01_tit {
	color: #000;
	font-size: 117%;
}
.rNote01_txt {
	line-height: 2;
	color: #666;
	font-size: 92%;
}
/* 名もなき家事とは？
------------------------------------------------------------------------------- */
.rAbout01 {
	margin: 75px 0 80px;
	padding: 70px 0 90px;
	background-color: #F9F2E8;
}
.rAbout01_head {
	margin: 0 0 24px;
	color: #ed8881;
	font-size: 234%;
	font-weight: normal;
	text-align: center;
}
.rAbout01_txt {
	line-height: 1.825;
	font-size: 134%;
	text-align: center;
}
.rAbout01_bnr {
	display: block;
	margin: 35px 0 0;
}
/* 導線バナー
------------------------------------------------------------------------------- */
.rBnr01 {
	max-width: 950px;
	margin: 0 auto;
}
.rBnr01_item {
	float: right;
	width: 455px;
}
.rBnr01_item:first-child {
	float: left;
}
.rBnr01_bnr {
	display: block;
	margin: 0 0 14px;
}
.rBnr01_txt {
	line-height: 1.825;
	font-size: 134%;
	text-align: center;
}
/* 見出し1
------------------------------------------------------------------------------- */
.rHeading01 {
	position: relative;
	line-height: 80px;
	margin: 0 0 30px;
	padding: 0 0 0 98px;
	color: #000;
	font-size: 267%;
	font-weight: bold;
}
.rHeading01:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 80px;
	height: 80px;
	background-position: left top;
	background-repeat: no-repeat;
}
.rBg02-typeA .rHeading01 {
	background-color: #f8f2e7;
}
.rBg02-typeB .rHeading01 {
	background-color: #fff;
}
.rHeading01-v1:before {
	background-image: url(../images/category_ico01.png);
}
.rHeading01-v2:before {
	background-image: url(../images/category_ico02.png);
}
.rHeading01-v3:before {
	background-image: url(../images/category_ico03.png);
}
.rHeading01-v4:before {
	background-image: url(../images/category_ico04.png);
}
.rHeading01-v5:before {
	background-image: url(../images/category_ico05.png);
}
.rHeading01-v6:before {
	background-image: url(../images/category_ico06.png);
}
.rHeading01-v7:before {
	background-image: url(../images/category_ico07.png);
}
.rHeading01-v8:before {
	background-image: url(../images/category_ico08.png);
}
/* 項目
------------------------------------------------------------------------------- */
.rTask {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0 0 50px;
	border-bottom: 1px dotted #ccc;
}
.rTask_tit {
	display: table-cell;
	width: 100px;
	padding: 0 0 29px;
	font-size: 117%;
	vertical-align: middle;
}
.rTask_tit span {
	display: block;
	width: 56px;
	height: 56px;
	line-height: 58px;
	margin: 0 0 0 40px;
	border-width: 2px;
	border-style: solid;
	border-radius: 100%;
	color: #333;
	text-align: center;
}
.rBg02-typeA .rTask_tit span {
	border-color: #ed8881;
}
.rBg02-typeB .rTask_tit span {
	border-color: #47e4e7;
	background-color: #fff;
}
.rTask ul {
	display: table-cell;
	padding: 0 0 26px 20px;
	font-size: 134%;
	vertical-align: middle;
}
.rTask li {
	float: left;
	margin: 2px 0;
}
.rTask li:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 18px;
	margin: 0 6px;
	background-color: #333;
	vertical-align: -3px;
	-webkit-transform:rotate(20deg);
	-ms-transform:rotate(20deg);
	transform:rotate(20deg);
}
.rTask li:last-child:after {
	display: none !important;
}
/* カテゴリTOPの情報
------------------------------------------------------------------------------- */
.rCategory {
	max-width: 870px;
	margin: 0 auto;
}
.rCategory_w {
	float: left;
	width: 440px;
	padding: 10px 0 0;
}
.rCategory_n {
	float: right;
	width: 395px;
}
.rCategory_head {
	max-width: 380px;
	margin: 0 auto 35px;
}
.rCategory_num {
	display: block;
	float: left;
	width: 140px;
	margin: 0 20px 0 0;
}
.rCategory_info {
	padding: 5px 0 0;
	overflow: hidden;
	text-align: center;
}
.rCategory_name {
	line-height: 1;
	margin: 0 0 5px;
	padding: 0 0 15px;
	border-width: 0 0 1px;
	border-style: solid;
	font-size: 60px;
	font-weight: normal;
}
.rBg02-typeA .rCategory_name {
	border-color: #ed8881;
}
.rBg02-typeB .rCategory_name {
	border-color: #41d2d5;
}
.rCategory_data {
	line-height: 1.1;
	font-size: 134%;
}
.rCategory_data div {
	display: inline;
	margin: 0 0 0 5px;
	font-size: 28px;
}
.rCategory_data span {
	font-size: 36px;
}
.rBg02-typeA .rOther_num,
.rBg02-typeA .rOther_point,
.rBg02-typeA .rCategory_data div {
	color: #ed8881;
}
.rBg02-typeB .rOther_num,
.rBg02-typeB .rOther_point,
.rBg02-typeB .rCategory_data div {
	color: #41d2d5;
}
.rCategory_body {
	line-height: 1.7857;
	font-size: 117%;
}
/* カテゴリその他順位の情報
------------------------------------------------------------------------------- */
.rOther {
	border: 1px solid #ccc;
}
.rOther_item {
	display: table;
	width: 100%;
	height: 77px;
	table-layout: fixed;
	border-top: 1px solid #ccc;
	box-sizing: border-box;
}
.rOther_item:first-child {
	border-top: none;
}
.rOther_rank {
	display: table-cell;
	width: 65%;
	padding: 5px 30px 7px;
	vertical-align: bottom;
}
.rOther_data {
	display: table-cell;
	width: 35%;
	line-height: 2.2;
	padding: 10px 30px 7px 0;
	text-align: right;
	vertical-align: bottom;
}
.rOther_num {
	font-size: 38px;
}
.rOther_txt {
	margin: 0 10px 0 0;
	font-size: 150%;
}
.rOther_name {
	font-size: 32px;
}
.rOther_stit {
	font-size: 100%;
}
.rOther_point {
	font-size: 184%;
}
/* transition打ち消し（Mac対策）
------------------------------------------------------------------------------- */
.dSafari .rPref01_share a,
.dSafari .rPref02_share a,
.dSafari .rPref02_btn,
.dSafari .rPref03_item a,
.dSafari .rBtn01 {
	transition: none !important;
}
/* モーダル
------------------------------------------------------------------------------- */
body .mfp-container {
	min-width: 950px;
	padding-right: 20px;
	padding-left: 20px;
	overflow: visible;
}
body .mfp-wrap .mfp-content {
	width: 100%;
	max-width: 1100px;
	margin: 30px 0 40px;
	padding: 0;
	border-radius: 18px;
	overflow: hidden;
	box-shadow: 0 0 20px 5px #bbb;
}
@media only screen and (max-width: 1200px) {
	body .mfp-wrap .mfp-content {
		min-width: 910px;
	}
}
body .mfp-bg{
	background:#fff;
	opacity:.8;
	filter:alpha(opacity=80)
}
body .mfp-bg,
body .mfp-wrap {
    z-index: 10000 !important;
}
body button.mfp-close,
body button.mfp-close:active{
	width: 23px;
	height: 23px;
	top: 20px;
	right: 20px;
	background:url(../images/rank_ico07.png) right top no-repeat;
}
/* Magnific Popup CSS */
.mfp-wrap .mfp-iframe-holder .mfp-content{max-width:99%;width:7in;height:390px;border:1px solid #959593;padding:0}.mfp-wrap .mfp-iframe-scaler iframe{box-shadow:none;background:#fff}.mfp-bg{z-index:1;overflow:hidden;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:2;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:4}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:3}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:5;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:9pt;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:9pt;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.mfp-bg,.mfp-wrap{z-index:101!important}.mfp-content{margin:5px 0 0;padding:50px 0 0}button.mfp-close{right:0;background:url(/jutaku/common/images/rn03/btn01.png)right top no-repeat;opacity:1;filter:alpha(opacity=100);padding:0;font-size:0;text-indent:-9999px;overflow:hidden}.mfp-iframe-holder .mfp-close{top:-54px;right:0;padding-right:0}.mfp-iframe-holder .mfp-close:active{top:-53px}
