@charset "utf-8";
/*-----------------------------top-----------------------------*/
/*yahoo*/
#yahoo {
	z-index: 99999999;
	position: relative;
}
#yahoo p {
	text-align: center;
	font-size: 14px;
	line-height: 1.8;
	color: #fff;
}
#yahoo #link01 {
	color: #fff;
	text-decoration: underline;
}
#yahoo #link02 {
	font-size: 18px;
	color: #FC6;
	font-weight: bold;
}
/*inbox*/
.inbox {
	width: 805px;
	margin: 0 auto;
	overflow: hidden;
}
.ico {
	margin-left: 13px;
	margin-top: 5px;
	padding-bottom: 10px;
	float: left;
}
.price {
	width: 460px;
	margin-right: 40px;
	float: right;
	overflow: hidden;
	text-align: right;
}
.member {
	font-weight: bold;
	float: left;
}
.member, .normal {
	font-size: 18px;
}

.normal {
	color: #F0E68C;
}

#recommend .member {
	color: #ffffff;
}

#special .member {
	color: #ffffff;
}

#recommend .normal {
	color: #F0E68C;
}

#special .normal {
	color: #F0E68C;
}

.inbox .right .menu {
	margin-top: 23px;
	margin-bottom: -5px;
}
.inbox .right {
	margin-right: 15px;
	margin-bottom: 5px;
	padding-top: 0;
}
/*new*/
#newarea {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 9999;
}
#new {
	width: 911px;
	height: 301px;
	margin: 0 auto 0;
	background: url(../img/new_bg.png) no-repeat center top;
	z-index: 9999;
	position: relative;
}
#new .ico {
	margin: 71px 0 0 75px;
	float: left;
}
#new .right {
	margin-top: 65px;
	margin-right: 55px;
}
#new .data {
	margin-left: 10px;
	margin-bottom: -5px;
	font-size: 18px;
	color: #ffffff;
}
#new .title {
	margin-bottom: -10px;
}
/*special*/
#special {
	z-index: 10;
	position: relative;
	margin-left: -35px;
}
#special h2 {
	text-align: center;
}
#special ul {
	background-image: url(../img/special_ul_bgf.png);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 100;
	position: relative;
}
#special ul #special_ttl {
	margin-bottom: -5px;
	text-align: center;
	background-image: none;
}
#special ul li {
	height: 175px;
}
#special ul #special_last {
	padding-bottom: 50px;
}
#special .inbox .ico {
	margin-left: 30px;
	margin-top: 9px;
}
/*recommend*/
#recommend {
	position: relative;
	z-index: 200;
//	margin-top: -150px;
	max-width: 950px;
	margin: -150px auto 0;
}
#special_text00 {
//	min-width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	z-index: 100;
//	position: relative;
	width: 970px;
}
#special_text00 img {
	margin-left: -265px;
}
#special_text01 {
//	min-width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	z-index: 100;
//	position: relative;
	width: 950px;
}
#special_text01 img {
	margin-left: -288px;
}
#special_text02 {
	min-width: 970px;
	text-align: center;
	z-index: 105;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#special_text02 img {
	margin-left: 0;
	margin-right: 0;
}
#recommend h2 {
	text-align: center;
}
#recommend h2 img {
	margin-left: -76px;
}
#recommend ul {
	padding-bottom: 100px;
	background: url(../img/recommend_ul_bg.png) no-repeat center top;
	margin-left: -39px;
}
#recommend ul li .inbox .ico {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 12px;
	padding-top: 0;
	padding-bottom: 0;
}
/*free*/

#free {
	position: relative;
	margin: 0 auto;
	max-width: 970px;
}

#free h2 {
	margin: -300px auto 0;
	text-align: center;
}
#free h2 img {
	margin-left: -52px;
}
#free ul, #puchipura ul {
	padding-bottom: 75px;
	background: url(../img/free_ul_bg.png) no-repeat center top;
	margin-left: -43px;
}
#free ul .ico {
	margin-left: 20px;
	margin-top: 17px;
}
#free ul .menu {
	margin-top: 32px;
}

#puchipura ul .ico {
	margin-top: 4px;
	padding-bottom: 4px;
}

#puchipura h2 {
	width: 900px;
	margin: 0 auto;
}
/*listmenu*/

#listmenu {
	margin-bottom: 40px;
	margin-left: -30px;
}
#listmenu h2 {
	margin: 0 auto;
	text-align: center;
}
#listmenu ul {
	width: 846px;
	margin: 0 auto;
	padding-top: 30px;
	overflow: hidden;
}
#listmenu ul li h3 {
	height: 320px;
}
#listmenu ul li {
	width: 413px;
	margin-right: 17px;
	margin-bottom: 17px;
	float: left;
}
#listmenu .line {
	margin-bottom: -25px;
	text-align: center;
}
#listmenu #love {
	z-index: 100;
	position: relative;
}
#listmenu #meet {
	z-index: 100;
	position: relative;
}
#listmenu #life {
	z-index: 100;
	position: relative;
}
#listmenu ul li .listbox {
	width: 411px;
	height: 370px;
	margin: 0;
	background: url(../img/list_bgr.png) repeat-y center top;
	overflow: hidden;
}
#listmenu ul li .list_top {
	padding: 5px 0 0 15px;
	overflow: hidden;
}
#listmenu ul li .list_ico {
	height: auto;
	float: left;
	margin-left: 10px;
//	margin-right: 8px;
}
#listmenu ul li img {
	vertical-align: bottom;
}
#listmenu ul li .ttl a {
	width: 230px;
	height: 120px;
	font-size: 20px;
	font-weight: bold;
	color: #611a3e;
	word-wrap: break-word;
	display: table-cell;
	vertical-align: middle;
	text-decoration: underline;
}
#listmenu ul li .ttl a:hover {
	text-decoration: none;
}
#listmenu ul li .list_text {
	padding: 0 40px 1px;
	font-size: 15px;
	color: #000000;
	height: 180px;
}
#listmenu ul li .list_price {
	margin-right: 30px;
	text-align: right;
}
#listmenu ul li .list_price .member, #listmenu ul li .list_price .normal {
	font-size: 18px;
	font-weight: normal;
}
#listmenu ul li .list_price .member {
	float: none;
	color: #b11b1b;
	font-weight: bold;
}
#listmenu ul li .list_price .normal {
	float: none;
	color: #012b7f;
}
/*spec*/
#spec {
	width: 830px;
	margin: 0 auto 40px;
}
#spec .spec_content {
	padding: 30px 30px 0;
	background: url(../img/spec_c_bgr.png) repeat-y center top;
	font-size: 15px;
	line-height: 1.4;
}
/*-----------------------------introduction-----------------------------*/

#introduction_top {
	width: 1051px;
	margin: 0 auto 0;
	position: relative;
	z-index: 150;
}
#introduction_top_cont {
	padding: 0px 204px 25px 204px;
	font-size: 16px;
	font-weight: bold;
	background: url(../img/introduction_top_bgc.png) repeat-y center top;
	color: #000000;
	margin-top: -110px;
}
#about_senjutsu {
	margin-bottom: 40px;
}
#about_senjutsu h2 {
	margin-top: 20px;
	text-align: center;
}
.about_cont {
	width: 827px;
	margin: 0 auto;
	padding: 15px 80px 15px 80px;
	z-index: 1000;
	position: relative;
	background: url(../img/about_senjutsu_bgr.png) center top;
	box-sizing: border-box;
}
#black {
	width: 870px;
	margin: 0 auto;
}
.about_cont p {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
.card_list_box {
	z-index: 99999;
	position: relative;
}
#card_list h2 {
	text-align: center;
}
.card_list_group h3 {
	z-index: 100;
	position: relative;
	text-align: center;
//	margin-top: -130px;
//	margin-bottom: -170px;
}
.card_list_group ul {
	padding: 0 0;
	overflow: hidden;
	margin-top: -120px;
}
.card_list_group ul li {
	margin-right: 5px;
	margin-bottom: 20px;
	float: left;
}
.card_list_group ul li.last {
	margin-left: 213px;
}
.card_name_bg {
	width: 181px;
	display: block;
	position: relative;
}
#group01 .card_name_bg {
	width: 141px;
	height: 330px;
	background: url(../img/card_list_group_bg01.png) no-repeat center top;
	background-size: 120%;
	background-position-y: 40px;
}
#group02 .card_name_bg {
	width: 170px;
	height: 330px;
	background: url(../img/card_list_group_bg01.png) no-repeat center top;
	background-size: 103%;
	background-position-y: 152px;
}
#group02 .card_name_bg img {
	margin-left: 12px;
}
#group02 .title {
	width: 877px;
	height: 318px;
	background: url(../img/card_list_ttl02_01_bg.png) no-repeat center top;
	background-size: 100% 100%;
	margin-top: -100px;
}
#group02 .title img {
	margin-top: 110px;
}
#group03 .card_name_bg {
	width: 170px;
	height: 330px;
	background: url(../img/card_list_group_bg02.png) no-repeat center top;
	background-size: 103%;
	background-position-y: 152px;
}
#group03 .card_name_bg img {
	margin-left: 12px;
}
#group03 .title {
	width: 877px;
	height: 318px;
	background: url(../img/card_list_ttl02_02_bg.png) no-repeat center top;
	background-size: 100% 100%;
	margin-top: -30px;
}
#group03 .title img {
	margin-top: 110px;
}
#group04 .card_name_bg {
	width: 170px;
	height: 330px;
	background: url(../img/card_list_group_bg03.png) no-repeat center top;
	background-size: 103%;
	background-position-y: 152px;
}
#group04 .card_name_bg img {
	margin-left: 12px;
}
#group04 .title {
	width: 877px;
	height: 318px;
	background: url(../img/card_list_ttl02_03_bg.png) no-repeat center top;
	background-size: 100% 100%;
	margin-top: -30px;
}
#group04 .title img {
	margin-top: 110px;
}
#group05 .card_name_bg {
	width: 170px;
	height: 330px;
	background: url(../img/card_list_group_bg04.png) no-repeat center top;
	background-size: 103%;
	background-position-y: 152px;
}
#group05 .card_name_bg img {
	margin-left: 12px;
}
#group05 .title {
	width: 877px;
	height: 318px;
	background: url(../img/card_list_ttl02_04_bg.png) no-repeat center top;
	background-size: 100% 100%;
	margin-top: -30px;
}
#group05 .title img {
	margin-top: 110px;
}
//#group05 ul li {
//	margin-right:20px;
//}
#group06 .card_name_bg {
	width: 151px;
	background: url(../img/card_list_group_bg05.png) no-repeat center top;
	background-size: 100%;
	background-position-y: 150px;
}
#group06 ul li {
	margin-right:13px;
}
#group07 .card_name_bg {
	width: 151px;
	background: url(../img/card_list_group_bg01.png) no-repeat center top;
	background-size: 120%;
	background-position-y: 135px;
}
#group07 ul li {
	margin-right:13px;
}
.card_name_bg span {
	width: 100%;
	display: block;
	line-height: 1.4;
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#group01 .card_name_bg1 span, #group02 .card_name_bg1 span, #group03 .card_name_bg1 span, #group04 .card_name_bg1 span, #group05 .card_name_bg1 span, #group06 .card_name_bg1 span, #group07 .card_name_bg1 span {
	padding-bottom: 30px;
	margin-top: 10px;
}
#introduction #group01, #introduction #group02, #introduction #group03 {
	margin-bottom: 0px;
}
#introduction #group04 {
	margin-bottom: 0px;
}

#card_list_foot {
//	margin-top: -27px;
	text-align: center;
}
#about_spread {
	margin-top: 20px;
}
#about_spread h2 {
	text-align: center;
}
#about_senjutsu .bgt, #about_senjutsu .bgf,
#about_spread .bgt, #about_spread .bgf {
	text-align: center;
}
#about_spread .about_cont {
}
.spred {
	width: 862px;
	margin: 0 auto 30px;
}
#introduction .spred {
	width:800px;
	margin: 30px auto 30px;
	
	}
#introduction .footer_btn {
	margin-bottom: 5px;
}
/*result*/
.inbox_area01 {
	z-index: 999999;
	position: relative
}
.inbox.menu_blue {
	width: 881px;
	height: 255px;
	background: url(../img/menu_blue.png) no-repeat center top;
	margin-top:-20px;
}

.inbox.menu_blue.result {
	background: url(../img/menu_result.png) no-repeat center top !important;
}

.inbox.menu_blue .right, .inbox.menu_pink .right {
	margin-top: 60px;
	margin-right: 0;
//	margin-left: -20px;
	float: left;
}

.menu_blue02 .right {
	margin-top: 256px;
	margin-right: 0;
//	margin-left: -20px;
	float: left;
}

.inbox.menu_blue .ico, .inbox.menu_pink .ico {
	margin-left: 64px;
	margin-top: 56px;
}

.menu_blue02 .ico {
	margin-left: 45px;
	margin-top: 251px;
}

.inbox.menu_blue .ico img, .menu_blue02 .ico img, .inbox.menu_pink .ico img {
//	width: 140px;
//	height: 140px;
}

.inbox.menu_pink {
	width: 911px;
	height: 301px;
	background: url(../img/menu_pink.png) no-repeat center top;
}
.special_tx {
	width: 800px;
	margin: 0 auto;
	position: relative;
}

#result_tx01 {
	width: 780px;
	margin: 20px auto;
	position: relative;
}

.special_tx01 {
	width: 1500px;
	margin: -10px auto -5px;
	position: relative;
	max-width: 950px;
}

.special_tx01 .message {
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	line-height: 1.7;
//	width: 405px;
	position: absolute;
	top: 85px;
	right: 340px;
	-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
			writing-mode: vertical-rl;
}

.special_tx02 {
	width: 1500px;
	margin: -30px auto -30px;
	position: relative;
	max-width: 950px;
}

.special_tx02 .message {
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	line-height: 1.7;
	width: 25%;
	position: absolute;
	top: 85px;
	right: 354px;
	-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
			writing-mode: vertical-rl;
}

/*result_cont01*/
.result_content_01 {
	width: 884px;
	margin: 0 auto;
	z-index: 999999;
	position: relative;
}
.result_content_01.group02 .receive_card .btn {
//	margin-bottom: 15px;
	position: relative;
	top: -200px;
//	left: -20px;
	margin: 0 auto -160px auto;
}
.result_cont_bgr {
	padding: 170px 130px 40px;
	background: url(../img/result_cont_bgr.png) repeat-y center top;
	overflow: hidden;
	z-index: 1;
	margin-bottom: 0;
	position: relative;
}
.result_cont_d_bgr {
	padding: 150px 130px 70px;
	background: url(../img/result_content_03_bgr.png) repeat-y center top;
	overflow: hidden;
	z-index: 1;
	margin-bottom: -60px;
	position: relative;
}
.result_cont_bgf {
	text-align: center;
	position: relative;
	z-index: 99999;
	margin-top: -30px;
	padding-bottom: 1px;
}
.result_cont_bgt {
	text-align: center;
}
.result_card {
	float: left;
}
.result_cont_bgr .right {
	width: 350px;
	font-size: 17px;
	line-height: 1.4;
	color: #FFFFFF;
	margin-top: 25px;
}
.result_cont_bgr .center {
	font-size: 17px;
	line-height: 1.4;
	color: #FFFFFF;
}
.result_cont_ttl {
	width: 755px;
	height: 198px;
	padding: 20px 100px;
	background: url(../img/result_cont_ttl_bg.png) no-repeat center top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 60px;
	left: 64px;
	z-index: 1100;
	text-align: center;
	display: table;
}
.result_cont_d_ttl {
	width: 699px;
	height: 132px;
	padding: 40px 100px;
	background: url(../img/result_cont_d_ttl_bg.png) no-repeat center top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	position: absolute;
//	top: 0;
	left: 43px;
	z-index: 1100;
	text-align: center;
	display: table;
}
.result_cont_ttl span, {
	display: table-cell;
	vertical-align: middle;
}

.result_cont_ttl_02 {
	text-align: center;
	background: none;
	position: absolute;
	top: 60px;
	left: 65px;
	z-index: 1100;
}
.group02 .result_card {
	float: none;
	text-align: center;
	margin-bottom: 22px;
}
.group02 .result_cont_bgr .right {
	float: none;
}
.bottom .card_name {
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: bold;
	color: #FFEA91;
	text-align: center;
	line-height: 1.5;
}
.bottom p {
	width: 600px;
	margin: 0 auto;
	margin-bottom: 27px;
	font-size: 18px;
	color: #01c3aed;
	line-height: 1.4;
}
.bottom .description {
	font-size: 17px;
	line-height: 1.4;
	margin-bottom: 30px;
	color: #FFFFFF;
}
.receive_card h3 {
	margin-bottom: 15px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
}
.qr {
	text-align: center;
}
.bottom .receive_card {
	text-align: center;
	margin-bottom: 0;
	color: #02ccb7;
}
/*result_content_02*/
.menu_blue02 {
	width: 871px;
	height: 467px;
	background: url(../img/menu_blue02.png) no-repeat center top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.result_content_02 {
	width: 945px;
	margin: 0 auto;
	z-index: 100000;
	position: relative;
}
.caution {
	width: 600px;
	height: 100px;
	margin: 5px auto 15px;
	padding-top: 20px;
	text-align: center;
	background: url(../img/caution_bg.png) center top;
	font-size: 20px;
	color: #e40a0a;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	font-weight: bold;
}

.caution_img {
	text-align:center;
	margin-bottom:20px;
}

.result_content_02_bgr {
	background: url(../img/result_content_02_bgr.png) repeat-y center top;
	padding-bottom: 30px;
}
.result_content_special {
	width: 1130px;
	margin: 0 auto;
	position: relative;
	margin-top: 90px;
	max-width: 950px;
}

.result_content_special .bg {
	position: absolute;
	top: -65px;
	margin-left: -79px;
}

.result_content_special .box {
	position: relative;
	top: -129px;
	padding-bottom: -129px;
}

.result_content_special .result_content_02_bgf {
	position: relative;
	z-index: 1000;
	margin-top: -75px;
}

.result_content_special_bgt {
	text-align: center;
	position: relative;
	z-index: 500;
}
.result_content_special_bgr {
	position: relative;
	background: url(../img/result_cont_d_bgr.png) repeat-y center top;
	margin-left: -22px;
}
.result_content_special .result_content_02_bgf {
	text-align: center;
}

.result_content_special .menu_list_bgr {
	background-size: 88%;
}

.result_content_special .prelude {
	padding: 20px 170px 0;
}


.menu_list_bgr {
	background: url(../img/menu_list_bgr.png) repeat-y center top;
	background-size: 90%;
}
.menu_list_bgt {
//	background: url(../img/menu_list_bgt.png) no-repeat center top;
}
.menu_list_bgf {
//	background: url(../img/menu_list_bgf.png) no-repeat center bottom;
}
.prelude {
	font-size: 15px;
	padding: 20px 130px 0;
	margin-bottom: 20px;
}
.menu_sub {
	width: 700px;
	margin: 0 auto;
}
.menu_sub h4 {
	margin-bottom: 8px;
}
.menu_sub ul li {
	padding: 7px 0 7px 45px;
	font-size: 17px;
	font-weight: bold;
	background: url(../img/listmark01.png) no-repeat left top;
	background-size: 42px;
}
.menu_sub ul li span {
	display: block;
	border-bottom: solid 1px #888888;
}
.menu_sub.menu_01 {
	margin-bottom: 15px;
}
.menu_sub.menu_02 {
	padding-bottom: 30px;
}
.complement_bgr {
	width: 860px;
	margin: 0 auto;
	background: url(../img/menu_list_bgr.png) repeat-y center top;
}
.complement_bgt {
//	background: url(../img/menu_list_bgt.png) no-repeat center top;
}
.complement_bgf {
//	background: url(../img/menu_list_bgf.png) no-repeat bottom center;
}
.complement_bgr p {
	padding: 30px 0 26px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
}
.result_content_02_bgr .spread {
	margin-bottom: 10px;
}
.result_content_02.group03 .complement_bgr p {
	padding: 38px 0 34px;
}
.result_content_02.group03 {
	z-index: 9999;
	position: relative;
}
.result_content_02.group03 h4.ttl {
	text-align: center;
//	margin-bottom: 20px;
}
.result_content_02.group03 .menu_blue {
//	position: absolute;
//	top: 340px;
//	left: 45px;
}
.result_content_02.group03 .result_content_02_bgr {
	background: url(../img/result_content_02_bgr.png) repeat-y center top;
}
.result_content_02.group03 .result_content_02_bgf {
	text-align:center;
}

.result_menu_listarea {
	width: 883px;
	margin: 0 auto;
	z-index: 99999;
	position: relative;
	box-sizing: border-box;
}
.result_menu_listarea_bgr {
	background: url(../img/popular_menu_bgr.png) repeat-y center top;
}
.result_menu_listarea_bgf {
	background: url(../img/popular_menu_bgf.png) no-repeat center bottom;
}
.result_menu_listarea_bgt {
	background: url(../img/popular_menu_bgt.png) no-repeat center top;
}
.result_menu_listarea h4 {
	text-align: center;
//	padding-top: 32px;
	margin-top: -46px;
}
.result_menu_list_bgr {
	background: url(../img/result_menu_list_bgr.png) repeat-y center top;
	overflow: hidden;
}
.result_menu_listarea ul {
	padding-left: 50px;
	overflow: hidden;
	margin-top: 10px;
}
.result_menu_listarea ul li {
	width: 392px;
	float: left;
	margin-bottom: 10px;
//	margin-left: -5px;
}
.result_menu_listarea ul li:nth-child(2n) {
	margin-left: 0;
}

.result_menu_listarea ul li .ico {
	margin-top: 0;
	margin-left: 20px;
	margin-right: 8px;
	padding-bottom: 0;
}
.result_menu_listarea ul li .ttl {
	width: 220px;
	padding-top: 10px;
	font-size: 19px;
	line-height: 1.3;
	font-weight: bold;
	word-wrap: break-word;
	display: table-cell;
	vertical-align: middle;
}
.result_menu_listarea ul li .list_top_box {
	overflow: hidden;
}
.result_menu_listarea ul li .normal {
	clear: both;
	color: #000000; 
}
.result_menu_listarea ul li a {
	color: #611a3e;
	text-decoration: underline;
}
.result_menu_listarea ul li a:hover {
	text-decoration: none;
}
.result_menu_listarea ul li .list_price {
	margin-right: 30px;
//	margin-bottom: 10px;
//	margin-top: 10px;
	float: right;
	line-height: 1.3;
}
.result_menu_listarea ul li .member {
	font-weight: normal;
	float: right;
	color: #ad0000;
}
/*ranking*/
.ranking {
	width: 856px;
	height: 588px;
	margin: 0 auto;
	padding-top: 50px;
	background: url(../img/ranking_bg.jpg) no-repeat center top;
	box-sizing: border-box;
	z-index: 100000;
	position: relative;
}
.ranking h4 {
	text-align: center;
}
.ranking .rank {
	margin-right: 10px;
	float: left;
}
.ranking ul {
	width: 780px;
//	height: 280px;
	margin-left: 60px;
//	margin-top: 10px;
	box-sizing: border-box;
}
.ranking ul li {
	overflow: hidden;
}
.ranking ul li a {
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 3.5;
}
/*dammy01*/

.result_content_01 #dammy_01 {
//	margin-top: 2px;
	margin-left: -9px;
	width: 620px;
	height: auto;
}
.result_content_01.group01 .btn {
	position: absolute;
	top: 280px;
	left: 380px;
}
.result_content_01.group04 .center .dammy {
	text-align: center;
}
.result_content_01.group04 .center .btn {
	position: relative;
	top: -200px;
	left: 77px;
	margin: 0 auto -140px auto;
}
/*dammy02*/
.result_content_01 #dammy_02 {
	margin-bottom: 2px;
}
.result_content_01 .receive_card h5 {
	font-size: 17px;
	font-weight: bold;
	color: #02cdb7;
}
/**/
.complement_bgr {
	text-align: center;
}
.complement_bgr h4 {
	padding-top: 43px;
	margin-bottom: -10px;
	font-size: 24px;
	color: #C00;
	font-weight: bold;
}
.complement_bgr {
	font-size: 15px;
//	margin-bottom: -20px;
}
.complement_bgr.complement02 p {
	padding-bottom: 50px;
}
/*complement_bgr02*/
	
.complement02_bgr {
	width: 724px;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
//	background: url(../img/complement02_bgr.png) repeat-y center top;
}
.complement02_bgr p {
	padding: 30px 0;
}
.complement02_bgt {
//	background: url(../img/complement02_bgt.png) no-repeat center top;
}
.complement02_bgf {
//	background: url(../img/complement02_bgf.png) no-repeat bottom center;
}
.result_content_02_bgr .btn {
	text-align: center;
}
.result_menu_listarea_bgt.puchipura_menu {
	background: url(../img/puchipura_menu_bgt.png) no-repeat center top;
}
.result_menu_listarea_bgf.puchipura_menu {
	background: url(../img/puchipura_menu_bgf.png) no-repeat center bottom;
}
/*content_introduction*/
.content_introduction {
	width: 850px;
	height: 770px;
	margin: 0 auto;
	box-sizing: border-box;
}
/*form*/
	
.complement03_bgr a, .complement04_bgr a {
	line-height: 1;
	color: #013001;
}
.menu_list_bgt .complement02_bgr h4 {
	font-size: 18px;
	font-weight: bold;
	color: #3c0284;
}
#distoribution_end h4 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.premium_prices {
	font-size: 18px;
	font-weight: bold;
	color: #d3035b;
}
#premium_btn_box {
	overflow: hidden;
}
#distoribution_end p {
	margin: 0 auto;
	font-weight: normal;
}
#form_description {
	text-align: center;
}
#form_description h4 {
	margin-bottom: 10px;
}
#form_description dl dt {
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: bold;
	color: #7dc6e8;
}
#form_description dl dd {
	margin-bottom: 30px;
	font-size: 15px;
	color: #fff;
}
#premium_btn_box {
	width: 495px;
	margin: 0 auto;
	overflow: hidden;
}
#premium_btn_box a {
	font-size: 15px;
	color: #006be4;
	line-height: 2.4;
}
.complement04_bgt {
//	background: url(../img/menu_list_bgt.png) no-repeat center top;
}
.complement04_bgf {
//	background: url(../img/menu_list_bgf.png) no-repeat bottom center;
}
.complement04_bgr {
	width: 700px;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	background: url(../img/menu_list_bgr.png) repeat-y center top;
}
.complement03_bgr {
	width: 700px;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
//	background: url(../img/complement03_bgr.png) repeat-y center top;
}
.complement03_bgr h4, .complement04_bgr h4 {
	font-size: 18px;
	font-weight: bold;
	color: #f01111;
}
/*result_card*/

.spread div img {
	position: absolute;
}

/* spread A */
#spread div img {
	width: 55px;
	/* box-shadow */
	        box-shadow:0px 0px 15px 0px #FFFFCC;
	   -moz-box-shadow:0px 0px 15px 0px #FFFFCC;
	-webkit-box-shadow:0px 0px 15px 0px #FFFFCC;
	
//	/* border-radius */
//	        border-radius: 45px;
//	   -moz-border-radius: 45px;
//	-webkit-border-radius: 45px;
}

.spread .c01 img {
	left: 411px;
	top : 495px;
}

.spread .c02 img {
	left: 496px;
	top : 277px;
}

.spread .c03 img {
	left: 326px;
	top : 386px;
}

.spread .c04 img {
	left: 326px;
	top : 277px;
}

.spread .c05 img {
	left: 411px;
	top : 386px;
}

.spread .c06 img {
	left: 496px;
	top : 495px;
}

.spread .c07 img {
	left: 496px;
	top : 386px;
}

.spread .c08 img {
	left: 326px;
	top : 495px;
}

.spread .c09 img {
	left: 411px;
	top : 277px;
}

.spread .c10 img {
	left: 326px;
	top : 168px;
}

.spread .c11 img {
	left: 411px;
	top : 168px;
}

.spread .c12 img {
	left: 496px;
	top : 168px;
}

.spread .c13 img {
	left: 411px;
	top : 59px;
}

.spread .c14 img {
	left: 326px;
	top : 604px;
}

.spread .c15 img {
	left: 411px;
	top : 604px;
}

.spread .c16 img {
	left: 496px;
	top : 604px;
}

.spread .c17 img {
	left: 411px;
	top : 713px;
}

.spread .c18 img {
	left: 241px;
	top : 277px;
}

.spread .c19 img {
	left: 241px;
	top : 386px;
}

.spread .c20 img {
	left: 241px;
	top : 495px;
}

.spread .c21 img {
	left: 156px;
	top : 386px;
}

.spread .c22 img {
	left: 581px;
	top : 277px;
}

.spread .c23 img {
	left: 581px;
	top : 386px;
}

.spread .c24 img {
	left: 581px;
	top : 495px;
}

.spread .c25 img {
	left: 666px;
	top : 386px;
}


.nifty_premium {
	text-align: center;
	color:#c60000;
	font-size: 25px;
}
.nifty_premium a {
	color:#c60000;
}

.scene .text {
	position: absolute;
	top: 70px;
	left: 88px;
}

#pankuzu {
	width: 940px;
	margin: 10px auto;
	color: #FFFFFF;
}

#pankuzu a {
	color: #FC6;
}

.card_description {
	background: url(../img/result_card_introduction.png) no-repeat center top;
	width: 488px;
	height: 147px;
	margin: 0 auto 20px;
	padding-top: 20px;
	font-weight: bold;
	color: #000000;
}

.card_description .description_left {
	float: left;
	height: 107px;
	margin-left: 50px;
	margin-right: 60px;
}

.card_description .description_right {
	height: 107px;
}

.result_content_d_bgr {
	position: relative;
	background: url(../img/result_cont_d_bgr.png) repeat-y center top;
}

.result_content_d_bgr .box {
	position: relative;
	top: 105px;
	padding-bottom: 105px;
}

.result_content_d_bgr .bg {
	position: absolute;
	top: 0;
}

.result_content_d_bgr .prelude {
	padding: 20px 130px 0;
}
