.anchor-link-optional {
  display: flex;
  justify-content: center;
}
.anchor-link-optional__item {
  font-size: 18px;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: 1px;
  width: 300px;
  height: 60px;
  margin: 0 10px;
  border: 2px solid #EEE;
  border-radius: 10px;
  background-image: url(../img/class/optional/icon_arrow.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 16px;
  padding: 0 15px;
  transition: opacity 0.2s;
}
.anchor-link-optional__item:hover {
  opacity: 0.6;
}
.subject__logiq-logo {
  width: 450px;
  margin: 52px auto 0 auto;
}
.subject__logiq-logo-sub {
  width: 253px;
  margin: 46px auto 0 auto;
}
.subject__logiq-copy {
  font-size: 26px;
  font-weight: 700;
  line-height: 46px;
  letter-spacing: 1px;
  text-align: center;
  margin-top: 62px;
}
.class .subject__logiq-wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 2.2rem;
  -moz-column-gap: 2.2rem;
  column-gap: 2.2rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 73px;
}
.subject__etore-contents-red {
  font-size: 26px;
  font-weight: 700;
  color: #db1601;
  margin-top: 26px!important;
}
.subject__etore-contents-sub {
  margin-top: 12px!important;
}
.class .subject__logiq-wrap h2 div.-small {
  font-size: 30px;
  letter-spacing: -0.5px;
}
.subject__etore-contents-supplement {
  font-size: 12px;
  font-weight: 500;
  color: #666666;
  text-align: right;
  margin-top: 10px;
}
.gray-logiq-index-wrap {
  display: flex;
}
.gray-logiq-index-left {
  margin-right: 30px;
}
.gray-logiq-index-logo {
  width: 227px;
}
.gray-logiq-index-text {
  font-size: 26px;
  font-weight: 700;
  line-height: 40px;
  color: #db1601;
  margin-top: 35px;
}
.gray-logiq-index-right {
  width: 450px;
}
.gray-logiq-effect-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.gray-logiq-effect-item {
  width: 252px;
  height: 252px;
  margin: 20px 12px 0 12px;
}
.gray-logiq-effect-item-text {
  font-size: 12px;
  line-height: 21px;
  font-weight: 500;
  position:relative;
}
.gray-logiq-effect-item-text div {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 100%;
}
.logiq-edu-index {
  font-size: 30px;
  font-weight: 700;
  line-height: 46px;
  letter-spacing: 1px;
  text-align: center;
  margin-top: 60px;
}
.logiq-edu-wrap {
  display: flex;
  flex-wrap: wrap;
  max-width: 940px;
  margin: 46px auto 0 auto;
}
.logiq-edu-item {
  width: 178px;
  height: 60px;
  background-color: #EBEFF6;
  margin: 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 60px;
  text-align: center;
  border-radius: 8px;
}
.logiq-point-index {
  max-width: 930px;
  margin: 60px auto 0 auto;
  background-size: contain;
}
.logiq-point-bg {
  height: 260px;
  margin-top: 57px;
  background-image: url("../img/class/optional/logiQ-bg.png");
  position: relative;
}
.logiq-point-wrap {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -65%);
  max-width: 940px;
  width: 100%;
}
.logiq-point-item {
  width: 292px;
  height: 252px;
  padding: 0 35px;
  background-color: #FFF;
  border: 2px solid #EEE;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  position: relative;
}
.logiq-point-item-img {
  margin: 26px auto 22px auto;
  text-align: center;
}
.logiq-point-item-chara {
  position: absolute;
  width: 150px;
  top: -110px;
  right: -5px;
}
.logiq-math-index-wrap {
  background-color: #f8f8f8;
  margin-top: 30px;
  padding: 55px 0 40px 0;
  border-radius: 10px;
  position: relative;
}
.logiq-math-index-sub {
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
  color: #fb9900;
  margin-bottom: 25px;
  text-align: center;
}
.logiq-math-index-text {
  font-size: 18px;
  font-weight: 700;
  line-height: 35px;
  max-width: 620px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.logiq-math-index-check {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.logiq-math-index-chara {
  position: absolute;
  width: 124px;
  top: -17%;
  right: 2%;
}
.logiq-math-list-wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 26px;
}
.logiq-math-list-item {
  width: 224px;
}
.logiq-math-list-item-index {
  height: 56px;
  background-color: #fbb03b;
  border-radius: 10px 10px 0 0;
  text-align: center;
  padding: 4px 10px;
}
.logiq-math-list-item-index-main {
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #fb9800;
}
.logiq-math-list-item-index-sub {
  font-size: 14px;
  font-weight: 700;
  margin-top: 2px;
}
.logiq-search-index-sub {
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
  color: #8cc63f;
  margin-top: -5px;
  margin-bottom: 25px;
  text-align: center;
}
.logiq-search-list-wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 26px;
}
.logiq-search-list-item {
  width: 292px;
}
.logiq-search-list-item-index {
  height: 56px;
  background-color: #8cc63f;
  border-radius: 10px 10px 0 0;
  text-align: center;
  padding: 0 10px;
}
.logiq-search-list-item-index-main {
  font-size: 16px;
  line-height: 56px;
  font-weight: 700;
}
.logiq-search-list-item-text {
  height: 100px;
  background-color: #f5f6ff;
  padding-top: 25px;
  text-align: center;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
}
.gray-logiq-parent {
  padding-top: 50px!important;
  padding-bottom: 50px !important;
}
.logiq-parent-index {
  font-size: 30px;
  font-weight: 700;
  line-height: 46px;
  letter-spacing: 1px;
  text-align: center;
}
.logiq-parent-index-sub {
  font-size: 26px;
  font-weight: 700;
  line-height: 37px;
  letter-spacing: 1px;
  text-align: center;
  margin-top: 26px;
}
.logiq-parent-item-wrap {
  display: flex;
  margin-top: 30px;
}
.logiq-parent-item {
}
.logiq-parent-item-img {
  width: 225px;
  margin: 0 5px 12px 5px;
}
.logiq-parent-item-index {
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  width: 225px;
  height: 60px;
  margin: 0 5px;
  text-align: center;
  position: relative;
}
.logiq-parent-item-index p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
}
.logiq-parent-item-big {
  display: flex;
}
.logiq-parent-item-index-big {
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  width: 460px;
  height: 60px;
  margin: 0 5px;
  text-align: center;
  position: relative;
}
.logiq-parent-item-index-big p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
}

.logiq-parent-item-index-01 {
  background-color: #00a0e9;
}
.logiq-parent-item-index-02 {
  background-color: #f5a500;
}
.logiq-parent-item-index-03 {
  background-color: #6dbb58;
}

@media (max-width: 768px) {
  .anchor-link-optional {
    flex-wrap: wrap;
  }
  .anchor-link-optional__item {
    margin: 5px 0;
  }
  .subject__logiq-logo {
    width: 90%;
  }
  .subject__logiq-logo-sub {
    width: 65%;
    margin-top: 25px;
  }
  .subject__logiq-copy {
    font-size: 22px;
    line-height: 34px;
    margin-top: 40px;
  }
  .class .subject__logiq-wrap h2 div.-small {
    font-size: 26px;
    letter-spacing: 0;
    text-align: center;
  }
  .subject__etore-contents-red {
    font-size: 24px;
  }
  .gray-logiq-index-wrap {
    display: block;
  }
  .gray-logiq-index-text {
    font-size: 24px;
    margin-top: 25px;
    margin-bottom: 15px;
    text-align: center;
  }
  .gray-logiq-index-right {
    width: 80%;
    margin: 50px auto 60px auto;
  }
  .gray-logiq-effect-item {
    margin: 0 12px 20px 12px;
  }
  .gray-logiq-effect-item-text {
    height: 140px;
  }
  .logiq-edu-wrap {
    justify-content: space-around;
    margin-top: 25px;
  }
  .logiq-point-bg {
    height: 830px;
    background-size: cover;
    background-position: center;
    padding-top: 15px;
  }
  .logiq-point-wrap {
    display: block;
    position: unset;
    transform: unset;
  }
  .logiq-point-item {
    margin: 10px auto;
  }
  .logiq-math-index-wrap {
    padding: 50px 30px 35px 30px;
  }
  .logiq-math-index-text {
    align-items: start;
    line-height: 28px;
    margin: 10px auto;
  }
  .logiq-math-index-check {
    margin-top: 6px;
  }
  .logiq-math-list-wrap {
    flex-wrap: wrap;
    justify-content: center;
  }
  .logiq-math-list-item {
    margin: 10px 5px;
    width: 292px;
  }
  .logiq-search-list-wrap {
    flex-wrap: wrap;
    justify-content: center;
  }
  .logiq-search-list-item {
    margin: 10px 5px;
  }
  .logiq-parent-index-sub {
    font-size: 24px;
  }
  .logiq-parent-item-wrap {
    flex-wrap: wrap;
    justify-content: center;
  }
  .logiq-parent-item {
    width: 45%;
    margin: 10px 5px;
  }
  .logiq-parent-item-img {
    width: 100%;
    margin: 0 0 12px 0;
  }
  .logiq-parent-item-index {
    width: 100%;
    margin: 0 0 20px 0;
    font-size: 16px;
  }
  .logiq-parent-item-index-big {
    margin: 0 auto;
    width: 92%;
    font-size: 16px;
  }
  .logiq-point-item-chara {
    right: -30px;
  }
  .gray-logiq-index-left {
    margin-right: 0;
  }
  .logiq-math-index-chara {
    top: -10%;
    right: 0%;
  }
  .gray-logiq-index-logo {
    margin: 0 auto;
  }
  .class .subject__logiq-wrap {
    grid-template-columns: 1fr;
    row-gap: 2.36rem;
  }
  .subject__etore-contents-supplement {
    text-align: left;
  }
  .logiq-edu-item {
    width: 150px;
    font-size: 16px;
  }
}