@charset "UTF-8";

.news_wrapper {
  width: 960px;
  max-width: 91.25%;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
}


/* ---------- Basic Miscs ---------- */
.news_wrapper ul,
.news_wrapper ol{
  padding-left: 2em;
  margin: 0.25em 0;
  list-style: initial;
}
.news_wrapper li{}

.news_wrapper .kome{
  font-size:0.85em;
  color:#777;
  padding-left: 1em;
  text-indent: -1em;
  display: inline-block;
}

.news_wrapper p{
  margin-bottom: 0.5em;
}

.news_wrapper .text-center{
  text-align: center;
}
.news_wrapper .text-right{
  text-align: right;
}
.news_wrapper .text-left{
  text-align: left;
}
.news_wrapper .komidasi{
  color: #236fa1;
}
.news_wrapper .komidasi:before{
  content: "● ";
}

.news_wrapper .nowrap{
  white-space: nowrap;
}

.news_wrapper .mgb-none{
  margin-bottom: none;
}
.news_wrapper .mgt-none{
  margin-top: none;
}
.news_wrapper .mgb-none{
  margin-bottom: none;
}

.news_wrapper .caption{
  font-size: 0.9em;
  color:#777;
  text-align: center;
  display: block;
}

.news_wrapper .img-right{
  float:right;
  margin: 0.5em 0.5em 0.5em 2em;
}

.news_wrapper .img-left{
  float:left;
  margin: 0.5em 2em 0.5em 0.5em;
}

.news_wrapper .font-xs{
  font-size: 0.8em;
}
.news_wrapper .font-sm{
  font-size: 0.9em;
}
.news_wrapper .font-md{
  font-size: 1em;
}
.news_wrapper .font-lg{
  font-size: 1.2em;
}
.news_wrapper .font-xl{
  font-size: 1.4em;
}
.news_wrapper .font-bold{
  font-weight: bold;
}
.news_wrapper .text-underline{
  margin: 0 0 1rem;
  padding: 5px;
  border-bottom: solid 2px #0075c2;
}

/* ---------- news_detail_info ---------- */

.news_wrapper .news_detail_info {
  display: flex;
  align-content: center;
  align-items: center;
}

.news_wrapper .news_detail_info * {
  line-height: 1.5;
}

.news_wrapper .news_detail_info .news_detail_time {
  color: #777;
}

.news_wrapper .news_detail_info .news_detail_category {
  border: 1px solid #0075c2;
  color: #0075c2;
}

@media print, screen and (min-width: 769px) {
  .news_wrapper .news_detail_info .news_detail_time {
    margin: 0 20px 0 0;
  }

  .news_wrapper .news_detail_info .news_detail_category {
    padding: 0 6px;
  }
}

@media screen and (max-width: 768px) {
  .news_wrapper .news_detail_info * {
    font-size: 13px;
  }

  .news_wrapper .news_detail_info .news_detail_time {
    margin-right: 10px;
  }

  .news_wrapper .news_detail_info .news_detail_category {
    padding: 0 3px;
  }
}

/* ---------- contents ---------- */

@media print, screen and (min-width: 769px) {
  .news_wrapper .news_detail_wrapper:not(:last-child) {
    margin-bottom: 70px;
  }

  .news_wrapper .news_detail_inner {
    padding: 0 30px;
  }
}

@media screen and (max-width: 768px) {
  .news_wrapper .news_detail_wrapper:not(:last-child) {
    margin-bottom: 40px;
  }

  .news_wrapper .news_detail_inner {
    padding: 0 15px;
  }
}

/* ---------- heading ---------- */

/* 2023-07-21追加ここから */
.news_wrapper .news_detail_title .news_detail_title_sub {
  margin-bottom: 5px;
}

.news_wrapper .news_detail_title .news_detail_title_main {
  margin: unset;
  padding: 0;
  border: none !important;
  letter-spacing: 0.17em;
  position: relative;
  line-height: 1.4;
}
/* 2023-07-21追加ここまで */

.news_wrapper .news_detail_wrapper .news_detail_title_lv5 {
  font-weight: 500;
  line-height: 1.85;
}

@media print, screen and (min-width: 769px) {
    /* 2023-07-21修正ここから */
    .news_wrapper .news_detail_title {
      margin: 30px 0 40px;
      padding: 6px 0 6px 23px;
      border-left: 12px solid #0074c1;
    }

    .news_wrapper .news_detail_title .news_detail_title_sub {
      font-size: 20px;
    }

    .news_wrapper .news_detail_title .news_detail_title_main {
      font-size: 1.75rem;
    }
    /* 2023-07-21修正ここまで */
  .news_wrapper .news_detail_wrapper .m-title-lv3-box {
    padding-bottom: 40px;
  }

  .news_wrapper .news_detail_title_sub {
    margin-bottom: 15px;
    font-size: 20px;
  }

  .news_wrapper .news_detail_wrapper .m-title-lv4_1 {
    margin-bottom: 30px;
  }

  .news_wrapper .news_detail_wrapper .news_detail_title_lv5 {
    margin-bottom: 25px;
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  /* 2023-07-21修正ここから */
  .news_wrapper .news_detail_title {
    margin: 15px 0 25px;
    padding: 3px 0 3px 15px;
    border-left: 6px solid #0074c1;
  }

  .news_wrapper .news_detail_title .news_detail_title_sub {
    font-size: 15px;
  }

  .news_wrapper .news_detail_title .news_detail_title_main {
    font-size: 1.25rem;
  }
  /* 2023-07-21修正ここまで */

  .news_wrapper .news_detail_wrapper .m-title-lv4_1 {
    margin-bottom: 20px;
  }

  .news_wrapper .news_detail_wrapper .news_detail_title_lv5 {
    margin-bottom: 15px;
    font-size: 16px;
  }
}

/* ---------- cont ---------- */

@media print, screen and (min-width: 769px) {
  .news_wrapper .news_detail_cont:not(:last-child) {
    margin-bottom: 40px;
  }

  .news_wrapper .news_detail_text {
    font-size: 16px;
  }

  .news_wrapper .news_detail_text:not(:last-child) {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  .news_wrapper .news_detail_cont:not(:last-child) {
    margin-bottom: 20px;
  }

  .news_wrapper .news_detail_text:not(:last-child) {
    margin-bottom: 10px;
  }
}

/* ---------- img ---------- */

.news_wrapper figure {
  text-align: center;
}

.news_wrapper figure figcaption {
  color: #777;
}

@media print, screen and (min-width: 769px) {
  .news_wrapper .news_detail_img_type01,
  .news_wrapper .news_detail_img_type02,
  .news_wrapper .news_detail_img_type03,
  .news_wrapper .news_detail_img_type04 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 900px;
    margin: 0 auto;
  }

  .news_wrapper .news_detail_img_type01:not(:last-child),
  .news_wrapper .news_detail_img_type02:not(:last-child),
  .news_wrapper .news_detail_img_type03:not(:last-child),
  .news_wrapper .news_detail_img_type04:not(:last-child) {
    margin-bottom: 40px;
  }

  .news_wrapper .news_detail_img_type01 figure {
    width: 100%;
  }

  .news_wrapper .news_detail_img_type02 figure {
    width: 46.667%;
    max-width: 420px;
  }

  .news_wrapper .news_detail_img_type03 figure {
    width: 30%;
    max-width: 270px;
  }

  .news_wrapper .news_detail_img_type04 figure {
    width: 22.223%;
    max-width: 200px;
  }

.news_wrapper figure figcaption {
    margin-top: 8px;
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .news_wrapper .news_detail_img_type01:not(:last-child),
  .news_wrapper .news_detail_img_type02:not(:last-child),
  .news_wrapper .news_detail_img_type03:not(:last-child),
  .news_wrapper .news_detail_img_type04:not(:last-child) {
    margin-bottom: 20px;
  }

  .news_wrapper .news_detail_img_type02 figure:not(:last-child),
  .news_wrapper .news_detail_img_type03 figure:not(:last-child),
  .news_wrapper .news_detail_img_type04 figure:not(:last-child) {
    margin-bottom: 20px;
  }

.news_wrapper figure figcaption {
    margin-top: 5px;
    font-size: 12px;
  }
}

/* ---------- table ---------- */

.news_wrapper table{
  width: 100%;
}

.news_wrapper .nowrap{
  white-space: nowrap;
}

.news_wrapper th,
.news_wrapper td {
  border: 1px solid #ddd;
  vertical-align: middle;
}

.news_wrapper .noborder th,
.news_wrapper .noborder td {
  border: none;
}

.news_wrapper th:first-child,
.news_wrapper td:first-child {
  border-left: none !important;
}

.news_wrapper th:last-child,
.news_wrapper td:last-child {
  border-right: none !important;
}

.news_wrapper th {
  background-color: #f6f6f6;
  font-weight: 600;
  white-space: nowrap;
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .news_wrapper .news_detail_swipe:not(:last-child) {
    margin-bottom: 40px;
  }

  .news_wrapper th,
  .news_wrapper td {
    padding: 10px 20px;
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .news_wrapper .news_detail_swipe {
    position: relative;
    overflow-x: auto;
  }

  .news_wrapper .news_detail_swipe:not(:last-child) {
    margin-bottom: 20px;
  }

  .news_wrapper {
    width: 720px;
    margin-bottom: 10px;
  }

  .news_wrapper th,
  .news_wrapper td {
    padding: 5px 15px;
  }

  .news_wrapper .slide_icon {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 55px;
    height: 57px;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.5) url("../img/icon_swipe.png") no-repeat center
		center;
    background-size: 45px 47px;
  }
}

/* ---------- btn ---------- */

.news_wrapper .news_detail_link {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.news_wrapper .news_detail_link .m-btn-radius--pdf::after {
  background-image: url("../img/icon_pdf.png");
  background-size: contain;
  border-radius: 0 !important;
}
.news_wrapper .news_detail_link a {
  color: #fff !important;
}

@media print, screen and (min-width: 769px) {
  .news_wrapper .news_detail_link:not(:last-child){
    margin-bottom: 40px;
  }

  .news_wrapper .news_detail_link .m-btn-radius {
    min-width: calc( ( 100% - 80px ) / 2 );
    max-width: calc( ( 100% - 80px ) / 1.5);
    margin: 0 20px;
    line-height: 1.25;
    height:initial;
    min-height:70px;
  }

  .news_wrapper .news_detail_link .m-btn-radius--pdf::after {
    width: 16px;
    height: 22px;
  }
}

@media screen and (max-width: 768px) {
  .news_wrapper .news_detail_link:not(:last-child){
    margin-bottom: 20px;
  }

  .news_wrapper .news_detail_link .m-btn-radius:not(:last-child) {
    margin-bottom: 20px;
  }
}

/* ---------- notes ---------- */

.news_wrapper .news_detail_notes td {
  vertical-align: top;
  color: #777;
}

.news_wrapper .news_detail_notes .news_detail_notes_mark {
  padding-right: 0.5em;
  white-space: nowrap;
}

@media print, screen and (min-width: 769px) {
  .news_wrapper .news_detail_notes:not(:last-child) {
    margin-bottom: 40px;
  }

  .news_wrapper .news_detail_text + .news_detail_notes {
    margin-top: -10px;
  }

  .news_wrapper .news_detail_notes td {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .news_wrapper .news_detail_notes:not(:last-child) {
    margin-bottom: 20px;
  }

  .news_wrapper .news_detail_text + .news_detail_notes {
    margin-top: -5px;
  }

  .news_wrapper .news_detail_notes td {
    font-size: 12px;
  }
}

/* ---------- flex ---------- */

.news_wrapper .news_detail_flex {
}

@media print, screen and (min-width: 769px) {
  .news_wrapper .news_detail_flex {
    display: flex;
  }

  .news_wrapper .news_detail_flex:not(:last-child) {
    margin-bottom: 40px;
  }

  .news_wrapper .news_detail_flex .news_detail_img_left,
  .news_wrapper .news_detail_flex .news_detail_img_right {
    flex-shrink: 0 !important;
  }

  .news_wrapper .news_detail_flex .news_detail_img_left {
    margin-right: 40px;
  }

  .news_wrapper .news_detail_flex .news_detail_img_right {
    margin-left: 40px;
  }

  .news_wrapper .news_detail_flex .news_detail_text_left,
  .news_wrapper .news_detail_flex .news_detail_text_right {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .news_wrapper .news_detail_flex:not(:last-child) {
    margin-bottom: 20px;
  }

  .news_wrapper .news_detail_flex .news_detail_img_left,
  .news_wrapper .news_detail_flex .news_detail_text_left {
    margin-bottom: 20px;
  }
}

/* ---------- blockquote ---------- */

.news_wrapper blockquote {
  background-color: #eee;
}

@media print, screen and (min-width: 769px) {
  .news_wrapper blockquote {
    padding: 30px;
  }

  .news_wrapper blockquote:not(:last-child) {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .news_wrapper blockquote {
    padding: 15px;
  }

  .news_wrapper blockquote:not(:last-child) {
    margin-bottom: 20px;
  }
}

/* ---------- contact ---------- */

.news_wrapper .news_detail_contact .m-title-lv4_1 {
  background-color: #f6f6f6;
}

.news_wrapper .news_detail_contact .news_detail_contact_notes {
  display: flex;
}

.news_wrapper .news_detail_contact .news_detail_contact_info {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.news_wrapper .news_detail_contact .news_detail_contact_info dl dt {
  font-weight: 500;
}

.news_wrapper .news_detail_contact .news_detail_contact_info dl dt,
.news_wrapper .news_detail_contact .news_detail_contact_info dl dd {
  text-align: center;
}

.news_wrapper .news_detail_contact .news_detail_contact_info dd a {
  text-decoration: underline;
}

@media print, screen and (min-width: 769px) {
  .news_wrapper .news_detail_contact .news_detail_contact_notes {
    margin-bottom: 30px;
  }

  .news_wrapper .news_detail_contact .news_detail_contact_notes * {
    font-size: 16px;
  }

  .news_wrapper .news_detail_contact .news_detail_contact_info {
    display: flex;
    justify-content: center;
    padding: 45px 0;
  }

  .news_wrapper .news_detail_contact .news_detail_contact_info dl {
    width: 50%;
  }

  .news_wrapper .news_detail_contact .news_detail_contact_info dl dt {
    margin-bottom: 15px;
    font-size: 18px;
  }

  .news_wrapper .news_detail_contact .news_detail_contact_info dl dd {
    font-size: 16px;
  }

  .news_wrapper .news_detail_contact .news_detail_contact_info dd a:hover {
    opacity: 0.75;
  }
}

@media screen and (max-width: 768px) {
  .news_wrapper .news_detail_contact .news_detail_contact_notes {
    margin-bottom: 15px;
  }

  .news_wrapper .news_detail_contact .news_detail_contact_info {
    padding: 20px 0;
  }

  .news_wrapper .news_detail_contact .news_detail_contact_info dl:first-child {
    margin-bottom: 30px;
  }

  .news_wrapper .news_detail_contact .news_detail_contact_info dl dt {
    margin-bottom: 8px;
    font-size: 15px;
  }
}
