@charset "utf-8";

body{
	width:100%;
	max-width:750px;
	margin: 0;
	padding: 0;
	font-size:16px;
	background:#ffffff;
	color:#333333;
	line-height:18px;
	letter-spacing:2px;
	margin:0 auto;
	text-align:center;
	font-family:"メイリオ", "Arial","Hiragino Kaku Gothic Pro",sans-serif;
	-webkit-text-size-adjust: none;
	}


	a{
	text-decoration: none;
	color: #4169e1;
	}

	a:hover{
	text-decoration: underline;
	color: #4169e1;
	}


img {
	max-width:100%;
	height:auto;
	vertical-align: bottom;
	}


.img_border{
	border:1px solid #c0c0c0;
	}


/*-------------------------------------------------------*/
.header{
	height:100%;
	line-height:0;
	text-align:left;
	padding:0px;
	}


.header_text_area{
	display:block;
	color:#ffffff;
	padding:10px 10px 10px 10px;
	background: #2eb0ff;
	text-align:left;
	font-size:0.8em;
	font-weight:bold;
	}
/*-------------------------------------------------------*/
.center_info{
	margin:0 auto;
	text-align:center;
	padding:10px;
	}

.red_text{
	color:#cc0000;
	font-size:16px;
	line-height:18px;
	}


/*-------------------------------------------------------*/
.log_area{
	padding:0px 10px 10px 10px;
	}


.log_tb{
	margin:0 auto;
	width: 95%;
	border-collapse: separate;
	}

.log_tb td{
	width: 45%;
	text-align:center;
	}
/*-------------------------------------------------------*/

.btn_member{
	background:#ff2a40;
	color:#ffffff;
	padding:10px 20px;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
	border-radius:10px;
	border:1px solid #ffffff;
	box-shadow:0 0 3px #333333;
	display:inline-block;
	margin:5px;
	}


.btn_member:hover{
	color:#ffff00;
	text-decoration:none;
	}



/*-------------------------------------------------------*/
.center_area{
	margin:0 auto;
	}


.osusume_tb{
	margin:0 auto;
	width: 95%;
	border-collapse: separate;
	}

.osusume_tb td{
	width: 30%;
	text-align:center;
	}






/*-------------------------------------------------------*/
.bg_area01{
	background:#ffffff;
	padding:5px 0;
	}


.bg_area02{
	background:#ffffff;
	}

.bg_area03{
	background:#ffffff;
	}

/*-------------------------------------------------------*/
.new_area{
	padding:10px;
	font-size:18px;
	margin-right:10px;
	position: relative;
	}

.detail_area{
	padding:10px;
	font-size:18px;
	position: relative;
	}



.nc_float{
	width:30%;
	float:left;
	height:100%;
	line-height:0;
	margin:0px 10px 0px 10px;
	padding:0px;
	background:#dddddd;
	}


.nc_text{
	text-align:left;
	color:#333333
	font-size:14px;
	}

.title_text{
	color:#7ba0ff;
	font-weight:bold;
	font-size:18px;
	}

.text14{
	font-size:14px;
	}


.navy_text{
	color:#000080;
	font-weight:bold;
	}



.label{
	background:#ff69b4;
	color:#ffffff;
	padding:1px 3px;
	display:inline-block;
	margin:2px;
	border-radius:5px;
	font-size:11px;
	}



.clear{
	clear:both;
	}

/*-------------------------------------------------------*/
.hr_gray01{
	border-top: 1px solid #9b9b9b;
	border-bottom: 1px solid #ffffff;
	margin:10px;
	}

.hr_gray_dashed{
	border: 1px dashed #9b9b9b;
	margin:10px 0px;
	}
/*-------------------------------------------------------*/


.shousai_oya{
	position:relative;
	}


.shousai{
	width:25%;
	color:#ffffff;
	background:#5c83ff;
	background:linear-gradient(#5c83ff, #4169e1);
	background:-webkit-linear-gradient(#5c83ff, #4169e1);
	background:-moz-linear-gradient(#5c83ff, #4169e1);
	background:-o-linear-gradient(#5c83ff, #4169e1);
	background:-ms-linear-gradient(#5c83ff, #4169e1);
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-o-border-border-radius:8px;
	-ms-border-border-radius:8px;
	box-shadow: 1px 0px 0px rgba(225,225,225,0.4) inset,/*1px??n?C???C?g*/
		-1px 0px 0px rgba(225,225,225,0.2) inset,/*1px??n?C???C?g*/
		0px 1px 1px rgba(0,0,0,0.1) inset,
		0px -1px 1px rgba(0,0,0,0.3) inset,
		0px 1px 3px #666;
	-pie-background:linear-gradient(#f7c4c7, #e85064);/*PIE?p*/
	behavior: url("/PIE.htc");
	padding:5px 0 5px 0;
	text-align:center;
	font-size:14px;
	border: solid 1px #d1eeff;
	position: absolute;
	right: 0;
	bottom: 0;
	}



.shousai a{
	display:block;
	text-decoration:none;
	color:#ffffff;
	}


/*-------------------------------------------------------------------*/
.detail_shousai{
	width:25%;
	color:#333333;
	background: #c0c0c0;/*IE*/
	background:linear-gradient(#e6e6e6,#ffffff,#636363);
 	background:-webkit-linear-gradient(#e6e6e6,#ffffff,#636363);/*Google Chrome Safari*/
 	background:-moz-linear-gradient(#e6e6e6,#ffffff,#636363);/*Firefox*/
	background:-o-linear-gradient(#e6e6e6,#ffffff,#636363);/*Opera*/
	background:-ms-linear-gradient(#e6e6e6,#ffffff,#636363);/*Internet Explorer*/
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-o-border-border-radius:8px;
	-ms-border-border-radius:8px;
	box-shadow: 1px 0px 0px rgba(225,225,225,0.4) inset,
		-1px 0px 0px rgba(225,225,225,0.2) inset,
		0px 1px 1px rgba(0,0,0,0.1) inset,
		0px -1px 1px rgba(0,0,0,0.3) inset,
		0px 1px 3px #666;
	-pie-background:linear-gradient(#f7c4c7, #e85064);
	behavior: url("/PIE.htc");
	padding:2px 10px;
	text-align:center;
	font-size:14px;
	line-height:30px;
	border: solid 1px #dddddd;
	}



.detail_shousai a{
	display:inline-block;
	text-decoration:none;
	color:#333333;
	}

.detail_shousai:hover{
	color:#333333;
	text-decoration:none;
	}


.right_sp{
	text-align:right;
	}


/*-------------------------------------------------------*/

.osusume_tb{
	margin:0 auto;
	width: 95%;
	border-collapse: separate;
	}

.osusume_tb td{
	width: 30%;
	text-align:center;
	}



.pad10{
	padding-right:10px;
	text-align:right;
	font-size:14px;
	}





/*-------------------------------------------------------*/



.rank_tb{
	margin:0 auto;
	width: 95%;
	border-collapse: separate;
	}

.rank_tb th{
	width: 30%;
	text-align:center;
	}

.rank_tb td{
	width: 30%;
	text-align:center;
	margin-bottom:10px;
	}


/*-------------------------------------------------------*/

.janru{
	width:100%;
	background:#F4C51C;
	margin: 0; 
	padding: 0; 
	list-style: none;
	box-sizing:border-box;
	}


.janru ul{ 
	width:100%;
	}

.janru li{ 
	display: inline; 
	padding: 0; 
	margin: 0; 
	list-style: none;
	}

.janru li a{
	display: block; 
	padding: 3px 10px;
	text-decoration: none;
	color: #ffffff;
	width: 100%; 
	margin: 2px 0px;
	text-align: left;
	font-size:1em;
	line-height:1.5em;
	border-bottom:dashed 1px #84a2d4;
	box-sizing:border-box;
	}

.janru li a:hover{
	background: rgba(154, 205, 50, 0.8);
	box-sizing:border-box;
	}


/*--------------------------------*/

.box_sp{
	width:100%;
	display:-webkit-box;
	display:-moz-box;
	padding:10px;
	box-sizing:border-box;
	}


.left_box_sp{
	width:30%;
	position: relative;
	}

.left_box_sp img{
	margin-bottom:5px;
	}


.obi{
	position: absolute;
	top: 0px;
	left: 0px;
	}



.right_box_sp{
	width:70%;
	color:#926513;
	padding:0px 5px 0px 5px;
	font-size:14px;
	text-align:left;
	}



/*--------------------------------*/
.rank_waku{
	width:100%;
	height:auto;
	position: relative;
	}


.newpage_title{	
	background:#ffa500;
	color:#ffffff;
	font-weight:bold;
	width:100%;
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
	line-height:24px;
	position: relative;
	box-sizing:border-box;
	}

.newpage_title .triangle {
	position: absolute;
	bottom: -10px;
	left: 20px;
	margin-left: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid #ffa500;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	}

.artist_moji{
	color:#8a2be2;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	}

.gray_moji{
	color:#333333;
	font-size:14px;
	line-height:18px;
	}

/*-------------------------------------------------------*/

.other_midashi{
	font-size:18px;
	font-weight:bold;
	line-height:26px;
	padding:10px 0px;
	color:#ffffff;
	background:#88C240;
	}

.other_main{
	padding:5px;
	font-size:14px;
	color:#333333;
	line-height:18px;
	text-align:left;
	}

.other_obi{
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	padding:5px;
	color:#3333333;
	background:#7FFFD4;
	margin-bottom:5px;
	}




/*-------------------------------------------------------*/

.outline {
	background: #fff;
	width: 100%;
	padding: 10px 0;
	font-size: 100%;
	line-height: 25px;
	color: #666;
	}




.detacomiList li {
	display: block;
	font-size: 81%;
	line-height: 20px;
	color: #666;
	text-shadow: 0 1px 1px #fff;
	width: auto;
	height: 52px;
	padding: 0 0 5px 5px;
	background: -moz-linear-gradient(top, #fff, #eae9e9 5%, #ccc);
	background: -webkit-gradient(linear, left top, left bottom,
    			color-stop(0, #fff),
    			color-stop(0.05, #eae9e9),
    			color-stop(1.0, #ccc));
	border-top: solid 1px #999;
	position: relative;
	}

.detacomiList ul {
	border-bottom: solid 1px #999;
	list-style-type:none;
	}


.detaAten {
	width: 100%;
	font-size: 120%;
	line-height: 25px;
	color: #ff6666;
	text-align: center;
    border-bottom: dotted 1px #999;
    padding: 5px 0;
}



/*-------------------------------------------------------*/
.faq{
	width: 100%;/*横幅はここで設定します。100%にすれば可変になります。*/
	margin: 0 auto;
	}

.faq .ac-content {
	margin:0px;/*ここを10pxにすれば両サイドに10px余白をもたせられます。*/
	}

.faq input {
	display: none;
	}


.faq label {
	width:100%;
	padding:10px;
	background:#66CDAA;
	color:#ffffff;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	display:block;
	box-sizing:border-box;
	border-bottom:1px solid #ffe4e1;
	text-align:left;
	}


.faq .ac-cont {
	transition: 0.1s;
	height: 0;
	overflow: hidden;
	color:#333333;
	background: #E0FFFF;
	padding: 0px;/*アコーディオンのタイトルのpadding*/
	font-size:16px;
	line-height:20px;
	text-align:left;
	}

.faq input:checked + .ac-cont {
	height: auto;
	padding: 5px;
	}







/*----------ページ送り---------------------------------*/

#itemDetailNav{
	text-align: center;
	}

#itemDetailNav li{
	list-style-type: none;
	margin:5px;
	}

#itemDetailNav a {
	display: inline-block;
	background: #E8E8E8;
	height: 40px;
	line-height: 40px;
	padding: 0 11px;
	color: #555;
	text-decoration: none;
	}

/*-------------------------------------------------------*/


.btn_buy{
	color:#ffffff;
	background:#a93d32;
	padding:10px 30px;
	text-align:center;
	font-size:14px;
	border: solid 1px #e99e96;
	border-radius:10px;
	display:inline-block;
	margin:10px;
	}

.btn_buy a{
	display:inline-block;
	color:#ffffff;
	}


























.log{
	background: url(img/btn_login.png) no-repeat;
	width="48%"
	}

.log:hover{
	background: url(img/btn_login_h.png) no-repeat;
	width="48%"
	}








.text_sp{
	padding:10px;
	font-size:18px;
	}


.main{
	height:100%;
	line-height:0;
	background:#ffffff;
	}


.navi_sp{
	padding:10px;
	text-align:center;
	margin:0 auto;
	}


/*-------------------------------------------------------------*/
#menu {
	width:100%;
	padding:0;
	margin:0;
	list-style-type: none;
	}

#menu li {
	width:33.3%;
	float:left;
	padding:0px;
	margin:0px 0px 10px 0px;
	text-align:center;
	}



#menu li a {
	position:relative;
	width:auto;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-shadow:0 -1px 0px #e85064,0 1px 0px #e85064;
	padding:10px 0;
	text-decoration:none;
	display:block;
	background: #a93d32;/*IE9??w?i?p*/
 	border-left:1px solid #e99e96;/*?d?????*/
	box-shadow: 1px 0px 0px rgba(225,225,225,0.4) inset,/*1px??n?C???C?g*/
		-1px 0px 0px rgba(225,225,225,0.2) inset,/*1px??n?C???C?g*/
		0px 1px 1px rgba(0,0,0,0.1) inset,
		0px -1px 1px rgba(0,0,0,0.3) inset,
		0px 1px 3px #666;
	-pie-background:linear-gradient(#f7c4c7, #e85064);/*PIE?p*/
	behavior: url("/PIE.htc");
	}



/*????p??*/
#menu li.first a{
	border-left:0px;
	border-radius:8px 0 0 8px;
	-moz-border-radius:8px 0 0 8px;
	-webkit-border-radius:8px 0 0 8px;
	-o-border-radius:8px 0 0 8px;
	-ms-border-radius:8px 0 0 8px;
	border-left:0;
	behavior: url("/PIE.htc");
	}

/*?????p??*/
#menu li.last a {
	display:block;
	border-radius:0 8px 8px 0;
	-moz-border-radius:0 8px 8px 0;
	-webkit-border-radius:0 8px 8px 0;
	-o-border-radius:0 8px 8px 0;
	-ms-border-radius:0 8px 8px 0;
	behavior: url("/PIE.htc");
	}






/*-------------------------------------------------------------*/












.text_sp03{
	padding:10px;
	font-size:18px;
	text-align:left;
	}




table.footer{
	width:100%;
	border-collapse: collapse;
	margin-bottom:0px;
	}


table.footer th,
table.footer td {
	border: 1px solid #ae6dd6;
	width:50%;
	text-align:left;
	padding:20px 0 20px 10px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:13px;
	background:#F09DBF;
	}


table.footer th,
table.footer td a{
	display:block;
	color:#ffffff;
	text-decoration:none;
	}

/******************/
table.footer100{
	width:100%;
	border-collapse: collapse;
	margin-bottom:0px;
	}


table.footer100 th,
table.footer100 td {
	border-bottom: 1px solid #ae6dd6;
	width:100%;
	text-align:center;
	padding:20px 0 20px 10px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:13px;
	background:#F09DBF;
	}


table.footer100 th,
table.footer100 td a{
	display:block;
	color:#ffffff;
	text-decoration:none;
	}




















/*フリーワード検索結果*/
.freeword .list2 {
	margin: 15px 0;
}



/*退会アンケート*/
#wrapper{
	text-align:left;
	}

.formPage{
	background: #fff;
	margin-bottom: 10px;
	padding-bottom: 15px;
	}

.question p:first-child{
	font-weight: bold;
	}

.question p{
	color: #555;
	}

.question ul li{
	position: relative;
	}

.question label{
	display: block;
	color: #434343;
	padding: 15px 5px;
	border-top: 1px solid #aaa;
	background: #F2f2f2;
	}

.question ul li:first-child label{
	border-top: none;
	}

.question ul li:last-child label{
	border-bottom: 1px solid #aaa;
	}

.question textarea{
	width: 96%;
	height: 150px;
	margin-top: 4px;
	margin-left: 2%;
	border-color: #aaa;
	}

.question ul li input[type="radio"]{
	opacity: 0;
	position: absolute;
	top: -3px;
	left: -3px;
	}

.question ul li input[type="radio"]:checked + label{
	color: #F2f2f2;
	background: #2F7ED9;
	}

.question ul li input[type="checkbox"]{
	opacity: 0;
	position: absolute;
	top: -3px;
	left: -3px;
	}

.question ul li input[type="checkbox"]:checked + label{
	color: #F2f2f2;
	background: url("../img/check_on.png") no-repeat,#2F7ED9;
	background-position: 95% 50%;
	}


.question select{
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	font-size: 1em;
	background: url("../img/underArrow.png") no-repeat,#F2f2f2;
	background-position: 95% 50%;
	width: 100%;
	padding: 12px 5px;
	border: none;
	border-bottom: 1px solid #aaa;
	border-radius: 0px;
	}

.formPage input[type="submit"] {
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	font-size: 1em;
	background: rgba(235,235,235,1);
	background: -moz-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(224,224,224,1) 50%, rgba(219,219,219,1) 50%, rgba(224,224,224,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235,235,235,1)), color-stop(50%, rgba(224,224,224,1)), color-stop

(50%, rgba(219,219,219,1)), color-stop(100%, rgba(224,224,224,1)));
	background: -webkit-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(224,224,224,1) 50%, rgba(219,219,219,1) 50%, rgba(224,224,224,1) 

100%);
	background: -o-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(224,224,224,1) 50%, rgba(219,219,219,1) 50%, rgba(224,224,224,1) 100%);
	background: -ms-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(224,224,224,1) 50%, rgba(219,219,219,1) 50%, rgba(224,224,224,1) 100%);
	background: linear-gradient(to bottom, rgba(235,235,235,1) 0%, rgba(224,224,224,1) 50%, rgba(219,219,219,1) 50%, rgba(224,224,224,1) 100%);
	box-shadow: 1px 1px 1px #ccc;
	border: none;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 12px;
	width: 100%;
	}

.questionNom {
    display: block;
    font-size: 1em;
    margin-top: 16px;
    padding: 5px 2px;
    box-sizing: border-box;
    background: #737373;
    box-shadow: inset 0 -2px 2px #434343,inset 0 2px 2px #929292;
    color: #fff !important;
	}

.questionNom span{
	color: #FF0000;
	}



.fs_big{
	font-size:20px;
	font-weight:bold;
	line-height:25px;
	color:#ff0000;
	}


.link_blue{
	color:#4169e1;
	text-decoration:none;
	}

