
#aozora_chiryo{
  background-image: url(../img/aozora_chiryo/back03.jpg);
  background-size: 95%;
  background-position: top 30px left 33px;
  background-repeat: no-repeat;
}
span.red{ color: #d82229; }
.b{ font-weight: bold!important; }
.f-red{ color: #d82229; }
.ib{ display: inline-block!important; }
.db{ display: block!important; }
.mb5{ margin-bottom: 5px!important; }
.mb10{ margin-bottom: 10px!important; }
.mb15{ margin-bottom: 15px!important; }
.mb20{ margin-bottom: 20px!important; }
.mb30{ margin-bottom: 30px!important; }
.mb40{ margin-bottom: 40px!important; }
.mb50{ margin-bottom: 50px!important; }
.mb60{ margin-bottom: 60px!important; }
.mb70{ margin-bottom: 70px!important; }
.mb120{ margin-bottom: 120px!important; }
.l-1{ letter-spacing: -1px!important; }
.l-2{ letter-spacing: -2px!important; }
.clearbox{
  background-color: unset;
}
.flow-area ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.flow-area ul li{
  padding: 0;
  margin: 0;
}
.flow-area {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  line-height: 1.6;
  margin-bottom: 125px;
}
.flow-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 15px 10px;
  margin-top: 57px;
  margin-bottom: 120px;
}
.flow-nav a {
  display: block;
  width: calc(16.666% - 9px);
  transition: opacity 0.3s;
}
.flow-nav a img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 5px;
}
.flow-nav a:hover {
  opacity: 0.7;
}
.flow-nav a.nav-btn-css {
  background: linear-gradient(to right, #2D8ED4 0%, #52B1DD 70%, #52B1DD 100%);
  color: #fff;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  font-weight: bold;
  font-size: 14px;
  min-height: 55px;
  text-align: center;
  border: none;
  padding: 5px;
  line-height: 1.3;
  box-sizing: border-box;
}
.flow-nav a#n02::first-letter{
  letter-spacing: 2rem!important;
}
.flow-area h2 {
  background: linear-gradient(to right, #2a8cd5 0%, #52b2dd 70%, #52b2dd 100%);
  color: #fff;
  padding: 14px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  border-radius: 50px;
  margin-top: 0;
  margin-bottom: 38px;
  border-bottom: none;
  box-shadow: none;
  text-shadow: none;
}
.flow-area h2.flp2::first-letter {
  letter-spacing: 2rem;
}
.flow-area h2.ls1{
  letter-spacing: 1rem;
}
.flow-area table{
  width: 100%;
  border-top: 2px solid #999999;
  border-bottom: 2px solid #999999;
  margin-bottom: 35px;
}
.flow-area table th{
  color: #0260bf;
  font-size: 23px;
  line-height: 140%;
  width: 16%;
  vertical-align: middle;
  padding: 0px 10px 0px 20px;
  border-right: 2px solid #999999;
  border-bottom: 2px solid #999999;
}
.flow-area table th.p20{
  padding: 20px 10px 20px 20px;
}
.flow-area table th.p24{
  padding: 24px 10px 24px 20px;
}
.flow-area table th.p26{
  padding: 26px 10px 26px 20px;
}
.flow-area table th.p45{
  padding: 45px 10px 45px 20px;
}
.flow-area table td{
  font-size: 23px;
  letter-spacing: -0.5px;
  width: 84%;
  padding: 22px 10px 15px 30px;
  border-bottom: 2px solid #999999;
}
.flow-area table td p{
  margin: 5px 0;
  font-size: 19px;
  text-indent: -1em;
  padding-left: 1em;
}
.flow-area table td p.red{
  margin: 5px 0 10px 0;
  color: #dd3e44;
  font-size: 23px;
  text-indent: 0;
  padding-left: 0;
}
.flow-area table td b{
  font-size: 26px;
}
.flow-area table td.l-1{
  letter-spacing: -1px;
}
.flow-area .q{
  font-size: 25px;
  letter-spacing: -0.5px;
  font-weight: bold;
  margin-bottom: 12px;
}
.flow-area .q span{
  display:inline-block;
  padding: 5px 17px;
  font-size: 30px;
  color: #FFFFFF;
  background-color: #4c4c4c;
  margin-right: 12px;
}
.flow-area .a{
  color: #005dba;
  font-size: 24px;
  letter-spacing: -0.5px;
  font-weight: bold;
}
.flow-area .a span{
  display:inline-block;
  padding: 5px 20px;
  font-size: 30px;
  color: #FFFFFF;
  background-color: #005dba;
  margin-right: 12px;
}
.flow-area .a p{
  float: right;
  width: 1000px;
  padding: 10px 0;
  margin: 0 0 6px 0;
  line-height: 185%;
}
.flow-area .a_area{
  clear: both;
  overflow: hidden;
  font-size: 24px;
  letter-spacing: -1.5px;
  padding-left: 80px;
  line-height: 200%;
  margin-bottom: 50px;
}
.flow-area .a_area span{
  color: #d82229;
  font-weight: bold;
}
.flow-area ul{
  display: table;
  max-width: 1100px;
  margin: 0 auto 30px;
  border-spacing: 10px 0;
}
.flow-area ul li{
  font-weight: bold;
  font-size: 20px;
  color: #555555;
  display: table-cell;
}
.flow-area ul li a{
  color: #555555;
  display: block;
  text-align: center;
  border: 2px solid #555555;
  border-radius: 20px;
  padding: 16px 30px;
}
.flow-area ul li.no-link{
  padding: 16px 30px;
}
.flow-area ul li a span{
  color: #005dba;
}

  
@media (max-width: 991px) {
  .flow-nav a {
    width: calc(25% - 8px);
  }
}

@media (max-width: 768px) {
  .mb5{ margin-bottom: 2.5px!important; }
  .mb10{ margin-bottom: 5px!important; }
  .mb15{ margin-bottom: 7.5px!important; }
  .mb20{ margin-bottom: 10px!important; }
  .mb30{ margin-bottom: 15px!important; }
  .mb40{ margin-bottom: 20px!important; }
  .mb50{ margin-bottom: 25px!important; }
  .mb60{ margin-bottom: 30px!important; }
  .mb70{ margin-bottom: 35px!important; }
  .mb120{ margin-bottom: 60px!important; }
  .flow-nav a {
    width: calc(33.333% - 7px);
  }
  .flow-nav{
    margin-top: 15px;
    margin-bottom: 30px;
  }
  .flow-area{
    margin-bottom: 50px!important;
  }
  .flow-area h2{
    font-size: 16px;
    line-height: 130%;
    border-radius: 50vh;
    margin-bottom: 12px;
    padding: 10px;
  }
  .flow-area table{
    border: none;
  }
  .flow-area table th{
    display: block;
    width: 100%;
    font-size: 18px;
    padding: 5px;
    border: 1px solid #999999!important;
  }
  .flow-area table td{
    display: block;
    width: 100%;
    font-size: 16px;
    letter-spacing: -0.5px;
    width: 100%;
    padding: 5px;
    border: none;
    padding-bottom: 10px;
  }
  .flow-area table td p{
    margin: 5px 0;
    font-size: 15px;
    text-indent: 0em;
    padding-left: 0em;
  }
  .flow-area table th.p20{
    padding: 5px;
  }
  .flow-area table th.p24{
    padding: 5px;    
  }
  .flow-area table th.p26 {
    padding: 5px;    
  }
  .flow-area table th.p45 {
    padding: 5px;
  }
  .flow-area table td p.red {
    margin: 0;
    font-size: 16px;
    text-indent: 0;
    padding-left: 0;
  }
  .flow-area table td b {
    font-size: 16px;
  }
  .flow-area .q {
    font-size: 18px;
    letter-spacing: 0px;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .flow-area .q span {
      display: block;
      width: 20%;
      margin: 0 0 5px 0;
      text-align: center;
  }
  .flow-area .a {
    font-size: 18px;
    letter-spacing: 0px;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .flow-area .a span {
      display: block;
      width: 20%;
      margin: 0 0 5px 0;
      text-align: center;
  }
  .flow-area .a p {
    font-size: 18px;
    float: none;
    width: auto;
    padding: 0;
    margin: 0;
    line-height: 120%;
  }
  .flow-area .a_area {
    clear: both;
    overflow: hidden;
    font-size: 16px;
    letter-spacing: 0px;
    padding-left: 0px;
    line-height: 160%;
    margin-bottom: 20px;
  }
  .flow-area ul{
    display: block;
    width: auto;
  }
  .flow-area ul li{
    display: block;
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
    font-size: 15px;
  }
  .flow-area ul li.no-link{
    font-weight: bold;
    padding:5px;
  }
  .flow-area ul li a {
    font-size: 15px;
    border: 1px solid #555555;
    border-radius: 50hv;
    padding: 5px 0px;
    letter-spacing: -0.5px;
  }
}

@media (max-width: 480px) {
  .flow-nav a {
    width: calc(50% - 5px);
  }
}


