@charset "UTF-8";
/* 読み上げ対策 */
.ec-featureRole .ec-featureRole__head {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

/* 商品紐付けで自動表示されるアンカーリンクを非表示*/
.ec-featureItems.buttons {
  display: none;
}

.ec-featureRole__content .giftItemsHeadImg {
  display: none;
}

html {
  scroll-behavior: smooth;
}
body {
  overflow-x: hidden;
}

.ec-layoutRole {
  background: #fff8eb !important;
}

.ec-featureRole {
  padding-left:0;
  padding-right:0;
}
.koujogaku {
  font-size: 62.5%;
  margin: auto;
  color: #000;
  font-feature-settings: "palt";
}
.koujogaku * {
  box-sizing: border-box;
}
.koujogaku small {
  color: inherit !important;
}
.koujogaku img {
  max-width: 100%;
  pointer-events: none;
  user-select: none;
}
.koujogaku summary {
  display: block;
  list-style: none;
}
.koujogaku .pc {
  display: block;
}
.koujogaku .sp {
  display: none;
}
@media (max-width: 768px) {
  .koujogaku .pc {
    display: none;
  }
  .koujogaku .sp {
    display: block;
  }
  .koujogaku br.sp {
    display: inline;
  }
}

.ec-footerRole {
  margin-top: 0;
}
.ec-footerNavWrap_sp {
  margin-top: 0 !important;
}
.ec-featureRole__headdescription {
  padding-bottom: 0;
  margin-bottom: 0;
}


.koujogaku {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
.koujogaku summary::-webkit-details-marker {
  display: none;
}
.koujogaku__fv {
  text-align: center;
  background-color:#fff9e7;
}
@media (max-width: 1160px) {
  .koujogaku__fv {
    margin-left: -60px;
    margin-right: -60px;
  }
}
@media (min-width: 1161px) {
  .koujogaku__fv {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    overflow: hidden;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
  }
}
@media (max-width: 768px) {
  .koujogaku__fv {
    margin-left: auto;
    margin-right: auto;
    width: 100vw;
    transform: translateX(-50%);
    left: 50%;
    position: relative;
  }
}
.koujogaku__fv h1 {
  margin-bottom: 0;
  margin-top: 0;
}
@media (min-width: 1161px) {
  .koujogaku__fv h1 img {
  }
}
.koujogaku__fvread {
  position: relative;
  z-index: 0;
  padding: 40px 0;
}
@media (max-width: 1200px) {
  .koujogaku__fvread {
    padding: 30px 0;
  }
}
@media (max-width: 768px) {
  .koujogaku__fvread {
    padding: 20px 0;
  }
}
.koujogaku__fvread:before {
  pointer-events: none;
  position: absolute;
  content: "";
  background-color: #fff8eb;
  width: 100vw;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.koujogaku__fvread .bg01 {
  position: absolute;
  left: 0;
  top: 225px;
  width: 170px;
  height: auto;
}
.koujogaku__fvread .bg02 {
  position: absolute;
  right: 0;
  top: 225px;
  width: 175px;
  height: auto;
}
@media (max-width: 1200px) {
  .koujogaku__fvread .bg01 {
    top: 35%;
    width: 15%;
  }
  .koujogaku__fvread .bg02 {
    top: 35%;
    width: 15%;
  }
}
.koujogaku__fvread__tit {
  position: relative;
  width: 100%;
  max-width: 1114px;
  margin: auto;
}
@media (max-width: 768px) {
  .koujogaku__fvread__tit {
    width: 92%;
  }
}
.koujogaku__fvread__anchor {
  position: relative;
  display: flex;
  gap: 26px;
  max-width: 840px;
  margin: auto;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .koujogaku__fvread__anchor {
    gap: 2%;
    max-width: 92vw;
    margin-top: 3vw;
    margin-bottom: 0;
  }
}
.koujogaku__fvread__anchor .anchor-btn {
  max-width: calc(33.3333333333% - 18px);
  width: 100%;
}
@media (max-width: 768px) {
  .koujogaku__fvread__anchor .anchor-btn {
    max-width: 31%;
  }
}
.koujogaku__fvread__anchor .anchor-btn a {
  position: relative;
  cursor: pointer;
  font-size: 2rem;
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  display: block;
  font-weight: bold;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.2rem;
  gap: 10px;
  height: 100%;
}
@media (max-width: 768px) {
  .koujogaku__fvread__anchor .anchor-btn a {
    padding: 10px 0;
    gap: 5px;
  }
}
.koujogaku__fvread__anchor .anchor-btn a:hover {
  transform: translateY(4px);
  box-shadow: none;
}
.koujogaku__fvread__txt {
  position: relative;
  width: 100%;
  max-width: 973px;
  margin: auto;
}
@media (max-width: 768px) {
  .koujogaku__fvread__txt {
    width: 95%;
  }
}



.koujogaku__contentsArea {
  position: relative;
  padding: 0;
  z-index: 0;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  overflow: hidden;
}
.koujogaku__contentsArea .inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1160px;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1200px) {
  .koujogaku__contentsArea .inner {
    width: 92vw;
    margin: 0 auto;
  }
}

.koujogaku .koujogaku__contentsArea section.bgY:before {
    position: absolute;
    content: "";
    background-color: #fff8eb;
    width: 100vw;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}



.koujogaku .koujogaku__contentsArea a.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 400px;
  padding: 16px 0;
  background-color: #e51b43;
  color: #fff;
  font-size: 2.2rem;
  font-weight: bold;
  text-decoration: none;
  border-radius: 50px;
  box-shadow: 0 4px 0 #89122a;
  transition: all 0.1s;
}

.koujogaku .koujogaku__contentsArea a.btn::after {
  content: "";
  position: absolute;
  right: 20px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 6px solid #ffffff;
}

.koujogaku .koujogaku__contentsArea a.btn:hover {
  transform: translateY(1px);
  box-shadow: 0 4px 0 #980c2b;
  opacity: 0.9;
}

.koujogaku .koujogaku__contentsArea a.btn:active {
  transform: translateY(2px);
  box-shadow: none;
}
@media (max-width: 768px) {
  .koujogaku .koujogaku__contentsArea a.btn {
    width: 80vw;
    margin: 0 auto;
    padding: 2.5vw 0;
    font-size: 4vw;
  }
}




.koujogaku .koujogaku__contentsArea .read .readBox {
  background-color: #fff;
  border: 4px solid #005125;
  border-radius: 20px;
  margin-top: 40px;
  padding: 2em 1em;
  text-align: center;
}
.koujogaku .koujogaku__contentsArea .read .readBox h2 {
  margin: 0;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.4;
}
.koujogaku .koujogaku__contentsArea .read .readBox h2 .txtRed {
  font-size: 3rem;
  color: #e51b43;
  padding-right: 0.25em;
}
.koujogaku .koujogaku__contentsArea .read .readBox h2 .txtGreen {
  font-size: 3rem;
  color: #005125;
}
.koujogaku .koujogaku__contentsArea .read .readBox .readText {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.6;
}
.koujogaku .koujogaku__contentsArea .read .readBox .note li {
  padding-bottom: 0.5em;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.15rem;
}
@media (max-width: 888px) {
  .koujogaku .koujogaku__contentsArea .read .readBox .readText .sp {
    display: block;
  }
}
@media (max-width: 768px) {
  .koujogaku .koujogaku__contentsArea .read .readBox {
    border: 2px solid #005125;
    border-radius: 3vw;
    margin-top: 4vw;
    padding: 5vw 2vw;
  }
  .koujogaku .koujogaku__contentsArea .read .readBox h2 {
    font-size: 3.5vw;
  }
  .koujogaku .koujogaku__contentsArea .read .readBox h2 .txtRed {
    font-size: 4.4vw;
  }
  .koujogaku .koujogaku__contentsArea .read .readBox h2 .txtGreen {
    font-size: 4.4vw;
  }
  .koujogaku .koujogaku__contentsArea .read .readBox .readText {
    padding-top: 3vw;
    padding-bottom: 3vw;
    font-size: 3.5vw;
  }
}


h3.ribbon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 70px;
  text-align: center;
  margin: 0;
  margin-top: 60px;
  font-size: 2.8rem;
  font-weight: bold;
  color: #FFF;
  box-sizing: border-box;
}
h3.ribbon:before,
h3.ribbon:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}
h3.ribbon:before {
  top: 0;
  left: 0;
  border-width: 35px 0px 35px 15px;
  border-color: transparent transparent transparent #fff8eb;
  border-style: solid;
}
h3.ribbon:after {
  top: 0;
  right: 0;
  border-width: 35px 15px 35px 0px;
  border-color: transparent #fff8eb transparent transparent;
  border-style: solid;
}
h3.ribbon.orange {
  background-color: #f57800;
}
h3.ribbon.green {
  background-color: #005221;
}
@media (max-width: 768px) {
  h3.ribbon {
    height: 70px;
    margin-top: 12vw;
    font-size: 4.4vw;
    font-weight: bold;
  }
}



.tokuten .imageArea .flexBox {
  width: 81.897%;
  max-width: 950px;
  margin: 30px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  box-sizing: border-box;
}
.tokuten .imageArea .flexBox .first,
.tokuten .imageArea .flexBox .second {
  width: 47.789%;
  max-width: 454px;
}

.tokuten .imageArea .flexBox .or {
  position: absolute;
  left: 50%;
  top: 60%;
  transform: translate(-50%, -50%);
  z-index: 10;
  font-size: 2.6rem;
  font-weight: bold;
  color: #fff;
  width: 11.789%;
  max-width: 112px;
  aspect-ratio: 1 / 1;
  background-color:#005221;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .tokuten .imageArea .flexBox .or {
    font-size: 2.3rem;
  }
}
@media (max-width: 860px) {
  .tokuten .imageArea .flexBox .or {
    font-size: 2.0rem;
  }
}
.tokuten .imageArea .flexBox .subTit {
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  padding-bottom: 15px;
}

.tokuten .btnArea {
  margin-top: 60px;
  margin-bottom: 60px;
  text-align: center;
}
.tokuten .btnArea .touroku1 {
  margin-top: 30px;
  color: #fd5d00;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
}
.tokuten .btnArea .touroku2 {
  margin-bottom: 30px;
  color: #fd5d00;
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
}

.tokuten .greenBox {
  position: relative;
  padding: 40px 30px 25px;
  border: 4px solid #005221;
  border-radius: 20px;
  background-color: #fff;
  text-align: center;
}
.tokuten .greenBox .tit {
  padding-bottom: 15px;
  font-size: 2.8rem;
  font-weight: bold;
  color: #005221;
}
.tokuten .greenBox .sub {
  padding-bottom: 15px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.8;
}
.tokuten .greenBox .bg {
  width: 96%;
  max-width: 900px;
  margin: 20px auto 30px;
  padding: 0.5em 1em;
  background-color: #ffe3a8;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
}
.tokuten .greenBox .flexBox {
  width: 96%;
  max-width: 900px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.tokuten .greenBox .flexBox .itemLeft {
  width: 30%;
  justify-content: center;
  align-items: center;
}
.tokuten .greenBox .flexBox .itemLeft img {
  width: 80%;
  max-width: 187px;
}

.tokuten .greenBox .flexBox .itemRight {
  width: 70%;
  flex: 0 0 50%;
  text-align: left;
  box-sizing: border-box;
}
.tokuten .greenBox .flexBox .itemRight .check li {
  position: relative;
  padding-left: 2.75em;
  padding-top: 0.25em;
  padding-bottom: 1.5em;
  font-size: 1.8rem;
}
.tokuten .greenBox .flexBox .itemRight .check li::before {
  content: '';
  position: absolute;
  background: url('/html/upload/user_data/feature/koujogaku09/img/2026/img_tokuten_check.png');
  background-size: 100% auto;
  width: 2.5em;
  height: 2.5em;
  top: 0;
  left: 0;
}
@media (max-width: 768px) {
  .tokuten .imageArea .flexBox {
    margin-top: 4vw;
    flex-direction: column;
  }
  .tokuten .imageArea .flexBox .or {
    position: relative;
    transform: none;
    top:auto;
    left: auto;
    margin-top: 3vw;
    margin-bottom: 3vw;
    width: 24%;
    height: 24%;
    font-size: 4vw;
  }
  .tokuten .imageArea .flexBox .first,
  .tokuten .imageArea .flexBox .second {
    width: 80vw;
  }
  .tokuten .imageArea .flexBox .subTit {
    font-size: 4.2vw;
    padding-bottom: 2vw;
  }

  .tokuten .btnArea {
    margin-top: 8vw;
    margin-bottom: 8vw;
  }
  .tokuten .btnArea .touroku1 {
    margin-top: 6vw;
    font-size: 3.6vw;
  }
  .tokuten .btnArea .touroku2 {
    margin-bottom: 3vw;
    font-size: 4.5vw;
  }

  .tokuten .greenBox {
    padding: 6vw 4vw;
    border: 2px solid #005221;
    border-radius: 3vw;
  }
  .tokuten .greenBox .tit {
    padding-bottom: 4vw;
    font-size: 4.4vw;
  }
  .tokuten .greenBox .sub {
    padding-bottom: 4vw;
    font-size: 3.2vw;
  }
  .tokuten .greenBox .bg {
    width: 96%;
    margin: 0 auto 4vw;
    padding: 0.5em 1em;
    font-size: 4vw;
  }
  .tokuten .greenBox .flexBox .itemLeft img {
    margin-top: -1.5vw;
  }
  .tokuten .greenBox .flexBox .itemRight {
    flex: auto;
  }
  .tokuten .greenBox .flexBox .itemRight .check li {
    font-size: 3vw;
  }
  .tokuten .greenBox .flexBox .itemRight .check li {
    padding-left: 7vw;
    padding-top: 0.5vw;
    padding-bottom: 3vw;
  }
  .tokuten .greenBox .flexBox .itemRight .check li::before {
    width: 5vw;
    height: 5vw;
  }

}



.campaign-steps-container {
    padding: 40px 0 0;
    max-width: 920px;
    margin: 0 auto;
}
.step-row {
    display: flex;
    background-color: #fff;
    margin-bottom: 15px;
    min-height: 80px;
    align-items: stretch;
}
.step-label {
    background-color: #f57800;
    color: #fff;
    font-size: 2.8rem;
    font-weight: bold;
    width: 200px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%);
    letter-spacing: 2px;
    padding-right: 10px;
}

.step-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
    text-align: center;
}
.step-content p {
    margin: 0;
    line-height: 1.5;
}
.main-text {
    font-size: 1.8rem;
    font-weight: bold;
    color: #303030;
}
.txtGreen {
    font-size: 2.2rem;
    font-weight: bold;
    color: #005221;
}
.txtOrange {
    font-size: 2.2rem;
    font-weight: bold;
    color: #f57800;
}

.or-text {
    font-size: 1.8rem;
    font-weight: bold;
    color: #222222;
}

.campaign-steps-container .note {
  margin-top: 5px;
  padding-bottom: 10px;
}
.campaign-steps-container .note li {
  font-weight: bold;
  font-size: 1.35rem;
  color: #333333;
}

.completion-box {
    background-color: #f57800;
    color: #fff;
    text-align: center;
    font-size: 2.8rem;
    font-weight: bold;
    padding: 15px;
    border-radius: 5px;
    margin-top: 20px;
    letter-spacing: 2px;
}

@media (max-width: 768px) {
  .campaign-steps-container {
      padding: 4vw 0 0;
  }
  .step-label {
    width: 30vw;
    font-size: 4.2vw;
  }
  .completion-box {
    font-size: 4.2vw;
  }
  .main-text {
      font-size: 3.6vw;
  }
  .txtGreen {
      font-size: 4.0vw;
  }
  .txtOrange {
      font-size: 4.0vw;
  }

  .or-text {
      font-size: 3.2vw;
  }

  .note {
      font-size: 2.8vw;
  }

}



.attention .attBox {
  background-color: #e8e8e8;
  margin-top: 60px;
  padding: 3em 5em;
  border-radius: 10px;
}
.attention .attBox .tit {
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
  padding-bottom: 1em;
}
.attention .attBox .note li {
  padding-bottom: 0.5em;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.15rem;
  font-weight: bold;
}
@media (max-width: 768px) {
  .attention .attBox {
    margin-top: 8vw;
    padding: 4vw 3vw;
    border-radius: 3vw;
  }
  .attention .attBox .tit {
    font-size: 4vw;
    padding-bottom: 3vw;
  }
  .attention .attBox .note li {
    font-size: 2.7vw;
  }

}


.kikangentei {
  margin-top: 60px;
  text-align: center;
}
.kikangentei .greenBox {
  position: relative;
  padding: 50px 30px;
  border: 4px solid #005221;
  border-radius: 20px;
  background-color: #fff;
}
.kikangentei .greenBox .gentei {
  font-size: 2.6rem;
  font-weight: bold;
  color: #fd5d00;
}
.kikangentei .greenBox .txtRed{
  font-size: 3rem;
  font-weight: bold;
  color: #e51b43;
}
.kikangentei .greenBox .txtGreen{
  display: block;
  padding-bottom: 20px;
  font-size: 3rem;
  font-weight: bold;
  color: #177937;
}
.kikangentei .greenBox .img1 {
  position: absolute;
  top: 9%;
  left: 3%;
  width:18.017%;
}
.kikangentei .greenBox .img2 {
  position: absolute;
  top: 11%;
  right: 4.5%;
  width:11.207%;
}

.koujogaku .koujogaku__contentsArea .kikangentei .greenBox a.btn {
  max-width: 400px;
  width: 44.5%;
  margin: 0 1%;
}

@media (max-width: 768px) {
  .kikangentei {
    margin-top: 8vw;
  }
  .kikangentei .greenBox {
    padding: 4vw;
    border: 2px solid #005221;
    border-radius: 3vw;
  }
  .kikangentei .greenBox .gentei {
    font-size: 3.5vw;
  }
  .kikangentei .greenBox .txtRed{
    font-size: 3.5vw;
  }
  .kikangentei .greenBox .txtGreen{
    padding-bottom: 4vw;
    font-size: 3.5vw;
  }
  .kikangentei .greenBox .flexBox {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4vw;
    width: 80vw;
    margin: 0 auto;
  }
  .koujogaku .koujogaku__contentsArea .kikangentei .greenBox a.btn {
    width: 80vw;
  }

}

.otherCp {
  margin-top: 60px;
  padding-bottom: 60px;
}
.otherCp h3 {
  padding: 0.5em 0 0.5em;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  color: #fff;
  background-color: #f04706;
}
.otherCp a.bnr {
  display: block;
  width: 100%;
  max-width: 840px;
  margin: 30px auto 0;
}
@media (max-width: 768px) {
  .otherCp {
    margin-top: 12vw;
    padding-bottom: 10vw;
  }
  .otherCp h3 {
    margin: 0;
    padding: 2vw 0 2vw;
    font-size: 4vw;
  }
  .otherCp a.bnr {
    margin: 4vw auto 0;
  }
}




.recommend {
  padding-bottom: 60px;
}

.recommend h3 {
  padding: 0.5em 0 0.5em;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  color: #fff;
  background-color: #005222;
}
@media (max-width: 768px) {
  .recommend {
    padding-bottom: 8vw;
  }
  .recommend h3 {
    margin: 0 auto 4vw;
    padding: 2vw 0 2vw;
    font-size: 4vw;
  }
}


.accArea {
  margin: 0;
  margin-top: 30px;
}
.accBox {
    max-width: 1040px;
    margin: 0 auto;
    margin-bottom: 7px;
    background-color: #fff`;
}

.accBox summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 2em 2em 2em 5em;
    background-color: #fee3a8;
    color: #303030;
    cursor: pointer;
    border-radius: 0;
}
@media (max-width: 768px) {
  .accArea {
    margin-top: 6vw;
  }
  .accBox summary {
    padding: 1em 2em;
  }
}
.accBox summary::-webkit-details-marker {
    display: none;
}

.accBox summary::before,
.accBox summary::after {
    width: 4px;
    height: 20px;
    background-color: #303030;
    content: '';
}

.accBox summary::before {
    position: absolute;
    right: 2em;
    rotate: 90deg;
}

.accBox summary::after {
    transition: rotate .3s;
}

.accBox[open] summary::after {
    rotate: 90deg;
}
.accBox summary p {
  position: relative;
  font-size: 1.8rem;
  font-weight: bold;
}
.accBox summary p::before {
  content: 'Q. ';
  font-size: 1.8rem;
  font-weight: bold;
}

.accBox div.ans {
    position: relative;
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 1.5em 2em 1.5em 5em;
    color: #333333;
    background-color: #fff;
    transition: transform .5s, opacity .5s;
}
.accBox[open] div.ans {
    transform: none;
    opacity: 1;
}
.accBox div.ans p {
  display: flex;
  gap: 5px;
  font-size: 1.8rem;}
.accBox div.ans p::before {
  content: 'A. ';
  font-size: 1.8rem;
}

.accBox ul.note li {
  padding-bottom: 0.5em;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.15rem;
}
@media (max-width: 768px) {
  .accBox summary p {
    font-size: 3.8vw;
  }
  .accBox summary p::before {
    font-size: 3.8vw;
  }
  .accBox div.ans {
    padding: 1em 2em;
  }
  .accBox div.ans p {
    font-size: 3.8vw;''
  }
  .accBox div.ans p::before {
    font-size: 3.8vw;''
  }
  .accBox ul.note li {
    font-size: 2.7vw;
  }
}
/*# sourceMappingURL=style2026.css.map */