.main figure{
text-align:center;
margin:40px;
border:1px solid #ffefd1;
}

.main figure img{
width:100%;
}

.main h3 {
    font-size: 18px;
    color: #f77610;
    line-height: 1.6;
    font-weight: 600;
    margin: 15px 0;
    border-left: 4px solid #f77610;
    padding: 10px 20px;
    background: #ffefd1;
}

.main h4 {
    font-size: 16px;
    color: #f77610;
    line-height: 1;
    font-weight: 500;
    margin: 30px 0;
    border-top: 1px solid #f77610;
    border-bottom: 1px solid #f77610;
    padding: 10px 0px;
}



.main .box01{
border:1px solid #09478A;
padding:30px;
}

.main .box02{
 position: relative;
 margin: 2em auto;
 padding: 20px 30px;
 background-color: #fff;
 border: 1px solid #0093A5;
}

.main .box02 .title-box {
 position: absolute;
 padding: 0 .5em;
 left: 20px;
 top: -15px;
 background-color: #fff;
 color: #0093A5;
}

.main .box02 h3{
color: #00bfff;
font-weight: bold;
}

 .main .entry-btn a {
    color: #fff;
    background: #0093A5;
    border-radius: 8px;
    display: inline-block;
    padding: 10px 30px;
    text-decoration: none;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}


.main table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  width: 100%;
  margin: 50px 0;
}
.main table tr:last-child {
  border-bottom: solid 1px #EFF3F5;
}
.main table th {
  text-align: center;
  padding: 10px 0;
  border-bottom: solid 1px #EFF3F5;
  color: #09478A;
  font-size: 1.2rem;
}
.main table th.min_width {
  width: 100px;
}
.main table th.has-text-align-left {
  text-align: left;
}
.main table td {
  text-align: center;
  padding: 7px 0;
  border-bottom: solid 1px #EFF3F5;
  width: 80%;
}
.main table td.has-text-align-left {
  text-align: left;
}.main figure{
text-align:center;
margin:40px;
border:1px solid #ffefd1;
}

.main figure img{
width:100%;
}

.main h3 {
    font-size: 18px;
    color: #f77610;
    line-height: 1.6;
    font-weight: 600;
    margin: 15px 0;
    border-left: 4px solid #f77610;
    padding: 10px 20px;
    background: #ffefd1;
}

.main h4 {
    font-size: 16px;
    color: #f77610;
    line-height: 1;
    font-weight: 500;
    margin: 30px 0;
    border-top: 1px solid #f77610;
    border-bottom: 1px solid #f77610;
    padding: 10px 0px;
}



.main .box01{
border:1px solid #09478A;
padding:30px;
}

.main .box02{
 position: relative;
 margin: 2em auto;
 padding: 20px 30px;
 background-color: #fff;
 border: 1px solid #0093A5;
}

.main .box02 .title-box {
 position: absolute;
 padding: 0 .5em;
 left: 20px;
 top: -15px;
 background-color: #fff;
 color: #0093A5;
}

.main .box02 h3{
color: #00bfff;
font-weight: bold;
}

 .main .entry-btn a {
    color: #fff;
    background: #0093A5;
    border-radius: 8px;
    display: inline-block;
    padding: 10px 30px;
    text-decoration: none;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}


.main table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  width: 100%;
  margin: 50px 0;
}
.main table tr:last-child {
  border-bottom: solid 1px #EFF3F5;
}
.main table th {
  text-align: center;
  padding: 10px 0;
  border-bottom: solid 1px #EFF3F5;
  color: #09478A;
  font-size: 1.2rem;
}
.main table th.min_width {
  width: 100px;
}
.main table th.has-text-align-left {
  text-align: left;
}
.main table td {
  text-align: center;
  padding: 7px 0;
  border-bottom: solid 1px #EFF3F5;
  width: 80%;
}
.main table td.has-text-align-left {
  text-align: left;
}