/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video{margin:0; padding:0; border:0; outline:0; font-size:100%; font:inherit; vertical-align:baseline;}
a{margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent;}


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block;}
body{line-height:1;}
ol, ul{list-style:none;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after, q:before, q:after{content: '';	content: none;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse; border-spacing:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
h2{font-size:130%;}
h3{font-size:120%;}
h4{font-size:105%;}
img{vertical-align:bottom; line-height:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,var{font-weight:normal; font-style:normal;}
caption,th{text-align:left;}
abbr,acronym{border:0;}
/* //Reset// */


/*- リンク -*/
a img{border:none; text-decoration:none;}
a:link{color:#ff3fd4; text-decoration:none;}
a:visited{color:#ff3fd4; text-decoration:none;}
a:hover{color:#ff3fd4; text-decoration:underline;}
a:active{color:#ff3fd4;}
a:focus{outline:none;}
/*-//リンク//-*/


*::-moz-selection{background:#ff3fd4; color:#fff;}
*::selection{background:#ff3fd4; color:#fff;}


.opacity a:hover img{opacity:0.7; filter:alpha(opacity=70); -ms-filter:"alpha( opacity=70 )";}
a:hover img.opacity{opacity:0.7; filter:alpha(opacity=70); -ms-filter:"alpha( opacity=70 )";}
.opacity input:hover{opacity:0.7; filter:alpha(opacity=70); -ms-filter:"alpha( opacity=70 )";}






body{
    background:url(../images/bg_body.jpg) top center;
    font:13px/1.5 "Helvetica Neue",Helvetica,Arial,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS ゴシック","MS Gothic",sans-serif;
    text-align:center;
    color:#666;
    letter-spacing:0.5px;
}




#container{
    text-align:left;
    height: auto;
}
.topContainer{
    background:url(../images/bg_top_head.png) no-repeat top center;
}
.otherContainer{
    background:url(../images/bg_head.png) no-repeat top center;
}





/*////////////////////////////////
トップ/ヘッダー
////////////////////////////////*/
.topHeader{
    height: 628px;
    position: relative;
    width: 1100px;
    margin:0 auto;
}
.topHeadSub{
    float: right;
    min-width: 525px;
    padding-top: 10px;
    text-align: right;
}
.topHeadSub h1{
    float: right;
    font-size: 11px;
    padding-bottom: 5px;
}
.topHeadNav{
    float: right;
    width: 510px;
}
.topHeadNav li{
    float: left;
    padding-left: 5px;
}
.topHeadLeft{
    width: 301px;
    height: 490px;
    padding: 43px 0 0;
}
.topHeadMovie{
    position: absolute;
    right: 23px;
    top: 97px;
}

.topHeadGirl{
	position: absolute;
	right: 510px;
	top: 97px;
	display: block;
	width: 260px;
	height: 430px;
    background:url(../images/girl_off.png) no-repeat center;
}

.topHeadGirl:hover{
    background:url(../images/girl_on.png) no-repeat center;
}

/*////////////////////////////////
トップ/gナビ
////////////////////////////////*/
.topGnav{
    margin: 0 auto;
    position: relative;
    width: 1100px;
    height: 75px;
}
.topGnav .gNav{
    position: absolute;
    right: 0;
    width: 774px;
}
.topGnav .gNav li{
    float: left;
}
.topGnav .gNav li a:hover img{
    background: none !important;
}




/*////////////////////////////////
トップ以外/ヘッダー
////////////////////////////////*/
.header{
    height: 216px;
    width: 1091px;
    margin:0 auto;
}
.headLeft{
    float: left;
    height: 121px;
    overflow: hidden;
    padding-top: 10px;
}
.headLeft h1{
    font-size: 12px;
    height: 20px;
    overflow: hidden;
    padding-bottom: 33px;
}
.headLeft ul li{
    float: left;
    margin-right: 6px;
}
.headRight{
    float: right;
    height: 131px;
    text-align: right;
    width: 375px;
}
.headSub{
    float: right;
    padding-top: 10px;
    text-align: right;
}
.headNav{
    float: right;
    width: 488px;
	z-index:10000;
	position:relative;
}
.headNav li{
    float: left;
    padding-left: 3px;
}






/*////////////////////////////////
トップ以外/gナビ
////////////////////////////////*/
.gNav{
    clear: both;
    height: 64px;
    margin: 0 auto;
    width: 1091px;
}
.gNav .gnavList li{
    float: left;
}
.gNav .gnavList li a:hover img{
    background: none !important;
}
.gNav .gnavList li.siteLogo{
    margin-top: -131px;
}



/*////////////////////////////////
メインコンテンツ
////////////////////////////////*/
/* トップページ */
.topMainArea{
    margin: 0 auto;
    position: relative;
    width: 1100px;
}
.topMainCont{
    clear: both;
    padding: 19px 0 0 9px;
}

/* トップページ以外 */
.mainArea{
    margin: 0 auto;
    width: 1091px;
    position: relative;
}
.mainCont{
    background:url(../images/bg_maincont.png) repeat top center;
    padding-bottom: 50px;
}



/*////////////////////////////////
トップ/ピックアップガール
////////////////////////////////*/
.pickupGirlArea{
    background:url(../images/bg_pickup.png) no-repeat top center; 
    float: left;
    position: absolute;
    top: -266px;
    width: 309px;
    height: 684px;
}
.pickupGirlArea .photo{
    padding: 91px 0 0 18px;
}
.pickupGirlArea .commentBox{
    height: 171px;
    padding: 11px 0 16px 18px;
    width: 263px;
}
.pickupGirlArea .commentBox .comment{
    height: 171px;
    overflow: auto;
}
.pickupGirlArea .more{
    padding-left: 77px;
}


/*////////////////////////////////
トップ/ピックアップ情報・スライド
////////////////////////////////*/
.pickupInfoArea{
    float: right;
    width: 791px;
}
.pickupInfoArea h2{
    padding-bottom: 8px;
}

/* slider layout */
.lof-slidecontent {
    position:relative;
    overflow:hidden;
}
.lof-slidecontent .preload{
    height:100%;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:100000;
    text-align:center;
    background:#fff;
}
.lof-slidecontent .preload div{
    height:100%;
    width:100%;
    background:transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%;
}

.lof-slidecontent .sliders-wrapper{
    position:relative;
    height:100%;
    width:900px;
    z-index:3px;
    overflow:hidden;
}
.lof-slidecontent ul.sliders-wrap-inner{
    overflow:hidden;
    background:transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%;
    padding:0;
    margin:0;
    position:absolute;
    overflow:hidden;
}
.lof-slidecontent ul.sliders-wrap-inner li{
    overflow:hidden;
    padding:0;
    margin:0;
    float:left;
    position:relative;
}
.lof-slidecontent .lof-opacity{
    width:100%;
    height:100%;
}
.lof-slidecontent .lof-opacity li{
    position:absolute!important;
    top:0;
    left:0;
    float:inherit!important;
}

.lof-slidecontent .navigator-content {position:absolute;
    left:0;
    top:0;
    z-index:100;
    height:300px;
    width:310px;
    overflow:hidden;
    color:#FFF
}
.lof-slidecontent .navigator-wrapper{  position:relative;
    z-index:10;
    height:180px;
    width:310px;
    overflow:hidden;
    color:#FFF;
    float:left
}
.lof-slidecontent ul.navigator-wrap-inner{
    top:0;
    padding:0;
    margin:0;
    position:absolute;
    width:100%;
}
.lof-slidecontent ul.navigator-wrap-inner li{
    cursor:hand;
    cursor:pointer;
    padding:0;
    margin-left:0;
    overflow:hidden;
    float:left;
    display:block;
    text-align:center;
}

/*******************************************************/

/* item navigator */
/*.lof-slidecontent ul.navigator-wrap-inner  li.active{ }
.lof-slidecontent ul.navigator-wrap-inner  li >  div{
    background:url(../images/transparent_bg.png);
    color:#FFF;
    height:100%;
    position:relative;
    padding-left:15px;
    border-top:1px solid #E1E1E1;
    text-align:left
}

.lof-slidecontent ul.navigator-wrap-inner li.active div{
    background:url(../images/grad-bg.gif);
    color:#FFF;
}
.lof-slidecontent ul.navigator-wrap-inner li img{
    height:60px;
    width:60px;
    margin:15px 15px 10px 0px;
    float:left;
    padding:3px;
    border:#C5C5C5 solid 1px;
}
.lof-slidecontent ul.navigator-wrap-inner li.active img, 
.lof-slidecontent ul.navigator-wrap-inner li:hover img {
    border:##6C8E5C  solid 1px;
}*/
.lof-slidecontent  .button-next, 
.lof-slidecontent .button-previous{
    display:block;
    width:55px;
    color:#FFF;
    cursor:pointer;
    position:absolute;
    height:100%;
    z-index:40;
    top:0;
    text-indent:-999px;

}
.lof-slidecontent   .button-next {
    right: 1px;
    background:url(../images/b_next.png) no-repeat right center;
}
.lof-slidecontent  .button-previous {
    left: 1px;
    background:url(../images/b_prev.png) no-repeat left center;
}





/*////////////////////////////////
トップ/右サイド/トピックス
////////////////////////////////*/
.topMainCont .rightSide{
    float: right;
    width: 280px;
}


/*////////////////////////////////
トップ/右サイド/トピックス
////////////////////////////////*/
.topTopicsArea{
    background:url(../images/bg_top_topics.png) no-repeat center 60px;
    height: 624px;
    padding-bottom: 20px;
}
.topTopicsArea .topTopicsPost{
    padding: 10px 15px 0;
}
.topTopicsArea .photo{
    padding: 0 0 5px 12px;
}
.topTopicsArea time{
    font-size: 11px;
    font-weight: bold;
}
.topTopicsArea .topicsTtl{
    background:url(../images/bg_lace.png) repeat-x top;
    padding-top: 8px;
    height: 63px;
    overflow: hidden;
}
.topTopicsArea .topicsTtl strong{
    background:url(../images/bg_lace.png) repeat-x bottom;
    padding-bottom: 6px;
    display: block;
}
.topTopicsArea .commentBox{
    height: 140px;
    width: 250px;
}
.topTopicsArea .commentBox .comment{
    height: 140px;
    overflow: auto;
}


/*////////////////////////////////
トップ/右サイド/トピックス(10/4修正)
////////////////////////////////*/
.topTopicsArea01{
    background:url(../images/bg_top_topics.png) no-repeat center 60px;
    height: 624px;
    padding-bottom: 20px;
}
.topTopicsArea01 article{
    height: 554px;
    width: 260px;
    overflow: auto;
    padding: 0 10px 0 0;
}
.topTopicsArea01 .topTopicsPost{
    padding: 10px 0 0 18px;
}
.topTopicsArea01 .photo{
    padding: 0 0 5px 0;
}
.topTopicsArea01 time{
    font-size: 11px;
    font-weight: bold;
}
.topTopicsArea01 .topicsTtl{
    background:url(../images/bg_lace.png) repeat-x top;
    padding-top: 8px;
    height: 63px;
    width: 225px;
    overflow: hidden;
}
.topTopicsArea01 .topicsTtl strong{
    background:url(../images/bg_lace.png) repeat-x bottom;
    padding-bottom: 6px;
    display: block;
}
.topTopicsArea01 .commentBox{
    height: 140px;
    width: 225px;
    padding: 0 0 5px 0;
}
.topTopicsArea01 .commentBox .comment{
    height: 140px;
    overflow: auto;
}




/*////////////////////////////////
トップ/右サイド/新人情報
////////////////////////////////*/
.topNewfaceArea{
    background:url(../images/bg_top_newface.png) no-repeat center 60px;
    height: 624px;
}
.topNewfaceArea h2{
    background:url(../images/ttl_top_newface.png) no-repeat center top;
    height: 60px;
}
.topNewfaceArea h2 img{
    float:right;
    margin-top: 15px;
    margin-right: 5px;
}
.topNewfaceArea .topNewfacePost{
    padding: 10px 15px 0;
}
.topNewfaceArea .photo{
    padding: 0 0 5px 12px;
}
.topNewfaceArea time{
    font-size: 11px;
    font-weight: bold;
}
.topNewfaceArea .newfaceTtl{
    background:url(../images/bg_lace.png) repeat-x top;
    padding-top: 8px;
    height: 63px;
    overflow: hidden;
}
.topNewfaceArea .newfaceTtl strong{
    background:url(../images/bg_lace.png) repeat-x bottom;
    padding-bottom: 6px;
    display: block;
}
.topNewfaceArea .commentBox{
    height: 140px;
    width: 250px;
}
.topNewfaceArea .commentBox .comment{
    height: 140px;
    overflow: auto;
}


/*////////////////////////////////
トップ/右サイド/新人情報　※確認用140917
////////////////////////////////*/
.topNewfaceArea2{
    background:url(../images/bg_top_newface2.png) no-repeat center 60px;
    height: 890px;
}
.topNewfaceArea2 h2{
    background:url(../images/ttl_top_newface.png) no-repeat center top;
    height: 60px;
}
.topNewfaceArea2 h2 img{
    float:right;
    margin-top: 15px;
    margin-right: 5px;
}
.topNewfaceArea2 .topNewfacePost{
    padding: 10px 15px 0;
}

.topNewfaceArea2 .topNewfacePost img{
	width:225px;
	padding-left:12px;
}

.topNewfaceArea2 .photo{
    padding: 0 0 5px 12px;
}
.topNewfaceArea2 time{
    font-size: 11px;
    font-weight: bold;
}
.topNewfaceArea2 .newfaceTtl{
    background:url(../images/bg_lace.png) repeat-x top;
    padding-top: 8px;
    height: 63px;
    overflow: hidden;
}
.topNewfaceArea2 .newfaceTtl strong{
    background:url(../images/bg_lace.png) repeat-x bottom;
    padding-bottom: 6px;
    display: block;
}
.topNewfaceArea2 .commentBox{
    height: 140px;
    width: 250px;
}
.topNewfaceArea2 .commentBox .comment{
    height: 140px;
    overflow: auto;
}


/*////////////////////////////////
トップ/右サイド/写メ日記
////////////////////////////////*/
.topPhotoDiaryArea{
    padding-bottom: 20px;
}
.topPhotoDiaryArea h2{
    position: relative;
    z-index: 100;
}
.topPhotoDiaryArea .topPhotoDiaryFrm{
    border: 1px solid #dedede;
    border-top: none;
    height: 600px;
    margin-top: -17px;
}



/*////////////////////////////////
トップ/右サイド/見えチャット
////////////////////////////////*/
.topChatArea{
	margin-top:15px;
}
.topChatArea h2{
    position: relative;
    z-index: 100;
}
.topChatArea .topChatBox{
    background:url(../images/bg_miechat.jpg) no-repeat center top;
    padding-top: 18px;
    text-align: center;
    height: 229px;
}

/*////////////////////////////////
トップ/右サイド/ツイッター
////////////////////////////////*/
.topTwitterArea{
	margin-top:15px;
}
.topTwitterArea h2{
    position: relative;
    z-index: 100;
}
.topTwitterArea .topTwitterBox{
    text-align: center;
    height: 500px;
}









/*////////////////////////////////
トップ/左サイド
////////////////////////////////*/
.topMainCont .leftSide{
    float: left;
    width: 792px;
}


/*////////////////////////////////
トップ/左サイド/本日の出勤情報
////////////////////////////////*/
.topTodayScheArea{
    padding-bottom: 20px;
}
.topTodayScheArea h2{
    position: relative;
}
.topTodayScheArea h2 .nowTime{ 
    left: 395px;
    position: absolute;
    top: 31px;
    font-size: 12px;
    color: #666;
}
.topTodayScheBox{
    background: #fff;
    padding: 8px 0 0 8px;
    border: solid 1px #ddd;
    border-top: none;
}
.topTodayScheBoxInner{
    max-height: 1736px;
    overflow: auto;
}
.topTodayScheBoxInner ul{
    float: left;
}
.topTodayScheBoxInner ul li{
    float: left;
    height: 282px;
    margin: 0 6px 6px 0;
    position: relative;
    width: 150px;
}
.topTodayScheBoxInner ul li a{
    display: block;
    color: #666;
    height: 282px;
    width: 150px;
}
.topTodayScheBoxInner ul li a:hover{
    text-decoration:none;
}
.topTodayScheBoxInner ul li .todaySche{
    background:url(../images/bg_shceinfo.png) no-repeat bottom;
    position: absolute;
    bottom: 0;
    height: 99px;
    width: 150px;
    letter-spacing: 0;   
}
.topTodayScheBoxInner ul li .galInfo{
    color: #fff;
    height: 40px;
    overflow: hidden;
    padding: 15px 0 0 5px;
}
.topTodayScheBoxInner ul li .galInfo .name{
    display: block;
    font-weight: bold;
}
.topTodayScheBoxInner ul li .galInfo .size{
    font-size: 10px;
}
.topTodayScheBoxInner ul li .waitTime{
    font-size: 11px;
    height: 39px;
    overflow: hidden;
    padding: 5px 0 0 5px;
}



/*////////////////////////////////
トップ/左サイド/案内バナー
////////////////////////////////*/
.topGuideArea{
    padding-bottom: 20px;
}



/*////////////////////////////////
トップ/左サイド/グループ店舗一覧
////////////////////////////////*/
.topGroupShopArea{
    padding-bottom: 20px;
}
.topGroupShopArea .topGroupShopBox{
    background: #fff;
    border: solid 1px #ddd;
    border-top: none;
    padding: 3px 0 3px 3px;
    width: 787px;
}
.topGroupShopArea .topGroupShopBox ul{
    margin-right: -3px;
}
.topGroupShopArea .topGroupShopBox ul li{
    float: left;
    margin-right: 3px;
}



/*////////////////////////////////
トップ/左サイド/下部バナー
////////////////////////////////*/
.topMenuBnArea{
    padding-bottom: 20px;
}
.topMenuBnArea ul{
    float: left;
    width: 534px;
}
.topMenuBnArea ul li{
    float: left;
    margin: 0 9px 9px 0;
}
.topMenuBnArea span{
    float: right;
}



/*////////////////////////////////
トップ/写メ&動画
////////////////////////////////*/
.top-other{ width:792px; margin:20px -5px 0 0;overflow:hidden}
.top-other .top-other-left{position:relative;float:left;width:391px;height:600px;}
.top-other .top-other-left iframe {position: absolute;left: 0px;top: 95px;margin-top: -22px;}
.top-other .top-other-right{float:right;width:391px;height:580px;padding-top:14px;}



.contentMenu{
    padding: 30px 0 12px 0;
}
.contentMenuInner{
 background:url(../images/bg_content_menu.png) no-repeat bottom;
 width: 994px;
 height: 55px;
 margin: 0 auto;
}
.contentMenuInner nav{
    display: table;
    margin: 0 57px;
    padding: 11px 0;
}
.contentMenuInner ul{
    display: table-row;
}
.contentMenuInner li{
    background:url(../images/bg_content_menu_one.png) no-repeat;
    display: table-cell;
    font-size: 15px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-align: center;
    width: 176px;
    float: left;
}
.contentMenuInner li a{
    display: block;
    text-shadow: 1px 1px #fff;
}

/* ▽新規追加151021*/
#galSearch {
	margin: 0 0 20px 11px;
}

#galSearch .input.select {
    background: transparent url("../images/gnav/gals_searchOptions_back.png") no-repeat scroll center top;
    height: 172px;
    width: 1068px;
}

#galSearch .input.select #center {
    text-align: center;
}

#galSearch .input.select #center #title {
    padding-top: 14px;
	margin-bottom: 10px;
}

#galSearch .input.select .checkbox1 {
	text-align: center;
}

#galSearch .input.select .btn {
	text-align: center;
}
/* △新規追加151021*/

.scheduleSelect{
    background:url(../images/bg_schedule_select.png) no-repeat;
    width: 533px;
    height: 39px;
    margin: 0 auto;
}
.scheduleSelectInner{
    padding: 10px 0 0 100px;
}
.scheduleSelect .scheduleSelectInner span{
    float: left;
    font-weight: bold;
    padding-right: 15px;
}
.scheduleSelect .scheduleSelectInner .daylist{
    
}



/*////////////////////////////////
女の子一覧/出勤情報/待ち時間/今すぐ
////////////////////////////////*/
.girlsList{
    padding-left: 11px;
}
.girlsListOne{
    background:url(../images/bg_girls_b.png) no-repeat;
    float: left;
    height: 482px;
    margin: 0 8px 7px 0;
    position: relative;
    width: 207px;
}
.girlsListOne a{
    display: block;
    color: #666;
    height: 482px;
    width: 207px;
}
.girlsList ul li a:hover{
    text-decoration:none;
}
.girlsList .girlsListOne .upIco{
    height: 25px;
    padding: 16px 0 0 13px;
    width: 194px;
}
.girlsList .girlsListOne .upIco li{
    float: left;
    margin-right: 5px;
}
.girlsListOne .thum{
    left: 4px;
    position: absolute;
    top: 46px;
}
.girlsListOne .todaySche{
    background:url(../images/bg_girls_info_b.png) no-repeat bottom;
    bottom: 0;
    height: 191px;
    letter-spacing: 0;
    position: absolute;
    width: 207px; 
}
.girlsListOne .galInfo{
    color: #fff;
    height: 46px;
    overflow: hidden;
    padding: 22px 0 0 12px;
}
.girlsListOne .galInfo .name{
    display: block;
    font-weight: bold;
}
.girlsListOne .galInfo .size{
    font-size: 11px;
}
.girlsListOne .waitTime{
    font-size: 11px;
    height: 40px;
    overflow: hidden;
    padding: 6px 0 0 12px;
}
.girlsListOne .newIco{
    position: absolute;
    right: 12px;
    bottom: 85px;
}
.girlsListOne .featureList{
    bottom: 13px;
    left: 12px;
    position: absolute;
}
.girlsListOne .featureList li{
    background:url(../images/ico_feature.gif) no-repeat;
    background-size: 90px auto;
    color: #FF3FD4;
    float: left;
    font-size: 10px;
    height: 22px;
    line-height: 21px;
    overflow: hidden;
    text-align: center;
    width: 90px;
    margin: 0 2px 0 0;
}





/*////////////////////////////////
女の子詳細
////////////////////////////////*/
.profArea{
}
.profArea .profBox{
    background:url(../images/bg_prof.png) repeat-y top;
    height: auto;
    padding: 50px 0 0;
    width: 1091px;
}

.profTop{
    padding: 0 50px;
}

.profTop .profTopLeft{
    float: left;
}
.profTop .profTopLeft .mainImg{
    float: left;
    padding-right: 10px;
}
.profTop .profTopLeft ul{
    float: left;
}
.profTop .profTopLeft ul li{
    padding-bottom: 4px;
}

.profTop .profTopRight{
    float: right;
}
.profInfo{
    background:url(../images/bg_prof_info.png) no-repeat;
    position: relative;
    width: 338px;
    height: 302px;
}
.profInfo .upIco{
    height: 66px;
    padding: 23px 0 0 28px;
}
.profInfo .upIco li{
    float: left;
    margin-right: 2px;
    line-height: 33px;
}
.profInfo .upIco li img{
    vertical-align: middle;
}
.profInfo .profProf{
    left: 29px;
    position: absolute;
    top: 89px;
    width: 139px; 
}
.profInfo .profProf time{
    background:url(../images/ico_ribbon.png) no-repeat left;
    display: block;
    color: #ff22ae;
    font-size: 110%;
    font-weight: bold;
    padding-left: 28px;
    background-size: 26px auto;
}
.profInfo .profProf .name{
    display: block;
    font-size: 120%;
    font-weight: bold;
}
.profInfo .profProf .size{
    font-size: 84%;
}
.profInfo .profSchedule{
    font-size: 90%;
    left: 175px;
    position: absolute;
    text-align: center;
    top: 81px;
    width: 137px;
}
.profInfo .profSchedule time{
    display: block;
    font-weight: bold;
}
.profInfo .profWaitTime{
    font-size: 90%;
    left: 175px;
    position: absolute;
    text-align: center;
    top: 126px;
    width: 137px;
}
.profInfo .profWaitTime time{
    display: block;
    font-weight: bold;
}
.profInfo .featureList{
    bottom: 78px;
    left: 40px;
    position: absolute;
}
.profInfo .featureList li{
    background:url(../images/ico_feature.gif) no-repeat;
    color: #FF3FD4;
    float: left;
    font-size: 10px;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    text-align: center;
    width: 87px;
}
.profInfo .nominationFee{
    bottom: 38px;
    position: absolute;
    text-align: center;
    width: 338px;
}
.profInfo .nominationFee span{
    color: #ff22ae;
    font-size: 120%;
    font-weight: bold;
    padding-left: 5px;
}
.profQA{

}
.profQA ol{
    color: #000;
    font-size: 90%;
    height: 334px;
    overflow: auto;
}
.profQA ol li{
    border-bottom: 1px dotted;
    padding: 5px 0;
    width: 315px;
}
.profQA ol li span{
    display: block;
    float: right;
    width: 190px;
}
.profBottom{
    padding: 45px 50px 0 35px;
}
.profBottom .profBottomleft{
    width: 703px;
    float: left;
}
.profComment{
    padding-bottom: 20px;
}
.profComment h3{
    padding-bottom: 10px;
}
.profComment .profComBox{
    height: 135px;
    overflow: auto;
    padding: 5px 10px 0;
}
#profMovie{
	float:right;
	width: 389px;
	height: 295px;
	background:url(../images/no_movie01.jpg) no-repeat;
}
#profMovieIn{
	width: 350px;
	float:right;
	padding-right: 37px;
}
.profSchedule{
    position: relative;
    padding-bottom: 20px;
}
.profSchedule h3{
    padding-bottom: 10px;
}
.profSchedule .profScheduleNav{
    left: 478px;
    position: absolute;
    top: 15px;
}
.profSchedule .profScheduleNav li{
    float: left;
    height: 26px;
    margin-right: 2px;
    width: 80px;
}
.profSchedule .profScheduleNav li a{
    color: #000;
    display: block;
    font-size: 90%;
    height: 26px;
    line-height: 26px;
    text-align: center;
}
.profSchedule .profScheduleNav li.prev{
    background:url(../images/bg_sche_prev.png) no-repeat;
}
.profSchedule .profScheduleNav li.this{
    background:url(../images/bg_sche_this.png) no-repeat;
    width: 39px;
}
.profSchedule .profScheduleNav li.next{
    background:url(../images/bg_sche_next.png) no-repeat;
}
.profSchedule .profScheduleBox{
    padding-left: 15px;
}
.profSchedule .profScheduleBox .profScheduleTbl{
    color: #000;
    font-size: 86%;
    text-align: center;
    width: 687px;
    border: 1px solid #a77a99;
}
.profSchedule .profScheduleBox .profScheduleTbl th{
    background:url(../images/bg_sche_weekday.png) no-repeat;
    font-weight: normal;
    text-align: center;
    height: 27px;
    width: 97px;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    border-right: 1px solid #a77a99;
}
.profSchedule .profScheduleBox .profScheduleTbl th.saturday{
    background:url(../images/bg_sche_saturday.png) no-repeat;
}
.profSchedule .profScheduleBox .profScheduleTbl th.sunday{
    background:url(../images/bg_sche_sunday.png) no-repeat;
}
.profSchedule .profScheduleBox .profScheduleTbl td{
    background:url(../images/bg_sche_time.png) no-repeat;
    height: 47px;
    width: 97px;
    vertical-align: middle;
    border-right: 1px solid #a77a99;
    border-top: 1px solid #a77a99;
}

.profOp{
    position: relative;
    padding-bottom: 15px;
}
.profOp h3{
    padding-bottom: 10px;
}
.profOpBox{
    padding-left: 15px;
}
.profOpBox ul li{
    background:url(../images/bg_prof_op_no.png) no-repeat;
    float: left;
    color: #9c9c9c;
    height: 23px;
    margin: 0 1px 1px 0;
    padding: 7px 0 0 12px;
    text-shadow: 1px 1px #fff;
    width: 159px;
}
.profOpBox ul li.ok{
    background:url(../images/bg_prof_op_ok.png) no-repeat;
    color: #000;
}


.profBottom .profBottomRight{
    float: right;
    margin-top: -8px;
    width: 280px;
}
.profPhotoDiary{

}
.profPhotoDiary h2{
    position: relative;
    z-index: 100;
}
.profPhotoDiary .profPhotoDiaryFrm{
    border: 1px solid #dedede;
    border-top: none;
    height: 499px;
    margin-top: -17px;
}





/*////////////////////////////////
女の子詳細_new
////////////////////////////////*/
.profArea_new{
	padding-bottom: 50px;
}
.profArea_new .profBox{
    background:url(../images/bg_prof.png) repeat-y top;
    height: auto;
    padding: 50px 0 0;
    width: 1091px;
}

.profTop_new{
    padding: 0 50px;
}

.profTop_new .profTopLeft{
    float: left;
}
.profTop_new .profTopLeft .mainImg{
    float: left;
    padding-right: 10px;
}
.profTop_new .profTopLeft ul{
    float: left;
}
.profTop_new .profTopLeft ul li{
    padding-bottom: 4px;
}

.profTop_new .profTopRight{
    float: right;
}
.profInfo_new{
    background:url(../images/bg_prof_info.png) no-repeat;
    position: relative;
    width: 338px;
    height: 302px;
}
.profInfo_new .upIco{
    height: 66px;
    padding: 23px 0 0 28px;
}
.profInfo_new .upIco li{
    float: left;
    margin-right: 2px;
    line-height: 33px;
}
.profInfo_new .upIco li img{
    vertical-align: middle;
}
.profInfo_new .profProf{
    left: 29px;
    position: absolute;
    top: 89px;
    width: 139px; 
}
.profInfo_new .profProf time{
    background:url(../images/ico_ribbon.png) no-repeat left;
    display: block;
    color: #ff22ae;
    font-size: 110%;
    font-weight: bold;
    padding-left: 28px;
    background-size: 26px auto;
}

.profInfo_new .profProf .name{
    display: block;
    font-size: 120%;
    font-weight: bold;
}
.profInfo_new .profProf .size{
    font-size: 84%;
}
.profInfo_new .profSchedule_new{
    font-size: 90%;
    left: 175px;
    position: absolute;
    text-align: center;
    top: 81px;
    width: 137px;
}
.profInfo_new .profSchedule_new time{
    display: block;
    font-weight: bold;
}
.profInfo_new .profWaitTime{
    font-size: 90%;
    left: 175px;
    position: absolute;
    text-align: center;
    top: 126px;
    width: 137px;
}
.profInfo_new .profWaitTime time{
    display: block;
    font-weight: bold;
}
.profInfo_new .featureList{
    bottom: 78px;
    left: 40px;
    position: absolute;
}
.profInfo_new .featureList li{
    background:url(../images/ico_feature.gif) no-repeat;
    color: #FF3FD4;
    float: left;
    font-size: 10px;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    text-align: center;
    width: 87px;
}
.profInfo_new .nominationFee{
    bottom: 38px;
    position: absolute;
    text-align: center;
    width: 338px;
}
.profInfo_new .nominationFee span{
    color: #ff22ae;
    font-size: 120%;
    font-weight: bold;
    padding-left: 5px;
}
.profQA_new{

}
.profQA_new ol{
    color: #000;
    font-size: 90%;
    height: 334px;
    overflow: auto;
}
.profQA_new ol li{
    border-bottom: 1px dotted;
    padding: 5px 0;
    width: 315px;
	color:#ff00ff;
}
.profQA_new ol li span{
    display: block;
	color:#000;
}
.profBottom_new{
    padding: 45px 50px 0 35px;
}
.profBottom_new .profBottomleft{
    width: 703px;
    float: left;
}
.profComment_new{
    padding-bottom: 25px;
	float:left;
}
.profComment_new h3{
    padding-bottom: 10px;
}
.profComment_new .profComBox{
    height: 237px;
	width: 290px;
    overflow: auto;
    padding: 5px 10px 0;
}
.profSchedule_new{
    position: relative;
    padding-bottom: 30px;
	clear: both;
}
.profSchedule_new h3{
	clear: both;
    padding-bottom: 10px;
}
.profSchedule_new .profScheduleNav{
    left: 478px;
    position: absolute;
    top: 15px;
}
.profSchedule_new .profScheduleNav li{
    float: left;
    height: 26px;
    margin-right: 2px;
    width: 80px;
}
.profSchedule_new .profScheduleNav li a{
    color: #000;
    display: block;
    font-size: 90%;
    height: 26px;
    line-height: 26px;
    text-align: center;
}
.profSchedule_new .profScheduleNav li.prev{
    background:url(../images/bg_sche_prev.png) no-repeat;
}
.profSchedule_new .profScheduleNav li.this{
    background:url(../images/bg_sche_this.png) no-repeat;
    width: 39px;
}
.profSchedule_new .profScheduleNav li.next{
    background:url(../images/bg_sche_next.png) no-repeat;
}
.profSchedule_new .profScheduleBox{
    padding-left: 15px;
}
.profSchedule_new .profScheduleBox .profScheduleTbl{
    color: #000;
    font-size: 86%;
    text-align: center;
    width: 687px;
    border: 1px solid #a77a99;
}
.profSchedule_new .profScheduleBox .profScheduleTbl th{
    background:url(../images/bg_sche_weekday.png) no-repeat;
    font-weight: normal;
    text-align: center;
    height: 27px;
    width: 97px;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    border-right: 1px solid #a77a99;
}
.profSchedule_new .profScheduleBox .profScheduleTbl th.saturday{
    background:url(../images/bg_sche_saturday.png) no-repeat;
}
.profSchedule_new .profScheduleBox .profScheduleTbl th.sunday{
    background:url(../images/bg_sche_sunday.png) no-repeat;
}
.profSchedule_new .profScheduleBox .profScheduleTbl td{
    background:url(../images/bg_sche_time.png) no-repeat;
    height: 47px;
    width: 97px;
    vertical-align: middle;
    border-right: 1px solid #a77a99;
    border-top: 1px solid #a77a99;
}

.profOp_new{
    position: relative;
    padding-bottom: 15px;
}
.profOp_new h3{
    padding-bottom: 10px;
}
.profOpBox_new{
    padding-left: 15px;
}
.profOpBox_new ul li{
    background:url(../images/bg_prof_op_no.png) no-repeat;
    float: left;
    color: #9c9c9c;
    height: 23px;
    margin: 0 1px 1px 0;
    padding: 7px 0 0 12px;
    text-shadow: 1px 1px #fff;
    width: 159px;
}
.profOpBox_new ul li.ok{
    background:url(../images/bg_prof_op_ok.png) no-repeat;
    color: #000;
}


.profBottom_new .profBottomRight{
    float: right;
    margin-top: -17px;
    width: 280px;
}
.profPhotoDiary_new{

}
.profPhotoDiary_new h2{
    position: relative;
    z-index: 100;
}
/* 160113新規  */
.profPhotoDiary_new .profPhotoDiaryFrm{
    border: 1px solid #dedede;
    border-top: none;
    height: 297px;
    margin-top: -17px;
}
/* /160113新規  */











/*////////////////////////////////
新人情報
////////////////////////////////*/
.newFaceList{
    padding-left: 8px;
}
.newFaceListOne{
    background:url(../images/bg_newface.png) no-repeat;
    float: left;
    height: 307px;
    margin: 0 3px 3px 0;
    padding: 31px 21px;
    position: relative;
    width: 494px;
}
.newFaceListOne a{
    display: block;
    color: #fff;
}
.newFaceList ul li a:hover{
    text-decoration:none;
}
.newFaceListOne .left{
    position: relative;
    float: left;
    height: 307px;
    width: 194px;
}
.newFaceListOne .galInfo{
    background:url(../images/bg_newface_data.png) no-repeat bottom;
    position: absolute;
    bottom: 0;
    height: 73px;
    width: 194px;
    letter-spacing: 0;   
}
.newFaceListOne .galInfo .name{
    display: block;
    font-weight: bold;
    padding: 20px 0 3px 5px;
}
.newFaceListOne .galInfo .size{
    font-size: 11px;
    padding-left: 5px;
}
.newFaceListOne .right{
    float: right;
    width: 285px;
}
.newFaceListOne .right .enterShop{
    background:url(../images/bg_lace.png) repeat-x top;
    float: left;
    height: 33px;
    overflow: hidden;
    width: 239px;
}
.newFaceListOne .right .enterShop span{
    background:url(../images/bg_lace.png) repeat-x bottom;
    display: block;
}
.newFaceListOne .right .enterShop span time{
    background:url(../images/ico_ribbon.png) no-repeat left;
    display: block;
    font-size: 15px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    padding-left: 47px;
}
.newFaceListOne .newIco{
    float: right;
}
.newFaceListOne .featureList{
    float: left;
    padding: 17px 0 17px 12px;
}
.newFaceListOne .featureList li{
    background:url(../images/ico_feature.gif) no-repeat;
    color: #FF3FD4;
    float: left;
    font-size: 10px;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    text-align: center;
    width: 87px;
}
.newFaceListOne .commentBox{
    float: left;
    color: #111;
    height: 168px;
    width: 285px;
}
.newFaceListOne .commentBox .comment{
    height: 160px;
    overflow: auto;
}









/*////////////////////////////////
システム料金
////////////////////////////////*/
.systemPriseList{
    width: 940px;
    margin: 0 auto;
}
.systemPriseList p{
    padding-bottom: 20px;
}
.systemPriseList p:last-child{
    padding-bottom: 0;
}






/*////////////////////////////////
システム料金/ホテルリスト
////////////////////////////////*/
.systemHotelList{
    width: 940px;
    margin: 0 auto;
}
.systemHotelList{
    width: 660px;
    height: 520px;
    padding: 31px 0 0 280px;
}
.systemHotelList h3{
    background:url(../images/ico_arrow.png) no-repeat left center;
    font-size: 100%;
    font-weight: bold;
    color: #ff3fd4;
    padding-left: 12px;
    margin-bottom: 10px;
}
.systemHotelList ul{
    padding: 0 0 10px;
}
.systemHotelList ul li{
    float: left;
    width: 330px;
}
.businessHotel{
    background:url(../images/bg_system_hotel01.jpg) no-repeat;
    margin-bottom: 20px;
}
.loveHotel{
    background:url(../images/bg_system_hotel02.jpg) no-repeat;
}
.hotelListTbl{
    background:url(../images/bg_hotel_list.jpg) top center;
    text-align: left;
}
.hotelListTbl div{
    padding: 50px;
}
.hotelListTbl div h1{
    font-size: 120%;
    padding-bottom: 5px;
}
.hotelListTbl table{
    width: 100%;
}
.hotelListTbl table th,
.hotelListTbl table td{
    padding-bottom: 5px;
}





/*////////////////////////////////
システム料金/交通費・クレジットカード・サービスのご案内
////////////////////////////////*/
.systemTransList{
    width: 940px;
    margin: 0 auto;
}
.systemTransList .creditCard{
    background:url(../images/bg_system_card.jpg) no-repeat;
    position: relative;
    height: 356px;
    width: 940px;
    margin-bottom: 20px;
}
.systemTransList .creditCard .telNum{
    bottom: 111px;
    font-size: 135%;
    left: 63px;
    position: absolute;
}
.systemTransList .creditCard .telNum span{
    font-size: 230%;
}
.systemTransList .creditCard .cardBtn{
    bottom: 37px;
    left: 60px;
    position: absolute; 
}
.systemTransList .serviceInfo{
    background:url(../images/bg_system_service.jpg) no-repeat;
    overflow: hidden;
    height: 540px;
    padding-top: 137px;
    width: 940px;
}
.systemTransList .serviceInfo dl{
    float: left;
    padding-left: 71px;
    width: 390px;
}
.systemTransList .serviceInfo dl dt{
    padding-bottom: 10px;
}
.systemTransList .serviceInfo dl dd{
    font-size: 88%;
    letter-spacing: 0;
    line-height: 1.4;
    padding-bottom: 17px;
    margin-bottom: 17px;
    border-bottom: 1px dotted;
}
.systemTransList .serviceInfo ul{
    float: right;
    padding-right: 30px;
    width: 425px;
}
.systemTransList .serviceInfo ul li{
    font-size: 88%;
    padding-bottom: 10px;
    padding-left: 1em;
    text-indent: -1em;
}
.systemTransList .serviceInfo ul li:last-child{
    padding-top: 10px;
    padding-left: 0;
    text-indent: 0;
}
.systemTransList .concept{
    background:url(../images/bg_concept.jpg) no-repeat center bottom;
    position: relative;
    height: 600px;
    width: 940px;
    padding-top: 30px;
}
.systemTransList .concept .concept_txt{
    bottom: 80px;
    left: 63px;
    position: absolute;
}




/*////////////////////////////////
イベント情報
////////////////////////////////*/
.postEvent{
    background:url(../images/bg_event.png) repeat-x bottom;
    margin: 0 auto;
    padding-bottom: 64px;
    width: 994px;
}
.postEvent:first-child{
    padding: 30px 0 64px;
}
.eventTtl{
    padding-bottom: 30px;
}
.eventTtlInner{
    background:url(../images/bg_content_menu.png) no-repeat bottom;
    width: 994px;
    height: 55px;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    font-size: 120%;
    color: #ff3fd4;
    line-height: 55px;
}
.postEvent .eventImg{
    width: 791px;
    margin: 0 auto;
    text-align: center;
}
.postEvent .postEventTxt{
    margin: 0 auto;
    padding: 20px 20px 0;
    text-align: center;
    width: 790px;
}
.postEvent .eventCastBtn{
    text-align: center;
    padding-top: 10px;
}





/*////////////////////////////////
女の子ブログ
////////////////////////////////*/
.blogList{
    padding: 30px 0 0 50px;
}
.blogList li{
    background:url(../images/bg_blog.png) no-repeat bottom;
    float: left;
    width: 316px;
    height: 148px;
    margin: 0 21px 21px 0;
    position: relative;
}
.blogList li a{
    display: block;
    height: 148px;
    width: 316px;
    color: #666;
}
.blogList li .blogImg{
    left: 36px;
    position: absolute;
    top: 10px;
}
.blogList li .blogCastInfo{
    bottom: 17px;
    font-size: 90%;
    letter-spacing: 0;
    position: absolute;
    right: 15px;
}
.blogList li .blogCastInfo .name{
    display: block;
    font-weight: bold;
}


/*////////////////////////////////
ムービー一覧
////////////////////////////////*/
.contens-movie{
	overflow:hidden;
}

.movie-list {
    width: 994px;
    margin: 15px auto;
    background: url('../images/movie_list.png') no-repeat scroll 0% 0% transparent;
    height: 364px;
    position: relative;
}

.movie-list .movie-data {
    position: absolute;
    top: 40px;
    left: 50px;
}

.movie-list .ttl {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    top: 80px;
    left: 506px;
    padding: 5px;
}

.movie-list .name {
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    top: 126px;
    left: 575px;
}

.movie-list .prof-size {
    color: #FFF;
    font-size: 12px;
    position: absolute;
    top: 126px;
    left: 756px;
}

.movie-list .comment {
	width: 445px;
	height: 124px;
	color: rgba(84, 84, 84, 1);
	font-size: 12px;
	position: absolute;
	top: 211px;
	left: 513px;
	overflow: auto;
}

/*////////////////////////////////
グラビア一覧
////////////////////////////////*/
.gravureList{
    padding: 30px 0 0 50px;
}
.gravureList li{
    background:url(../images/bg_gravure.png) no-repeat bottom;
    float: left;
    width: 316px;
    height: 148px;
    margin: 0 21px 21px 0;
    position: relative;
}
.gravureList li a{
    display: block;
    height: 148px;
    width: 316px;
    color: #666;
}
.gravureList li .gravureImg{
    left: 36px;
    position: absolute;
    top: 10px;
}
.gravureList li .gravureCastInfo{
    bottom: 17px;
    font-size: 90%;
    letter-spacing: 0;
    position: absolute;
    right: 15px;
}
.gravureList li .gravureCastInfo .name{
    display: block;
    font-weight: bold;
}



.gravureDetailBox{
    padding: 20px 50px;
}
.gravureDetailBox .gravureLeft{
    background:url(../images/bg_gravure_photo_list.png) no-repeat left top;
    float: left;
    height: 712px;
    margin-right: -8px;
    position: relative;
    width: 487px;
}
.gravureDetailBox .gravureLeft h3{
    padding: 30px 0 15px;
}
.gravureDetailBox .gravureLeft p{
    font-size: 85%;
    letter-spacing: 0;
    line-height: 1.7;
}
.gravureDetailBox .gravureLeft p .name{
    font-size: 150%;
    font-weight: bold;
}
.gravureDetailBox .gravureLeft ul{
    left: 16px;
    position: absolute;
    top: 153px;
}
.gravureDetailBox .gravureLeft ul li{
    float: left;
    margin: 0 4px 4px 0;
}
.gravureDetailBox .gravureRight{
    float: left;
    padding-top: 30px;
    position: relative;
    width: 512px;
    z-index: 10;
}
.gravureDetailBox .bn{
    padding-top: 40px;
    clear: both;
    text-align: center;
}





/*////////////////////////////////
予約フォーム
////////////////////////////////*/
.reserveBox{
    width: 819px;
    margin: 0 auto;
    padding-top: 50px;
}
.reserveBox .reserveTel{
    background:url(../images/bg_reservation_tel.jpg) no-repeat bottom;
    height: 228px;
    width: 819px;
    margin-bottom: 30px;
}
.reserveBox .reserveTel ul{
    padding: 28px 0 0 100px;
}
.reserveBox .reserveTel ul li{
    float: left;
    font-size: 85%;
    letter-spacing: 0;
}
.reserveBox .reserveTel ul .step1{
    padding-right: 85px;
    width: 190px;
}
.reserveBox .reserveTel ul .step1 .shopTel{
    font-size: 255%;
}
.reserveBox .reserveTel ul .step2{
    padding-right: 85px;
    width: 215px;
}
.reserveBox .reserveTel ul .step3{
    padding-top: 15px;
}
.reserveBox .reserveForm{
    background:url(../images/bg_reservation_form.jpg) no-repeat bottom;
    height: 763px;
    width: 819px;
}
.reserveFormBox{
    font-size: 90%;
    margin: 0 auto;
    padding-top: 50px;
    width: 470px;
}
.reserveFormBox .caution{
    font-weight: bold;
    padding-bottom: 20px;
}
.reserveFormBox .caution small{
    font-size: 80%;
    font-weight: normal;
}
.submitBtn{
    float: left;
}





/*////////////////////////////////
リンク
////////////////////////////////*/
.linkListBox{
    width: 779px;
    margin: 0 auto;
    padding-top: 30px;
}
.linkListBox h3{
    background:url(../images/bg_link_sub_ttl.png) no-repeat top center;
    font-size: 90%;
    font-weight: bold;
    height: 21px;
    text-align: center;
    width: 779px;
}
.linkListBox ul{
    padding: 25px 0 0 35px;
}
.linkListBox ul li{
    float: left;
    font-size: 80%;
    height: 60px;
    letter-spacing: -0.5px;
    line-height: 1.3;
    margin: 0 15px 15px 0;
    text-align: center;
    width: 88px;
}
.linkBnBox{
    text-align: center;
    padding-top: 30px;
}
.linkBnBox span{
    text-align: center;
    color: #FF3FD4;
}
.linkBnBox ul{
    color: #aaa;
    padding-top: 10px;
}
.linkBnBox ul li{
    font-size: 85%;
    padding-top: 5px;
}





/*////////////////////////////////
メールマガジン
////////////////////////////////*/
.magBox{
    padding-top: 50px;
    width: 820px;
    margin: 0 auto;
}
.magSummaryBox{
    background:url(../images/bg_mailmagazine.png) no-repeat top;
    position: relative;
    width: 820px;
    height: 737px;
    margin: 0 auto;
}
.magSummaryBox .magInfo{
    bottom: 208px;
    font-size: 90%;
    left: 69px;
    line-height: 2;
    position: absolute;
}
.magSummaryBox .magBtn{
    bottom: 63px;
    position: absolute;
    right: 165px;
}
.domainCancellBox{
    padding-top: 35px;
    letter-spacing: 0;
    font-size: 90%;
    line-height: 1.7;
}
.domainCancellBox h3{
    padding-bottom: 15px;
}
.domainCancellBox dl{
    padding-top: 15px;
}
.domainCancellBox dl dt{
    float: left;
    padding-right: 15px;
}
.domainCancellBox dl dd{
}


/*////////////////////////////////
sgpoint(sgpoint.php)
////////////////////////////////*/
.contens-sgpoint{ background:url(../images/ttl/sgpoint.png) no-repeat; padding-top:63px; margin-bottom:50px;}
.what_sgpoint{width:1050px;	border:solid 1px #999;	background:#fff;padding:10px;margin: 10px auto;}
.sgmark{float:left;	margin-right:5px;}
.what_sgpoint p{margin:10px;}
.what_sgpoint ul {width:930px;margin:0 auto;}
.what_sgpoint ul li{display:block;float:left;width:300px;margin:5px;}
.merit_sgpoint{width:1050px;border:solid 1px #999;background:#fff;padding:10px;margin: 10px auto;}
.merit_sgpoint dl{width: 980px;margin:10px auto;}
.merit_sgpoint dl dt{font-weight:bold;padding:7px;font-size:120%;background: rgba(234, 234, 234, 1);}
.merit_sgpoint dl dd{padding:10px;margin:5px;}
.rule_sgpoint{width:1050px;border:solid 1px #999;background:#fff;padding:10px;margin: 10px auto;}
.rule_sgpoint p{margin:10px;}
.use_sgpoint{width:1050px;border:solid 1px #999;background:#fff;padding:10px;margin: 10px auto;}
.use_sgpoint p{margin:10px;}
.clear_sgpoint{padding:10px;border:solid 1px #CCC;font-size: 14px;}
.example_sgpoint{font-size:140%;text-align:center;margin:10px 0;}
.clear_sgpoint_con{width:700px;margin:0 auto;font-size:140%;padding:15px;border: solid 1px;text-align: center;}
.use_sgpoint ul{width:820px;margin:0 auto;}
.use_sgpoint ul li{float:left;margin-left:10px;}
.rank_sgpoint{width:1050px;border:solid 1px #999;background:#fff;padding:10px;margin: 10px auto;}
.rank_sgpoint ul{width:785px;margin:0 auto;}
.rank_sgpoint ul li{float:left;margin-left:5px;}
.rank_sgpoint p{text-align:center;margin:10px;}
.rank_sgpoint dl{width: 980px;margin:10px auto;}
.rank_sgpoint dl dt{font-weight:bold;padding:7px;font-size:120%;background: rgba(234, 234, 234, 1);}
.rank_sgpoint dl dd{padding:10px;margin:5px;}
.rankup_sgpoint{text-align: center;width:800px;	margin:0 auto;}
.rankup_sgpoint table{width:100%;}
.rankup_sgpoint table tr{}
.rankup_sgpoint table tr th{background:#f2f2f2;border:solid 1px #999;padding:10px;font-size:14px;width:30%;}
.rankup_sgpoint table tr td{border:solid 1px #999;padding:10px;font-size:14px;}
.conf_sgpoint{width:1050px;border:solid 1px #999;background:#fff;padding:10px;margin: 10px auto;}
.conf_sgpoint p{margin:10px;}
.conf_sgpoint dl{width: 980px;margin:10px auto;border:solid 1px #ccc;}
.conf_sgpoint dl dt{font-weight:bold;padding:7px;font-size:120%;background: rgba(234, 234, 234, 1);}
.conf_sgpoint dl dd{padding:10px;margin:5px;width:80%;}



/*////////////////////////////////
お問い合わせ
////////////////////////////////*/
.contactBox{
    width: 819px;
    margin: 0 auto;
    padding-top: 50px;
}
.contactBox .contactForm{
    background:url(../images/bg_contact.png) no-repeat bottom;
    position: relative;
    height: 636px;
    width: 819px;
}
.contactBox .contactForm h3{
    background:url(../images/ttl_contact02.png) no-repeat bottom;
    height: 107px;
    width: 818px;
    text-indent: -99999px;
}
.contactBox .contactForm .reserveBtn{
    position: absolute;
    right: 2px;
    top: 59px;
}
.contactFormBox{
    font-size: 90%;
    margin: 0 auto;
    padding: 80px 0 0 40px;
    width: 450px;
}
.contactFormBox .caution{
    font-weight: bold;
    padding-bottom: 20px;
}
.contactFormBox .caution small{
    font-size: 80%;
    font-weight: normal;
}
.contactForm .submitBtn{
    float: left;
}





/*////////////////////////////////
モバイル版
////////////////////////////////*/
.mobileArea .mainCont{
    padding-top: 40px;
}
.mobileBox{
    background:url(../images/bg_mobile.jpg) no-repeat top;
    position: relative;
    width: 829px;
    height: 521px;
    margin: 0 auto;
}
.mobileBox .mobileForm{
    position: absolute;
    right: 7px;
    text-align: center;
    top: 205px;
    width: 222px;
}
.mobileBox .mobileForm input{
    padding: 7px 3px;
}





/*////////////////////////////////
ランキングリスト
////////////////////////////////*/
.rankMonthList{
    padding: 30px 0 0 50px;
}
.rankMonthList li{
    background:url(../images/bg_rank_list.jpg) no-repeat top;
    float: left;
    width: 483px;
    height: 287px;
    margin: 0 21px 21px 0;
    position: relative;
}
.rankMonthList li a{
    display: block;
    width: 483px;
    height: 287px;
    color: #666;
}
.rankMonthList li .rankCastImg{
    left: 31px;
    position: absolute;
    top: 32px;
}
.rankMonthList li .rankTime{
    color: #000;
    line-height: 1;
    position: absolute;
    right: 37px;
    text-align: center;
    top: 54px;
}
.rankMonthList li .rankTime .years{
    display: block;
    font-size: 170%;
}
.rankMonthList li .rankTime .years .year{
    font-size: 80%;
}
.rankMonthList li .rankTime .number{
    font-size: 500%;  
}
.rankMonthList li .rankTime .month{
    font-size: 295%;
}
.rankMonthList li .rankCastInfo{
    bottom: 90px;
    font-size: 90%;
    letter-spacing: 0;
    position: absolute;
    right: 126px;
}
.rankMonthList li .rankCastInfo .name{
    display: block;
    font-weight: bold;
}





/*////////////////////////////////
ランキング詳細
////////////////////////////////*/
.rankNav{
    padding-top: 30px;
    position: relative;
}
.rankNavInner{
    background:url(../images/bg_content_menu.png) no-repeat bottom;
    width: 994px;
    height: 55px;
    margin: 0 auto;
    text-align: center;
    font-size: 130%;
    color: #ff3fd4;
    line-height: 55px;
}
.rankNav .prevBtn{
    top: 42px;
    left: 115px;
    position: absolute;
}
.rankNav .nextBtn{
    top: 42px;
    right: 115px;
    position: absolute;
}

.rankList{
    padding: 30px 0 0 50px;
    color: #000;
}
.rankList li.rank1{
    background:url(../images/bg_ranking01.png) no-repeat top;
    width: 848px;
    height: 504px;
    margin: 0 0 18px 70px;
    position: relative;
}
.rankList li.rank1 .rankInCastImg{
    left: 65px;
    position: absolute;
    top: 57px;
}
.rankList li.rank1 .rankInCastInfo{
    font-size: 110%;
    left: 394px;
    letter-spacing: 0;
    position: absolute;
    top: 142px;
}
.rankList li.rank1 .rankInCastInfo .name{
    display: block;
    font-weight: bold;
}
.rankList li.rank1 .rankCastCom{
    height: 210px;
    left: 375px;
    overflow: auto;
    position: absolute;
    top: 237px;
    width: 407px;
}


.rankList li.rank2{
    background:url(../images/bg_ranking02.png) no-repeat top;
}
.rankList li.rank3{
    background:url(../images/bg_ranking03.png) no-repeat top;
}
.rankList li.under2{
    float: left;
    margin: 0 17px 17px 0;
    width: 488px;
    height: 414px;
    position: relative;
}
.rankList li.under2 .rankInCastImg{
    left: 41px;
    position: absolute;
    top: 74px;
}
.rankList li.under2 .rankInCastInfo{
    left: 264px;
    letter-spacing: 0;
    position: absolute;
    top: 139px;
}
.rankList li.under2 .rankInCastInfo .name{
    display: block;
    font-weight: bold;
}
.rankList li.under2 .rankCastCom{
    font-size: 90%;
    height: 155px;
    left: 250px;
    overflow: auto;
    position: absolute;
    top: 211px;
    width: 203px;
}


.rankList li.rank4{
    background:url(../images/bg_ranking04.png) no-repeat top;
}
.rankList li.rank5{
    background:url(../images/bg_ranking05.png) no-repeat top;
}
.rankList li.rank6{
    background:url(../images/bg_ranking06.png) no-repeat top;
}
.rankList li.rank7{
    background:url(../images/bg_ranking07.png) no-repeat top;
}
.rankList li.rank8{
    background:url(../images/bg_ranking08.png) no-repeat top;
}
.rankList li.rank9{
    background:url(../images/bg_ranking09.png) no-repeat top;
}
.rankList li.rank10{
    background:url(../images/bg_ranking10.png) no-repeat top;
}
.rankList li.under4{
    float: left;
    margin: 0 17px 17px 0;
    width: 488px;
    height: 328px;
    position: relative;
}
.rankList li.under4:last-child{
    margin: 0;
}
.rankList li.under4 .rankInCastImg{
    left: 32px;
    position: absolute;
    top: 64px;
}
.rankList li.under4 .rankInCastInfo{
    left: 205px;
    letter-spacing: 0;
    position: absolute;
    top: 105px;
}
.rankList li.under4 .rankInCastInfo .name{
    font-weight: bold;
}
.rankList li.under4 .rankCastCom{
    font-size: 90%;
    height: 150px;
    left: 195px;
    overflow: auto;
    position: absolute;
    top: 156px;
    width: 268px;
}





/*////////////////////////////////
フォーム関係
////////////////////////////////*/
.submitFin{
    color:#f00;
    padding-left:15px;
}
.formTblBox{
    margin:0 0 20px 0;
    padding:5px　0;
    width:auto;
}
.formTbl{
    border-collapse:collapse;
    margin:0 auto 10px;
    width:100%;
}

.formTbl td,.formTbl th{
    font-weight: normal;
    padding: 5px 5px 5px 0;
    vertical-align: top;
}
.formTbl input{
    padding:2px;
}





/*// ページトップ //*/
.pagetop{
    position: absolute;
    right: 4px;
    top: 103px;
}




/*////////////////////////////////
フッター
////////////////////////////////*/
/* トップページ */
#footerArea{
    background: url(../images/bg_footer.png) repeat-x bottom;
    height: 319px;
}
/* トップページ以外 */
.topContainer .otherFooter{
    margin-top: 0;
}
.otherFooter{
    margin-top: -80px;
}
.footInner{
    position: relative;
    font-size: 12px;
    margin: 0 auto;
    padding-top: 103px;
    width: 1091px;
}
.footInner a{
    text-decoration:none;
    color: #666;
}
.footNav {
    width: 685px;
    padding-bottom: 25px;
}
.footNav li {
    float: left;
    border-right: 1px solid #666;
    line-height: 1;
    margin-bottom: 10px;
    padding: 0 8px 0 6px;
}
.footNav li:last-child {
    border-right: none;
}
.copy{
    clear: both;
}
.copy strong{
    display: block;
}

#sideBnBox { height: auto; width: 100px; position: fixed !important; position: absolute; top: 0px; margin-left: 1111px;}
#sideBnBox a img{transition: all 1s ease-out ; -moz-transition: all 1s ease-out ;-webkit-transition: all 1s ease-out ;-ms-transition: all 1s ease-out ;}
#sideBnBox a:hover img{opacity:0.4;}


#sideBnBox01 { height: auto; width: 100px; position: fixed !important; position: absolute; top: 0px; margin-left: 1120px;
}
#sideBnBox01 a img{transition: all 1s ease-out ; -moz-transition: all 1s ease-out ;-webkit-transition: all 1s ease-out ;-ms-transition: all 1s ease-out ;}
#sideBnBox01 a:hover img{opacity:0.4;}



#sideBnBoxLeft { height: auto; width: 100px; position: fixed !important; position: absolute; top: 0px; margin-left:-110px;}
#sideBnBoxLeft a img{transition: all 1s ease-out ; -moz-transition: all 1s ease-out ;-webkit-transition: all 1s ease-out ;-ms-transition: all 1s ease-out ;}
#sideBnBoxLeft a:hover img{opacity:0.4;}


#sideBnBox01Left { height: auto; width: 100px; position: fixed !important; position: absolute; top: 0px; margin-left:-100px;
}
#sideBnBox01Left a img{transition: all 1s ease-out ; -moz-transition: all 1s ease-out ;-webkit-transition: all 1s ease-out ;-ms-transition: all 1s ease-out ;}
#sideBnBox01Left a:hover img{opacity:0.4;}


#page-guide-footer { position:absolute; top:175px; right:155px; width:468px; height:32px; overflow-y:auto; line-height:16px;}


/*// 共通 //*/
small{font-size:90%;}
.pt10{padding-top:10px;}
.pb20{padding-bottom:20px;}
.txtC{text-align: center;}


.clear{clear:both;}
/*クリアフィックス*/
.clearfix:after{content: "."; display:block; clear:both; height:0; visibility:hidden;}
.clearfix{min-height:1px;}
.clear{clear:both;}



#sp_contBtn{
	display:none;
}

@media screen and (min-device-width: 320px) 
and (max-device-width: 640px){
#sp_contBtn{ display:block; text-align:center;}
#sp_contBtn a{display:block;margin-bottom:10px;}
#sp_contBtn a img{width:100%;}
 }
