#main.certificate.toplevel {
  height: auto;
  width: 100%;
  margin: 4.5rem 0;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel {
    margin: 6.75rem 0;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel {
    margin: 9rem 0;
  }
}
#main.certificate.toplevel > .inner {
  height: auto;
  width: 100%;
}
#main.certificate.toplevel > .inner > .sec1 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec1 {
    margin-bottom: 6.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec1 {
    margin-bottom: 9rem;
  }
}
#main.certificate.toplevel > .inner > .sec1 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 57.6rem;
  padding: 0 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner {
    max-width: 94.5rem;
    padding: 0 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner {
    max-width: 96rem;
    padding: 0 3rem;
  }
}
#main.certificate.toplevel > .inner > .sec1 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 4.5rem;
  }
}
#main.certificate.toplevel > .inner > .sec1 > .inner > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  color: #5a5959;
  font-family: "UD Shin Maru Go Medium", sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box1 > .hdr1 {
    font-size: 2.025rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box1 > .hdr1 {
    font-size: 2.25rem;
  }
}
#main.certificate.toplevel > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1 {
  display: inline-block;
  position: relative;
}
#main.certificate.toplevel > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1::before {
  background-color: #f5db31;
  border-radius: 50%;
  content: "";
  display: block;
  height: 1.8rem;
  left: -2.55rem;
  position: absolute;
  top: 0;
  width: 1.8rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1::before {
    height: 2.025rem;
    left: -3.15rem;
    width: 2.025rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1::before {
    height: 2.25rem;
    left: -3.75rem;
    width: 2.25rem;
  }
}
#main.certificate.toplevel > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1::after {
  background-color: #f5db31;
  border-radius: 50%;
  content: "";
  display: block;
  height: 1.8rem;
  position: absolute;
  right: -2.55rem;
  top: 0;
  width: 1.8rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1::after {
    height: 2.025rem;
    right: -3.15rem;
    width: 2.025rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1::after {
    height: 2.25rem;
    right: -3.75rem;
    width: 2.25rem;
  }
}
#main.certificate.toplevel > .inner > .sec1 > .inner > .box2 {
  height: auto;
  width: 100%;
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box2 {
    margin-bottom: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box2 {
    margin-bottom: 4.5rem;
  }
}
#main.certificate.toplevel > .inner > .sec1 > .inner > .box2 > .par1 {
  height: auto;
  width: 100%;
  font-size: 1.35rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box2 > .par1 {
    font-size: 1.425rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box2 > .par1 {
    font-size: 1.5rem;
    line-height: 2;
    text-align: center;
  }
}
#main.certificate.toplevel > .inner > .sec1 > .inner > .box3 {
  height: auto;
  width: 100%;
  background-color: #f5eec4;
  border-radius: 0.5rem;
  margin-bottom: 2.25rem;
  padding: 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box3 {
    border-radius: 0.75rem;
    margin: 0 auto 3.375rem;
    max-width: 94.5rem;
    padding: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box3 {
    border-radius: 1rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 96rem;
    padding: 3rem;
    position: static;
  }
}
#main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .lst1 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .lst1 {
    display: flex;
    justify-content: space-between;
    width: calc(100% - 10.8rem);
  }
}
#main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .lst1 > [class^=itm] {
  height: auto;
  width: 100%;
  background-color: #ffffff;
  border-radius: 0.5rem;
  margin-bottom: 4.5rem;
  padding: 0.75rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .lst1 > [class^=itm] {
    border-radius: 0.75rem;
    margin-bottom: 6.375rem;
    padding: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .lst1 > [class^=itm] {
    border-radius: 1rem;
    margin-bottom: 0;
    padding: 1.5rem;
    width: calc(25% - 2.25rem);
  }
}
#main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .lst1 > [class^=itm]::after {
  height: auto;
  width: auto;
  border-bottom: 1.5rem solid transparent;
  border-left: 2rem solid transparent;
  border-right: 2rem solid transparent;
  border-top: 1.5rem solid #F6E785;
  content: "";
  display: block;
  left: calc(50% - 2rem);
  position: absolute;
  top: calc(100% + 1.5rem);
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .lst1 > [class^=itm]::after {
    border-bottom: 1.875rem solid transparent;
    border-left: 2.5rem solid transparent;
    border-right: 2.5rem solid transparent;
    border-top: 1.875rem solid #F6E785;
    left: calc(50% - 2.5rem);
    top: calc(100% + 2.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .lst1 > [class^=itm]::after {
    border-bottom: 2.5rem solid transparent;
    border-left: 1.5rem solid #F6E785;
    border-right: 1.5rem solid transparent;
    border-top: 2.5rem solid transparent;
    left: calc(100% + 0.75rem);
    top: calc(50% - 2.5rem);
  }
}
#main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 {
  height: auto;
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 {
    display: block;
  }
}
#main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 > .trm1 {
  background-color: #f5db31;
  border: 0.1rem solid #f5db31;
  border-radius: 50%;
  height: 6.5rem;
  width: 6.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 > .trm1 {
    height: 8rem;
    width: 8rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 > .trm1 {
    height: 10rem;
    margin: 0 auto 3rem;
    width: 10rem;
  }
}
#main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 > .trm1 > .elm1 {
  height: auto;
  width: 100%;
  display: block;
  color: #5a5959;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  margin-bottom: 0.5rem;
  margin-top: 1.25rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 > .trm1 > .elm1 {
    font-size: 1.35rem;
    margin-bottom: 0.75rem;
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 > .trm1 > .elm1 {
    font-size: 1.5rem;
    margin-top: 2rem;
  }
}
#main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 > .trm1 > .elm2 {
  height: auto;
  width: 100%;
  color: #5a5959;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 2.625rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 > .trm1 > .elm2 {
    font-size: 3rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 > .trm1 > .elm2 {
    font-size: 4.125rem;
  }
}
#main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 > .dsc1 {
  color: #5a5959;
  font-family: "UD Shin Go Medium", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  text-align: center;
  width: calc(100% - 8rem);
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 > .dsc1 {
    font-size: 1.8rem;
    padding-right: 9.25rem;
    width: calc(100% - 10.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 > .dsc1 {
    padding: 0;
    width: 100%;
  }
}
#main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .par1 {
  height: auto;
  width: 100%;
  background-color: #f5db31;
  border-radius: 0.5rem;
  color: #5a5959;
  font-family: "UD Shin Go Medium", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.5em;
  padding: 3rem 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .par1 {
    border-radius: 0.75rem;
    font-size: 1.8rem;
    padding: 3.9375rem 0;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec1 > .inner > .box3 > .par1 {
    border-radius: 1rem;
    font-size: 1.8rem;
    writing-mode: vertical-rl;
    padding: 0 3rem;
    width: 7.8rem;
  }
}
#main.certificate.toplevel > .inner > .sec2 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec2 {
    margin-bottom: 6.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec2 {
    margin-bottom: 9rem;
  }
}
#main.certificate.toplevel > .inner > .sec2 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 57.6rem;
  padding: 0 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner {
    max-width: 94.5rem;
    padding: 0 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner {
    max-width: 96rem;
    padding: 0 3rem;
  }
}
#main.certificate.toplevel > .inner > .sec2 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box1 {
    margin-bottom: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box1 {
    margin-bottom: 4.5rem;
  }
}
#main.certificate.toplevel > .inner > .sec2 > .inner > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  color: #5a5959;
  font-family: "UD Shin Maru Go Medium", sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box1 > .hdr1 {
    font-size: 2.025rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box1 > .hdr1 {
    font-size: 2.25rem;
  }
}
#main.certificate.toplevel > .inner > .sec2 > .inner > .box1 > .hdr1 > .elm1 {
  display: inline-block;
  position: relative;
}
#main.certificate.toplevel > .inner > .sec2 > .inner > .box1 > .hdr1 > .elm1::before {
  background-color: #f5db31;
  border-radius: 50%;
  content: "";
  display: block;
  height: 1.8rem;
  left: -2.55rem;
  position: absolute;
  top: 0;
  width: 1.8rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box1 > .hdr1 > .elm1::before {
    height: 2.025rem;
    left: -3.15rem;
    width: 2.025rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box1 > .hdr1 > .elm1::before {
    height: 2.25rem;
    left: -3.75rem;
    width: 2.25rem;
  }
}
#main.certificate.toplevel > .inner > .sec2 > .inner > .box1 > .hdr1 > .elm1::after {
  background-color: #f5db31;
  border-radius: 50%;
  content: "";
  display: block;
  height: 1.8rem;
  position: absolute;
  right: -2.55rem;
  top: 0;
  width: 1.8rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box1 > .hdr1 > .elm1::after {
    height: 2.025rem;
    right: -3.15rem;
    width: 2.025rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box1 > .hdr1 > .elm1::after {
    height: 2.25rem;
    right: -3.75rem;
    width: 2.25rem;
  }
}
#main.certificate.toplevel > .inner > .sec2 > .inner > .box2 {
  height: auto;
  width: 100%;
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box2 {
    margin-bottom: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box2 {
    margin-bottom: 4.5rem;
  }
}
#main.certificate.toplevel > .inner > .sec2 > .inner > .box2 > .par1 {
  height: auto;
  width: 100%;
  font-size: 1.35rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box2 > .par1 {
    font-size: 1.425rem;
    line-height: 1.75;
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box2 > .par1 {
    font-size: 1.5rem;
    line-height: 2;
    text-align: center;
    margin-bottom: 3rem;
  }
}
#main.certificate.toplevel > .inner > .sec2 > .inner > .box2 > .par2 {
  height: auto;
  width: 100%;
  font-size: 1.05rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box2 > .par2 {
    font-size: 1.125rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box2 > .par2 {
    font-size: 1.2rem;
    line-height: 2;
    text-align: center;
  }
}
#main.certificate.toplevel > .inner > .sec2 > .inner > .box3 {
  height: auto;
  width: 100%;
  background-color: #f5eec4;
  border-radius: 0.5rem;
  margin-bottom: 2.25rem;
  padding: 1.5rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box3 {
    border-radius: 0.75rem;
    margin: 0 auto 3.375rem;
    max-width: 94.5rem;
    padding: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box3 {
    border-radius: 1rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 96rem;
    padding: 3rem;
    position: static;
  }
}
#main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .par1 {
  height: auto;
  width: 100%;
  background-color: #ffffff;
  border-radius: 0.5rem;
  color: #5a5959;
  font-family: "UD Shin Go Medium", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.25em;
  margin-bottom: 4.5rem;
  padding: 3rem 0;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .par1 {
    border-radius: 0.75rem;
    font-size: 1.8rem;
    margin-bottom: 6.375rem;
    padding: 3.9375rem 0;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .par1 {
    border-radius: 1rem;
    font-size: 1.8rem;
    margin-bottom: 0;
    padding: 0 3rem;
    width: 7.8rem;
    writing-mode: vertical-rl;
  }
}
#main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .par1::after {
  height: auto;
  width: auto;
  border-bottom: 1.5rem solid transparent;
  border-left: 2rem solid transparent;
  border-right: 2rem solid transparent;
  border-top: 1.5rem solid #F6E785;
  content: "";
  display: block;
  left: calc(50% - 2rem);
  position: absolute;
  top: calc(100% + 1.5rem);
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .par1::after {
    border-bottom: 1.875rem solid transparent;
    border-left: 2.5rem solid transparent;
    border-right: 2.5rem solid transparent;
    border-top: 1.875rem solid #F6E785;
    left: calc(50% - 2.5rem);
    top: calc(100% + 2.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .par1::after {
    border-bottom: 2.5rem solid transparent;
    border-left: 1.5rem solid #F6E785;
    border-right: 1.5rem solid transparent;
    border-top: 2.5rem solid transparent;
    left: calc(100% + 0.75rem);
    top: calc(50% - 2.5rem);
  }
}
#main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .lst1 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .lst1 {
    display: flex;
    justify-content: space-between;
    width: calc(100% - 21.6rem);
  }
}
#main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .lst1 > [class^=itm] {
  height: auto;
  width: 100%;
  background-color: #ffffff;
  border-radius: 0.5rem;
  margin-bottom: 4.5rem;
  padding: 0.75rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .lst1 > [class^=itm] {
    border-radius: 0.75rem;
    margin-bottom: 6.375rem;
    padding: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .lst1 > [class^=itm] {
    border-radius: 1rem;
    margin-bottom: 0;
    padding: 1.5rem;
    width: calc(33.333% - 2rem);
  }
}
#main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .lst1 > [class^=itm]::after {
  height: auto;
  width: auto;
  border-bottom: 1.5rem solid transparent;
  border-left: 2rem solid transparent;
  border-right: 2rem solid transparent;
  border-top: 1.5rem solid #F6E785;
  content: "";
  display: block;
  left: calc(50% - 2rem);
  position: absolute;
  top: calc(100% + 1.5rem);
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .lst1 > [class^=itm]::after {
    border-bottom: 1.875rem solid transparent;
    border-left: 2.5rem solid transparent;
    border-right: 2.5rem solid transparent;
    border-top: 1.875rem solid #F6E785;
    left: calc(50% - 2.5rem);
    top: calc(100% + 2.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .lst1 > [class^=itm]::after {
    border-bottom: 2.5rem solid transparent;
    border-left: 1.5rem solid #F6E785;
    border-right: 1.5rem solid transparent;
    border-top: 2.5rem solid transparent;
    left: calc(100% + 0.75rem);
    top: calc(50% - 2.5rem);
  }
}
#main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 {
  height: auto;
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 {
    display: block;
  }
}
#main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 > .trm1 {
  background-color: #f5db31;
  border: 0.1rem solid #f5db31;
  border-radius: 50%;
  height: 6.5rem;
  width: 6.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 > .trm1 {
    height: 8rem;
    width: 8rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 > .trm1 {
    height: 10rem;
    margin: 0 auto 3rem;
    width: 10rem;
  }
}
#main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 > .trm1 > .elm1 {
  height: auto;
  width: 100%;
  display: block;
  color: #5a5959;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  margin-bottom: 0.5rem;
  margin-top: 1.25rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 > .trm1 > .elm1 {
    font-size: 1.35rem;
    margin-bottom: 0.75rem;
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 > .trm1 > .elm1 {
    font-size: 1.5rem;
    margin-top: 2rem;
  }
}
#main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 > .trm1 > .elm2 {
  height: auto;
  width: 100%;
  color: #5a5959;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 2.625rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 > .trm1 > .elm2 {
    font-size: 3rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 > .trm1 > .elm2 {
    font-size: 4.125rem;
  }
}
#main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 > .dsc1 {
  color: #5a5959;
  font-family: "UD Shin Go Medium", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  text-align: center;
  width: calc(100% - 8rem);
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 > .dsc1 {
    font-size: 1.8rem;
    padding-right: 9.25rem;
    width: calc(100% - 10.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .lst1 > [class^=itm] > .lst1 > .dsc1 {
    padding: 0;
    width: 100%;
  }
}
#main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .par2 {
  height: auto;
  width: 100%;
  background-color: #f5db31;
  border-radius: 0.5rem;
  color: #5a5959;
  font-family: "UD Shin Go Medium", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.5em;
  padding: 3rem 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .par2 {
    border-radius: 0.75rem;
    font-size: 1.8rem;
    padding: 3.9375rem 0;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec2 > .inner > .box3 > .par2 {
    border-radius: 1rem;
    font-size: 1.8rem;
    writing-mode: vertical-rl;
    padding: 0 3rem;
    width: 7.8rem;
  }
}
#main.certificate.toplevel > .inner > .sec3 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec3 {
    margin-bottom: 6.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec3 {
    margin-bottom: 9rem;
  }
}
#main.certificate.toplevel > .inner > .sec3 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 57.6rem;
  padding: 0 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec3 > .inner {
    max-width: 94.5rem;
    padding: 0 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec3 > .inner {
    max-width: 96rem;
    padding: 0 3rem;
  }
}
#main.certificate.toplevel > .inner > .sec3 > .inner > .box1 {
  height: auto;
  width: 100%;
}
#main.certificate.toplevel > .inner > .sec3 > .inner > .box1 > .lnk1 {
  height: auto;
  width: 100%;
  background-color: #f5a018;
  border: 0.2rem solid #f5a018;
  border-radius: 0.5rem;
  color: #ffffff;
  display: block;
  font-family: "UD Shin Go Medium", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 5;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec3 > .inner > .box1 > .lnk1 {
    border-radius: 0.75rem;
    font-size: 1.65rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec3 > .inner > .box1 > .lnk1 {
    border-radius: 1rem;
    font-size: 1.8rem;
  }
}
#main.certificate.toplevel > .inner > .sec3 > .inner > .box1 > .lnk1.hov {
  transition: background-color 0.35s;
}
#main.certificate.toplevel > .inner > .sec3 > .inner > .box1 > .lnk1.hov:hover {
  background-color: #ffffff;
  color: #f5a018;
}
#main.certificate.toplevel > .inner > .sec4 {
  height: auto;
  width: 100%;
}
#main.certificate.toplevel > .inner > .sec4 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 57.6rem;
  padding: 0 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner {
    max-width: 94.5rem;
    padding: 0 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner {
    max-width: 96rem;
    padding: 0 3rem;
  }
}
#main.certificate.toplevel > .inner > .sec4 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner > .box1 {
    margin-bottom: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner > .box1 {
    margin-bottom: 4.5rem;
  }
}
#main.certificate.toplevel > .inner > .sec4 > .inner > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  color: #5a5959;
  font-family: "UD Shin Maru Go Medium", sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner > .box1 > .hdr1 {
    font-size: 2.025rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner > .box1 > .hdr1 {
    font-size: 2.25rem;
  }
}
#main.certificate.toplevel > .inner > .sec4 > .inner > .box1 > .hdr1 > .elm1 {
  display: inline-block;
  position: relative;
}
#main.certificate.toplevel > .inner > .sec4 > .inner > .box1 > .hdr1 > .elm1::before {
  background-color: #F6E785;
  border-radius: 50%;
  content: "";
  display: block;
  height: 1.8rem;
  left: -2.55rem;
  position: absolute;
  top: 0;
  width: 1.8rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner > .box1 > .hdr1 > .elm1::before {
    height: 2.025rem;
    left: -3.15rem;
    width: 2.025rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner > .box1 > .hdr1 > .elm1::before {
    height: 2.25rem;
    left: -3.75rem;
    width: 2.25rem;
  }
}
#main.certificate.toplevel > .inner > .sec4 > .inner > .box1 > .hdr1 > .elm1::after {
  background-color: #F6E785;
  border-radius: 50%;
  content: "";
  display: block;
  height: 1.8rem;
  position: absolute;
  right: -2.55rem;
  top: 0;
  width: 1.8rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner > .box1 > .hdr1 > .elm1::after {
    height: 2.025rem;
    right: -3.15rem;
    width: 2.025rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner > .box1 > .hdr1 > .elm1::after {
    height: 2.25rem;
    right: -3.75rem;
    width: 2.25rem;
  }
}
#main.certificate.toplevel > .inner > .sec4 > .inner > .box2 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner > .box2 {
    display: flex;
    justify-content: space-between;
  }
}
#main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] {
  height: auto;
  width: 100%;
  background-color: #F6E785;
  border-radius: 0.5rem;
  padding: 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] {
    border-radius: 0.75rem;
    padding: 2.25rem;
    width: calc(50% - 2.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] {
    border-radius: 1rem;
    padding: 3rem;
    width: calc(50% - 3rem);
  }
}
#main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box]:not(:last-of-type) {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 0;
  }
}
#main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] > .box1 {
  height: auto;
  width: 100%;
  background-color: #ffffff;
  border-radius: 0.5rem;
  margin-bottom: 1.5rem;
  padding: 0.75rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] > .box1 {
    border-radius: 0.75rem;
    margin-bottom: 2.25rem;
    padding: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] > .box1 {
    border-radius: 1rem;
    margin-bottom: 3rem;
    padding: 1.5rem;
  }
}
#main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  color: #5a5959;
  font-family: "UD Shin Go Medium", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] > .box1 > .hdr1 {
    font-size: 1.65rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] > .box1 > .hdr1 {
    font-size: 1.8rem;
  }
}
#main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] > .box2 {
  height: auto;
  width: 100%;
  background-color: #ffffff;
  border-radius: 0.5rem;
  margin-bottom: 1.5rem;
  padding: 0.75rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] > .box2 {
    border-radius: 0.75rem;
    margin-bottom: 2.25rem;
    padding: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] > .box2 {
    border-radius: 1rem;
    margin-bottom: 3rem;
    padding: 1.5rem;
  }
}
#main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] > .box2 > .lst1 {
  height: auto;
  width: 100%;
  display: flex;
  justify-content: center;
}
#main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] > .box2 > .lst1 > [class^=itm] {
  height: auto;
  width: 50%;
}
#main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
  border-right: 0.2rem solid #c0c0c0;
}
#main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] > .box2 > .lst1 > [class^=itm] > .elm1 {
  height: auto;
  width: 100%;
  display: block;
  color: #5a5959;
  font-size: 1.35rem;
  letter-spacing: 0.05em;
  margin-bottom: 0.75rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] > .box2 > .lst1 > [class^=itm] > .elm1 {
    font-size: 1.425rem;
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] > .box2 > .lst1 > [class^=itm] > .elm1 {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
#main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] > .box2 > .lst1 > [class^=itm] > .elm2 {
  height: auto;
  width: 100%;
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 3rem;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] > .box2 > .lst1 > [class^=itm] > .elm2 {
    font-size: 3.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] > .box2 > .lst1 > [class^=itm] > .elm2 {
    font-size: 4.5rem;
  }
}
#main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] > .box3 {
  height: auto;
  width: 100%;
}
#main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] > .box3 > .lnk1 {
  background-color: #ffffff;
  border: 0.2rem solid #f5a018;
  border-radius: calc(1em * 2 * .75 + .2rem);
  color: #f5a018;
  display: block;
  font-family: "UD Shin Go Medium", sans-serif;
  font-size: 1.2rem;
  height: auto;
  letter-spacing: 0.05em;
  line-height: 3;
  margin: 0 auto;
  text-align: center;
  width: 15rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] > .box3 > .lnk1 {
    font-size: 1.275rem;
    width: 17.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] > .box3 > .lnk1 {
    font-size: 1.35rem;
    width: 20rem;
  }
}
#main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] > .box3 > .lnk1.hov {
  transition: background-color 0.35s;
}
#main.certificate.toplevel > .inner > .sec4 > .inner > .box2 > [class^=box] > .box3 > .lnk1.hov:hover {
  background-color: #f5a018;
  color: #ffffff;
}
#main.certificate.list_bfe, #main.certificate.list_mft {
  height: auto;
  width: 100%;
  margin: 4.5rem 0;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe, #main.certificate.list_mft {
    margin: 6.75rem 0;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe, #main.certificate.list_mft {
    margin: 9rem 0;
  }
}
#main.certificate.list_bfe > .inner, #main.certificate.list_mft > .inner {
  height: auto;
  width: 100%;
}
#main.certificate.list_bfe > .inner > .sec1, #main.certificate.list_mft > .inner > .sec1 {
  height: auto;
  width: 100%;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner, #main.certificate.list_mft > .inner > .sec1 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 57.6rem;
  padding: 0 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner, #main.certificate.list_mft > .inner > .sec1 > .inner {
    max-width: 94.5rem;
    padding: 0 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner, #main.certificate.list_mft > .inner > .sec1 > .inner {
    max-width: 96rem;
    padding: 0 3rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 6.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 9rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box1 > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  font-family: "UD Shin Maru Go Medium", sans-serif;
  font-size: 1.35rem;
  letter-spacing: 0.05em;
  line-height: 3;
  margin-bottom: 2.25rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box1 > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box1 > .hdr1 {
    font-size: 1.5rem;
    margin-bottom: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box1 > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box1 > .hdr1 {
    font-size: 1.65rem;
    margin-bottom: 4.5rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1 {
  display: inline-block;
  height: 4.05rem;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1 {
    height: 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1 {
    height: 4.95rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1::before, #main.certificate.list_mft > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1::before {
  border: 2.025rem solid #f5cf93;
  border-left-color: transparent;
  bottom: -1rem;
  content: "";
  position: absolute;
  left: -2.55rem;
  width: 1rem;
  z-index: -2;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1::before, #main.certificate.list_mft > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1::before {
    border: 2.25rem solid #f5cf93;
    border-left-color: transparent;
    left: -3rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1::before, #main.certificate.list_mft > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1::before {
    border: 2.475rem solid #f5cf93;
    border-left-color: transparent;
    left: -3.45rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1::after, #main.certificate.list_mft > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1::after {
  border: 2.025rem solid #f5cf93;
  border-right-color: transparent;
  bottom: -1rem;
  content: "";
  position: absolute;
  right: -2.55rem;
  width: 1rem;
  z-index: -2;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1::after, #main.certificate.list_mft > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1::after {
    border: 2.25rem solid #f5cf93;
    border-right-color: transparent;
    right: -3rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1::after, #main.certificate.list_mft > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1::after {
    border: 2.475rem solid #f5cf93;
    border-right-color: transparent;
    right: -3.45rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1 > .inner, #main.certificate.list_mft > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1 > .inner {
  background: #f5a018;
  color: #ffffff;
  display: inline-block;
  position: relative;
  padding: 0 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1 > .inner, #main.certificate.list_mft > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1 > .inner {
    padding: 0 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1 > .inner, #main.certificate.list_mft > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1 > .inner {
    padding: 0 2rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1 > .inner::before, #main.certificate.list_mft > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1 > .inner::before {
  border: none;
  border-bottom: solid 1rem transparent;
  border-right: solid 1.5rem #f5b349;
  content: "";
  left: 0;
  position: absolute;
  top: 100%;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1 > .inner::after, #main.certificate.list_mft > .inner > .sec1 > .inner > .box1 > .hdr1 > .elm1 > .inner::after {
  border: none;
  border-bottom: solid 1rem transparent;
  border-left: solid 1.5rem #f5b349;
  content: "";
  position: absolute;
  right: 0;
  top: 100%;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 {
  height: auto;
  width: 100%;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 {
    margin-bottom: 6.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 {
    margin-bottom: 9rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box1 {
    margin-bottom: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box1 {
    margin-bottom: 4.5rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box1 > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  color: #5a5959;
  font-family: "UD Shin Maru Go Medium", sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box1 > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box1 > .hdr1 {
    font-size: 2.025rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box1 > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box1 > .hdr1 {
    font-size: 2.25rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box1 > .hdr1 > .elm1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box1 > .hdr1 > .elm1 {
  display: inline-block;
  position: relative;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box1 > .hdr1 > .elm1::before, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box1 > .hdr1 > .elm1::before {
  background-color: #f5db31;
  border-radius: 50%;
  content: "";
  display: block;
  height: 1.8rem;
  left: -2.55rem;
  position: absolute;
  top: 0;
  width: 1.8rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box1 > .hdr1 > .elm1::before, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box1 > .hdr1 > .elm1::before {
    height: 2.025rem;
    left: -3.15rem;
    width: 2.025rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box1 > .hdr1 > .elm1::before, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box1 > .hdr1 > .elm1::before {
    height: 2.25rem;
    left: -3.75rem;
    width: 2.25rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box1 > .hdr1 > .elm1::after, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box1 > .hdr1 > .elm1::after {
  background-color: #f5db31;
  border-radius: 50%;
  content: "";
  display: block;
  height: 1.8rem;
  position: absolute;
  right: -2.55rem;
  top: 0;
  width: 1.8rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box1 > .hdr1 > .elm1::after, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box1 > .hdr1 > .elm1::after {
    height: 2.025rem;
    right: -3.15rem;
    width: 2.025rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box1 > .hdr1 > .elm1::after, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box1 > .hdr1 > .elm1::after {
    height: 2.25rem;
    right: -3.75rem;
    width: 2.25rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 {
  height: auto;
  width: 100%;
  background-color: #9bd6de;
  border-radius: 0.5rem;
  padding: 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 {
    border-radius: 0.75rem;
    padding: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 {
    border-radius: 1rem;
    padding: 3rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box], #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] {
  height: auto;
  width: 100%;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box]:not(:last-of-type), #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box]:not(:last-of-type) {
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box]:not(:last-of-type), #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box]:not(:last-of-type), #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 4.5rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .hdr1 {
  height: auto;
  width: 100%;
  color: #5a5959;
  font-family: "UD Shin Go Medium", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin: 0 auto 1.5rem;
  max-width: 60rem;
  position: relative;
  z-index: 12;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .hdr1 {
    font-size: 1.65rem;
    margin: 0 auto 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .hdr1 {
    font-size: 1.8rem;
    margin: 0 auto 3rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .hdr1 > .elm1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .hdr1 > .elm1 {
  background-color: #ffffff;
  border-radius: 0.75em;
  display: inline-block;
  padding: 0 1em;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 60rem;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm], #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] {
  height: auto;
  width: 100%;
  font-size: 1.35rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm], #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] {
    font-size: 1.425rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm], #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] {
    font-size: 1.5rem;
    line-height: 2;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm]:not(:last-of-type), #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm]:not(:last-of-type) {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm]:not(:last-of-type), #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm]:not(:last-of-type), #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-bottom: 3rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] > .lnk1, #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] > .elm1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] > .lnk1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] > .elm1 {
  display: inline-block;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] > .elm1.lnk1.hov, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] > .elm1.lnk1.hov {
  transition: opacity 0.35s;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover {
  opacity: 0.5;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] > .elm1 > .elm1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] > .elm1 > .elm1 {
  display: inline-block;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] > .elm1 > .elm2, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] > .elm1 > .elm2 {
  display: inline-block;
  font-size: 0.8em;
  margin-left: 0.5em;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] > .lnk1 > .elm3, #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] > .elm1 > .elm3, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] > .lnk1 > .elm3, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box1 > .box2 > [class^=box] > .lst1 > [class^=itm] > .elm1 > .elm3 {
  display: inline-block;
  font-size: 0.8em;
  margin-left: 0.5em;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 {
    margin-bottom: 6.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 {
    margin-bottom: 9rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
    margin-bottom: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
    margin-bottom: 4.5rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  color: #5a5959;
  font-family: "UD Shin Maru Go Medium", sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  margin-bottom: 1.5rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .hdr1 {
    font-size: 2.025rem;
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .hdr1 {
    font-size: 2.25rem;
    margin-bottom: 3rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .hdr1 > .elm1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .hdr1 > .elm1 {
  display: inline-block;
  position: relative;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .hdr1 > .elm1::before, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .hdr1 > .elm1::before {
  background-color: #f5db31;
  border-radius: 50%;
  content: "";
  display: block;
  height: 1.8rem;
  left: -2.55rem;
  position: absolute;
  top: 0;
  width: 1.8rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .hdr1 > .elm1::before, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .hdr1 > .elm1::before {
    height: 2.025rem;
    left: -3.15rem;
    width: 2.025rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .hdr1 > .elm1::before, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .hdr1 > .elm1::before {
    height: 2.25rem;
    left: -3.75rem;
    width: 2.25rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .hdr1 > .elm1::after, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .hdr1 > .elm1::after {
  background-color: #f5db31;
  border-radius: 50%;
  content: "";
  display: block;
  height: 1.8rem;
  position: absolute;
  right: -2.55rem;
  top: 0;
  width: 1.8rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .hdr1 > .elm1::after, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .hdr1 > .elm1::after {
    height: 2.025rem;
    right: -3.15rem;
    width: 2.025rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .hdr1 > .elm1::after, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .hdr1 > .elm1::after {
    height: 2.25rem;
    right: -3.75rem;
    width: 2.25rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .par1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .par1 {
  height: auto;
  width: 100%;
  color: #5a5959;
  font-family: "UD Shin Maru Go Medium", sans-serif;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .par1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .par1 {
    font-size: 1.35rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .par1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .par1 {
    font-size: 1.5rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 {
  height: auto;
  width: 100%;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box], #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] {
  height: auto;
  width: 100%;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box]:not(:last-of-type), #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box]:not(:last-of-type) {
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box]:not(:last-of-type), #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box]:not(:last-of-type), #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 4.5rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box1 {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box1 {
    margin-bottom: 3rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box1 > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  border-radius: 1em;
  font-family: "UD Shin Maru Go Medium", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 2;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box1 > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box1 > .hdr1 {
    font-size: 2.025rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box1 > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box1 > .hdr1 {
    font-size: 2.25rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 {
  height: auto;
  width: 100%;
  border-radius: 0.5rem;
  padding: 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 {
    border-radius: 0.75rem;
    padding: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 {
    border-radius: 1rem;
    padding: 3rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box], #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] {
  height: auto;
  width: 100%;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box]:not(:last-of-type), #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box]:not(:last-of-type) {
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box]:not(:last-of-type), #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box]:not(:last-of-type), #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 4.5rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .hdr1 {
  height: auto;
  width: 100%;
  font-family: "UD Shin Go Medium", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin: 0 auto 1.5rem;
  max-width: 60rem;
  position: relative;
  z-index: 12;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .hdr1 {
    font-size: 1.65rem;
    margin: 0 auto 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .hdr1 {
    font-size: 1.8rem;
    margin: 0 auto 3rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .hdr1 > .elm1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .hdr1 > .elm1 {
  background-color: #ffffff;
  border-radius: 0.75em;
  display: inline-block;
  padding: 0 1em;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 60rem;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm], #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] {
  height: auto;
  width: 100%;
  font-size: 1.35rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm], #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] {
    font-size: 1.425rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm], #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] {
    font-size: 1.5rem;
    line-height: 2;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm]:not(:last-of-type), #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm]:not(:last-of-type) {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm]:not(:last-of-type), #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm]:not(:last-of-type), #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-bottom: 3rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] > .lnk1, #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] > .elm1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] > .lnk1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] > .elm1 {
  display: inline-block;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] > .elm1.lnk1.hov, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] > .elm1.lnk1.hov {
  transition: opacity 0.35s;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover {
  opacity: 0.5;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] > .elm1 > .elm1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] > .elm1 > .elm1 {
  display: inline-block;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] > .elm1 > .elm2, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] > .elm1 > .elm2 {
  display: inline-block;
  font-size: 0.8em;
  margin-left: 0.5em;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] > .lnk1 > .elm3, #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] > .elm1 > .elm3, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] > .lnk1 > .elm3, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box] > .box2 > [class^=box] > .lst1 > [class^=itm] > .elm1 > .elm3 {
  display: inline-block;
  font-size: 0.8em;
  margin-left: 0.5em;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box2 > .box1 > .hdr1, #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box3 > .box1 > .hdr1, #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box4 > .box1 > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box2 > .box1 > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box3 > .box1 > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box4 > .box1 > .hdr1 {
  background-color: #F6E785;
  color: #5a5959;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box2 > .box2, #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box3 > .box2, #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box4 > .box2, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box2 > .box2, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box3 > .box2, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box4 > .box2 {
  border: 0.2rem solid #F6E785;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box2 > .box2 > [class^=box] > .hdr1, #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box3 > .box2 > [class^=box] > .hdr1, #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box4 > .box2 > [class^=box] > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box2 > .box2 > [class^=box] > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box3 > .box2 > [class^=box] > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box4 > .box2 > [class^=box] > .hdr1 {
  color: #5a5959;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box2 > .box2 > [class^=box] > .hdr1 > .elm1, #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box3 > .box2 > [class^=box] > .hdr1 > .elm1, #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box4 > .box2 > [class^=box] > .hdr1 > .elm1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box2 > .box2 > [class^=box] > .hdr1 > .elm1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box3 > .box2 > [class^=box] > .hdr1 > .elm1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box4 > .box2 > [class^=box] > .hdr1 > .elm1 {
  background-color: #F6E785;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box1 > .box1 > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box1 > .box1 > .hdr1 {
  background-color: #FAAFA5;
  color: #ffffff;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box1 > .box2, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box1 > .box2 {
  background-color: #facec8;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box1 > .box2 > [class^=box] > .hdr1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box1 > .box2 > [class^=box] > .hdr1 {
  color: #5a5959;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box1 > .box2 > [class^=box] > .hdr1 > .elm1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box1 > .box2 > [class^=box] > .hdr1 > .elm1 {
  background-color: #ffffff;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box0 > .par1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box0 > .par1 {
  height: auto;
  width: 100%;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  margin-bottom: 2.25rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box0 > .par1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box0 > .par1 {
    font-size: 1.275rem;
    margin-bottom: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box0 > .par1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box2 > .box2 > .box2 > [class^=box].box0 > .par1 {
    font-size: 1.35rem;
    margin-bottom: 4.5rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box3, #main.certificate.list_mft > .inner > .sec1 > .inner > .box3 {
  height: auto;
  width: 100%;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box3 > .lnk1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box3 > .lnk1 {
  border: 0.2rem solid #f5a018;
  border-radius: 1.5em;
  color: #f5a018;
  display: block;
  font-family: "UD Shin Go Medium", sans-serif;
  font-size: 1.2rem;
  height: auto;
  letter-spacing: 0.05em;
  line-height: 3;
  margin: 0 auto;
  text-align: center;
  width: 15rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box3 > .lnk1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box3 > .lnk1 {
    font-size: 1.275rem;
    width: 17.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.list_bfe > .inner > .sec1 > .inner > .box3 > .lnk1, #main.certificate.list_mft > .inner > .sec1 > .inner > .box3 > .lnk1 {
    font-size: 1.35rem;
    width: 20rem;
  }
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box3 > .lnk1.hov, #main.certificate.list_mft > .inner > .sec1 > .inner > .box3 > .lnk1.hov {
  transition: background-color 0.35s;
}
#main.certificate.list_bfe > .inner > .sec1 > .inner > .box3 > .lnk1.hov:hover, #main.certificate.list_mft > .inner > .sec1 > .inner > .box3 > .lnk1.hov:hover {
  background-color: #f5a018;
  color: #ffffff;
}
#main.certificate.policy {
  height: auto;
  width: 100%;
  margin: 4.5rem 0;
}
@media screen and (min-width: 768px) {
  #main.certificate.policy {
    margin: 6.75rem 0;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.policy {
    margin: 9rem 0;
  }
}
#main.certificate.policy > .inner {
  height: auto;
  width: 100%;
}
#main.certificate.policy > .inner > .sec1 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.policy > .inner > .sec1 {
    margin-bottom: 6.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.policy > .inner > .sec1 {
    margin-bottom: 9rem;
  }
}
#main.certificate.policy > .inner > .sec1 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 57.6rem;
  padding: 0 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.policy > .inner > .sec1 > .inner {
    max-width: 94.5rem;
    padding: 0 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.policy > .inner > .sec1 > .inner {
    max-width: 96rem;
    padding: 0 3rem;
  }
}
#main.certificate.policy > .inner > .sec1 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.policy > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.policy > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 4.5rem;
  }
}
#main.certificate.policy > .inner > .sec1 > .inner > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  color: #5a5959;
  font-family: "UD Shin Maru Go Medium", sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.certificate.policy > .inner > .sec1 > .inner > .box1 > .hdr1 {
    font-size: 2.025rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.policy > .inner > .sec1 > .inner > .box1 > .hdr1 {
    font-size: 2.25rem;
  }
}
#main.certificate.policy > .inner > .sec1 > .inner > .box2 {
  height: auto;
  width: 100%;
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.policy > .inner > .sec1 > .inner > .box2 {
    margin-bottom: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.policy > .inner > .sec1 > .inner > .box2 {
    margin-bottom: 4.5rem;
  }
}
#main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box1 {
    margin-bottom: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box1 {
    margin-bottom: 4.5rem;
  }
}
#main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box1 > [class^=lst] {
  height: auto;
  width: 100%;
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box1 > [class^=lst] {
    margin-bottom: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box1 > [class^=lst] {
    margin-bottom: 4.5rem;
  }
}
#main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box1 > [class^=lst] > .trm1 {
  height: auto;
  width: 100%;
  color: #5a5959;
  font-family: "UD Shin Go Medium", sans-serif;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.35rem;
    line-height: 1.75;
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.5rem;
    line-height: 2;
    margin-bottom: 1.5rem;
  }
}
#main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box1 > [class^=lst] > .dsc1 {
  height: auto;
  width: 100%;
}
#main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box1 > [class^=lst] > .dsc1 > .lst1 {
  height: auto;
  width: 100%;
}
#main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box1 > [class^=lst] > .dsc1 > .lst1 > [class^=itm] {
  font-size: 1.2rem;
  height: auto;
  line-height: 1.5;
  list-style: decimal;
  letter-spacing: 0.05em;
  margin-left: 1.5em;
  width: calc(100% - 1.5em);
}
@media screen and (min-width: 768px) {
  #main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box1 > [class^=lst] > .dsc1 > .lst1 > [class^=itm] {
    font-size: 1.275rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box1 > [class^=lst] > .dsc1 > .lst1 > [class^=itm] {
    font-size: 1.35rem;
    line-height: 2;
  }
}
#main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box1 > [class^=lst] > .dsc1 > .lst1 > [class^=itm] > .lst1 {
  height: auto;
  width: 100%;
}
#main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box1 > [class^=lst] > .dsc1 > .lst1 > [class^=itm] > .lst1 > [class^=itm] {
  font-size: 1.2rem;
  height: auto;
  line-height: 1.5;
  list-style: disc;
  letter-spacing: 0.05em;
  margin-left: 1.5em;
  width: calc(100% - 1.5em);
}
@media screen and (min-width: 768px) {
  #main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box1 > [class^=lst] > .dsc1 > .lst1 > [class^=itm] > .lst1 > [class^=itm] {
    font-size: 1.275rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box1 > [class^=lst] > .dsc1 > .lst1 > [class^=itm] > .lst1 > [class^=itm] {
    font-size: 1.35rem;
    line-height: 2;
  }
}
#main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box2 {
  height: auto;
  width: 100%;
}
#main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box2 > .par1 {
  height: auto;
  width: 100%;
  font-family: "UD Shin Go Medium", sans-serif;
  font-size: 1.35rem;
  letter-spacing: 0.05em;
  margin-bottom: 0.75rem;
  text-align: right;
}
@media screen and (min-width: 768px) {
  #main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box2 > .par1 {
    font-size: 1.425rem;
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box2 > .par1 {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
#main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box2 > .par2 {
  height: auto;
  width: 100%;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  text-align: right;
}
@media screen and (min-width: 768px) {
  #main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box2 > .par2 {
    font-size: 1.275rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.policy > .inner > .sec1 > .inner > .box2 > .box2 > .par2 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
#main.certificate.policy > .inner > .sec1 > .inner > .box3 {
  height: auto;
  width: 100%;
}
#main.certificate.policy > .inner > .sec1 > .inner > .box3 > .lnk1 {
  border: 0.2rem solid #f5a018;
  border-radius: 1.5em;
  color: #f5a018;
  display: block;
  font-family: "UD Shin Go Medium", sans-serif;
  font-size: 1.2rem;
  height: auto;
  letter-spacing: 0.05em;
  line-height: 3;
  margin: 0 auto;
  text-align: center;
  width: 15rem;
}
@media screen and (min-width: 768px) {
  #main.certificate.policy > .inner > .sec1 > .inner > .box3 > .lnk1 {
    font-size: 1.275rem;
    width: 17.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.certificate.policy > .inner > .sec1 > .inner > .box3 > .lnk1 {
    font-size: 1.35rem;
    width: 20rem;
  }
}
#main.certificate.policy > .inner > .sec1 > .inner > .box3 > .lnk1.hov {
  transition: background-color 0.35s;
}
#main.certificate.policy > .inner > .sec1 > .inner > .box3 > .lnk1.hov:hover {
  background-color: #f5a018;
  color: #ffffff;
}

/*# sourceMappingURL=certificate.css.map */
