@charset "utf-8";

.dtNewsCatSet {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.newsMainImgBox {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}

.newsImgBx > span >img {
    justify-content: center;
    align-items: center;
    position: absolute;
    display: flex;
    top: 0;
    right: 0;
    max-height: 100%;
    height: auto;
    max-width: 100%;
    width: auto;
    bottom: 0;
    left: 0;
    margin: auto;
}
  
.newsImgBx > img+span{
    display: none;
}

.newsTitleBx {
    margin: 20px 0 0;
}

.newsTitle {
    font-size: 12px;
    font-weight: 400;
    color: #202020;
    margin-top: 14.5px;
    letter-spacing: 0.05em;
    line-height: 1.875em;
}

.newsCate {
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.4em;
    display: inline-block;
    color: #EF7C38;
    padding: 2px 10px;
    border: 1px solid #EF7C38;
    border-radius: 8px;
    font-size: 14px;
}

.newsImgBx > span >img {
      justify-content: center;
      align-items: center;
      position: absolute;
      display: flex;
      top: 0;
      right: 0;
      max-height: 100%;
      height: auto;
      max-width: 100%;
      width: auto;
      bottom: 0;
      left: 0;
      margin: auto;
}

.newsImgBx > img+span{
    display: none;
}

.newsBtn01:after {
    transform: scaleX(-1) !important;
    right: auto;
    left: 16px;
}

.newsBtn01:hover:after {
    filter: brightness(0) invert(1);
}

.newsBtn01:hover {
    background: #333;
    color: #fff;
}

/*--------------------------detail------------------------------------*/

.inDetailSliderBox {
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
}

.newsCategory {
    width: 100%;
    margin: 0 auto;
}

.newspCategory>p {
    display: inline-block;
    margin: 15px 0 0 0;
    background: #FAA506;
    color: #fff;
    padding: 2px 2%;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.04em;
}

.newsTitBox {
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
    padding: 0 0 15px;
}

.contentsWr {
    width: 100%;
    margin: 30px auto 0;
}

.newsTit01 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.05em;
}

.newsContentsBox {
    margin: 30px auto 0;
}

.youtubeBoxWr {
    margin: 40px auto 0;
}

.backBtn.btn01:before {
    display: none;
}

.pdfBtn.btn01:before {
    display: none;
}

.pdfBtn.btn01 {
    background-color: #57BFCC;
    border-color: #57BFCC;
    color: #fff;
    font-size: 18px;
}

.pdfBtn.btn01:hover {
    background-color: #fff;
    color: #57BFCC;
}

.btn01.backBtn {
    font-size: 18px;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:544px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.inNewsBlock >section>article {
    max-width: 48%;
}
  
.newsTitle {
    font-size: 14px;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 544px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:768px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.inNewsBlock >section>article {
    max-width: 30.304%;
    margin: 0 1.51% 80px;
}

.newsCate {
    font-size: 16px;
}

.newsTitle {
    font-size: 16px;
}

.newsTit01 {
  font-size: 25px;
}
  
.sekoumae {
    font-size: 20px;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:992px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.inNewsBlock article {
    margin: 0 1.47% 20px;
    width: 30.702%;
}
  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 992px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */