@charset "utf-8";
/* CSS Document */
.mypage .status li {
	margin-bottom: 0
}

.mnu_mypage > li:nth-child(n + 4) {
	margin-top: 20px
}
.mnu_mypage dl {
	width: 100%
}
.mnu_mypage dt {
	position: relative;
	height: 86px;
	background: #787878
}
.mnu_mypage dd {
	background: #3c3c3c;
	padding: 20px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center
}
.mnu_mypage dd.ls_arrow_02:before {
	right: 15px;
	left: auto
}
.box_friends h3 {
	background: #965092
}
.box_friends .mnu_mypage dt {
	background: #c67cc2
}
.box_friends .mnu_mypage dd {
	background: #ae44a8
}
.box_friend_02 {
	background: #f0e5f5;
	overflow: hidden;
	width: 100%
}
.icon_circle {
	position: relative;
	padding-left: 40px;
}
.icon_circle:after {
	content: "";
	position: absolute;
	border-radius: 50%;;
	background :#ae44a8;
	height: 28px;
	width: 28px;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 1
}
.icon_circle.icon_catalog:before {
	content: "";
	background: url("/images/icon_catalog.png") no-repeat;
	background-size: 18px 15px;
	width:18px;
	height: 15px;
	position: absolute;
	top:0;
	bottom: 0;
	left: 5px;
	margin: auto;
	z-index: 3
}

.box_general_02 h3 {
	background: #785094
}
.box_general_02 .mnu_mypage dt {
	background: #ab8ac2
}
.box_general_02 .mnu_mypage dd {
	background: #8c5dad
}
	
.btn_change_pass dt:before {
	left: 20px;
}
.btn_change_mail dt:before {
	left: 20px;
}
.btn_mail_config dt:before {
	left: 20px;
}
.btn_web_limit dt:before {
	left: 20px;
}


.mypage .btn_buy {
	padding: 15px;
	width: 100%
}
.mypage table.qr_area,
.mypage table.qr_area th,
.mypage table.qr_area td {
	border: none;
	background:#FFFFFF;
	padding: 0;
}
.mypage table.qr_area th {
	width: 45%
}
.mypage table.qr_area th {
	padding-right: 10px
}
.mypage table.qr_area input {
	width: 100%
}
.mypage .show_qr {
	margin: 60px;
	text-align: center
}
.mypage .show_qr img {
	border: 3px solid #000000;
}
.mypage .win {
	font-size: 16px;
	color: #FFFFFF;
	background: #d90000;
	margin-left: 10px;
	padding: 2px 10px
}
.mypage .notwin {
	font-size: 16px;
	color: #FFFFFF;
	background: #777777;
	margin-left: 10px;
	padding: 2px 10px
}
.mypage .lot {
	font-size: 16px;
	color: #FFFFFF;
	background: #12C0A2;
	margin-left: 10px;
	padding: 2px 10px
}
.mypage table.table_02 thead td {
	background: #f5f5f5;
	border-bottom: 5px solid #d2d2d2;
	font-size: 18px;
	font-weight: bold
}
.mypage table.table_02 thead td.web {
	background: #cb6ec6;
	color: #FFFFFF;
	position: relative
}
.mypage .inline_block_right {
	display: inline-block;
	text-align: right
}
.mypage table.table_02 thead td.ippan {
	background: #ad7dce;
	color: #FFFFFF;
	position: relative
}
.mypage table.table_02 thead td.web .triangle:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 0 15px;
	left: 0;
	right: 0;
	bottom: -15px;
	margin: auto;
	border-color: #cb6ec6 transparent transparent transparent;
	overflow: hidden;
	position: absolute
}
.mypage table.table_02 thead td.ippan .triangle:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 0 15px;
	left: 0;
	right: 0;
	bottom: -15px;
	margin: auto;
	border-color: #ad7dce transparent transparent transparent;
	overflow: hidden;
	position: absolute
}
.mypage table.table_02 tbody th {
	background: #666666;
	color: #FFFFFF
}
.mypage table.table_02 tbody th.web {
	background: #ae44a8;
	color: #FFFFFF
}
.mypage table.table_02 tbody th.ippan {
	background: #8c5dad;
	color: #FFFFFF
}
.mypage table.table_02 tbody td.web {
	background: #ffe6fe;
}
.mypage table.table_02 tbody td.ippan {
	background: #f0e4f9;
}
.mypage .border_cost {
	border-top: 2px solid #FFFFFF;
	display: block;
	margin-top: 5px;
}