@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;600;700;800;900&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap");
.p-best_pracrice {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (min-width: 1025px) {
  .p-best_pracrice {
    padding-top: 117px;
    padding-bottom: 95px;
  }
}
@media screen and (min-width: 1025px) {
  .p-best_pracrice .sec__inner--borderWrap--title.fixttl {
    min-height: 66px;
    margin-top: 0px;
  }
}
@media screen and (min-width: 1260px) {
  .p-best_pracrice .sec__inner--borderWrap--title.fixttl {
    margin-top: 28px;
  }
}
@media screen and (min-width: 1260px) {
  .p-best_pracrice .sec__inner--title .eng {
    line-height: 1.6;
    padding-top: 9px;
  }
}
.p-best_pracrice .p-best_pracrice--list {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 1025px) {
  .p-best_pracrice .p-best_pracrice--list {
    margin-top: 56px;
  }
}
@media screen and (min-width: 1260px) {
  .p-best_pracrice .p-best_pracrice--list {
    margin-top: 142px;
  }
}
.p-best_pracrice .p-best_pracrice--list .p-best_pracrice--list--item {
  width: calc((100% - 20px) / 2);
  padding-bottom: 30px;
}
@media screen and (min-width: 1025px) {
  .p-best_pracrice .p-best_pracrice--list .p-best_pracrice--list--item {
    width: calc((100% - 62px) / 3);
    padding-bottom: 55px;
  }
}
.p-best_pracrice .p-best_pracrice--list .p-best_pracrice--list--item--line01 {
  margin-top: 10px;
}
@media screen and (min-width: 1025px) {
  .p-best_pracrice .p-best_pracrice--list .p-best_pracrice--list--item--line01 {
    margin-top: 17px;
  }
}
.p-best_pracrice .p-best_pracrice--list .p-best_pracrice--list--item--day {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.3;
  display: inline-flex;
}
@media screen and (min-width: 1025px) {
  .p-best_pracrice .p-best_pracrice--list .p-best_pracrice--list--item--day {
    border: none;
    font-size: 1.8rem;
    padding: 0;
  }
}
.p-best_pracrice .p-best_pracrice--list .p-best_pracrice--list--item--time {
  font-size: 1rem;
  font-weight: bold;
  padding-left: 5px;
}
@media screen and (min-width: 1025px) {
  .p-best_pracrice .p-best_pracrice--list .p-best_pracrice--list--item--time {
    font-size: 2rem;
    padding-left: 17px;
  }
}
.p-best_pracrice .p-best_pracrice--list .p-best_pracrice--list--item--line02 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
@media screen and (min-width: 1025px) {
  .p-best_pracrice .p-best_pracrice--list .p-best_pracrice--list--item--line02 {
    margin-bottom: 22px;
  }
}
.p-best_pracrice .p-best_pracrice--list .p-best_pracrice--list--item--tag {
  min-width: calc((100% - 3px) / 2);
  margin-top: 6px;
  font-size: 1.3rem;
  line-height: 1.3;
  font-weight: 500;
  border: 1px solid #707070;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-content: center;
  padding: 4.275px 4px;
  align-items: center;
  text-align: center;
}
@media screen and (min-width: 1025px) {
  .p-best_pracrice .p-best_pracrice--list .p-best_pracrice--list--item--tag {
    min-width: calc((100% - 6px) / 2);
    font-size: 1.8rem;
    margin-top: 13px;
    padding: 4.275px 15px;
  }
}
@media screen and (min-width: 1025px) {
  .p-best_pracrice .p-best_pracrice--list .p-best_pracrice--list--item--tag:nth-of-type(n+3) {
    margin-top: 17px;
  }
}
.p-best_pracrice .p-best_pracrice--list .p-best_pracrice--list--item--title {
  color: #DCCCA4;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 5px;
}
@media screen and (min-width: 1025px) {
  .p-best_pracrice .p-best_pracrice--list .p-best_pracrice--list--item--title {
    font-size: 2.4rem;
    margin-top: 28px;
  }
}
.p-best_pracrice .p-best_pracrice--list .p-best_pracrice--list--item--text {
  margin-top: 4px;
  font-size: 1.5rem;
  line-height: 1.75;
  font-weight: 500;
}
@media screen and (min-width: 1025px) {
  .p-best_pracrice .p-best_pracrice--list .p-best_pracrice--list--item--text {
    font-size: 1.8rem;
    margin-top: 8px;
    line-height: 2;
  }
}
@media screen and (min-width: 1260px) {
  .p-best_pracrice .p-best_pracrice--list .p-best_pracrice--list--item--text {
    margin-top: 14px;
  }
}
.p-best_pracrice .p-best_pracrice--list .p-best_pracrice--list--item--imgWrap {
  overflow: hidden;
  border-radius: 16px;
}
.p-best_pracrice .more_link a {
  margin: 38px auto 0;
}
.p-best_pracrice .more_link a:after {
  position: relative;
  margin-left: 10px;
}
@media screen and (min-width: 1260px) {
  .p-best_pracrice .more_link a:after {
    margin-left: 25px;
  }
}

.searchArea {
  margin-top: 3px;
  padding-bottom: 48px;
}
.searchArea .ttl {
  color: #0D5F88;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2;
}
@media screen and (min-width: 1025px) {
  .searchArea .ttl {
    font-size: 2.4rem;
  }
}
.searchArea #searchformBox {
  margin-top: 18px;
  background: #2A2A2A;
  padding: 20px 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
@media screen and (min-width: 1025px) {
  .searchArea #searchformBox {
    padding: 32px 42px 28px;
    justify-content: flex-start;
  }
}
.searchArea #searchformBox .block {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .searchArea #searchformBox .block {
    width: 29%;
  }
}
@media screen and (min-width: 1025px) {
  .searchArea #searchformBox .block {
    width: 29%;
    max-width: 259px;
  }
}
.searchArea #searchformBox .subTtl {
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .searchArea #searchformBox .subTtl {
    text-align: left;
  }
}
@media screen and (min-width: 1025px) {
  .searchArea #searchformBox .subTtl {
    font-size: 2.4rem;
  }
}
.searchArea #searchformBox .selectWrap {
  position: relative;
  background: #fff;
}
.searchArea #searchformBox select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: 0 0;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
  border: 1px solid #707070;
  padding: 10px;
  width: 100%;
  background: rgba(255, 255, 255, 0);
  position: relative;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
}
@media screen and (min-width: 1025px) {
  .searchArea #searchformBox select {
    font-size: 1.8rem;
    line-height: 2;
    padding: 16px 20px;
  }
}
.searchArea #searchformBox .selectWrap::after {
  background-size: contain;
}
.searchArea #searchformBox .selectWrap:after {
  content: "";
  position: absolute;
  width: 11px;
  height: 6px;
  background: url(/asset/img/common/icon_arrow03.svg);
  background-repeat: no-repeat;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.searchArea .cross {
  width: 100%;
  text-align: center;
  color: #707070;
  font-weight: 500;
  font-size: 3.6rem;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .searchArea .cross {
    width: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .searchArea .cross {
    padding-bottom: 12px;
    width: 70px;
  }
}
.searchArea #searchButton {
  width: 100%;
  max-width: 100%;
  font-size: 2rem;
  display: flex;
  align-items: flex-end;
}
@media screen and (min-width: 768px) {
  .searchArea #searchButton {
    width: 32%;
    max-width: 288px;
    padding-left: calc(100% - 50px - 90%);
  }
}
@media screen and (min-width: 1025px) {
  .searchArea #searchButton {
    padding-left: 0;
    font-size: 3rem;
    width: 32%;
    max-width: 288px;
    padding-left: 0;
    margin-left: calc(100% - 70px - 88%);
  }
}
.searchArea #searchButton input[type=submit] {
  font-size: 2.2rem;
  height: 55px;
  border-radius: 40px;
  margin-top: 30px;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .searchArea #searchButton input[type=submit] {
    margin-top: 0;
  }
}
@media screen and (min-width: 1025px) {
  .searchArea #searchButton input[type=submit] {
    font-size: 3rem;
    height: 70px;
  }
}

.block02.p-best_pracrice.background02 .sec__inner--borderWrap--title,
.block02.p-best_pracrice.background02 .p-best_pracrice--list--item--day {
  color: #fff;
}
.block02.p-best_pracrice.background02 .p-best_pracrice--list--item--tag {
  background: #FFFFFF;
}
@media screen and (min-width: 1025px) {
  .block02.p-best_pracrice.background02 {
    padding-top: 89px;
    padding-bottom: 119px;
  }
}
@media screen and (min-width: 1025px) {
  .block02.p-best_pracrice.background02 .p-best_pracrice--list {
    margin-top: 83px;
  }
}
@media screen and (min-width: 1025px) {
  .block02.p-best_pracrice.background02 .p-best_pracrice--list--item {
    padding-bottom: 72px;
  }
}
.block02.p-best_pracrice.background02:after {
  border-radius: 30px 0 0 0;
}

.sec.block03 {
  padding-top: 50px;
  padding-bottom: 60px;
}
@media screen and (min-width: 1025px) {
  .sec.block03 {
    padding-top: 96px;
    padding-bottom: 87px;
  }
}
.sec.block03 .sub-tit {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.sec.block03 .sec__inner--borderWrap--title {
  margin-bottom: 7px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.sec.block03 .sec__inner--read {
  font-size: 1.6rem;
  padding-bottom: 20px;
  padding-left: 0;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1025px) {
  .sec.block03 .sec__inner--read {
    font-size: 1.8rem;
    padding-left: 0;
    margin-top: 0;
    padding-bottom: 55px;
  }
}
.sec.block03 .fxedwrap {
  position: relative;
  opacity: 1;
  max-width: 100%;
  border-radius: 15px 0 15px 0;
  overflow: hidden;
}
@media screen and (min-width: 1260px) {
  .sec.block03 .fxedwrap {
    border-radius: 30px 0 30px 0;
  }
}
.sec.block03 .sec__inner {
  max-width: 1272px;
}
@media screen and (min-width: 1260px) {
  .sec.block03 .about .block03 .fxedwrap li a img {
    max-width: 100%;
  }
}
@media screen and (min-width: 1025px) {
  .sec.block03 .fxedwrap__list li a img {
    max-width: 220px;
    width: 75%;
  }
}
@media screen and (min-width: 1260px) {
  .sec.block03 .fxedwrap__list li a img {
    max-width: 100%;
  }
}
.sec.block03 .fxedwrap__list li a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 11px 3px 9px;
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 1260px) {
  .sec.block03 .fxedwrap__list li a {
    padding: 21px 3px;
    height: 150px;
  }
}

@media screen and (min-width: 1025px) {
  .columnPage.block01 {
    padding-top: 166px !important;
  }
}
@media screen and (min-width: 1025px) {
  .columnPage.block01 .sec__inner--tagWrap {
    margin-bottom: 19px;
  }
}
.columnPage.block01#best_pracrice {
  padding-bottom: 114px;
}
.columnPage .sec__inner--tagWrap {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 10px;
  gap: 8px;
}
@media screen and (min-width: 1025px) {
  .columnPage .sec__inner--tagWrap {
    margin-bottom: 22px;
    gap: 14px;
  }
}
.columnPage .sec__inner--tagWrap--item {
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 6px;
  font-size: 1.3rem;
  line-height: 1.3;
  font-weight: 500;
  border: 1px solid #707070;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-content: center;
  padding: 4.275px 15px;
}
@media screen and (min-width: 1025px) {
  .columnPage .sec__inner--tagWrap--item {
    font-size: 1.8rem;
    min-width: 152px;
  }
}
.columnPage .sec__inner--success {
  margin-top: 40px;
  background: #2A2A2A;
  padding: 15px 20px;
  color: #fff;
}
@media screen and (min-width: 1025px) {
  .columnPage .sec__inner--success {
    padding: 32px 42px 49px;
    margin-top: 76px;
  }
}
.columnPage .sec__inner--success--ttl {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-end;
  align-items: flex-end;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.3;
}
@media screen and (min-width: 1025px) {
  .columnPage .sec__inner--success--ttl {
    font-size: 2.4rem;
  }
}
.columnPage .sec__inner--success--ttl img {
  width: 57px;
  height: 57px;
  display: block;
  margin-right: 8px;
}
.columnPage .sec__inner--success--text {
  margin-top: 12px;
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (min-width: 1025px) {
  .columnPage .sec__inner--success--text {
    font-size: 1.8rem;
  }
}
.columnPage .sec__inner--theme {
  padding-top: 60px;
  padding-bottom: 40px;
  color: #0D5F88;
  font-weight: bold;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (min-width: 1025px) {
  .columnPage .sec__inner--theme {
    font-size: 2.8rem;
    padding-top: 140px;
    padding-bottom: 88px;
  }
}
.columnPage .sec__inner--theme--text {
  margin-top: 13px;
}
.columnPage .sec__inner .sec__inner--borderWrap--title {
  margin-bottom: 10px;
}
@media screen and (min-width: 1025px) {
  .columnPage .sec__inner .sec__inner--borderWrap--title {
    margin-bottom: 28px;
  }
}
.columnPage .sec__inner .sec__inner--borderWrap--title + p {
  font-size: 1.6rem;
  line-height: 1.875;
  font-weight: 500;
}
@media screen and (min-width: 1025px) {
  .columnPage .sec__inner .sec__inner--borderWrap--title + p {
    font-size: 1.8rem;
    line-height: 2;
  }
}
.columnPage .sec__inner .sec__inner--borderWrap--title + p + .sec__inner--borderWrap--title {
  margin-top: 80px;
}
.columnPage.background02 .sec__inner--borderWrap--title + p {
  font-size: 1.6rem;
  line-height: 1.875;
  color: #fff !important;
  margin-top: 20px;
  font-weight: 500;
}
@media screen and (min-width: 1025px) {
  .columnPage.background02 .sec__inner--borderWrap--title + p {
    font-size: 1.8rem;
    line-height: 2;
    color: #fff !important;
    margin-top: 25px;
  }
}
.columnPage.background02 .sec__inner--borderWrap--title + p + .sec__inner--borderWrap--title {
  margin-top: 80px;
}
.columnPage.background02:after {
  border-radius: 0 0 30px 0 !important;
}
.columnPage.background02 .sec__inner:after {
  display: none !important;
}
.columnPage.background02 .sec__inner:before {
  bottom: 0 !important;
  top: auto !important;
  z-index: 0;
}
.columnPage.background02 .sec__inner > * {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1025px) {
  .columnPage.background02 {
    padding-bottom: 180px !important;
  }
}

#serchResult .sec__inner > * {
  position: relative;
  z-index: 1;
}

.columnPage .sec__inner--tagWrap--item {
  background: #fff;
}

.p-seminar--list--item {
  width: calc((100% - 20px) / 2);
  padding-bottom: 30px;
}
@media screen and (min-width: 1025px) {
  .p-seminar--list--item {
    width: calc((100% - 62px) / 3);
    padding-bottom: 55px;
  }
}
.p-seminar--list--item--line01 {
  margin-top: 10px;
}
@media screen and (min-width: 1025px) {
  .p-seminar--list--item--line01 {
    margin-top: 20px;
  }
}
.p-seminar--list--item--day {
  font-size: 1.4rem;
  font-weight: bold;
  border: 1px solid #333;
  line-height: 1.3;
  display: inline-flex;
  padding: 3px 5px 0;
}
@media screen and (min-width: 1025px) {
  .p-seminar--list--item--day {
    font-size: 2.4rem;
    padding: 4px 12.5px 0px;
  }
}
.p-seminar--list--item--time {
  font-size: 1rem;
  font-weight: bold;
  padding-left: 5px;
}
@media screen and (min-width: 1025px) {
  .p-seminar--list--item--time {
    font-size: 2rem;
    padding-left: 17px;
  }
}

.p-best_pracrice .p-best_pracrice--list .p-best_pracrice--list--item--title.mt12 {
  margin-top: 3px !important;
}
@media screen and (min-width: 1025px) {
  .p-best_pracrice .p-best_pracrice--list .p-best_pracrice--list--item--title.mt12 {
    margin-top: 3px !important;
  }
}

.p-seminar--list--item--text {
  margin-top: 5px;
  font-size: 1.5rem;
  line-height: 1.75;
  font-weight: 500;
}
@media screen and (min-width: 1025px) {
  .p-seminar--list--item--text {
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1260px) {
  .p-seminar--list--item--text {
    margin-top: 9px;
  }
}

#serchResult .p-seminar--list a {
  color: #fff;
}
#serchResult .p-seminar--list .p-seminar--list--item--day {
  border-color: #fff;
}/*# sourceMappingURL=best-practice.css.map */