@charset "UTF-8";
html,
body {
  background: #fff;
}

.btn {
  text-decoration: none;
  transition: 0.3s;
}
.btn:hover {
  opacity: 0.8;
  text-decoration: none;
}

h2.ttl-bg-ora {
  margin-bottom: 50px;
}

/*============================
#intro
============================*/
#intro {
  padding-top: 100px;
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  #intro {
    padding-top: 50px;
  }
}
#intro .uk-container {
  max-width: 1136px;
}
#intro .uk-container .well.uk-background-muted {
  background-color: #F4F4F4;
  padding: 75px 20px 75px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #intro .uk-container .well.uk-background-muted {
    padding: 50px 20px;
  }
}
#intro .uk-container .well.uk-background-muted h2 {
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0.06em;
  line-height: 1.67;
  margin-bottom: 1.9em;
}
@media screen and (max-width: 768px) {
  #intro .uk-container .well.uk-background-muted h2 {
    font-size: 18px;
  }
}
#intro .uk-container .well.uk-background-muted h2 + p {
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 1.8;
  margin-bottom: 3.8em;
}
@media screen and (max-width: 768px) {
  #intro .uk-container .well.uk-background-muted h2 + p {
    font-size: 14px;
  }
}
#intro .uk-container .well.uk-background-muted a.btn {
  display: block;
  width: 100%;
  max-width: 435px;
  height: 102px;
  border-radius: 100px;
  background: #FA7800;
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0.06em;
  line-height: 102px;
  color: #fff;
  text-align: center;
  margin: auto;
}
@media screen and (max-width: 768px) {
  #intro .uk-container .well.uk-background-muted a.btn {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
  }
}

/*============================
#summary
============================*/
#summary {
  padding-top: 120px;
}
@media screen and (max-width: 768px) {
  #summary {
    padding-top: 60px;
  }
}
#summary .uk-container.w1021 .acco-trigger {
  position: relative;
  background-color: #F4F4F4;
  padding: 40px 50px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  #summary .uk-container.w1021 .acco-trigger {
    padding: 20px 40px 20px 20px;
  }
}
#summary .uk-container.w1021 .acco-trigger h3 {
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 0.06em;
  line-height: 1.82;
  text-align: left;
  color: #FA7800;
  margin: 0;
  font-feature-settings: "palt";
}
@media screen and (max-width: 768px) {
  #summary .uk-container.w1021 .acco-trigger h3 {
    font-size: 16px;
    line-height: 1.5;
  }
}
#summary .uk-container.w1021 .acco-trigger > i {
  width: 35px;
  aspect-ratio: 1/1;
  position: absolute;
  right: 37px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  #summary .uk-container.w1021 .acco-trigger > i {
    width: 20px;
    right: 10px;
  }
}
#summary .uk-container.w1021 .acco-trigger > i i {
  width: 100%;
  height: 1px;
  background: #707070;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform-origin: 50% 50%;
}
#summary .uk-container.w1021 .acco-trigger > i i:nth-of-type(2) {
  transform: translateY(-50%) rotate(90deg);
}
#summary .uk-container.w1021 .acco-trigger.open > i {
  transform: translateY(-50%) rotate(90deg);
}
#summary .uk-container.w1021 .acco-trigger.open > i i:nth-of-type(1) {
  width: 0;
}
#summary .uk-container.w1021 .acco-contents {
  display: none;
  background: #FAFAFA;
  padding: 70px 50px;
}
@media screen and (max-width: 768px) {
  #summary .uk-container.w1021 .acco-contents {
    padding: 30px 20px;
  }
}
#summary .uk-container.w1021 .acco-contents h4 {
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.06em;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  #summary .uk-container.w1021 .acco-contents h4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  #summary .uk-container.w1021 .acco-contents table.tb0 tbody tr th,
#summary .uk-container.w1021 .acco-contents table.tb0 tbody tr td {
    display: block;
  }
}
#summary .uk-container.w1021 .acco-contents table.tb0 tbody tr th {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.06em;
  line-height: 40px;
  text-align: left;
  color: #FA7800;
  padding-left: 0;
  padding-right: 50px;
  padding-top: 1em;
  white-space: nowrap;
  width: 235px;
}
@media screen and (max-width: 768px) {
  #summary .uk-container.w1021 .acco-contents table.tb0 tbody tr th {
    padding-bottom: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  #summary .uk-container.w1021 .acco-contents table.tb0 tbody tr td {
    padding-top: 0 !important;
  }
}
#summary .uk-container.w1021 .acco-contents table.tb0 tbody tr td a {
  color: inherit;
  text-decoration: underline;
}
#summary .uk-container.w1021 .acco-contents table.tb0 tbody tr td a:hover {
  text-decoration: none;
  color: #FA7800;
}
#summary .uk-container.w1021 .acco-contents table.tb0 tbody tr td dl {
  margin: 0;
}
#summary .uk-container.w1021 .acco-contents table.tb0 tbody tr td dl dt {
  font-weight: normal;
}
#summary .uk-container.w1021 .acco-contents table.tb0 tbody tr td dl dd:not(:last-child) {
  margin-bottom: 2em;
}
#summary .uk-container.w1021 .acco-contents table.tb0 tbody tr td ul.nagare li:not(:last-child) span {
  padding-bottom: 1.2em;
  position: relative;
  display: inline-block;
  margin-bottom: 0.2em;
}
#summary .uk-container.w1021 .acco-contents table.tb0 tbody tr td ul.nagare li:not(:last-child) span::after {
  content: "▼";
  line-height: 1;
  width: 1em;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  margin: 0;
  padding: 0;
  color: #FA7800;
}
#summary .uk-container.w1021 .acco-contents table.tb0 + h4 {
  margin-top: 4.5em;
}
#summary .uk-container.w1021 .acco-contents table.tb0 + p {
  margin: 90px 0 10px 0;
}
@media screen and (max-width: 768px) {
  #summary .uk-container.w1021 .acco-contents table.tb0 + p {
    margin: 45px 0 10px 0;
  }
}
#summary .uk-container.w1021 .acco-contents table.tb0 + p a.btn {
  display: block;
  border-radius: 100px;
  background: #FA7800;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.06em;
  height: 78px;
  line-height: 78px;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #summary .uk-container.w1021 .acco-contents table.tb0 + p a.btn {
    font-size: 16px;
    height: 60px;
    line-height: 60px;
  }
}

/*============================
#pgm
============================*/
#pgm {
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  #pgm {
    padding-bottom: 60px;
  }
}
#pgm .uk-container.w1021 .pgm-item {
  background: #F4F4F4;
  padding: 58px 34px 58px 50px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  #pgm .uk-container.w1021 .pgm-item {
    padding: 30px 20px;
    margin-bottom: 20px;
  }
}
#pgm .uk-container.w1021 .pgm-item .flex {
  gap: 70px;
}
@media screen and (max-width: 768px) {
  #pgm .uk-container.w1021 .pgm-item .flex {
    display: block;
  }
}
#pgm .uk-container.w1021 .pgm-item .flex h3 {
  font-family: "Nunito Sans", sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100, "YTLC" 500;
  font-weight: normal;
  font-size: 70px;
  letter-spacing: 0.02em;
  line-height: 1;
  color: #FA7800;
}
@media screen and (max-width: 768px) {
  #pgm .uk-container.w1021 .pgm-item .flex h3 {
    font-size: 50px;
    margin: 0;
  }
}
#pgm .uk-container.w1021 .pgm-item .flex h3 small {
  display: block;
  font-size: 0.2142857143em;
  letter-spacing: 0em;
}
#pgm .uk-container.w1021 .pgm-item .flex div h4 {
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 0.06em;
  line-height: 1.8;
  text-align: left;
  color: #FA7800;
  margin: 0;
}
@media screen and (max-width: 768px) {
  #pgm .uk-container.w1021 .pgm-item .flex div h4 {
    font-size: 18px;
  }
}
#pgm .uk-container.w1021 .pgm-item .flex div h4 + p {
  margin-bottom: 2em;
}
@media screen and (max-width: 768px) {
  #pgm .uk-container.w1021 .pgm-item .flex div h4 + p {
    font-size: 14px;
    line-height: 2;
  }
}
#pgm .uk-container.w1021 .pgm-item .flex div .uk-grid > * {
  padding-left: 22px;
}
@media screen and (max-width: 768px) {
  #pgm .uk-container.w1021 .pgm-item .flex div .uk-grid + .uk-grid,
#pgm .uk-container.w1021 .pgm-item .flex div .uk-grid > .uk-grid-margin,
#pgm .uk-container.w1021 .pgm-item .flex div * + .uk-grid-margin {
    margin-top: 20px;
  }
}
#pgm .uk-container.w1021 .pgm-item .flex div .uk-grid {
  margin-left: -22px;
}
#pgm .uk-container.w1021 .pgm-item .flex div .cup {
  width: 191px;
  height: 56px;
  border-radius: 100px;
  background: #fa7800;
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 0.06em;
  line-height: 56px;
  text-align: center;
  color: #fff;
  margin: 0 0 1em;
}
@media screen and (max-width: 768px) {
  #pgm .uk-container.w1021 .pgm-item .flex div .cup {
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    margin: 0.5em 0;
  }
}
#pgm .uk-container.w1021 .pgm-item .flex div .uk-grid + .cup {
  margin-top: 90px;
}

/*============================
#voice
============================*/
#voice {
  background-color: #FEF1E4;
  padding-top: 110px;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  #voice {
    padding-top: 50px;
    margin-bottom: 50px;
  }
}
#voice .uk-container.w1021 h2.voice-ttl {
  font-family: "Nunito Sans", sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100, "YTLC" 500;
  font-weight: normal;
  font-size: 70px;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
  color: #fa7800;
  margin-bottom: 1em;
}
@media screen and (max-width: 768px) {
  #voice .uk-container.w1021 h2.voice-ttl {
    font-size: 40px;
  }
}
#voice .uk-container.w1021 h2.voice-ttl small {
  padding-top: 2em;
  display: block;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0.06em;
  line-height: 1;
  color: #171717;
}
#voice .uk-container.w1021 .voice-list {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  #voice .uk-container.w1021 .voice-list {
    gap: 20px;
  }
}
#voice .uk-container.w1021 .voice-list > div {
  flex: 0 0 calc((100% - 48px) / 3);
  background: #fff;
  margin-bottom: 25px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #voice .uk-container.w1021 .voice-list > div {
    flex: 0 0 calc((100% - 20px) / 2);
  }
}
#voice .uk-container.w1021 .voice-list > div::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -17px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 17px solid #ffffff;
  border-bottom: 0;
}
#voice .uk-container.w1021 .voice-list > div .fuki {
  padding: 30px 45px;
}
@media screen and (max-width: 768px) {
  #voice .uk-container.w1021 .voice-list > div .fuki {
    padding: 20px 20px;
  }
}
#voice .uk-container.w1021 .voice-list > div .fuki p {
  font-size: 18px;
  letter-spacing: 0.02em;
  line-height: 1.7777777778;
  margin: 0;
  font-feature-settings: "palt";
}
@media screen and (max-width: 768px) {
  #voice .uk-container.w1021 .voice-list > div .fuki p {
    font-size: 14px;
    letter-spacing: 0.01em;
  }
}