@charset "UTF-8";
#news .p-news .p-news__text-image .p-news__text-image-inner .image {
  width: 100%;
  max-width: 320px;
  margin-top: 15px;
}

#news .p-news .p-news__text-image.image--small .p-news__text-image-inner .image {
  width: 100%;
  max-width: 200px;
}

@media screen and (min-width: 769px) {
  #news .news15414-image img {
    max-width: 500px !important;
  }
}

#news .p-news .p-news__table2 .other {
  display: none;
}

#news .p-news .p-news__table2 ul {
  border-bottom: 1px solid #c9caca;
}

#news .news15414-block01 .flexbox {
  margin: 24px 0 0;
}

#news .news15414-block01 .flexbox .flexbox-image {
  margin: 24px auto;
  max-width: 320px;
}

#news .news15414-block01 .flexbox .flexbox-text {
  text-align: justify;
  line-height: 1.6;
}

@media screen and (min-width: 769px) {
  #news .news15414-block01 .flexbox {
    margin: 24px 0;
    display: flex;
    flex-wrap: wrap;
  }

  #news .news15414-block01 .flexbox .flexbox-text {
    width: calc(100% - 220px);
    padding-right: 32px;
    line-height: 2;
  }
  
  #news .news15414-block01 .flexbox .flexbox-image {
    margin: 0;
    width: 220px;
    max-width: none;
  }
}

#news .news15414-block01 .flexbox .flexbox-image span {
  font-size: 11px;
  display: block;
  text-align: center;
  margin-top: 6px;
}

@media screen and (min-width: 769px) {
  #news .news15414-block01 .flexbox .flexbox-image span {
    text-align: right;
  }
}

#news .news15414-block02 {
  padding: 24px;
  margin-top: 24px;
  border: 1px solid #c9caca;
}

@media screen and (min-width: 769px) {
  #news .news15414-block02 {
    padding: 32px;
    margin-top: 40px;
  }
}

#news .news15414-block02 .title {
  font-family: "Koburina Gothic W3 JIS2004",游ゴシック体,"Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 18px;
}


@media screen and (min-width: 769px) {
  #news .news15414-block02 .title {
    font-size: 20px;
  }
}

#news .news15414-block02 .text {
  margin-top: 14px;
}

@media screen and (min-width: 769px) {
  #news .news15414-block02 .text {
    margin-top: 16px;
    font-size: 16px;
  }
}

#news .news15414-block02 .text p+p {
  margin-top: 8px;
}

@media screen and (min-width: 769px) {
  #news .p-news .p-news__text-image .p-news__text-image-inner .image {
    margin-top: 0;
    max-width: 220px;
  }
}