【ASMR】自称負けヒロインのダウナー幼馴染ちゃんが、あなたの疲れを癒したい!【サークル開設記念価格】 RJ01459533 V-TIPS

【ASMR】自称負けヒロインのダウナー幼馴染ちゃんが、あなたの疲れを癒したい!【サークル開設記念価格】01

▼サークル始動記念!50%割引中☆

定価¥300(税別)のところ、サークルの始動を記念して50%OFF!

こまいぬさんのファンの方も、知らなかった方も、V-TIPSを初めて知ったという方も、この機会にぜひご購入下さい!
「嫌じゃないよね…?」

年下幼馴染の「自称」負けヒロインの女の子が、あなたとの二人きりの勉強会をきっかけに少しだけ積極的に…!

何気ない会話、優しい耳かきの手、二人きりの静かな時間…

耳元で感じる小さな幸せとともに、日々の疲れを存分に癒してください!

王道あまあまシチュエーション
ヒロインの耳かき、耳ふー、囁きをご堪能ください!

《収録内容》

1.二人でお勉強会 02:42
2.慣れない耳かき 11:16
3.どきどき耳かき 11:27

《特典》

KVイラスト(一枚絵、透過)
幼馴染ちゃんのCVを担当するのはVtuberの「こまいぬ」さん!
配信アプリRealityで大人気の彼女がASMRのCVに挑戦!

◆こまいぬ

Youtube:
X:
制作総指揮:V-TIPS

Vtuberの皆様の活動をサポートし、Vtuber業界を盛り上げる一助となるため日々様々な企画を考えています!

Youtube:

X:
ボイス整音:夢深りりん

ASMR・ゲーム・歌など幅広く活動するサキュバスVtuberです!

Youtube:

X:@YumemiRirin

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/RG01049861/product_id/RJ01459533.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/RJ01459533.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’);

const sendGaEvent = function(e) {

var $self = $(e.currentTarget);

//GAイベント送信

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

return true;

}
// レコメンド結果通知
$li.delegate(‘a’, ‘click’, function (e) {
sendGaEvent(e);
});
// マウスホイールクリックの検知用
$li.delegate(‘a’, ‘mousedown’, function (e) {
if (e.button !== 1) return true;
return sendGaEvent(e);
});
});

// 表示NG設定に基づいたフィルターの適用

$.filterImage();

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

product-id=”RJ01459533″
parent-product-id=””
is-translation-parent=””
more-load=””
sort-in-page=””
is-simplified=”true”
>

$(function () {

var endpoint = ‘https://www.dlsite.com/maniax/work/matome/ajax/=/product_id/RJ01459533.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