/* hover
=================================================================== */
/* ================================================ vw */
/* ================================================ vh */
/* common
=================================================================== */
/* layout
=================================================================== */
/* imgCover
=================================================================== */
/* mask
=================================================================== */
/* background
=================================================================== */
/* flex
=================================================================== */
/* animation delay
=================================================================== */
/* 3d
=================================================================== */
/* font
=================================================================== */
/* textTate
=================================================================== */
/* vw
=================================================================== */
/* form
=================================================================== */
/* ============================================================================================ topMain */
.topMain {
  position: relative;
  margin-bottom: 4.0263543192vw;
}

/* --------------------------------------- topMain article */
.topMain__article {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.topMain__section {
  align-self: flex-start;
  width: 50%;
}

/* --------------------------------------- topMain__pickUp block */
.topMain__pickUp--block {
  position: relative;
  margin-bottom: 1.4641288433vw;
}
.topMain__pickUp--block .corner {
  width: 1.0980966325vw;
  height: 1.0980966325vw;
  right: -1.0980966325vw;
}
.topMain__pickUp--block .corner::before {
  right: 0.0732064422vw;
  border-bottom-left-radius: 0.5490483163vw;
}
.topMain__pickUp--block .corner::after {
  left: -0.0732064422vw;
  bottom: -0.1464128843vw;
  background: radial-gradient(circle at 100% 0%, rgba(0, 0, 0, 0) 1.0980966325vw, #fff 0);
}

/* ====================================================================== cardBoxLeader */
.cardBoxLeader {
  position: absolute;
  width: 13.17715959vw;
  right: 0;
  top: 0;
  display: flex;
  justify-content: flex-end;
  padding-left: 1.0980966325vw;
}

/* ------------------------------------------ sliderText anime 1 fixedBtn__search */
@keyframes sliderText-anime-featured {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-3.8067349927vw, 0, 0);
  }
}
.cardBoxLeader .sliderText__anime--wrapper {
  align-self: center;
  width: 6.2225475842vw;
  border-radius: 9999px;
  background-color: rgba(var(--color-text), 1);
}
.cardBoxLeader .sliderText {
  font-size: 10px;
  font-size: 0.7320644217vw;
  color: rgba(var(--keyColor-base), 1);
  line-height: 1.317715959vw;
  padding-left: 0.7320644217vw;
}
.cardBoxLeader .sliderText {
  width: 3.8067349927vw;
}
.cardBoxLeader .sliderText__anime {
  width: calc(100% + 3.8067349927vw);
  -webkit-animation: sliderText-anime-featured 5s linear 0s infinite;
  animation: sliderText-anime-featured 5s linear 0s infinite;
}

/* ------------------------------------------ cardBoxLeader__title */
.cardBoxLeader__title {
  font-size: 15px;
  font-size: 1.0980966325vw;
  letter-spacing: 0.05em;
  margin-left: 0.7320644217vw;
  white-space: nowrap;
}

/* ====================================================================== cardBox */
/* --------------------------------------- cardBoxHeader */
.cardBoxHeader {
  width: calc(100% - 13.17715959vw);
  position: relative;
  height: 2.5vw;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #000;
  border-radius: 0.7320644217vw 0.7320644217vw 0 0;
  margin-bottom: -1px;
  z-index: 2;
}

/* --------------------------------------- cardBoxInner */
.cardBoxInner {
  position: relative;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #000;
  border-radius: 0 0.7320644217vw 0.7320644217vw 0.7320644217vw;
}

/* ====================================================================== topMain__pickUp */
.topMain__pickUp {
  width: calc(50% - 2.2vw);
}

/* ====================================================================== topMain__newPost */
.topMain__newPost .cardBoxHeader {
  background-color: #fff;
}

.topMain__newPost--inner {
  background-color: #fff;
  min-height: 40vw;
}

/* --------------------------------------- topMain__newPost block */
.topMain__newPost--block {
  position: relative;
  padding: 1.4641288433vw 2.0497803807vw;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: rgba(var(--color-text), 1);
}
.topMain__newPost--block:last-child {
  border-bottom: none;
}
.topMain__newPost--block:first-child {
  padding-top: 1.1641288433vw;
}
.topMain__newPost--block:first-child .topMain__newPost--thum {
  margin-top: -1.5vw;
  z-index: 3;
}

/* --------------------------------------- topMain__newPost thum */
a.topMain__newPost--thum {
  position: relative;
  width: 22.1428571429%;
  height: auto;
}

.topMain__newPost--thumMask {
  padding-top: 100%;
}

.thumMask--w .topMain__newPost--thumMask {
  mask-image: url(../img/contents/top/mask--w.svg);
  -webkit-mask-image: url(../img/contents/top/mask--w.svg);
}

.thumMask--a .topMain__newPost--thumMask {
  mask-image: url(../img/contents/top/mask--a.svg);
  -webkit-mask-image: url(../img/contents/top/mask--a.svg);
}

.thumMask--n .topMain__newPost--thumMask {
  mask-image: url(../img/contents/top/mask--n.svg);
  -webkit-mask-image: url(../img/contents/top/mask--n.svg);
}

.thumMask--d .topMain__newPost--thumMask {
  mask-image: url(../img/contents/top/mask--d.svg);
  -webkit-mask-image: url(../img/contents/top/mask--d.svg);
}

.thumMask--e .topMain__newPost--thumMask {
  mask-image: url(../img/contents/top/mask--e.svg);
  -webkit-mask-image: url(../img/contents/top/mask--e.svg);
}

.thumMask--r .topMain__newPost--thumMask {
  mask-image: url(../img/contents/top/mask--r.svg);
  -webkit-mask-image: url(../img/contents/top/mask--r.svg);
}

/* --------------------------------------- topMain__newPost infoMain */
.topMain__newPost--infoMain {
  position: relative;
  padding-left: 4.8vw;
  margin-bottom: 1.0980966325vw;
}
.topMain__newPost--infoMain .objectsIcon {
  left: 0;
  top: 0;
}

/* --------------------------------------- topMain__newPost info */
.topMain__newPost--info {
  position: relative;
  align-self: center;
  width: 73.2142857143%;
}

.topMain__newPost--infoTitle--main {
  font-size: 19px;
  font-size: 1.3909224012vw;
  line-height: 1.4;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 0.5856515373vw;
}

.topMain__newPost--infoTitle--data {
  font-size: 13px;
  font-size: 0.9516837482vw;
  line-height: 1;
}

/* ====================================================================== topMain__todayRec */
.topMain__todayRec {
  position: sticky;
  top: 4.9048316252vw;
}

/* --------------------------------------- topMain__todayRec inner */
.topMain__todayRec--inner {
  position: relative;
  padding-top: 104.3613707165%;
}
.topMain__todayRec--inner::after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(../img/contents/top/kvMask--border.svg);
  z-index: 2;
  pointer-events: none;
}

/* --------------------------------------- topMain__todayRec leader */
.topMain__todayRec--leader {
  position: absolute;
  width: 10.2803738318%;
  top: 0;
  right: -1.5576323988%;
}

.topMain__todayRec--leader--text {
  text-indent: -9999px;
  height: 0;
  padding-top: 530.303030303%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(../img/contents/top/todayRec__leader.svg);
}

/* --------------------------------------- topMain__todayRec block */
.topMain__todayRec--block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mask-image: url(../img/contents/top/kvMask.svg);
  -webkit-mask-image: url(../img/contents/top/kvMask.svg);
  z-index: 1;
}

/* --------------------------------------- topMain__todayRec link thum */
.topMain__todayRec--link, .topMain__todayRec--thum {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.topMain__todayRec--link {
  z-index: 4;
}

.topMain__todayRec--thum {
  z-index: 1;
}

.topMain__todayRec--thumImg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* --------------------------------------- topMain__todayRec objectsIcon */
.topMain__todayRec--objectsIcon {
  width: 8.2554517134%;
  z-index: 2;
  transform: translateY(-100px);
}

/* --------------------------------------- topMain__todayRec title */
.topMain__todayRec--titleBlock {
  position: absolute;
  width: 91.887675507%;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 4.1853512706%;
  z-index: 3;
}
.topMain__todayRec--titleBlock::after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(../img/contents/top/todayRec__titleBlock--border.svg);
}

.topMain__todayRec--titleBlock--inner {
  position: relative;
  padding-top: 14.7707979626%;
  mask-image: url(../img/contents/top/todayRec__titleBlock--mask.svg);
  -webkit-mask-image: url(../img/contents/top/todayRec__titleBlock--mask.svg);
  background-color: rgba(var(--keyColor-base), 1);
}

.topMain__todayRec--titleBlock--main {
  position: absolute;
  width: 83.1918505942%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.topMain__todayRec--title, .topMain__todayRec--date {
  line-height: 1.4;
  text-align: left;
  white-space: nowrap;
}

.topMain__todayRec--title {
  font-size: 22px;
  font-size: 1.6105417277vw;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-top: 0.1em;
}

.topMain__todayRec--date {
  font-size: 14px;
  font-size: 1.0248901903vw;
  margin-top: 0.5856515373vw;
}

/* ====================================================================== topMain__special */
.topMain__special .corner {
  right: auto;
  left: -1.0980966325vw;
  transform: rotate(-90deg);
}
.topMain__special .corner::after {
  background: radial-gradient(circle at 100% 0%, rgba(0, 0, 0, 0) 1.0980966325vw, rgba(var(--keyColor-special), 1) 0);
}
.topMain__special .cardBoxHeader {
  width: calc(100% - 10.7vw);
  margin-left: auto;
  background-color: rgba(var(--keyColor-special), 1);
}
.topMain__special .cardBoxLeader {
  right: auto;
  left: 0;
  justify-content: flex-start;
  padding-left: 0;
  padding-right: 1.0980966325vw;
}

/* --------------------------------------- topMain__special title */
.topMain__special--inner {
  border-radius: 0.7320644217vw 0 0.7320644217vw 0.7320644217vw;
  background-color: rgba(var(--keyColor-special), 1);
}

/* --------------------------------------- topMain__special block */
.topMain__special--block {
  position: relative;
  padding: 0 2.0497803807vw;
  min-height: 13.17715959vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 1.4641288433vw;
}

/* --------------------------------------- topMain__special link */
.topMain__special--link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}

/* --------------------------------------- topMain__special thum */
.topMain__special--thum {
  position: absolute;
  width: 39.8214285714%;
  top: 0;
  right: 2.0497803807vw;
  z-index: 1;
}
.topMain__special--thum .thumImgWrapper {
  padding-top: 72.6457399103%;
}

/* ====================================================================== topMain__special */
.topMain__todayTag {
  margin-bottom: 0;
}
.topMain__todayTag .corner::after {
  background: radial-gradient(circle at 100% 0%, rgba(0, 0, 0, 0) 1.0980966325vw, rgba(var(--keyColor-base), 1) 0);
}
.topMain__todayTag .cardBoxHeader {
  background-color: rgba(var(--keyColor-base), 1);
}

/* --------------------------------------- topMain__special title */
.topMain__todayTag--inner {
  height: 16.4714494876vw;
  background-color: rgba(var(--keyColor-base), 1);
}

.topMain__todayTag--hash {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.topMain__todayTag--hash .hash {
  position: absolute;
  top: -100px;
}
.topMain__todayTag--hash .hashText {
  height: 3.6603221083vw;
  font-size: 25px;
  font-size: 1.8301610542vw;
  line-height: 3.6603221083vw;
  padding: 0 1.317715959vw;
}

/* ====================================================================== newPostArticle */
.newPostArticle .tabHeader::after, .newPostArticle .tabSection::before {
  background-color: rgba(var(--keyColor-base), 1);
}
.newPostArticle .tabSection, .newPostArticle .tabHeader__inner, .newPostArticle .tabSection::after {
  background-color: #fff;
}
.newPostArticle .corner::after {
  background: radial-gradient(circle at 100% 0%, rgba(0, 0, 0, 0) 2.196193265vw, #fff 0);
}
.newPostArticle .tabHeader__bottom > div::before {
  background: radial-gradient(circle at 0% 100%, rgba(0, 0, 0, 0) 2.196193265vw, rgba(var(--keyColor-base), 1) 2.196193265vw);
}
.newPostArticle .objList {
  margin-top: 1.0980966325vw;
}/*# sourceMappingURL=top.css.map */