.xf-widget-projectgroup-section .section-content .content-item .project-explain-txt p {
  font-size: 20px;
}

.xf-widget-projectgroup-section .section-content .content-item .project-explain-txt img {
  width: 100%;
  height: auto;
  margin-bottom: 24px;
}

.xf-widget-projectgroup-section .section-content .content-item .project-step-txt p {
  font-size: 20px;
  margin-top: 24px;
}

.xf-widget-projectgroup-section .section-content .content-item .part-list-line {
  padding-left: 18px;
  font-size: 15px !important;
}

.xf-widget-projectgroup-section .section-content .content-item .part-list-line .item-decs-text {
  padding-left: 10px;
  font-size: 15px !important;
}

.xf-widget-projectgroup-section .section-content .content-item .list-item-wrap {
  margin-bottom: 4px;
}

.xf-widget-projectgroup-section .section-content .content-item .ex-list {
  padding-top: 8px;
}

.xf-widget-projectgroup-section .content-image-wrap {
  padding: 26px 0px;
}

.xf-widget-projectgroup-section .content-item-border-wrap {
  border: 1px solid #e1e5e8;
  text-align: left;
  padding: 10px 6px;
  margin-top: 24px;
}

.xf-widget-projectgroup-section .content-item-border-wrap .item-border-text-wrap .item-border-title {
  margin-bottom: 10px;
}

.xf-widget-projectgroup-section .content-item-border-wrap.item-in-table {
  padding: 20px 16px;
}

.xf-widget-projectgroup-section .content-item-border-wrap.item-in-table .item-text {
  border: 1px solid #ddd;
  padding: 4px;
  background-color: #ddd;
}

.xf-widget-projectgroup-section .content-item-border-wrap .item-table table th {
  padding: 4px 8px;
}

.xf-widget-projectgroup-section .content-item-border-wrap .item-table table td {
  padding: 4px 8px;
}

.item-decs-text {
  margin: 0;
  margin-bottom: 2px;
  line-height: 24px;
  font-size: 16px;
}

.text-center p {
  text-align: center;
}

.text-center .part-list-title {
  margin-top: 10px;
  margin-bottom: 36px;
}

.xf-widget-content-section-wrap .xf-widget-content-section .item-table .table-step {
  padding-top: 8px;
}

.xf-widget-content-section-wrap .xf-widget-content-section .item-table .table-step table {
  width: 200px;
  margin: auto;
}

.xf-widget-content-section-wrap .xf-widget-content-section .item-table .table-step table td {
  height: 50px;
}

.xf-widget-content-section-wrap .xf-widget-content-section .item-table.blue-table th {
  background-color: #E6EEF7;
  color: #000;
}

.xf-widget-content-section-wrap .xf-widget-content-section .item-table.yellow-table th {
  background-color: #F4E5B2;
  color: #000;
}

@media (min-width: 992px) {
  .xf-widget-projectgroup-section .section-content .content-item .project-explain-txt p {
    font-size: 20px;
  }
  .xf-widget-projectgroup-section .section-content .content-item .project-explain-txt img {
    margin-bottom: 32px;
  }
  .xf-widget-projectgroup-section .section-content .content-item .project-step-txt p {
    margin-top: 32px;
  }
  .xf-widget-projectgroup-section .item-flex-pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
  }
  .xf-widget-projectgroup-section .item-flex-pc .item-table {
    margin-top: 0;
  }
  .xf-widget-projectgroup-section .roblox-image-wrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 36%;
            flex: 0 0 36%;
    padding: 0;
    padding-left: 15px;
  }
}

/*# sourceMappingURL=skin.css.map */
