<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.table_gaiyou {
  width: 100%;
  border-collapse: collapse;
}
.table_gaiyou th {
  width: 25%;
  padding: 6px;
  text-align: center;
  vertical-align: middle;
  color: #333;
  background-color: #E8EEF6;
  border: 1px solid #666;
}
@media (max-width: 768px) {
  .table_gaiyou th {
    width: 100%;
    display: block;
    border-bottom: none;
  }
}
.table_gaiyou td {
  background-color: #fff;
  border: 1px solid #666;
  padding-top: 6px;
  padding-right: 12px;
  padding-bottom: 6px;
  padding-left: 12px;
}
.table_gaiyou td ul {
  margin-bottom: 0.5em;
}
.table_gaiyou td ul:last-child {
  margin-bottom: 0em;
}
.table_gaiyou td ul li {
  list-style-type: disc;
  list-style-position: inside;
  margin-left: 0.4em;
}
@media (max-width: 768px) {
  .table_gaiyou td {
    width: 100%;
    display: block;
    border-bottom: none;
  }
}
@media (max-width: 768px) {
  .table_gaiyou tr:last-child td {
    border-bottom: 1px solid #666;
  }
}

.kousyuu {
  width: 100%;
  margin: 1em 0;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
#contents .kousyuu h3 {
  font-size: 14px;
  font-weight: bold;
  border-radius: 10px;
  margin-bottom: 1em;
  color: #fff;
  background-image: url(../pub_img/about/book.png);
  background-position: 10px center;
  background-repeat: no-repeat;
  padding: 4px 1em 4px 34px;
  background-color: #06559E;
  display: inline-block;
}
@media (max-width: 768px) {
  #contents .kousyuu h3 {
    display: block;
  }
}
.kousyuu dd {
  width: 74%;
}
@media (max-width: 768px) {
  .kousyuu dd {
    width: 100%;
  }
}
.kousyuu p {
  float: left;
}
.kousyuu dt {
  width: 23%;
  margin-right: 3%;
}
@media (max-width: 768px) {
  .kousyuu dt {
    width: 40%;
    margin: auto;
    margin-bottom: 1em;
  }
}
.kousyuu dt img {
  width: 100%;
  border-radius: 50%;
}

.about {
  font-feature-settings: "palt";
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  line-height: 1.75;
}
.about p:not(:first-of-type) {
  margin-top: 0.5em;
}

div.about {
  background: url("../pub_img/about/ab1.jpg") no-repeat bottom right/auto 100%;
}
div.about p:not(:first-of-type) {
  width: 70%;
}
@media (max-width: 768px) {
  div.about {
    background-color: rgba(255, 255, 255, 0.8);
    background-blend-mode: lighten;
  }
  div.about p:not(:first-of-type) {
    width: 100%;
  }
  div.about p:not(:first-of-type) br {
    display: none;
  }
}

dl.about {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 40px;
}
dl.about dt {
  width: 33%;
}
dl.about dt img {
  width: 100%;
}
dl.about dd {
  width: 62%;
}
@media (max-width: 768px) {
  dl.about dt,
  dl.about dd {
    width: 100%;
    margin-bottom: 1em;
  }
}

.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 60%;
  margin-bottom: 20px;
}
@media (min-width: 769px) {
  .map {
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
  }
}
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mapadress {
  float: right;
  width: 336px;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .mapadress {
    width: 100%;
  }
}

.adresstable {
  width: 100%;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  border-collapse: collapse;
}
.adresstable th {
  width: 28%;
  padding: 4px 2px 2px 4px;
  text-align: left;
  vertical-align: top;
  background-color: #eee;
  border: 1px solid #333;
}
.adresstable td {
  padding: 4px 2px 2px 4px;
  background-color: #fff;
  border: 1px solid #333;
}

.muku p {
  margin-top: 10px;
  color: #333;
  line-height: 1.75;
  font-feature-settings: "palt";
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.muku .left {
  width: 300px;
}
.muku .right {
  white-space: 320px;
}
@media (max-width: 768px) {
  .muku .right,
  .muku .left {
    width: 100%;
    margin-bottom: 20px;
  }
}

.example {
  line-height: 1.75;
  margin-top: 40px;
}
.example ul {
  margin-bottom: 20px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.example ul li {
  margin-bottom: 1em;
}
.example ul li img {
  width: 100%;
}
.example .two li {
  width: 320px;
}
@media (max-width: 768px) {
  .example .two li {
    width: 48%;
  }
}
.example ul.three li {
  width: 200px;
}
@media (max-width: 768px) {
  .example ul.three li {
    width: 48%;
  }
}
.example p {
  margin-top: 10px;
  color: #333;
  line-height: 1.75;
}
.example h4 {
  font-size: 16px;
  margin-bottom: 0.7em;
  padding-left: 0.5em;
  border-left: 4px solid #999999;
}
.example ul.flex li a + p {
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 4px;
}

.reform-container ul.blog {
  margin: 20px 0 60px;
  min-height: 560px;
}
.reform-container ul.blog li {
  background: rgb(208, 244, 244);
  background: linear-gradient(0deg, rgb(208, 244, 244) 0%, rgb(232, 242, 242) 100%);
  padding: 16px;
  border-radius: 10px;
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.reform-container ul.blog li &gt; img {
  width: 182px;
}
@media (max-width: 768px) {
  .reform-container ul.blog li &gt; img {
    width: 100%;
    margin-bottom: 1em;
  }
}
.reform-container ul.blog li .link {
  text-align: right;
  margin-top: 20px;
}
.reform-container ul.blog li .link img {
  width: 177px;
}
.reform-container .sentence {
  width: 412px;
}
@media (max-width: 768px) {
  .reform-container .sentence {
    width: 100%;
  }
}
.reform-container .sentence p:first-of-type {
  font-size: 14px;
  text-decoration: underline;
  padding: 0 4px;
  font-weight: bold;
}
.reform-container h3 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.reform-container ul.blog h3 {
  color: #00a99d !important;
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
  vertical-align: middle;
  display: flex;
  align-items: center;
}
.reform-container ul.blog h3::before {
  content: "";
  background-image: url("../pub_img/reform/h3.svg");
  width: 40px;
  height: 40px;
  background-size: cover;
  display: inline-block;
  margin-right: 10px;
}
.reform-container .reform {
  width: 650px;
  min-height: 560px;
  margin: auto;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .reform-container .reform {
    width: 100%;
  }
}
.reform-container h2.reform-title {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" !important;
  font-size: 18px !important;
  font-weight: bold;
  line-height: 1;
  border-radius: 0.5em;
  background-image: url("../pub_img/reform/h2-face.png");
  background-position: left 0.5em center;
  background-repeat: no-repeat;
  background-size: 2em;
  background-color: #20A99E;
  color: #FFF;
  padding: 0.75em;
  padding-left: 3em;
  margin-bottom: 1em;
}
@media (max-width: 768px) {
  .reform-container h2.reform-title {
    line-height: 1.2;
  }
}
.reform-container .reform h3 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 1em;
}
.reform-container .reform img {
  margin-bottom: 25px;
}
.reform-container .t-a-right {
  text-align: right;
  margin-top: 2em;
}
.reform-container a.link {
  background-color: #f7931e;
  color: #fff;
  padding: 0.7em 1em;
  margin-top: 20px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 10px;
  line-height: 1;
  font-size: 14px;
}
.reform-container a.link::after {
  content: "＞";
  margin-left: 1em;
}/*# sourceMappingURL=other.css.map */</pre></body></html>