@charset "UTF-8";
.page_archive-mv {  
  position: relative;
  height: 240px;
  background: 95% 95% / cover no-repeat;
  padding-top: 6.4rem
}

@media (max-width:1023px) {
  .page_archive-mv {
    padding-top: 9.6rem;
    margin-top: 0;          
  }
}

@media only screen and (max-width:480px), only screen and (max-width:321px) {
  .page_archive-mv {
    height: 200px;
    padding-top: 7.6rem
  }
}

.page_archive-mv:after {
  content: "";
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  z-index: 90;
  width: 100%;
  height: 100%;
  top: 0
}

.page_archive-mv-title {
  z-index: 95;
  position: relative
}

.page_archive-mv-title-sub {
  width: 96px;
  margin: 0 auto;
  margin-bottom: 0.4rem
}

.page_archive-mv-title-sub img {
  width: 100%
}

.page_archive-mv-title-main {
  width: 180px;
  margin: 0 auto
}

.page_archive-mv-title-main img {
  width: 100%
}

.page_archive {
  padding: 5rem 0
}

@media only screen and (max-width:480px), only screen and (max-width:321px) {
  .page_archive {
    /*background-color: rgba(60, 182, 250, 0.3);*/
        padding: 2rem 0
  }
}

.page_archive-list-text {
  border-bottom: solid 2px #f9688f;
  padding-top: 2.4rem;
  padding-bottom: 1.6rem
}

.page_archive-list-text:first-of-type {
  border-top: solid 2px #f9688f
}

.page_archive-list-text time {
  font-size: 1.4rem;
  color: #fb9602;
  display: block
}

.page_archive-list-text a {
  font-size: 1.6rem;
  color: #000
}

.page_archive-list-text a:hover {
  filter: opacity(0.8)
}

.page_archive .page-more {
  font-size: 1.4rem;
  color: #000;
  margin-top: 1.6rem
}

.page_archive .page-more:after {
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  font-weight: 700;
  margin-left: 10px
}

.pagination {
  text-align: center;
  margin-top: 5.6rem
}

.pagination .page-numbers {
  margin-right: 0;
  border: none
}

.pagination .page-numbers a {
  color: #fff;
  border: solid 1px #f9688f;
  display: block;
  padding: 0.8rem;
  background: #f9688f
}

.pagination .page-numbers a:hover {
  color: #fff;
  background-color: #f9688f;
  transition: 1s
}

.pagination .page-numbers li {
  display: inline-block;
  margin-right: 0.8rem;
  border: none;
  color: #000;
  background-color: #fff;
  font-size: 1.4rem;
  padding: 0.8rem
}

.pagination .page-numbers li:last-of-type {
  margin-right: 0
}

.pagination .current {
  background-color: #f9688f;
  border: solid 1px #f9688f;
  color: #fff;
  padding: 0.8rem;
  display: block
}

.article-header h1 {
  font-size: 2.4rem;
  border-bottom: solid 2px #f9688f;
  margin-bottom: 1.6rem
}

.article-body p {
  font-size: 1.6rem;
  line-height: 1.8
}

.page-contact {
  padding-top: 5rem;
  padding-bottom: 5rem
}

@media only screen and (max-width:480px) {
  .page-contact {
    padding-top: 3.2rem;
    padding-bottom: 3.2rem
  }
}

.page-contact p {
  font-size: 1.6rem
}

.monthly-archive {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background: #f4f4f4;
  text-align: left
}

@media only screen and (max-width:480px), only screen and (max-width:321px) {
  .monthly-archive {
    /*background-color: rgba(60, 182, 250, 0.3);*/
    border-top: 2px solid #f9688f
  }
}

.monthly-archive_title {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 3rem
}

ul.accordion {
  margin: 0;
  padding-inline-start: 0px
}

ul.accordion ul.hide {
  display: none
}

ul.accordion li {
  list-style: none;
  background: none;
  padding: 0;
  position: relative;
  letter-spacing: 0.3rem
}

ul.accordion li p {
  margin: 0;
  font-size: 18px;
  color: #fb9602
}

ul.accordion li span {
  position: absolute;
  left: 14rem;
  top: 5px;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: solid 1px #fb9602
}

ul.accordion li span:before {
  content: "";
  height: 1px;
  width: 9px;
  display: block;
  background: #fb9602;
  position: absolute;
  top: 8px;
  left: 4px
}

ul.accordion li span:after {
  content: "";
  height: 9px;
  width: 1px;
  display: block;
  background: #fb9602;
  position: absolute;
  top: 4px;
  left: 8px
}

ul.accordion li span.acv_open:after {
  height: 0;
  width: 0
}

ul.accordion ul {
  margin: 2rem 5rem
}

ul.accordion ul li {
  display: inline-block;
  width: 100px;
  font-size: 15px;
  position: relative;
  line-height: 3rem;
  text-decoration: underline
}

.site-main-column-archive {
  margin-bottom: 0px
}

@media screen and (min-width:481px) and (max-width:560px) {
  ul.accordion ul {
    margin: 2rem 0rem
  }
  ul.accordion ul li {
    display: inline-block;
    width: 100px;
    font-size: 15px;
    position: relative;
    line-height: 3rem;
    text-decoration: underline
  }
}

@media screen and (min-width:321px) and (max-width:480px) {
  ul.accordion ul {
    margin: 2rem 0rem
  }
  ul.accordion ul li {
    display: inline-block;
    width: 80px;
    font-size: 15px;
    position: relative;
    line-height: 3rem;
    letter-spacing: 0.1rem;
    text-decoration: underline
  }
}

@media screen and (max-width:320px) {
  ul.accordion ul {
    margin: 2rem 0rem
  }
  ul.accordion ul li {
    display: inline-block;
    width: 80px;
    font-size: 15px;
    position: relative;
    line-height: 3rem;
    letter-spacing: 0.1rem;
    text-decoration: underline
  }
}

.page-link-flex-2 a {
  text-align: right
}