.attention_sec {
  position: relative;
  z-index: 4;
  padding: 10px 0px 75px;
}
@media (max-width: 800px) {
  .attention_sec {
    padding: 0px 0px 75px;
  }
}
@media (max-width: 480px) {
  .attention_sec {
    padding: 10px 0 50px;
  }
}
.attention_sec .inner {
  width: 1000px;
  margin: 0 auto;
}
@media (max-width: 1100px) {
  .attention_sec .inner {
    width: calc(100% - 90px);
  }
}
@media (max-width: 480px) {
  .attention_sec .inner {
    width: calc(100% - 40px);
  }
}
.attention_sec .inner .cat_ttl_con {
  max-width: 420px;
  margin: 0 auto;
  margin-bottom: 24px;
  background: #00BAC6;
  border-radius: 9999px;
}
@media (max-width: 800px) {
  .attention_sec .inner .cat_ttl_con {
    width: 84.3%;
  }
}
@media (max-width: 480px) {
  .attention_sec .inner .cat_ttl_con {
    width: 100%;
  }
}
.attention_sec .inner .cat_ttl_con h2.cat_main {
  position: relative;
  z-index: 1;
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  padding: 3px 0;
}
@media (max-width: 480px) {
  .attention_sec .inner .cat_ttl_con h2.cat_main {
    font-size: 16px;
  }
}
.attention_sec .inner .cat_ttl_con .sub {
  padding-top: 21px;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}
.attention_sec .inner .cat_ttl_con .sub:after {
  display: block;
  width: 38px;
  height: 3px;
  margin: 0 auto;
  background: #00bac6;
  content: "";
}
.attention_sec .inner .tax_cat_ttl_con {
  margin: 0 auto;
  margin-bottom: 24px;
  background: #00BAC6;
  border-radius: 9999px;
  max-width: 380px;
}
@media (max-width: 480px) {
  .attention_sec .inner .tax_cat_ttl_con {
    padding-top: 0px;
    width: 85%;
  }
}
.attention_sec .inner .tax_cat_ttl_con h2.cat_main {
  position: relative;
  z-index: 1;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  padding: 3px 0;
  padding-left: 22px;
}
@media (max-width: 800px) {
  .attention_sec .inner .tax_cat_ttl_con h2.cat_main {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .attention_sec .inner .tax_cat_ttl_con h2.cat_main {
    padding-left: 12px;
  }
}
@media (max-width: 410px) {
  .attention_sec .inner .tax_cat_ttl_con h2.cat_main {
    font-size: 13px;
  }
}
.attention_sec .inner .tax_cat_ttl_con h2.cat_main:before {
  position: absolute;
  top: 0;
  content: "";
  left: 14px;
  width: 20px;
  height: 20px;
  background-image: url(../img/tax-cat-ttl-i.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 480px) {
  .attention_sec .inner .tax_cat_ttl_con h2.cat_main:before {
    width: 15px;
    height: 15px;
  }
}
.attention_sec .inner .tax_cat_ttl_con h2.cat_main:after {
  position: absolute;
  top: 0;
  content: "";
  left: 0;
  width: 47px;
  height: 100%;
  background: #00868E;
  border-radius: 9999px 0 0 9999px;
}
@media (max-width: 480px) {
  .attention_sec .inner .tax_cat_ttl_con h2.cat_main:after {
    width: 38px;
  }
}
.attention_sec .inner .tax_cat_ttl_con .sub {
  padding-top: 21px;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}
.attention_sec .inner .tax_cat_ttl_con .sub:after {
  display: block;
  width: 38px;
  height: 3px;
  margin: 0 auto;
  background: #00bac6;
  content: "";
}
.attention_sec .inner .attention_wrap {
  position: relative;
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
@media (max-width: 1100px) {
  .attention_sec .inner .attention_wrap {
    gap: 3%;
  }
}
@media (max-width: 800px) {
  .attention_sec .inner .attention_wrap {
    display: block;
  }
}
.attention_sec .inner .attention_wrap .attention_b {
  width: 317px;
  height: 388px;
  border-radius: 6px;
  background: #fff;
  box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1100px) {
  .attention_sec .inner .attention_wrap .attention_b {
    width: 31.33%;
    height: 38.5vw;
  }
}
@media (max-width: 970px) {
  .attention_sec .inner .attention_wrap .attention_b {
    height: 42.5vw;
  }
}
@media (max-width: 800px) {
  .attention_sec .inner .attention_wrap .attention_b {
    height: 100%;
    width: 100%;
    max-height: 180px;
    margin-bottom: 12px;
  }
}
@media (max-width: 675px) {
  .attention_sec .inner .attention_wrap .attention_b {
    max-height: 100%;
  }
}
@media (max-width: 1100px) {
  .attention_sec .inner .attention_wrap .attention_b:nth-child(1), .attention_sec .inner .attention_wrap .attention_b:nth-child(2), .attention_sec .inner .attention_wrap .attention_b:nth-child(3) {
    margin-bottom: 3%;
  }
}
@media (max-width: 800px) {
  .attention_sec .inner .attention_wrap .attention_b:nth-child(1), .attention_sec .inner .attention_wrap .attention_b:nth-child(2), .attention_sec .inner .attention_wrap .attention_b:nth-child(3) {
    margin-bottom: 12px;
  }
}
.attention_sec .inner .attention_wrap .attention_b:hover a {
  background: #ececec;
}
.attention_sec .inner .attention_wrap .attention_b:hover a .rank_thumb img {
  transform: scale(1.1);
}
.attention_sec .inner .attention_wrap .attention_b a {
  display: block;
  width: 100%;
  height: 100%;
  transition: 0.5s;
}
@media (max-width: 800px) {
  .attention_sec .inner .attention_wrap .attention_b a {
    display: flex;
  }
}
.attention_sec .inner .attention_wrap .attention_b a .rank_thumb {
  width: 100%;
  height: 195px;
  overflow: hidden;
  border-radius: 4px 4px 0 0;
}
@media (max-width: 1100px) {
  .attention_sec .inner .attention_wrap .attention_b a .rank_thumb {
    height: 17.711vw;
  }
}
@media (max-width: 800px) {
  .attention_sec .inner .attention_wrap .attention_b a .rank_thumb {
    height: auto;
    min-width: 50%;
    max-height: 180px;
    border-radius: 4px 0 0 4px;
  }
}
@media (max-width: 675px) {
  .attention_sec .inner .attention_wrap .attention_b a .rank_thumb {
    max-height: 100%;
  }
}
@media (max-width: 600px) {
  .attention_sec .inner .attention_wrap .attention_b a .rank_thumb {
    width: 125px;
    flex: 0 0 125px;
    display: flex;
    flex-direction: column;
  }
}
.attention_sec .inner .attention_wrap .attention_b a .rank_thumb img {
  width: 100%;
  height: 195px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.4s;
  border-radius: 4px 4px 0 0;
}
@media (max-width: 800px) {
  .attention_sec .inner .attention_wrap .attention_b a .rank_thumb img {
    height: 100%;
    border-radius: 4px 0 0 4px;
  }
}
@media (max-width: 600px) {
  .attention_sec .inner .attention_wrap .attention_b a .rank_thumb img {
    border-radius: 4px 0 0 0;
  }
}
.attention_sec .inner .attention_wrap .attention_b a .rank_thumb .cat_ttl.sp_only {
  position: relative;
  display: inline-block;
  background: #00bac6;
  padding: 0 6px;
  color: #fff;
  font-size: 14px;
  border-radius: 4px;
  padding-left: 18px;
  font-weight: 500;
  display: none;
}
@media (max-width: 600px) {
  .attention_sec .inner .attention_wrap .attention_b a .rank_thumb .cat_ttl.sp_only {
    display: block;
    border-radius: 0 0 0 4px;
    height: auto;
    padding: 10px;
    padding-left: 18px;
  }
}
@media (max-width: 480px) {
  .attention_sec .inner .attention_wrap .attention_b a .rank_thumb .cat_ttl.sp_only {
    line-height: 1.35;
  }
}
@media (max-width: 420px) {
  .attention_sec .inner .attention_wrap .attention_b a .rank_thumb .cat_ttl.sp_only {
    padding: 5px;
    padding-left: 15px;
    text-align: left;
  }
}
.attention_sec .inner .attention_wrap .attention_b a .rank_thumb .cat_ttl.sp_only:before {
  position: absolute;
  width: 10px;
  height: 100%;
  content: "";
  background: #00868e;
  left: 0;
  border-radius: 4px 0 0 4px;
}
@media (max-width: 600px) {
  .attention_sec .inner .attention_wrap .attention_b a .rank_thumb .cat_ttl.sp_only:before {
    top: 0;
    border-radius: 0 0 0 4px;
  }
}
@media (max-width: 600px) {
  .attention_sec .inner .attention_wrap .attention_b a .rank_thumb .cat_ttl.sp_only span.pc_only {
    display: none;
  }
}
@media (max-width: 600px) {
  .attention_sec .inner .attention_wrap .attention_b a .rank_thumb .cat_ttl.sp_only br.sp_only {
    display: block;
  }
}
.attention_sec .inner .attention_wrap .attention_b a .rank_thumb .cat_ttl.cat1:before {
  background: #00868e;
}
.attention_sec .inner .attention_wrap .attention_b a .rank_thumb .cat_ttl.cat2:before {
  background: #fbcc3b;
}
.attention_sec .inner .attention_wrap .attention_b a .rank_thumb .cat_ttl.cat3:before {
  background: #de5451;
}
.attention_sec .inner .attention_wrap .attention_b a .rank_thumb .cat_ttl.cat4:before {
  background: #2b7ac8;
}
.attention_sec .inner .attention_wrap .attention_b a .rank_desc {
  padding: 16px 20px;
  transition: 0.4s;
}
@media (max-width: 800px) {
  .attention_sec .inner .attention_wrap .attention_b a .rank_desc {
    padding: 15px;
    min-width: 50%;
  }
}
@media (max-width: 480px) {
  .attention_sec .inner .attention_wrap .attention_b a .rank_desc {
    padding: 10px 15px;
  }
}
.attention_sec .inner .attention_wrap .attention_b a .rank_desc .cat_ttl.pc_only {
  position: relative;
  display: inline-block;
  background: #00bac6;
  padding: 0 6px;
  color: #fff;
  font-size: 14px;
  border-radius: 4px;
  padding-left: 18px;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.attention_sec .inner .attention_wrap .attention_b a .rank_desc .cat_ttl.pc_only .tab_only {
  display: none;
}
@media (max-width: 1040px) {
  .attention_sec .inner .attention_wrap .attention_b a .rank_desc .cat_ttl.pc_only .tab_only {
    display: block;
  }
}
@media (max-width: 800px) {
  .attention_sec .inner .attention_wrap .attention_b a .rank_desc .cat_ttl.pc_only .tab_only {
    display: none;
  }
}
@media (max-width: 1040px) {
  .attention_sec .inner .attention_wrap .attention_b a .rank_desc .cat_ttl.pc_only {
    padding: 3px 6px;
    padding-left: 18px;
    line-height: 1.35;
  }
}
@media (max-width: 600px) {
  .attention_sec .inner .attention_wrap .attention_b a .rank_desc .cat_ttl.pc_only {
    display: none;
  }
}
.attention_sec .inner .attention_wrap .attention_b a .rank_desc .cat_ttl.pc_only:before {
  position: absolute;
  width: 10px;
  height: 100%;
  content: "";
  background: #00868e;
  top: 0;
  left: 0;
  border-radius: 4px 0 0 4px;
}
.attention_sec .inner .attention_wrap .attention_b a .rank_desc .cat_ttl.cat1:before {
  background: #00868e;
}
.attention_sec .inner .attention_wrap .attention_b a .rank_desc .cat_ttl.cat2:before {
  background: #fbcc3b;
}
.attention_sec .inner .attention_wrap .attention_b a .rank_desc .cat_ttl.cat3:before {
  background: #de5451;
}
.attention_sec .inner .attention_wrap .attention_b a .rank_desc .cat_ttl.cat4:before {
  background: #2b7ac8;
}
.attention_sec .inner .attention_wrap .attention_b a .rank_desc h3.r_ttl {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: 500;
  line-height: 1.5;
}
@media (max-width: 900px) {
  .attention_sec .inner .attention_wrap .attention_b a .rank_desc h3.r_ttl {
    font-size: 14px;
  }
}
@media (max-width: 801px) {
  .attention_sec .inner .attention_wrap .attention_b a .rank_desc h3.r_ttl {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .attention_sec .inner .attention_wrap .attention_b a .rank_desc h3.r_ttl {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .attention_sec .inner .attention_wrap .attention_b a .rank_desc h3.r_ttl {
    font-size: 14px;
  }
}
.attention_sec .inner .attention_wrap .attention_b a .rank_desc p.r_txt {
  font-size: 14px;
}
@media (max-width: 800px) {
  .attention_sec .inner .attention_wrap .attention_b a .rank_desc .tag_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 4%;
  }
}
.attention_sec .inner .attention_wrap .attention_b a .rank_desc .tag_wrap .tag {
  font-size: 13px;
  color: #00868e;
}
.attention_sec .inner .attention_wrap .sponsor_tag a .rank_thumb {
  position: relative;
}
.attention_sec .inner .attention_wrap .sponsor_tag a .rank_thumb:before {
  position: absolute;
  background-image: url(../img/sponsor-i.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 111px;
  height: 20px;
  content: "";
  top: 10px;
  left: 0;
  z-index: 9000;
}/*# sourceMappingURL=article.css.map */