﻿function contact(){
ConWin = window.open("","_blank","left=0,top=0,width=684,height=660,scrollbars=yes,status=yes");
ConWin.location = "https://sekisui-hokkaido.jp/contact/index.html";
ConWin.title = "お問合せ | 積水化学北海道株式会社";
}

function entry(){
EntWin = window.open("","_blank","left=0,top=0,width=684,height=660,scrollbars=yes,status=yes");
EntWin.location = "https://sekisui-hokkaido.jp/entry/index.html";
EntWin.title = "新卒採用における個人情報の取扱いについて | 積水化学北海道株式会社";
}

function dousan(){
ConWin = window.open("","_blank","left=0,top=0,width=684,height=660,scrollbars=yes,status=yes");
ConWin.location = "https://sekisui-hokkaido.jp/dousan/inquiry.html";
ConWin.title = "「道産建設資材ＤＢ」お問合せ | 積水化学北海道株式会社";
}


