@charset "utf-8";
/* reset

------------------------------------------------------- */
/* http://meyerweb.com/eric/tools/css/reset/

   v2.0 | 20110126

   License: none (public domain)



   fixed

*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
div, p, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, form, input, button, textarea, table, tr, th, td, article, aside, header, footer, section, nav {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* -------------------------------------------------------

   font

------------------------------------------------------- */
/*

フォント指定 游ゴシック

*/
body #suzukaContentWrap2016 .contentainerMap, html #suzukaContentWrap2016 .containerMap, #suzukaContentWrap2016 .containerMap td, #suzukaContentWrap2016 .containerMap th, #suzukaContentWrap2016 .containerMap input[type="text"], #suzukaContentWrap2016 .containerMap textarea {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500;
}
body #suzukaContentWrap2016 .containerMap {
  font-size: 16px;
  line-height: 170%;
}
a:link, a:visited {
  color: #007ebe;
  text-decoration: none;
  transition: all 0.2s;
}
a:hover {
  opacity: 0.7;
}
img {
  vertical-align: bottom;
  max-width: 100%;
}
.blockContent ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* -------------------------------------------------------

   一括指定 boxsizing / clearfix / image hover / contents width

------------------------------------------------------- */
/* boxsizing */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* clearfix */
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
/* image hover */
.class:hover {
  opacity: 0.7;
  text-decoration: none;
}
/* contents width */
.class {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
/* -------------------------------------------------------

 # navigation

------------------------------------------------------- */
/* navigation */
.blockContentNav.blockContent {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
}
.blockContentNav.blockContent.isActive {
  height: 100%;
}
.blockNavigation {
  height: 100%;
}
.navigation {
  position: absolute;
  top: 60px;
  left: 0;
  z-index: 50;
  width: 100%;
  color: #fff;
  border-top: 1px solid #ccc;
  background: #01948A;
  height: 100%;
  margin-top: -1px;
}
.navigation.isScrollActive {
  position: fixed;
  overflow: auto;
}
.navigation a {
  color: #fff;
  display: block;
}
.navigation a:hover, .navigation a:active, .navigation a:focus {
  text-decoration: none;
}
/* -------------------------------------------------------

 # title

------------------------------------------------------- */
.siteTitle {
  text-align: center;
  background: #01948A;
  color: #fff;
  height: 60px;
  line-height: 60px;
  position: absolute;
  width: 100%;
  z-index: 55;
  border-bottom: 1px solid #999;
  margin-bottom: 030px;
}
.siteTitle.isScrollActive {
  position: fixed;
  top: 0;
}
.blockContent.pageTitle {
  padding-top: 80px;
  font-size: 30px;
  font-weight: bold;
  line-height: 140%;
  text-align: center;
  margin-bottom: -30px;
}
.blockContent.pageTitle img {
  width: 300px;
}
.title002 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 23px;
  text-align: center;
}
.caption001 {
  font-size: 13px;
}
.link001:before {
  content: "≫";
  margin-right: 5px;
  font-size: 9px;
  position: relative;
  top: -3px;
}
/* -------------------------------------------------------

 # button

------------------------------------------------------- */
.button001, a.button001 {
  background: #01948A;
  color: #fff;
  padding: 15px 20px;
  display: inline-block;
}
.button001__caption {
  display: block;
  font-size: 12px;
}
.button002, a.button002 {
  background: #01948A;
  color: #fff;
  padding: 15px 38px;
  display: inline-block;
}
.button002__caption {
  display: block;
  font-size: 12px;
}
/* -------------------------------------------------------

 # contents

------------------------------------------------------- */
.contents {
  position: relative;
}
.blockContent {
  width: 100%;
  margin-bottom: 20px;
  padding: 20px 10px;
}
.blockContent::after {
  content: "";
  width: 100px;
  margin-top: 40px;
  display: block;
  margin: 40px auto 0;
}
.blockMap {
  margin-bottom: 5px;
  height: 400px;
  overflow: auto;
  border: 1px solid #ccc;
}
.blockMap img {
  height: auto;
  width: auto;
  max-width: initial;
}
.blockContent .blockLinkData {
  text-align: center;
  margin-top: 40px;
  width: 460px;
  margin-right: auto;
  margin-left: auto;
}
.blockLinkData li + li {
  margin-top: 20px;
}
.blockLinkData li.mapCaption {
  font-size: 1rem;
  margin-top: 40px;
  text-align: left;
}
.blockLinkData__caption {
  display: block;
  margin-top: 5px;
}
.blockLinkData .button001 {
  width: 100%;
}
.blockSiteCaution {
  font-size: 12px;
  line-height: 140%;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
  margin-top: -40px;
  border-top: 1px solid #efefef;
  padding-top: 20px;
}
/*

  [SP] root style override

------------------------------------------------------- */
#suzukaContentWrap2016 {
  width: 100% !important;
  font-size: 100% !important;
}
#suzukaFooterWrap2016 {
  letter-spacing: 0;
}
#suzukaHeaderWrap2016, #emergencynews {
  letter-spacing: 0;
}
#suzukaContentWrap2016 #emergencynews {
  color: #000;
}
#suzukaContentWrap2016 #emergencynews a {
  text-decoration: underline;
}
#suzukaHeaderWrap2016 div, #emergencynews div {
  box-sizing: content-box;
}
#suzukaHeaderWrap2016 strong, #emergencynews strong {
  font-weight: bold;
}
#suzukaHeaderWrap2016 #gNavWrap > ul > #gNav01 > ul, #suzukaHeaderWrap2016 #gNavWrap > ul > #gNav02 > ul, #suzukaHeaderWrap2016 #gNavWrap > ul > #gNav03 > ul, #suzukaHeaderWrap2016 #gNavWrap > ul > #gNav04 > ul, #suzukaHeaderWrap2016 #gNavWrap > ul > #gNav05 > ul, #suzukaHeaderWrap2016 #gNavWrap > ul > #gNav06 > ul, #suzukaHeaderWrap2016 #gNavWrap > ul > #gNav07 > ul, #suzukaHeaderWrap2016 #gNavWrap > ul > #gNav08 > ul {
  box-sizing: content-box;
}
.pc-only {
  display: none;
}
.sp-only {
  display: block;
}
/*

  [PC]

------------------------------------------------------- */
.button001, a.button001 {
  padding: 15px 50px;
  min-width: 240px;
  width: auto;
}
.blockContentNav.blockContent {
  position: relative;
}
.navigation {
  width: 100%;
  height: auto;
  top: 0;
  display: block;
  position: relative;
}
.navigation.isScrollActive {
  overflow: hidden;
  width: 980px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.blockNavigation.isScrollActive:after {
  content: "";
  display: block;
  height: 72px; /* naviFix時消えた分の高さ */
}
.navigation a {
  display: block;
  width: 100%;
  color: #ffff;
}
.navigation__master, .navigation__slave {
  width: 100%;
}
.navigation__master {
  background: #01948A;
  border: 1px solid #01948A;
}
.navigation__master ul {
  width: 978px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  display: table;
}
.navigation__master a {
  padding: 10px 0;
}
.navigation__master a:hover {
  background: #fff;
  color: #01948A;
}
.navigation, .navigation__master li {
  border: none;
}
.navigation__master li a {
  padding: 20px 10px;
}
.navigation__master li a.scrollActive {
  padding: 5px 10px;
}
.navigation__master li a:after {
  content: "";
  width: 0;
  margin-top: 40px;
  border-top: 1px solid #585858;
  display: block;
  margin: 0px auto 0;
  transition: all 0.3s ease;
}
.navigation__master li a:hover {
  opacity: 1;
}
.navigation__master li {
  display: table-cell;
}
.navigation > li a {
  display: block;
}
.siteTitle, .navigationButton {
  display: none;
}
.blockContent.pageTitle img {
  width: auto;
}
.blockContent.pageTitle br {
  display: none;
}
.blockContent.pageTitle {
  padding: 40px 0 0;
  font-size: 30px;
  font-weight: bold;
  text-align: left;
  padding-left: 20px;
  margin-bottom: 40px;
}
.blockContent {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  padding: 20px 10px;
}
.blockMap {
  height: auto;
  margin-left: -10px;
  margin-right: -10px;
  overflow: hidden;
}
.blockMap img {
  max-width: 100%;
}
.blockLinkData .button001 {
  min-width: 460px;
  width: auto;
}
.blockSiteCaution {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  color: #333;
}
.pc-only {
  display: block;
}
.sp-only {
  display: none;
}
/*

  [PC] root style override

------------------------------------------------------- */
#suzukaContentWrap2016 {
  width: 100% !important;
  font-size: 100% !important;
}
#suzukaFooterWrap2016 {
  letter-spacing: 0;
}
#suzukaHeaderWrap2016, #emergencynews {
  letter-spacing: 0;
}
#suzukaContentWrap2016 #emergencynews {
  max-width: 980px;
  color: #000;
}
#suzukaContentWrap2016 #emergencynews a {
  text-decoration: underline;
}
#suzukaHeaderWrap2016 div, #emergencynews div {
  box-sizing: content-box;
}
#suzukaHeaderWrap2016 strong, #emergencynews strong {
  font-weight: bold;
}

/* 画像 -> HTML化
------------------------------------------------------------------------*/
/* ページタイトル */
.blockContent::after {
	margin: 0;
}
.blockContent.pageTitle {
	margin-bottom: 0;
	padding-bottom: 0;
}
.blockContent.pageTitle img {
	width: 60px;
}
.title-area {
	text-align: center;
    /*border-bottom: #E5E5E5 solid 1px; */
    width: 100%;
    padding-bottom: 10px;
    /*margin-bottom: 20px;*/
    justify-content: flex-start;
}

.title-page-icon {
    width: 90px;
    padding: 25px 0 25px 20px;
    box-sizing: border-box;
	display: table-cell;
    vertical-align: bottom;
}

.title-page-icon img {
	max-width: 100%;
    vertical-align: bottom;
	margin-right: 10px;
    height: auto;
	display: inline-block;
}

#container h1.title-page-title,
.title-page-title {
    margin: 0 1em;
    padding: 5px 5px 15px 10px;
    color: #01948a;
    font-weight: 700;
	width: 8em;
    padding-bottom: 38px;
    font-size: 36px;
	display: table-cell;
    vertical-align: bottom;
	border: none;
	line-height: 100%;
	text-align: left;
}
