<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">// D =&gt; [14811]IE譎ゅ↓js髱槫酔譛溘□縺ｨ繧ｹ繝ｩ繧､繝繝ｼ縺悟虚菴懊＠縺ｪ縺�◆繧｜xslider.js縺ｫ遘ｻ蜍�
//$(function() {
//	/**
//	* 逶ｮ邇牙膚蜩√√Λ繝ｳ繧ｭ繝ｳ繧ｰ縲∵怙霑題ｦ九◆蝠�刀逕ｨ縲讓呎ｺ肪xslider
//	*
//	*/
//	$('.rmd_slider').bxSlider({
//		slideWidth: 178,
//		minSlides: 5,
//		maxSlides: 5,
//		startSlide: 0,
//		slideMargin: 20,
//		adaptiveHeight: true,
//		adaptiveHeightSpeed: 500,
// [7836]證ｫ螳壼ｯｾ蠢懊，hrome73縺ｫ繝舌�繧ｸ繝ｧ繝ｳ繧｢繝��縺輔ｌ繧九→bxSlider縺ｮ繝ｪ繝ｳ繧ｯ縺悟柑縺九↑縺上↑繧�
// D =&gt; [14961]繝�ヵ繧ｩ繝ｫ繝医�縺ｺ繝ｼ繧ｸ繝｣繝ｼ縺梧ｶ医∴繧�
//		touchEnabled: false
// 繝吶�繧ｹ繝�じ繧､繝ｳ螟画峩縺ｫ莨ｴ縺�ｿｽ蜉�縺励◆縺御ｸ崎ｦ√↑縺溘ａ蜑企勁
//		touchEnabled: false,
//		controls: true,
//		nextSelector:'.next-btn',
//		prevSelector:'.prev-btn'
// D &lt;= [14961]繝�ヵ繧ｩ繝ｫ繝医�縺ｺ繝ｼ繧ｸ繝｣繝ｼ縺梧ｶ医∴繧�
//	});
//});
// D &lt;= [14811]IE譎ゅ↓js髱槫酔譛溘□縺ｨ繧ｹ繝ｩ繧､繝繝ｼ縺悟虚菴懊＠縺ｪ縺�◆繧｜xslider.js縺ｫ遘ｻ蜍�

// 繧ｵ繧､繝峨ヰ繝ｼ繧ｫ繝�ざ繝ｪ繧｢繧ｳ繝ｼ繝�ぅ繧ｪ繝ｳ
$(function(){
    $(".ul_tree .toggle").click(function() {
			$(this).parents('li').toggleClass("active").children("ul").slideToggle();
    });
    
    $(".ul_tree_tq .toggle_tq").click(function() {
			$(this).parents('li').toggleClass("active").children("ul").slideToggle(0);
    });

});

/*
* 荳臥せ繝ｪ繝ｼ繝繝ｼ
* 
*/
$(function() {
	$('.rmd_slider_wide .productContents h3 a').addClass('addEllipsis');
});

function addEllipsis(name){
  $(name).each(function() {
    var $target = $(this);
    var html = $target.html();
    var $clone = $target.clone();
    $clone
    .css({
      display: 'none',
      position : 'absolute',
      overflow : 'visible'
    })
    .width($target.width())
    .height('auto');
    $target.after($clone);
    while((html.length &gt; 0) &amp;&amp; ($clone.height() &gt; $target.height())) {
      html = html.substr(0, html.length - 1);
      $clone.html(html + '...');
    }
    $target.html($clone.html());
    $clone.remove();
  });
}

$(window).on('load', function(){
	addEllipsis('.addEllipsis');
	let slider_height = $('.rmd_slider_wide').outerHeight();
	$('.rmd_slider_wide').parent('.bx-viewport').outerHeight(slider_height);
});

// DOM縺ｫlocalStorage逕ｨ縺ｮhidden鬆�岼逕滓�
$(function(){
	// 蠢�ｦ’orm繧ｿ繧ｰ縺ｮ蠕後ｍ縺ｫhidden鬆�岼險ｭ螳�
	$("&lt;input&gt;", {
		type: 'hidden',
		id: 'favorites_ls',
		name: 'favorites_ls',
		value: localStorage.getItem('raku2_favorites')
// 讀懃ｴ｢譎ゅ↓縺頑ｰ励↓蜈･繧頑ュ蝣ｱ繧剃ｻ倅ｸ弱☆繧九→GET繝代Λ繝｡繝ｼ繧ｿ驕主､壹�蜿ｯ閭ｽ諤ｧ縺後≠繧九◆繧∝叙繧贋ｸ九￡
//	}).appendTo('#login_mypage, #header_login_form, #search_form');
	}).appendTo('#login_mypage, #header_login_form');

	$("&lt;input&gt;", {
		type: 'hidden',
		id: 'favorites_del_ls',
		name: 'favorites_del_ls',
		value: localStorage.getItem('raku2_favorites_del')
// 讀懃ｴ｢譎ゅ↓縺頑ｰ励↓蜈･繧頑ュ蝣ｱ繧剃ｻ倅ｸ弱☆繧九→GET繝代Λ繝｡繝ｼ繧ｿ驕主､壹�蜿ｯ閭ｽ諤ｧ縺後≠繧九◆繧∝叙繧贋ｸ九￡
//	}).appendTo('#login_mypage, #header_login_form, #search_form');
	}).appendTo('#login_mypage, #header_login_form');
});

// a繧ｿ繧ｰ縺ｮform繧痴ubmit縺吶ｋ
function fnFavoriteSubmit(form, action) {

	// LocalStorage縺九ｉform縺ｮhidden鬆�岼縺ｫvalue蜀崎ｨｭ螳�
	$('#favorites_ls').val(localStorage.getItem('raku2_favorites'));
	$('#favorites_del_ls').val(localStorage.getItem('raku2_favorites_del'));

	eccube.changeAction(action, form);
	document.forms[form].submit();
}

//邨槭ｊ霎ｼ縺ｿ髢矩哩逕ｨ
$(function() {
// 鬮倥＆隱ｿ遽荳崎ｦ�
//	$('.open-box').each(function(){
//		$(this).css("height",$(this).height()+"px");
//	});
	$('.open-box').hide();
	$('.btn-box').click(function () {
		$('.open-box').slideToggle();
		$(this).toggleClass('active');
	});
});

// 陦ｨ遉ｺ鬆�､画峩逕ｨ
$(function(){
	function fixPlaceHolderWidth(event, ui) {
		// adjust placeholder td width to original td width
		ui.children().each(function() {
			$(this).width($(this).width());
		});
		return ui;
	};

	$('.sortable, .sortable_mf').sortable({
		items: "tbody tr",
		cancel:".no_drag",
		handle:".updown",
		placeholder: 'ui-state-highlight',
		start: function(event, ui){
			ui.placeholder.height(ui.helper.outerHeight());
		},
		helper: fixPlaceHolderWidth,
		update: function(e, ui) {
			// 繝ｩ繝ｳ繧ｯ菫晏ｭ倥�繧ｿ繝ｳ陦ｨ遉ｺ
			$('.btn-area-rank').show();
		}
	});
});</pre></body></html>