@charset "UTF-8";
/*******************************



*******************************/

html {
	width: 100%;
	height: 100%;
	font-size: 16px;
	overflow:hidden;
}
body {
	width: 100%;
	height: 100%;
	background-color:#FFF8D7;
}

.space_3{
	width:100%;
	height:3px;
}

.space_5{
	width:100%;
	height:5px;
}

.space_8{
	width:100%;
	height:8px;
}

.space_10{
	width:100%;
	height:10px;
	clear:both;
}

.space_20{
	width:100%;
	height:20px;
}

.space_30{
	width:100%;
	height:30px;
}

.space_40{
	width:100%;
	height:40px;
}

.space_80{
	width:100%;
	height:80px;
}

/*--- 2015-10-06 追加分 -------------------------------------*/

#plf_n2 {
	width: 100%;
	text-align: center;
	font-weight: bold;
	padding-bottom: 2%;
	padding-top: 2%;
	vertical-align: middle;
	color : #7B5C00 ;
	background-color:#FFFF00;
}

#plf_n2 img{
	height: 8vh;	
}

#plf_n3 {
	margin-right: 3%;
	width: 100%;
	text-align: left;	
	display: table;
}

#plf_n4 {
	margin-right: 3%;
	width: 100%;
	text-align: left;	
	display: table;
}

.user_plf_area2 {
	color: black; 
	display: table-cell; 
	border: 1px #cccccc solid;
	background-color:#e2e2e2;
	font-size: 85%;
	margin-left: 2%;
	font-weight: bold;
	vertical-align: middle;
	width: 20%;
}

.user_plf_area3 {
	color: black; 
	display:  table-cell; 
	border: 1px #cccccc solid;
	background-color:#e2e2e2;
	font-size: 85%;
	margin-left: 2%;
	font-weight: bold;
	vertical-align: middle;
	max-width: 25%;
}

.user_plf_area4 {
	color: black; 
	display:  table-cell; 
	border: 1px #cccccc solid;
	background-color:#e2e2e2;
	font-size: 85%;
	margin-left: 2%;
	font-weight: bold;
	vertical-align: middle;
	max-width: 27%;
}

.user_plf_area5 {
	color: black; 
	display:  table-cell; 
	border: 1px #cccccc solid;
	background-color:#e2e2e2;
	font-size: 85%;
	margin-left: 2%;
	font-weight: bold;
	vertical-align: middle;
	width: 50%;
}

.user_plf_area2 img{
	vertical-align: middle;
	max-width: 28%;
	margin-left: 3%;
	margin-right: 2%;
}

.user_plf_area3 img{
	vertical-align: middle;
	max-width: 28%;
	margin-left: 3%;
	margin-right: 2%;
}

.user_plf_area4 img{
	vertical-align: middle;
	max-width: 24%;
	margin-left: 3%;
	margin-right: 2%;
}

.user_plf_area5 img{
	vertical-align: middle;
	max-width: 24%;
	margin-left: 3%;
	margin-right: 2%;
}

.button_area_n2 {
	height: 32%;
	width: 95%;
	margin: 5% 5% 0% 3%;
}

.button_area_n2 img{
	max-width: 100%;
	overflow: hidden;
/*max-height: 10vh;*/
/*	height: 10vh;*/
}

#myPhoto {
	height: 100%;
	width: 80%;
	text-align: left;
	display:  table-cell; 
	border: 3px #000B31 solid;
}

.ctl_bt_line {
	display: table;
	margin-top: 3%;
	margin-bottom: 3%;
}

.ctl_bt2 {	
		display: table-cell;
}

.ctl_bt_line img{
	width: 100%;
/*max-height: 10vh;*/
/*	height: 10vh;*/
}
/*--- GlovalNav -------------------------------------*/
nav#gnav ul {
	width: 100%;
	overflow: hidden;
}
nav#gnav ul li {
	float: left;
	width: 25%;
	height: auto;
}
nav#gnav ul li img {
	width: 100%;
}
/*--- 新着情報エリア --------------------------------*/

#info_area {
	margin: 5% auto;
	width: 90%;
	padding: 0 5% 3% 5%;
	color: #ff0000;
	border-bottom: 1px #cccccc solid;
}
#info_area_txt {
	margin: 0 auto;
	max-width: 98%;
	overflow: hidden;
}
.icon_top_info_new {
	float: left;
	width: 35px;
	margin-right: 10px;
}
.new_message {
	float: left;
	padding-top: 1.8%;
}
#info_area a {
	color: #ff0000;
	text-decoration: underline;
	line-height: 1.2em;
}
/*--- ユーザー情報エリア ----------------------------*/


#users_area {
	margin-top: 0.2%;
	margin: 0 auto;
	padding: 0.2%;
	width: 100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 20px;
	overflow: hidden;
	font-size: 94%;
}

#users_area2 {
	margin-bottom: 5px;
	padding: 2% 3%;
	padding-top: 5%;
	text-align: left;
	width: 86%;
	height: 17vh;
	-webkit-border-radius: 10px;
	-moz-border-radius: 20px;
	border-radius: 10px;
	border: #cccccc 1px solid;
	overflow: hidden;
}

#users_area3 {
	margin_top: 10px;
	margin_bottom: 10px;
	padding: 2% 3%;
	width: 86%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 20px;
	border-radius: 10px;
	border: #cccccc 1px solid;
	overflow: hidden;
}

#users_banner {
	width: 90%;
	overflow: hidden;
}

#users_banner img{
	width: 100%;
}

/***** 名前 *****/
h2#acnt_area {
	margin: 3% 0 2% 0;
	color: #333333;
	font-size: 124%;
}
h2#acnt_area img {
	margin: -3% 2% 0 0;
	width: 8%;
	vertical-align: middle;
}
/***** 写真エリア *****/
#photo_area {
	
	height: 18vh;
	width: 30%;
	/*
	padding-top: 2%;
	width: auto;
	height: 15vh;
	width: 30%;
	*/
	float: left;
}

#photo_area img {
	max-height: 90%;
	max-width: 90%;
	width: auto;
	
	/*
	width: auto;
	height: 15vh;
	width: 30%;
	*/
}

.photo_user {
	width: 100%;
}
.photo_setting {	
	z-index: 9999;
	top: 15vh;
	right: 10%;
	display: block;
	
}
.photo_setting img {
	position: absolute;
	width: 30%;
	vertical-align: top;
	top: 60%;
	left: 2%;
}
/***** ユーザー情報エリア *****/
#detail_area {
	float: right;
	width: 69%;
	height: 67%;
}
/*** 所持コイン情報 ***/
#info_coin {
	margin-left: 0;
	width: 100%;
	height: 57%;
	overflow: hidden;
}
.coin_stock {
	height: 96%;
	font-size: 100%;
	text-align: left;
	padding-left: 10%;
	background: url(./img/bg_code.png) no-repeat;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	-ms-background-size: 100%;
	background-size: 100%;
}

.code_stock {
	height: 96%;
	font-size: 100%;
	text-align: left;
	padding-left: 10%;
	background: url(./img/bg_code.png) no-repeat;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	-ms-background-size: 100%;
	background-size: 100%;
}

.users_area4 {
	text-align: left;
	padding-left: 10%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 20px;
	border-radius: 10px;
	border: #cccccc 1px solid;
	overflow: hidden;
}

.button_area {
	text-align: center;
	padding-left: 10%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 20px;
	border-radius: 10px;
	border: none;
	overflow: hidden;
}

.users_area5 {
	text-align: left;
	padding-left: 10%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 20px;
	border-radius: 10px;
	overflow: hidden;
}

/*** PLF情報 ***/
#info_plf {	
	margin-left: 0px;
	width: 67%;
	overflow: hidden;
	background-color: #FBFBFF;
	border-radius: 10px;
	box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.4);
}

#users_plf_area_cnts {
	height: 20%;
	width: 100%;
	overflow: hidden;
}
#users_plf_area_cnts li {
	width: 50%;
	float: left;
	color: #000000;
}

.ctl_plf {
	padding-top: 4%;
	padding-bottom: 4%;
	width: 100%;
	height: 20vh;
	background-color: #593500;
}

.users_area_code {
	clear:both;
	text-align: left;
	padding-top: 3%;
	padding-left: 2%;
	border-bottom: 2px solid black;
	overflow: hidden;
	font-weight: bold;
	vertical-align: top;
	display:inline;
}

.users_plf_child_1 {
	text-align: left;
	font-size:0.700em;
	padding-top: 2.5%;
	padding-bottom: 2.5%;
	padding-left: 10%;
	border-bottom: 1px solid black;
	overflow: hidden;
	font-weight: bold;
	
	vertical-align: top;
	
}

.users_plf_child_2 {
	font-size:0.700em;
	text-align: left;
	padding-top: 2.5%;
	padding-bottom: 2.5%;
	padding-left: 7%;
	border-bottom: 1px solid black;
	overflow: hidden;
	font-weight: bold;
	vertical-align: top;
}

.comment_title{
	text-align: left;
	margin-left: 3%;
}

.footer_banner{
	text-align: center;
	margin-left: 3%;
	height: 10vh;
	width: 58%;
}

.plf_stock {
	height: 96%;
	text-align: left;
	padding-left: 10%;
	background: url(./img/bg_code.png) no-repeat;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	-ms-background-size: 100%;
	background-size: 100%;
}

.btn_buy {
	width: 28%;
}
/*** コードID ***/
#users_area_detail {
	margin: 2% 0 0 0%;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#users_area_detail li {
	float: left;
	height: 100%;
}
#users_area_detail .code {
	width: 30%;
	padding: 4% 0 0 20%;
	background: url(./img/icon_code.png) no-repeat;
	-webkit-background-size: 30%;
	-moz-background-size: 30%;
	-o-background-size: 30%;
	-ms-background-size: 30%;
	background-size: 30%;
}
#users_area_detail .id {
	width: 30%;
	padding: 4% 0 0 20%;
	background: url(./img/icon_id.png) no-repeat;
	-webkit-background-size: 30%;
	-moz-background-size: 30%;
	-o-background-size: 30%;
	-ms-background-size: 30%;
	background-size: 30%;
}
/*--- 機能ボタンエリア -------------------------*/

#btn_area_users {
	margin: 6% auto 0 auto;
	width: 100%;
	height: 18%;
	background: url(./img/bg_btn_area_users.png) no-repeat;
	-webkit-background-size: 92%;
	-moz-background-size: 92%;
	-o-background-size: 92%;
	-ms-background-size: 92%;
	background-size: 92%;
	background-position: center 2px;
	overflow: hidden;
}
#btn_area_users li {
	float: left;
	width: 34%;
	height: 100%;
}
#btn_area_users li.last_btn {
	margin-left: -3%;
	width: 34%;
	float: left;
}
#btn_area_users li img {
	margin: 0 auto;
	width: 100%;
}
/***** 新着件数表示 *****/

#btn_area_users li .new_info_num {
	margin-bottom: -12%;
	padding: 7px;
	width: 17%;
	height: 20%;
	color: #ff0;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(./img/icon_base.png) no-repeat;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	-ms-background-size: 100%;
	background-size: 100%;
	position: relative;
	bottom: 76px;
	left: 64px;
	display: block;
	z-index: 9999;
}

#btn_area_users li a p.new_info_num {
	color: #ff0;
	text-decoration: none;
}

#photo {
	width: 40%;
	float: left;
	text-align: center;
	color: #000000;
}


#plf_p {
 	overflow: hidden; /*floatの解除、ここがポイント*/
 	position: relative; /*DWで正常にプレビューできるようになります。*/
	zoom:1; /*IE6でレイアウト崩れを防ぐためのものです。*/
	height: 35vh;
}

#plf {
	border: 1px solid black;
	width: 59%;
	float: right;
	text-align:left;
	color: #000000;
}

#comment {
	border: 1px solid black;
	text-align:left;
	color: #000000;
	height: 150px;
}

/*--- コンテンツボタンエリア ---------------------*/

#btn_area_cnts {
	margin: 0 auto 5px auto;
	width: 94%;
	overflow: hidden;
}
#btn_area_cnts li {
	width: 33.33333%;
	float: left;
	text-align: center;
	color: #000000;
}
#btn_area_cnts li img {
	width: 92%;
}
#btn_area_cnts li img.icon_info_new {
	width: 30%;
	height: 30%;
	position: relative;
	bottom: 80px;
	left: 20px;
}

/*--- マイページボタンエリア ---------------------*/

#mypage_top_btn_area_cnts {
	margin: 0 auto 5px auto;
	width: 94%;
	overflow: hidden;
}
#mypage_top_btn_area_cnts li {
	width: 40%;
	display:table-cell;
	text-align: center;
	color: #000000;
}

#mypage_top_btn_area_cnts li.plf {
	width: 55%;
	display:table-cell;
	text-align: center;
	color: #000000;
}

#mypage_top_btn_area_cnts li img {
	width: 100%;
	height: 20vh;
}
#mypage_top_btn_area_cnts li img.icon_info_new {
	width: 30%;
	height: 30%;
	position: relative;
	bottom: 80px;
}


/*--- コンテンツボタンエリア ---------------------*/

#friend_top_btn_area_cnts {
	margin: 0 auto 5px auto;
	width: 94%;
	overflow: hidden;
}
#friend_top_btn_area_cnts li {
	width: 33.33333%;
	display:table-cell;
	text-align: center;
	color: #000000;
}
#friend_top_btn_area_cnts li img {
	max-width: 100%;
	max-height: 20vh;
	width: auto;
	height: 20vh;
}
#friend_top_btn_area_cnts li img.icon_info_new {
	width: 30%;
	height: 30%;
	position: relative;
	bottom: 80px;
}

/*--- コンテンツボタンエリア ---------------------*/

#friend_btn_area_cnts {
	margin: 0 auto 5px auto;
	width: 94%;
	overflow: hidden;
}
#friend_btn_area_cnts li {
	width: 45%;
	float: left;
	text-align: center;
	color: #000000;
}
#friend_btn_area_cnts li img {
	width: 92%;
}
#friend_btn_area_cnts li img.icon_info_new {
	width: 45%;
	height: 50%;
	position: relative;
	bottom: 80px;
	left: 20px;
}

/*--- 運営詳細リンクエリア ---------------------*/

#menu {
	margin-top: 5%; /* フッターメニューはこの数値で調整 */
	padding: 0.2% 2.5%;
	width: 95%;
	overflow: hidden;
	border-top: 1px #cccccc solid;
}
#menu li {
	float: left;
	width: 25%;
	text-align: center;
}
#menu li img {
	width: 80%;
}


/*--- お知らせ -------------------------------------*/
#pagetitle{

background-color:#94d9dc;

}
.btn_back {
width:15.55%;
}
.btn_back img {
width:100%;
}
.pagetitletxt {
	font-size:1em;
	width:80%;
	vertical-align: middle;
	display: table-cell;
	padding-left:2%;
	color:#FFFFFF;
}

#message_area {
	padding-top:3.88%;
	padding-bottom:3.88%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7f7f7f;
	width: 100%;
}
.icon_msg{
float:left;
width:20.83%;
}
.icon_msg img{
width:54%;
padding-left:21.3%;

}
.msg_txt{
float:left;
width:75%;
font-size:0.8183em;
line-height:1.38;
color:#484848;
}
.msg_txt a{
color:#FF0000;
}
.msg_date{
color:#7f7f7f;
line-height:1.923;
font-size:0.59em;
}




/*--- コインゲット -------------------------------------*/

#pagettl_coin{

background-color:#ff4a9f;

}
#freecoin_area{
width:92%;
margin:5.27% auto;
}
#freecoin_area h3{
font-size:1.250em;
line-height:1;
padding-bottom:1.5%;
text-align:center;
color:#ff4a9f;
}
#freecoin_area span{
font-size:1.000em;
line-height:1.38;
}


/*--- 会社概要 -------------------------------------*/

#common_area{
width:92%;
margin:5.27% auto;
}

.sttl{
	font-size:0.863em;
	color:#484848;
	padding-bottom:2.777%;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
}
.sttltxt{
padding-top:3.75%;
padding-bottom:9.861%;
	color:#484848;
	font-size:0.81em;
line-height:1.38;
}


/*--- コイン購入 -------------------------------------*/
#pagettl_purchase{
background-color:#ffd75e;
}

.pt_page{
	height: 100%;
}

.pcs_text01{
	font-size:0.863em;
	color:#484848;
	padding:3.5% 0;
	font-weight:bold;
	text-align:center;
}

#ptmain_p {
	height: 100%;
}

#ptmain {
	height: 70vh;
}

#btn_area_pcs {
	margin: 0 auto 0 auto;
	width: 95%;
	overflow: hidden;
}
#btn_area_pcs li {
	width: 33.33333%;
	float: left;
	text-align: center;
	color: #000000;
	padding-bottom:3.75%;
}

#btn_area_pcs2 li {
	width: 33.33333%;
	text-align: center;
	color: #000000;
	padding-bottom: 5px;
}

#btn_area_pcs2 ul {
	height: 70%;
}

#btn_area_pcs2 li img {
	width: 300%;
}

#btn_area_pcs li img {
	width: 92%;
}

.hwt_ttl {
width:100%;
}
.hwt_ttl img{
width:100%;
}

.hwt_txt1{
	font-size:0.863em;
	color:#484848;
	padding:5.7% 0;
	font-weight:bold;
}
.hwt_img1 {
width:100%;
text-align:center;
}

.hwt_img1 img {
width:80%;
}

.hwt_txt2{
padding-top:3.75%;
padding-bottom:9.861%;
	color:#484848;
	font-size:0.81em;
line-height:1.38;
}

.hwt_ul{
padding-top:5%;
}
.hwt_ul li{
	color:#484848;
	font-size:0.81em;
line-height:1.38;
font-weight:bold;
color:#5468ff;
}

.hwt_ul2{
padding-top:5%;
}
.hwt_ul2 li{
	color:#484848;
	font-size:0.81em;
line-height:1.38;
font-weight:bold;
color:#d29500;
}

.hwt_txt3{
	font-size:0.863em;
	color:#484848;
	padding:5.7% 0;
	font-weight:bold;
	padding-left:50px;
	background-image: url(img/hwt_stp2_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	-webkit-background-size: 40px;
	-moz-background-size: 40px;
	-o-background-size: 40px;
	-ms-background-size: 40px;
	background-size: 40px;
}

.hwt_txt4{
	font-size:0.863em;
	color:#484848;
	padding:5.7% 0;
	font-weight:bold;
	padding-left:50px;
	background-image: url(img/hwt_stp3_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	-webkit-background-size: 40px;
	-moz-background-size: 40px;
	-o-background-size: 40px;
	-ms-background-size: 40px;
	background-size: 40px;
}

.hwt_txt5{
	font-size:0.863em;
	color:#ffffff;
	padding:5.7% 0;
	font-weight:bold;
line-height:1.38;
text-align:center;
background-color:#6dc801;
}

.hwt_txt6{
padding-top:3.75%;
padding-bottom:3.75%;
	color:#484848;
	font-size:0.81em;
line-height:1.38;
}

/*--- CDTエリア --------------------------------*/
.cdt_day{
	font-size:1.4em;
	font-weight:bold;
}
.cdt_hour{
	font-size:1.4em;
	font-weight:bold;
	color:red;
}
.cdt_min{
	font-size:1.4em;
	font-weight:bold;
}
.cdt_sec{
	font-size:1.4em;
	font-weight:bold;
}
.cdt_milli{
	font-size:1.0em;
}
.ctd_maq{
	font-size:0.75em;
}
#cdt_main{
	/*background-color:green;*/
	background-color:pink;
}
#cdt_mes{
	/*color:yellow;*/
	color:red;
}
#cdt_mes2{
	font-size:0.75em;
	background-color:black;
	color:#FFFFFF;
}