p {
    display: block; 
    margin: 0; 
    hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    position: relative;
    margin-top: 5px; 
}
center img {
    margin: 10px; 
}
.out {
    display: block;
    position: relative;
    text-align: left;
}
.out a {
    display: block; 
}
.paran {
    color: #dbffdf;
    font-size: 16px;
    position: relative;
    top: -9px;
    margin: 10px; 
}
.f20 {
    font-size: 20px; 
}
.f25 {
    font-size: 25px; 
}
.f30 {
    font-size: 30px; 
}
.f40 {
    font-size: 40px; 
}
.pf::first-letter {
    font-size: 30px; letter-spacing: 2px; 
    font-family: frak; margin-inline-end: -3px;
}
.p2::first-letter {
    font-size: 22px;
    font-family: camserial;
}
.p2 {
    margin-top: 8px; 
}
.p3 {
    margin-top: 10px; 
}
.pc {
    text-align: center;
    width: 100%;  
}
.stretch {
    height: 70px;
    position: relative;
    margin-right: 10px; 
}
.sig {
    font-size: 40px;
    display: block;
    text-align: right;
    font-family: fortalesia;
    position: relative;
    margin-right: 120px;
    padding: 40px;
    padding-bottom: 20px;
}
.sep {
    font-size: 40px;
  display: block;
  position: relative;
  text-align: center;
}
.sep2 {
    font-size: 40px;
  display: block;
  position: relative;
  text-align: center;
  height: 1em;
  padding-top: 16px;
  box-sizing: border-box;
}
.stretch span {
    scale: 1 2.5;
    display: block;
    position: relative;
    bottom: -25px;
    font-size: 23px;
    text-wrap: nowrap;
    text-align: center;
}
.vcenter {
    width: 300px;
    position: relative;
    margin: 5px;
    left: 50%;
    transform: translateX(-50%);
}
.i0 {
    margin: 0; 
}
.fin {
    position: relative; top: 2px; 
}
.icenter {
    position: relative;
    margin: 5px;
    left: 50%;
    transform: translateX(-50%);
}
.from {
    display: block;
    margin-left: 30px; 
    padding: 5px; 
    padding-bottom: 0;
}