@charset "utf-8";

a{color: #a64dff;}
.section-title{border-left: 1rem solid #a64dff;}

.bg-yellow{background-color: #fffbd2;}
.bg-purple{background-color: #a64dff;}
.border-purple{border:0.1rem solid #a64dff;}

.txt-purple{color: #a64dff;}

.contents-main-title .list-ol li{
  font-size: var(--font-size-l);
}