/* reset
   ========================================================================== */
img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

ol, ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

dl dt {
  margin: 0;
  padding: 0;
}
dl dd {
  margin: 0;
  padding: 0;
}

a[href*="tel:"] {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: #333333;
}
@media (max-width: 768px) {
  a[href*="tel:"] {
    pointer-events: visible;
    text-decoration: underline;
  }
}

svg {
  height: 1em;
  width: auto;
}

/* Utility
   ========================================================================== */
@font-face {
  font-family: "Bree Serif";
  src: url("BreeSerif-Regular.eot?") format("eot"), url("BreeSerif-Regular.woff2") format("woff2"), url("BreeSerif-Regular.woff") format("woff");
}
.myFontClass {
  font-family: "Bree Serif";
}

.reset {
  line-height: 1.5rem;
  margin: 0;
  padding: 0;
}

.clearfix {
  min-height: 1px;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  line-height: 0;
}

#pg_box {
  padding-bottom: 50px;
  background: url(grp/aki.png) right center repeat-y, #e0ecd4;
}
#pg_box > div > h2 {
  text-align: center;
  font-size: 45px;
  line-height: 50px;
  font-size: 2.8125rem;
  line-height: 3.125rem;
  font-weight: bold;
  color: #327023;
}
#pg_box > div > h2 span {
  display: block;
  font-size: 28px;
  line-height: 33px;
  font-size: 1.75rem;
  line-height: 2.0625rem;
  font-weight: normal;
}
#pg_box > div > p {
  margin: 20px auto 0 auto;
}
#pg_box > div > div {
  margin: 30px auto 0 auto;
}
@media (max-width: 768px) {
  #pg_box > div > h2 {
    font-size: 38px;
    line-height: 45px;
    font-size: 2.375rem;
    line-height: 2.8125rem;
  }
  #pg_box > div > h2 span {
    font-size: 25px;
    line-height: 30px;
    font-size: 1.5625rem;
    line-height: 1.875rem;
  }
}
@media (max-width: 480px) {
  #pg_box > div > h2 {
    font-size: 35px;
    line-height: 40px;
    font-size: 2.1875rem;
    line-height: 2.5rem;
  }
  #pg_box > div > h2 span {
    font-size: 22px;
    line-height: 28px;
    font-size: 1.375rem;
    line-height: 1.75rem;
  }
}

p#kaikou {
  color: red;
  font-size: 25px;
  line-height: 37.5px;
  font-size: 1.5625rem;
  line-height: 2.34375rem;
  font-weight: bold;
}
@media (max-width: 768px) {
  p#kaikou {
    font-size: 23px;
    line-height: 34.5px;
    font-size: 1.4375rem;
    line-height: 2.15625rem;
    text-align: left;
  }
}

p#jobun {
  width: 680px;
  margin: 20px auto 0 auto;
  padding: 30px;
  max-width: auto;
  text-align: left;
  background: rgba(255, 255, 255, 0.7);
}
@media (max-width: 1060px) {
  p#jobun {
    width: auto;
  }
}

div#course {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
div#course > div {
  width: 48.5%;
}
div#course > div h3 {
  background: #71a523;
  color: white;
  font-size: 21px;
  line-height: 31.5px;
  font-size: 1.3125rem;
  line-height: 1.96875rem;
  padding: 0.5em 0 0.3em 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
div#course > div h3 i {
  margin: 0 0.3em 0 0;
}
div#course > div ul {
  background: white;
  padding: 20px;
}
div#course > div ul li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 15px 0 13px 0;
  border-top: 1px dotted gray;
}
div#course > div ul li h4 {
  width: 5em;
}
div#course > div ul li p {
  width: calc(100% - 6em);
  text-align: left;
}
div#course > div ul li:last-child {
  border-bottom: 1px dotted gray;
}
@media (max-width: 1060px) {
  div#course > div ul li {
    display: block;
  }
  div#course > div ul li h4 {
    width: auto;
    text-align: left;
    font-weight: bold;
  }
  div#course > div ul li p {
    width: auto;
  }
}
@media (max-width: 768px) {
  div#course {
    display: block;
  }
  div#course > div {
    width: auto;
  }
  div#course > div:nth-child(2) {
    margin-top: 20px;
  }
}

div#ryoukin {
  font-size: 19px;
  line-height: 28.5px;
  font-size: 1.1875rem;
  line-height: 1.78125rem;
  border-top: 2px dotted #219630;
  padding: 30px 0 30px 0;
  border-bottom: 2px dotted #219630;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
div#ryoukin figure {
  width: 300px;
  margin: 0;
  padding: 0;
}
div#ryoukin ul {
  width: calc(100% - 350px);
}
div#ryoukin ul li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 15px 0 13px 0;
}
div#ryoukin ul li h3 {
  width: 6em;
}
div#ryoukin ul li p {
  width: calc(100% - 7em);
  text-align: left;
}
@media (max-width: 768px) {
  div#ryoukin {
    display: block;
  }
  div#ryoukin figure {
    width: 200px;
    margin: 0 auto;
    max-width: 100%;
  }
  div#ryoukin ul {
    width: auto;
    margin: 20px 0 0 0;
  }
}

div#ryoukin2 {
  font-size: 18px;
  line-height: 27px;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  border-top: 2px dotted #219630;
  padding: 30px 0 30px 0;
  border-bottom: 2px dotted #219630;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
div#ryoukin2 figure {
  width: 300px;
  margin: 0;
  padding: 0;
}
div#ryoukin2 ul {
  width: calc(100% - 350px);
}
div#ryoukin2 ul li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0.5em 0 0.3em 0;
}
div#ryoukin2 ul li h3 {
  width: 6em;
}
div#ryoukin2 ul li p {
  width: calc(100% - 7em);
  text-align: left;
}
@media (max-width: 768px) {
  div#ryoukin2 {
    display: block;
  }
  div#ryoukin2 figure {
    width: 200px;
    margin: 0 auto;
    max-width: 100%;
  }
  div#ryoukin2 ul {
    width: auto;
    margin: 20px 0 0 0;
  }
}

div#chuui ul li {
  text-align: left;
  margin: 0.5em 0 0.5em 2em;
  list-style: circle;
}
div#chuui aside {
  margin: 30px auto 0 auto;
}
div#chuui aside a {
  display: inline-block;
  background: #71a523;
  color: white;
  padding: 0.5em 1em 0.3em 1em;
  font-size: 20px;
  line-height: 30px;
  font-size: 1.25rem;
  line-height: 1.875rem;
  text-decoration: none;
  border-radius: 10px;
}
div#chuui aside a:hover {
  background: #57841a;
}

#tirasi {
  width: 1060px;
  max-width: 100%;
  margin: 0 auto;
}
#tirasi figure {
  margin: 20px auto 0 auto;
}

div#mousikomi {
  width: 1060px;
  max-width: 100%;
  margin: 30px auto 0 auto;
  padding: 30px 0 0 0;
  border-top: 2px dotted #219630;
}
div#mousikomi h2 {
  font-size: 25px;
  line-height: 37.5px;
  font-size: 1.5625rem;
  line-height: 2.34375rem;
}
div#mousikomi p {
  width: 640px;
  max-width: 100%;
  font-size: 18px;
  line-height: 27px;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  margin: 10px auto 0 auto;
}
div#mousikomi p span {
  font-size: 25px;
  line-height: 37.5px;
  font-size: 1.5625rem;
  line-height: 2.34375rem;
  font-weight: bold;
}
div#mousikomi p:nth-of-type(2) {
  color: #9435cc;
}
@media (max-width: 768px) {
  div#mousikomi p {
    text-align: left;
  }
}

div#chuui aside {
  margin: 30px auto 0 auto;
}
div#chuui aside a {
  display: inline-block;
  background: #71a523;
  color: white;
  padding: 0.5em 1em 0.3em 1em;
  font-size: 20px;
  line-height: 30px;
  font-size: 1.25rem;
  line-height: 1.875rem;
  text-decoration: none;
  border-radius: 10px;
}
div#chuui aside a:hover {
  background: #57841a;
}/*# sourceMappingURL=index.css.map */