@charset "UTF-8";
#wrapper {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3";
}

img {
  -ms-flex-item-align: inherit !important;
      align-self: inherit !important;
}

body {
  overflow-x: hidden;
}

.fv-logo {
  width: clamp(16.875rem, 6.705rem + 43.39vw, 43.75rem) !important;
}

.ajax-loader {
  display: none !important;
}

#pageTop.pf_poly_flake-mv {
  background: url(../img/pf_training/pf_training-fv.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  height: 536px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.border-yel {
  display: inline-block;
  font-size: 33px;
  letter-spacing: 0.04em;
  padding: 26px 0 0;
  position: relative;
  z-index: 1;
  font-weight: bold;
  margin-bottom: 35px;
}

.pf_training .top {
  text-align: center;
}

.border-yel:before {
  content: "";
  z-index: 1;
  position: absolute;
  border-bottom: 3px solid #ffd200;
  bottom: -8px;
  right: 0;
  left: 0;
}

.border-yel:after {
  content: "";
  z-index: 5;
  position: absolute;
  background: url(../img/training/concrete/arrow_03.png) 0 0 no-repeat;
  width: 54px;
  height: 32px;
  bottom: -37px;
  right: 0;
  left: 0;
  margin: auto;
}

.owner-hedding span {
  position: relative;
  font-size: 42px;
  font-weight: bold;
}

.owner-hedding span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 11px;
  background-color: #FFD200;
  z-index: -1;
}

.separate-solid {
  width: 90%;
  max-width: 1066px;
  height: 4px;
  background-color: #000000;
  margin: 180px auto 0;
}

.ditail-text {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-top: 23px;
}

#sec5 .ditail-text {
  line-height: 2.5;
}

.pf_training .sec-number_box {
  width: 249px;
}

.merit04-ditail {
  margin: 100px 0 57px;
  font-size: 20px;
  line-height: 2.5;
}

.pf-synopsis-container {
  max-width: 798px;
  width: 90%;
  margin: 180px auto;
}
.pf-synopsis-container .synopsis-icon_box {
  width: 122px;
  margin: 0 auto;
}
.pf-synopsis-container h2 {
  text-align: center;
  font-size: 36px;
  margin-top: 28px;
  margin-bottom: 63px;
}
.pf-synopsis-container p {
  font-size: 20px;
  font-weight: bold;
  line-height: 2.5;
}

#sec1 {
  max-width: 853px;
  width: 90%;
  margin: 0 auto;
}
#sec1 .border-yel {
  font-size: 30px;
  letter-spacing: 0.1em;
}
#sec1 .top .detail {
  font-weight: bold;
  text-align: center;
  line-height: 2.5em;
  margin: 40px 0 60px;
  font-size: 20px;
  letter-spacing: 0.04em !important;
}

#sec2 {
  padding: 180px 0 80px;
  max-width: 1000px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

#sec3 .inner {
  padding: 90px 0;
  max-width: 1000px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

#sec4 {
  padding: 80px 0;
  max-width: 1000px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

#sec5 .inner {
  padding: 90px 0;
  max-width: 1000px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

#sec6 {
  padding: 80px 0 210px;
  max-width: 1000px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

#sec7 {
  padding: 80px 0;
  max-width: 1000px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

#sec9 {
  width: 100% !important;
  max-width: inherit !important;
  background-color: #EBEBEB;
  padding: 170px 0 100px !important;
  margin: 0 auto !important;
}
#sec9 .sec9-container {
  max-width: 1000px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
#sec9 .point-box {
  margin-bottom: 30px;
}
#sec9 .point-hedding {
  font-size: 30px;
  margin-bottom: 37px;
}
#sec9 .point-txt {
  font-size: 20px;
  font-weight: bold;
}
#sec9 .point-img__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#sec9 .point-img__wrapper div {
  width: 50%;
}
#sec9 .point-img__wrapper {
  margin-top: 60px;
}
#sec9 .inner:not(:first-of-type) {
  margin-top: 150px;
}
#sec9 .border-yel:after {
  background: url(../img/pf_training/sec10-arrow_03.png) 0 0 no-repeat;
  background-size: cover;
  width: 30px;
  height: 24px;
  bottom: -29px;
}
@media screen and (max-width: 768px) {
  #sec9 .border-yel:after {
    background: url(../img/pf_training/sec10-arrow_03-sp.png) 0 0 no-repeat;
    background-size: cover;
    bottom: -30px;
  }
}
#sec9 .training-details-container {
  width: 90%;
  margin: 230px auto 0;
}

#sec10 {
  padding: 80px 0 0;
  max-width: 1000px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
#sec10 .access {
  padding-bottom: 100px;
}
#sec10 .schedule {
  padding-bottom: 100px;
  border-bottom: 3px solid black;
}
#sec10 .back_yel.title {
  text-align: center;
  font-size: 36px;
  background: white;
  display: block;
  margin-bottom: 0;
}
#sec10 .back_yel {
  color: #000;
  background: #FFD200;
  display: inline-block;
  padding: 0 10px;
  font-weight: bold;
  font-family: "amusaf", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
#sec10 .back_yel {
  margin-bottom: 30px;
}
#sec10 .reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
#sec10 .reverse .maps {
  width: 100%;
  height: 485px;
}
#sec10 .light {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 40px;
}

#sec11 {
  padding: 80px 0;
  max-width: 1000px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
#sec11 .back_yel.title {
  font-size: 60px;
  background: white;
  display: block;
  margin-bottom: 20px;
  letter-spacing: 0.03em;
  font-family: "amusaf", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
#sec11 .name .detail {
  font-size: 18px;
  line-height: 2em;
  margin-bottom: 40px;
  letter-spacing: 0.1rem;
}
#sec11 .bottom {
  border-bottom: 3px solid black;
}
#sec11 .bottom .tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 40px;
}
#sec11 .bottom .tel .time {
  margin-right: 20px;
  line-height: 2em;
  letter-spacing: 0.1rem;
}
#sec11 .bottom .tel .num {
  font-size: 60px;
  font-family: "amusaf", Verdana;
  line-height: 1;
  letter-spacing: initial;
}
#sec11 .bottom .attention {
  text-align: left;
  margin-bottom: 10px;
}
#sec11 .form_cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
}
#sec11 .form_cell .cell_title {
  width: 20%;
  text-align: left;
}
#sec11 .form_cell .cell_area {
  width: 80%;
  text-align: left;
}
@media screen and (min-width: 767px) {
  #sec11 .form_cell.checkbox .cell_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
#sec11 .mw_wp_form.mw_wp_form_input {
  padding-top: 70px;
}
#sec11 .form_cell .cell_area input {
  background: #F2F2F2;
  min-height: 60px;
  font-size: 18px;
  width: 100%;
  padding-left: 30px;
  border: none;
}
#sec11 .form_cell .cell_area.concrete_dd input {
  min-height: auto;
}
#sec11 .form_cell .cell_area input[type=checkbox],
#sec11 .form_cell .cell_area input[type=radio] {
  width: auto;
  min-height: auto;
  padding-left: 0;
}
#sec11 .form_cell .cell_area .address01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
#sec11 .form_cell .cell_area .address01 .mc01 + p {
  width: 15%;
}
#sec11 .form_cell .cell_area .address01 .mc02 {
  margin: 0 10px;
}
#sec11 .form_cell .cell_area .address01 .mc02 + p {
  width: 20%;
}
#sec11 .form_cell .cell_area textarea#detail {
  padding: 30px;
}
#sec11 .form_cell .cell_area #detail {
  width: 100%;
  min-height: 180px;
  background: #F2F2F2;
  border: none;
  font-size: 18px;
}
#sec11 .area_submit .submit_attention {
  margin-bottom: 20px;
}
#sec11 .area_submit input, #sec11 .area_submit .formbtn button {
  background: #ffd200;
  color: #000;
  font-size: 27px;
  font-family: "amusaf";
  display: inline-block;
  padding: 16px 0;
  letter-spacing: 2px;
  width: 340px;
  position: relative;
  z-index: 1;
  text-decoration: none;
  border: none;
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}

#form_top {
  padding-bottom: 30px;
  border-bottom: 3px solid black;
}

#form_bottom {
  padding-top: 30px;
}

#sec11 .form_cell.radiobox .cell_area {
  min-height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0px !important;
}

.mw_wp_form .horizontal-item {
  margin-right: 10px;
}

#sec11 [id*=mw_wp_form_mw-wp-form-], #sec11 [role=form].wpcf7 {
  padding: 60px 0;
}

#sec11 .form_cell .cell_area .address01 .mc01 {
  margin-right: 10px;
}

#sec9 .capacity {
  margin: 90px 0 90px;
}
#sec9 .construction-procedure_box p {
  font-size: 36px;
  font-weight: bold;
  white-space: nowrap;
}
#sec9 .construction-procedure_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#sec9 .construction-procedure_box span {
  width: 100%;
  background-color: #FFD200;
  height: 8px;
}
#sec9 .construction-procedure_box span:first-child {
  margin-right: 54px;
}
#sec9 .construction-procedure_box span:last-child {
  margin-left: 54px;
}

.training-details-container {
  max-width: 800px;
  margin: 100px auto 0;
}

.date__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.date__wrapper .date-item__wrapper {
  width: 33.33%;
}
.date__wrapper .date-item {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.date__wrapper .date-item .date-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.date__wrapper .date-item::after {
  content: "";
  display: block;
  position: absolute;
  height: 29px;
  background-color: #FFD200;
  left: 0;
  bottom: 34px;
  z-index: -1;
  width: 100%;
}
.date__wrapper .date-item .date-item__num {
  font-family: "amusaf";
  font-size: 95px;
  white-space: nowrap;
}
.date__wrapper .date-item:nth-child(2) .date-item__num {
  margin-left: 10px;
}
.date__wrapper .date-item .date-item__day {
  font-family: "amusaf";
  font-size: 40px;
  margin-left: 5px;
  white-space: nowrap;
}
.date__wrapper .date-item:nth-child(2) .date-item__day {
  margin-left: -8px;
}

.schedule__time {
  font-family: "amusaf";
  font-size: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.schedule__time .schedule__ampm {
  font-size: 37px;
  display: inline-block;
  margin-bottom: 30px;
}
.schedule__time .time-stick {
  display: inline-block;
  line-height: 1;
  margin: 0px 20px 15px 20px;
}

.schedule__note {
  font-size: 20px;
  font-weight: bold;
}

.schedule__year {
  font-size: 60px;
  font-family: "amusaf";
  margin-top: 20px;
}

.construction-procedure_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.construction-procedure_box p {
  font-size: 36px;
  font-weight: bold;
  white-space: nowrap;
}
.construction-procedure_box span {
  width: 100%;
  background-color: #FFD200;
  height: 8px;
}
.construction-procedure_box span:first-child {
  margin-right: 54px;
}
.construction-procedure_box span:last-child {
  margin-left: 54px;
}

.adjustment-mb-border-yel {
  margin-bottom: 100px;
}

@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  #pageTop.pf_poly_flake-mv {
    height: 254px;
  }
  #sec1 .top .detail {
    text-align: justify !important;
  }
  #sec1 .top .detail br {
    display: none;
  }
  #sec3 .inner .cell {
    padding-top: 50px;
  }
  .border-yel {
    margin-bottom: 20px;
  }
  #sec3 .inner {
    padding: 60px 0;
  }
  #sec4 {
    padding: 60px 0;
  }
  #sec5 .inner {
    padding: 60px 0;
  }
  .border-yel:before {
    border-bottom: 2px solid #ffd200;
  }
  .border-yel:after {
    bottom: -37px;
    width: 27px;
    height: 31px;
    background-size: 27px auto;
  }
  .pf-synopsis-container h2 {
    font-size: 26px;
    line-height: 2;
    margin-bottom: 23px;
    margin-top: 8px;
  }
  .pf-synopsis-container .synopsis-icon_box {
    width: 73px;
  }
  .pf-synopsis-container {
    margin: 30px auto;
  }
  .pf-synopsis-container p {
    line-height: 2.2;
  }
  .pf_training .sec-number_box {
    width: 162px;
  }
  .pf_training .sec-number_box {
    font-size: 16px;
    text-align: left;
    line-height: 2.3;
  }
  #sec9 {
    padding: 50px 0 60px !important;
  }
  #sec9 .sec9-container {
    width: 90%;
  }
  #sec9 .border-yel {
    margin-bottom: 60px;
  }
  #sec9 .point-box {
    width: 77px;
    margin: 0 auto 20px;
  }
  #sec9 .point-hedding {
    font-size: 24px !important;
    margin-bottom: 17px;
  }
  #sec9 .point-txt {
    font-size: 16px;
    line-height: 1.8;
  }
  #sec9 .inner:not(:first-of-type) {
    margin-top: 95px;
  }
  #sec9 .training-details-container {
    width: 100%;
    margin: 60px auto 0;
  }
  .border-yel:before {
    text-align: center;
  }
  #sec10 {
    padding: 35px 0 0;
  }
  #sec10 .reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #sec10 .light {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 40px;
    line-height: 2em;
    text-align: center;
  }
  #sec10 .access {
    padding-bottom: 50px;
  }
  #sec10 .schedule {
    padding-bottom: 0px;
  }
  #sec11 .back_yel.title {
    font-size: 30px;
    text-align: center;
  }
  #sec11 {
    padding: 50px 0 90px;
  }
  #sec11 .name .detail {
    text-align: center;
    letter-spacing: 0.05rem;
  }
  #sec11 .bottom .tel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #sec11 .bottom .tel .time {
    width: 100%;
    text-align: center;
    margin: auto auto 20px;
  }
  #sec11 .bottom .tel .num {
    font-size: 30px;
    margin: auto;
    border: 2px solid black;
    width: 100%;
    text-align: center;
  }
  #sec11 .form_cell {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #sec11 .form_cell .cell_title {
    width: 100%;
    margin-bottom: 10px;
  }
  #sec11 .mw_wp_form.mw_wp_form_input {
    padding: 30px 0 0;
  }
  #sec11 .form_cell .cell_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    -webkit-column-gap: 1em;
       -moz-column-gap: 1em;
            column-gap: 1em;
  }
  .mw_wp_form .horizontal-item + .horizontal-item {
    margin-left: 0px !important;
  }
  .wform-checkbox-field.horizontal-item {
    margin-bottom: 10px;
  }
  #sec11 .form_cell .cell_area input {
    min-height: 40px;
  }
  .mwform-radio-field.horizontal-item {
    display: inline-block;
    margin: 0 0 0 1em;
    line-height: 2.4;
  }
  .mwform-radio-field.horizontal-item:first-child {
    margin-left: 0px;
  }
  .cell_area.concrete_dd {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  #sec11 .form_cell {
    margin-bottom: 40px;
  }
  #sec11 .area_submit input, #sec11 .area_submit .formbtn button {
    width: 100%;
  }
  .mwform-checkbox-field.horizontal-item {
    line-height: 2.4;
  }
  .catalyst {
    padding-top: 30px;
  }
  #sec11 .form_cell .cell_area input {
    min-height: auto;
    font-size: 16px;
    padding-left: 5px;
  }
  #sec11 .form_cell .cell_area input[type=text], #sec11 .form_cell .cell_area input[type=email] {
    min-height: 40px;
  }
  #sec11 [role=form].wpcf7 .wpcf7-list-item {
    margin-left: 0;
    margin-right: 1em;
    line-height: 2.4;
  }
  .merit04-ditail {
    font-size: 16px;
    text-align: left;
    line-height: 2;
    margin: 55px 0 40px;
  }
  #sec9 .point-img__wrapper {
    margin-top: 30px;
  }
  .fv-logo {
    width: 62.4% !important;
  }
  #sec5 .ditail-text {
    line-height: 2.3;
    font-size: 15.5px;
  }
  #sec5 .line_up-grid__wrapper.cell {
    margin-top: 80px !important;
  }
  .safe-bubble-box {
    right: -18px !important;
  }
  /* ===== root block ===== */
  .sec9 {
    padding: 31px 0 60px !important;
  }
  #sec9 .adjustment-separate {
    padding: 0px !important;
  }
  /* nested under .sec9 */
  .sec9 .border-yel-point {
    margin-bottom: 60px;
    font-size: 26px;
  }
  .sec9 .border-yel {
    font-size: 28px;
  }
  .sec9 .inner .border-yel {
    margin-bottom: 60px;
  }
  .sec9 .point-box {
    width: 77px;
    margin: 0 auto 20px;
  }
  .sec9 .point-hedding {
    font-size: 24px;
    margin-bottom: 17px;
  }
  .sec9 .point-txt {
    font-size: 16px;
    line-height: 1.8;
    text-align: left;
  }
  .sec9 .point-img__wrapper {
    margin-top: 30px;
  }
  .sec9 .inner:not(:first-of-type) {
    margin-top: 95px;
  }
  /* date wrapper */
  .sec9 .date__wrapper .date-item .date-item__num {
    font-size: 40px;
    line-height: 1.3;
  }
  /* container */
  .sec9 .sec3-container {
    max-width: 1000px;
  }
  /* date-item underline */
  .sec9 .date__wrapper .date-item::after {
    height: 13px;
    bottom: 9px;
  }
  /* schedule time */
  .sec9 .schedule__time {
    font-size: 36px !important;
  }
  /* individual date widths */
  /* day text */
  .sec9 .date__wrapper .date-item .date-item__day {
    font-size: 14px;
    margin-left: 5px;
  }
  /* year text */
  .sec9 .schedule__year {
    font-size: 25px !important;
    margin-top: 5px;
    text-align: center !important;
  }
  /* construction procedure bar */
  .sec9 .construction-procedure_box span {
    height: 6px !important;
  }
  .sec9 .construction-procedure_box span:first-child {
    margin-right: 24px !important;
  }
  .sec9 .construction-procedure_box span:last-child {
    margin-left: 24px !important;
  }
  /* note: duplicated in original with different font-size */
  .sec9 .construction-procedure_box p {
    font-size: 24px !important;
  }
  /* schedule AM/PM */
  .sec9 .schedule__time .schedule__ampm {
    font-size: 20px;
    margin-bottom: 22px;
  }
  /* time stick */
  .sec9 .schedule__time .time-stick {
    margin: 0px 10px 15px 10px;
  }
  /* note text */
  .sec9 .schedule__note {
    font-size: 12px !important;
    text-align: center !important;
  }
  /* capacity spacing */
  .sec9 .capacity {
    margin: 50px 0 30px !important;
  }
  /* reverse section */
  .sec9 .reverse .light {
    font-size: 15px;
    margin-bottom: 46px;
  }
  /* wrapper widths */
  .date__wrapper,
  .sec9 .reverse {
    width: 95%;
    margin: 0 auto;
  }
  /* owner heading underline */
  /* limited text */
  /* tuition fee box */
  /* last heading spacing */
  /* secondary container width */
  /* training details */
}
@media screen and (max-width: 768px) and (min-width: 768px) {
  .date__wrapper,
  .sec9 .reverse {
    width: 100%;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .date__wrapper {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .sec9 .owner-hedding span::after {
    bottom: -2px;
    height: 9px;
  }
  .sec9 .owner-hedding span {
    font-size: 25px;
  }
  .sec9 .owner-hedding {
    margin-bottom: 5px;
  }
  .sec9 .limited-text {
    font-size: 24px;
  }
  .sec9 .tuition-fee-box {
    margin-top: 35px;
  }
  .sec9 .sec3-owner-hedding-last {
    margin-bottom: 20px;
  }
  .sec9 .sec3-container {
    width: 90%;
  }
  .sec9 .training-details-container {
    margin: 60px auto 0;
  }
  .date__wrapper .date-item:nth-child(2) .date-item__day {
    margin-left: -4px !important;
  }
  .date__wrapper .date-item:nth-child(1) {
    letter-spacing: inherit;
  }
}
@media screen and (min-width: 768px) {
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
}/*# sourceMappingURL=pf_training.css.map */