<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.onmouse {
  -webkit-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

.onmouse:hover {
  opacity: 0.6;
}

img {
  width: 100%;
}

body, html {
  font-size: 16px;
}

/*************************/
div.outline_menu {
  margin: 80px 0 0 0;
  text-align: center;
  font-size: 13px;
  color: #004e85;
}

div.outline_menu a {
  font-size: 13px;
  color: #004e85;
  margin: 0 10px;
}

div.outline_menu a.active {
  opacity: 0.6;
}

.wid_1000 {
  width: 90%;
  max-width: 1000px;
  margin: 220px auto 0 auto;
}

.title_sub {
  font-size: 20px;
  color: #004E85;
  padding-bottom: 25px;
}

.title_h1 {
  font-size: 36px;
  letter-spacing: 0.02em;
  line-height: 140%;
  margin-bottom: 140px;
}

.wid_800 {
  width: 90%;
  max-width: 800px;
  margin: 0px auto;
  position: relative;
}

p.text01 {
  padding-bottom: 100px;
  line-height: 225%;
}

h2.titleh2 {
  color: #004E85;
  font-size: 20px;
  padding-bottom: 40px;
}

p.text02 {
  padding-bottom: 0px;
  line-height: 225%;
}

p.text02 strong {
  font-size: 18px;
  font-weight: normal;
}

ul.sec_in li {
  margin-bottom: 12px;
  text-indent: -1em;
  padding-left: 1em;
}

.sp_pt_40 {
  padding-top: 0px;
}

#sec01 {
  padding: 0 0 100px 0;
}

#sec02 {
  width: 100%;
  position: relative;
  padding: 0 0 300px 0;
}

.misstion_list {
  margin: 50px 0 0 0;
}

.misstion_list li {
  line-height: 36px;
  text-indent: -1.8em;
  padding-left: 1.8em;
}

.kousei {
  margin: 50px 0 0 0;
  padding: 0 0 0 20px;
  border-left: 1px solid #ccc;
  line-height: 36px;
}

.kousei h4 {
  margin: 0 0 20px 0;
}

.hyou {
  width: 110%;
  position: relative;
  left: -5%;
}

.hyou td {
  padding: 15px 25px;
  vertical-align: top;
  line-height: 36px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  min-width: 150px;
}

.hyou2 {
  width: auto;
  left: 0;
}

.hyou2 td {
  padding: 0 25px 10px 0;
  vertical-align: top;
  line-height: 36px;
  border-top: 0;
  border-bottom: 0;
}

.hyou3 td {
  padding: 0 25px 15px 0;
  vertical-align: top;
  line-height: 160%;
  border-top: 0;
  border-bottom: 0;
}

.hyou3 td a {
  color: #004e85;
  -webkit-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

.hyou3 td a:hover {
  opacity: 0.7;
}

.textright {
  text-align: right;
  padding: 5px 0 0 0;
  width: 110%;
  margin-left: -5%;
}

.map01 {
  width: 510px;
  text-align: center;
  margin: 80px auto;
}

.map01 span {
  display: block;
  text-align: left;
}

.map01 img.map {
  border: 1px solid #ccc;
}

.map01 img.map {
  border: 1px solid #ccc;
  width: 507px;
  margin: 10px auto 50px;
}

.map01 img.btn {
  width: 220px;
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
}

img.pdf_icon {
  width: 35px;
  vertical-align: top;
  padding: 11px 10px 0 10px;
}

p.mr50 {
  padding-bottom: 50px;
}

div.tyuu {
  font-size: 13px;
  letter-spacing: 0.02em;
}

span.BL {
  color: #004e85;
}

@media screen and (max-width: 680px) {
  body, html {
    font-size: 14px;
  }
  /*************************/
  div.outline_menu {
    display: none;
  }
  .wid_1000 {
    width: 90%;
    max-width: 1000px;
    margin: 60px auto 0 auto;
  }
  .title_sub {
    font-size: 16px;
    color: #004E85;
    padding-bottom: 15px;
  }
  .title_h1 {
    font-size: 20px;
    letter-spacing: 0.02em;
    line-height: 140%;
    margin-bottom: 60px;
  }
  .wid_800 {
    width: 90%;
    max-width: 800px;
    margin: 0px auto;
    position: relative;
  }
  p.text01 {
    padding-bottom: 60px;
    line-height: 180%;
  }
  h2.titleh2 {
    color: #004E85;
    font-size: 16px;
    padding-bottom: 20px;
    line-height: 140%;
  }
  p.text02 {
    padding-bottom: 0px;
    line-height: 225%;
  }
  ul.sec_in li {
    margin-bottom: 12px;
    text-indent: -1em;
    padding-left: 1em;
  }
  .sp_pt_40 {
    padding-top: 40px;
  }
  #sec02 {
    width: 100%;
    position: relative;
    padding: 0 0 150px 0;
  }
  .map01 {
    width: 100%;
    text-align: center;
    margin: 50px auto;
  }
  .map01 img.map {
    width: 100%;
  }
  .hyou {
    width: 100%;
    position: relative;
    left: 0;
  }
  .hyou td {
    padding: 10px 20px;
    min-width: 100px;
  }
  .hyou2 td {
    padding: 0 10px 10px 0;
    vertical-align: top;
    line-height: 36px;
    border-top: 0;
    border-bottom: 0;
  }
  .hyou3 td {
    padding: 0 10px 15px 0;
    vertical-align: top;
    line-height: 160%;
    border-top: 0;
    border-bottom: 0;
    text-indent: -1em;
    padding-left: 1em;
  }
  .hyou3 td a {
    color: #004e85;
  }
}
</pre></body></html>