@charset "UTF-8";
/*=====================================
日本での生活支援情報 #support
=====================================*/
#support {
  word-wrap: break-word;
}
#support #main-visual h2 {
  font-size: 2.8rem;
  position: relative;
  padding: 10px 0 10px 25px;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
  font-family: "YuMincho","Yu Mincho", "Hiragino Mincho ProN",'Shippori Mincho B1',"Times New Roman","MS PMincho", serif;
  font-weight: normal;
}
#support #main-visual h2::before {
  position: absolute;
  left: 0;
  height: 60px;
  content: "";
  border-left: solid 5px #91b2d8;
}
#support #contents0 {
font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-size: 18px;
  padding: 30px 0 0px;
  text-align: left;
  background: #fff;
}
#support #contents1 {
font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  padding: 60px 0 0px;
  background: #fff;
}
#support #contents2 {
font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  padding: 20px 0 0px;
  background: #fff;
}
#support #contents3 {
font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  padding: 20px 0 0px;
  background: #fff;
}
#support #contents4 {
font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  padding: 20px 0 0px;
  background: #fff;
}
#support #contents5 {
font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  padding: 20px 0 0px;
  background: #fff;
}
#support #contents6 {
font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-size: 18px;
  padding: 20px 0 0px;
  background: #fff;
}
#support h3 {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "Shippori Mincho B1", "Times New Roman", "MS PMincho", serif;
  font-size: 2.4rem;
  margin: 0 auto 50px;
  padding: 10px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #fff;
  border-radius: 5px;
  background: #2566b2;
}
#support h4 {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "Shippori Mincho B1", "Times New Roman", "MS PMincho", serif;
  font-size: 25px;
  margin: 0 0 30px;
  padding: 5px;
  text-align: center;
  color: #4a90e2;
  border: solid 2px #4a90e2;
  border-radius: 5px;
}
#support h5 {
  font-size: 18px;
  margin: 0;
  color: #4a90e2;
}
#support h6 {
  font-size: 18px;
  margin: 0;
}
#support .bg-gy {
  padding: 20px;
  background: #f7f7f7;
}
#support .bg-gy + .bg-gy {
  margin-top: 20px;
}
#support .text-bl {
  color: #4a90e2;
}
#support .alert {
  line-height: 1.6;
  margin: 30px 0 0 0;
  color: #e24a4a;
}
#support .borderbox {
  margin-top: 1em;
  padding: 20px;
  border: solid 1px #707070;
  border-radius: 7px;
}
#support table {
  font-size: 14px;
  width: 100%;
  margin: 0 auto;
  border-spacing: 0;
  border-collapse: collapse;
  border: solid 1px #eee;
}
#support table caption {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 1em;
  text-align: left;
  color: #4a90e2;
}
#support table th, #support table td {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#support table th {
  width: 20%;
  padding: 20px;
  color: #fff;
  border: solid 1px #eee;
  background: #4a4a4a;
}
#support table td {
  padding: 20px;
  border: solid 1px #eee;
}
#support table + table {
  margin-top: 50px;
}
#support .indent {
  padding-left: 2em;
}
#support .indent > .indent {
  padding-left: 1em;
}
#support .indent1em {
  padding-left: 1em;
}
#support .list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}
#support .list li {
  padding-left: 1.5em;
  list-style: none;
  text-indent: -1.5em;
}
#support .list li ul {
  padding-left: 0;
}
#support .hiyou-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#support .keisan-link {
  position: relative;
  display: block;
  max-width: 300px;
  padding: 10px 0;
  padding-bottom: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border-radius: 5px;
  background: #04a4c5 url("../img/link.svg") no-repeat right 10px center;
  -webkit-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.15);
}
#support .keisan-link:hover {
  opacity: 0.8;
}

@media screen and (max-width: 768px) {
  #support #main-visual h2 {
    font-size: 2rem;
    padding-left: 15px;
  }
  #support #main-visual h2::before {
    height: 40px;
  }
  #support #contents0 {
    font-size: 16px;
    padding: 15px 0 0px;
  }
  #support #contents1 {
    font-size: 14px;
    padding: 30px 0 0px;
  }
  #support #contents2 {
    font-size: 14px;
    padding: 10px 0 0px;
  }
  #support #contents3 {
    font-size: 14px;
    padding: 10px 0 0px;
  }
  #support #contents4 {
    font-size: 14px;
    padding: 10px 0 0px;
  }
  #support #contents5 {
    font-size: 14px;
    padding: 10px 0 0px;
  }
  #support #contents6 {
    font-size: 16px;
    padding: 10px 0 0px;
  }
  #support #main-visual h2 {
    font-size: 2rem;
  }
  #support h3 {
    font-size: 1.8rem;
    margin: 0 auto 20px;
  }
  #support h4 {
    font-size: 1.8rem;
    margin: 0 auto 25px;
  }
  #support h5 {
    font-size: 16px;
  }
  #support h6 {
    font-size: 16px;
  }
  #support .bg-gy {
    padding: 10px;
  }
  #support .bg-gy + .bg-gy {
    margin-top: 10px;
  }
  #support .borderbox {
    padding: 10px;
  }
  #support table caption {
    font-size: 16px;
  }
  #support table th, #support table td {
    display: block;
    width: 100%;
  }
  #support table th {
    display: block;
    width: 100%;
    padding: 10px;
  }
  #support table td {
    padding: 10px;
  }
  #support .indent {
    padding-left: 0;
  }
  #support .list li {
    padding-left: 1em;
    text-indent: -1em;
  }
  #support .hiyou-flex {
    display: block;
  }
  #support .keisan-link {
    max-width: 100%;
  }
}