@charset "UTF-8";
/*=======================================
お知らせ
=========================================*/
.p-news__nav {
  text-align: center;
  margin-bottom: 48px; }
  .p-news__nav li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle; }
    .p-news__nav li + li {
      margin-left: 22px; }
  .p-news__nav .year {
    margin-bottom: 20px; }
    .p-news__nav .year a {
      color: #6b6b6b;
      text-decoration: none; }
      .p-news__nav .year a:hover {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        filter: alpha(opacity=100);
        color: #1d1d1d;
        text-decoration: underline; }
  .p-news__nav .category li + li {
    margin-left: 15px; }
  .p-news__nav .category a {
    display: block;
    width: 135px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #b3b3b3;
    color: #878787;
    text-decoration: none;
    border-radius: 16px;
    padding-top: 1px;
    padding-bottom: 1px; }
  .p-news__nav .category li.current-cat a,
  .p-news__nav .category a:hover {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    color: #fff;
    border-color: #000;
    background: #000; }

.p-news__category {
  text-align: center;
  margin-bottom: 60px; }
  .p-news__category ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .p-news__category li {
    margin-right: 22px;
    margin-left: 0 !important; }
    .p-news__category li:last-child {
      margin-right: 0; }
  .p-news__category a {
    display: block;
    width: 135px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #b3b3b3;
    color: #878787;
    text-decoration: none;
    border-radius: 16px;
    padding-top: 1px;
    padding-bottom: 1px; }
  .p-news__category li.current-cat a,
  .p-news__category a:hover {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    color: #fff;
    border-color: #000;
    background: #000; }

.p-news-archive li {
  border-top: 1px solid #d1d1d1; }
  .p-news-archive li:last-child {
    border-bottom: 1px solid #d1d1d1; }
  .p-news-archive li a {
    padding: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-decoration: none; }
  .p-news-archive li .img1 {
    width: 33.9285%; }
  .p-news-archive li .txt1 {
    width: 60.7142%; }
    .p-news-archive li .txt1 .category,
    .p-news-archive li .txt1 .date {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      vertical-align: middle; }
    .p-news-archive li .txt1 .category {
      font-family: YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 140%;
      border: 1px solid #dbdbdb;
      padding: 4px;
      width: 108px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      text-align: center; }
    .p-news-archive li .txt1 .date {
      margin-left: 35px;
      color: #6b6b6b; }
    .p-news-archive li .txt1 h3 {
      margin-top: 25px; }

.p-news-archive .c-btn1 {
  margin-top: 60px; }

.p-news-archive #infscr-loading {
  text-align: center;
  padding: 15px 0; }

.p-news-detail__content .heading {
  margin-bottom: 50px; }
  .p-news-detail__content .heading .category,
  .p-news-detail__content .heading .date {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle; }
  .p-news-detail__content .heading .category {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 140%;
    border: 1px solid #dbdbdb;
    padding: 4px;
    width: 108px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center; }
  .p-news-detail__content .heading .date {
    margin-left: 35px;
    color: #6b6b6b; }
  .p-news-detail__content .heading h3 {
    margin-top: 20px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d1d1d1; }

.p-news-detail__content .post-footer {
  margin-top: 60px;
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 25px; }

.p-news-detail__content .share li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  line-height: 100%;
  margin-right: 5px; }
  .p-news-detail__content .share li:last-child {
    margin-right: 0; }

.p-news-detail__back .c-btn1 {
  margin-top: 60px; }
  .p-news-detail__back .c-btn1 a {
    font-size: 14px;
    font-size: 1.4rem; }

/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
  .p-news__nav {
    margin-bottom: 30px; }
    .p-news__nav .category li a {
      width: auto;
      min-width: 100px; }
    .p-news__nav .category li + li {
      margin-left: 10px; }
  .p-news-archive li a {
    padding: 20px 0; }
  .p-news-archive li .img1 {
    width: 28%; }
  .p-news-archive li .txt1 {
    width: 65%; }
    .p-news-archive li .txt1 .category {
      padding: 2px;
      min-width: 90px; }
    .p-news-archive li .txt1 .date {
      margin-left: 15px; }
    .p-news-archive li .txt1 h3 {
      margin-top: 18px; }
  .p-news-archive .c-btn1 {
    margin-top: 40px; }
  .p-news-detail__back .c-btn1 a {
    max-width: 170px; }
  .p-news__category {
    text-align: center;
    margin-bottom: 30px; }
    .p-news__category ul {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
    .p-news__category li {
      margin-bottom: 15px;
      width: 40%; }
      .p-news__category li:nth-child(2n) {
        margin-right: 0; }
      .p-news__category li:last-child {
        margin-right: 0; }
      .p-news__category li a {
        width: auto;
        min-width: 100px; } }
