#popup-head {
	width: 280px;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 3;
	cursor: pointer;
	display: none;
}
#regist-popup {
	width: 280px;
	position: fixed;
	bottom: 0;
	right: 30px;
	text-align: left;
	z-index: 3;
	display: none;
}
#regist-decline {
	position: absolute;
	top: -30px;
	right: -25px;
	z-index: 4;
	font-size: 30px;
	padding: 8px;
	cursor: pointer;
}
#regist-popup #wrap {
	width: 100%;
	padding: 2px 2px 0 2px;
	background-color: #4284c0;
	box-shadow: 0 0 8px 0 #333;
	-moz-box-shadow: 0 0 8px 0 #333;
	-webkit-box-shadow: 0 0 8px 0 #333;
	border: 1px solid #4284c0;
	border-bottom: none;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.popup-img {
	position: relative;
}
.popup-img img {
	max-width: 100%;
	z-index: 0;
}
.popup-position-text {
	position: absolute;
	bottom: 0;
	width: 96%;
	padding: 2%;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.3);
}
.popup-position-text span {
	display: block;
}
.popup-position-text p {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.5;
	color: #fff;
}
.popup-position-text-cooperation {
	position: absolute;
	top: 10px;
	width: 96%;
	padding: 2%;
	z-index: 1;
	font-size: 150%;
	text-align:center;
	line-height: 1.5;
	color: #329f97;
}
.popup-content-text {
	/*	width: 250px; */
	margin: 0 auto;
	padding: 0;
}
.popup-content-text p {
	font-size: 79%;
	font-weight: 500;
	line-height: 130%;
	margin: 0 0 7px;
	padding: 0;
	color: #fff;
}

.popup-step03-content-text02 {
	/* 	width: 250px; */
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-bottom: 0;
	clear: both;
}
.popup-step03-content-text02 p {
	font-size: 73%;
	font-weight: 700;
	line-height: 150%;
	letter-spacing: 0.1em;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #fff;
}
#popup-content-cooperation {
	background-color: #fff;
	padding: 7px 10px;
	text-align:center;
}
#popup-content-cooperation p.cooperation {
	font-size: 100%;
	font-weight: bold;
	line-height: 130%;
	margin: 0;
	padding: 0;
	color: #329f97;
}
#popup-content-rank {
	background-color: #31a7c5;
	padding: 7px 10px;
}
.popup-rank {
	/*	width: 250px;*/
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	border: solid 1px #31a7c5;
}
.popup-rank-text p {
	font-size: 85%;
	color: #05578f;
	margin: 0;
	padding: 6px 0 3px 8px;
}
.popup-resident-img {
	text-align: center;
	padding: 8px 15px;
	border-top: dotted 2px #31a7c5;
}
.popup-resident-img img {
	width: 40%;
	margin: 0 1%;
}
.popup-rank ol {
	font-size: 85%;
	line-height: 150%;
	list-style-type: none;
	margin: 0;
	padding: 3px 0 3px 10px;
	border-top: dotted 2px #31a7c5;
	border-bottom: dotted 2px #31a7c5;
}
.popup-rank ol li {
	background-repeat: no-repeat;
	background-size: 20px 17px;
	margin: 0 0 3px 0;
	padding: 5px 5px 0 25px;
}
.popup-rank01 {
	background-image: url("/common/images/popup/ranking_1.png");
}
.popup-rank02 {
	background-image: url("/common/images/popup/ranking_2.png");
}
.popup-rank03 {
	background-image: url("/common/images/popup/ranking_3.png");
}
.popup-date p {
	font-size: 60%;
	color: #000;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
	padding: 3px 5px 5px 0;
}
#popup-login {
	background: #fff;
	padding: 10px;
}
#popup-login a {
	text-decoration: none;
	color: #fff;
	padding: 5px 0;
	margin-right: 5px;
	display: block;
	background: url(../images/popup/arrow_white.png) no-repeat right center;
	background-size: 10px 10px;
}
.popup-login-button {
	font-size: 110%;
	font-weight: 900;
	color: #fff;
	padding: 5px 0 5px;
	line-height: 150%;
	position: relative;
}
.popup-login-new-members-text {
	text-align: center;
	margin: 0 auto;
	/*	width:  250px;*/
	border-radius: 3px;
	background: linear-gradient(to bottom, #f99645 0%, #f77a10 100%);
}
.popup-login-new-members-text img {
	width: 70%;
}
.popup-login-members {
	text-align: center;
	margin: 0 auto;
	padding: 3px 0;
	/*	width:  250px;*/
	border-radius: 3px;
	background-color: #3681ba;
}
.popup-login-attention p {
	/*	width: 250px;*/
	font-size: 66%;
	line-height: 150%;
	margin: 0 auto;
	padding: 3px 0;
}
.popup-biewpoint-img {
/*	width: 165px;*/
}
.popup-arrow {
	position: absolute;
	width: 9px;
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
}
#popup-step01 {
	background-color: #4284c0;
	text-align: center;
	padding: 20px 0;
}
.popup-step01-text {
	position: relative;
	background-color: #fff;
	width: 90%;
	margin: 0 auto;
	padding: 15px 0;
}
.popup-step01-text p {
	/*	width: 180px;*/
	color: #4284c0;
	font-size: 98%;
	font-weight: 600;
	border-bottom: solid 3px #fdda28;
	margin: 0 auto;
	padding: 0 0 3px;
}
.popup-triangle {
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid #fff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}
#popup-learning-top {
	background-color: #e5e5e5;
	padding: 0 10px 7px;
}
.popup-learning-top-img {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
}
.popup-learning-top-img img {
	width: 100%;
	margin: 0;
	padding: 3px 0;
}

@media screen and (max-width: 639px) and (min-width: 0) {
#regist-popup {
	zoom: 60%;
	width: 80%;
	-webkit-text-size-adjust: 100%;
	font-size:13px;
}

.popup-position-text p,
.popup-content-text p,
.popup-position-text-cooperation p,
.popup-rank01,
.popup-rank02,
.popup-rank03 {
	zoom: 150%;
}
.popup-position-text,
.popup-position-text-cooperation {
	position: relative;
}

.popup-position-text-cooperation {
	top: 0;
	color: #fff;
}
.popup-img img {
	display: none;
}
.popup-rank-text p {
	font-size: 110%;
	letter-spacing: -1px;
}
.popup-rank ol {
	font-size: 103%;
	line-height: 1.3;
}
.popup-date p {
	font-size:90%;
}
.popup-content-text p {
	font-size: 95%;
}
.popup-position-text p {
	font-size: 110%;
	letter-spacing: -1px;
}
#popup-content-rank br {
	display: none;
}
}

@media print {
#popup-head,  #regist-popup {
	display: none!important;
}
}
