@charset "UTF-8";
.mincho {
  font-family: "游明朝", YuMincho, "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
}

.inrWidth {
  width: 750px;
  margin-right: auto !important;
  margin-left: auto !important;
}

.outerWidth {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.fullWidth {
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 1400px) {
  .fullWidth {
    width: 1400px;
  }
  .inrWidth {
    width: 750px;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1400px) {
  .fullWidth {
    width: 100%;
  }
  .outerWidth {
    width: 1000px;
  }
  .inrWidth {
    width: 750px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1400px) {
  .full-spw100 {
    width: 100% !important;
  }
  .fullWidth {
    width: 100% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .outer-spw100 {
    width: 100% !important;
  }
  .outerWidth {
    width: 90% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 750px) {
  .inr-spw100 {
    width: 100% !important;
  }
  .inrWidth {
    width: 90% !important;
  }
}
@media screen and (max-width: 768px) {
  .spw100 {
    width: 100% !important;
  }
  .inrWidth {
    width: calc(100% - 50px);
  }
  .outerWidth {
    width: calc(100% - 50px);
  }
}
.news a {
  color: #fff;
  text-decoration: underline;
}

/* -----
PC
----- */
main {
  background: linear-gradient(0deg, rgba(11, 9, 23, 0) 0%, rgba(11, 9, 23, 0.8) 200px, rgba(11, 9, 23, 0.8) 100%, rgba(11, 9, 23, 0) 100%);
}
main::before {
  background-image: url(../img/common/secIcon.svg) !important;
}
main::after {
  bottom: 150px !important;
}

#area_news {
  position: relative;
}
#area_news .news {
  padding-top: 15px;
  width: 100%;
  max-width: 750px;
}
#area_news .news__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 80px auto 0;
}
#area_news--date {
  color: #ddc558;
}
#area_news a {
  line-height: 1.5;
  text-decoration: none;
  display: block;
}
#area_news a:nth-of-type(n + 2) {
  border-top: 1px solid #ddc558;
}
#area_news dl {
  padding: 28px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#area_news dl:after {
  content: "";
  background: url(/img/common/ico-arrow.png) no-repeat;
  background-size: contain;
  width: 24px;
  height: 100%;
  position: absolute;
  top: 50%;
  right: 0;
  display: none;
}
#area_news dl p {
  width: 116px;
  height: 38px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  font-weight: bold;
  font-family: "游明朝", YuMincho, "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
  position: relative;
}
#area_news dl p:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  top: -1px;
  right: -1px;
  background-color: #000;
  clip-path: polygon(0 0, 100% 0, 100% 100%);
}
#area_news dl p.business {
  background-color: #5197ba;
}
#area_news dl p.hold {
  background-color: #ddc558;
  color: #000;
}
#area_news dl dt {
  color: #ddc558;
  font-weight: bold;
  font-size: 1.8rem;
  font-family: "游明朝", YuMincho, "Kozuka Mincho Pro", serif;
  width: 122px;
  margin-left: 15px;
}
#area_news dl dd {
  margin-top: 3px;
  font-size: 1.5rem;
  width: calc(100% - 260px);
  color: #fff;
  margin-left: 6px;
}

.combtn {
  margin: 60px auto 0;
}

.news {
  margin-bottom: 76px;
}
.news--ph {
  margin-bottom: 30px;
}
.news--ph img {
  width: 100%;
}
.news--date {
  margin-top: 60px;
  margin-bottom: 20px;
  color: #ddc558;
  font-size: 1.8rem;
  font-weight: bold;
}
.news h3 {
  margin-bottom: 25px;
  font-size: 1.7rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  line-height: 1.5;
  font-weight: bold;
  color: #fff;
}
.news--content {
  color: #fff;
}
.news--content p {
  margin-bottom: 15px;
}
.news--content p strong {
  font-weight: bold;
}
.news__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 80px auto 0;
}

.pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 50px;
}
.pager li {
  line-height: 1;
  padding: 0 24px;
  font-size: 2rem;
  font-family: "游明朝", YuMincho, "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
}
.pager li.prev, .pager li.next {
  position: relative;
  top: -8px;
}
.pager li img {
  width: 40px;
}
.pager li a {
  color: #ddc558;
}

.news__tab--all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 82px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.news__tab--all--title {
  width: 33.3333333333%;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  cursor: pointer;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 12px 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  letter-spacing: 0;
  position: relative;
  color: #897400;
  background-color: #fff;
  border: 1px solid #897400;
}

.news__tab--all--title:after {
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
  height: 4px;
  content: "";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-bottom: 4px solid transparent;
}

.news__tab--all input[name=news] {
  display: none;
}

.news__tab--all input:checked + .news__tab--all--title {
  color: #fff;
  background-color: #897400;
}

.news__tab--all--contents {
  display: none;
  width: 100%;
  margin-top: 35px;
}

.news__tab--all--contents--title {
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
}

.news__tab--all--contents--text {
  font-size: 1.4rem;
  letter-spacing: 0;
  width: 550px;
  margin: 0 auto;
  margin-top: 13px;
  line-height: 1.7;
}

.news__tab--all--contents--text--link {
  display: block;
  text-decoration: underline;
  margin-top: 20px;
}

.news__tab--all--contents--image {
  display: block;
  margin: 0 auto;
  margin-top: 30px;
}

.news__tab--all--contents--caption {
  text-align: center;
  margin-top: 9px;
  font-size: 1.2rem;
}

.news__tab--all input:checked + .news__tab--all--title + .news__tab--all--contents {
  display: block;
}

.archiveAreaSp {
  display: none;
}

.news__tab--all--contents--title:not(:first-of-type) {
  margin-top: 50px;
}

/* PC End */
/* -----
SP
----- */
@media screen and (max-width: 768px) {
  main::after {
    bottom: 80px !important;
  }
  #area_news .news a {
    color: #fff;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }
  #area_news .news a:nth-of-type(n + 2) {
    border-top: 1px dotted #fff;
  }
  #area_news .news dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 17px 0 20px;
  }
  #area_news .news dl dt {
    font-size: 1.8rem;
    width: 122px;
  }
  #area_news .news dl dd {
    margin-top: 6px;
    width: 100%;
  }
  .news {
    min-width: calc(100% + 50px);
    max-width: 600px;
    padding-top: 24px;
    position: relative;
    left: -25px;
    margin: 0 auto;
  }
  .news.--detail {
    min-width: unset;
    left: 0;
    width: 100%;
  }
  .news--ph {
    margin-bottom: 20px;
  }
  .news--ph img {
    width: 100%;
  }
  .news--date {
    margin-bottom: 20px;
    margin-top: 40px;
  }
  .news h2 {
    margin-bottom: 40px;
    font-size: 1.7rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    line-height: 1.5;
  }
  .news h3 {
    margin-bottom: 25px;
    line-height: 1.5;
  }
  .news--content p {
    margin-bottom: 15px;
  }
  .news--content p strong {
    font-weight: bold;
  }
  .pager {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 50px;
    padding-bottom: 25px;
  }
  .pager li {
    line-height: 1;
    padding: 0 22px;
    font-size: 1.9rem;
    font-family: "游明朝", YuMincho, "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
  }
  .pager li.prev, .pager li.next {
    position: relative;
    top: -5px;
  }
  .pager li img {
    width: 32px;
  }
  .news__tab--all {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 42px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .news__tab--all--title {
    line-height: 1.3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 1.6rem;
  }
  .news__tab--all--contents {
    display: none;
    margin: 30px auto 0;
    width: calc(100% - 50px);
  }
  .news__tab--all--contents--title {
    font-size: 2.8rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.1em;
  }
  .news__tab--all--contents--text {
    font-size: 1.4rem;
    letter-spacing: 0;
    width: 550px;
    margin: 0 auto;
    margin-top: 13px;
    line-height: 1.7;
  }
  .news__tab--all--contents--text--link {
    display: block;
    text-decoration: underline;
    margin-top: 20px;
  }
  .news__tab--all--contents--image {
    display: block;
    margin: 0 auto;
    margin-top: 30px;
  }
  .news__tab--all--contents--caption {
    text-align: center;
    margin-top: 9px;
    font-size: 1.2rem;
  }
  .news__tab--all input:checked + .news__tab--all--title + .news__tab--all--contents {
    display: block;
  }
  .archiveAreaSp {
    display: none;
  }
  .news__tab--all--contents--title:not(:first-of-type) {
    margin-top: 50px;
  }
}
/* SP End */
/*# sourceMappingURL=news.css.map */