@media screen and (max-width: 1250px) {
  .local_navi {
    padding: 0;
  }
}
@media screen and (max-width: 1250px) {
  .local_news {
    display: none;
  }
}

.page-header {
  padding: 90px 0 160px;
  position: relative;
}
.page-header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  background:rgb(16, 66, 34, 0.45);
  z-index: 0;
}
.page-header.report-01 {
  background: url(../img/report/2024/hokkyodai/pc/header.jpg) no-repeat center top;
  background-size: cover;
}
.page-header.report-2025_number {
  padding: 190px 0 30px;
  background: url(../img/report/2025/number/pc/header.jpg) no-repeat center top;
  background-size: cover;
}
.page-header.report-2025_hokkyodai {
  background: linear-gradient(rgba(127, 179, 99, .2), rgba(127, 179, 99, .2)), url(../img/report/2025/hokkyodai/pc/header.png) no-repeat center top;
  background-size: cover;
}
.page-header.report-2025_number:before {
  content: none;
}
.page-header > * {
  text-align: center !important;
}
.page-header__text-01 {
  color: #fff;
  font-size: clamp(14px, 12.3519313305px + 0.2145922747vw, 16px);
  margin-bottom: 0.3rem;
  position: relative;
  z-index: 1;
}
.page-header__text-01 span {
  position: relative;
}
.page-header__text-01 span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -3rem;
  transform: translateY(-50%);
  width: 2.5rem;
  height: 1px;
  background: #fff;
}
.page-header__text-01 span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -3rem;
  transform: translateY(-50%);
  width: 2.5rem;
  height: 1px;
  background: #fff;
}
.page-header__text-02 {
  color: #fff;
  font-size: clamp(18px, 13.8798283262px + 0.5364806867vw, 23px);
  position: relative;
  z-index: 1;
}
.page-header__text-02 span {
  position: relative;
  z-index: 0;
}
.page-header__text-02 span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + 5.5rem);
  height: 100%;
  background: rgba(0, 72, 49, 0.74);
  z-index: -1;
}
.page-header__text-03 {
  color: #fff;
  font-size: clamp(22px, 3.8712446352px + 2.3605150215vw, 44px);
  font-weight: 400;
  padding: 1.5rem;
  position: relative;
  z-index: 1;
}
.page-header__text-04 {
  color: #fff;
  font-size: clamp(20px, 13.4077253219px + 0.8583690987vw, 26px);
  font-weight: 400;
  position: relative;
  z-index: 1;
  font-feature-settings: "palt";
}
.page-header__text-article01 {
  color: #fff;
  font-size: clamp(25px, 12.6394849785px + 1.6094420601vw, 40px);
  font-weight: 500;
  position: relative;
  z-index: 1;
}
.page-header__text-article01 span {
  text-shadow: 0px 10px 52px #0c4c39;
  background: url(../img/report/2025/number/shadow_article01.png) no-repeat center center;
  background-size: 100%;
  display: inline-block;
  text-align: center;
  padding: 6rem;
}
.page-header__text-article02 {
  color: #fff;
  font-size: clamp(16px, 9.4077253219px + 0.8583690987vw, 24px);
  font-weight: 400;
  position: relative;
  z-index: 1;
  margin-top: -5rem;
  margin-bottom: 5rem;
}
.page-header__text-article02 span {
  display: inline-block;
  background: #b9d330;
  border-radius: 8px;
  padding: 0 2.5rem;
  text-shadow: 0px 0px 60px #004831;
}
@media screen and (max-width: 767px) {
  .page-header {
    padding: 19% 1% 25%;
  }
  .page-header.report-01 {
    background: url(../img/report/2024/hokkyodai/sp/header.jpg) no-repeat center top;
    background-size: cover;
  }
  .page-header.report-2025_number {
    padding-top: 80px;
    padding-bottom: 100px;
    background: url(../img/report/2025/number/sp/header.jpg) no-repeat center top;
    background-size: cover;
  }
  .page-header.report-2025_hokkyodai {
    background: linear-gradient(rgba(127, 179, 99, .2), rgba(127, 179, 99, .2)), url(../img/report/2025/hokkyodai/sp/header.png) no-repeat center bottom;
    background-size: cover;
  }
  .page-header__text-01 {
    font-size: 1rem;
  }
  .page-header__text-01 span {
    position: relative;
  }
  .page-header__text-01 span:before {
    left: -2.5rem;
    width: 2rem;
  }
  .page-header__text-01 span:after {
    right: -2.5rem;
    width: 2rem;
  }
  .page-header__text-02 {
    font-size: 1.4rem;
  }
  .page-header__text-03 {
    font-size: 2.3rem;
    padding: 1rem 0.5rem;
  }
  .page-header__text-04 {
    font-size: 1.35rem;
    line-height: 190%;
  }
  .page-header__text-article01 span {
    padding: 6rem 0;
    line-height: 150%;
  }
  .page-header__text-article02 span {
    background: none;
    text-align: center;
  }
  .page-header__text-article02_sp {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    position: relative;
    z-index: 1;
    margin-top: -4rem;
    margin-bottom: 5rem;
  }
  .page-header__text-article02_sp span {
    display: inline-block;
    background: #b9d330;
    border-radius: 4px;
    padding: 0 0.5rem;
    text-shadow: 0px 0px 60px #004831;
    margin-bottom: 10px;
  }
}

.report {
  margin-top: -100px;
  padding-top: 100px;
  position: relative;
  overflow: hidden;
  /*
  	&_article {
  		position: relative;

  		&-inner {
  			padding: 0 45px;
  			font-size: 18px;
  		}
  	}
  */
}
.report:before {
  content: "";
  position: absolute;
  top: 184px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  min-width: 1700px;
  height: 100%;
  background: url(/sustainability/sk-collegesports/img/report/pc/bg_side_report.png) repeat-y center top;
  background-size: 100%;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .report {
    margin-top: -80px;
    padding-top: 80px;
  }
  .report.c-article {
    margin-top: -175px;
  }
  .report:before {
    top: 4%;
    min-width: inherit;
    background: url(/sustainability/sk-collegesports/img/report/sp/bg_side_report.png) repeat-y center top;
    background-size: 100%;
  }
}
.report_container {
  background: url(/sustainability/sk-collegesports/img/bg_green.gif);
  padding-top: 84px;
  padding-bottom: 107px;
  border-radius: 15px;
  width: 90%;
  max-width: 1238px;
  margin: 0 auto;
  margin-top: -65px;
}
.report_container.c-article {
  margin-top: -35px;
  padding-top: 10px;
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .report_container {
    padding-top: 30px;
    margin-top: -70px;
    padding-bottom: 56px;
  }
  .report_container.c-article {
    padding-bottom: 50px;
  }
}
.report_inner {
  width: 100%;
  max-width: 850px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .report_inner {
    width: 91.54%;
  }
}
.report_block {
  position: relative;
  padding-top: 65px;
}
.report_block:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: url(../img/report/2024/hokkyodai/pc/item_line.png) no-repeat center top;
  background-size: contain;
}
.report_block-copy {
  margin-bottom: 5rem;
}
.report_block-copy img {
  width: 100%;
}
.report_block-title {
  font-size: clamp(25px, 17.5836909871px + 0.9656652361vw, 34px);
  font-weight: 600;
  text-align: center;
  line-height: 170%;
  letter-spacing: 1px;
  margin-bottom: 6rem;
}
.report_block-title.text_title {
  margin-top: 4rem;
  font-size: 1.6rem;
  font-weight: normal;
  margin-bottom: 1.5rem;
}
.report_block-title.text_title span {
  display: block;
  color: #c4d700;
  font-size: 4.3rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: 3px;
  margin-bottom: 13px;
}
.report_block-title.thoughts-title {
  font-size: 35.04px;
  font-feature-settings: "palt";
  margin-bottom: 23px;
}
.report_block-inner {
  padding: 0 45px;
}
.report_block .p-text {
  font-size: 18px;
  font-weight: 400;
  line-height: calc(31 / 18);
  font-feature-settings: "palt";
  text-align: left;
}
.report_block .p-text + .p-text {
  margin-top: 3.3rem;
}
.report_block .p-text_link {
  color: inherit;
  text-decoration: underline;
  position: relative;
  padding-left: 2.8rem;
}
.report_block .p-text_link:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #c4d700;
  border-width: 6.5px 0px 6.5px 17px;
}
.report_block figure {
  margin: 44px 0;
}
.report_block figure img {
  outline: 6px solid #fff;
  outline-offset: -6px;
  filter: drop-shadow(0px 0px 40px rgba(20, 20, 29, 0.16));
}
.report_block figure.vertical {
  text-align: center;
}
.report_block figure.vertical img {
  width: 68%;
}
.report_block figure figcaption {
  text-align: center;
  font-size: 1.6rem;
  font-weight: 400;
  margin-top: 7px;
  font-feature-settings: "palt";
}
.report_block .movie_container {
  /* width: calc(798 / 760 * 100%); */
  width: 100%;
  margin-top: 48px;
}
.report_block .movie_container a img {
  border-radius: 8px;
  filter: drop-shadow(0px 0px 40px rgba(20, 20, 29, 0.16));
}
@media screen and (max-width: 767px) {
  .report_container {
    background: url(/sustainability/sk-collegesports/img/bg_green.gif) repeat;
    background-size: 9px 9px;
  }
  .report_block {
    padding-top: 35px;
  }
  .report_block:before {
    height: 12px;
    background: url(../img/report/2024/hokkyodai/sp/item_line.png) no-repeat center top;
    background-size: contain;
  }
  .report_block-copy {
    margin-bottom: 3rem;
  }
  .report_block-title {
    font-size: min(2rem, calc(20vw / 375 * 100));
    line-height: 180%;
    letter-spacing: calc(-0.7em / 20);
    margin-bottom: 2rem;
  }
  .report_block-title.text_title {
    margin-top: 0;
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
  }
  .report_block-title.text_title span {
    font-size: 2.5rem;
    letter-spacing: 2px;
    margin-bottom: 6px;
  }
  .report_block-title.thoughts-title {
    font-size: 1.6rem;
    letter-spacing: calc(-0.1em / 16);
    margin-bottom: 23px;
  }
  .report_block-inner {
    padding: 0 11px;
  }
  .report_block .p-text {
    font-size: 13px;
  }
  .report_block .p-text + .p-text {
    margin-top: 2.5rem;
  }
  .report_block .p-text_link {
    padding-left: 2rem;
  }
  .report_block .p-text_link:before {
    border-width: 5px 0px 5px 12px;
  }
  .report_block figure {
    margin: 25px 0;
  }
  .report_block figure img {
    outline: 3px solid #fff;
    outline-offset: -3px;
    filter: drop-shadow(0px 0px 15px rgba(20, 20, 29, 0.16));
  }
  .report_block figure figcaption {
    font-size: 1.05rem;
    margin-top: 4px;
    letter-spacing: calc(-0.2em / 10.5);
  }
  .report_block .movie_container {
    padding: 0 5px;
  }
  .report_block .movie_container a img {
    border-radius: 5px;
    filter: drop-shadow(0px 0px 15px rgba(20, 20, 29, 0.16));
  }
}
.report_block + .report_block {
  margin-top: 66px;
}
@media screen and (max-width: 767px) {
  .report_block + .report_block {
    margin-top: 38px;
  }
  .report_block figure figcaption {
    font-size: min(1.05rem, calc(10.5vw / 375 * 100));
  }
}
.report_organization {
  margin-top: 45px;
  background: #fcffe2;
  border-radius: 8px;
  /* padding: 30px 25px; */
  padding: 34px 13px 33px 25px;
  text-align: center;
  font-weight: 400;
}
.report_organization .text_yuimin {
  font-weight: 500;
}
.report_organization dl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
}
.report_organization dl dt {
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 3px;
  width: 97px;
  height: 97px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex-shrink: 0;
}
.report_organization dl dt:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border: solid 2px #e2ec79;
  border-radius: 50%;
}
.report_organization dl dd {
  font-size: 1.5rem;
  letter-spacing: -0.05rem;
}
.report_organization tr {
  display: flex;
  align-items: start;
  flex-wrap: wrap;
}
.report_organization th {
  flex-shrink: 0;
  width: 18.2rem;
}
.report_organization .organization_title {
  text-align: center;
  margin-bottom: 1rem;
}
.report_organization .organization_title span {
  position: relative;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 2px;
}
.report_organization .organization_title span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -2rem;
  transform: translateY(-50%);
  width: 1.5rem;
  height: 1px;
  background: #e2ec79;
}
.report_organization .organization_title span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -2rem;
  transform: translateY(-50%);
  width: 1.5rem;
  height: 1px;
  background: #e2ec79;
}
.report_organization .organization_name {
  font-size: 2.4rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
  position: relative;
  padding-bottom: 1.2rem;
  margin-bottom: 3rem;
}
.report_organization .organization_name:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #e2ec79;
}
.report_organization .organization_content th {
  padding: 0.4rem;
}
.report_organization .organization_content td {
  padding: 0.4rem;
}

@media screen and (max-width: 1000px) {
  .report_organization dl {
    justify-content: start;
    gap: 20px;
  }
  .report_organization tr {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .report_organization dl {
    flex-direction: column;
    gap: 0;
  }
  .report_organization dl dt {
    font-size: 1.3rem;
    letter-spacing: 1px;
    width: auto;
    height: auto;
    display: block;
  }
  .report_organization dl dt:before {
    content: none;
  }
  .report_organization dl dd {
    font-size: 1.2rem;
    letter-spacing: -0.05rem;
  }
  .report_organization .organization_title {
    margin-bottom: 0.5rem;
  }
  .report_organization .organization_title span {
    font-size: 1.3rem;
  }
  .report_organization .organization_name {
    font-size: 1.4rem;
    padding-bottom: 2rem;
    margin-bottom: 2.5rem;
  }
  .report_organization .organization_name:before {
    height: 1px;
  }
  .report_organization tr {
    flex-direction: column;
  }
  .report_organization .organization_content th,
  .report_organization .organization_content td {
    display: block;
    padding: 0;
    letter-spacing: -1px;
    text-align: left;
  }
  .report_organization .organization_content td {
    font-size: 1rem;
    padding-left: calc(15em / 10);
  }
  .report_organization .organization_content th {
    letter-spacing: 1px;
    margin-top: 1.5rem;
  }
  .organization_content .text-sideline {
    position: relative;
    display: grid;
    grid-template-columns: 1rem auto 1rem;
    align-items: center;
    gap: 0.5em;
  }
  .organization_content .text-sideline::before, .organization_content .text-sideline::after  {
    content: "";
    position: static;
    width: 100%;
    height: 1px;
    background-color: #c4d700;
    border-radius: 0;
    border: none;
    transform: translate(0, -1px);
  }
}
.report_comment-wrap {
  margin-top: 87px;
  padding-bottom: 37px;
}
.report_comment {
  margin-top: -1.9rem;
  display: flex;
  justify-content: center;
  gap: 28px;
}
.report_comment-block {
  width: 364px;
  /* width: 384px; */
  font-weight: 400;
  font-feature-settings: "palt";
}
.report_comment-name {
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 1.6rem;
}
.report_comment-name span {
  font-size: 2.2rem;
}
.report_comment-name + p {
  line-height: 190%;
  font-size: 16px;
  letter-spacing: calc(0.7em / 16);
}
.report_comment figure {
  margin: 0 auto 2rem;
  /* width: 82%; */
  width: calc(197 / 364 * 100%);
}
.report_comment figure img {
  outline: none;
  filter: drop-shadow(0px 0px 40px rgba(20, 20, 29, 0.16));
}
@media screen and (max-width: 767px) {
  .report_comment-wrap {
    margin-top: 40px;
    padding-bottom: 0;
  }
  .report_comment {
    flex-direction: column;
    gap: 0;
    margin-top: 0;
  }
  .report_comment-block {
    width: 100%;
    margin: 0 auto;
  }
  .report_comment-block + .report_comment-block {
    margin-top: 30px;
  }
  .report_comment-name {
    font-size: 1.5rem;
    margin-bottom: 0.8rem;
  }
  .report_comment-name span {
    font-size: 1.8rem;
  }
  .report_comment-name + p {
    font-size: 1.2rem;
    line-height: 190%;
  }
  .report_comment figure {
    width: 62%;
  }
  .report_comment figure img {
    filter: drop-shadow(0px 0px 15px rgba(20, 20, 29, 0.16));
  }
}
.report_thoughts {
  display: flex;
  background: #fcffe2;
  border-radius: 8px;
  padding: 26px 60px 59px 32px;
  position: relative;
}
.report_thoughts + .report_thoughts {
  margin-top: 31px;
}
.report_thoughts:after {
  content: "";
  position: absolute;
  bottom: 18px;
  right: 15px;
  width: 133px;
  height: 33px;
  background: url(/sustainability/sk-collegesports/img/report/2024/img_conclusion.png) no-repeat right center;
  background-size: contain;
}
.report_thoughts-img {
  margin-top: 3.6rem;
  width: 195px;
}
.report_thoughts-img figure {
  margin: 0 auto 2rem;
  width: 100%;
}
.report_thoughts-img figure img {
  outline: none;
  /* filter: none; */
}
.report_thoughts-contents {
  margin-left: 30px;
  width: calc(100% - 195px - 30px);
  font-feature-settings: "palt";
}
.report_thoughts-position {
  font-size: 1.481rem;
  display: flex;
  align-items: start;
  flex-wrap: wrap;
  gap: 0 1.4rem;
  font-weight: 600;
  letter-spacing: calc(1.4em / 14.81);
  margin-bottom: 0.4rem;
}
.report_thoughts-title {
  font-size: 2.114rem;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 0.5rem;
}
.report_thoughts-title strong {
  font-size: 2.6rem;
  margin-left: 4rem;
}
.report_thoughts-title span {
  font-size: 2.6rem;
}
.report_thoughts-text {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: calc(29 / 16);
}
@media screen and (max-width: 767px) {
  .report_thoughts {
    flex-direction: column;
    padding: 33px 24px;
    margin-top: 24px;
  }
  .report_thoughts:after {
    width: 133px;
    height: 17px;
  }
  .report_thoughts-img {
    margin: 0 auto;
  }
  .report_thoughts-img figure {
    margin-bottom: 1.5rem;
  }
  .report_thoughts-contents {
    margin-left: 0;
    width: 100%;
  }
  .report_thoughts-position {
    flex-direction: column;
    align-items: center;
    gap: 0;
    font-size: 1.05rem;
  }
  .report_thoughts-title {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    text-align: center;
    line-height: 190%;
  }
  .report_thoughts-title strong {
    font-size: 1.8rem;
    margin-left: 0;
  }
  .report_thoughts-title span {
    font-size: 1.8rem;
  }
  .report_thoughts-text {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}

.c-article .report_block:before {
  content: none;
}
.c-article .report_block-copy {
  font-size: 18px;
  font-weight: 400;
  line-height: 200%;
  margin-bottom: 1rem;
}
.c-article .report_block-title {
  font-size: clamp(25px, 19.2317596567px + 0.7510729614vw, 32px);
}
.c-article .report_block .p-text.title {
  font-weight: 500;
}
.c-article .report_block .p-text.p-article {
  color: #333;
}
.c-article .report_block .p-text_by {
  font-size: 14px;
}
.c-article .report_block .p-text_by small {
  display: block;
  margin-top: 10px;
}
.c-article .report_block .p-text .article-name {
  color: #004831;
  font-weight: 500;
  display: inline-block;
  margin-right: 1.8rem;
}
.c-article .report_offer {
  font-size: 14px;
  text-align: right;
}
.c-article .report_offer a {
  color: #004831;
  text-decoration: underline;
}
.c-article .report_block + .report_block {
  border-top: solid 2px #c4d700;
}
.c-article .report_block + .report_block:last-of-type {
  padding-top: 3rem;
}
@media screen and (max-width: 767px) {
  .c-article .report_block:first-of-type {
    padding-top: 15px;
  }
  .c-article .report_block-copy {
    font-size: 14px;
  }
  .c-article .report_block-title {
    font-size: 20px;
  }
  .c-article .report_block .p-text_by {
    font-size: 11px;
  }
  .c-article .report_offer {
    font-size: 11px;
  }
}

.btn-area {
  text-align: center;
  padding: 100px 0 170px;
}
.btn-area .btn_index {
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  background: #004831;
  border-radius: 50px;
  display: inline-block;
  padding: 1.5rem 9rem;
}
@media screen and (max-width: 767px) {
  .btn-area {
    padding: 50px 0 55px;
  }
  .btn-area .btn_index {
    font-size: 14px;
    padding: 1.5rem 0;
    width: 80%;
    line-height: 1.3;
  }
}

.modal_container__comment {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.16);
  padding: 40px 20px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  box-sizing: border-box;
  z-index: 5000;
}
.modal_container__comment:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.modal_container__comment.active {
  opacity: 1;
  visibility: visible;
}

.modal_body__comment {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 1117px;
  width: 90%;
}

.modal_close__comment {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -30px;
  right: -30px;
  width: 20px;
  height: 20px;
  color: #004831;
  cursor: pointer;
  font-size: 28px;
  font-weight: 700;
  z-index: 1;
}
.modal_close__comment:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50px;
  width: 38px;
  height: 38px;
  border: solid 1px rgba(0, 72, 49, 0.3);
  background: #fff;
  z-index: -1;
}
.modal_close__comment:hover:before {
  background: rgba(0, 72, 49, 0.3);
}
@media screen and (max-width: 767px) {
  .modal_close__comment {
    top: -40px;
    right: -10px;
  }
}

.modal_content__comment {
  box-shadow: 0 0 20px #999;
  border-radius: 10px;
}
.modal_content__comment .modal_movie {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.modal_content__comment iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@keyframes rotateCircle {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}/*# sourceMappingURL=boonboonproject_report_2.css.map */

.report_fes {
  padding-bottom: 3.4rem;
}

.report_fes-frame {
  margin: 2.9rem 0 0;

  background-color: #fcffe2;
  border-radius: 8px;
  padding: 48px 24px 40px;
}

.report_fes-title {
  font-size: 2.2rem;
  font-weight: 500;
  line-height: calc(25 / 22);
  font-feature-settings: "palt";

  text-align: center;

  padding-bottom: 2.2rem;
  margin-bottom: 3rem;

  position: relative;
}

.report_fes-title::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #c4d703;
  display: block;
}

.report_fes-dl-wrap {
  display: flex;
  flex-direction: column;
  gap: 1em;

  font-size: 15.5px;
  font-feature-settings: "palt";
}

.report_fes-dl-wrap dl {
  display: grid;
  grid-template-columns: 85px 1fr;
}

.report_fes-dl-wrap dt {
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .report_fes {
    padding: 0;
  }
  .report_fes-frame {
    padding: 30px 25px;
  }
  .report_fes-title {
    font-size: 1.3rem;
    display: block;
    text-align: left;
    
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
  .report_fes-dl-wrap {
    gap: 0.5em;
  }
  .report_fes-dl-wrap dl {
    grid-template-columns: 45px 1fr;
  }
  .report_fes-dl-wrap dt,
  .report_fes-dl-wrap dd  {
    font-size: 10.5px;
  }

}