/************************************/
.page_header {
  background-color: #C3f7d9; }
  .page_header span.ttl:before {
    background-color: #A6ECC4; }

/************************************/
.pankuzu {
  width: calc(100% - 100px); }

@media (max-width: 1280px) {
  .pankuzu {
    width: calc(100% - 80px); } }
/*max-width:1280px*/
/*max-width:1024px*/
@media (max-width: 768px) {
  .pankuzu {
    width: calc(100% - 60px); } }
/*max-width:768px*/
@media (max-width: 480px) {
  .pankuzu {
    width: calc(100% - 40px); } }
/*max-width:480px*/
/************************************/
.news_box {
  max-width: 1400px;
  width: calc(100% - 100px);
  margin: 0 auto;
  padding: 0 0 100px; }

.tab-switch {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin: 0 0 40px; }
  .tab-switch li {
    margin: 0 5px 0 0; }
  .tab-switch .tab-btn {
    font: 1.4rem/20px dnp-shuei-gothic-kin-std, sans-serif;
    font-weight: 300;
    letter-spacing: 0.05em;
    width: fit-content;
    padding: 0 10px;
    height: 22px;
    border-radius: 25px;
    border: 1px solid #CCCCCA;
    background-color: inherit;
    cursor: pointer;
    text-align: left; }
    .tab-switch .tab-btn.active {
      background-color: #DAFD21; }

.tab-content {
  width: 100%;
  margin: 0 auto 80px;
  display: none; }
  .tab-content.active {
    display: block; }
  .tab-content ul {
    border-top: 1px solid #D0DFE5;
    list-style: none;
    padding: 0;
    margin: 0 0; }
  .tab-content li {
    border-bottom: 1px solid #D0DFE5; }
    .tab-content li a {
      transition: .3s;
      text-decoration: none;
      color: #000;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: flex-start;
      padding: 30px 80px 30px 20px;
      position: relative; }
      .tab-content li a:before {
        position: absolute;
        content: "";
        background: url("../images/common/news_arrow.svg") center center no-repeat;
        height: 100%;
        width: 32px;
        right: 25px;
        top: 0; }
      .tab-content li a time {
        font: 1.5rem/20px "Inter", sans-serif;
        font-weight: 700;
        letter-spacing: 0.05em;
        width: 110px; }
      .tab-content li a span {
        font: 1.4rem/20px dnp-shuei-gothic-kin-std, sans-serif;
        font-weight: 300;
        letter-spacing: 0.05em;
        width: fit-content;
        padding: 0 10px;
        height: 22px;
        border-radius: 25px;
        border: 1px solid #CCCCCA;
        background-color: inherit;
        cursor: pointer;
        text-align: left; }
      .tab-content li a p {
        margin: 10px 0 0;
        font: 1.6rem/1.8em dnp-shuei-gothic-kin-std, sans-serif;
        font-weight: 500;
        letter-spacing: 0.05em;
        flex: 0 0 100%;
        min-width: 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }

@media (hover: hover) {
  .tab-switch .tab-btn:hover {
    background-color: #D3E7F0; }
    .tab-switch .tab-btn:hover.active {
      background-color: #fff; }

  .tab-content li a:hover {
    background-color: #fff; }

  .news-link:hover {
    background: url("../images/common/arrow.svg") center right 30px no-repeat #81D9F0; } }
@media (max-width: 1280px) {
  .news_box {
    max-width: 1400px;
    width: calc(100% - 80px);
    margin: 0 auto;
    padding: 0 0 100px; } }
/*max-width:1280px*/
@media (max-width: 1024px) {
  .news_box {
    max-width: 768px; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .news_box {
    width: calc(100% - 60px);
    max-width: 480px; }

  .tab-content li a {
    padding: 30px 60px 30px 0; }
    .tab-content li a:before {
      height: 100%;
      width: 32px;
      right: 0;
      top: 0; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .news_box {
    width: calc(100% - 40px);
    max-width: 325px;
    padding-bottom: 50px; }

  .tab-switch {
    margin: 0 0 15px; }
    .tab-switch li {
      margin: 0 5px 8px 0; }
    .tab-switch .tab-btn {
      font: 1.2rem/18px dnp-shuei-gothic-kin-std, sans-serif;
      font-weight: 300;
      height: 20px; }

  .tab-content {
    margin: 0 0 40px; }
    .tab-content li a {
      padding: 25px 0 25px 0; }
      .tab-content li a:before {
        display: none; }
      .tab-content li a time {
        font: 1.3rem/18px "Inter", sans-serif;
        font-weight: 700;
        letter-spacing: 0.05em;
        width: 95px; }
      .tab-content li a span {
        font: 1.2rem/18px dnp-shuei-gothic-kin-std, sans-serif;
        font-weight: 300;
        letter-spacing: 0.05em;
        width: fit-content;
        padding: 0 10px;
        height: 20px;
        border-radius: 25px; }
      .tab-content li a p {
        font: 1.4rem/1.8em dnp-shuei-gothic-kin-std, sans-serif;
        font-weight: 500;
        letter-spacing: 0.05em;
        position: relative;
        padding: 0 35px 0 0; }
        .tab-content li a p:before {
          height: 3px;
          width: 24px;
          right: 0px;
          top: 50%;
          left: auto;
          transform: translate(0%, -50%); }

  .news-link {
    width: 190px;
    height: 35px;
    background: url("../images/common/arrow.svg") center right 18px no-repeat #D3E7F0;
    background-size: 18px;
    font: 1.4rem/33px dnp-shuei-gothic-kin-std, sans-serif;
    font-weight: 500;
    letter-spacing: 0.03em;
    padding: 0 0 0 18px; } }
/*max-width:480px*/
/*************************/
.back_link {
  transition: .3s;
  display: block;
  margin: 50px auto 0;
  max-width: 352px;
  width: calc(100% - 40px);
  height: 60px;
  font: 1.5rem/60px dnp-shuei-gothic-kin-std, sans-serif;
  font-weight: 500;
  text-decoration: none;
  border-radius: 50px;
  letter-spacing: 0.03em;
  padding: 0 20px 0 0;
  background-color: #A6ECC4;
  position: relative;
  text-align: center; }
  .back_link:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 25px;
    border-radius: 25px;
    background: #fff url(../images/common/arrow.svg) center center no-repeat;
    top: 50%;
    left: auto;
    right: 20px;
    transform: translate(0%, -50%); }

@media (hover: hover) {
  .back_link:hover {
    background-color: #DAFD21; } }
@media (max-width: 480px) {
  .back_link {
    height: 50px;
    font: 1.5rem/50px dnp-shuei-gothic-kin-std, sans-serif;
    font-weight: 500; }
    .back_link:before {
      width: 36px;
      height: 24px;
      border-radius: 25px;
      background: #fff url(../images/common/arrow.svg) center center no-repeat;
      background-size: 16px; } }
/*max-width:480px*/
/*************************/
.single {
  max-width: 1400px;
  width: calc(100% - 100px);
  margin: 0 auto;
  padding: 0 0 100px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start; }
  .single .ttl {
    width: 400px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start; }
    .single .ttl time {
      font: 1.6rem/26px "Inter", sans-serif;
      font-weight: 700;
      letter-spacing: 0.05em;
      margin: 0 15px 0 0; }
    .single .ttl span {
      font: 1.6rem/26px dnp-shuei-gothic-kin-std, sans-serif;
      font-weight: 300;
      letter-spacing: 0.05em;
      width: fit-content;
      padding: 0 10px;
      height: 28px;
      border-radius: 25px;
      border: 1px solid #CCCCCA;
      background-color: inherit;
      cursor: pointer;
      text-align: left;
      display: block; }
    .single .ttl h2 {
      width: 100%;
      flex: 0 0 100%;
      border-top: 1px solid #CCCCCA;
      padding: 15px 0 0;
      margin: 15px 0 0;
      font: 2.4rem/1.6em dnp-shuei-gothic-kin-std, sans-serif;
      font-weight: 500;
      letter-spacing: 0.05em; }

.honbun {
  width: calc(100% - 440px);
  max-width: 840px;
  font: 1.7rem/2.2em dnp-shuei-gothic-kin-std, sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em; }
  .honbun p {
    margin-bottom: 25px;
    text-align: justify;
    text-justify: inter-ideograph; }
  .honbun img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 15px; }
  .honbun h1 {
    font: 140%/1.8em dnp-shuei-gothic-kin-std, sans-serif;
    font-weight: 700;
    margin-bottom: 10px; }
  .honbun h2 {
    font: 135%/1.8em dnp-shuei-gothic-kin-std, sans-serif;
    font-weight: 700;
    margin-bottom: 10px; }
  .honbun h3 {
    font: 130%/1.8em dnp-shuei-gothic-kin-std, sans-serif;
    font-weight: 700;
    margin-bottom: 10px; }
  .honbun h4 {
    font: 125%/2em dnp-shuei-gothic-kin-std, sans-serif;
    font-weight: 700;
    margin-bottom: 10px; }
  .honbun h5 {
    font: 110%/2.2em dnp-shuei-gothic-kin-std, sans-serif;
    font-weight: 700;
    margin-bottom: 10px; }
  .honbun h6 {
    font: 100%/2.2em dnp-shuei-gothic-kin-std, sans-serif;
    font-weight: 700;
    margin-bottom: 10px; }

@media (max-width: 1280px) {
  .single {
    max-width: 840px;
    width: calc(100% - 80px); }
    .single .ttl {
      width: 100%;
      max-width: 100%;
      margin: 0 0 60px; }

  .honbun {
    width: 100%;
    margin: 0 auto;
    max-width: 840px; } }
/*max-width:1280px*/
/*max-width:1024px*/
@media (max-width: 768px) {
  .single {
    max-width: 840px;
    width: calc(100% - 60px); }
    .single .ttl {
      margin: 0 0 50px; }
      .single .ttl time {
        font: 1.5rem/26px "Inter", sans-serif;
        font-weight: 700;
        letter-spacing: 0.05em; }
      .single .ttl span {
        font: 1.5rem/26px dnp-shuei-gothic-kin-std, sans-serif;
        font-weight: 300;
        letter-spacing: 0.05em; }
      .single .ttl h2 {
        font: 2.2rem/1.6em dnp-shuei-gothic-kin-std, sans-serif; }

  .honbun {
    font: 1.6rem/2.2em dnp-shuei-gothic-kin-std, sans-serif;
    font-weight: 500;
    letter-spacing: 0.05em; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .single {
    max-width: 325px;
    width: calc(100% - 40px); }
    .single .ttl {
      margin: 0 0 50px; }
      .single .ttl time {
        font: 1.2rem/20px "Inter", sans-serif;
        font-weight: 700;
        letter-spacing: 0.05em; }
      .single .ttl span {
        height: 22px;
        font: 1.3rem/22px dnp-shuei-gothic-kin-std, sans-serif;
        font-weight: 300;
        letter-spacing: 0.05em; }
      .single .ttl h2 {
        font: 1.7rem/1.6em dnp-shuei-gothic-kin-std, sans-serif; }

  .honbun {
    font: 1.4rem/2.2em dnp-shuei-gothic-kin-std, sans-serif;
    font-weight: 500;
    letter-spacing: 0.05em; }
    .honbun h1 {
      font: 125%/1.8em dnp-shuei-gothic-kin-std, sans-serif;
      font-weight: 700;
      margin-bottom: 10px; }
    .honbun h2 {
      font: 120%/1.8em dnp-shuei-gothic-kin-std, sans-serif;
      font-weight: 700;
      margin-bottom: 10px; }
    .honbun h3 {
      font: 115%/1.8em dnp-shuei-gothic-kin-std, sans-serif;
      font-weight: 700;
      margin-bottom: 10px; }
    .honbun h4 {
      font: 110%/2em dnp-shuei-gothic-kin-std, sans-serif;
      font-weight: 700;
      margin-bottom: 10px; }
    .honbun h5 {
      font: 105%/2.2em dnp-shuei-gothic-kin-std, sans-serif;
      font-weight: 700;
      margin-bottom: 10px; }
    .honbun h6 {
      font: 100%/2.2em dnp-shuei-gothic-kin-std, sans-serif;
      font-weight: 700;
      margin-bottom: 10px; } }
/*max-width:480px*/
