社畜サキュバス ~消耗品扱いの新人淫魔咲姫ちゃんのブラック企業サバイバル~ RJ01062555 桃丼屋

社畜サキュバス ~消耗品扱いの新人淫魔咲姫ちゃんのブラック企業サバイバル~01

社畜サキュバス ~消耗品扱いの新人淫魔咲姫ちゃんのブラック企業サバイバル~02

人間と魔法と魔力が共存する世界。

もともと人間だった咲姫は、とある日を境にサキュバスになってしまう。
社会的に淫魔は淫乱で、下品であるという認識が広いため、
咲姫は内定先での内定を取り消され、厳しい毎日を送るようになる。
やっとのことで、淫魔として「淫魔第一産業」に就職し、働き始める咲姫であったが、
就職の喜びもつかの間。

社畜サキュバス ~消耗品扱いの新人淫魔咲姫ちゃんのブラック企業サバイバル~03

ノルマが達成できなくなると、地獄のような労働環境が待つ、

「外部営業所」に強制派遣されるんですって!?!?!?!?

社畜サキュバス ~消耗品扱いの新人淫魔咲姫ちゃんのブラック企業サバイバル~04

現代社会を背景とする淫魔会社で、初心者サキュバス咲姫ちゃんが繰り広げる、

ブラック企業生存シミュレーション!!!

社畜サキュバス ~消耗品扱いの新人淫魔咲姫ちゃんのブラック企業サバイバル~05

44種以上の豊富なHイベントと差分収録!!

精気を獲得してノルマを達成するために、
咲姫は色んなお客を「接客」します。
もちろん、Hな意味での接客です。

社畜サキュバス ~消耗品扱いの新人淫魔咲姫ちゃんのブラック企業サバイバル~06

しかし、もともと人間だった咲姫は不器用でテクニックもないため、

色んな業務をして資源ー魔力と経験指数を集め、自分を磨き上げなければなりません。

社畜サキュバス ~消耗品扱いの新人淫魔咲姫ちゃんのブラック企業サバイバル~07

色んなスキルを学び、毎日のスケジュールを進めていくと、

徐々にできる仕事も増え、より多くのお客の相手もできるようになります。
もちろん、Hイベントも解禁されていきます!

社畜サキュバス ~消耗品扱いの新人淫魔咲姫ちゃんのブラック企業サバイバル~08

咲姫が立派な社畜、そしてサキュバスとして成長するよう、色んなスキルを学び、毎日のスケジュールを進めてみてください!

公休日?
休めるわけないじゃないですか。
サービス業って、公休日の方が忙しいんです。

取引先とうまくやっていくためには…

どうすればいいか、わかりますね?

好感度を上げると、色んなイベントが解禁!

探索の範囲も拡張されますので、ぜひ探索してみてください。

人々の頼みを聞いてあげると、思いもしない成果があるかも…?

このように、咲姫は毎日、週末も欠かさず働き、先輩に業務報告書を提出します。
咲姫の周りの人は、咲姫の仕事能力に関し、色んなコメントを残します。
肯定的な評価であれ、否定的な評価であれ…

色んなお客の相手をしていくと、お客からクチコミを残す時もあります。

咲姫がどのようにお客から評価されているか、確認してみるのも楽しいでしょう!

また先輩は、いつも笑顔で評価します。

率直で辛辣な一言は、社会生活における厳しいアドバイスになります。
先輩のパソコンを覗いてみると、取引先での評価が見れるかも…?

最後に、会社のクチコミサイトには、

前任者からの暖かいアドバイスがいっぱい!
咲姫が通っている淫魔第一産業がどれだけブラックなのか、
確認してみてください!

jQuery(function($){

$(‘._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”
>

$(function() {

// 未ログイン時の挙動対応
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’);
};
});
}
);

$.getJSON(‘https://www.dlsite.com/maniax/load/member/uninterest’).then(

function (res) {
var rejects = [].concat(res[‘reason_1’], res[‘reason_2’])

$(‘.recommend_list’).each(function(i, element){

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()
}

// miniメニュー開閉

$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’;
}
})

// Vueの拡大ポップアップロジックを利用するためVueのinit処理を行い、コンポーネントをマウントする

$(window).triggerHandler(‘initialize.vue’);

// レコメンド結果通知

$li.delegate(‘a’, ‘click’, function (e) {
var $self = $(e.currentTarget);

//GAイベント送信

try {
window.ga(‘send’, ‘event’, dlsite.getName(), ‘recommend_’ + $li.data(‘category’), $self[0].pathname);
} catch (ex) {
//
}

var param = {

prod: $li.data(‘prod’),
merch: ‘dlsite’,
spec: $li.data(‘spec’),
cref: $li.data(‘cref’),
cookie: document.getCookie(‘uniqid’)
};

if (!param[‘prod’] || !param[‘spec’] || !param[‘cref’]) {

return true;
}

var url = ‘https://dlsite.silveregg.net/pycre5/click?’ + $.param(param);

// クリックイベントを送出

if (!navigator.sendBeacon || !navigator.sendBeacon(url)) {
$.ajax(url, {
async: false,
timeout: 2000,
});
}

return true;

});
});

// Swiper

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,
}
},
})
});
})
}
)
})

$(function () {

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,
}
}
});

$(‘.matome_box’).show();

var scrollIn = function(event) {

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);
}
});
});

[  ]

シェアする

  • このエントリーをはてなブックマークに追加

フォローする

This website stores cookies on your computer. These cookies are used to provide a more personalized experience and to track your whereabouts around our website in compliance with the European General Data Protection Regulation. If you decide to to opt-out of any future tracking, a cookie will be setup in your browser to remember this choice for one year.

Accept or Deny