@charset "UTF-8";
/* base */
* {
	margin:0px;
	padding:0px;
	list-style:none;
	font-weight:normal;
}
img {
	border-style:none;
}
html,body {
	font-family: 'ヒラギノ角ゴシック', 'Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	background:url(../img/common/bg_body.jpg) repeat-x;
	font-size:12px;
	margin:0px;
	padding:0px;
}
a,a:visited {
	color:#ff6600;
}
a:hover {
	color:#fc9d48;
}
a:hover img {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	border-style:none;
}
/* common */
.clear {
	clear: both;
}
.clearfix {
	zoom:100%;
}
.clearfix::after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.new{
	background:#fc6862;
	color:#fff;
	padding:0px 2px;
}
.f_14{
	font-size:14px;
}
.f_10{
	font-size:10px;
}
.bg_red{
	background:#fc6862;
}
.bg_blue{
	background:#74c9f3;
}
.bg_lightblue{
	background:#E6F8FF;
}
.bg_yellow{
	background:#fefabd;
}
.bg_green{
	background:#c4e93d;
}
.bg_lightgreen{
	background:#effcd7;
}
.bg_gray{
	background:#f5f5f5;
}
.bg_purple{
	background:#f2e6ff;
}
.bg_pink{
	background:#FF9191;
}
.bg_lightpink{
	background:#FAE7E7;
}
.bg_spink{
	background:#f166b8;
}
.bg_light_spink{
	background:#fdebf4;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
	margin-bottom: 15px;
}
.red{
	color:#dd2743;
}
.deepred{
	color:#940223;
}
.blue{
	color:#534fff;
}
.yellow{
	color:#e19a01;
}
.green{
	color:#8bb732;
}
.orange{
	color:#f15011;
}
.pink{
	color:#f37b94;
}
.brown{
	color:#844f1d;
}
.red-b{
	color:#dd2743;
	font-weight: bold;
}
.blue-b{
	color:#534fff;
	font-weight: bold;
}
.blue--b {
	font-weight: bold;
	color: #003399;
}
.pink-b{
	color:#F69;
	font-weight: bold;
}
.purple-b {
	font-weight: bold;
	color: #CC00CC;
}
.brown-b {
	font-weight: bold;
	color: #996633;
}
.green-b {
	font-weight: bold;
	color: #00b400;
}
.green2-b {
	font-weight: bold;
	color: #09b3b5;
}
.orange-b {
	color: #f15011;
	font-weight: bold;
}
.dark-pink-b {
	color: #FF1493;
	font-weight: bold;
}
.bold{
	font-weight:bold;
}
.paragraph6 {
	margin-top: 6px;
}
.paragraph12 {
	margin-top: 12px;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
#sub h4{
	background: url(../img/common/ttl_backno.gif);
	height: 35px;
	text-indent: -9999px;
	width: 145px;
}
#sub h3.tokusyu {
	background: url(../img/common/ttl_tokusyu.gif);
	height: 35px;
	text-indent: -9999px;
	width: 145px;

}
#sub h3{
	background: url(../img/common/ttl_backno.gif);
	height: 35px;
	text-indent: -9999px;
	width: 145px;

}
#sub h3.sp{
	background: url(../img/common/ttl_special.gif);

}
.yuryo{
	color:#fa3f00;
	text-align:center;
}
.pr_wrapp3{
	background:#f0f0f0;
	border-top:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	width:400px;
	margin:20px auto;
	padding:4px 0px;
}
.pr_wrapp3_in{
	background:#fff;
	padding: 5px 5px;
}
.pr_wrapp3_in li{
	margin:10px 0px;
	content : '';
	display : block;
	clear : both;
}
.pr_wrapp3_in li img{
	float:left;
	margin: 0 5px 20px 0;
}
.pr_wrapp3_more{
font-size: 15px;
padding: 5px 0px;
margin: 5px 0px;
text-align: right;
}
#detail .btn_mail a{
	background:url(../img/detail/btn_mail.jpg);
	width:216px;
	height:31px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#detail .btn_fav a{
	background:url(../img/detail/btn_fav.jpg);
	width:216px;
	height:31px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#detail .btn_mail a:hover{
	background:url(../img/detail/btn_mail.jpg) bottom;
}
#detail .btn_fav a:hover{
	background:url(../img/detail/btn_fav.jpg) bottom;
}
#page_number{
	height:18px;
	line-height:18px;
	text-align:right;
	margin:10px 0px;
}
#page_number a{
	border:#aea9a9 solid 1px;
	text-decoration:none;
	padding:0px 3px;
	color:#f65577;
}
.ent_tk_area {
	float: left;
	width: 428px;
}
.entry_box {
	color: #000;
}
.entry_box .ttl_event img {
	width: 428px;
}
.entry_box .new_event {
	display: block;
	width: 385px;
	margin: 0 0 10px;
	background: #C1272D;
	padding: 10px 10px;
}
.entry_box .new_event .left_bnr {
	display: table-cell;
	vertical-align: top;
	width: 220px;
	padding-right: 11px;
}
.entry_box .new_event .left_bnr img {
	width: 220px;
}
.entry_box .new_event .right_bnr {
	display: table-cell;
	vertical-align: top;
	width: 155px;
}
.entry_box .new_event .right_bnr img {
	width: 155px;
}
.entry_box .new_event .right_bnr li {
	height: 84px;
}
.entry_box .new_event .right_bnr li:first-child {
	margin-bottom: 8px;
}
.entry_box .top_txt_area .top_txt {
	margin-top: 12px;
    padding-bottom: 3px;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}
.entry_box .top_txt_area .top_txt span {
	font-weight: bold;
}
.entry_box .top_txt_area .top_txt_max {
    margin-bottom: 15px;
}
.entry_box .top_txt_area .top_txt_max .top_txt_year {
	float: left;
	width: 109px;
	background-color: #000;
	color: #ffff00;
	font-weight: bold;
	font-size: 21px;
	text-align: center;
    transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
}
.entry_box .top_txt_area .top_txt_max .top_txt_pos {
	font-weight: bold;
	font-size: 26px;
    line-height: 1.1;
}
.entry_box .top_txt_area .red_54 {
	font-size: 32px;
	color: #ff0000;
	font-weight: bold;
}
.entry_box .top_txt_area .top_txt_aj {
    padding: 4px 0 15px;
	text-align: center;
	font-size: 14px;
}
.entry_box .top_txt_area .ttl_entry_ac {
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}
.entry_box .top_txt_area .btm_txt {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
}
.entry_box .top_txt_area .btm_txt_min {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 1.1;
}
.thanks_box {
	margin-top: 40px;
	text-align: center;
}
.thanks_box .txt_thanks {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 25px;
}
.thanks_box .lnk_thanks {
	font-size: 16px;
}
.site_info {
	border: 1px solid #555;
	box-sizing: border-box;
	margin: 5px auto 10px;
	padding: 4px;
	color: #555;
}
.site_info .mtop {
	margin-top: 5px;
}
.site_info .ttl_info {
	font-weight: bold;
	/*font-size: 14px;*/
	text-decoration: underline;
}
.site_info a {
	padding: 0 5px;
	background-color: #ddd;
	font-weight: bold;
	text-decoration: underline;
	color: #0025D9;
}
.siteinfo {
	margin: 5px 5px 10px 5px;
	color: #444;
    background: #fefefe;
}
.siteinfo .js-siteinfo {
	cursor: pointer;
}
.siteinfo dl {
	padding: 10px;
}
.siteinfo dt {
    padding-bottom: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #fd4a50;
    border-bottom: 3px solid #fd4a50;
}
.siteinfo dd {
	margin-top: 10px;
}
.siteinfo .info_text {
	margin-top: 10px;
	line-height: 1.7em;
}
.siteinfo .info_text.is-hide {
	display: none;
}
.ttl_container .info_title {
	float: left;
    margin-left: 10px;
	font-size: 13px;
	text-decoration: underline;
}
.date_wrap {
	float: left;
}
.date_wrap .info_date {
    margin-right: 5px;
    font-size: 12px;
    vertical-align: middle;
}
.date_wrap .info_cate {
    padding: 0px 10px;
    font-size: 10px;
    color: #fff;
}
	.date_wrap .info_cate.common {
		background: #fd4a50;
	}
	.date_wrap .info_cate.other {
		background: #ccc;
	}
#main{
	float:left;
	width:622px;
	margin-right:4px;
	display:inline;
	padding-bottom:40px;
}
#main_osusume{
	float:left;
	width:602px;
	margin-right:4px;
	display:inline;
	padding-bottom:40px;
}
#content{
	float:right;
	display:inline;
	width:430px;
	margin:0px 5px;
	color:#333;
	line-height:16px;
}


#menu {
	width: 157px;
	margin-right: 5px;
	float: left;
	padding-bottom: 40px;
}
.ttl_menu {
	background: url(../img/common/ttl/ttl_menu.jpg);
	width: 157px;
	height: 26px;
	text-indent: -9999px;
}
.ttl_content{
	background: url(../img/common/ttl/ttl_content.jpg);
	width: 157px;
	height: 26px;
	text-indent: -9999px;
}
.ttl_tainyunavi{
	background: url(../img/common/ttl/ttl_menu_tainyu.jpg);
	width: 157px;
	height: 26px;
	text-indent: -9999px;
}
#menu .menu {
	background: url(../img/common/bg/bg_menu.jpg) no-repeat;
	padding: 0px 3px;
	width: 151px;
	height: 544px;
	margin-bottom: 10px;
}
#menu .content {
	background: url(../img/common/bg/bg_menu_contents.jpg) 0 -72px no-repeat;
	padding: 0px 3px;
	width: 151px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#menu .tainyunavi {
	background: url(../img/common/bg/bg_menu4.jpg);
	padding: 0px 3px;
	width: 151px;
	height: 188px;
	margin-bottom: 10px;
}
#menu nav li {
	width: 151px;
	height: 36px;
	display: block;
	vertical-align: top;
}
#menu nav a {
	width: 151px;
	height: 36px;
	display: block;
	overflow: hidden;
}
#menu nav a:hover img {
	visibility: hidden;
}
#menu .job {
	background: url(../img/common/menu/job.jpg) 0px bottom;
}
#menu .beginner {
	background: url(../img/common/menu/beginner.jpg) 0px bottom;
}
#menu .taidan {
	background: url(../img/common/menu/taidan.jpg) 0px bottom;
}
#menu .girlstalk {
	background: url(../img/common/menu/girlstalk.jpg) 0px bottom;
}
#menu .richgirls {
	background: url(../img/common/menu/richgirls.jpg) 0px bottom;
}
#menu .koisite {
	background: url(../img/common/menu/koisite.jpg) 0px bottom;
}
#menu .osaihu {
	background: url(../img/common/menu/osaihu.jpg) 0px bottom;
}
#menu .yesno {
	background: url(../img/common/menu/yesno.jpg) 0px bottom;
}
#menu .psychology {
	background: url(../img/common/menu/psychology.jpg) 0px bottom;
}
#menu .genjina {
	background: url(../img/common/menu/genjina.jpg) 0px bottom;
}
#menu .ura_genjina {
	background: url(../img/common/menu/ura_genjina.jpg) 0px bottom;
}
#menu .words {
	background: url(../img/common/menu/words.jpg) 0px bottom;
}
#menu .job-word {
	background: url(../img/common/menu/job-word.jpg) 0px bottom;
}
#menu .sumilate {
	background: url(../img/common/menu/simulate.jpg) 0px bottom;
}
#menu .tainyu_go {
	background: url(../img/common/menu/tainyu_go.jpg) 0px bottom;
}
#menu .tainyu_soku {
	background: url(../img/common/menu/tainyu_soku.jpg) 0px bottom;
}
#menu .tainyu_qa {
	background: url(../img/common/menu/tainyu_qa.jpg) 0px bottom;
}
#menu .charisma {
	background: url(../img/common/menu/charisma.jpg) 0px bottom;
}
#menu .soukin {
	background: url(../img/common/menu/soukin.jpg) 0px bottom;
}
#menu .menu_blog {
	background: url(../img/common/menu/blog.jpg) 0px bottom;
	width: 151px;
	height: 20px;
	display: block;
	vertical-align: top;
}
#menu .menu_question {
	background: url(../img/common/menu/question.jpg) 0px bottom;
	width: 151px;
	height: 20px;
	display: block;
	vertical-align: top;
}
#menu .column {
	background: url(../img/common/menu/column.jpg) 0px bottom;
}
#menu .fortune {
	background: url(../img/common/menu/fortune.jpg) 0px bottom;
}
#menu .spot {
	background: url(../img/common/menu/spot.jpg) 0px bottom;
}
#menu .chat {
	background: url(../img/common/menu/chat.jpg) 0px bottom;
}
#menu .production {
	background: url(../img/common/menu/production.jpg) 0px bottom;
}
#menu .dekaseginavi {
	background: url(../img/common/menu/dekasegi.jpg) 0px bottom;
}
#menu .melmaga {
	height: 110px;
	margin: 10px 0px;
	border: 1px solid;
	color: #ccc9c2;
}
#menu .melmaga .h2{
	background:url(../img/common/ttl/ttl_melmaga.jpg);
	width:157px;
	height:27px;
	text-indent:-9999px;
}
#menu .melmaga_lead {
	color: #fd328c;
	font-weight: bold;
	margin: 8px 8px;
	line-height: 1.2em;
	text-align: justify;
}
#menu .melmaga .btn_entry {
	background: url(../img/common/btn/btn_melmaga_entry.jpg);
	width: 150px;
	height: 23px;
	display: block;
	margin: 0px auto 0px;
}
#menu .melmaga a {
	width: 150px;
	height: 23px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#menu .mobile {
	background: url(../img/common/bg/bg_mobile_120315.jpg) no-repeat;
	width: 157px;
	height: 331px;
	text-align: center;
	margin-bottom: 10px;
}
#menu .mobile .h2 {
	background: url(../img/common/ttl/ttl_mobile.jpg);
	width: 157px;
	height: 27px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#menu .mobile .send_mb {
	color: #fd328c;
	font-weight: bold;
	margin: 15px 8px 0;
	line-height: 1.2em;
	text-align: left;
}
#menu .mobile .app_shop {
	margin-top: 21px;
}
.side_container {
  position: absolute;
  right: 0;
  top: -105px;
  width: 250px;
}
/* free_campaign_bnr */
.free_campaign_bnr {
  padding: 10px 0;
  text-align: center;
}
.free_campaign_bnr .particletext {
  position: relative;
  padding: 20px 0;
  text-align: center;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  font-size: 16px;
  text-decoration: none;
  box-shadow: 0 0 20px #eee;
  border-radius: 8px;
  display: block;
  background-image: linear-gradient(to right, #FF512F 0%, #DD2476 51%, #FF512F 100%);
}
.free_campaign_bnr .particletext:hover {
  background-position: right center;
}
/*検討中BOX*/
#fav {
  float: right;
	width: 250px;
	color: #333;
}
#fav h2,
#fav div.h2 {
	background: url(../img/common/ttl/ttl_fav2.jpg);
	width: 248px;
	height: 25px;
	font-size: 9px;
	text-indent: -9999px;
}
#fav .in {
	border-left: #ff99ae solid 1px;
	border-right: #ff99ae solid 1px;
	padding: 10px 0px;
	width: 246px;
	background: #fff;
}
#fav hr {
	border-color: #e1e1df;
	width: 75%;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	height: 1px;
	margin: px auto;
}
#fav .btn_help {
	width: 240px;
	height: 52px;
	margin: 0px auto 10px;
	display: block;
}
#fav p {
	margin: 5px 0px 5px 3px;
	line-height: 16px;
}
#fav .bottom {
	background: url(../img/common/bottom_fav2.jpg);
	width: 248px;
	height: 7px;
	font-size: 0px;
	overflow: hidden;
}
#fav .l_btn{
	float:left;
	width:110px;
	text-align:center;
	margin:0 5px 0 7px;
}
#fav .l_btn p{
	font-size:11px;
}
#fav .r_btn{
	float:left;
	width:110px;
	text-align:center;
}
#fav .r_btn p{
	font-size:11px;
}
#fav #r_txt{
	float:right;
	padding-left:15px;
	background:url(../img/common/btn/arow.gif) no-repeat;
}
#fav #r_txt a{
	color:#333 !important;
	text-decoration:none;
}
/* mj female banner */
.mj_female_banner {
	margin-top: 20px;
}
.mj_female_banner a {
	display: block;
	text-align: center;
	text-decoration: none;
}
.mj_female_banner img {
	margin-top: 5px;
}
.mj_female_banner .pr_icon {
	display: inline-block;
	padding: 2px 8px 1px;
	margin-right: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #f00;
	background: #ffff02;
}
.mj_female_banner .pr_text {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1;
	color: #fc6761;
	vertical-align: middle;
}
/* 美魔女tab */
.content_flip {
	position: absolute;
	top: 110px;
	right: -153px;
}
/* tainyu timeline */
#tainyuArea_re {
  width: 246px;
  float: none;
  margin: 15px 0 0;
}
#tainyuArea_re a {
  text-decoration: none;
}
#tainyuArea_re .t_reBox {
  padding-bottom: 10px;
  border: 1px solid #000;
  box-sizing: border-box;
}
#tainyuArea_re .ttl_area_re {
  width: 244px;
  margin: 0 auto;
}
.top_soukin_area_r {
  position: relative;
  width: 235px;
  margin: 10px auto;
}
.top_soukin_area_r a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 235px;
  height: 283px;
}
.top_soukin_area_r a:hover {
  background-color: rgba(255,102,0,0.1)
}
.soukin_list_r {
  background-color: #fff;
  border: 3px solid #ffe400;
  box-sizing: border-box;
  padding: 5px;
}
.top_soukin_area_r .soukin_list_r dl {
  margin-bottom: 5px;
}
.top_soukin_area_r .soukin_list_r dt {
  float: left;
  width: 105px;
  padding: 3px 0;
  margin: 0 10px 5px 0;
  border-radius: 15px;
  background-color: #ddefff;
  color: #034889;
  text-align: center;
  font-size: 11px;
}
.top_soukin_area_r .soukin_list_r dd {
  float: left;
  width: 219px;
  color: #000;
}
.top_soukin_area_r .soukin_list_r .user_name {
  float: left;
  color: #ff719f;
  font-weight: bold;
  margin-right: 8px;
  font-size: 13px;
}
.top_soukin_area_r .soukin_list_r .user_txt {
  float: left;
  color: #000;
  font-size: 11.5px;
}
.top_soukin_area_r .soukin_list_r .sh_pay {
  padding: 0 3px;
  font-size: 14px;
}
#tainyuArea_re .t_reBox .re_list {
  width: 235px;
  margin: 0 auto;
  padding: 10px 0;
  border-bottom: 3px solid #c89bb4;
}
#tainyuArea_re .t_reBox .re_list:hover {
  background-color: #fbeee8;
}
#tainyuArea_re .t_reBox .ico_topRe {
  float: left;
  width: 54px;
}
#tainyuArea_re .t_reBox .ico_topRe img {
  width: 100%;
}
#tainyuArea_re .t_reBox .jd_topRe {
  float: right;
  width: 170px;
  margin: 0 auto;
}
#tainyuArea_re .t_reBox .jd_topRe .l_re_job {
  float: left;
  width: 101px;
  margin-right: 5px;
  margin-bottom: 4px;
  padding: 3px 0;
  color: #fff;
  font-size: 10px;
  text-align: center;
}
.job_deli_re {
  background: #ec6a6a;
}
.job_tenpo_re {
  background: #c178ff;
}
.job_hotel_re {
  background: #ff3e3d;
}
.job_esthe_re {
  background: #37b8e2;
}
.job_onaclu_re {
  background: #a88c1a;
}
.job_pink_re {
  background: #ffadad;
}
.job_soap_re {
  background: #2476ff;
}
.job_image_re {
  background: #ff9c00;
}
.job_secab_re {
  background: #00cdd5;
}
.job_sm_re {
  background: #147630;
}
.job_mseikan_re {
  background: #e6bf0b;
}
.job_chat_re {
  background: #eb6100;
}
.job_production_re {
  background: #a4005b;
}
.job_nonadult_re {
  background: #7e6b5a;
}
.job_tel_l_re {
  background: #43be00;
}
.job_cabaret_re {
  background: #8a06d6;
}
.job_girlsbar_re {
  background: #bc0000;
}
.l_job_chat {
  background-color: #eb6100;
}
.l_job_production {
  background-color: #a4005b;
}
.l_job_nonadult {
  background-color: #7e6b5a;
}
.l_job_tel_l {
  background-color: #43be00;
}
.l_job_cabaret {
  background-color: #8a06d6;
}
.l_job_girlsbar {
  background-color: #bc0000;
}
.l_job_kosai {
  background-color: #003567;
}
#tainyuArea_re .t_reBox .jd_topRe .re_update {
  float: left;
  width: 64px;
  color: #b4b4b4;
  text-align: right;
  font-size: 11px;
}
#tainyuArea_re .t_reBox .jd_topRe .topArea_re {
  font-size: 13px;
  color: #0ea6be;
  line-height: 1.3;
}
#tainyuArea_re .t_reBox .topSn_re {
  margin: 0 0 2px;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #ff008a;
}
#tainyuArea_re .t_reBox .topTxt_re {
  background: url(../img/common/btn/bg_arrow_purple.gif) no-repeat;
  margin: 2px 0 2px;
  font-size: 11.5px;
  color: #7a7a7a;
  line-height: 1.4;
  word-wrap: break-word;
}
#tainyuArea_re .btn_more_Re {
  width: 224px;
  margin: 8px auto 0;
  background: -moz-linear-gradient(top, #a850fa, #c896f5);
  background: -o-linear-gradient(top, #a850fa, #c896f5);
  background: -webkit-linear-gradient(top, #a850fa, #c896f5);
  background: linear-gradient(top, #a850fa, #c896f5);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#a850fa, endcolorstr=#c896f5))";
  background-color: #a850fa;
  border: 1px solid #6e01d6;
}
#tainyuArea_re .btn_more_Re a {
  display: block;
  padding: 5px 0;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}