@charset "utf-8";
/* CSS Document */

/* pagelink */
#pagelink .pagetop {
	display: none;
	position: fixed;
	right: 10px;
	width:30px;
	height:30px;
}

#pagelink .down {
	top: 10px;
	position: fixed;
	right: 10px;
	width:30px;
	height:30px;
}

#pagelink .ldg_nav_trial,
#pagelink .ldg_nav_coruse,
#pagelink .ldg_nav_qa{
	position: fixed;
	right: 10px;
	width:30px;
	height:30px;
}
#pagelink .pagetop {bottom: 170px;}
#pagelink .ldg_nav_trial {bottom: 130px;}
#pagelink .ldg_nav_coruse {bottom:90px;}
#pagelink .ldg_nav_qa {bottom: 50px;}


#pagelink a{
	display:block;
	width:30px;
	height:30px;
}

		.anchor_link{
			position:absolute;
			left:0;
			width:20px;
			height:20px;
		}
		
		#ldg_trial-mypage{
			position:relative;
		}
		#ldg_trial-mypage .anchor_link{
			top:10%;
		}
		#ldg_price{
			position:relative;
		}
		#ldg_price .anchor_link{
			top:8.4%;
		}
		#ldg_qa{
			position:relative;
		}
		#ldg_qa .anchor_link{
			top:2.4%;
		}


/**/


#shop_data .items_right {
	margin-right: 12%;
	width: 38%;
	padding-top:5px;
}

/* contents */


#content_area{
	padding-bottom:20px;
	position: relative;
}

/* ldg_coruse */
#ldg_coruse{
	position:relative;
}
#ldg_coruse ul{}
#ldg_coruse ul li {
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
#ldg_coruse ul li img{
	width:100%;
	height:auto;
}
#ldg_coruse ul li.list01 {
    top: 6.25%;
}
#ldg_coruse ul li.list02 {
    top: 14.55%;
}
#ldg_coruse ul li.list03 {
    top: 22.9%;
}
#ldg_coruse ul li.list04 {
    top: 31.3%;
}
#ldg_coruse ul li.list05 {
    top: 39.5%;
}
#ldg_coruse ul li.list06 {
    top: 44.1%;
}
#ldg_coruse ul li.list07 {
    top: 47.66%;
}
#ldg_coruse ul li.list08 {
    top: 56.1%;
}
#ldg_coruse ul li.list09 {
    top: 64.56%;
}
#ldg_coruse ul li.list10 {
    top: 72.9%;
}
#ldg_coruse ul li.list11 {
    top: 81.27%;
}
#ldg_coruse ul li.list12 {
    top: 89.8%;
}


/* ldg_review */
#ldg_review{
	margin-bottom:5%;
}

#ldg_10reason{
	position:relative;
}
#ldg_10reason ul{}
#ldg_10reason ul li {
	left: 0;
	margin: 0 2%;
	position: absolute;
	text-align: center;
	width: 96%;
}
#ldg_10reason ul li.list01 {
	top: 6.8%;
}
#ldg_10reason ul li.list02 {
	top: 15.8%;
}
#ldg_10reason ul li.list03 {
	top: 24.6%;
}
#ldg_10reason ul li.list04 {
	top: 33.6%;
}
#ldg_10reason ul li.list05 {
	top: 42.4%;
}
#ldg_10reason ul li.list06 {
	top: 51.4%;
}
#ldg_10reason ul li.list07 {
	top: 60.3%;
}
#ldg_10reason ul li.list08 {
	top: 69.2%;
}
#ldg_10reason ul li.list09 {
	top: 77.8%;
}
#ldg_10reason ul li.list10 {
	top: 86.8%;
}




/* ldg_review */

#ldg_review .ldg_review_wrap{
	padding:0 0;
	background:repeat-y 0 0 url(/files/top/common/images/sp/bg.png);
	background-size:100% auto;
}

/* ldg_diary */

#ldg_diary .ldg_diary_wrap{
	padding:10px 0;
	background:repeat-y 0 0 url(/files/top/common/images/sp/bg.png);
	background-size:100% auto;
}

/* contents_list */

.contents_list{
	margin:0 1%;
}
.contents_list ul{}
.contents_list li {
	background:
		url(../images/sp/line_img_01.png) center top no-repeat,
		url(../images/sp/line_img_01.png) center bottom no-repeat,
		-moz-linear-gradient(top, #171717, #313131);
		background-size:100%,100%;
	background:
		url(../images/sp/line_img_01.png) center top no-repeat,
		url(../images/sp/line_img_01.png) center bottom no-repeat,
		-webkit-gradient(linear, left top, left bottom, from(#171717), to(#313131));
		background-size:100%,100%;
	padding:4% 3%;
}



.contents_list li .reviewtitle {
	color:#ff0000;
	padding-bottom:2px;
	border-bottom:1px solid #626262;
	margin-bottom:2%;
	font-size:14rem;
}
.contents_list li .review_girlimg {
	float:left;
	width:20%;
	margin-bottom:2%;
}
.contents_list li .review_girldetail {
	float:right;
	width:77%;
}
.contents_list li .review_data {
	margin-bottom:2%;
}
.contents_list li .review_data span {
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
}
.contents_list li .review_data span.reviewpointtitle {
	background:#a50606;
	padding:1% 2%;
	color:#ffffff;
	font-size:11rem;
}
.contents_list li .review_data span.reviewpoint {
	color:#ff0000;
	font-size:18rem;
}
.contents_list li .review_data span.reviewpointunit {
	color:#ffffff;
}
.contents_list li .reviewcomment {
	margin-bottom:3%;
	font-size:10px;
	text-align:justify;
}
.contents_list li .review_btn {
	text-align:center;
}
.contents_list li .review_btn a span {
	background:url("../images/sp/list_review_btn.png") left top no-repeat;
	background-size:contain;
	min-width:227px;
	min-height:29px;
	padding:9px 0px 0px 15px;
	display:inline-block;
	text-align:left;
}





.diary_girlimg {
	float:left;
	width:20%;
}
.diary_girldetail {
	float:right;
	width:77%;
}
.diarydate {
	display:inline-block;
	background:#6b1515;
	padding:1% 2%;
	color:#ffffff;
	margin-bottom:2%;
}
/*
.shopname {
	display:inline-block;
	color:#cccccc;
	margin-left:2%;
}
.diarytitle {
	color:#cccccc;
	margin-bottom:2%;
}
*/
.diary_upimg {
	float:right;
	width:25%;
	margin-left:2%;
}





