@charset "UTF-8";

/* ===== Extracted from page-certificate.php block 1 ===== */
.p-leadDesc {
    margin: 32px auto 0;
    max-width: 768px;
    width: 80%;
}
@media (min-width: 651px) {
  .p-leadDesc {
      font-size: 1.6rem;
  }
}
.p-lead .text {
    text-align: center;
}
.c-fontNM, .c-fontNM span {
    font-family: "Noto Sans Myanmar", sans-serif;
    font-weight: 500;
    font-size: 100%;
}
.p-retiree {
 padding: 80px 0 100px;
}
@media screen and (max-width: 810px) {
 .p-retiree {
  padding: 80px 0;
 }
}
@media screen and (max-width: 500px) {
 .p-retiree {
  padding: 60px 0;
 }
}
.p-retireeContent:nth-child(n + 2) {
 margin-top: 80px;
}
@media screen and (max-width: 810px) {
 .p-retireeContent:nth-child(n + 2) {
  margin-top: 60px;
 }
}
.p-retireeContent a {
 color: #ee7d80;
 transition: opacity 0.3s;
}
.p-retireeContent a:hover {
 opacity: 0.6;
}
.p-retireeContent a[href*="tel:"] {
 color: #000;
 pointer-events: none;
 cursor: default;
 text-decoration: none;
}
@media screen and (max-width: 650px) {
 .p-retireeContent a[href*="tel:"] {
  color: #ee7d80;
  pointer-events: all;
  cursor: auto;
 }
}
.p-retireeContent .textIndent {
 margin-top: 30px;
 padding-left: 3.5em;
 text-indent: -1em;
}
.p-retireeContent .textIndent2 {
 padding-left: 5em;
 text-indent: -1.5em;
}
.p-retireeContent .textIndent0 {
 padding-left: 3.5em;
}
@media screen and (max-width: 650px) {
 .p-retireeContent .textIndent {
  margin-top: 20px;
 }
}
@media screen and (max-width: 500px) {
 .p-retireeContent .textIndent {
  padding-left: 1.4em;
 }
.p-retireeContent .textIndent2 {
    padding-left: 2.6em;
    text-indent: -1.1em;
 }
 .p-retireeContent .textIndent0 {
  padding-left: 1.4em;
 }
}
.p-retireeContent .textIndent.mt0 {
 margin-top: 0;
}
.p-retireeContent .text {
 margin-top: 30px;
 padding-left: 3em;
}
@media screen and (max-width: 650px) {
 .p-retireeContent .text {
  margin-top: 20px;
 }
}
@media screen and (max-width: 500px) {
 .p-retireeContent .text {
  padding-left: 0;
 }
}
.p-retireeContent .text0 {
 margin-top: 30px;
}
@media screen and (max-width: 650px) {
 .p-retireeContent .text0 {
  margin-top: 20px;
 }
}
.p-retireeContent .content {
 margin: 30px auto 0;
 max-width: 1290px;
 width: 100%;
 padding: 35px;
 background-color: #fcfaf5;
}
@media screen and (max-width: 810px) {
 .p-retireeContent .content {
  padding: 30px;
 }
}
@media screen and (max-width: 650px) {
 .p-retireeContent .content {
  margin: 20px auto 0;
  padding: 30px 25px;
 }
}
.p-retireeContent .content .text:first-child,
.p-retireeContent .content .text0:first-child,
.p-retireeContent .content .textIndent:first-child {
 margin-top: 0;
}
.p-retireeContent .content .textIndent {
 padding-left: 1.3em;
}
