@charset "UTF-8";
.prev_next .archivebtn a, .miniSurveyView table.formBlockSurveyTable tr:last-child td input[type=submit], .linkbtn a, .linkset a, .mediaset .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70px;
  background: url(../images/arrow.png) no-repeat center right 30px #bca263;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  transition: all 0.5s ease-out;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
.prev_next .archivebtn a:hover, .miniSurveyView table.formBlockSurveyTable tr:last-child td input[type=submit]:hover, .linkbtn a:hover, .linkset a:hover, .mediaset .btn a:hover {
  opacity: 0.6;
}
@media (max-width: 1199px) {
  .prev_next .archivebtn a, .miniSurveyView table.formBlockSurveyTable tr:last-child td input[type=submit], .linkbtn a, .linkset a, .mediaset .btn a {
    height: 60px;
  }
}
@media (max-width: 767px) {
  .prev_next .archivebtn a, .miniSurveyView table.formBlockSurveyTable tr:last-child td input[type=submit], .linkbtn a, .linkset a, .mediaset .btn a {
    height: 50px;
  }
}

/* 
//img border-radius--------------------
.mediaset .imgbox img,
.calloutset.col4 .image img,
.flowset .image img,
.badgeflow .imgbox img {
  border-radius: 6px;
}
.calloutset.col3 .image img,
.calloutset.col2 .image img,
.fullimg img {
  border-radius: 8px;
}
 */
.mediaset .text iframe, .calloutset .text iframe, .flowset .text iframe, .badgeflow .text iframe, .listset li iframe, .txtset iframe {
  width: 100%;
}

.mediaset table th {
  width: 250px;
}
@media (max-width: 767px) {
  .mediaset table th {
    width: auto;
  }
}

.mediaset table,
.calloutset table {
  width: 100%;
}
.mediaset table th,
.mediaset table td,
.calloutset table th,
.calloutset table td {
  padding: 5px 10px;
  font-size: 13px;
  border: 1px solid #f8f8f8;
}
.mediaset table th,
.calloutset table th {
  min-width: 120px;
  background: #eeeeee;
  font-weight: bold;
}
@media (max-width: 767px) {
  .mediaset table th,
  .mediaset table td,
  .calloutset table th,
  .calloutset table td {
    padding: 3px 7px;
  }
}

/* ----------------------------------------------
heading1~4 見出し1~4 マージン調整
------------------------------------------------- */
.heading1.notLast, .heading2.notLast, .heading3.notLast, .heading4.notLast, .heading5.notLast {
  margin-bottom: 20px;
}

.mediaset img,
.calloutset img,
.flowset img,
.badgeflow img {
  border-radius: 16px;
}
.mediaset table,
.calloutset table,
.flowset table,
.badgeflow table {
  width: 100%;
}
.mediaset table th,
.mediaset table td,
.calloutset table th,
.calloutset table td,
.flowset table th,
.flowset table td,
.badgeflow table th,
.badgeflow table td {
  padding: 5px 10px;
  font-size: 13px;
  border: 1px solid #f8f8f8;
}
.mediaset table th,
.calloutset table th,
.flowset table th,
.badgeflow table th {
  min-width: 120px;
  background: #eeeeee;
  font-weight: bold;
}
.mediaset .linkbtn,
.calloutset .linkbtn,
.flowset .linkbtn,
.badgeflow .linkbtn {
  width: 100%;
  margin-bottom: 0;
}
.mediaset .linkbtn:not(:last-child),
.calloutset .linkbtn:not(:last-child),
.flowset .linkbtn:not(:last-child),
.badgeflow .linkbtn:not(:last-child) {
  margin-bottom: 10px;
}
.mediaset .linkbtn a,
.calloutset .linkbtn a,
.flowset .linkbtn a,
.badgeflow .linkbtn a {
  height: 50px;
  min-height: 50px;
}
.mediaset .listset,
.calloutset .listset,
.flowset .listset,
.badgeflow .listset {
  width: 100%;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .mediaset table th,
  .mediaset table td,
  .calloutset table th,
  .calloutset table td,
  .flowset table th,
  .flowset table td,
  .badgeflow table th,
  .badgeflow table td {
    padding: 3px 7px;
  }
}

.mediaset .linkbtn, .badgeflow .linkbtn {
  width: 100%;
  max-width: 270px;
  margin-right: 0;
  margin-bottom: 0;
}
.mediaset .linkbtn:not(:last-child), .badgeflow .linkbtn:not(:last-child) {
  margin-bottom: 10px;
}
.mediaset .linkbtn a, .badgeflow .linkbtn a {
  height: 70px;
}
.mediaset table th, .badgeflow table th {
  width: 250px;
}
@media (max-width: 767px) {
  .mediaset .linkbtn, .badgeflow .linkbtn {
    width: 100%;
    max-width: 270px;
    margin-right: auto;
    margin-bottom: 0;
  }
  .mediaset .linkbtn:not(:last-child), .badgeflow .linkbtn:not(:last-child) {
    margin-bottom: 10px;
  }
  .mediaset .linkbtn a, .badgeflow .linkbtn a {
    height: 50px;
  }
  .mediaset table th, .badgeflow table th {
    width: auto;
  }
}

.calloutset.col2 .linkbtn,
.flowset.col2 .linkbtn {
  max-width: 350px;
}
.calloutset.col3 .linkbtn,
.flowset.col3 .linkbtn {
  max-width: 300px;
}
.calloutset.col4 .linkbtn,
.flowset.col4 .linkbtn {
  max-width: 240px;
}
.calloutset .listset,
.flowset .listset {
  width: 100%;
  padding: 10px 0;
}
.calloutset .listset li,
.flowset .listset li {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
}
.calloutset .listset li:nth-child(n+2),
.flowset .listset li:nth-child(n+2) {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .calloutset.col4 table th,
  .calloutset.col4 table td,
  .flowset.col4 table th,
  .flowset.col4 table td {
    min-width: 100%;
    display: block;
  }
  .calloutset.col4 .linkbtn a,
  .flowset.col4 .linkbtn a {
    font-size: 12px;
  }
}

.flowset .linkbtn {
  max-width: 300px;
}
@media (max-width: 767px) {
  .flowset table th,
  .flowset table td {
    min-width: 100%;
    display: block;
  }
  .flowset .linkbtn a {
    font-size: 12px;
  }
}

/* ----------------------------------------------
pagetitle
------------------------------------------------- */
#pagetitle {
  margin-bottom: 30px;
  padding: 0 max((100% - 1180px) / 2, 10px);
  min-height: 560px;
  position: relative;
}
#pagetitle .catch {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#pagetitle .catch .catchinner {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  height: 100%;
}
#pagetitle .catch .catchinner h2 {
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "Zen Old Mincho", serif;
  font-weight: 600;
  color: #fff;
  font-size: 80px;
  line-height: 1;
  letter-spacing: 0.2em;
  text-shadow: 0.01em 0.01em 0.15em rgba(12, 12, 12, 0.5), -0.01em -0.01em 0.15em rgba(12, 12, 12, 0.5), 0.01em -0.01em 0.15em rgba(12, 12, 12, 0.5), -0.01em 0.01em 0.15em rgba(12, 12, 12, 0.5);
  align-content: center;
}
#pagetitle .catch .catchinner small {
  display: block;
  font-family: "Poppins", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 26px;
  line-height: 1.6;
  letter-spacing: 0.2em;
  text-shadow: 0.01em 0.01em 0.5em rgba(12, 12, 12, 0.5), -0.01em -0.01em 0.5em rgba(12, 12, 12, 0.5), 0.01em -0.01em 0.5em rgba(12, 12, 12, 0.5), -0.01em 0.01em 0.5em rgba(12, 12, 12, 0.5);
}
@media (max-width: 1199px) {
  #pagetitle {
    min-height: 470px;
  }
  #pagetitle .catch .catchinner h2 {
    font-size: 60px;
  }
  #pagetitle .catch .catchinner small {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #pagetitle {
    min-height: 280px;
  }
  #pagetitle .catch .catchinner h2 {
    font-size: 30px;
  }
  #pagetitle .catch .catchinner small {
    font-size: 18px;
  }
}

/* ----------------------------------------------
breadcrumb
------------------------------------------------- */
#breadcrumb {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 70px;
  font-size: 13px;
}
#breadcrumb a {
  font-weight: normal;
}

/* ----------------------------------------------
heading1 見出し1
------------------------------------------------- */
.heading1 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 60px;
}
.heading1 h2 {
  font-family: "Poppins", sans-serif;
  font-style: italic;
  font-weight: 600;
  font-size: 70px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.heading1 h2::before {
  content: "";
  width: 60px;
  aspect-ratio: 60/57;
  background: url(../images/h2-shape.webp) no-repeat center/cover;
  margin-bottom: 10px;
}
.heading1 small {
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "Zen Old Mincho", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #bca263;
}
@media (max-width: 1199px) {
  .heading1 {
    margin-bottom: 50px;
  }
  .heading1 h2 {
    font-size: 50px;
  }
  .heading1 small {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .heading1 {
    margin-bottom: 40px;
  }
  .heading1 h2 {
    font-size: 40px;
  }
  .heading1 h2::before {
    width: 40px;
  }
}

/* ----------------------------------------------
heading2 見出し2
------------------------------------------------- */
.heading2 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 50px;
}
.heading2 p {
  font-family: "Poppins", sans-serif;
  font-style: italic;
  font-weight: 600;
  font-size: 60px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  text-align: center;
}
.heading2 span {
  border-bottom: 1px solid #0c0c0c;
}
.heading2 small {
  display: block;
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "Zen Old Mincho", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #bca263;
}
@media (max-width: 1199px) {
  .heading2 {
    margin-bottom: 45px;
  }
  .heading2 p {
    font-size: 40px;
  }
  .heading2 small {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .heading2 {
    margin-bottom: 40px;
  }
  .heading2 p {
    font-size: 30px;
  }
}

/* ----------------------------------------------
heading3 見出し3
------------------------------------------------- */
.heading3 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 50px;
}
.heading3 p {
  font-family: "Poppins", sans-serif;
  font-style: italic;
  font-weight: 600;
  font-size: 50px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 20px;
  border-top: 1px solid #0c0c0c;
  border-bottom: 1px solid #0c0c0c;
  padding: 5px 0;
}
.heading3 small {
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "Zen Old Mincho", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #bca263;
}
@media (max-width: 1199px) {
  .heading3 {
    margin-bottom: 45px;
  }
  .heading3 p {
    font-size: 30px;
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .heading3 small {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .heading3 {
    margin-bottom: 40px;
  }
  .heading3 p {
    font-size: 20px;
    flex-direction: column;
    align-items: unset;
    row-gap: 5px;
  }
}

/* ----------------------------------------------
heading4 見出し4
------------------------------------------------- */
.heading4 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 70px;
}
.heading4 p {
  font-family: "Poppins", sans-serif;
  font-style: italic;
  font-weight: 600;
  font-size: 40px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 20px;
  border-bottom: 1px dashed #bca263;
}
.heading4 small {
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "Zen Old Mincho", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #bca263;
}
@media (max-width: 1199px) {
  .heading4 p {
    font-size: 26px;
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .heading4 small {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .heading4 p {
    font-size: 18px;
    flex-direction: column;
    align-items: unset;
    row-gap: 5px;
  }
}

/* ----------------------------------------------
heading5 見出し5
------------------------------------------------- */
.heading5 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 70px;
}
.heading5 p {
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: 25px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  display: inline-flex;
  align-items: center;
  border-bottom: 1px dashed #bca263;
}
.heading5 small {
  font-family: "Poppins", sans-serif;
  font-style: italic;
  content: counter(ordernum);
  font-size: 0.8em;
  font-weight: 600;
  min-width: 1.5em;
  height: 1.5em;
  display: inline-block;
  vertical-align: middle;
  color: #FFF;
  background: #bca263;
  border-radius: 50%;
  margin-right: -0.5em;
  text-align: center;
  line-height: 1.5em;
  margin-right: 10px;
}
@media (max-width: 1199px) {
  .heading5 p {
    font-size: 22px;
  }
  .heading5 p small {
    margin-right: 5px;
  }
}
@media (max-width: 767px) {
  .heading5 p {
    flex-direction: column;
    align-items: start;
    font-size: 16px;
  }
  .heading5 p small {
    margin-right: 0;
    margin-bottom: 5px;
  }
}

/* ----------------------------------------------
txtset
------------------------------------------------- */
.txtset {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 100px;
}

/* ----------------------------------------------
fullimg
------------------------------------------------- */
.fullimg {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 100px;
}
.fullimg img {
  width: 100%;
  height: auto;
}
.fullimg img {
  border-radius: 16px;
}

/* ----------------------------------------------
mediaset
------------------------------------------------- */
.mediaset {
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 100px;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
.mediaset .title {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-weight: bold;
}
.mediaset .btn {
  margin-left: auto;
  width: 100%;
  max-width: 270px;
  margin-top: 40px;
}
.mediaset.img-left .txtbox {
  /* margin-left: $MDS-space; */
}
.mediaset.img-right .imgbox {
  order: 1;
  /* margin-left: $MDS-space; */
}
.mediaset .txtbox {
  flex: 1;
}
.mediaset.notLast {
  margin-bottom: 50px;
}
.mediaset:not(.img-small) .imgbox {
  width: 40%;
}
.mediaset:not(.img-small) .imgbox img {
  width: 100%;
  height: auto;
}
.mediaset.img-small .imgbox {
  width: 25.4237288136%;
}
.mediaset.img-small .imgbox img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .mediaset {
    flex-direction: column;
  }
  .mediaset .title {
    margin-bottom: 15px;
    font-size: 18px;
  }
  .mediaset .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .mediaset .imgbox {
    width: 100% !important;
    margin: 0 auto 20px;
  }
  .mediaset.img-left .txtbox {
    /* margin-left: auto; */
  }
  .mediaset.img-right .imgbox {
    order: 0;
    margin-left: auto;
  }
}

/* ----------------------------------------------
calloutset
------------------------------------------------- */
.calloutset {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 100px;
}
.calloutset.notLast {
  margin-bottom: 50px;
}
.calloutset .image {
  margin-bottom: 10px;
}
.calloutset .image img {
  width: 100%;
  height: auto;
}
.calloutset .image a {
  transition: all 0.5s ease-out;
}
.calloutset .image a:hover {
  opacity: 0.6;
}
.calloutset .image a[data-lightbox=calloutpop] img {
  width: 100%;
  height: 100%;
  aspect-ratio: 100/90;
  -o-object-fit: cover;
     object-fit: cover;
}
.calloutset .title {
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 1.6;
  font-weight: bold;
}
.calloutset.col4 {
  /* 
  .title {
  	letter-spacing: 0.05em;
    }
    .text {
  	font-size: 16px;
  	line-height: 1.5;
  	@include sp {
  	  font-size: 14px;
  	}
    }
     */
}
.calloutset.col4 .block {
  width: 22.0338983051%;
}
.calloutset.col4 .block:not(:nth-child(4n+1)) {
  margin-left: 3.9548022599%;
}
.calloutset.col4 .block:nth-child(n+5) {
  margin-top: 50px;
}
.calloutset.col3 {
  /* 
  text-align: center;
  	*/
}
.calloutset.col3 .block {
  width: 30.5084745763%;
}
.calloutset.col3 .block:not(:nth-child(3n+1)) {
  margin-left: 4.2372881356%;
}
.calloutset.col3 .block:nth-child(n+4) {
  margin-top: 50px;
}
.calloutset.col2 {
  justify-content: space-between;
}
.calloutset.col2 .block {
  width: 47.4576271186%;
}
.calloutset.col2 .block:nth-child(n+3) {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .calloutset.col4 {
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
  }
  .calloutset.col4 .block {
    width: 45.8823529412%;
  }
  .calloutset.col4 .block:not(:nth-child(4n+1)) {
    margin-left: 0;
  }
  .calloutset.col4 .block:nth-child(n+3) {
    margin-top: 50px;
  }
  .calloutset.col3 {
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
  }
  .calloutset.col3 .block {
    width: 100%;
  }
  .calloutset.col3 .block:not(:nth-child(3n+1)) {
    margin-left: 0;
  }
  .calloutset.col3 .block:nth-child(n+2) {
    margin-top: 50px;
  }
  .calloutset.col2 {
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
  }
  .calloutset.col2 .block {
    width: 100%;
  }
  .calloutset.col2 .block + .block {
    margin-top: 50px;
  }
}

/* ----------------------------------------------
linkset
------------------------------------------------- */
.linkset {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 100px;
}
.linkset.notLast {
  margin-bottom: 30px;
}
.linkset ul {
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
}
.linkset.col4 ul {
  -moz-column-gap: 2.8248587571%;
       column-gap: 2.8248587571%;
}
.linkset.col4 li {
  width: 22.8813559322%;
}
.linkset.col3 ul {
  justify-content: center;
  -moz-column-gap: 3.6016949153%;
       column-gap: 3.6016949153%;
}
.linkset.col3 li {
  width: 30.9322033898%;
}
.linkset a {
  line-height: 1.3;
}
@media (max-width: 1199px) {
  .linkset.col4 a {
    background-image: none;
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .linkset ul {
    row-gap: 5px;
  }
  .linkset.col4 ul {
    -moz-column-gap: 4%;
         column-gap: 4%;
  }
  .linkset.col4 li {
    width: 48%;
    /* &:not(:first-child) {
      margin-left: 0;
    }
    &:nth-child(n + 3) {
      margin-top: $LS-NL-mb;
    } */
  }
  .linkset.col3 {
    /* max-width: $LS-col3-block-width; */
  }
  .linkset.col3 ul {
    -moz-column-gap: 2%;
         column-gap: 2%;
  }
  .linkset.col3 li {
    /* width: 47%; */
    width: 32%;
    /* &:not(:first-child) {
      margin-left: 0;
    }
    &:nth-child(even){
      margin-left: auto;
    }
    &:nth-child(n + 3) {
      margin-top: $LS-NL-mb;
    } */
  }
  .linkset.col3 li a {
    background-image: none;
  }
}

/* ----------------------------------------------
linkbtn
------------------------------------------------- */
.linkbtn {
  margin: 0 auto 100px;
  width: calc(100% - 20px);
  max-width: 365px;
}
/* ----------------------------------------------
tableset
------------------------------------------------- */
.tableset {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 100px;
}
.tableset table {
  width: 100%;
  /* line-height: $TB-lh; */
}
.tableset th,
.tableset td {
  padding: 23px 25px;
}
.tableset th,
.tableset thead td,
.tableset thead th {
  background: #44351e;
  white-space: nowrap;
  border-bottom: none;
  color: #fff;
  font-weight: bold;
}
.tableset td {
  border-bottom: 1px solid #44351e;
  background: #fff;
}
.tableset.type-normal table {
  border-collapse: separate;
  border-spacing: 0 2px;
}
.tableset.type-normal tr:first-child td {
  border-top: 1px solid #44351e;
}
.tableset.type-scroll {
  overflow-x: auto;
}
.tableset.type-scroll thead td {
  background-color: unset;
  position: relative;
}
.tableset.type-scroll thead td::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% - 2px);
  height: 100%;
  background-color: #44351e;
  z-index: -1;
}
.tableset.type-scroll tbody tr th {
  background-color: unset;
  position: relative;
}
.tableset.type-scroll tbody tr th::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: calc(100% - 2px);
  background-color: #44351e;
  z-index: -1;
}
.tableset.type-scroll tbody tr td {
  border-bottom: unset;
  position: relative;
}
.tableset.type-scroll tbody tr td::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 3px);
  border-bottom: 1px solid #44351e;
}
.tableset.type-scroll tbody tr:first-child th::before {
  top: 2px;
  height: calc(100% - 4px);
}
.tableset.type-scroll tbody tr:last-child td {
  border-left: unset;
}
.tableset.type-scroll tbody tr:last-child td::before {
  border-left: 1px solid #44351e;
}
.tableset.type-scroll th,
.tableset.type-scroll td {
  padding: 20px 20px;
}
.tableset.type-scroll th,
.tableset.type-scroll thead td,
.tableset.type-scroll thead th {
  white-space: nowrap;
}
.tableset.type-scroll td {
  border-left: 1px solid #44351e;
}
.tableset.type-scroll thead td {
  text-align: center;
}
@media (max-width: 767px) {
  .tableset.type-normal table {
    border-spacing: 0;
  }
  .tableset.type-normal th,
  .tableset.type-normal td {
    display: block;
    padding: 13px 15px 13px 15px;
  }
  .tableset.type-scroll table {
    border-spacing: 2px;
  }
  .tableset.type-scroll th,
  .tableset.type-scroll td {
    padding: 13px 15px 13px 15px;
  }
  .tableset.type-scroll thead td {
    white-space: nowrap;
  }
}

/* ----------------------------------------------
miniSurveyView
------------------------------------------------- */
.miniSurveyView {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 100px;
}
.miniSurveyView table.formBlockSurveyTable {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 2px;
}
.miniSurveyView table.formBlockSurveyTable tr:not(:last-child):not(.captchatr):first-child td {
  border-top: 1px solid #44351e;
}
.miniSurveyView table.formBlockSurveyTable tr:not(:last-child):not(.captchatr) td {
  padding: 23px 25px;
}
.miniSurveyView table.formBlockSurveyTable tr:not(:last-child):not(.captchatr) td input[type=text],
.miniSurveyView table.formBlockSurveyTable tr:not(:last-child):not(.captchatr) td input[type=tel],
.miniSurveyView table.formBlockSurveyTable tr:not(:last-child):not(.captchatr) td input[type=email],
.miniSurveyView table.formBlockSurveyTable tr:not(:last-child):not(.captchatr) td textarea,
.miniSurveyView table.formBlockSurveyTable tr:not(:last-child):not(.captchatr) td select {
  border: 1px solid #e4e4e4;
  padding: 5px;
  width: 100%;
  outline: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
}
.miniSurveyView table.formBlockSurveyTable tr:not(:last-child):not(.captchatr) td.question {
  color: #fff;
  background: #44351e;
  /* 
  font-size: 14px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em;
   */
}
.miniSurveyView table.formBlockSurveyTable tr:not(:last-child):not(.captchatr) td.question .red {
  color: #e70012;
}
.miniSurveyView table.formBlockSurveyTable tr:not(:last-child):not(.captchatr) td:not(.question) {
  border-bottom: 1px solid #44351e;
  background: #fff;
}
.miniSurveyView table.formBlockSurveyTable tr:last-child td {
  padding-top: 20px;
  text-align: center;
}
.miniSurveyView table.formBlockSurveyTable tr:last-child td input[type=submit] {
  width: 280px;
  margin: 0 auto;
  cursor: pointer;
}
.miniSurveyView table.formBlockSurveyTable tr:last-child td input[type=submit]:after {
  display: none;
}
.miniSurveyView .form-group.captcha {
  margin-top: 20px;
  text-align: center;
}
.miniSurveyView .form-group.captcha label.form-label {
  font-size: 14px;
}
.miniSurveyView .form-group.captcha > div:nth-of-type(1) {
  margin-top: 10px;
  margin-bottom: 10px;
}
.miniSurveyView .form-group.captcha > div:nth-of-type(2) input {
  border: 1px solid #e4e4e4;
  outline: none;
  padding: 5px;
  width: 100%;
  max-width: 190px;
}
@media (max-width: 767px) {
  .miniSurveyView table.formBlockSurveyTable {
    border-spacing: 0;
  }
  .miniSurveyView table.formBlockSurveyTable td {
    display: block;
  }
  .miniSurveyView table.formBlockSurveyTable tr:not(:last-child):not(.captchatr) td {
    padding: 13px 15px 13px 15px;
  }
  .miniSurveyView table.formBlockSurveyTable tr:last-child td:first-child {
    display: none;
  }
  .miniSurveyView table.formBlockSurveyTable tr:last-child td input[type=submit] {
    width: 100%;
    max-width: 280px;
  }
}

.alert {
  margin-top: 20px;
  text-align: center;
}
.alert.alert-danger strong {
  color: red;
}

/* ----------------------------------------------
listset
------------------------------------------------- */
.listset {
  padding: 34px 0;
  width: calc(100% - 20px);
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
  border: solid 1px #44351e;
  border-radius: 16px;
}
.listset ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.listset li {
  display: flex;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  line-height: 1.5;
  /* 
  &:before {
  	margin-top: 7px;
    margin-right: 7px;
    flex-shrink: 0;
    display: block;
    content: "";
    width: px;
    height: px;
    background: url(../images/listset-icon.png) no-repeat center/cover;
  }
   */
}
.listset li:before {
  margin-top: 8px;
  margin-right: 7px;
  flex-shrink: 0;
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: #e15824;
  border-radius: 50%;
}
.listset li:nth-child(n+3) {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .listset li {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
  }
  .listset li:before {
    margin-top: 6px;
  }
}
@media (max-width: 500px) {
  .listset li {
    width: 100%;
  }
  .listset li:nth-child(n+2) {
    margin-top: 20px;
  }
}

/* ----------------------------------------------
badgeflow
------------------------------------------------- */
.badgeflow {
  padding-top: 50px;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 100px;
}
.badgeflow.notLast {
  margin-bottom: 40px;
}
.badgeflow .imgbox {
  position: relative;
  padding-left: 50px;
  width: 36.4406779661%;
  min-width: 340px;
}
.badgeflow .imgbox img {
  width: 100%;
  height: auto;
}
.badgeflow .txtbox {
  flex: 1;
  margin-left: 40px;
}
.badgeflow .badge {
  position: absolute;
  left: 0px;
  top: -50px;
  width: 100px;
  height: 100px;
  background-color: #e15824;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 16px;
  line-height: 1.375;
  color: #fff;
  font-weight: bold;
  border-radius: 50%;
}
.badgeflow .title {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 1.6;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .badgeflow {
    flex-direction: column;
    padding-top: 0px;
  }
  .badgeflow .imgbox {
    width: 100%;
    margin: 0 auto 20px;
    min-width: 0px;
    padding: 15px 0 0 0px;
  }
  .badgeflow .txtbox {
    margin-left: 0;
  }
  .badgeflow .badge {
    top: 0px;
    width: 65px;
    height: 65px;
    font-size: 13px;
    left: -5px;
  }
  .badgeflow .title {
    margin-bottom: 15px;
    font-size: 18px;
  }
}

/* ----------------------------------------------
flowset
------------------------------------------------- */
.flowset {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 100px;
}
.flowset.notLast {
  margin-bottom: 40px;
}
.flowset .block {
  width: 30.5084745763%;
  position: relative;
}
.flowset .block:before {
  position: absolute;
  top: 0;
  left: -13.8888888889%;
  display: var(--arrow-display, none);
  content: "";
  width: 13.8888888889%;
  height: 100%;
  background-image: url(../images/flowset-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
}
.flowset .block:not(:nth-child(3n+1)) {
  margin-left: 4.2372881356%;
}
.flowset .block:nth-child(n+4) {
  margin-top: 40px;
}
.flowset .image {
  margin-bottom: 10px;
  position: relative;
}
.flowset .image img {
  width: 100%;
  height: auto;
}
.flowset .image:before {
  position: absolute;
  top: 0;
  left: -13.8888888889%;
  display: block;
  content: "";
  width: 13.8888888889%;
  height: 100%;
  background-image: url(../images/flowset-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
}
.flowset .title {
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 1.6;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .flowset .block:nth-child(3n+1):before {
    display: none;
  }
  .flowset .block:nth-child(3n+1) .image:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .flowset {
    justify-content: space-between;
  }
  .flowset .block {
    width: 45.515394913%;
  }
  .flowset .block::before {
    left: -19.7058823529%;
    width: 19.7058823529%;
  }
  .flowset .block:not(:nth-child(3n+1)) {
    margin-left: 0;
  }
  .flowset .block:nth-child(n+2) {
    margin-top: 0;
  }
  .flowset .block:nth-child(n+3) {
    margin-top: 40px;
  }
  .flowset .block:nth-child(2n+1)::before {
    display: none;
  }
  .flowset .block:nth-child(2n+1) .image:before {
    display: none;
  }
  .flowset .title {
    font-size: 16px;
  }
  .flowset .image:before {
    left: -19.7058823529%;
    width: 19.7058823529%;
  }
}

/* ----------------------------------------------
media
------------------------------------------------- */
.medialist {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px 2.8248587571%;
  margin-bottom: 90px;
}
.medialist .block {
  width: 22.8813559322%;
  border: 1px solid #efefef;
  padding: 10px 20px 30px;
}
.medialist .block time {
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  letter-spacing: 0.08em;
}
.medialist .block a {
  color: #0c0c0c;
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.08em;
  line-height: 1.5;
  text-decoration: underline;
  transition: all 0.5s ease-out;
}
.medialist .block a:hover {
  opacity: 0.6;
}
.medialist .block .imgbox {
  margin-bottom: 10px;
}
.medialist .block .imgbox img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 480/200;
  border-radius: 10px;
}
@media (max-width: 1199px) {
  .medialist {
    margin-bottom: 80px;
    -moz-column-gap: 2%;
         column-gap: 2%;
  }
  .medialist .block {
    width: 32%;
    padding: 10px 15px 20px;
  }
}
@media (max-width: 767px) {
  .medialist {
    margin-bottom: 70px;
    -moz-column-gap: 6%;
         column-gap: 6%;
  }
  .medialist .block {
    width: 47%;
    padding: 10px 10px 15px;
  }
}

/* ----------------------------------------------
news
------------------------------------------------- */
.newscategorys {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
  -moz-column-gap: 30px;
       column-gap: 30px;
  margin-bottom: 40px;
}
.newscategorys .title {
  font-family: "Poppins", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
.newscategorys ul {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.newscategorys ul li {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 140px;
  min-height: 34px;
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "Zen Old Mincho", serif;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #fff;
  border-radius: 6px;
  background-color: #1c1c1c;
}
.newscategorys ul li.all {
  background-color: #e15824;
}
.newscategorys ul li.news {
  background-color: #1c1c1c;
}
.newscategorys ul li.recruit {
  background-color: #44351e;
}
.newscategorys ul li a {
  text-decoration: none;
  font-weight: 400;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 3px 10px;
}
.newscategorys ul li:not(:has(a)) {
  padding: 3px 10px;
}
@media (max-width: 1199px) {
  .newscategorys {
    margin-bottom: 30px;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .newscategorys .title {
    font-size: 16px;
  }
  .newscategorys ul li {
    min-width: 120px;
  }
}
@media (max-width: 767px) {
  .newscategorys {
    margin-bottom: 25px;
    flex-direction: column;
    row-gap: 10px;
  }
  .newscategorys .title {
    font-size: 14px;
  }
  .newscategorys ul li {
    min-width: 100px;
    min-height: 25px;
  }
}

.newslist {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 90px;
}
.newslist article {
  display: flex;
  align-items: center;
  -moz-column-gap: 40px;
       column-gap: 40px;
  border-bottom: 1px dashed #bca263;
  padding-bottom: 10px;
}
.newslist article a {
  text-decoration: none;
  display: flex;
  align-items: center;
  -moz-column-gap: 40px;
       column-gap: 40px;
  color: #0c0c0c;
}
.newslist article .cate-time {
  display: flex;
  align-items: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.newslist article .cate-time .cate {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 140px;
  min-height: 34px;
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "Zen Old Mincho", serif;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #fff;
  border-radius: 6px;
  padding: 3px 10px;
  background-color: #1c1c1c;
}
.newslist article .cate-time .cate.news {
  background-color: #1c1c1c;
}
.newslist article .cate-time .cate.recruit {
  background-color: #44351e;
}
.newslist article .cate-time time {
  display: block;
  flex-shrink: 0;
  line-height: 2.1428571429;
  color: #0c0c0c;
  letter-spacing: 0.08em;
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.08em;
  font-size: 14px;
}
.newslist article .text {
  flex: 1;
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "Zen Old Mincho", serif;
  font-weight: 600;
  letter-spacing: 0.08em;
}
.newslist article:not(:last-child) {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .newslist {
    margin-bottom: 80px;
  }
  .newslist article {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .newslist article a {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .newslist article .cate-time {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .newslist article .cate-time .cate {
    min-width: 120px;
  }
}
@media (max-width: 767px) {
  .newslist {
    margin-bottom: 70px;
  }
  .newslist article {
    flex-direction: column;
    align-items: unset;
    row-gap: 5px;
  }
  .newslist article a {
    flex-direction: column;
    align-items: unset;
    row-gap: 5px;
  }
  .newslist article .cate-time .cate {
    min-width: 100px;
    min-height: 25px;
  }
}

/* ----------------------------------------------
case
------------------------------------------------- */
.case-cates {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
  -moz-column-gap: 30px;
       column-gap: 30px;
  margin-bottom: 40px;
}
.case-cates .title {
  font-family: "Poppins", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
.case-cates ul {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.case-cates ul li {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 140px;
  min-height: 34px;
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "Zen Old Mincho", serif;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #fff;
  border-radius: 6px;
  background-color: #1c1c1c;
}
.case-cates ul li.all {
  background-color: #e15824;
}
.case-cates ul li.news {
  background-color: #1c1c1c;
}
.case-cates ul li.recruit {
  background-color: #44351e;
}
.case-cates ul li a {
  text-decoration: none;
  font-weight: 400;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 3px 10px;
}
.case-cates ul li:not(:has(a)) {
  padding: 3px 10px;
}
@media (max-width: 1199px) {
  .case-cates {
    margin-bottom: 30px;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .case-cates .title {
    font-size: 16px;
  }
  .case-cates ul li {
    min-width: 120px;
  }
}
@media (max-width: 767px) {
  .case-cates {
    margin-bottom: 25px;
    flex-direction: column;
    row-gap: 10px;
  }
  .case-cates .title {
    font-size: 14px;
  }
  .case-cates ul li {
    min-width: 100px;
    min-height: 25px;
  }
}

.caselist {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 1280px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px 2.380952381%;
  margin-bottom: 90px;
}
.caselist .block {
  width: 31.746031746%;
}
.caselist .block a {
  display: block;
  text-decoration: none;
  padding: 20px 19px 30px;
  border: 1px solid #44351e;
  border-radius: 16px;
}
.caselist .block:not(:has(a)) {
  padding: 20px 19px 30px;
  border: 1px solid #44351e;
  border-radius: 16px;
}
.caselist .block .title {
  font-size: 16px;
  color: #0c0c0c;
  letter-spacing: 0.08em;
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "Zen Old Mincho", serif;
  line-height: 1.625;
  margin-bottom: 10px;
}
.caselist .block .image-box {
  display: flex;
  -moz-column-gap: 5.5555555556%;
       column-gap: 5.5555555556%;
}
.caselist .block .image-box > div {
  width: 47.2222222222%;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 10px;
}
.caselist .block .image-box > div::after {
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "Zen Old Mincho", serif;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #fff;
  border-radius: 12px/50%;
  min-height: 24px;
  min-width: 52.9411764706%;
  padding: 0 3px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.caselist .block .image-box > div .image {
  width: 100%;
}
.caselist .block .image-box > div .image img {
  width: 100%;
  aspect-ratio: 170/180;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.caselist .block .image-box > div.before::after {
  content: "Before";
  background-color: #353535;
}
.caselist .block .image-box > div.after::after {
  content: "After";
  background-color: #e15824;
}
.caselist .block .image-box > div.after .image {
  position: relative;
}
.caselist .block .image-box > div.after .image::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transform: translateX(-100%);
  width: 11.7647058824%;
  height: 100%;
  background: url(../images/flow.png) no-repeat center;
}
@media (max-width: 1199px) {
  .caselist {
    margin-bottom: 80px;
    -moz-column-gap: 4%;
         column-gap: 4%;
  }
  .caselist .block {
    width: 48%;
  }
  .caselist .block a {
    padding: 15px 10px 20px;
  }
  .caselist .block:not(:has(a)) {
    padding: 15px 10px 20px;
  }
}
@media (max-width: 767px) {
  .caselist {
    margin-bottom: 70px;
  }
  .caselist .block .title {
    font-size: 14px;
  }
}
@media (max-width: 500px) {
  .caselist .block {
    width: 100%;
  }
}

/* ----------------------------------------------
voice
------------------------------------------------- */
.voicelist {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px 5.9322033898%;
  margin-bottom: 90px;
}
.voicelist .block {
  width: 47.0338983051%;
}
.voicelist .block a {
  text-decoration: none;
  color: #0c0c0c;
}
.voicelist .block .content {
  display: flex;
  -moz-column-gap: 3.6036036036%;
       column-gap: 3.6036036036%;
}
.voicelist .block .image {
  width: 52.0720720721%;
}
.voicelist .block .image img {
  width: 100%;
  aspect-ratio: 289/191;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 15px;
}
.voicelist .block .text-box {
  flex: 1;
  padding-top: 20px;
}
.voicelist .block .text-box .title {
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.3333333333;
  margin-bottom: 10px;
}
.voicelist .block .text-box .text {
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.08em;
  font-weight: 500;
  line-height: 1.4285714286;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.voicelist .block .text-box .contents-arrow {
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
  color: #bca263;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  letter-spacing: 0.2em;
  margin-top: 30px;
}
.voicelist .block .text-box .contents-arrow::before {
  content: "";
  background: url(../images/voice-arrow.webp) no-repeat center/cover;
  width: 30px;
  aspect-ratio: 1/1;
  display: block;
  margin-right: 1em;
}
@media (max-width: 1199px) {
  .voicelist {
    margin-bottom: 80px;
  }
  .voicelist .block .text-box {
    padding-top: 10px;
  }
  .voicelist .block .text-box .title {
    font-size: 16px;
  }
  .voicelist .block .text-box .text {
    font-size: 12px;
  }
  .voicelist .block .text-box .contents-arrow {
    margin-top: 10px;
    font-size: 12px;
  }
  .voicelist .block .text-box .contents-arrow::before {
    width: 25px;
  }
}
@media (max-width: 767px) {
  .voicelist {
    margin-bottom: 70px;
  }
  .voicelist .block .content {
    flex-direction: column;
    row-gap: 10px;
  }
  .voicelist .block .image {
    width: 100%;
  }
  .voicelist .block .text-box {
    padding-top: 0px;
  }
}

/* ----------------------------------------------
detail
------------------------------------------------- */
.detail {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 90px;
}
.detail .head {
  margin-bottom: 60px;
}
.detail .head .title {
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 1.5333333333;
  border-bottom: 1px solid #44351e;
}
.detail .head .cate-time {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 20px;
       column-gap: 20px;
  margin-bottom: 10px;
}
.detail .head .cate-time .cates {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.detail .head .cate-time .cates .cate {
  flex-shrink: 0;
  min-width: 140px;
  height: 34px;
  background-color: #1c1c1c;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.08em;
  font-weight: 700;
  border-radius: 5px;
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.08em;
  font-size: 16px;
}
.detail .head .cate-time .cates .cate a {
  padding: 0 5px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  transition: all 0.5s ease-out;
}
.detail .head .cate-time .cates .cate a:hover {
  opacity: 0.6;
}
.detail .head .cate-time time {
  display: block;
  flex-shrink: 0;
  line-height: 1.875;
  color: #0c0c0c;
  letter-spacing: 0.08em;
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.08em;
  font-size: 16px;
}
.detail .contents > div:not(:last-child) {
  margin-bottom: 60px;
}
.detail .contents .text {
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.8888888889;
}
.detail .contents .fullimg {
  padding: 0;
}
.detail .contents .image-box {
  display: flex;
  -moz-column-gap: 10.1694915254%;
       column-gap: 10.1694915254%;
}
.detail .contents .image-box > div {
  width: 44.9152542373%;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 10px;
}
.detail .contents .image-box > div::after {
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #fff;
  border-radius: 15px/50%;
  min-height: 30px;
  min-width: 18.8679245283%;
  padding: 0 3px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.detail .contents .image-box > div .image {
  width: 100%;
  aspect-ratio: 530/400;
}
.detail .contents .image-box > div .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.detail .contents .image-box > div.before::after {
  content: "Before";
  background-color: #353535;
}
.detail .contents .image-box > div.after::after {
  content: "After";
  background-color: #e15824;
}
.detail .contents .image-box > div.after .image {
  position: relative;
}
.detail .contents .image-box > div.after .image::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transform: translateX(-100%);
  width: 22.641509434%;
  height: 100%;
  background: url(../images/flow-arow.png) no-repeat center;
}
.detail .contents .tableset {
  padding: 0;
}
@media (max-width: 1199px) {
  .detail {
    margin-bottom: 80px;
  }
  .detail .head {
    margin-bottom: 40px;
  }
  .detail .head .title {
    font-size: 22px;
  }
  .detail .contents > div:not(:last-child) {
    margin-bottom: 40px;
  }
  .detail .contents .text {
    font-size: 16px;
  }
  .detail .contents .image-box > div::after {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .detail {
    margin-bottom: 70px;
  }
  .detail .head {
    margin-bottom: 30px;
  }
  .detail .head .cate-time {
    flex-direction: column;
    row-gap: 5px;
  }
  .detail .head .cate-time .cates .cate {
    min-width: 100px;
    height: 28px;
    font-size: 14px;
  }
  .detail .head .cate-time time {
    font-size: 14px;
  }
  .detail .head .title {
    font-size: 18px;
  }
  .detail .contents > div:not(:last-child) {
    margin-bottom: 30px;
  }
  .detail .contents .text {
    font-size: 14px;
  }
  .detail .contents .image-box > div::after {
    font-size: 14px;
  }
}

.detail.media .contents {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.detail.media .contents > div:not(:last-child) {
  margin-bottom: 0px;
}
.detail.media .contents .text {
  width: 100%;
}
.detail.media .contents .fullimg {
  min-width: 50%;
  margin: 0;
  margin-right: 3.3898305085%;
  display: flex;
  justify-content: center;
}
.detail.media .contents .fullimg img {
  width: initial;
}
.detail.media .mediaset {
  padding: 0;
}
@media (max-width: 767px) {
  .detail.media .contents {
    flex-direction: column-reverse;
  }
  .detail.media .contents .text {
    width: 100%;
  }
  .detail.media .contents .fullimg {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .detail.media .mediaset .imgbox {
    order: 1;
  }
}

/* ----------------------------------------------
pagination_wrapper
------------------------------------------------- */
.pagination {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.pagination h2 {
  display: none;
}
.pagination .page-numbers {
  margin-bottom: 90px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.pagination .page-numbers li {
  padding: 5px;
  box-sizing: content-box;
  width: 50px;
  height: 50px;
}
.pagination .page-numbers li .page-numbers {
  font-size: 18px;
  border-radius: 50%;
  border: 0.5px solid #bca263;
}
.pagination .page-numbers li a {
  transition: all 0.5s ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #1b1b1b;
  background-color: #fff;
}
.pagination .page-numbers li a:hover {
  opacity: 0.6;
}
.pagination .page-numbers li a.prev, .pagination .page-numbers li a.next {
  display: none;
}
.pagination .page-numbers li span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.pagination .page-numbers li span.current {
  background-color: #bca263;
  color: #fff;
  font-weight: bold;
  border: unset;
}
.pagination .page-numbers li:has(.prev) {
  display: none;
}
.pagination .page-numbers li:has(.next) {
  display: none;
}
@media (max-width: 1199px) {
  .pagination .page-numbers {
    margin-bottom: 80px;
  }
  .pagination .page-numbers li .page-numbers {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .pagination .page-numbers {
    margin-bottom: 70px;
  }
  .pagination .page-numbers li {
    padding: 3px;
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
  }
  .pagination .page-numbers li .page-numbers {
    font-size: 14px;
  }
}

/* ----------------------------------------------
prev_next
------------------------------------------------- */
.prev_next {
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.prev_next > :not(.archivebtn) a {
  display: none;
}
.prev_next .prev {
  margin-right: auto;
}
.prev_next .next {
  margin-left: auto;
}
.prev_next .archivebtn {
  margin-left: auto;
  margin-right: auto;
}
.prev_next .archivebtn a {
  width: 400px;
  height: 80px;
  border-radius: 6px;
}
.prev_next .arrow {
  display: none;
}
.prev_next .prev_arrow {
  display: none;
}
@media (max-width: 1199px) {
  .prev_next {
    margin-bottom: 80px;
  }
  .prev_next .archivebtn a {
    width: 340px;
    height: 70px;
  }
}
@media (max-width: 767px) {
  .prev_next {
    margin-bottom: 70px;
    flex-direction: column;
    row-gap: 10px;
  }
  .prev_next .archivebtn a {
    width: 280px;
    height: 60px;
  }
  .prev_next .prev {
    margin-left: auto;
  }
  .prev_next .next {
    margin-right: auto;
  }
}

/* ----------------------------------------------
お問い合わせフォーム確認画面
------------------------------------------------- */
div#wpcf7cpcnf {
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 100px;
}
div#wpcf7cpcnf table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 2px;
}
div#wpcf7cpcnf table tr:first-child td {
  border-top: 1px solid #44351e;
}
div#wpcf7cpcnf table th,
div#wpcf7cpcnf table td {
  padding: 23px 25px;
}
div#wpcf7cpcnf table th {
  white-space: nowrap;
  background: #44351e;
  color: #fff;
}
div#wpcf7cpcnf table td {
  border-bottom: 1px solid #44351e;
}
div#wpcf7cpcnf table td p {
  border: 1px solid #e4e4e4;
  padding: 5px;
  width: 100%;
  outline: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
}
div#wpcf7cpcnf .wpcf7cp-btns {
  display: flex;
  justify-content: center;
}
div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-edit-btn,
div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-submit-btn {
  margin: 20px 10px 0px 10px;
  cursor: pointer;
  transition: all 0.5s ease-out;
  text-decoration: none;
  width: 100%;
  max-width: 200px;
  height: 50px;
  font-weight: bold;
  border-radius: 8px;
  color: #fff;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-edit-btn:hover,
div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-submit-btn:hover {
  opacity: 0.6;
}
div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-edit-btn {
  background-color: #bca263;
}
div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-submit-btn {
  background-color: #bca263;
}
@media (max-width: 767px) {
  div#wpcf7cpcnf table {
    border-spacing: 0;
  }
  div#wpcf7cpcnf table tr:not(:first-child) th,
  div#wpcf7cpcnf table tr td {
    border-top: 0;
  }
  div#wpcf7cpcnf table th,
  div#wpcf7cpcnf table td {
    display: block;
    padding: 13px 15px 13px 15px;
  }
  div#wpcf7cpcnf .wpcf7cp-btns {
    flex-direction: column;
    align-items: center;
  }
}

.text .form-btn {
  margin: 0 auto;
  margin-bottom: 10px;
}
.text .form-btn:last-child {
  margin-bottom: 0;
}
.text .form-btn a {
  margin: 0 auto;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.08em;
  font-weight: 500;
  color: #bca263;
  text-decoration: none;
  transition: all 0.5s ease-out;
  background-color: #ffffff;
  border: #bca263 solid 1px;
  width: 292px;
  height: 80px;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 5px;
  line-height: 1.25;
}
.text .form-btn a:hover {
  opacity: 0.6;
}
.text .form-btn a .icons {
  display: flex;
  gap: 10px;
}
.text .form-btn a .icons img {
  margin-right: 7px;
  border-radius: 0;
}
.text .form-btn a::after {
  content: "";
  background: url(../images/arrow4.webp);
  width: 8px;
  height: 11px;
  background-size: 100%;
  position: absolute;
  right: 20px;
}
.text .form-btn p {
  display: none;
}
.text .form-btn .text p {
  display: block;
}
.text .form-btn .icons br {
  display: none;
}/*# sourceMappingURL=contents.css.map */