﻿@charset "UTF-8";
#cntsSct {
  padding-top: min(29vw, 202.8px);
}
@media screen and (min-width: 769px) {
  #cntsSct {
    padding-top: min(7.5vw, 96px);
  }
}
/* ==================================================
NewsAllArea
================================================== */
.NewsAllArea {
}
.NewsAllArea .cntsWrapper {
}
.NewsAllArea .cntsWrapper > .ttlObj {
  text-align: left;
}

.newswrapper {
}
.newswrapper .categoryBlk {
  margin: 15% 0 0 auto;
  width: 70%;
}
.newswrapper .categoryBlk .categoryLists {
  display: flex;
  justify-content: flex-end;
  flex-flow: wrap;
}
.newswrapper .categoryBlk .categoryLists .categoryList {
  margin: 0 0 0 1em;
}

.newswrapper .categoryBlk .categoryLists .categoryList + .categoryList {
}
.newswrapper .categoryBlk .categoryLists .categoryList a {
  text-decoration: none;
}
.newswrapper .categoryBlk .categoryLists .categoryList.cs {
  opacity: 0.8;
  pointer-events: none;
}
.newswrapper .categoryBlk .categoryLists .categoryList.cs::before {
  content: none;
}

.newswrapper .newsArchivesArea {
  margin: 15% auto 0;
}
.newswrapper .newsArchivesArea .ttlGlp {
  text-align: left;
  margin: 0 0 8%;
}
.newswrapper .newsArchivesArea .ttlGlp .ttlObj {
}
.newswrapper .newsArchivesArea .ttlGlp .txtObj {
}

.newswrapper .newsArchivesArea .newsGlp {
}

.newsSet {
}
.newsSet + .newsSet {
  margin-top: 10%;
}
.newsSet .mainImg {
}
.newsSet .newsInfo {
  text-align: left;
  display: flex;
  flex-flow: wrap;
  margin: 5% auto 0;
  align-items: center;
  border-bottom: 1px solid var(--clr-line);
  padding: 0 0 1em;
}
.newsSet .newsInfo .date {
}
.newsSet .newsInfo .tag {
  margin: 0 0 0 2em;
}
.newsSet .newsInfo .ttl {
  margin: 1.5em auto 0;
  width: 100%;
}
.newsSet .imgtxtGlp {
  margin: 5% auto 0;
}
.newsSet .imgtxtGlp .txtObj {
  text-align: left;
}
.newsSet .imgtxtGlp .imgObj {
  margin: 5% auto;
}
.newsSet .imgtxtGlp .catchBlk {
  background: #fff;
  padding: 2em;
  margin: 5% auto 0;
}
.newsSet .imgtxtGlp .catchBlk .txtObj {
}

@media screen and (min-width: 769px) {
  .NewsAllArea {
  }
  .NewsAllArea .cntsWrapper {
  }
  .NewsAllArea .cntsWrapper > .ttlObj {
  }

  .newswrapper {
    margin: 8% auto 0;
    position: relative;
    display: flex;
    align-items: flex-start;
    width: 100%;
  }
  .newswrapper .categoryBlk {
    margin: 0 6% 0 0;
    width: min(15%, 120px);
    position: sticky;
    top: 15%;
  }
  .newswrapper .categoryBlk .categoryLists {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .newswrapper .categoryBlk .categoryLists .categoryList {
    margin: 0 0 0em;
    text-align: left;
  }
  .newswrapper .categoryBlk .categoryLists .categoryList + .categoryList {
  }
  .newswrapper .categoryBlk .categoryLists .categoryList.cs {
  }

  .newswrapper .newsArchivesArea {
    margin: 0 auto 0 0;
    width: min(80%, 1300px);
  }
  .newswrapper .newsArchivesArea .ttlGlp {
    margin: 0 0 4%;
    ,: ;
  }
  .newswrapper .newsArchivesArea .ttlGlp .ttlObj {
  }
  .newswrapper .newsArchivesArea .ttlGlp .txtObj {
  }

  .newswrapper .newsArchivesArea .newsGlp {
    justify-content: flex-start;
  }
  .newswrapper .newsArchivesArea .newsGlp {
  }

  .newsSet {
    width: min(90%, 760px);
  }
  .newsSet .mainImg {
  }
  .newsSet .newsInfo {
  }
  .newsSet .newsInfo .date {
  }
  .newsSet .newsInfo .tag {
  }
  .newsSet .newsInfo .ttl {
    margin: 1em auto 0;
  }
  .newsSet .imgtxtGlp {
  }
  .newsSet .imgtxtGlp .txtObj {
  }
  .newsSet .imgtxtGlp .imgObj {
  }
  .newsSet .imgtxtGlp .catchBlk {
  }
  .newsSet .imgtxtGlp .catchBlk .txtObj {
  }
}
@media screen and (min-width: 961px) {
  .NewsAllArea {
  }
  .NewsAllArea .cntsWrapper {
  }
  .NewsAllArea .cntsWrapper > .ttlObj {
  }

  .newswrapper {
    margin: 8% auto 0;
  }
  .newswrapper .categoryBlk {
  }
  .newswrapper .categoryBlk .categoryLists {
  }
  .newswrapper .categoryBlk .categoryLists .categoryList {
  }
  .newswrapper .categoryBlk .categoryLists .categoryList + .categoryList {
  }
  .newswrapper .categoryBlk .categoryLists .categoryList.cs {
  }

  .newswrapper .newsArchivesArea {
  }
  .newswrapper .newsArchivesArea .ttlGlp {
  }
  .newswrapper .newsArchivesArea .ttlGlp .ttlObj {
  }
  .newswrapper .newsArchivesArea .ttlGlp .txtObj {
  }

  .newswrapper .newsArchivesArea .newsGlp {
  }
  .newswrapper .newsArchivesArea .newsGlp {
  }

  .newsSet {
  }
  .newsSet .mainImg {
  }
  .newsSet .newsInfo {
  }
  .newsSet .newsInfo .date {
  }
  .newsSet .newsInfo .tag {
  }
  .newsSet .newsInfo .ttl {
  }
  .newsSet .imgtxtGlp {
  }
  .newsSet .imgtxtGlp .txtObj {
  }
  .newsSet .imgtxtGlp .imgObj {
  }
  .newsSet .imgtxtGlp .catchBlk {
  }
  .newsSet .imgtxtGlp .catchBlk .txtObj {
  }
}
