@charset "UTF-8";
.page-header.entry-header {
  padding-top: 85px;
  position: relative;
  width: 100%;
  z-index: 0;
}
.page-header.entry-header::before {
  content: "";
  position: absolute;
  top: 28px;
  left: 50%;
  transform: translateX(-50%);
  aspect-ratio: 1700/423;
  height: auto;
  width: 100%;
  min-width: 1700px;
  z-index: -1;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .page-header.entry-header::before {
    background: url(/sustainability/sk-collegesports/img/pc/bg_un.png) no-repeat center top/cover;
  }
}
.page-header.entry-header .page-header_inner {
  text-align: center;
  max-width: 1280px;
  margin-inline: auto;
  padding: 0 20px;
}
.page-header.entry-header .entry_title {
  text-align: center;
  padding-right: 7px;
  font-size: 5.1rem;
  font-weight: 500;
  letter-spacing: -0.1176470588em;
}
.page-header.entry-header .entry_title .text_sub {
  text-align: center;
  display: block;
  color: #c4d700;
  font-size: 3.1rem;
  letter-spacing: 0;
  margin-bottom: -16px;
}
.page-header.entry-header .entry_label {
  margin-top: 4px;
  padding: 0 16px;
  display: inline-block;
  background-color: #004831;
  color: #fff;
  font-weight: 500;
  font-size: 2.222rem;
  line-height: 3.78rem;
  letter-spacing: 0.0135013501em;
}
.page-header.entry-header .page-header__text {
  margin-top: 33px;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: -0.0555555556em;
}
.page-header.entry-header .entry_project {
  margin-top: 62px;
}
.page-header.entry-header .entry_project .title {
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1;
  display: grid;
  grid-template-columns: 68px auto 68px;
  align-items: center;
  justify-content: center;
  gap: 2px;
  position: relative;
}
.page-header.entry-header .entry_project .title::before, .page-header.entry-header .entry_project .title::after {
  content: "";
  height: 2px;
  background-color: #c4d700;
}
.page-header.entry-header .entry_project .img {
  text-align: center;
  margin-top: 35px;
  max-width: 994px;
  margin-inline: auto;
  height: auto;
}
.page-header.entry-header .entry_project .img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-header.entry-header .entry_project .entry_btnWrap {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-header.entry-header .entry_project .entry_btnWrap .entry_btn {
  padding-top: 10px;
  text-align: center;
  display: block;
  position: relative;
  font-size: 1.62rem;
  font-weight: 500;
  line-height: 1.5555555556;
  min-height: 7.11rem;
  max-width: 37.53rem;
  width: 100%;
  background-color: #004831;
  color: #fff;
  border: 2px solid #a1c91f;
  border-radius: 35.55px;
}
.page-header.entry-header .entry_project .entry_btnWrap .icon {
  display: inline-block;
  padding: 0 9px;
  position: absolute;
  bottom: 10px;
  right: 52px;
  font-size: 1.26rem;
  font-weight: 500;
  line-height: 1.53rem;
  letter-spacing: 0;
  background-color: #a1c91f;
  color: #fff;
  border-radius: 7.65px;
}

@media screen and (max-width: 767px) {
  .page-header.entry-header {
    padding-top: min(10rem, 100vw / 750 * 100);
  }
  .page-header.entry-header .entry_title {
    font-size: min(5.664rem, 56.64vw / 750 * 100);
    padding-right: min(0.9rem, 9vw / 750 * 100);
  }
  .page-header.entry-header .entry_title .text_sub {
    font-size: min(4.304rem, 43.04vw / 750 * 100);
    margin-bottom: calc(min(1.9rem, 19vw / 750 * 100) * -1);
  }
  .page-header.entry-header .entry_label {
    margin-top: min(1.1rem, 11vw / 750 * 100);
    padding: 0 min(1.6rem, 16vw / 750 * 100);
    font-size: min(3rem, 30vw / 750 * 100);
    line-height: min(5.103rem, 51.03vw / 750 * 100);
    letter-spacing: -0.0266666667em;
  }
  .page-header.entry-header .page-header__text {
    margin-top: min(4.1rem, 41vw / 750 * 100);
    font-size: min(2.8rem, 28vw / 750 * 100);
    line-height: 1.4628571429;
  }
  .page-header.entry-header .entry_project {
    margin-top: min(8.8rem, 88vw / 750 * 100);
  }
  .page-header.entry-header .entry_project .title {
    font-size: min(3.5rem, 35vw / 750 * 100);
    letter-spacing: -0.0285714286em;
    grid-template-columns: min(6.8rem, 68vw / 750 * 100) auto min(6.8rem, 68vw / 750 * 100);
    gap: min(1.1rem, 11vw / 750 * 100);
  }
  .page-header.entry-header .entry_project .img {
    max-width: min(67.7rem, 677vw / 750 * 100);
    padding-left: min(4.6rem, 46vw / 750 * 100);
  }
  .page-header.entry-header .entry_project .entry_btnWrap {
    margin-top: min(6.5rem, 65vw / 750 * 100);
  }
  .page-header.entry-header .entry_project .entry_btnWrap .entry_btn {
    font-size: min(2.8rem, 28vw / 750 * 100);
    line-height: 1.4285714286;
    padding-top: min(0.9rem, 9vw / 750 * 100);
    padding-right: min(2.6rem, 26vw / 750 * 100);
    max-width: min(62.7rem, 627vw / 750 * 100);
    min-height: min(10.9rem, 109vw / 750 * 100);
    border-radius: 54.5px;
  }
  .page-header.entry-header .entry_project .entry_btnWrap .icon {
    font-size: min(2.19rem, 21.9vw / 750 * 100);
    line-height: min(2.659rem, 26.59vw / 750 * 100);
    border-radius: 8.5px;
    padding: 0 min(1.6rem, 16vw / 750 * 100);
    right: min(9.4rem, 94vw / 750 * 100);
    bottom: min(1.9rem, 19vw / 750 * 100);
  }
}
.entry_anchor {
  max-width: 1066px;
  margin-inline: auto;
  margin-top: 152px;
  padding: 0 20px;
}
.entry_anchor .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  justify-content: center;
  gap: 18px;
}
.entry_anchor .list a {
  text-align: center;
  display: grid;
  place-content: center;
  padding-left: 16px;
  min-height: 5.4rem;
  border-radius: 8px;
  background-color: #f5f9e6;
  color: #004831;
  font-size: 1.8rem;
  font-weight: 500;
  position: relative;
}
.entry_anchor .list a::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 18.1818181818%;
  width: 19px;
  height: auto;
  aspect-ratio: 19/11;
  background: url(/sustainability/sk-collegesports/img/entry/icon_arrow-btm.svg) no-repeat center center/cover;
}

@media screen and (max-width: 767px) {
  .entry_anchor {
    margin-top: min(16.3rem, 163vw / 750 * 100);
    max-width: min(73rem, 730vw / 750 * 100);
  }
  .entry_anchor .list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: min(2rem, 20vw / 750 * 100) min(3.2rem, 32vw / 750 * 100);
  }
  .entry_anchor .list a {
    font-size: min(2.6rem, 26vw / 750 * 100);
    min-height: auto;
    height: auto;
    padding: min(1.9rem, 19vw / 750 * 100) 0;
  }
  .entry_anchor .list a::before {
    width: min(2.5rem, 25vw / 750 * 100);
    left: min(2.6rem, 26vw / 750 * 100);
  }
}
.faq {
  padding-top: 144px;
}
.faq_container {
  box-sizing: content-box !important;
  max-width: 1117px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.faq_title {
  text-align: center;
  font-size: 4.2rem;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -0.1428571429em;
}
.faq_title span {
  text-align: center;
  display: block;
  color: #c4d700;
  font-size: 3.1rem;
  font-weight: 700;
  letter-spacing: 0;
}
.faq_subtitle {
  font-size: 2.2rem;
  font-weight: 500;
  letter-spacing: -0.0454545455em;
  text-align: center;
  margin-top: 59px;
  margin-bottom: 12px;
  padding-left: 24px;
}
.faq_subtitle span {
  display: grid;
  grid-template-columns: 18px auto 18px;
  align-items: center;
  justify-content: center;
  gap: 6px;
  position: relative;
}
.faq_subtitle span:before, .faq_subtitle span:after {
  content: "";
  height: 2px;
  background: #c4d700;
}
.faq_inner div {
  background: #f5f9e6;
  border-radius: 20px;
}
.faq_inner div + div {
  margin-top: 10.1px;
}
.faq_qatitle {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 113px;
  cursor: pointer;
  font-size: 1.98rem;
  font-weight: 500;
  line-height: 1.3131313131;
  letter-spacing: -0.0505050505em;
  padding: 20px 100px 20px 95px;
  transition: all 0.5s ease;
}
.faq_qatitle span {
  position: relative;
  line-height: 1.7;
  display: inline-block;
}
.faq_qatitle span:before {
  content: "Q";
  font-family: "Roboto", sans-serif;
  font-size: 3.8rem;
  font-weight: 700;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -1.47em;
  line-height: 1;
}
.faq_qatitle:before, .faq_qatitle:after {
  position: absolute;
  content: "";
  width: 40px;
  height: 4px;
  background-color: #c4d700;
}
.faq_qatitle:before {
  top: 48%;
  right: 35px;
  transform: rotate(0deg);
}
.faq_qatitle:after {
  top: 48%;
  right: 35px;
  transform: rotate(90deg);
}
.faq_qatitle.close:after {
  display: none;
}
.faq_qabox {
  display: none;
  margin: 0 3% 1% 3%;
  padding: 0 2% 4%;
  position: relative;
  word-break: break-all;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: -0.0625em;
}
.faq_qabox a {
  color: #004831;
  transition: all 0.3s ease;
}
@media (hover: hover) {
  .faq_qabox a:hover {
    text-decoration: underline;
  }
}

@media screen and (max-width: 767px) {
  .faq {
    padding-top: min(14.4rem, 144vw / 750 * 100);
  }
  .faq_container {
    max-width: min(72.6rem, 726vw / 750 * 100);
  }
  .faq_title {
    font-size: min(5.1rem, 51vw / 750 * 100);
    letter-spacing: -0.0588235294em;
  }
  .faq_title span {
    font-size: min(4.3rem, 43vw / 750 * 100);
    margin-bottom: min(0.8rem, 8vw / 750 * 100);
  }
  .faq_subtitle {
    font-size: min(3.19rem, 31.9vw / 750 * 100);
    line-height: 1.2821316614;
    margin-top: min(4.7rem, 47vw / 750 * 100);
    margin-bottom: min(2.7rem, 27vw / 750 * 100);
    padding-left: 0;
  }
  .faq_subtitle span {
    grid-template-columns: min(3rem, 30vw / 750 * 100) auto min(3rem, 30vw / 750 * 100);
    gap: min(0.6rem, 6vw / 750 * 100);
  }
  .faq_inner div {
    border-radius: min(2.4rem, 24vw / 750 * 100);
  }
  .faq_inner div + div {
    margin-top: min(2rem, 20vw / 750 * 100);
  }
  .faq_qatitle {
    font-size: min(2.7rem, 27vw / 750 * 100);
    letter-spacing: -0.0740740741em;
    padding: min(3rem, 30vw / 750 * 100) min(9.5rem, 95vw / 750 * 100) min(3rem, 30vw / 750 * 100) min(10.5rem, 105vw / 750 * 100);
    min-height: min(11.3rem, 113vw / 750 * 100);
  }
  .faq_qatitle span {
    line-height: 1.3703703704;
  }
  .faq_qatitle span:before {
    font-size: min(5rem, 50vw / 750 * 100);
    left: calc(min(5.6rem, 56vw / 750 * 100) * -1);
  }
  .faq_qatitle:before, .faq_qatitle:after {
    width: min(4rem, 40vw / 750 * 100);
    height: min(0.4rem, 4vw / 750 * 100);
  }
  .faq_qatitle:before {
    top: 53%;
    right: min(3.5rem, 35vw / 750 * 100);
  }
  .faq_qatitle:after {
    top: 53%;
    right: min(3.5rem, 35vw / 750 * 100);
  }
  .faq_qabox {
    font-size: min(2.6rem, 26vw / 750 * 100);
    line-height: 1.5384615385;
    padding: 0 min(2.8rem, 28vw / 750 * 100) min(3.3rem, 33vw / 750 * 100);
  }
}
.flow {
  padding-top: 136px;
}
.flow .flow__container {
  max-width: 890px;
  width: 100%;
  padding: 0 20px;
  margin-inline: auto;
}
.flow .flow_title {
  text-align: center;
  font-size: 4.2rem;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0;
}
.flow .flow_title span {
  text-align: center;
  display: block;
  color: #c4d700;
  font-size: 3.1rem;
  font-weight: 700;
  letter-spacing: 0;
}
.flow .flow_text {
  text-align: center;
  display: grid;
  place-content: center;
  margin-top: 27px;
  min-height: 39px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.645;
}
.flow .flow_pattern {
  margin-top: 40px;
}
.flow .flow_pattern .title {
  text-align: center;
  display: grid;
  place-content: center;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4444444444;
  background-color: #dde873;
  min-height: 39px;
}
.flow .flow_pattern figure {
  margin-top: 28px;
}
.flow .flow_pattern figure img {
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.flow .flow_pattern .flow_frame {
  margin-top: 14px;
  padding: 27px 44px 20px;
  border-radius: 10px;
  background: url(/sustainability/sk-collegesports/img/bg_kiyaku.gif);
}
.flow .flow_pattern.flow_pattern02 .flow_frame {
  margin-top: 31px;
}
.flow .flow_num {
  counter-reset: number 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.flow .flow_num li {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.7777777778;
  position: relative;
  padding-left: 45px;
}
.flow .flow_num li::before {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 3px;
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #004831;
  color: #fff;
  text-align: center;
  line-height: 28px;
  font-family: "Roboto", sans-serif;
  content: counter(number);
  counter-increment: number 1;
}
.flow .super {
  vertical-align: super;
  font-size: 1.2rem;
}
.flow .flow_note {
  margin-top: 13px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.8;
  display: flex;
}
.flow .flow_note span {
  flex-shrink: 0;
}
.flow .flow_circle {
  margin-top: 36px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.flow .flow_circle li {
  padding-left: 31px;
  position: relative;
  font-size: 1.5rem;
  font-weight: 400;
}
.flow .flow_circle li::before {
  content: "●";
  position: absolute;
  top: 0;
  left: 7px;
}

@media screen and (max-width: 767px) {
  .flow {
    padding-top: min(12.9rem, 129vw / 750 * 100);
  }
  .flow .flow__container {
    max-width: min(72.7rem, 727vw / 750 * 100);
  }
  .flow .flow_title {
    padding-right: min(2.6rem, 26vw / 750 * 100);
    font-size: min(5.1rem, 51vw / 750 * 100);
    line-height: 1.2549019608;
  }
  .flow .flow_title span {
    padding-left: min(2.7rem, 27vw / 750 * 100);
    font-size: min(4.3rem, 43vw / 750 * 100);
    margin-bottom: min(1.5rem, 15vw / 750 * 100);
  }
  .flow .flow_text {
    margin-top: min(2.2rem, 22vw / 750 * 100);
    font-size: min(2.8rem, 28vw / 750 * 100);
    text-align: left;
  }
  .flow .flow_pattern {
    margin-top: min(4rem, 40vw / 750 * 100);
  }
  .flow .flow_pattern .title {
    font-size: min(2.8rem, 28vw / 750 * 100);
    min-height: min(5.6rem, 56vw / 750 * 100);
  }
  .flow .flow_pattern figure {
    margin-top: min(4.5rem, 45vw / 750 * 100);
    max-width: min(67.3rem, 673vw / 750 * 100);
    margin-inline: auto;
  }
  .flow .flow_pattern .flow_frame {
    margin-top: min(3.5rem, 35vw / 750 * 100);
    padding: min(4.7rem, 47vw / 750 * 100) min(2.5rem, 25vw / 750 * 100) min(3.9rem, 39vw / 750 * 100);
  }
  .flow .flow_pattern.flow_pattern02 {
    margin-top: min(8.4rem, 84vw / 750 * 100);
  }
  .flow .flow_pattern.flow_pattern02 .flow_frame {
    margin-top: min(2.4rem, 24vw / 750 * 100);
    padding-bottom: min(4.7rem, 47vw / 750 * 100);
  }
  .flow .flow_num {
    gap: min(1.3rem, 13vw / 750 * 100);
  }
  .flow .flow_num li {
    padding-left: min(5.4rem, 54vw / 750 * 100);
    font-size: min(2.6rem, 26vw / 750 * 100);
    letter-spacing: -0.0230769231em;
    line-height: 1.7653846154;
  }
  .flow .flow_num li::before {
    margin-top: min(0.6rem, 6vw / 750 * 100);
    font-size: min(2.56rem, 25.6vw / 750 * 100);
    line-height: min(4.016rem, 40.16vw / 750 * 100);
    width: min(4.016rem, 40.16vw / 750 * 100);
    height: min(4.016rem, 40.16vw / 750 * 100);
  }
  .flow .super {
    font-size: min(1.5rem, 15vw / 750 * 100);
  }
  .flow .flow_note {
    margin-top: min(1.7rem, 17vw / 750 * 100);
    font-size: min(1.8rem, 18vw / 750 * 100);
  }
  .flow .flow_circle {
    margin-top: min(3.7rem, 37vw / 750 * 100);
    gap: 0;
  }
  .flow .flow_circle li {
    font-size: min(2.2rem, 22vw / 750 * 100);
    line-height: 1.9090909091;
    letter-spacing: -0.0409090909em;
    padding-left: min(3.1rem, 31vw / 750 * 100);
  }
  .flow .flow_circle li::before {
    top: 0;
    left: min(0.7rem, 7vw / 750 * 100);
  }
}
.kiyaku {
  padding-top: 139px;
  padding-bottom: 93px;
}
.kiyaku .kiyaku_title {
  text-align: center;
  font-size: 4.2rem;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0;
}
.kiyaku .kiyaku_title span {
  text-align: center;
  display: block;
  color: #c4d700;
  font-size: 3.1rem;
  font-weight: 700;
  letter-spacing: 0;
}
.kiyaku .kiyaku_text {
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 500;
  text-align: center;
}
.kiyaku_inner {
  box-sizing: content-box !important;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.kiyaku_title {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 2.2;
  text-align: center;
  margin-bottom: 35px;
}
.kiyaku_body {
  margin-top: 55px;
  background: url(/sustainability/sk-collegesports/img/bg_kiyaku.gif);
  border: solid 1px #f5f9e6;
  border-radius: 10px;
  padding: 78px 111px 78px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
}
.kiyaku_body .kiyaku_list {
  margin-top: 33px;
}
.kiyaku_body .kiyaku_list > :first-child {
  margin-top: 0;
}
.kiyaku_body .title {
  margin-bottom: 39px;
  text-align: center;
  font-weight: 700;
  font-size: 2.4rem;
}
.kiyaku_body .text, .kiyaku_body .title03, .kiyaku_body .dt, .kiyaku_body .dd, .kiyaku_body .disc, .kiyaku_body .note {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: -0.0625em;
  text-align: left;
}
.kiyaku_body a {
  color: #004831;
  transition: -webkit-text-decoration 0.3s ease;
  transition: text-decoration 0.3s ease;
  transition: text-decoration 0.3s ease, -webkit-text-decoration 0.3s ease;
  text-underline-offset: 3px;
}
@media (hover: hover) {
  .kiyaku_body a:hover {
    text-decoration: underline;
  }
}
.kiyaku_body .dl {
  display: flex;
  margin-top: 31px;
}
.kiyaku_body .dl + dl {
  margin-top: 0;
}
.kiyaku_body .dl .dt {
  flex-shrink: 0;
}
.kiyaku_body .list {
  margin-top: 33px;
}
.kiyaku_body .disc {
  position: relative;
  display: inline;
}
.kiyaku_body .disc::before {
  content: "・";
  top: 0px;
  left: 0px;
}
.kiyaku_body .note {
  position: relative;
  display: inline;
}
.kiyaku_body .note::before {
  content: "※";
  color: currentColor;
}
.kiyaku_body .title03 {
  margin-top: 32px;
}
.kiyaku_body .list-circle {
  counter-reset: number 0;
  margin-top: 1em;
}
.kiyaku_body .list-circle > li {
  position: relative;
  padding-left: 1.7em;
  line-height: 1.5;
  margin-top: 1em;
  margin: 0;
}
.kiyaku_body .list-circle > li:nth-child(n+10)::before {
  font-size: 0.7em;
  padding: 0.3em 0.2em;
}
.kiyaku_body .list-circle > li + li {
  margin-top: 1em;
}
.kiyaku_body .list-circle > li:before {
  content: counter(number);
  counter-increment: number;
  padding: 0.146em 0.35em;
  font-size: 0.875em;
  position: absolute;
  top: 0;
  left: 0;
}
.kiyaku_body .list-circle > li:after {
  content: "";
  /* 配置を調整 */
  position: absolute;
  display: block;
  top: 0.25em;
  left: 0;
  /* ○を作る */
  width: 1em;
  height: 1em;
  border: 1px solid #004831;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .kiyaku_body .list-circle > li {
    font-size: min(2.7rem, 27vw / 750 * 100);
  }
  .kiyaku_body .list-circle > li:before {
    padding: 0.1em 0.35em;
    font-size: min(2.4544rem, 24.544vw / 750 * 100);
  }
}
.kiyaku_body .list-kakko {
  counter-reset: number 0;
}
.kiyaku_body .list-kakko > li {
  position: relative;
  padding-left: 1.7em;
  line-height: 1.5;
  margin-top: 1em;
  margin: 0;
  padding-left: 2.5em;
}
.kiyaku_body .list-kakko > li + li {
  margin-top: 1em;
}
.kiyaku_body .list-kakko > li:before {
  content: "(" counter(number) ")";
  counter-increment: number;
  padding: 0.1em 0.35em;
  font-size: 1.4rem;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .kiyaku_body .list-kakko > li {
    font-size: min(2.7rem, 27vw / 750 * 100);
  }
  .kiyaku_body .list-kakko > li:before {
    padding: 0 0.35em;
    font-size: min(2.4544rem, 24.544vw / 750 * 100);
  }
}
.kiyaku_notes {
  background: #fff;
  border-radius: 10px;
  height: 415px;
  overflow-y: scroll;
  border: solid 10px #fff;
  margin-top: 100px;
}
.kiyaku_notes_inner {
  padding: 2em 5em;
  line-height: 1.75;
}
.kiyaku_notes_inner h3 {
  text-align: center;
  font-size: 1.9rem;
  margin-bottom: 35px;
}
.kiyaku_agree {
  margin-top: 155px;
  padding-bottom: 40px;
  font-size: 2rem;
  font-weight: 400;
}
.kiyaku_agree > * {
  text-align: center;
}
.kiyaku_agree span {
  display: inline-block;
  color: #fff;
  font-size: 3.3rem;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1;
  position: relative;
  margin-bottom: 10px;
}
.kiyaku_agree span:after {
  content: "";
  position: absolute;
  top: -3px;
  left: -7px;
  width: 100%;
  height: 126%;
  background: rgb(196, 215, 0);
  z-index: -1;
}
.kiyaku_btn {
  margin-top: 40px;
}
.kiyaku_btn a {
  background: #004831;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  display: inline-block;
  padding: 1em 7.5em;
  border-radius: 50px;
}
.kiyaku_btn.disabled a {
  opacity: 0.6;
  pointer-events: none;
}
.kiyaku .kiyaku_foot {
  margin-top: 100px;
  text-align: center;
}
.kiyaku .kiyaku_foot .text {
  text-align: center;
  font-size: 1.4rem;
  line-height: 2.1428571429;
  font-weight: 400;
}
.kiyaku .kiyaku_foot .label {
  margin-top: 19px;
  padding: 6px 16px;
  text-align: center;
  font-size: 2.194rem;
  line-height: 1.2502278943;
  font-weight: 500;
  display: inline-block;
  background-color: #f5f9e6;
}

@media screen and (max-width: 767px) {
  .kiyaku {
    padding-top: min(12.5rem, 125vw / 750 * 100);
    padding-bottom: min(14.8rem, 148vw / 750 * 100);
  }
  .kiyaku .kiyaku_title {
    font-size: min(5.1rem, 51vw / 750 * 100);
    letter-spacing: 0.0980392157em;
    margin-bottom: min(3.1rem, 31vw / 750 * 100);
  }
  .kiyaku .kiyaku_title span {
    font-size: min(4.3rem, 43vw / 750 * 100);
    margin-bottom: min(0.7rem, 7vw / 750 * 100);
  }
  .kiyaku .kiyaku_text {
    font-size: min(2.8rem, 28vw / 750 * 100);
    line-height: 1.4285714286;
  }
  .kiyaku_inner {
    max-width: min(72.6rem, 726vw / 750 * 100);
    padding: 0 min(20px, 5.3333333333vw);
  }
  .kiyaku_body {
    padding: min(9.3rem, 93vw / 750 * 100) min(6rem, 60vw / 750 * 100) min(9.3rem, 93vw / 750 * 100);
    border-radius: 8px;
  }
  .kiyaku_body .kiyaku_list {
    margin-bottom: min(4.7rem, 47vw / 750 * 100);
    margin-top: min(4.7rem, 47vw / 750 * 100);
  }
  .kiyaku_body .title {
    margin-bottom: min(5.9rem, 59vw / 750 * 100);
    font-size: min(3.2rem, 32vw / 750 * 100);
  }
  .kiyaku_body .text, .kiyaku_body .title03, .kiyaku_body .dt, .kiyaku_body .dd, .kiyaku_body .disc, .kiyaku_body .note {
    font-size: min(2.7rem, 27vw / 750 * 100);
    line-height: 1.7407407407;
  }
  .kiyaku_body .dl {
    margin-top: min(4.7rem, 47vw / 750 * 100);
    display: inline-block;
  }
  .kiyaku_body .dl .dt {
    display: inline-block;
  }
  .kiyaku_body .dl .dd {
    display: inline;
  }
  .kiyaku_body .list {
    margin-top: min(4.7rem, 47vw / 750 * 100);
    display: flex;
    flex-direction: column;
  }
  .kiyaku_body .title03 {
    margin-top: min(4.7rem, 47vw / 750 * 100);
  }
  .kiyaku .kiyaku_foot {
    margin-top: min(5.3rem, 53vw / 750 * 100);
  }
  .kiyaku .kiyaku_foot .text {
    margin-top: min(4.6rem, 46vw / 750 * 100);
    font-size: min(2.7rem, 27vw / 750 * 100);
    line-height: 1.7407407407;
  }
  .kiyaku .kiyaku_foot .label {
    margin-top: min(2.5rem, 25vw / 750 * 100);
    padding: min(0.3rem, 3vw / 750 * 100) min(2.4rem, 24vw / 750 * 100);
    font-size: min(3.2rem, 32vw / 750 * 100);
    line-height: 1.25;
  }
}
/**
 * チェックボックス：カスタマイズ
 */
.checkbox_wrapper {
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-checkbox {
  position: relative;
}

.checkbox-custom-input {
  opacity: 0;
  width: 25px;
  height: 25px;
  position: absolute;
  left: 0;
  top: calc(50% + 4px);
  transform: translateY(-50%);
}

.checkbox-custom-parts {
  padding-left: 45px;
  position: relative;
  margin-right: 28px;
  font-size: 1.6rem;
  font-weight: 500;
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 9px;
}

.checkbox-custom-parts::before {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% + 4px);
  transform: translateY(-50%);
  left: 0;
  width: 25px;
  height: 25px;
  border: 1px solid #004831;
  background: #fff;
  border-radius: 50%;
}

.checkbox-custom-input:checked + .checkbox-custom-parts:before {
  background: #fff;
}

.checkbox-custom-input:checked + .checkbox-custom-parts::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% + 4px);
  transform: translateY(-50%);
  left: 4px;
  width: 19px;
  height: 19px;
  background: #004831;
  border-radius: 30px;
}

.checkbox-btnwrap {
  margin-top: 29px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.checkbox-btn {
  border: none;
  max-width: 372px;
  width: 100%;
  min-height: 92.58px;
  display: grid;
  place-content: center;
  border-radius: 46.29px;
  background-color: #004831;
  color: #f5f9e6;
  cursor: pointer;
  font-size: 2rem;
  font-weight: 700;
}
.checkbox-btn.disabled {
  background: #b1b1b1;
  color: #d8d8d8;
  cursor: not-allowed;
}

@media screen and (max-width: 767px) {
  .checkbox_wrapper {
    margin-bottom: 6px;
  }
  .checkbox-custom-input {
    width: min(3.8rem, 38vw / 750 * 100);
    height: min(3.8rem, 38vw / 750 * 100);
    top: calc(50% + min(0.6rem, 6vw / 750 * 100));
  }
  .checkbox-custom-parts {
    padding-left: min(7rem, 70vw / 750 * 100);
    margin-right: min(0.3rem, 3vw / 750 * 100);
    font-size: min(2.682rem, 26.82vw / 750 * 100);
    text-underline-offset: min(1.4rem, 14vw / 750 * 100);
  }
  .checkbox-custom-parts::before {
    top: calc(50% + min(0.6rem, 6vw / 750 * 100));
    width: min(3.8rem, 38vw / 750 * 100);
    height: min(3.8rem, 38vw / 750 * 100);
  }
  .checkbox-custom-input:checked + .checkbox-custom-parts::after {
    top: calc(50% + min(0.6rem, 6vw / 750 * 100));
    left: min(0.4rem, 4vw / 750 * 100);
    width: min(3rem, 30vw / 750 * 100);
    height: min(3rem, 30vw / 750 * 100);
    border: 1px solid #004831;
  }
  .checkbox-btnwrap {
    margin-top: 29px;
  }
  .checkbox-btn {
    max-width: min(62.8rem, 628vw / 750 * 100);
    min-height: min(11.7rem, 117vw / 750 * 100);
    font-size: min(2.8rem, 28vw / 750 * 100);
    border-radius: 58px;
  }
}/*# sourceMappingURL=boonboonproject_entry.css.map */