もともと人間だった咲姫は、とある日を境にサキュバスになってしまう。
社会的に淫魔は淫乱で、下品であるという認識が広いため、
咲姫は内定先での内定を取り消され、厳しい毎日を送るようになる。
やっとのことで、淫魔として「淫魔第一産業」に就職し、働き始める咲姫であったが、
就職の喜びもつかの間。
「外部営業所」に強制派遣されるんですって!?!?!?!?
ブラック企業生存シミュレーション!!!
精気を獲得してノルマを達成するために、
咲姫は色んなお客を「接客」します。
もちろん、Hな意味での接客です。
色んな業務をして資源ー魔力と経験指数を集め、自分を磨き上げなければなりません。
徐々にできる仕事も増え、より多くのお客の相手もできるようになります。
もちろん、Hイベントも解禁されていきます!
公休日?
休めるわけないじゃないですか。
サービス業って、公休日の方が忙しいんです。
どうすればいいか、わかりますね?
探索の範囲も拡張されますので、ぜひ探索してみてください。
このように、咲姫は毎日、週末も欠かさず働き、先輩に業務報告書を提出します。
咲姫の周りの人は、咲姫の仕事能力に関し、色んなコメントを残します。
肯定的な評価であれ、否定的な評価であれ…
咲姫がどのようにお客から評価されているか、確認してみるのも楽しいでしょう!
率直で辛辣な一言は、社会生活における厳しいアドバイスになります。
先輩のパソコンを覗いてみると、取引先での評価が見れるかも…?
前任者からの暖かいアドバイスがいっぱい!
咲姫が通っている淫魔第一産業がどれだけブラックなのか、
確認してみてください!
$(‘._to_out’).click(function(){
ga(‘send’, ‘event’, ‘maniax’, $(this).data(‘action’), $(this).data(‘label’), {‘nonInteraction’: 1});
});
});
class=”recommend_list “
data-section-name=”work_recommend_history”
data-href=”https://www.dlsite.com/maniax/load/recommend/v2/=/type/viewsales2/reject/RG01003752/product_id/RJ01062555.html”
data-type=”viewsales2″
>
class=”recommend_list “
data-section-name=”work_recommend_history”
data-href=”https://www.dlsite.com/maniax/load/recommend/v2/=/type/history/product_id/RJ01062555.html”
data-type=”history”
>
// 未ログイン時の挙動対応
var islogin = false;
if ([‘1’, ‘3’].indexOf(document.getCookie(‘loginchecked’)) !== -1) {
islogin = true;
}
$(document).bind(‘ajaxSuccess’, function() {
var $target_blocks = $(‘.work_main_list_ncol’);
$target_blocks.each(function () {
if ($(this).thumbImgPopup !== undefined) {
$(this).thumbImgPopup();
$(this).setBlockViewSetting(‘mheight_01′,’__sp_detail’,’end’);
};
});
}
);
function (res) {
var rejects = [].concat(res[‘reason_1’], res[‘reason_2’])
var href = element.dataset.href
var type = element.dataset.type
href && $.get(href).then(function(res){
// html適応
$(element).html(res)
$(element).find(‘li.swiper-slide’).each(function(i, li){
var $li = $(li)
if (~rejects.indexOf($li.data(‘prod’))) {
return $li.remove()
}
$li.find(‘.mini_menu’).bind(‘click’, function (e) {
$li.find(‘.mini_menu_dropdown’).toggleClass(‘open’);
})
$li.find(‘.mini_menu_dropdown_inner’).bind(‘click’, function() {
// 未ログイン時は新規ユーザ登録ページに遷移
if (islogin) {
$.get(‘https://www.dlsite.com/maniax/cart/ajax/=/mode/nothanks/product_id/’ + $li.data(‘prod’))
.done(() => $li.find(‘.recommend_work_item’).addClass(‘hidden’))
.fail(() => window.location.href = ‘https://www.dlsite.com/maniax/regist/user’);
} else {
window.location.href = ‘https://www.dlsite.com/maniax/regist/user’;
}
})
$(window).triggerHandler(‘initialize.vue’);
$li.delegate(‘a’, ‘click’, function (e) {
var $self = $(e.currentTarget);
try {
window.ga(‘send’, ‘event’, dlsite.getName(), ‘recommend_’ + $li.data(‘category’), $self[0].pathname);
} catch (ex) {
//
}
prod: $li.data(‘prod’),
merch: ‘dlsite’,
spec: $li.data(‘spec’),
cref: $li.data(‘cref’),
cookie: document.getCookie(‘uniqid’)
};
return true;
}
if (!navigator.sendBeacon || !navigator.sendBeacon(url)) {
$.ajax(url, {
async: false,
timeout: 2000,
});
}
});
});
new Swiper(element.firstChild, {
navigation: {
nextEl: ‘.swiper-button-next.type-‘ + type,
prevEl: ‘.swiper-button-prev.type-‘ + type,
disabledClass: ‘disable’,
},
slidesPerColumn: type === ‘viewsales2’ ? 2 : 1,
slidesPerView: Math.floor($(element).find(‘.swiper-container’).width() / 200),
slidesPerGroup: Math.floor($(element).find(‘.swiper-container’).width() / 200),
spaceBetween: 10,
breakpoints: {
1194: {
slidesPerView: 3,
slidesPerGroup: 3,
},
1364: {
slidesPerView: 4,
slidesPerGroup: 4,
},
1534: {
slidesPerView: 5,
slidesPerGroup: 5,
},
1704: {
slidesPerView: 6,
slidesPerGroup: 6,
},
1874: {
slidesPerView: 7,
slidesPerGroup: 7,
},
max: {
slidesPerView: 8,
slidesPerGroup: 8,
}
},
})
});
})
}
)
})
var endpoint = ‘https://www.dlsite.com/maniax/work/matome/ajax/=/product_id/RJ01062555.html’;
$.get(endpoint).then(function(res){
// html適用
$(‘._work_matome’).html(res);
if (document.getElementById(‘matome-swiper’) != null) {
// Swiper4系
var swiper = new Swiper(‘#matome-swiper’, {
slidesPerView: 6,
slidesPerGroup: 6,
spaceBetween: 20,
watchSlidesVisibility: true,
navigation: {
nextEl: ‘.swiper-button-next.type-matome’,
prevEl: ‘.swiper-button-prev.type-matome’,
},
preloadImages: false,
lazy: true,
breakpoints: {
1900: {
slidesPerView: 5,
slidesPerGroup: 5,
},
1620: {
slidesPerView: 4,
slidesPerGroup: 4,
},
1390: {
slidesPerView: 3,
slidesPerGroup: 3,
},
1150: {
slidesPerGroup: 2,
slidesPerView: 2,
}
}
});
var target_rect = document.getElementById(‘matome-swiper’).getBoundingClientRect();
if (0 < target_rect.top && target_rect.bottom <= window.innerHeight) {
swiper.lazy.load();
window.removeEventListener(‘scroll’, scrollIn, false);
}
};
window.addEventListener(‘scroll’, scrollIn, false);
}
});
});







