/* refre */

function newWin() {
	var newWin=window.open('../refre/index.html', 'refre', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=yes, resizable=no, width=500, height=600');
newWin.window.focus();
}

function newWinT() {
	var newWinT=window.open('refre/index.html', 'refreT', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=yes, resizable=no, width=500, height=600');
newWinT.window.focus();
}

/* 採用情報 */
function otherWinRecruit(){
	var otherWinRecruit=window.open('../recruit/index.html', 'rec', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=yes, resizable=no, width=500, height=300');
otherWinRecruit.window.focus();
　　　}

function otherWinRecruitT(){
	var otherWinRecruitT=window.open('recruit/index.html', 'rec2', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=yes, resizable=no, width=500, height=300');
otherWinRecruitT.window.focus();
　　　}

/* PL法 */
function otherWinPl(){
	var otherWinPl=window.open('../pl/index.html', 'pl', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=yes, resizable=no, width=500, height=600');
otherWinPl.window.focus();
　　　}

function otherWinPlT(){
	var otherWinPlT=window.open('pl/index.html', 'pl2', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=yes, resizable=no, width=500, height=600');
otherWinPlT.window.focus();
　　　}


/* ご利用規約 */
function otherWinAgree(){
	var otherWinAgree=window.open('../agreement/index.html', 'agree', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=yes, resizable=no, width=650, height=600');
otherWinAgree.window.focus();
　　　}

function otherWinAgreeT(){
	var otherWinAgreeT=window.open('agreement/index.html', 'agree2', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=yes, resizable=no, width=650, height=600');
otherWinAgreeT.window.focus();
　　　}


/* 店舗地図 */

function otherWinMap1(){
	var otherWinMap1=window.open('../shopmap/shiga.html', 'map1', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=yes,resizable=no, width=600, height=600');
otherWinMap1.window.focus();
　　　}

function otherWinMap2(){
	var otherWinMap2=window.open('../shopmap/osaka.html', 'map2', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=yes,resizable=no, width=600, height=600');
otherWinMap2.window.focus();
　　　}

function otherWinMap3(){
	var otherWinMap3=window.open('../shopmap/shiga_hotel.html', 'map3', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=yes, resizable=no, width=600, height=600');
otherWinMap3.window.focus();
　　　}

function otherWinMap4(){
	var otherWinMap4=window.open('../shopmap/umeda	.html', 'map4', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=yes, resizable=no, width=600, height=600');
otherWinMap4.window.focus();
　　　}

function otherWinMap5(){
	var otherWinMap5=window.open('../shopmap/cafe_osaka.html', 'map5', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=yes, resizable=no, width=600, height=600');
otherWinMap5.window.focus();
　　　}

/* お問い合わせ */
function otherWinInq(){
	var otherWinInq=window.open('https://admx.jp/shun-inquiry/', 'inq', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=yes, resizable=no, width=500, height=600');
otherWinInq.window.focus();
　　　}

function otherWinMat(){
	var otherWinMat=window.open('https://admx.jp/shun-material/', '', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=yes, resizable=no, width=500, height=600');
otherWinMat.window.focus();
　　　}

/* メルマガ登録 */
function magazine(){
	var otherWinInq=window.open('../magazine/index.html', 'magazine', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=no, resizable=no, width=530, height=536');
otherWinInq.window.focus();
　　　}
function magazineT(){
	var otherWinInq=window.open('magazine/index.html', 'magazine2', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=no, resizable=no, width=530, height=536');
otherWinInq.window.focus();
　　　}
