/* Less CSS Document */
/* Will be auto compiled to CSS file on save */
/* @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700); */
select {
  border-radius: 0;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  cursor: pointer;
}
select::-ms-expand {
  display: none;
}
.intro {
  text-align: justify;
}
.listing {
  padding-top: 15px;
  padding-bottom: 60px;
  position: relative;
}
.listing .item {
  box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.1);
  background-color: #ccc;
  margin-bottom: 40px;
  position: relative;
  padding-top: 34px;
  min-height: 285px;
  color: #575757;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.listing .item .wrapper {
  padding: 0 25px 30px 25px;
  flex-grow: 1;
  background-color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.listing .item .group {
  height: calc(100% - 1.25em;);
  font-size: 0.875em;
  line-height: 171.4%;
}
.listing .item .group p {
  margin-bottom: 12px;
  text-align: justify;
}
.listing .item h2 {
  font-size: 1.75em;
  line-height: 109%;
  width: 76%;
  color: #003366;
}
.listing .item .title {
  font-weight: 700;
  color: #003367;
  padding: 22px 0px 15px 25px;
  background-color: #fff;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.listing .item .title a:hover,
.listing .item .title a:focus {
  text-decoration: none;
}
.listing .item .title:after {
  content: "";
  background-color: #ccc;
  position: absolute;
  right: 0;
  top: 0;
  width: 24%;
  height: 34px;
}
.listing .item ol {
  list-style-type: decimal;
  margin-left: 25px;
}
.listing .item .link {
  color: #0366A4;
  line-height: 168.7%;
}
.listing .item .link a {
  display: inline-block;
  position: relative;
  font-size: 17px;
}
.listing .item .link a:focus {
  text-decoration: none;
}
.listing .item .link a:hover {
  text-decoration: underline;
}
.listing .item .com-more {
  margin-top: 20px;
  color: #6F5507;
  font-size: 1em;
  line-height: 125%;
  height: 1.25em;
}
.ust-content {
  padding-top: 35px;
  padding-bottom: 75px;
  line-height: 156%;
  color: #000000;
}
.ust-content h2 {
  font-size: 1.5em;
  line-height: 150%;
  color: #003367;
  margin-bottom: 10px;
  font-weight: 700;
}
.ust-content .part {
  margin-bottom: 35px;
}
.ust-content .lvl-1 {
  margin-left: 25px;
  text-align: justify;
}
.ust-content li {
  padding-left: 10px;
  font-size: 17px;
  color: #000000;
}
.ust-content ol {
  list-style-type: decimal;
}
.ust-content ul {
  list-style-type: disc;
}
.a1 .intro {
  margin-bottom: 35px;
}
.a1 .intro p {
  margin-bottom: 24px;
}
.a1 .table-wrap {
  margin-bottom: 32px;
}
.a1 .table-wrap table thead tr td {
  color: #003367;
  font-weight: 700;
  font-size: 0.875em;
  line-height: 142%;
  padding: 8px 8px 8px 20px;
  vertical-align: middle;
  background-color: rgba(111, 166, 220, 0.2);
}
.a1 .table-wrap table thead tr th {
  color: #003367;
  font-weight: 700;
  font-size: 17px;
  line-height: 142%;
  padding: 8px 8px 8px 20px;
  vertical-align: middle;
  background-color: rgba(111, 166, 220, 0.2);
}
.a1 .table-wrap table tbody tr:nth-child(even) {
  background-color: rgba(111, 166, 220, 0.08);
}
.a1 .table-wrap table tbody tr td {
  font-size: 17px;
  vertical-align: middle;
  color: #575757;
  line-height: 123%;
  padding: 15px 8px 15px 20px;
}
.a1 .table-wrap table tbody tr td:first-child {
  line-height: 184%;
  font-weight: 700;
}
.a1 .table-wrap table tbody .price span {
  display: block;
  margin-bottom: 5px;
}
.a1 .table-wrap .award {
  width: 18%;
}
.a1 .table-wrap .fee {
  width: 18%;
}
.a1 .table-wrap .deposit {
  width: 23%;
}
.a1 .table-wrap .price {
  width: 23%;
}
.a1 .notes {
  padding-bottom: 45px;
}
.a1 .notes .lvl-1 {
  list-style-type: disc;
}
.a2 .intro {
  margin-bottom: 35px;
}
.a2 .intro p {
  margin-bottom: 24px;
}
.a2 .com-accordion .lvl-1 {
  list-style-type: disc;
}
.a2 .com-accordion .wrapper {
  padding-top: 0;
}
.a2 .row {
  margin-bottom: 10px;
  background-color: rgba(111, 166, 220, 0.05);
}
.a2 .row .desc {
  width: 50.8%;
  padding-top: 19px;
  padding-left: 37px;
  padding-right: 100px;
}
.a2 .row .desc .type {
  font-size: 1.25em;
  line-height: 150%;
  color: #003367;
  margin-bottom: 10px;
}
.a2 .row .desc li {
  line-height: 156%;
}
.a2 .row .thumbnail {
  width: 49.2%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.a2 .row .thumbnail .img {
  width: calc((100% - 10px )/2);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  height: auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.a2 .row .thumbnail .img:before {
  content: "";
  display: block;
  padding-top: 134.19689119%;
}
.a2 .table {
  border: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.a2 .table .wrap {
  border: 1px solid rgba(188, 190, 192, 0.21);
}
.a2 .table .wrap:first-child {
  width: 40%;
}
.a2 .table .wrap:last-child {
  width: calc(60% - 30px);
}
.a3 .part img {
  width: 100%;
  display: block;
}
.a3 .part .img {
  margin-top: 10px;
}
.a3 .part .img-1 {
  margin-top: 20px;
}
.a3 .part .img-1 img:not(:last-child) {
  margin-bottom: 10px;
}
.a3 .part .row {
  max-width: 636px;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.a3 .part .row .column {
  margin-top: 8px;
  width: calc((100% - 64px) / 2);
}
.a4 {
  padding-bottom: 105px;
}
.b1 {
  padding-bottom: 93px;
}
.b1 .notes {
  margin-bottom: 0;
}
.b1 .link {
  color: #6F5507;
  font-weight: 700;
  font-size: 1.0625em;
  line-height: 123.5%;
  text-decoration: none;
  margin-top: 24px;
}
.c1 .link {
  color: #0366A4;
}
.c1 li {
  margin-bottom: 30px;
}
.c1 .lvl-1 .highlight {
  font-weight: 700;
}
.c1 .notes {
  margin-top: 37px;
}
.c2 h2 {
  margin-bottom: 0;
}
.c2 .com-accordion .lvl-1 {
  list-style-type: disc;
}
.c2 .com-accordion .wrapper {
  padding-top: 0;
  background-color: rgba(111, 166, 220, 0.05);
}
.c2 .table {
  max-width: none;
  padding-top: 34px;
  padding-left: 36px;
  padding-bottom: 48px;
  background-color: transparent;
}
.c2 .table table {
  max-width: 756px;
  width: 100%;
  margin-bottom: 34px;
}
.c2 .table .subject {
  font-size: 1.0625em;
  line-height: 176.4%;
  color: #003367;
  padding-left: 0;
}
.c2 .table td {
  color: #575757;
}
.c2 .table td:not(.subject) {
  line-height: 175%;
  font-size: 1em;
}
.c2 .table p {
  margin-bottom: 9px;
}
.c3 h2 {
  margin-bottom: 0;
}
.c3 .t-wrap {
  border: 1px solid rgba(188, 190, 192, 0.21);
}
.c3 .t-wrap:first-of-type {
  margin-bottom: 30px;
}
.c3 .t-wrap .t-row {
  padding: 15px 22px;
}
.c3 .t-wrap .t-row:first-child {
  background-color: rgba(111, 166, 220, 0.2);
  color: #003367;
  line-height: 187.5%;
  font-weight: 700;
}
.c3 .t-wrap .t-row:nth-child(3) {
  background-color: rgba(111, 166, 220, 0.08);
}
.c3 .t-wrap .t-row .time {
  line-height: 175%;
}
.c3 .t-wrap .t-row .time:not(:last-child) {
  margin-right: 30px;
}
.c3 .group {
  margin-bottom: 53px;
}
.c3 .group:not(.sty-group) .table table {
  background-color: #f4f8fc;
}
.c3 .group .remarks {
  font-size: 0.9375em;
  line-height: 186%;
}
.c3 .group.period h2 {
  margin-bottom: 10px;
}
.d1 .com-more {
  margin-bottom: 30px;
}
.d1 .part p {
  line-height: 175%;
}
.d1 .part li {
  line-height: 156%;
  margin-bottom: 24px;
}
.d1 .sort-list .sort {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.d1 .sort-list .sort .txt {
  font-size: 1.125em;
  line-height: 166.6%;
  font-weight: 700;
  color: #6F5507;
  margin-right: 29px;
}
.d1 .sort-list .sort select {
  width: 258px;
  border-width: 0 0 1px 0;
  border-bottom-style: solid;
  border-bottom-color: #979797;
  border-radius: 0;
  background-color: transparent;
  cursor: pointer;
  color: #575757;
  line-height: 187.5%;
  background-image: url(../img/icon/select_arrow.svg);
  background-size: 11px 13px;
  background-position: right center;
  background-repeat: no-repeat;
}
.d1 .sort-list .listing-s .item {
  margin-right: 23px;
  margin-bottom: 36px;
}
.d1 .sort-list .listing-s .item .thumbnail {
  margin-bottom: 14px;
  border: 0;
}
.d1 .sort-list .listing-s .item .thumbnail img {
  width: 100%;
}
.d1 .sort-list .listing-s .item h2 {
  font-size: 1.125em;
  line-height: 133%;
  color: #003367;
  margin-bottom: 10px;
  text-align: center;
}
.d1 .sort-list .listing-s .item .desc {
  font-size: 0.75em;
  line-height: 166.6%;
  color: #575757;
}
.e1 {
  padding-bottom: 120px;
}
.e1 .inner-container {
  max-width: 927px;
}
.e1 .com-accordion {
  margin-bottom: 40px;
}
.e1 .com-accordion .title {
  max-width: 927px;
}
.e1 .com-accordion .lvl-1 {
  list-style-type: disc;
}
.e1 ul {
  max-width: 927px;
}
.e1 .table-wide {
  border: 1px solid rgba(188, 190, 192, 0.21);
}
.e1 .table-wide table {
  width: 100%;
}
.e1 .table-wide table thead td {
  color: #003367;
  font-weight: 700;
  font-size: 17px;
  padding: 15px 10px;
  vertical-align: middle;
  background-color: rgba(111, 166, 220, 0.2);
}
.e1 .table-wide table thead td:first-child {
  padding-left: 20px;
}
.e1 .table-wide table thead th {
  color: #003367;
  font-weight: 700;
  font-size: 17px;
  padding: 15px 10px;
  vertical-align: middle;
  background-color: rgba(111, 166, 220, 0.2);
  padding-left: 20px;
}
.e1 .table-wide table tbody tr:nth-child(even) {
  background-color: rgba(111, 166, 220, 0.08);
}
.e1 .table-wide table tbody tr:nth-child(even) td {
  padding: 15px;
}
.e1 .table-wide table tbody tr:nth-child(odd) td {
  padding: 33px 15px 37px 15px;
}
.e1 .table-wide table tbody tr td {
  font-size: 17px;
  line-height: 123%;
  color: #000000;
}
.e1 .table-wide table tbody tr td:first-child {
  line-height: 186%;
  font-weight: 700;
  color: #575757;
  width: 130px;
  padding-left: 20px;
}
.e1 .table-wide table tbody tr td .link {
  color: #0366A4;
}
.e1 .row {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.e1 .category {
  line-height: 150%;
  color: #003367;
  font-weight: 700;
  display: block;
  margin-top: 30px;
  margin-bottom: 12px;
}
.e1 .table-n {
  width: calc((100% - 50px) / 3);
}
.e1 .table-n .heading {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.e1 .table-n .heading .subject {
  color: #003367;
  font-weight: 700;
  line-height: 150%;
  display: block;
  margin-bottom: 9px;
}
.e1 .table-n .heading .date {
  display: block;
  color: #6F5507;
  line-height: 187.5%;
}
.e1 .table-n table {
  width: 100%;
}
.e1 .table-n table thead td {
  color: #003367;
  font-weight: 700;
  font-size: 17px;
  padding: 15px 10px;
  vertical-align: middle;
  background-color: rgba(111, 166, 220, 0.2);
}
.e1 .table-n table thead td:first-child {
  padding-left: 20px;
}
.e1 .table-n table thead th {
  color: #003367;
  font-weight: 700;
  font-size: 17px;
  padding: 15px 10px;
  vertical-align: middle;
  background-color: rgba(111, 166, 220, 0.2);
  padding-left: 20px;
}
.e1 .table-n table tbody {
  border: 1px solid rgba(188, 190, 192, 0.21);
}
.e1 .table-n table tbody tr:nth-child(even) {
  background-color: rgba(111, 166, 220, 0.08);
}
.e1 .table-n table tbody td {
  color: #000000;
  font-size: 17px;
  line-height: 214%;
  padding: 15px 16px;
}
.e1 .table-n table tbody td:nth-child(2) {
  border-left: 1px solid rgba(188, 190, 192, 0.21);
}
.e1 .notes h2 {
  font-size: 1.0625em;
}
.f1 {
  padding-bottom: 207px;
}
h2 a {
  font-size: 24.5px;
}
@media (min-width: 1440px) {
  .ust-content .container {
    padding: 0 160px;
  }
  .listing .item {
    width: calc((100% - 30px) / 3);
    margin-right: 14px;
  }
  .listing .item:nth-child(3n) {
    margin-right: 0;
  }
  .listing .container {
    padding: 0 80px;
  }
  .d1 .sort-list .listing-s .item {
    width: calc((100% - 72px) / 4);
  }
  .d1 .sort-list .listing-s .item:nth-child(4n) {
    margin-right: 0;
  }
}
@media (min-width: 1201px) and (max-width: 1439px) {
  .listing .item {
    width: calc((100% - 30px) /3);
    margin-right: 14px;
  }
  .listing .item:nth-child(3n) {
    margin-right: 0;
  }
  .listing .container {
    padding: 0 120px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .listing .item {
    width: calc((100% - 15px) /2);
    margin-right: 14px;
  }
  .listing .item:nth-child(2n) {
    margin-right: 0;
  }
  .listing .container {
    padding: 0 50px;
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  .subpagehead .container {
    padding: 0 50px;
  }
  .d1 .sort-list .listing-s .item {
    width: calc((100% - 72px) / 4);
  }
  .d1 .sort-list .listing-s .item:nth-child(4n) {
    margin-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .subpagehead .container {
    padding: 0 50px;
  }
  .listing .container {
    padding: 0 120px;
  }
}
@media (min-width: 992px) {
  .a2 .inner-container {
    max-width: 800px;
  }
  .a2 .row .desc {
    padding-bottom: 19px;
  }
}
@media (max-width: 991px) {
  .listing .item {
    width: 100%;
    margin-bottom: 30px;
    min-height: 240px;
    padding-top: 28px;
  }
  .listing .item h2 {
    text-align: left;
  }
  .listing .item .title {
    padding-top: 15px;
    padding-left: 22px;
    padding-bottom: 26px;
  }
  .listing .item .group p {
    line-height: 142.8%;
    margin-bottom: 5px;
  }
  .listing .item .link a {
    line-height: 178.5%;
  }
  .ust-content {
    padding-top: 20px;
    padding-bottom: 23px;
    font-size: 0.9375em;
    line-height: 160%;
    min-height: 400px;
  }
  .ust-content .notes h2 {
    text-align: left;
  }
  .ust-content h2 {
    text-align: center;
    font-size: 1.2em;
    line-height: 122%;
    margin-bottom: 5px;
  }
  .a1 .intro {
    margin-bottom: 10px;
  }
  .a1 .intro p:last-child {
    margin-bottom: 0px;
  }
  .a1 .table-wrap table {
    width: 100%;
  }
  .a1 .table-wrap table:first-child {
    margin-bottom: 20px;
  }
  .a1 .table-wrap table thead th:first-child,
  .a1 .table-wrap table thead td:first-child,
  .a1 .table-wrap table thead th:last-child,
  .a1 .table-wrap table thead td:last-child {
    font-size: 1.125em;
    line-height: 133%;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .a1 .table-wrap table tbody .price span {
    display: block;
  }
  .a1 .table-wrap table tbody td:first-child {
    width: 40%;
  }
  .a1 .table-wrap table tbody td:last-child {
    width: 60%;
  }
  .a2 h2 {
    text-align: left;
  }
  .a2 .com-accordion .lvl-1 {
    margin-left: 31px;
  }
  .a2 .intro {
    margin-bottom: 11px;
  }
  .a2 .intro p {
    margin-bottom: 11px;
  }
  .a2 .row {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .a2 .row .desc {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-bottom: 15px;
  }
  .a2 .row .desc .type {
    text-align: center;
    font-size: 1.33em;
    margin-bottom: 5px;
  }
  .a2 .row .desc li {
    margin-bottom: 5px;
  }
  .a2 .row .thumbnail {
    width: 100%;
    padding-bottom: 43px;
  }
  .a2 .row .thumbnail .img {
    width: calc((100% - 14px) / 2);
  }
  .a3 .part {
    margin-bottom: 20px;
  }
  .a3 h2 {
    text-align: left;
  }
  .a4 .part {
    margin-bottom: 20px;
  }
  .a4 .part:not(.notes) h2 {
    text-align: left;
  }
  .a4 h2 {
    margin-bottom: 10px;
  }
  .a4 li {
    margin-bottom: 20px;
  }
  .a4 .notes {
    margin-bottom: 40px;
  }
  .a4 .notes h2 {
    font-size: 1.06em;
    line-height: 137.5%;
    margin-bottom: 4px;
  }
  .b1 .part {
    margin-bottom: 27px;
  }
  .b1 li {
    margin-bottom: 20px;
  }
  .c2 h2 {
    text-align: left;
  }
  .c2 .part:first-child {
    margin-bottom: 10px;
  }
  .c2 .part:nth-child(2) {
    margin-bottom: 20px;
  }
  .c3 .part {
    margin-bottom: 30px;
  }
  .c3 .group {
    margin-bottom: 20px;
  }
  .d1 .part:first-child {
    margin-bottom: 20px;
  }
  .d1 .part p {
    line-height: 160%;
  }
  .e1 p {
    margin-bottom: 10px;
  }
  .e1 .com-accordion {
    margin-bottom: 30px;
  }
  .e1 .table-wide {
    border: 0;
  }
  .e1 .table-wide table {
    margin-bottom: 20px;
  }
  .e1 .table-wide table thead td {
    text-align: center;
    font-size: 1.125em;
    line-height: 133%;
    color: #575757;
    padding: 18px 10px;
  }
  .e1 .table-wide table tbody tr {
    height: 60px;
  }
  .e1 .table-wide table tbody tr td {
    vertical-align: middle;
    padding: 15px !important;
  }
  .e1 .table-wide table tbody tr td:first-child {
    font-size: 0.86em;
    line-height: 184.6% !important;
    font-weight: 700 !important;
    color: #003367 !important;
    width: 150px;
  }
  .e1 .table-wide table tbody tr td::nth-child(2) {
    font-size: 0.86em;
    line-height: 123%;
    width: calc(100% - 150px);
  }
  .e1 .com-accordion .lvl-1 li {
    margin-bottom: 0;
    padding-left: 0;
  }
  .f1 .part {
    margin-bottom: 24px;
  }
}
@media (min-width: 768px) {
  .e1 .table-n:nth-child(2) table tbody tr:nth-child(odd) {
    background-color: rgba(111, 166, 220, 0.08);
  }
  .e1 .table-n:nth-child(2) table tbody tr:nth-child(even) {
    background-color: #fff;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .c3 h2 {
    text-align: left;
  }
  .e1 .table-n {
    width: calc((100% - 30px) / 3);
  }
  .a2 .row .thumbnail {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .a2 .row .thumbnail .img {
    max-width: 280px;
  }
  .a2 .row .thumbnail .img:first-child {
    margin-right: 30px;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .a3 .part .row .column {
    width: calc((100% - 20px) / 2);
  }
  .d1 .sort-list .listing-s .item {
    width: calc((100% - 48px) / 2);
  }
  .d1 .sort-list .listing-s .item:nth-child(2n) {
    margin-right: 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .a2 .table table td:first-child {
    width: 30% !important;
  }
  .a2 .table table td:last-child {
    width: 70% !important;
  }
}
@media (max-width: 767px) {
  .ust-content .table {
    padding-top: 15px;
    padding-bottom: 22px;
    padding-left: 20px;
  }
  .ust-content .table p {
    font-size: 1em;
    line-height: 160%;
    padding: 0 5px;
  }
  .ust-content .table table {
    margin-bottom: 0;
  }
  .ust-content .table table tr,
  .ust-content .table table td {
    display: block;
    padding: 0;
  }
  .ust-content .table table tbody tr {
    margin-bottom: 24px;
  }
  .ust-content .table table tbody tr td {
    max-width: none;
  }
  .ust-content .table table tbody tr td:not(.subject) {
    font-size: 1.06em;
    line-height: 150%;
    margin-bottom: 4px;
  }
  .ust-content .table .subject {
    font-size: 1.13em;
    line-height: 141%;
    margin-bottom: 5px;
  }
  .a2 .intro {
    margin-bottom: 25px;
  }
  .a2 .table {
    padding: 0;
    display: block;
  }
  .a2 .table .wrap {
    width: 100% !important;
    border: 0;
  }
  .a2 .table table thead tr td {
    padding: 10px 30px;
  }
  .a2 .table table thead tr td:last-child {
    padding-right: 10px;
  }
  .a2 .table table tbody tr td {
    padding: 10px 10px 10px 30px;
    font-size: 0.9375em !important;
  }
  .a2 .table table tbody tr .remarks {
    font-size: 0.625em !important;
    padding: 10px !important;
  }
  .a2 .table table tr {
    display: table-row;
  }
  .a2 .table table td {
    display: table-cell;
  }
  .c2 {
    padding-bottom: 60px;
  }
  .c2 .lvl-1 {
    margin-left: 0;
  }
  .c2 .lvl-1 li {
    margin-bottom: 0;
    font-size: 1.06em;
    line-height: 150%;
    list-style-position: inside;
  }
  .c3 h2 {
    text-align: left;
    margin-bottom: 13px;
  }
  .c3 .group {
    margin-bottom: 50px;
  }
  .c3 .group:not(.sty-group) .table table {
    background-color: transparent;
  }
  .c3 .table {
    padding: 0;
  }
  .c3 .table table {
    width: 100%;
    margin-top: 16px;
    margin-left: 20px;
    margin-bottom: 22px;
  }
  .c3 .table table tbody tr {
    margin-bottom: 0;
  }
  .c3 .table table tbody tr td:not(.subject) {
    font-size: 1em;
    line-height: 160%;
  }
  .c3 .table .remarks {
    margin-top: 0;
    padding: 16px 20px;
    font-size: 1em;
    line-height: 160%;
  }
  .e1 .category {
    font-size: 1em;
  }
  .e1 .row {
    margin-top: 20px;
    display: block;
  }
  .e1 .table-n {
    width: 100%;
    margin-bottom: 15px;
  }
  .e1 .table-n table thead td {
    height: auto;
  }
}
@media (max-width: 575px) {
  .a2 .table table td:first-child {
    width: 110px !important;
  }
  .a2 .table table td:last-child {
    width: calc(100% - 110px) !important;
  }
  .a3 .part .row {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .a3 .part .row .column {
    width: 100%;
  }
  .a3 .part .row .column .img {
    margin-top: 0;
  }
  .c3 .t-wrap .t-row .time {
    display: block;
  }
  .d1 .sort-list .sort {
    margin-bottom: 22px;
    display: block;
    text-align: center;
  }
  .d1 .sort-list .sort .txt {
    display: block;
    margin-right: 0;
    font-size: 1.2em;
    line-height: 166.6%;
  }
  .d1 .sort-list .sort select {
    width: 260px;
    max-width: 100%;
    font-size: 1.06em;
    line-height: 187.5%;
  }
  .d1 .sort-list .listing-s .item {
    margin-right: 0;
    margin-bottom: 24px;
    width: 100%;
  }
  .d1 .sort-list .listing-s .item .thumbnail img {
    width: 200px;
    display: block;
    margin: 0 auto;
  }
  .d1 .sort-list .listing-s .item h2 {
    font-size: 1.2em;
    line-height: 166.6%;
    margin-bottom: 5px;
  }
  .d1 .sort-list .listing-s .item .desc {
    max-width: 180px;
    margin: 0 auto;
    font-size: 0.8em;
    line-height: 166.6%;
  }
}
