 /* div#respnavi-medium { display: block !important;} */

img#haku-ikoni,
img#respnavi-img,
img#open-search-icon,
form#searchForm,
div#flexslider-cont-mobile,
div#flexslider-wrap-mobile,
div#maintitle-wrap-mobile { display: none !important; }

body { margin-top: 0 !important; }

div#header-cont { width: 740px; }

div#header-cont img { max-width: 740px; }

/*------------------------------------------------
NAVIGATION
------------------------------------------------*/

div#respnavi-cont-inner { width: 760px; }

div#respnavi-toggle { 
 position: relative;
 width: 730px;
 margin: auto;
}

div#respnavi-toggle div#togglemobimenu { padding-left: 0; }

div#respnavi { height: auto; }

div#respnavi-wrap { 
 width: 730px;
 margin: auto;
}

div#respSearchform {
 width: 730px;
 margin: auto;
}

div#respnavi div#respSearchform {
 display: table;
 -webkit-box-sizing:border-box;
 -ms-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
}

div#respSearchform div.cell { 
 background: #ffffff;
 padding: 10px; 
}

div#respSearchform div.cell.first { padding: 0 10px; }

div#respSearchform input#respSearchfield { 
 padding: 9px 5px;
 font-size: 18px;
}

div#respSearchform input[type=text] { border: 0; }

div#respSearchform input[type=text]:focus {
 border: 0;
 -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
 -moz-box-shadow:    0px 0px 0px 0px rgba(0, 0, 0, 0);
 box-shadow:         0px 0px 0px 0px rgba(0, 0, 0, 0);
 transition: initial;
 transition: box-shadow 0 ease-in-out 0s;
}

div#respSearchform input#respSubmitsearch { background: url('/img/search-icon-bbbbbb.png') !important; }

div#respnavi-toggle.navi_loading div#togglemobimenu,
div#respnavi-toggle.navi_loading div#homeIcon,
div#respnavi-toggle.navi_loading div#togglesearch {
 visibility: hidden;
}

div#respnavi-loading-table { position: absolute; }

div#flexslider-cont div#flexslider-wrap { width: 730px; }

div#content-wrap { width: 730px; }

div#content-wrap-sp { width: 730px; }

div#content-wrap img { max-width: 100%; height: auto; }

div#col-container { display: block; }
div#col-container .table-row { display: block; }
div#col-container div#left-col { display: none; }
div#col-container div.table-gap { display: none; }
div#col-container div#right-col { display: block; }

div#footer-cont { width:730px; }

div#footer2-wrap { width: 345px; }

div#footer3-wrap {
 width: 345px;
 margin-left: 385px;
}

div#footer2-text-wrap img,
div#footer3-text-wrap img { max-width: 345px; }

/*------------------------------------------------
SUBPAGES
------------------------------------------------*/

/* div#pageimage-wrap { } */

div#pageimage-wrap img {  max-width: 100%; height: auto !important; }

div#pageimage2-wrap { max-width: 45%; }

div#pageimage2-wrap img { max-width: 100%; height: auto !important;  }

/*----- Calendar -----*/

div.cal-wrapper { width: 730px; }

div.cal-wrapper div#cal-container-left {
 display: table-cell;
 width: 350px;
 padding-right: 30px;
}

div.cal-wrapper div#cal-container-right { display: table-cell; }

/*----- ImgGallery -----*/

div.igImgWrapper { text-align: center; }

img.igGroupThumb { display: inline-block; } 
