@charset "UTF-8";
@import url("//fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700&display=swap");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@4.1.1/dist/css/yakuhanmp.css");
/*
@mixin linkarrow3($c:$monocolor){

    &:before,
    &:after{
        content: "";
        display: block;
        width: 1px;
        height: 0.6rem;
        background: $c;
        border: none;
        box-sizing: border-box;
        position: absolute;
        z-index: 9;
        top: 50%;
        left: size(20);
    }
    &:before{
        transform: translateY(-50%) rotate(45deg);
    }
    &:after{
        transform: translateY(-50%) rotate(-45deg);
    }
}
    */
/* =================================================
   unique layout
================================================= */
/* -------------------------------------
   article
------------------------------------- */
#article {
  /* -------------------------------------
     section
  ------------------------------------- */
}
#article section {
  /* -------------------------------------
     list
  */
  /* -------------------------------------
     detail
  */
}
#article section .inner.section_inner .content {
  width: 89.3333333333vw;
  margin: 0 auto;
}
#article section .inner.section_inner .content.poster h2 {
  font-size: 1.6rem;
  line-height: 1;
  padding: 0.5em 0.5em 0.5em 1em;
  margin-bottom: 0.5em;
  /* background: #F8F6F1; */
  /* border-top: 5px solid #c2c2c2; */
  /* border-bottom: 5px solid #c2c2c2; */
  box-sizing: border-box;
    position: relative;
}

#article section .inner.section_inner .content.poster h2:after {
  content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, rgb(165, 165, 165), transparent);
  background: linear-gradient(to right, rgb(165, 165, 165), transparent);
  margin-top: 10px;

}


#article section .inner.section_inner .content.poster ul {
  list-style: none;
}
#article section .inner.section_inner .content.poster ul li a,
#article section .inner.section_inner .content.poster ul li a:link {
  display: grid;
  grid-template-columns: auto 1fr;
  column-gap: 1em;
  align-items: center;
  padding: 0.5em;
}
#article section .inner.section_inner .content.poster ul li a::before,
#article section .inner.section_inner .content.poster ul li a:link::before {
  /* content: "";
  display: block;
  width: 1.3333333333vw;
  height: 1.3333333333vw;
  border-top: 1px solid #A8ADAF;
  border-right: 1px solid #A8ADAF;
  box-sizing: border-box; */
  transform: rotate(45deg);
}
#article section .inner.section_inner .content.poster .item {
  margin: 0 auto 2.6666666667vw;
}
#article section.list .inner.section_inner .content.content_1 {
  width: 89.3333333333vw;
  margin: 0 auto;
}
#article section.list .inner.section_inner .content.content_1 a,
#article section.list .inner.section_inner .content.content_1 a:link {
  position: relative;
  z-index: 1;
}
#article section.list .inner.section_inner .content.content_1 figure {
  /* aspect-ratio: 3/2; */
  aspect-ratio: 1/1;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#article section.list .inner.section_inner .content.content_1 h2 {
  font-size: 1.2rem;
  margin-top: 0.75em;
}
#article section.list .inner.section_inner .content.content_1 h3 {
  font-size: 1rem;
  margin-top: 0.5em;
}
#article section.list .inner.section_inner .content.content_1 h3 span {
  white-space: nowrap;
  letter-spacing: 0.05em;
  color: #7f7f7f;
  line-height: 1;
  padding: 1%;
  background: #DCDEDF;
}
#article section.list .inner.section_inner .content.content_1 h3 span i {
  margin-right: 0.5em;
}
#article section.list .inner.section_inner .content.content_1 h3 span a,
#article section.list .inner.section_inner .content.content_1 h3 span a:link {
  padding: 0.4em 0;
  color: #7f7f7f;
}
#article section.list .inner.section_inner .content.content_1 p.date {
  color: #A8ADAF;
  font-family: YakuHanMP, "Noto Serif JP", "Hiragino Mincho ProN", "BIZ UDMincho", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1;
}
#article section.list .inner.section_inner .content.content_1 .item {
  display: grid;
  grid-template-columns: auto 1fr;
  column-gap: 4vw;
  padding-bottom: 5.3333333333vw;
  margin: 0 auto 5.3333333333vw;
  border-bottom: 1px solid #A8ADAF;
}
#article section.list .inner.section_inner .content.content_1 .item .float_l {
  width: 32vw;
}
#article section.list .inner.section_inner .content.content_1 .item .float_r {
  width: 100%;
}
#article section.list .inner.section_inner .content.content_1 .item.new figure::before {
  flex-shrink: 0;
  content: "new";
  display: block;
  font-family: YakuHanMP, "Noto Serif JP", "Hiragino Mincho ProN", "BIZ UDMincho", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 500;
  letter-spacing: 0.025em;
  text-align: center;
  color: hsl(0, 0%, 100%);
  font-size: 1rem;
  line-height: 1;
  width: max-content;
  padding: 0.6666666667vw 0.7vw 0.4666666667vw 0.6666666667vw;
  margin: 0 1.0666666667vw 0 0;
  background: #535D60;
  transform: translateY(-0.2666666667vw);
  margin: 0;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
}
#article section.list .inner.section_inner .pager {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  padding: 2em 0;
}
#article section.list .inner.section_inner .pager .page-numbers {
  display: block;
  font-family: YakuHanMP, "Noto Serif JP", "Hiragino Mincho ProN", "BIZ UDMincho", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 500;
  padding: 0.5em 1em;
  margin: 0.3em 0.3em;
  border-radius: 5px;
  background: hsl(0, 0%, 100%);
}
#article section.list .inner.section_inner .pager .page-numbers.current {
  color: hsl(0, 0%, 100%);
  background: #212121;
}
#article section.list .inner.section_inner .pager a,
#article section.list .inner.section_inner .pager a:link {
  text-decoration: none;
}
#article section.list .inner.section_inner .pager a:hover {
  color: hsl(0, 0%, 100%);
  background: #212121;
  border: solid 1px hsl(0, 0%, 80%);
}
#article section.detail .inner.section_inner .content h2.h2_2 {
  padding-bottom: 1em;
  margin-bottom: 5.3333333333vw;
  border-bottom: 1px solid #A8ADAF;
}
#article section.detail .inner.section_inner .content.content_1 {
  margin: 0 auto;
}
#article section.detail .inner.section_inner .content.content_1 h3 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: #F8F6F1;
  margin-top: 1em;
}
#article section.detail .inner.section_inner .content.content_1 h3 span {
  display: block;
  font-family: YakuHanMP, "Noto Serif JP", "Hiragino Mincho ProN", "BIZ UDMincho", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 500;
  letter-spacing: 0.05em;
  font-size: 1.2rem;
  line-height: 1;
  width: max-content;
  box-sizing: border-box;
}
#article section.detail .inner.section_inner .content.content_1 h3 span a,
#article section.detail .inner.section_inner .content.content_1 h3 span a:link {
  padding: 0.5em 0.5em;
}
#article section.detail .inner.section_inner .content.content_1 p.date {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  color: #A8ADAF;
  font-family: YakuHanMP, "Noto Serif JP", "Hiragino Mincho ProN", "BIZ UDMincho", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 500;
  letter-spacing: 0.05em;
  font-size: 1rem;
  line-height: 1;
  margin-bottom: 1em;
}
#article section.detail .inner.section_inner .content.content_1.new .date::before {
  flex-shrink: 0;
  content: "new";
  display: block;
  font-family: YakuHanMP, "Noto Serif JP", "Hiragino Mincho ProN", "BIZ UDMincho", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 500;
  letter-spacing: 0.025em;
  text-align: center;
  color: hsl(0, 0%, 100%);
  font-size: 1rem;
  line-height: 1;
  width: max-content;
  padding: 0.6666666667vw 0.7vw 0.4666666667vw 0.6666666667vw;
  margin: 0 1.0666666667vw 0 0;
  background: #535D60;
  transform: translateY(-0.2666666667vw);
}
#article section.detail .inner.section_inner .content.content_2 {
  margin: 5.3333333333vw auto 0;
}
#article section.detail .inner.section_inner .content.content_2 .text {
  /* -------------------------------------
  USER AREA
  ------------------------------------- */
  min-height: 20vh;
  /*
  select, 
  input[type=text],
  input[type=number],
  input[type=email],
  input[type=tel],
  input[type=date],
  textarea {
      width: 100%;
  }
  */
}
#article section.detail .inner.section_inner .content.content_2 .text .example p {
  font-size: 12pt;
}
#article section.detail .inner.section_inner .content.content_2 .text .wp-block-columns-is-layout-flex {
  display: flex;
}
#article section.detail .inner.section_inner .content.content_2 .text .wpcf7-form table td p {
  display: flex;
  padding: 0;
}
#article section.detail .inner.section_inner .content.content_2 .text h1 {
  font-size: 2.4rem;
}
#article section.detail .inner.section_inner .content.content_2 .text h2 {
  font-size: 2.1rem;
}
#article section.detail .inner.section_inner .content.content_2 .text h3 {
  font-size: 1.8rem;
}
#article section.detail .inner.section_inner .content.content_2 .text h4 {
  font-size: 1.6rem;
}
#article section.detail .inner.section_inner .content.content_2 .text h5 {
  font-size: 1.4rem;
}
#article section.detail .inner.section_inner .content.content_2 .text h6 {
  font-size: 1.4rem;
}
#article section.detail .inner.section_inner .content.content_2 .text strong {
  font-weight: bold;
}
#article section.detail .inner.section_inner .content.content_2 .text em {
  -webkit-transform: skewX(-5deg);
  -moz-transform: skewX(-5deg);
  -o-transform: skewX(-5deg);
  transform: skewX(-5deg);
}
#article section.detail .inner.section_inner .content.content_2 .text ul, #article section.detail .inner.section_inner .content.content_2 .text ol {
  padding: 0 0 0 1.5em;
}
#article section.detail .inner.section_inner .content.content_2 .text blockquote {
  padding: 0 0 0 1em;
}
#article section.detail .inner.section_inner .content.content_2 .text p {
  display: block;
  font-size: 1.4rem;
}
#article section.detail .inner.section_inner .content.content_2 .text img {
  display: inline-block;
  max-width: 100%;
  width: auto;
  height: auto;
}
#article section.detail .inner.section_inner .content.content_2 .text a,
#article section.detail .inner.section_inner .content.content_2 .text a:link {
  display: inline-block;
  color: #535D60;
  text-decoration: underline;
}
#article section.detail .inner.section_inner .content.content_2 .text a:hover {
  color: #b3c4de;
  text-decoration: none;
}
#article section.detail .inner.section_inner .content.content_2 .text iframe {
  max-width: 100%;
  max-height: 47.25vw;
  box-sizing: border-box;
}
#article section.detail .inner.section_inner .content.staff {
  margin: 10.6666666667vw auto 0;
}
#article section.detail .inner.section_inner .content.staff figure {
  width: 53.3333333333vw;
  height: auto;
  aspect-ratio: 1/1;
  margin: 0 auto;
}
#article section.detail .inner.section_inner .content.staff h3 {
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.75;
  width: 100%;
  margin-top: 1em;
}
#article section.detail .inner.section_inner .content.staff h3 span {
  display: block;
}
#article section.detail .inner.section_inner .content.staff h3 span.txt_2 {
  font-size: 1.8rem;
}
#article section.detail .inner.section_inner .content.staff h3 span.txt_3 {
  font-size: 1rem;
}
#article section.detail .inner.section_inner .content.staff .item {
  width: 100%;
  margin: 0;
}
#article section.detail .inner.section_inner .content.list {
  width: 89.3333333333vw;
  margin: 10.6666666667vw auto;
}
#article section.detail .inner.section_inner .content.list a,
#article section.detail .inner.section_inner .content.list a:link {
  width: 69.3333333333vw;
  position: relative;
  margin: 0 auto;
  z-index: 1;
}
#article section.detail .inner.section_inner .content.list figure {
  aspect-ratio: 3/2;
  margin-bottom: 0.5em;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#article section.detail .inner.section_inner .content.list h2.h2_2 {
  grid-column: 1/-1;
}
#article section.detail .inner.section_inner .content.list h3 {
  font-size: 1.2rem;
  margin-top: 0.75em;
}
#article section.detail .inner.section_inner .content.list p.date {
  color: #A8ADAF;
  font-family: YakuHanMP, "Noto Serif JP", "Hiragino Mincho ProN", "BIZ UDMincho", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1;
}
#article section.detail .inner.section_inner .content.list .item.new figure::before {
  flex-shrink: 0;
  content: "new";
  display: block;
  font-family: YakuHanMP, "Noto Serif JP", "Hiragino Mincho ProN", "BIZ UDMincho", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 500;
  letter-spacing: 0.025em;
  text-align: center;
  color: hsl(0, 0%, 100%);
  font-size: 1rem;
  line-height: 1;
  width: max-content;
  padding: 0.6666666667vw 0.7vw 0.4666666667vw 0.6666666667vw;
  margin: 0 1.0666666667vw 0 0;
  background: #535D60;
  transform: translateY(-0.2666666667vw);
  margin: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
#article section.detail .inner.section_inner .content.list .sw_control {
  position: relative;
  z-index: 1;
}
#article section.detail .inner.section_inner .content.list .sw_control .sw-arrow {
  width: 5.3333333333vw;
  height: 5.3333333333vw;
  margin: 0;
  position: absolute;
  z-index: 1;
  top: 21.3333333333vw;
  transform: none;
}
#article section.detail .inner.section_inner .content.list .sw_control .sw-arrow:after {
  content: "";
  display: block;
  width: 4vw;
  height: 4vw;
  margin: 0px auto 0 auto;
  border-top: 1px solid #535D60;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
}
#article section.detail .inner.section_inner .content.list .sw_control .sw-arrow:hover {
  opacity: 0.9;
}
#article section.detail .inner.section_inner .content.list .sw_control .sw-arrow.prev {
  left: -1.3333333333vw;
}
#article section.detail .inner.section_inner .content.list .sw_control .sw-arrow.prev:after {
  border-left: 1px solid #535D60;
  transform: translate(-50%, -50%) rotate(-45deg);
}
#article section.detail .inner.section_inner .content.list .sw_control .sw-arrow.next {
  right: -1.3333333333vw;
}
#article section.detail .inner.section_inner .content.list .sw_control .sw-arrow.next:after {
  border-right: 1px solid #535D60;
  transform: translate(-50%, -50%) rotate(45deg);
}

@media screen and (min-width: 768px) {
  /* -------------------------------------
          animation
  */
  @keyframes motion-btn-link {
    0% {
      height: 0%;
    }
    100% {
      height: 100%;
    }
  }
  /* =================================================
     unique layout
  ================================================= */
  /* -------------------------------------
     article
  ------------------------------------- */
  #article {
    /* -------------------------------------
       section
    ------------------------------------- */
  }
  #article section {
    /* -------------------------------------
       list
    */
    /* -------------------------------------
       detail
    */
  }
  #article section .inner.section_inner.main {
    display: grid;
    grid-template-rows: repeat(5, auto);
    grid-template-columns: minmax(400px, 1fr) minmax(24px, 64px) 235px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
  }
  #article section .inner.section_inner .content {
    width: 100%;
  }
  #article section .inner.section_inner .content.title_page {
    grid-row: 1;
    grid-column: 1/-1;
  }
  #article section .inner.section_inner .content.poster {
    grid-row: 2/-1;
    grid-column: 3;
    width: 100%;
    margin: 0;
  }
  #article section .inner.section_inner .content.poster h2 {
    font-size: 1.8rem;
  }
  #article section .inner.section_inner .content.poster ul li a,
  #article section .inner.section_inner .content.poster ul li a:link {
    font-size: 1.4rem;
  }
  #article section .inner.section_inner .content.poster ul li a::before,
  #article section .inner.section_inner .content.poster ul li a:link::before {
    width: 6px;
    height: 6px;
  }
  #article section .inner.section_inner .content.poster .item {
    margin: 0 auto 32px;
  }
  #article section.list .inner.section_inner {
    min-height: 100px;
  }
  #article section.list .inner.section_inner .content.content_1 {
    grid-row: 2;
    grid-column: 1;
    width: 100%;
    margin: 0;
  }
  #article section.list .inner.section_inner .content.content_1 h2 {
    font-size: 2.1rem;
  }
  #article section.list .inner.section_inner .content.content_1 h3 {
    display: flex;
    flex-wrap: wrap;
    font-size: 1.2rem;
    /* margin-top: 1.5em; */
  }
  #article section.list .inner.section_inner .content.content_1 p.date {
    font-size: 1.4rem;
  }
  #article section.list .inner.section_inner .content.content_1 .item {
    grid-template-columns: 3fr 7fr;
    column-gap: 32px;
    width: 100%;
    padding-bottom: 32px;
    margin: 0 0 32px;
  }
  #article section.list .inner.section_inner .content.content_1 .item .float_l,
  #article section.list .inner.section_inner .content.content_1 .item .float_r {
    width: 100%;
  }
  #article section.list .inner.section_inner .content.content_1 .item .float_l {
    max-width: 240px;
  }
  #article section.list .inner.section_inner .content.content_1 .item.new figure:before {
    padding: 4px 4px 1.6px 4px;
    margin: 0 8px 0 0;
    transform: translateY(-1px);
  }
  #article section.list .inner.section_inner .pager {
    grid-column: 2/3;
    padding: 48px 0;
  }
  #article section.list .inner.section_inner .pager {
    grid-row: 3;
    grid-column: 1;
  }
  #article section.detail .inner.section_inner .content h2.h2_2 {
    margin-bottom: 32px;
  }
  #article section.detail .inner.section_inner .content.content_1 {
    grid-row: 2;
    grid-column: 1;
    width: 100%;
    margin: 0;
  }
  #article section.detail .inner.section_inner .content.content_1 h2.h2_2 {
    margin: 16px 0 0;
  }
  #article section.detail .inner.section_inner .content.content_1 h3.h3_4 {
    margin: 0 0 0 16px;
  }
  #article section.detail .inner.section_inner .content.content_1 h3.h3_4 span {
    font-size: 1rem;
  }
  #article section.detail .inner.section_inner .content.content_1 h3.h3_4 span a,
  #article section.detail .inner.section_inner .content.content_1 h3.h3_4 span a:link {
    padding: 3.2px 16px;
  }
  #article section.detail .inner.section_inner .content.content_1 p.date {
    font-size: 1.2rem;
  }
  #article section.detail .inner.section_inner .content.content_1.new .date:before {
    font-size: 1.2rem;
    padding: 4px;
    margin: 0 16px 0 0;
  }
  #article section.detail .inner.section_inner .content.content_2 {
    grid-row: 3;
    grid-column: 1;
    width: 100%;
    margin: 48px 0 0;
  }
  #article section.detail .inner.section_inner .content.content_2 .text {
    /* -------------------------------------
    USER AREA
    ------------------------------------- */
  }
  #article section.detail .inner.section_inner .content.content_2 .text .example {
    font-size: 1.8rem;
  }
  #article section.detail .inner.section_inner .content.content_2 .text .example p {
    font-size: 1.8rem;
  }
  #article section.detail .inner.section_inner .content.content_2 .text h1 {
    font-size: 3rem;
  }
  #article section.detail .inner.section_inner .content.content_2 .text h2 {
    font-size: 2.8rem;
  }
  #article section.detail .inner.section_inner .content.content_2 .text h3 {
    font-size: 2.4rem;
  }
  #article section.detail .inner.section_inner .content.content_2 .text h4 {
    font-size: 2rem;
  }
  #article section.detail .inner.section_inner .content.content_2 .text h5 {
    font-size: 1.8rem;
  }
  #article section.detail .inner.section_inner .content.content_2 .text h6 {
    font-size: 1.6rem;
  }
  #article section.detail .inner.section_inner .content.content_2 .text p {
    font-size: 1.4rem;
    padding: 0 0 0.5em 0;
  }
  #article section.detail .inner.section_inner .content.staff {
    grid-row: 4;
    grid-column: 1;
    margin: 48px 0 0;
  }
  #article section.detail .inner.section_inner .content.staff figure {
    width: 100%;
    max-width: 200px;
  }
  #article section.detail .inner.section_inner .content.staff h3 {
    font-size: 1.6rem;
  }
  #article section.detail .inner.section_inner .content.staff h3 span.txt_2 {
    font-size: 3.2rem;
  }
  #article section.detail .inner.section_inner .content.staff h3 span.txt_3 {
    font-size: 1.4rem;
  }
  #article section.detail .inner.section_inner .content.list {
    grid-row: 5;
    grid-column: 1;
    width: 100%;
    margin: 48px 0 0;
  }
  #article section.detail .inner.section_inner .content.list a,
  #article section.detail .inner.section_inner .content.list a:link {
    width: 100%;
  }
  #article section.detail .inner.section_inner .content.list h2 {
    grid-column: 1/-1;
    font-size: 2.1rem;
  }
  #article section.detail .inner.section_inner .content.list h3 {
    font-size: 1.4rem;
    margin-top: 1em;
  }
  #article section.detail .inner.section_inner .content.list p.date {
    font-size: 1.4rem;
  }
  #article section.detail .inner.section_inner .content.list .item {
    width: 100%;
    padding: 0;
    margin: 0;
    border-bottom: none;
  }
  #article section.detail .inner.section_inner .content.list .item.new figure:before {
    padding: 4px 4px 1.6px 4px;
    margin: 0 8px 0 0;
    transform: translateY(-1px);
  }
  #article section.detail .inner.section_inner .content.list .sw_control {
    padding: 0 70px;
    box-sizing: border-box;
  }
  #article section.detail .inner.section_inner .content.list .sw_control .sw-arrow {
    width: 30px;
    height: 30px;
    top: 70px;
    cursor: pointer;
  }
  #article section.detail .inner.section_inner .content.list .sw_control .sw-arrow:after {
    width: 20px;
    height: 20px;
  }
  #article section.detail .inner.section_inner .content.list .sw_control .sw-arrow.next {
    right: -16px;
  }
  #article section.detail .inner.section_inner .content.list .sw_control .sw-arrow.prev {
    left: -16px;
  }
}/*# sourceMappingURL=blog.css.map */

/*NEWアイコン、契約済みフラグ*/
.keiyakuzumi {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    border: solid 1px #f00;
    color: red;
    font-size: medium;
        transform: rotate(-30deg) translate(-5px);
}

.newpost {
  color: white;
    background: red;
    padding: 1%;
    margin: 0 1%;
}


.postimg {
  position: relative;
}
.postimg .soldout{
    position: absolute;
    color: rgb(255, 0, 0);
    top: 10vw;
    left: 7vw;
    font-size: x-large;
    border: 1px solid red;
    /* transform: rotate(-35deg) translate(-24px, 10px); */
    z-index: 999;
}
.postimg .newimg{
        position: absolute;
    color: rgb(255, 255, 255);
    top: 5%;
    border-radius: 4%;
    left: 3%;
    padding: 1% 3%;
    font-size: x-small;
    background-color: red;
    z-index: 999;
}

/*SINGLEページ NEWアイコン、契約済みフラグ*/
.postimg_postimg_single {
  position: relative;
}
.postimg_single .soldout{
        position: absolute;
    color: rgb(255, 0, 0);
    top: 30%;
    left: 40%;
    font-size: xx-large;
    border: 1px solid red;
    transform: rotate(-35deg) translate(-24px, 10px);
    z-index: 999;
}
.postimg_single .newimg{
        position: absolute;
    color: rgb(255, 255, 255);
    top: 10%;
    border-radius: 4%;
    left: 3%;
    padding: 1% 3%;
    font-size: x-small;
    background-color: red;
    z-index: 999;
}


@media screen and (min-width: 768px) {

  .postimg {
    position: relative;
  }
  .postimg .soldout{
        position: absolute;
        color: rgb(255, 0, 0);
        top: 4vw;
        left: 2.5vw;
        font-size: xxx-large;
        border: 1px solid red;
        /* transform: rotate(-35deg) translate(-24px, 10px); */
        z-index: 999;
  }
  .postimg .newimg{
          position: absolute;
      color: rgb(255, 255, 255);
      top: 5%;
      border-radius: 4%;
      left: 3%;
      padding: 1% 3%;
      font-size: small;
      background-color: red;
      z-index: 999;
  }
  .postimg_single .soldout{
          position: absolute;
      color: rgb(255, 0, 0);
      top: 30%;
      left: 45%;
      font-size: xxx-large;
      border: 1px solid red;
      transform: rotate(-35deg) translate(-24px, 10px);
      z-index: 999;
  }
  .postimg_single .newimg{
          position: absolute;
      color: rgb(255, 255, 255);
      top: 5%;
      border-radius: 4%;
      left: 3%;
      padding: 1% 3%;
      font-size: x-small;
      background-color: red;
      z-index: 999;
  }

}

/*ページネーション*/

/* 親コンテナ */
.pager {
  margin: 30px 0;
  text-align: center; /* 中央寄せ */
}

/* nav の中のリンク群をフレックスで横並びに */
.pager .navigation .nav-links {
  display: inline-flex;      /* 要素幅に合わせて横並び */
  align-items: center;
  gap: 8px;                  /* ボタン間の隙間 */
  flex-wrap: wrap;           /* 狭い画面では折り返す */
  padding: 0;
  list-style: none;
}

/* ページ番号 / 前後リンクの共通スタイル */
.pager .page-numbers,
.pager .nav-links a,
.pager .nav-links span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 16px;
  padding: 0 12px;
  border-radius: 6px;
  /* border: 1px solid #e0e0e0; */
  background: #fff;
  text-decoration: none;
  color: #333;
  font-size: 14px;
  line-height: 1;
  box-shadow: 0 1px 2px rgba(0,0,0,0.03);
  transition: all 0.15s ease;
}

/* current（現在ページ）の強調 */
.pager .page-numbers.current,
.pager .nav-links .current {
  background: #264A7D;   /* メイン色に変更可 */
  color: #fff;
  border-color: transparent;
  font-weight: 600;
}

/* 前へ / 次へ の少し幅広めにする */
.pager .nav-links .prev,
.pager .nav-links .next {
  min-width: 72px;
}

/* hover効果 */
.pager .page-numbers:hover,
.pager .nav-links a:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.08);
  border-color: rgba(0,0,0,0.08);
}

/* 無効（dots 等）の見た目 */
.pager .page-numbers.dots {
  cursor: default;
  background: transparent;
  border: none;
  color: #888;
  box-shadow: none;
}

/* モバイルでの余白調整（必要なら） */
@media (max-width: 480px) {
  .pager .page-numbers,
  .pager .nav-links a,
  .pager .nav-links span {
    min-width: 10px;
    height: 16px;
    padding: 0 8px;
    font-size: 13px;
  }
}


/*SINGLEページでの前後リンク*/
/* 前後リンクのラッパー */
.post-navigation {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin: 20px 0;
  flex-wrap: wrap; /* 画面幅が狭いときに折り返し */
}

/* 各リンクのスタイル */
.post-navigation a {
  display: inline-block;
  padding: 8px 16px;
  background: #f5f5f5;
  border-radius: 4px;
  text-decoration: none;
  color: #333;
  transition: background 0.3s;
  flex: 1; /* レスポンシブ時に横幅を均等に */
  text-align: center;
}

.post-navigation a:hover {
  background: #ddd;
}

/* スマホサイズで1カラム */
@media (max-width: 600px) {
  .post-navigation {
    flex-direction: column;
  }
  .post-navigation a {
    width: 100%;
  }
}



/*詳細ページのスペック*/
.staff-int__block h1,.staff-int__block h2{
  margin: 0;
  font-size: 0;
  line-height:0;
}
.staff-int__block h3{
  margin: 5% 0;
  font-size: 1.8rem;
  line-height: 1;
  color: rgb(119 119 119);
}
.staff-int__block h4{
    margin: 5% 0;
    font-size: 1.6rem;
    line-height: 1;
    color: rgb(119 119 119);
}
.staff-int__block h5{
    margin: 2% 0;
    font-size: 1.4rem;
    line-height: 1;
    color: rgb(119 119 119);
}
.staff-int__block h6{
    margin: 2% 0;

    font-size: 1.2rem;
    line-height: 1;
    color: rgb(119 119 119);
}




.staff-int__block table{
  width: 100%;
  border-collapse: collapse;
}

.staff-int__block table tr{
  border-bottom: solid 2px white;
}

.staff-int__block table tr:last-child{
  border-bottom: none;
}

.staff-int__block table tr td:first-child{
  position: relative;
  text-align: left;
  width: 30%;
  background-color: #52c2d0;
  color: white;
  text-align: center;
  padding: 10px 0;
}

.staff-int__block table tr td:first-child:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #52c2d0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.staff-int__block table td{
  text-align: left;
  width: 70%;
  text-align: left;
  background-color: #eee;
  padding: 10px 4%;
}			





  .staff-int__block  ul  li {
  list-style: square outside;
  color: #9e9e9e;
  list-style-image: none;	
  margin-left: 4%;		
}

.staff-int__block ol  li {
list-style-type: decimal;
  color: #9e9e9e;
  list-style-image: none;	
  margin-left: 4%;		

}

.staff-int__block ul li, .staff-int__block ol li {
line-height: 1.5; /*文の行高*/
padding: 0.5em 0; /*前後の文との余白*/
}



.slide__item {
  width: 210px;
  padding: 0 10px;
}
.slide__img {
  /*width: 200px;
  height: 160px;*/
  margin: 0 auto;
  /* position: relative; */
  /* border-radius: 50%; */
  overflow: hidden;
  transition: .3s ease-out;
  z-index: 2;
}

.access__map iframe {
  width:100% !important;
  
}

.prod__archive {
display: flex;
justify-content: center;
align-items: center;
background: linear-gradient(to right, #ffb0dc 0%,#ff5e5e 100%);
width: 170px;
height: 40px;
margin: 30px auto 0;
position: relative;
border-radius: 20px;
overflow: hidden;
}
.prod__archive::before {
content: "";
background: #fff;
width: calc(100% - 2px);
height: calc(100% - 2px);
position: absolute;
top: 50%;
left: 50%;
border-radius: 19px;
transform: translate(-50%,-50%);
}
.prod__archive span {
z-index: 2;
font-size: 18px;
line-height: 1;
color: #000;
transition: all .6s ease;
}       

@media screen{
    .pr_img{
      display: none;
    }  
}


.pdf {
position: relative;
margin: 2em 0;
padding: 25px 10px 7px;
/* border: solid 2px #FFC107; */
background: #ffedba;
}
.pdf .box-title {
    position: absolute;
  display: inline-block;
  top: -2px;
  left: -2px;
  padding: 5px 10px;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  background: #FFC107;
  color: #ffffff;
  font-weight: bold;
}
.pdf p {
margin: 0; 
padding: 0;
}


/*youtube*/
 iframe{
  width: 100%;
}


/*アロー*/
#container #article section .inner .sw_control .sw-arrow {
  width: 5.3333333333vw;
  height: 5.3333333333vw;
  margin: 0;
  position: absolute;
  z-index: 1;
  top: 45%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  #container #article section .inner .sw_control .sw-arrow {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    margin: 0;
    position: absolute;
    z-index: 1;
    top: 38%;
    transform: translateY(-50%);
  }
}

#container #article section .inner .sw_control .sw-arrow:after {
  content: "";
  display: block;
  width: 5vw;
  height: 5vw;
  margin: 0px auto 0 auto;
  border-top: 1px solid #535D60;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 45%;
}
@media screen and (min-width: 768px) {
  #container #article section .inner .sw_control .sw-arrow:after {
  content: "";
  display: block;
  width: 2vw;
  height: 2vw;
  margin: 0px auto 0 auto;
  border-top: 1px solid #535D60;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 45%;
  }
}


#container #article section .inner .sw_control .sw-arrow:hover {
  opacity: 0.9;
}
#container #article section .inner .sw_control .sw-arrow.prev {
  left: -3.3333333333vw;
}
#container #article section .inner .sw_control .sw-arrow.prev:after {
  border-left: 1px solid #535D60;
  transform: translate(-50%, -50%) rotate(-45deg);
}
#container #article section .inner .sw_control .sw-arrow.next {
  right: -3.3333333333vw;
}
#container #article section .inner .sw_control .sw-arrow.next:after {
  border-right: 1px solid #535D60;
  transform: translate(-50%, -50%) rotate(45deg);
}

/*チェックボックス*/
.checkboxItem {
  display: flex;
  align-items: center;
  column-gap: 8px;
  width: fit-content;
  line-height: 1;
  cursor: pointer;
}

.checkboxItem:not(:last-of-type) {
  margin-bottom: 16px;
}

.checkbox {
  appearance: none;
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid #aaaaaa;
  border-radius: 2px;
  cursor: pointer;
}

.checkbox:checked::after {
  content: "";
  position: absolute;
  top: -1px;
  left: 4px;
  width: 20px;
  height: 10px;
  border-bottom: 3px solid #31adff;
  border-left: 3px solid #31adff;
  transform: rotate(-45deg);
}


#article section.list .inner.section_inner .content h2.page_title {
  display: grid;
  grid-template-columns: repeat(2, max-content) 1fr;
  row-gap: 1.25em;
  column-gap: 1em;
  align-items: center;
  width: 100%;
}
#article section.list .inner.section_inner .content h2.page_title::before, #article section.list .inner.section_inner .content h2.page_title::after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 1px solid #A8ADAF;
}
#article section.list .inner.section_inner .content h2.page_title::before {
  grid-row: 1;
  grid-column: 3;
}
#article section.list .inner.section_inner .content h2.page_title::after {
  grid-row: 3;
  grid-column: 1/-1;
}
#article section.list .inner.section_inner .content h2.page_title span.txt {
  grid-row: 1;
  grid-column: 2;
  color: hsl(0, 0%, 100%);
  font-size: 1rem;
  height: max-content;
  padding: 0.5em 1em;
  margin: 0;
    background: #191919;
    color: white;
}
#article section.list .inner.section_inner .content h2.page_title span.txt_2 {
  grid-row: 2;
  grid-column: 1/-1;
  /* white-space: nowrap; */
  font-size: 2.1rem;
  line-height: 1.75;
}