/*====================================================================================
1. START COMMON ONLY CHILD PAGE.
====================================================================================*/
/*---------- START BREADCRUMB ----------*/
.c-breadcrumb {
  margin-top: 1.3rem;
  padding-bottom: 2.5rem;
  margin-bottom: 5.4rem;
}
.c-breadcrumb ul {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-breadcrumb ul li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 1.3rem;
  margin-right: 0.5rem;
  font-size: 1.6rem;
  line-height: 1.6;
  font-weight: 700;
}
.c-breadcrumb ul li:after {
  position: absolute;
  content: " / ";
  top: 0;
  right: 0;
  margin: auto;
}
.c-breadcrumb ul li:last-child:after {
  content: none;
}
.c-breadcrumb ul li:nth-child(2) {
  white-space: nowrap;
}
.c-breadcrumb ul li a {
  line-height: 1.2;
  font-weight: 400;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .c-breadcrumb {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .c-pagination {
    margin-top: 10rem;
  }
}
@media only screen and (max-width: 767px) {
  .c-pagination {
    margin-top: 4rem;
  }
}
.c-pagination .wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 768px) {
  .c-pagination .wp-pagenavi {
    gap: 1.9rem;
  }
}
@media only screen and (max-width: 767px) {
  .c-pagination .wp-pagenavi {
    gap: 1rem;
  }
}
.c-pagination .wp-pagenavi a {
  font-size: 1.8rem;
  text-decoration: none;
  letter-spacing: 0.05em;
  color: #a7a7a7;
  font-weight: 700;
}
.c-pagination .wp-pagenavi a:hover {
  color: var(--co-privacy);
}
.c-pagination .wp-pagenavi .current {
  color: #000;
  font-weight: 700;
  font-size: 1.8rem;
}
.c-pagination .wp-pagenavi .nextpostslink,
.c-pagination .wp-pagenavi .previouspostslink {
  border-radius: 0.8rem;
  background: var(--co-privacy);
  position: relative;
}
@media only screen and (min-width: 768px) {
  .c-pagination .wp-pagenavi .nextpostslink,
  .c-pagination .wp-pagenavi .previouspostslink {
    width: 5rem;
    height: 5rem;
  }
  .c-pagination .wp-pagenavi .nextpostslink:hover,
  .c-pagination .wp-pagenavi .previouspostslink:hover {
    opacity: 0.7;
  }
}
@media only screen and (max-width: 767px) {
  .c-pagination .wp-pagenavi .nextpostslink,
  .c-pagination .wp-pagenavi .previouspostslink {
    width: 3rem;
    height: 3rem;
  }
}
@media only screen and (min-width: 768px) {
  .c-pagination .wp-pagenavi .nextpostslink {
    margin-left: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .c-pagination .wp-pagenavi .nextpostslink {
    margin-left: 2rem;
  }
}
.c-pagination .wp-pagenavi .nextpostslink:after {
  content: "";
  border-top: 0.4rem solid transparent;
  border-bottom: 0.4rem solid transparent;
  border-left: 0.8rem solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (min-width: 768px) {
  .c-pagination .wp-pagenavi .previouspostslink {
    margin-right: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .c-pagination .wp-pagenavi .previouspostslink {
    margin-right: 2rem;
  }
}
.c-pagination .wp-pagenavi .previouspostslink:after {
  content: "";
  border-top: 0.4rem solid transparent;
  border-bottom: 0.4rem solid transparent;
  border-right: 0.8rem solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media only screen and (min-width: 768px) {
  #cm-footer {
    margin-top: 15rem;
  }
}
@media only screen and (max-width: 767px) {
  #cm-footer {
    margin-top: 6rem;
  }
}

.main_mv {
  background: #e2f2fd;
  text-align: center;
  margin-top: var(--headerH);
}
.main_mv .main_mv_inner {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .main_mv .main_mv_inner {
    padding: 8rem 0 8.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .main_mv .main_mv_inner {
    padding: 3rem 2rem 3rem;
    margin-bottom: 7rem;
  }
}
.main_mv .main_mv_inner img {
  position: absolute;
}
@media only screen and (min-width: 768px) {
  .main_mv .main_mv_inner img {
    right: -4.6rem;
    top: 10.1rem;
    width: 28.7rem;
  }
}
@media only screen and (max-width: 767px) {
  .main_mv .main_mv_inner img {
    right: 0rem;
    bottom: -6rem;
    width: 14rem;
  }
}
.main_mv .main_mv_inner .title {
  font-weight: 700;
  letter-spacing: 0;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .main_mv .main_mv_inner .title {
    font-size: 3.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .main_mv .main_mv_inner .title {
    font-size: 2rem;
  }
}

@media only screen and (min-width: 768px) {
  .list-cate .cm-listItem {
    gap: 8rem 2.7rem;
  }
}

.single-cat .single-title {
  border-radius: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .single-cat .single-title {
    padding: 1rem 3.4rem 2rem;
    gap: 2.6rem;
    margin-bottom: 2.9rem;
  }
}
@media only screen and (max-width: 767px) {
  .single-cat .single-title {
    padding: 0.5rem 1rem 1rem;
    gap: 1rem;
    margin-bottom: 3rem;
  }
}
.single-cat .single-title span {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .single-cat .single-title span {
    font-size: 5rem;
  }
}
@media only screen and (max-width: 767px) {
  .single-cat .single-title span {
    font-size: 3rem;
  }
}
.single-cat .single-title .ttl {
  line-height: 1.25;
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 768px) {
  .single-cat .single-title .ttl {
    font-size: 2.8rem;
    margin-top: 1.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .single-cat .single-title .ttl {
    font-size: 1.8rem;
    margin-top: 0.5rem;
  }
}
.single-cat .list_tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5rem 0.7rem;
}
@media only screen and (min-width: 768px) {
  .single-cat .list_tag a:hover {
    background: #000;
    color: #fff;
  }
}
.single-cat .list_tag span,
.single-cat .list_tag a {
  border: 0.1rem solid #c9c9c9;
  border-radius: 0.3rem;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 0.5rem 1.3rem;
  font-size: 1.5rem;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.single-cat .tt_h3 {
  font-weight: 700;
  letter-spacing: 0;
}
@media only screen and (min-width: 768px) {
  .single-cat .tt_h3 {
    font-size: 3rem;
    border-bottom: 0.4rem solid #000;
    padding-bottom: 2.3rem;
    margin: 3.9rem 0 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .single-cat .tt_h3 {
    font-size: 2rem;
    border-bottom: 0.2rem solid #000;
    padding-bottom: 0.5rem;
    margin: 2rem 0 1rem;
  }
}
@media only screen and (min-width: 768px) {
  .single-cat .info {
    margin: 2.5rem 0 4.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .single-cat .info {
    margin: 1rem 0 2rem;
  }
}
.single-cat .info dl {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .single-cat .info dl {
    font-size: 2.4rem;
    line-height: 1.7916666667;
    gap: 0.7rem;
  }
}
@media only screen and (max-width: 767px) {
  .single-cat .info dl {
    font-size: 1.6rem;
    gap: 0.5rem;
  }
}
.single-cat .info dl dt {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.single-cat .tt_h4 {
  font-weight: 500;
  color: var(--co-privacy);
  letter-spacing: 0;
}
@media only screen and (min-width: 768px) {
  .single-cat .tt_h4 {
    font-size: 2.4rem;
    margin: 5.8rem 0 1.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .single-cat .tt_h4 {
    font-size: 1.8rem;
    margin: 2rem 0 1rem;
  }
}
.single-cat p {
  letter-spacing: 0;
}
@media only screen and (min-width: 768px) {
  .single-cat p {
    margin: 2rem 0;
    line-height: 2.1875;
  }
}
@media only screen and (max-width: 767px) {
  .single-cat p {
    margin: 1rem 0;
  }
}
.single-cat img {
  display: block;
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .single-cat img {
    margin: 4rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .single-cat img {
    margin: 2rem 0;
  }
}
.single-cat table {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .single-cat table {
    margin-top: 2.5rem;
  }
}
.single-cat table tr {
  border-bottom: 0.1rem solid #fff;
}
.single-cat table th {
  border-right: 0.1rem solid #fff;
  text-align: center;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .single-cat table th {
    width: 22rem;
    padding: 1.3rem 3.4rem;
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .single-cat table th {
    width: 10rem;
    padding: 0.5rem;
    font-size: 1.6rem;
  }
}
.single-cat table td {
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .single-cat table td {
    padding: 1.3rem 3.4rem;
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .single-cat table td {
    padding: 0.5rem 1rem;
  }
}
.single-cat table.style01 th {
  background: #ebe9e1;
}
.single-cat table.style01 td {
  background: #faf8f2;
}
.single-cat table.style02 tr {
  background: #e3f3f5;
}
.single-cat table.style02 tr:nth-child(2n) {
  background: #f3f8f9;
}

.btn_single {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .btn_single {
    margin-top: 7.9rem;
  }
}
@media only screen and (max-width: 767px) {
  .btn_single {
    margin-top: 4rem;
  }
}
.btn_single a {
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .btn_single a {
    max-width: 36rem;
    height: 8.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .btn_single a {
    max-width: 25rem;
  }
}

@media only screen and (min-width: 768px) {
  .content_link {
    max-width: 109.6rem;
    margin: 9.5rem auto 0;
  }
}
.content_link .txt1 {
  text-align: center;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .content_link .txt1 {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .content_link .txt1 {
    font-size: 1.8rem;
  }
}
.content_link .list_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .content_link .list_link {
    gap: 5rem 4.6rem;
    margin: 9.1rem auto 5.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .content_link .list_link {
    gap: 2rem;
    margin: 3rem auto 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .content_link .list_link a {
    width: calc(50% - 2.3rem);
    height: 10rem;
    border-radius: 5rem;
  }
}
.content_link .infor {
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .content_link .infor {
    margin-top: 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .content_link .infor {
    margin-top: 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .content_link .infor dl {
    margin-bottom: 2.9rem;
  }
}
@media only screen and (max-width: 767px) {
  .content_link .infor dl {
    margin-bottom: 1.5rem;
  }
}
.content_link .infor dl:last-child {
  margin-bottom: 0;
}
.content_link .infor dd {
  padding-left: 1.7rem;
  margin-top: 0.4rem;
}

.title-a {
  background: var(--co-a);
}

.title-b {
  background: var(--co-b);
}

.title-c {
  background: var(--co-c);
}

.title-d {
  background: var(--co-d);
}

.title-e {
  background: var(--co-e);
}

.title-f {
  background: var(--co-f);
}