@charset "utf-8";

.topics .mv .flex {
  justify-content: space-between;
  width: 82.9vw;
  float: right;
  margin: 0px 0 0px;
  align-items: end;
}
@media screen and (max-width: 768px), print {
  .topics .mv .flex {
    width: 100%;
    float: none;
    margin: 30px 0 0;
    align-items: end;
    justify-content: flex-end;
  }
}
.topics .mv .flex .flex-item.right {
  position: relative;
}
.topics .mv .flex .flex-item.right .mv-icon {
  position: absolute;
  top: 10.9vw;
  left: -12vw;
  font-size: 3vw;
  font-weight: 700;
}
@media screen and (max-width: 768px), print {
  .topics .mv .flex .flex-item.right .mv-icon {
    font-size: 5.33vw;
  }
}
@media screen and (max-width: 768px), print {
  .topics .mv .flex .flex-item.left {
    margin: 0 7.5vw 0 0;
  }
}

.topics .mv .flex .flex-item.right .bg {
  height: 18vw;
  width: 71.333vw;
  margin: 0 0 0px 0;
  background: none;
}
@media screen and (max-width: 768px), print {
  .topics .mv .flex .flex-item.right .bg {
    height: 24vw;
    width: 82.667vw;
    background-size: contain;
    margin: 0 0 6.67vw 0;
  }
}

.topics .cont1 {
  width: 66.667vw;
  margin: 0 auto 4.667vw;
  clear: both;
}
@media screen and (max-width: 768px), print {
  .topics .cont1 {
    width: 90%;
    margin: 0 auto 10vw;
  }
}

.topics .cont1 .inner p {
  margin: 0 0 1.667vw 0;
}
@media screen and (max-width: 768px), print {
  .topics .cont1 .inner p {
    margin: 0 0 2vw 0;
    text-align: justify;
    font-size: 4vw;
  }
}
.topics .cont1 .inner p.ttl {
  font-size: 1.6vw;
  border-bottom: 1px solid #a0a6a9;
  padding: 0 0 1vw;
  margin: 0 0 1vw 0;
  font-weight: 700;
}
@media screen and (max-width: 768px), print {
  .topics .cont1 .inner p.ttl {
    font-size: 4vw;
    padding: 0 0 2.667vw;
    margin: 0 0 2.667vw 0;
  }
}
.topics .cont1 .inner p.date {
  font-size: 1.067vw;
  margin: 0 0 0 0;
}
@media screen and (max-width: 768px), print {
  .topics .cont1 .inner p.date {
    font-size: 3.733vw;
  }
}
.topics .cont1 .list-answer p {
  color: #e56b00;
  font-weight: 700;
}
.topics .cont1 .list-answer .link {
  text-align: right;
}
.topics .cont1 .list-answer .link a {
  text-decoration: underline;
  color: #778ff2;
}
.sortNav {
  display: flex;
  font-weight: 700;
}
@media screen and (max-width: 768px), print {
  .sortNav {
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 6.667vw 0;
  }
}
.sortNav li {
  list-style: none;
  cursor: pointer;
  width: 25%;
  font-size: 1.6vw;
  color: #fff;
  text-align: center;
  padding: 1.067vw 0;
  margin: 0 0.333vw 3vw 0;
  transition: all 0.5s;
  letter-spacing: 2px;
}
@media screen and (max-width: 768px), print {
  .sortNav li {
    width: 42.5vw;
    font-size: 4vw;
    padding: 2.933vw 0;
  }
}
.sortNav li:hover {
  opacity: 0.5;
}
.sortNav li:last-child {
  margin: 0 0vw 3vw 0;
}
.sortNav li.btnAll {
  background: #c92a1d;
}
.sortNav li.btnGreen {
  background: #e56b00;
}
.sortNav li.btnRed {
  background: #2d96de;
}
.sortNav li.btnBlue {
  background: #8cc11f;
}

p.campaign {
  background-color: #8cc11f;
  width: 11vw;
  text-align: center;
  color: #fff;
  margin: 0 0 1.467vw 0;
  font-size: 1.067vw;
  padding: 0.667vw 0;
  font-weight: 700;
  letter-spacing: 1px;
}
p.new {
  background-color: #e56b00;
  width: 11vw;
  text-align: center;
  color: #fff;
  margin: 0 0 1.467vw 0;
  font-size: 1.067vw;
  padding: 0.667vw 0;
  font-weight: 700;
  letter-spacing: 1px;
}
p.media {
  background-color: #2d96de;
  width: 11vw;
  text-align: center;
  color: #fff;
  margin: 0 0 1.467vw 0;
  font-size: 1.067vw;
  padding: 0.667vw 0;
  font-weight: 700;
  letter-spacing: 1px;
}
p.new a,
p.media a,
p.campaign a {
  color: #fff;
}
.sortNav li a {
  color: #fff;
}
.container.flex {
  clear: both;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 768px), print {
  .container.flex {
    flex-direction: column;
  }
}

@media screen and (max-width: 768px), print {
  .container.flex .container-item.left {
    margin: 0 0vw 0 0;
  }
}
.cont1 .inner h2 {
  font-size: 1.6vw;
  font-weight: 700;
  border: 1px solid #a0a6a9;
  display: inline-block;
  padding: 0.267vw 1.333vw;
  margin: 0 0 1.1vw 0;
}
@media screen and (max-width: 768px), print {
  .cont1 .inner h2 {
    font-size: 3.2vw;
    padding: 1vw 0;
    margin: 0 0 6vw 0;
    width: 24vw;
    text-align: center;
  }
}
@media screen and (max-width: 768px), print {
  .container > h2 {
    font-size: 5.333vw;
    margin-bottom: 3vw;
  }
}
.container.flex .container-item.right {
  width: 12vw;
}
@media screen and (max-width: 768px), print {
  .container.flex .container-item.right {
    width: 90vw;
    margin: 10vw 0 0 0;
  }
}
.container.flex .container-item.right h2 {
  background: #e56b00;
  color: #fff;
  text-align: center;
  margin: 1.75vw 0 0vw;
  padding: 0.5vw;
}
.item {
  width: 100%;
  height: auto;
  padding: 1.5vw 0;
}
@media screen and (max-width: 768px), print {
  .item {
    padding: 0;
    margin: 0 0 17.333vw 0;
  }
}
.item a {
  display: block;
}
.topics .item .flex {
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 768px), print {
  .topics .item .flex {
    flex-direction: column;
  }
}
@media screen and (max-width: 768px), print {
  .topics .flex-item.right ul.flex {
    flex-direction: column;
  }
}

.topics .item .flex-item.left {
  width: 100%;
  margin: 0 4vw 0 0;
}
@media screen and (max-width: 768px), print {
  .topics .item .flex-item.left {
    margin: 0 0vw 3vw 0;
  }
}
.topics .item .flex .flex-item.left img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px), print {
  .topics .item .flex .flex-item.left img {
    margin: 0 0vw 6.667vw 0;
  }
}
.topics .item .flex .flex-item.right {
  width: 32vw;
}
@media screen and (max-width: 768px), print {
  .topics .item .flex .flex-item.right {
    width: 100%;
  }
}
@media screen and (max-width: 768px), print {
  .topics .item a > .flex > .flex-item.left {
    width: 90vw;
    margin: 0 0vw 6.667vw 0;
  }
}
.topics .item .flex .category {
  width: 11vw;
  text-align: center;
  color: #fff;
  margin: 0 0 1.467vw 0;
  font-size: 1.067vw;
  padding: 0.667vw 0;
  font-weight: 700;
  letter-spacing: 1px;
}
@media screen and (max-width: 768px), print {
  .topics .item .flex-item.left p {
    width: 24vw;
    margin: 0 0vw 3vw 0;
    font-size: 3.2vw;
    padding: 2vw 0px;
    text-align: center;
  }
}
.topics .item .flex-item.right {
  justify-content: flex-start;
  align-items: flex-start;
}
.topics .cont1 p.archive {
  text-align: right;
  margin: 2.667vw 0 5.667vw;
}
@media screen and (max-width: 768px), print {
  .topics .cont1 p.archive {
    margin: 0 0 24vw 0;
  }
}
.topics .archive a {
  text-decoration: underline;
  color: #e56b00;
}

.topics .pagination {
  text-align: center;
}
.page-numbers {
  background: #fff;
  border: 1px solid #e2e2e2;
  color: #808080;
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  height: 40px;
  line-height: 38px;
  margin-right: 14px;
  min-width: 40px;
  text-align: center;
  text-decoration: none;
}
.page-numbers.current {
  background: #e56b00;
  border: 1px solid #e56b00;
  color: #fff;
  font-weight: 700;
}
