main .cont .area1 {
  width: 100%;
}
main .cont .area1 h5 {
  text-align: left;
  margin-bottom: 20px;
  color: #8187c1;
  box-sizing: border-box;
}
main .cont .area1 .tableStyle table tbody tr th {
  background-color: #8187c1;
  color: white;
}
main .cont .area1 .tableStyle table tbody tr td {
  text-align: center;
}
main .cont .area1 .tableStyle table tbody tr .aL {
  text-align: left;
}
main .cont .area1 .tableStyle table tbody .back1 th {
  background-color: #d7edf0;
  color: #333;
}
main .cont .area1 .subTitleTab {
  display: flex;
  justify-content: center;
  width: 100%;
  border-bottom: 2px solid #8187c1;
  margin-top: 30px;
  margin-bottom: 10px;
}
main .cont .area1 .subTitleTab h2 {
  display: inline-block;
  padding: 0.2em 1.2em;
  border-radius: 10px 10px 0 0;
  width: auto;
  background-color: #8187c1;
  color: white;
  font-size: 1.6em;
}
main .cont .area2 {
  width: 100%;
}
main .cont .area2 h5 {
  text-align: left;
  margin-bottom: 20px;
  color: #53bdca;
  box-sizing: border-box;
}
main .cont .area2 .tableStyle table tbody tr th {
  background-color: #53bdca;
  color: white;
}
main .cont .area2 .tableStyle table tbody tr td {
  text-align: center;
}
main .cont .area2 .tableStyle table tbody tr .aL {
  text-align: left;
}
main .cont .area2 .tableStyle table tbody .back1 th {
  background-color: #d7edf0;
  color: #333;
}
main .cont .area2 .subTitleTab {
  display: flex;
  justify-content: center;
  width: 100%;
  border-bottom: 2px solid #53bdca;
  margin-top: 30px;
  margin-bottom: 10px;
}
main .cont .area2 .subTitleTab h2 {
  display: inline-block;
  padding: 0.2em 1.2em;
  border-radius: 10px 10px 0 0;
  width: auto;
  background-color: #53bdca;
  color: white;
  font-size: 1.6em;
}
main .cont .area2 .longP p {
  width: calc(100% - 5.4em);
}
main .cont .area2 .longP p:nth-child(1) {
  width: 5em;
}
main .cont .area3 {
  width: 100%;
}
main .cont .area3 h5 {
  text-align: left;
  margin-bottom: 20px;
  color: #ef8575;
  box-sizing: border-box;
}
main .cont .area3 .tableStyle table tbody tr th {
  background-color: #ef8575;
  color: white;
}
main .cont .area3 .tableStyle table tbody tr td {
  text-align: center;
}
main .cont .area3 .tableStyle table tbody tr .aL {
  text-align: left;
}
main .cont .area3 .tableStyle table tbody .back1 th {
  background-color: #d7edf0;
  color: #333;
}
main .cont .area3 .subTitleTab {
  display: flex;
  justify-content: center;
  width: 100%;
  border-bottom: 2px solid #ef8575;
  margin-top: 30px;
  margin-bottom: 10px;
}
main .cont .area3 .subTitleTab h2 {
  display: inline-block;
  padding: 0.2em 1.2em;
  border-radius: 10px 10px 0 0;
  width: auto;
  background-color: #ef8575;
  color: white;
  font-size: 1.6em;
}
main .cont .area4 {
  width: 100%;
}
main .cont .area4 h5 {
  text-align: left;
  margin-bottom: 20px;
  color: #dd78ad;
  box-sizing: border-box;
}
main .cont .area4 .tableStyle table tbody tr th {
  background-color: #dd78ad;
  color: white;
}
main .cont .area4 .tableStyle table tbody tr td {
  text-align: center;
}
main .cont .area4 .tableStyle table tbody tr .aL {
  text-align: left;
}
main .cont .area4 .tableStyle table tbody .back1 th {
  background-color: #d7edf0;
  color: #333;
}
main .cont .area4 .subTitleTab {
  display: flex;
  justify-content: center;
  width: 100%;
  border-bottom: 2px solid #dd78ad;
  margin-top: 30px;
  margin-bottom: 10px;
}
main .cont .area4 .subTitleTab h2 {
  display: inline-block;
  padding: 0.2em 1.2em;
  border-radius: 10px 10px 0 0;
  width: auto;
  background-color: #dd78ad;
  color: white;
  font-size: 1.6em;
}
main .cont .colorBox {
  background-color: #485398;
  color: white;
  border-radius: 30px;
  box-sizing: border-box;
}
main .cont h5 {
  color: #485398;
  padding: 0.2em 0.8em;
  background-color: #485398;
  text-align: center;
  color: white;
  border-radius: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
}
main .cont .tableStyle table tbody tr th {
  background-color: #485398;
  color: white;
}
main .cont .subTitleTab {
  display: flex;
  justify-content: center;
  width: 100%;
  border-bottom: 2px solid #485398;
  margin-bottom: 10px;
}
main .cont .subTitleTab h2 {
  display: inline-block;
  padding: 0.2em 1.2em;
  border-radius: 10px 10px 0 0;
  width: auto;
  background-color: #485398;
  color: white;
  font-size: 1.6em;
}
main .content1 .page1 th {
  background-color: #a77fa6;
  color: #fff;
}
main .content1 .page3 .txtrow .longP {
  width: calc(100% - 7.4em);
}
main .content1 .page3 .txtrow .longP:nth-child(1) {
  width: 7em;
}
main .content1 .page4 .tableStyle table tbody tr th {
  background-color: #eda030;
}
main .content1 .page5 h5 {
  color: #ed9e45;
  padding: 0.2em 0.8em;
  background-color: #ed9e45;
  text-align: center;
  color: white;
  border-radius: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
}
main .content1 .page5 h6 {
  color: #ed9e45;
}
main .content1 .page5 .tableStyle table tbody tr th {
  background-color: #ed9e45;
  color: white;
}
main .content1 .page5 .tableStyle table tbody tr td {
  text-align: center;
  word-break: keep-all;
}
main .content1 .page5 .tableStyle table tbody tr .th2 {
  background-color: #fce9d2;
  color: #333;
}
main .content1 .page5 .txtrow .longP {
  width: calc(100% - 5.4em);
}
main .content1 .page5 .txtrow .longP:nth-child(1) {
  width: 5em;
}
main .content1 .page6 .tableStyle table tbody tr th {
  background-color: #8f623d;
  color: white;
}
main .content1 .page6 .tableStyle table tbody tr td {
  text-align: center;
  word-break: keep-all;
}
main .content1 .page6 .tableStyle table tbody tr .w100 {
  width: 100px;
}
main .content1 .page6 .lineBox {
  margin-bottom: 50px;
}
main .content1 .page7 h5:before {
  content: "Q ";
  color: #666;
}
main .content1 .page7 a.mp3linkBtn {
  display: flex;
  align-items: center;
  padding: 10px 20px;
  background-color: #727ecc;
  color: white;
  border-radius: 4em;
}
main .content1 .page7 a.mp3linkBtn img {
  height: 1.3em;
  width: auto;
  margin-left: 15px;
}
main .content1 .page7 a.mp3linkBtn:hover {
  background-color: #485398;
}
main .content1 .page8 th {
  background-color: #6cbc64;
  color: white;
}
main .content1 .page8 th.th2 {
  background-color: #daecd3;
  color: #333;
}
main .content1 .page9 .tableStyle table tbody tr th {
  background-color: #8f623d;
  color: white;
}
main .content1 .page9 .tableStyle table tbody tr td {
  text-align: center;
  word-break: keep-all;
}
main .content1 .page10 .tableStyle table tbody tr th {
  background-color: #ef8575;
  color: white;
}
main .content1 .page10 .tableStyle table tbody tr td {
  text-align: center;
  word-break: keep-all;
}
main .content1 .page10 .tableStyle table tbody tr .colorBack {
  background-color: #fce4dd;
}
main .content1 .page10 .tableStyle table tbody tr ul li {
  text-align: left;
}
main .content1 .page10 .tableStyle table tbody tr .txtrow p:nth-child(1) {
  width: 5em;
}
main .content1 .page10 .borderBox {
  border: 2px solid #ef8575;
  margin-top: 40px;
}
main .content1 .page10 .borderBox h4 {
  margin-top: 10px;
  text-align: center;
}
main .content1 .page11 .row {
  justify-content: flex-start;
  border-bottom: 1px dashed #494949;
}
main .content1 .page11 .row .imgBox {
  margin-right: 30px;
}
main .content1 .page11 .rowNoLine {
  border-bottom: 0px dashed #494949;
}
main .content1 .page12 .tableStyle table tbody tr th {
  background-color: #f4a466;
  color: white;
}
main .content1 .page12 .tableStyle table tbody tr td {
  word-break: keep-all;
}
main .content1 .page13 h5 span {
  background-color: #333;
  color: white;
  padding: 0.1em 0.4em;
  box-sizing: border-box;
  border-radius: 5px;
}

@media screen and (max-width: 768px) {
  main .content1 .page11 .row {
    justify-content: center;
    align-items: center;
  }
  main .content1 .page11 .row .imgBox {
    margin-right: 30px;
    width: 100%;
  }
  main .content1 .page11 .row .txtArea {
    width: 100%;
  }
}