@charset "UTF-8";
@media screen and (max-width: 768px) {
  .c-pagettlarea__bg--newslist::before {
    height: 48rem;
  }
}

.p-news {
  overflow: hidden;
}

/* ------------------------------
    p-sort
------------------------------ */
.p-sort {
  background: #ffffff;
  border-radius: 1rem;
  margin: 5rem auto 0;
  padding: 4rem 8.7rem 3.5rem;
  max-width: 127rem;
  width: 90.7142857143vw;
}
@media screen and (max-width: 768px) {
  .p-sort {
    top: calc(100% - 3rem);
    width: 71rem;
    padding: 3.8rem 3.8rem;
    margin: 23rem auto 0;
  }
}

.p-sort__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-sort__ttl {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  margin-right: 1.6rem;
}
@media screen and (max-width: 768px) {
  .p-sort__ttl {
    font-size: 2.8rem;
    margin-right: 2.4rem;
  }
}

.p-sort__select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  font-family: inherit;
  letter-spacing: inherit;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 16.2rem;
  height: 3.5rem;
  border: 1px solid #cdcdcd;
  border-radius: 0.5rem;
  padding: 0 4rem 0 2.9rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  background: url(../img/news/arw_sort_pc.png) no-repeat right 1.4rem center/0.9rem auto;
}
@media screen and (max-width: 768px) {
  .p-sort__select {
    width: 26rem;
    height: 6rem;
    padding: 0 6rem 0 4.4rem;
    font-size: 2.8rem;
    background: url(../img/news/arw_sort_pc.png) no-repeat right 2rem center/1.6rem auto;
  }
}
.p-sort__selectselect::-ms-expand {
  display: none;
}

/* ------------------------------
    p-sort
------------------------------ */
.p-grid {
  margin: 16.5rem auto 9rem;
  max-width: 127rem;
  width: 90.7142857143vw;
  border-top: 1px solid #dee0e3;
}
@media screen and (max-width: 768px) {
  .p-grid {
    margin: 13.7rem auto 7rem;
    width: 67rem;
  }
}

.p-grid__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2.8rem 7.5rem 2.8rem 0;
  border-bottom: 1px solid #dee0e3;
}
.p-grid__item::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.2rem;
  height: 1rem;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 84.107544 68.1074219"><path fill="%230" d="m50.0498047,68.1074219c-1.5341797,0-3.0683594-.5976562-4.2636719-1.7929688-1.1523438-1.1513672-1.7861328-2.6660156-1.7861328-4.2646484s.6337891-3.1132812,1.7861328-4.2646484l17.7011719-17.7851562H6c-3.3085938,0-6-2.6914062-6-6s2.6914062-6,6-6h57.4716797l-17.6855469-17.6860352c-1.1523438-1.1513672-1.7861328-2.6655273-1.7861328-4.2641602s.6337891-3.112793,1.7861328-4.2641602c1.1503906-1.1513672,2.6474609-1.7856445,4.2138672-1.7856445,1.5117188,0,2.9736328.5898438,4.2294922,1.7055664l.0849609.0805664,28,28c2.390625,2.3901367,2.390625,6.1367188.0009766,8.5283203l-28.0009766,28c-1.1953125,1.1953125-2.7304688,1.7929688-4.2646484,1.7929688Z" /></svg>') no-repeat center center/contain;
}
@media screen and (min-width: 769px) {
  .p-grid__item::after {
    -webkit-transition: right 0.3s;
    transition: right 0.3s;
  }
  .p-grid__item:hover::after {
    right: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .p-grid__item::after {
    right: 0;
    width: 2.2rem;
    height: 2rem;
  }
}
@media screen and (min-width: 769px) {
  .p-grid__item::after {
    right: 3.5rem;
  }
  .p-grid__item:hover::after {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 84.107544 68.1074219"><path fill="%23008482" d="m50.0498047,68.1074219c-1.5341797,0-3.0683594-.5976562-4.2636719-1.7929688-1.1523438-1.1513672-1.7861328-2.6660156-1.7861328-4.2646484s.6337891-3.1132812,1.7861328-4.2646484l17.7011719-17.7851562H6c-3.3085938,0-6-2.6914062-6-6s2.6914062-6,6-6h57.4716797l-17.6855469-17.6860352c-1.1523438-1.1513672-1.7861328-2.6655273-1.7861328-4.2641602s.6337891-3.112793,1.7861328-4.2641602c1.1503906-1.1513672,2.6474609-1.7856445,4.2138672-1.7856445,1.5117188,0,2.9736328.5898438,4.2294922,1.7055664l.0849609.0805664,28,28c2.390625,2.3901367,2.390625,6.1367188.0009766,8.5283203l-28.0009766,28c-1.1953125,1.1953125-2.7304688,1.7929688-4.2646484,1.7929688Z" /></svg>') no-repeat center center/contain;
  }
}
@media screen and (max-width: 768px) {
  .p-grid__item {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 3.5rem 4.5rem 2rem 0;
  }
}

.p-grid__img {
  width: 20rem;
  height: 11.4rem;
  border-radius: 0.6rem;
  overflow: hidden;
  border: 1px solid #e6e6e6;
}
.p-grid__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 769px) {
  .p-grid__img img {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .p-grid__item:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}

.p-grid__txtarea {
  width: calc(100% - 20rem);
  padding-left: 3.8rem;
}
@media screen and (max-width: 768px) {
  .p-grid__txtarea {
    padding-left: 3.3rem;
  }
}

.p-grid__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 1.9rem;
}
@media screen and (max-width: 768px) {
  .p-grid__flex {
    gap: 0 2.3rem;
  }
}

.p-grid__time {
  font-size: 1.4rem;
  line-height: 1;
  color: #84807f;
}
@media screen and (max-width: 768px) {
  .p-grid__time {
    font-size: 2.4rem;
  }
}

.p-grid__cate {
  min-width: 8.2rem;
  height: 3rem;
  border-radius: 0.4rem;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  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: 1rem;
}
@media screen and (max-width: 768px) {
  .p-grid__cate {
    font-size: 2.4rem;
    min-width: 11.8rem;
    height: 4.5rem;
  }
}

.p-grid__cate--global {
  background: #008482;
}

.p-grid__cate--notice {
  background: #45c9b1;
}

.p-grid__cate--campus {
  background: #ed8172;
}

.p-grid__ttl {
  font-size: 1.5rem;
  line-height: 1.5333333333;
  margin-top: 2.2rem;
}
@media screen and (min-width: 769px) {
  .p-grid__ttl {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .p-grid__item:hover .p-grid__ttl {
    color: #008482;
    text-decoration: underline;
    text-underline-offset: 3px;
  }
}
@media screen and (max-width: 768px) {
  .p-grid__ttl {
    font-size: 2.6rem;
    line-height: 1.6153846154;
    margin: 0.3rem 0 0;
  }
}
.p-grid__ttl p:first-of-type {
  margin-top: 0;
}

/* ------------------------------
    p-ttlarea
------------------------------ */
.p-ttlarea {
  position: relative;
  background: #ffffff;
  border-radius: 1rem;
  margin: 5rem auto 0;
  padding: 4.7rem 8.7rem;
  max-width: 127rem;
  width: 90.7142857143vw;
}
@media screen and (max-width: 768px) {
  .p-ttlarea {
    top: calc(100% - 3rem);
    width: 71rem;
    padding: 3.8rem 3.8rem 3.2rem;
    margin: 23rem auto 0;
  }
}
.p-ttlarea::before {
  content: "";
  position: absolute;
  bottom: -7rem;
  left: 50%;
  z-index: -1;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100vw;
  height: 250%;
  background: url(../img/common/bg_pagettl01_pc.png) no-repeat center bottom/100% auto;
}
@media screen and (max-width: 768px) {
  .p-ttlarea::before {
    height: 400%;
    bottom: -12rem;
    background: url(../img/common/bg_pagettl01_sp.png) no-repeat center bottom/100% auto;
  }
}

.p-ttlarea__ttl {
  margin: 0;
  font-size: 3rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .p-ttlarea__ttl {
    font-size: 2.8rem;
    line-height: 1.9;
  }
}

.p-ttlarea .c-news-flex01 {
  margin-top: 1.5rem;
}
@media screen and (max-width: 768px) {
  .p-ttlarea .c-news-flex01 {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: 1rem;
  }
}

/* ------------------------------
    p-details
------------------------------ */
.p-details {
  width: 110rem;
  margin: 14.6rem auto 12.8rem;
}
@media screen and (max-width: 768px) {
  .p-details {
    width: 67rem;
    margin: 13.5rem auto 9.5rem;
  }
}
.p-details .ttl-subtit {
  color: #007472;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2.1333333333;
  margin-bottom: 6.2rem;
}
@media screen and (max-width: 768px) {
  .p-details .ttl-subtit {
    font-size: 3rem;
    line-height: 2;
    margin-bottom: 5rem;
  }
}

.news-details p {
  margin: 0;
}
.news-details .mgn10 {
  margin-bottom: 1rem;
}
.news-details__txtArea {
  font-size: 1.5rem;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .news-details__txtArea {
    font-size: 2.8rem;
    line-height: 1.6071428571;
  }
}
.news-details__txtArea--txt {
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .news-details__txtArea--txt {
    margin-bottom: 2.5rem;
  }
}
.news-details__txtArea--txt a {
  color: #007a78;
}
@media screen and (min-width: 769px) {
  .news-details__txtArea--txt a:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
  }
}
.news-details__txtArea--txt a[target=_blank]::after {
  content: "";
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="%23007a78" d="m3,36c-.8000002,0-1.5-.2999992-2.0999999-.9000015-.5999999-.5999985-.9000001-1.2999992-.9000001-2.0999985V3c0-.8000002.3000002-1.5.9000001-2.0999999s1.2999997-.9000001,2.0999999-.9000001h14v3H3v30h30v-14h3v14c0,.7999992-.2999992,1.5-.9000015,2.0999985-.5999985.6000023-1.2999992.9000015-2.0999985.9000015H3Zm10.1000004-11l-2.1000004-2.1000004L30.9000015,3h-10.9000015V0h16v16h-3V5.1000004L13.1000004,25Z" /></svg>') no-repeat center center/contain;
  margin-left: 0.2rem;
}
@media screen and (max-width: 768px) {
  .news-details__txtArea--txt a[target=_blank]::after {
    width: 2.4rem;
    height: 2.4rem;
    margin-left: 0.4rem;
  }
}
.news-details__txtArea--txt.txtTypeA {
  font-size: 18px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .news-details__txtArea--txt.txtTypeA {
    font-size: 14px;
    line-height: 1.6;
  }
}
.news-details__txtArea--txt.txtTypeB {
  position: relative;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 3.2rem;
  padding: 0.8rem 0 1.5rem 2.4rem;
  border-bottom: 1px solid #dee0e3;
}
@media screen and (max-width: 768px) {
  .news-details__txtArea--txt.txtTypeB {
    font-size: 3rem;
    padding: 0 0 1.5rem 3rem;
    margin-bottom: 3.2rem;
    line-height: 1.5;
  }
}
.news-details__txtArea--txt.txtTypeB::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: calc(100% - 1.2rem);
  border-left: 3px solid #007a78;
}
@media screen and (max-width: 768px) {
  .news-details__txtArea--txt.txtTypeB::before {
    height: calc(100% - 1.5rem);
  }
}
.news-details__txtArea--txt.txtTypeC {
  margin-top: 60px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .news-details__txtArea--txt.txtTypeC {
    font-size: 14px;
    margin-top: 50px;
    margin-bottom: 20px;
  }
}
.news-details__txtArea--txt.txtTypeC strong {
  font-size: 17px;
}
.news-details__imgArea {
  margin-bottom: 11rem;
}
@media screen and (max-width: 768px) {
  .news-details__imgArea {
    margin-bottom: 10rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.news-details__imgArea--card {
  width: calc(50% - 15px);
}
@media screen and (max-width: 768px) {
  .news-details__imgArea--card {
    width: 100%;
    margin-bottom: 1rem;
  }
  .news-details__imgArea--card:last-of-type {
    margin-bottom: 0;
  }
}
.news-details__imgArea--card.typ3 {
  width: calc(33.333333% - 15px);
}
.news-details__imgArea--card.phTypeA {
  width: 76%;
  margin: 0 auto 5rem;
}
@media screen and (max-width: 768px) {
  .news-details__imgArea--card.phTypeA {
    width: 100%;
    margin-bottom: 1.2rem;
  }
}
.news-details__imgArea--card.phTypeA p:not([class]) {
  margin: 2rem 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .news-details__imgArea--card.phTypeA p:not([class]) {
    margin: 1rem 0;
  }
}
.news-details__imgArea--card.phTypeA p.txt_cnt {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.news-details__imgArea--card.phTypeA a {
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .news-details__imgArea--card.phTypeA a {
    font-size: 2.8rem;
    padding-right: 2rem;
  }
}
.news-details__imgArea--card.phTypeA a::after {
  content: "";
  display: inline-block;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 84.107544 68.1074219"><path fill="%23000000" d="m50.0498047,68.1074219c-1.5341797,0-3.0683594-.5976562-4.2636719-1.7929688-1.1523438-1.1513672-1.7861328-2.6660156-1.7861328-4.2646484s.6337891-3.1132812,1.7861328-4.2646484l17.7011719-17.7851562H6c-3.3085938,0-6-2.6914062-6-6s2.6914062-6,6-6h57.4716797l-17.6855469-17.6860352c-1.1523438-1.1513672-1.7861328-2.6655273-1.7861328-4.2641602s.6337891-3.112793,1.7861328-4.2641602c1.1503906-1.1513672,2.6474609-1.7856445,4.2138672-1.7856445,1.5117188,0,2.9736328.5898438,4.2294922,1.7055664l.0849609.0805664,28,28c2.390625,2.3901367,2.390625,6.1367188.0009766,8.5283203l-28.0009766,28c-1.1953125,1.1953125-2.7304688,1.7929688-4.2646484,1.7929688Z" /></svg>') no-repeat center center/contain;
  width: 1.2rem;
  height: 1rem;
  -webkit-transform: translateX(2rem);
          transform: translateX(2rem);
}
@media screen and (max-width: 768px) {
  .news-details__imgArea--card.phTypeA a::after {
    width: 2.2rem;
    height: 2rem;
  }
}
@media screen and (min-width: 769px) {
  .news-details__imgArea--card.phTypeA a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .news-details__imgArea--card.phTypeA a::after {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .news-details__imgArea--card.phTypeA a:hover {
    color: #008482;
    text-decoration: underline;
    text-underline-offset: 3px;
  }
  .news-details__imgArea--card.phTypeA a:hover::after {
    -webkit-transform: translateX(3rem);
            transform: translateX(3rem);
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 84.107544 68.1074219"><path fill="%23008482" d="m50.0498047,68.1074219c-1.5341797,0-3.0683594-.5976562-4.2636719-1.7929688-1.1523438-1.1513672-1.7861328-2.6660156-1.7861328-4.2646484s.6337891-3.1132812,1.7861328-4.2646484l17.7011719-17.7851562H6c-3.3085938,0-6-2.6914062-6-6s2.6914062-6,6-6h57.4716797l-17.6855469-17.6860352c-1.1523438-1.1513672-1.7861328-2.6655273-1.7861328-4.2641602s.6337891-3.112793,1.7861328-4.2641602c1.1503906-1.1513672,2.6474609-1.7856445,4.2138672-1.7856445,1.5117188,0,2.9736328.5898438,4.2294922,1.7055664l.0849609.0805664,28,28c2.390625,2.3901367,2.390625,6.1367188.0009766,8.5283203l-28.0009766,28c-1.1953125,1.1953125-2.7304688,1.7929688-4.2646484,1.7929688Z" /></svg>') no-repeat center center/contain;
  }
}

.news__tableA {
  margin-bottom: 8rem;
  width: 100%;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .news__tableA {
    margin-bottom: 10rem;
    font-size: 2.8rem;
  }
}

.news__tableA table {
  border: 1px #c5c6c9 solid;
  color: #161c22;
  width: 100%;
}

.news__tableA table colgroup col:first-child {
  width: 7% !important;
}

.news__tableA table colgroup col:nth-child(2) {
  width: 18% !important;
}

.news__tableA table colgroup col:nth-child(3) {
  width: 45% !important;
}

.news__tableA table colgroup col:last-child {
  width: 30% !important;
}

.news__tableA th {
  background-color: #007a78;
  text-align: center;
  color: #fff;
  padding: 1rem;
}

.news__tableA th, .news__tableA td {
  border: 1px #c5c6c9 solid;
  vertical-align: middle;
  padding: 1rem 3rem 1rem 3rem;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .news__tableA th, .news__tableA td {
    padding: 2rem 3rem;
  }
}

.news__tableA td:first-child {
  text-align: center;
}

.news__tableA td:last-child {
  text-align: right;
}

.news__tableA tr:nth-child(3) {
  background: #b5ded0;
  font-weight: bold;
  color: #006b63;
}

.news__tableA.style4 tr:nth-child(3) {
  background: #fff;
  font-weight: normal;
  color: inherit;
}

.news__tableA.style4 tr:nth-child(5) {
  background: #b5ded0;
  font-weight: bold;
  color: #006b63;
}

/* 221015記事用 */
.news__tableA.style5 tr:nth-child(3) {
  background: #fff;
  font-weight: normal;
  color: inherit;
}

.news__tableA.style5 tr:nth-child(6) {
  background: #dbf5f5;
  font-weight: bold;
  color: #007a78;
}

@media screen and (max-width: 768px) {
  .scroll {
    overflow: auto;
    white-space: nowrap;
    display: block;
    width: auto;
  }
  .scroll table {
    width: auto;
    display: table;
  }
}
.p-details-contactarea {
  position: relative;
  border-radius: 1rem;
  background: -webkit-gradient(linear, left top, right top, from(rgb(96, 243, 193)), to(rgb(78, 178, 215)));
  background: linear-gradient(90deg, rgb(96, 243, 193) 0%, rgb(78, 178, 215) 100%);
  padding: 3.3rem 0 3.1rem;
  width: 77.8rem;
  margin: 8.2rem auto 6.3rem;
}
@media screen and (max-width: 768px) {
  .p-details-contactarea {
    width: 100%;
    padding: 2.8rem 0 4.2rem;
    margin: 7.6rem auto 8.3rem;
  }
}
.p-details-contactarea::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 0.8rem;
  background: #ffffff;
}
.p-details-contactarea > * {
  position: relative;
  margin: 0;
  text-align: center;
}

.p-details-contactarea__txt01 {
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .p-details-contactarea__txt01 {
    font-size: 2.8rem;
  }
}
.p-details-contactarea__txt01 + .p-details-contactarea__txt01 {
  margin-top: 1rem;
}
@media screen and (max-width: 768px) {
  .p-details-contactarea__txt01 + .p-details-contactarea__txt01 {
    margin-top: 0;
  }
}

.p-details-contactarea__txt02 {
  font-size: 1.5rem;
  line-height: 1.9;
  margin-top: 0.8rem;
}
@media screen and (max-width: 768px) {
  .p-details-contactarea__txt02 {
    font-size: 2.6rem;
    line-height: 1.6;
  }
}
.p-details-contactarea__txt02 a {
  color: #008482;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.sp-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: distribute;
      align-content: space-around;
}

.sp-flex .jcC {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.news-details__imgArea--card.mb {
  margin-bottom: 1rem;
}

.mb50 {
  margin-bottom: 5rem !important;
}
@media screen and (max-width: 768px) {
  .mb50 {
    margin-bottom: 1.2rem !important;
  }
}

.noMgn {
  margin-bottom: 0;
}

.mgn {
  margin-bottom: 80px !important;
}

@media (max-width: 768px) {
  .mgn {
    margin-bottom: 30px !important;
  }
}
.mgn10 {
  margin-bottom: 10px !important;
}

.mgn_phs {
  margin-bottom: 30px !important;
}

.txt_cnt {
  text-align: center;
}

.txt_gry {
  margin-top: 0;
  color: #999;
}

.txt_green {
  color: #007472;
}

@media (max-width: 830px) {
  .news-details__in .list li a {
    font-size: 14px;
  }
  /* 画像レイアウト3列 */
  .news-details__imgArea--card.typ3 {
    width: calc(50% - 15px);
  }
}
@media (max-width: 640px) {
  .news-details__in .list li a {
    padding-left: 25px;
  }
  .news-details__in .list li a::before {
    width: 15px;
    height: 10px;
  }
  .news-details__in .list li a span:after {
    right: -25px;
    width: 15px;
    height: 15px;
  }
  /* 画像レイアウト3列 */
  .news-details__imgArea--card.typ3 {
    width: calc(100% - 0px);
  }
}
.news-details__imgArea--card p {
  margin: 10px 0 50px;
  text-align: center;
  font-size: 14px;
}

@media (max-width: 768px) {
  .news-details__imgArea--card p {
    font-size: 2.2rem;
  }
}
/* TABLEA.style1 */
.news__tableA.style1 td {
  text-align: center;
}

.news__tableA.style1 table colgroup col:first-child {
  width: 20% !important;
}

.news__tableA.style1 table colgroup col:nth-child(2) {
  width: 15% !important;
}

.news__tableA.style1 table colgroup col:nth-child(3) {
  width: 20% !important;
}

.news__tableA.style1 table colgroup col:nth-child(4) {
  width: 20% !important;
}

.news__tableA.style1 table colgroup col:nth-child(5) {
  width: 10% !important;
}

.news__tableA.style1 td:first-child {
  text-align: left;
}

.news__tableA.style1 tr:nth-child(3) {
  background: #fff;
  color: #000;
  font-weight: normal;
}

/* TABLEA.style6 */
.news__tableA.style6 table colgroup col:first-child {
  width: 7% !important;
}

.news__tableA.style6 table colgroup col:nth-child(2) {
  width: 28% !important;
}

.news__tableA.style6 table colgroup col:nth-child(3),
.news__tableA.style6 table colgroup col:nth-child(4),
.news__tableA.style6 table colgroup col:nth-child(5),
.news__tableA.style6 table colgroup col:nth-child(6),
.news__tableA.style6 table colgroup col:last-child {
  width: 13% !important;
}

.news__tableA.style6 td:first-child {
  background: #ddd;
}

.news__tableA.style6 td:nth-child(2) {
  text-align: left;
  background: #f6f6f7;
}

.news__tableA.style6 td:nth-child(3) {
  background: #dbf5f5;
}

.news__tableA.style6 tr:nth-child(7) {
  background: #dbf5f5;
  font-weight: bold;
  color: #007a78;
}

.news__tableA.style6 td.bkclr {
  background: #dbf5f5;
}

/* 210325記事用 */
.news__tableA.style6 tr:nth-child(3) {
  background: #fff;
  font-weight: normal;
  color: #000;
}

/* TABLEA.style7 */
.news__tableA.style7 td {
  text-align: center;
}

.news__tableA.style7 td:first-child {
  text-align: left;
}

.news__tableA.style7 table colgroup col:first-child {
  width: 40% !important;
}

.news__tableA.style7 table colgroup col:nth-child(2) {
  width: 30% !important;
}

.news__tableA.style7 td:first-child {
  background: #dbf5f5;
}

/* 210325記事用 */
.news__tableA.style7 tr:nth-child(3) {
  background: #fff;
  font-weight: normal;
  color: #000;
}

.news__tableA.style7 .link {
  color: #007a78;
  font-weight: bold;
}

.news__tableD {
  margin-bottom: 40px;
  width: 100%;
  font-size: 16px;
}

.news__tableD table {
  border: 1px #c5c6c9 solid;
  color: #161c22;
  width: 100%;
}

.news__tableD table colgroup col:first-child {
  width: 40% !important;
}

.news__tableD td:first-child {
  font-weight: bold;
  background: #e9eaeb;
}

.news__tableD th {
  background-color: #006b63;
  text-align: center;
  color: #fff;
  padding: 10px 30px;
}

.news__tableD th, .news__tableD td {
  border: 1px #c5c6c9 solid;
  vertical-align: middle;
  padding: 10px 30px 10px 30px;
  text-align: center;
  white-space: nowrap;
}

.news__tableD td:first-child {
  text-align: left;
}

.news__tableD td a.link {
  color: #309162 !important;
}

@media screen and (max-width: 768px) {
  .news-details__imgArea {
    margin-bottom: 0;
  }
  .news-details__imgArea p {
    margin-bottom: 2rem;
  }
  .news-details__imgArea--card img {
    width: 100%;
    height: auto;
  }
}
.news-details__cpArea {
  margin: 30px auto;
  padding: 30px;
  line-height: 1.8;
  font-size: 1.5rem;
  border-top: 1px solid #134e3b;
  border-bottom: 1px solid #134e3b;
}

.news-details__cpArea .cp-h4 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #134e3b;
  margin-bottom: 30px;
}

.news-details__cpArea .cpArea-box {
  margin-top: 10px;
  border: 1px solid #c5c6c9;
  background: #e9eaeb;
  text-align: left;
  padding: 30px;
}

@media screen and (max-width: 768px) {
  .news-details__cpArea {
    font-size: 2.8rem;
    padding: 20px 10px;
  }
  .news-details__cpArea .cp-h4 {
    font-size: 3.2rem;
  }
  .news-details__cpArea .cpArea-box {
    padding: 20px;
  }
}
.news-details__cpArea.mb {
  margin-bottom: 50px;
}

.news-details__cpArea ul {
  padding-left: 1.5em;
}

.news-details__cpArea li {
  list-style: disc;
}

.news-details__txtArea .list {
  list-style: none;
  padding-left: 0;
}

.news-details__txtArea .list li {
  margin-bottom: 8px;
}

.news-details__txtArea .list li a {
  font-weight: bold;
}

/* 210903記事用 */
.news__tableA.style4 tr:nth-child(5) {
  background: #dbf5f5;
  font-weight: bold;
  color: #007a78;
}

/* 201028記事用 */
.news__tableA.style2 tr:nth-child(3) {
  background: #dbf5f5;
  font-weight: bold;
  color: #007a78;
}

.txtL {
  text-align: left !important;
}

.news-details__txtArea--txt {
  line-height: 1.8;
}

.news-details__txtArea--txt.txtTypeD {
  margin-bottom: 20px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .news-details__txtArea--txt.txtTypeD {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.news-details__txtArea--txt.txtTypeE {
  margin-bottom: 20px;
  font-size: 1.5rem;
}

@media screen and (max-width: 768px) {
  .news-details__txtArea--txt.txtTypeE {
    font-size: 2.8rem;
    margin-bottom: 10px;
  }
}
.news-details__txtArea--txt.txtTypeE strong {
  font-size: 17px;
}

/* btn */
.c-acceptarea-btn02 {
  width: 37rem;
  margin: 3.5rem 0 0;
}

@media screen and (max-width: 768px) {
  .c-acceptarea-btn02 {
    width: 100%;
    margin: 4.5rem 0 0;
  }
}
.c-btn-border02__inner {
  position: relative;
  padding: 1.5rem 5rem 1.5rem 2.5rem;
  display: block;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .c-btn-border02__inner {
    padding: 2.5rem 7rem 2.5rem 3.9rem;
  }
}
.c-btn-border02 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 1.7rem;
  line-height: 1;
  font-weight: 500;
  position: relative;
  border-radius: 0.8rem;
  background: -webkit-gradient(linear, left top, right top, from(rgb(96, 243, 193)), to(rgb(78, 178, 215)));
  background: linear-gradient(90deg, rgb(96, 243, 193) 0%, rgb(78, 178, 215) 100%);
  padding: 1px;
}

.c-btn-border02 a::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 0.6rem;
  background: #ffffff;
}

@media screen and (max-width: 768px) {
  .c-btn-border02 a {
    border-radius: 1rem;
  }
  .c-btn-border02 a::before {
    border-radius: 0.8rem;
  }
}
.c-btn-border02 a::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 1.8rem;
  width: 1.4rem;
  height: 1.4rem;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="%23000000" d="m3,36c-.8000002,0-1.5-.2999992-2.0999999-.9000015-.5999999-.5999985-.9000001-1.2999992-.9000001-2.0999985V3c0-.8000002.3000002-1.5.9000001-2.0999999s1.2999997-.9000001,2.0999999-.9000001h14v3H3v30h30v-14h3v14c0,.7999992-.2999992,1.5-.9000015,2.0999985-.5999985.6000023-1.2999992.9000015-2.0999985.9000015H3Zm10.1000004-11l-2.1000004-2.1000004L30.9000015,3h-10.9000015V0h16v16h-3V5.1000004L13.1000004,25Z" /></svg>') no-repeat center center/contain;
}

@media screen and (min-width: 769px) {
  .c-btn-border02 a {
    -webkit-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
  }
  .c-btn-border02 a::before {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .c-btn-border02 a::after {
    -webkit-transition: right 0.3s;
    transition: right 0.3s;
  }
  .c-btn-border02 a:hover {
    color: #ffffff;
    background: #008482;
  }
  .c-btn-border02 a:hover::before {
    opacity: 0;
  }
  .c-btn-border02 a:hover::after {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="%23ffffff" d="m3,36c-.8000002,0-1.5-.2999992-2.0999999-.9000015-.5999999-.5999985-.9000001-1.2999992-.9000001-2.0999985V3c0-.8000002.3000002-1.5.9000001-2.0999999s1.2999997-.9000001,2.0999999-.9000001h14v3H3v30h30v-14h3v14c0,.7999992-.2999992,1.5-.9000015,2.0999985-.5999985.6000023-1.2999992.9000015-2.0999985.9000015H3Zm10.1000004-11l-2.1000004-2.1000004L30.9000015,3h-10.9000015V0h16v16h-3V5.1000004L13.1000004,25Z" /></svg>') no-repeat center center/contain;
    right: 1.1rem;
  }
}
@media screen and (max-width: 768px) {
  .c-btn-border02 a {
    font-size: 2.8rem;
    line-height: 1.6071428571;
  }
  .c-btn-border02 a::after {
    right: 3.3rem;
    width: 2rem;
    height: 2rem;
  }
}
.c-acceptarea-btn03.c-btn-border02 a {
  line-height: 1.6;
}

.news-details__boxArea {
  padding: 40px 50px;
  margin-bottom: 30px;
  background: #e9eaeb;
  display: table;
}

.news-details__boxArea .news-details__boxArea--img {
  width: 50%;
  display: table-cell;
}

.news-details__boxArea .news-details__boxArea--text {
  width: 50%;
  display: table-cell;
  vertical-align: top;
}

.news-details__boxArea .text__inner {
  margin-left: 30px;
}

.news-details__boxArea .text__inner strong:first-child {
  font-size: 1.8rem;
}

.news-details__boxArea .text__inner strong:nth-child(2) {
  font-size: 1.5rem;
}

.news-details__boxArea .text__inner p {
  font-size: 1.5rem;
  line-height: 2;
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .news-details__boxArea {
    padding: 40px;
    display: block;
  }
  .news-details__boxArea .text__inner {
    margin-left: 0;
    margin-top: 30px;
  }
  .news-details__boxArea .text__inner strong:first-child {
    font-size: 3.2rem;
  }
  .news-details__boxArea .text__inner strong:nth-child(2) {
    font-size: 2.5rem;
  }
  .news-details__boxArea .text__inner p {
    font-size: 2.5rem;
    margin-top: 10px;
  }
  .news-details__boxArea .news-details__boxArea--img {
    width: 100%;
    display: block;
  }
  .news-details__boxArea .news-details__boxArea--text {
    width: 100%;
    display: block;
    vertical-align: top;
  }
}
@media screen and (max-width: 640px) {
  .news-details__boxArea {
    padding: 20px 15px;
    margin-bottom: 1rem;
    display: block;
  }
}
.news-details__imgCol2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 40px;
  -webkit-column-gap: 5%;
     -moz-column-gap: 5%;
          column-gap: 5%;
  margin: 5rem 0;
}
@media screen and (max-width: 640px) {
  .news-details__imgCol2 {
    display: block;
  }
}
.news-details__imgCol2 > * {
  width: 47.5%;
}
@media screen and (max-width: 640px) {
  .news-details__imgCol2 > * {
    width: 100%;
  }
  .news-details__imgCol2 > *:nth-child(n+2) {
    margin-top: 6.6666666667vw;
  }
}
.news-details__imgCol2 img {
  border-radius: 6px;
}
@media screen and (max-width: 640px) {
  .news-details__imgCol2 img {
    border-radius: 1.3333333333vw;
  }
}

.news-details__imgCol3Gray {
  -webkit-column-gap: 2.5%;
     -moz-column-gap: 2.5%;
          column-gap: 2.5%;
  padding: 22px 30px;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 40px;
  background-color: #f5f5f5;
  margin: 3rem 0;
}
@media screen and (max-width: 640px) {
  .news-details__imgCol3Gray {
    display: block;
    padding: 4.9333333333vw 5.3333333333vw;
    border-radius: 1.3333333333vw;
    margin: 6.6666666667vw 0;
  }
}
.news-details__imgCol3Gray > * {
  width: 31.6666666667%;
}
@media screen and (max-width: 640px) {
  .news-details__imgCol3Gray > * {
    width: 100%;
  }
  .news-details__imgCol3Gray > *:nth-child(n+2) {
    margin-top: 6.6666666667vw;
  }
}
.news-details__imgCol3Gray img {
  border-radius: 6px;
}
@media screen and (max-width: 640px) {
  .news-details__imgCol3Gray img {
    border-radius: 1.3333333333vw;
  }
}

/* 210325記事用 */
.news__table231003 {
  margin-bottom: 8rem;
  width: 100%;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .news__table231003 {
    margin-bottom: 10rem;
    font-size: 2.8rem;
  }
  .news__table231003 .scroll table {
    width: auto;
  }
}

.news__table231003 table {
  border: 1px #c5c6c9 solid;
  color: #161c22;
  width: 100%;
}

.news__table231003 table colgroup col:first-child {
  width: 11.1336% !important;
}

.news__table231003 table colgroup col:nth-child(2) {
  width: 35.2511% !important;
}

.news__table231003 table colgroup col:nth-child(3) {
  width: 28.5312% !important;
}

.news__table231003 table colgroup col:last-child {
  width: 25.0002% !important;
}

.news__table231003 th {
  background-color: #007a78;
  text-align: center;
  color: #fff;
  padding: 1rem;
}

.news__table231003 th, .news__table231003 td {
  border: 1px #c5c6c9 solid;
  vertical-align: middle;
  padding: 1rem 3rem 1rem 3rem;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .news__table231003 th, .news__table231003 td {
    padding: 2rem 3rem;
  }
}

.news__table231003 td:nth-child(1),
.news__table231003 td:nth-child(2) {
  text-align: center;
}

.news__table231003 td:last-child {
  text-align: right;
}

.news__table231003 tr:nth-child(5) {
  background: #dbf5f5;
  font-weight: bold;
  color: #007a78;
}
/*# sourceMappingURL=news.css.map */
