@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: 74px;
  background: url(../images/arow1.webp) no-repeat center right 30px #208e9a;
  color: #fff;
  text-decoration: none;
  transition: all 0.5s ease-out;
  border-radius: 37px;
  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: 999px) {
  .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,
.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%;
  margin-bottom: 0;
}
.mediaset .linkbtn:not(:last-child),
.badgeflow .linkbtn:not(:last-child) {
  margin-bottom: 10px;
}
.mediaset .linkbtn a,
.badgeflow .linkbtn a {
  height: 76px;
  height: 76px;
}
.mediaset table th,
.badgeflow table th {
  width: 250px;
}
@media (max-width: 767px) {
  .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;
  }
}

.mediaset .listset,
.calloutset .listset {
  margin: 0;
  margin-bottom: 10px;
  width: 100%;
}
.mediaset .listset li,
.calloutset .listset li {
  width: 100%;
}
.mediaset .listset li:nth-child(n+2),
.calloutset .listset li:nth-child(n+2) {
  margin-top: 20px;
}

/* ----------------------------------------------

------------------------------------------------- */
#main {
  background-color: #f9f6f0;
}

/* ----------------------------------------------
pagetitle
------------------------------------------------- */
#pagetitle {
  margin-bottom: 30px;
  position: relative;
}
#pagetitle + * {
  position: relative;
}
#pagetitle .images {
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
  -moz-column-gap: 0.625%;
       column-gap: 0.625%;
}
#pagetitle .images .image {
  width: 49.6875%;
}
#pagetitle .images .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#pagetitle .images::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: max(-2.8125vw, -45px);
  width: 100%;
  aspect-ratio: 1600/350;
  max-height: 350px;
  background: url(../images/pagetitle-shape.png) no-repeat left/100% 350px;
}
#pagetitle h2 {
  display: flex;
  flex-direction: column;
  justify-content: end;
  height: 100%;
  color: #3f342d;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  padding-left: max((100% - 1180px) / 2, 10px);
  padding-bottom: 30px;
  position: absolute;
  top: 0;
  text-shadow: 0 0 2px #f9f6f0, 0 0 2px #f9f6f0, 0 0 2px #f9f6f0, 0 0 2px #f9f6f0;
}
#pagetitle small {
  font-family: "futura-pt", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #208e9a;
}
@media (max-width: 1599px) {
  #pagetitle .images::after {
    background-size: cover;
  }
}
@media (max-width: 999px) {
  #pagetitle .images::after {
    background-position: bottom;
    background-size: 100% 50%;
  }
  #pagetitle h2 {
    font-size: 30px;
    padding-bottom: 20px;
  }
  #pagetitle small {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #pagetitle .images {
    /* flex-direction: column;
    row-gap: 10px; */
  }
  #pagetitle .images .image img {
    aspect-ratio: 2/1;
    min-height: 120px;
  }
  #pagetitle h2 {
    font-size: 24px;
    padding-bottom: 10px;
  }
  #pagetitle small {
    font-size: 16px;
  }
}

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

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

/* ----------------------------------------------
heading1 見出し1
------------------------------------------------- */
.heading1 {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 60px;
}
.heading1 h2 {
  font-weight: 700;
  font-size: 34px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  text-align: center;
}
.heading1 small {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #208e9a;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.heading1 small::before, .heading1 small::after {
  content: "";
  flex: 1;
  max-width: 6px;
  min-width: 2px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #208e9a;
}
@media (max-width: 999px) {
  .heading1 {
    margin-bottom: 50px;
  }
  .heading1 h2 {
    font-size: 26px;
  }
  .heading1 small {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .heading1 {
    margin-bottom: 40px;
  }
  .heading1 h2 {
    font-size: 22px;
  }
  .heading1 small {
    -moz-column-gap: 5px;
         column-gap: 5px;
  }
  .heading1 small::before, .heading1 small::after {
    max-width: 4px;
  }
}

/* ----------------------------------------------
heading2 見出し2
------------------------------------------------- */
.heading2 {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 50px;
  display: flex;
  justify-content: center;
}
.heading2 p {
  font-weight: 700;
  font-size: 30px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  text-align: center;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 20px;
  position: relative;
  padding: 5px 10px;
}
.heading2 .shape {
  position: absolute;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
.heading2 .shape span {
  flex: 1;
  height: 1px;
  background-color: #208e9a;
}
.heading2 .shape::before, .heading2 .shape::after {
  content: "";
  width: 6px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #208e9a;
}
.heading2 .shape:first-child {
  top: 0;
}
.heading2 .shape:last-child {
  bottom: 0;
}
.heading2 small {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #208e9a;
}
@media (max-width: 999px) {
  .heading2 {
    margin-bottom: 45px;
  }
  .heading2 p {
    font-size: 24px;
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .heading2 small {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .heading2 {
    margin-bottom: 40px;
  }
  .heading2 p {
    font-size: 20px;
    flex-direction: column;
    row-gap: 5px;
  }
  .heading2 .shape::before, .heading2 .shape::after {
    width: 4px;
  }
}

/* ----------------------------------------------
heading3 見出し3
------------------------------------------------- */
.heading3 {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 50px;
}
.heading3 p {
  font-weight: 700;
  font-size: 26px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 20px;
}
.heading3 small {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #208e9a;
  border: 1px solid #208e9a;
  border-radius: 12px;
  padding: 0 13px;
}
@media (max-width: 999px) {
  .heading3 {
    margin-bottom: 45px;
  }
  .heading3 p {
    font-size: 22px;
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
}
@media (max-width: 767px) {
  .heading3 {
    margin-bottom: 40px;
  }
  .heading3 p {
    font-size: 20px;
    flex-direction: column;
    align-items: start;
    row-gap: 5px;
  }
  .heading3 small {
    font-size: 12px;
  }
}

/* ----------------------------------------------
heading4 見出し4
------------------------------------------------- */
.heading4 {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 70px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.heading4 p {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 20px;
  position: relative;
  padding: 0 10px 10px;
}
.heading4 p::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 7px;
  background: url(../images/heading-shape.png) repeat-x;
}
.heading4 small {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #208e9a;
}
@media (max-width: 999px) {
  .heading4 p {
    font-size: 20px;
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
}
@media (max-width: 767px) {
  .heading4 .icon {
    max-width: 40px;
  }
  .heading4 p {
    font-size: 18px;
    flex-direction: column;
    row-gap: 5px;
  }
  .heading4 small {
    font-size: 12px;
  }
}

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

/* ----------------------------------------------
fullimg
------------------------------------------------- */
.fullimg {
  max-width: 1200px;
  width: 100%;
  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: 10px;
}

/* ----------------------------------------------
mediaset
------------------------------------------------- */
.mediaset {
  display: flex;
  max-width: 1200px;
  width: 100%;
  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 .imgbox img {
  border-radius: 10px;
}
.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;
  max-width: 1200px;
  width: 100%;
  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 .image img {
  border-radius: 10px;
}
.calloutset .title {
  margin-bottom: 5px;
  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 {
  max-width: 1200px;
  width: 100%;
  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: 999px) {
  .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 {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 100px;
}
.tableset table {
  width: 100%;
  /*  line-height: $TB-lh;
  border-collapse: separate;
    border-spacing: $TB-sc-spacing; */
}
.tableset tbody tr:last-child th,
.tableset tbody tr:last-child td {
  border-bottom-style: solid;
}
.tableset th,
.tableset td {
  padding: 23px 25px;
  border-bottom: dashed 1px #b69c95;
}
.tableset th,
.tableset thead td,
.tableset thead th {
  background: #ece4d3;
  white-space: nowrap;
  font-weight: bold;
}
.tableset td {
  background: transparent;
}
.tableset.type-normal tr:first-child th,
.tableset.type-normal tr:first-child td {
  border-top: solid 1px #b69c95;
}
.tableset.type-scroll {
  overflow-x: auto;
}
.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: dashed 1px #b69c95;
}
.tableset.type-scroll thead th,
.tableset.type-scroll thead td {
  border-top: solid 1px #b69c95;
}
.tableset.type-scroll thead td {
  text-align: center;
}
@media (max-width: 767px) {
  .tableset.type-normal table {
    border-spacing: 0;
  }
  .tableset.type-normal tr:first-child td {
    border-top: unset;
  }
  .tableset.type-normal tr:last-child th {
    border-bottom-style: dashed;
  }
  .tableset.type-normal th,
  .tableset.type-normal td {
    display: block;
    padding: 13px 15px 13px 15px;
  }
  .tableset.type-scroll th,
  .tableset.type-scroll td {
    padding: 13px 15px 13px 15px;
  }
  .tableset.type-scroll thead td {
    white-space: nowrap;
  }
}

/* ----------------------------------------------
miniSurveyView
------------------------------------------------- */
.miniSurveyView {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 100px;
}
.miniSurveyView table.formBlockSurveyTable {
  width: 100%;
  /* line-height: $TB-lh;
  border-collapse: separate;
  border-spacing: $TB-sc-spacing; */
}
.miniSurveyView table.formBlockSurveyTable tr:not(:last-child):not(.captchatr):first-child td {
  border-top: solid 1px #b69c95;
}
.miniSurveyView table.formBlockSurveyTable tr:not(:last-child):not(.captchatr):nth-last-child(3) td {
  border-bottom-style: solid;
}
.miniSurveyView table.formBlockSurveyTable tr:not(:last-child):not(.captchatr) td {
  padding: 23px 25px;
  border-bottom: dashed 1px #b69c95;
}
.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 {
  background: #ece4d3;
  /* 
  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) {
  background: transparent;
}
.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):first-child td:not(:first-child) {
    border-top: unset;
  }
  .miniSurveyView table.formBlockSurveyTable tr:not(:last-child):not(.captchatr):nth-last-child(3) td:not(:last-child) {
    border-bottom-style: dashed;
  }
  .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;
  background-color: #fff;
  border-radius: 10px;
}
.listset ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.listset li {
  position: relative;
  display: flex;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
  padding-bottom: 5px;
  /* 
  &: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: 5px;
  margin-right: 7px;
  flex-shrink: 0;
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-color: #4fb9eb;
  border-radius: 50%;
}
.listset li:after {
  position: absolute;
  right: 20px;
  bottom: 0;
  content: "";
  display: block;
  width: calc(100% - 22px - 40px);
  height: 2px;
  background-color: #ff4d4d;
}
.listset li:nth-child(n+3) {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .listset li {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
  }
  .listset li:before {
    margin-top: 2px;
  }
  .listset li:after {
    right: 15px;
    width: calc(100% - 22px - 30px);
  }
}
@media (max-width: 500px) {
  .listset li {
    width: 100%;
  }
  .listset li:nth-child(n+2) {
    margin-top: 20px;
  }
}

/* ----------------------------------------------
badgeflow
------------------------------------------------- */
.badgeflow {
  padding-top: 50px;
  display: flex;
  max-width: 1200px;
  width: 100%;
  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 .imgbox img {
  border-radius: 10px;
}
.badgeflow .txtbox {
  flex: 1;
  margin-left: 40px;
}
.badgeflow .badge {
  position: absolute;
  left: 0px;
  top: -50px;
  width: 100px;
  height: 100px;
  background-color: #4fb9eb;
  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;
  max-width: 1200px;
  width: 100%;
  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:not(:nth-child(3n+1)) {
  margin-left: 4.2372881356%;
}
.flowset .block:nth-child(n+4) {
  margin-top: 40px;
}
.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 .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 .image img {
  border-radius: 10px;
}
.flowset .title {
  margin-bottom: 5px;
  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: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 .block::before {
    left: -19.7058823529%;
    width: 19.7058823529%;
  }
  .flowset .title {
    font-size: 16px;
  }
  .flowset .image:before {
    left: -19.7058823529%;
    width: 19.7058823529%;
  }
  .flowset .block:nth-child(1) .image::before {
    display: none;
  }
}

/* ----------------------------------------------
contactbnr
------------------------------------------------- */
.contactbnr {
  margin-bottom: 100px;
}

/* ----------------------------------------------
menu
------------------------------------------------- */
.menublock {
  max-width: 1180px;
  width: calc(100% - 20px);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  margin-bottom: 90px;
}
.menublock.notLast {
  margin-bottom: 40px;
}
.menublock.top {
  -moz-column-gap: 2.5423728814%;
       column-gap: 2.5423728814%;
}
.menublock.top .image {
  width: 47.4576271186%;
}
.menublock.top .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}
.menublock.top .txtbox {
  flex: 1;
}
.menublock.top .txtbox .title {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  margin-bottom: 30px;
}
.menublock.top .txtbox .box {
  background-color: #208e9a;
  border-radius: 10px;
  padding: 20px 7.6271186441%;
}
.menublock.top .txtbox .box .heading {
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  padding: 0 10px 5px;
}
.menublock.top .txtbox .box .text {
  line-height: 1.875;
  letter-spacing: 0.08em;
  color: #fff;
  padding: 0 10px;
}
.menublock.top .txtbox .box .text + .heading {
  margin-top: 20px;
}
.menublock.bottom {
  flex-wrap: wrap;
  gap: 30px 6%;
  background-color: #fff;
  border: 1px solid #b69c95;
  border-radius: 10px;
  padding: 30px 3.75%;
}
.menublock.bottom .block {
  display: flex;
  flex-direction: column;
  align-items: start;
}
.menublock.bottom .block .title {
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #fff;
  background-color: #b69c95;
  border-radius: 6px;
  padding: 4.5px 15px;
  margin-bottom: 20px;
}
.menublock.bottom .block ul {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.8571428571;
  letter-spacing: 0.08em;
  display: flex;
  flex-wrap: wrap;
  gap: 5px 2%;
}
.menublock.bottom .block ul li {
  width: 49%;
  position: relative;
  padding-left: 15px;
}
.menublock.bottom .block ul li::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
.menublock.bottom.col1 .block {
  width: 100%;
}
.menublock.bottom.col2 .block {
  width: 47%;
  min-width: 240px;
}
@media (max-width: 999px) {
  .menublock {
    margin-bottom: 80px;
  }
  .menublock.notLast {
    margin-bottom: 30px;
  }
  .menublock.top .txtbox .title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .menublock.top .txtbox .box .text br {
    display: none;
  }
  .menublock.bottom .block .title {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .menublock {
    margin-bottom: 70px;
  }
  .menublock.notLast {
    margin-bottom: 20px;
  }
  .menublock.top {
    flex-direction: column;
    row-gap: 30px;
  }
  .menublock.top .image {
    width: 100%;
  }
  .menublock.top .txtbox .title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .menublock.top .txtbox .box {
    padding: 15px 10px;
  }
  .menublock.bottom {
    padding: 20px 10px;
  }
  .menublock.bottom .block .title {
    margin-bottom: 10px;
  }
  .menublock.bottom .block ul {
    font-size: 12px;
  }
  .menublock.bottom.col2 .block {
    width: 100%;
  }
}

/* ----------------------------------------------
voice
------------------------------------------------- */
#voice {
  margin-bottom: 90px;
}
@media (max-width: 999px) {
  #voice {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  #voice {
    margin-bottom: 70px;
  }
}

/* ----------------------------------------------
staff
------------------------------------------------- */
.staffblock {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 90px;
}
.staffblock .block {
  display: flex;
  flex-direction: column;
  align-items: start;
  row-gap: 10px;
}
.staffblock .block .title {
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #fff;
  background-color: #b69c95;
  padding: 5px 20px;
  border-radius: 6px;
  text-align: center;
}
.staffblock .block .text {
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
.staffblock.notLast {
  margin-bottom: 40px;
}
.staffblock.top {
  display: flex;
  align-items: start;
  -moz-column-gap: 5.0847457627%;
       column-gap: 5.0847457627%;
}
.staffblock.top .image {
  width: 50%;
}
.staffblock.top .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}
.staffblock.top .data {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 20px 10px;
}
.staffblock.top .data .block {
  width: 100%;
}
.staffblock.top .data .block.name {
  width: 100%;
}
.staffblock.top .data .block .title {
  min-width: 110px;
}
.staffblock.top .data .block .text {
  font-size: 18px;
}
.staffblock.bottom .block .text {
  font-size: 18px;
}
.staffblock.bottom .block:not(:last-child) {
  margin-bottom: 30px;
}
@media (max-width: 999px) {
  .staffblock {
    margin-bottom: 80px;
  }
  .staffblock.notLast {
    margin-bottom: 30px;
  }
  .staffblock .block .title {
    padding: 5px 15px;
  }
  .staffblock.top .data {
    row-gap: 15px;
  }
  .staffblock.top .data .block .title {
    min-width: 90px;
  }
  .staffblock.top .data .block .text {
    font-size: 16px;
  }
  .staffblock.top .data .block .text br {
    display: none;
  }
  .staffblock.bottom .block .text {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .staffblock {
    margin-bottom: 70px;
  }
  .staffblock.notLast {
    margin-bottom: 20px;
  }
  .staffblock .block .title {
    padding: 5px 10px;
  }
  .staffblock.top {
    flex-direction: column;
    row-gap: 30px;
  }
  .staffblock.top .image {
    width: 100%;
  }
  .staffblock.top .data {
    row-gap: 10px;
  }
  .staffblock.top .data .block .title {
    min-width: 80px;
  }
  .staffblock.top .data .block .text {
    font-size: 14px;
  }
  .staffblock.bottom .block .text {
    font-size: 14px;
  }
  .staffblock.bottom .block:not(:last-child) {
    margin-bottom: 20px;
  }
}

/* ----------------------------------------------
news
------------------------------------------------- */
#news {
  margin-bottom: 90px;
}
#news .contents {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
#news .contents article {
  border-bottom-color: #b69c95;
}
@media (max-width: 999px) {
  #news {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  #news {
    margin-bottom: 70px;
  }
}

/* ----------------------------------------------
カテゴリ
------------------------------------------------- */
.categorys {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
  margin-bottom: 40px;
}
.categorys .title {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 24px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #b69c95;
}
.categorys ul {
  flex: 1;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.categorys.voice-cates .title {
  margin-left: auto;
}
.categorys.news ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
}
.categorys.news ul li a {
  display: block;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #fff;
  min-width: 110px;
  text-align: center;
  padding: 3px 10px;
  background-color: #4fb9eb;
  border-radius: 14px/50%;
}
@media (max-width: 999px) {
  .categorys {
    margin-bottom: 30px;
  }
  .categorys .title {
    font-size: 20px;
  }
  .categorys.news ul {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .categorys.news ul li a {
    min-width: 90px;
  }
}
@media (max-width: 767px) {
  .categorys {
    margin-bottom: 20px;
    flex-direction: column;
    row-gap: 10px;
  }
  .categorys .title {
    font-size: 18px;
  }
  .categorys ul {
    justify-content: center;
  }
  .categorys.voice-cates .title {
    margin-left: unset;
  }
  .categorys.voice-cates ul {
    gap: 5px;
  }
  .categorys.voice-cates ul li a {
    font-size: 12px;
    min-height: 0px;
    border-radius: 10px/50%;
  }
  .categorys.news ul {
    gap: 5px;
  }
  .categorys.news ul li a {
    font-size: 12px;
    min-width: 80px;
  }
}

/* ----------------------------------------------
detail
------------------------------------------------- */
.detail {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 90px;
}
.detail .head {
  margin-bottom: 60px;
}
.detail .head .cate-time {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 20px;
  margin-bottom: 10px;
}
.detail .head .cate-time .cates {
  flex: 1;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-bottom: 0;
}
.detail .head .cates {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 10px;
}
.detail .head .cates .cate {
  margin-bottom: 0;
}
.detail .head .cate {
  margin-bottom: 10px;
}
.detail .head .cate a {
  text-decoration: none;
  display: block;
  padding: 5px 25px;
  letter-spacing: 0.08em;
}
.detail .head time {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #b69c95;
}
.detail .head .title {
  font-weight: 700;
  font-size: 30px;
  line-height: 1.5333333333;
  letter-spacing: 0.08em;
  color: #3f342d;
}
.detail .contents .fullimg {
  padding: 0;
  margin: 0 auto 60px;
}
.detail .contents .text {
  font-size: 18px;
  line-height: 1.8888888889;
  letter-spacing: 0.08em;
}
.detail.voice .head .cate a {
  max-width: 255px;
  line-height: 1.25;
  color: #3f342d;
  background-color: #fff;
  border-radius: 25px;
}
.detail.news .head .cate a {
  background-color: #4fb9eb;
  border-radius: 23px;
  font-size: 20px;
  line-height: 1.6;
  color: #fff;
}
@media (max-width: 999px) {
  .detail {
    margin-bottom: 80px;
  }
  .detail .head {
    margin-bottom: 40px;
  }
  .detail .head .cate-time {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .detail .head time {
    font-size: 16px;
  }
  .detail .head .title {
    font-size: 22px;
  }
  .detail .contents .fullimg {
    margin-bottom: 40px;
  }
  .detail .contents .text {
    font-size: 16px;
  }
  .detail.news .head .cate a {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .detail {
    margin-bottom: 70px;
  }
  .detail .head {
    margin-bottom: 30px;
  }
  .detail .head .cate a {
    padding: 5px 15px;
  }
  .detail .head time {
    font-size: 14px;
  }
  .detail .head .title {
    font-size: 18px;
  }
  .detail .contents .fullimg {
    margin-bottom: 30px;
  }
  .detail .contents .text {
    font-size: 14px;
  }
  .detail.news .head .cate a {
    font-size: 16px;
  }
}

.voicecontainer::after {
  clear: both;
  display: block;
  content: "";
}
.voicecontainer .image-left {
  float: left;
  margin: 0 15px 15px 0;
  width: 360px;
}
@media (max-width: 767px) {
  .voicecontainer .image-left {
    float: none;
    margin: 0 auto 15px auto;
    width: 280px;
  }
}

/* ----------------------------------------------
contactbnr
------------------------------------------------- */
.contactbnr {
  max-width: 1180px;
  width: calc(100% - 20px);
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
  background-color: #fff;
  border-radius: 20px;
  position: relative;
  padding: 50px 0;
}
.contactbnr .title {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  font-weight: 700;
  font-size: 26px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  background-color: #fff;
  padding: 20px 40px;
}
.contactbnr ul {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}
.contactbnr ul li {
  flex: 1;
}
.contactbnr ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  font-size: 26px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #fff;
  padding: 25px 10px;
}
.contactbnr ul li a img {
  margin-right: 10px;
}
.contactbnr ul li.line a {
  background-color: #00b900;
}
.contactbnr ul li.net a {
  background-color: #4fb9eb;
}
.contactbnr ul li.tel a {
  flex-direction: column;
  font-size: 14px;
  color: #3f342d;
  background-color: #b69c95;
}
.contactbnr ul li.tel a span {
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 30px;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
.contactbnr ul li:first-child a {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.contactbnr ul li:last-child a {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
@media (max-width: 999px) {
  .contactbnr {
    padding: 40px 0;
  }
  .contactbnr .title {
    font-size: 22px;
    padding: 15px 30px;
  }
  .contactbnr ul li a {
    font-size: 22px;
    padding: 20px 10px;
  }
  .contactbnr ul li.tel a span {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .contactbnr {
    padding: 30px 0;
  }
  .contactbnr .title {
    font-size: 18px;
    padding: 10px 20px;
  }
  .contactbnr ul {
    flex-direction: column;
  }
  .contactbnr ul li a {
    font-size: 18px;
    padding: 15px 10px;
  }
  .contactbnr ul li.tel a {
    font-size: 12px;
  }
  .contactbnr ul li.tel a span {
    font-size: 20px;
  }
  .contactbnr ul li:first-child a {
    border-bottom-left-radius: 0;
    border-top-right-radius: 10px;
  }
  .contactbnr ul li:last-child a {
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
  }
}

/* ----------------------------------------------
pagination_wrapper
------------------------------------------------- */
.pagination {
  max-width: 1200px;
  width: 100%;
  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%;
}
.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: #3f342d;
  background-color: #fff;
  border: 0.5px solid #208e9a;
}
.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: #208e9a;
  color: #fff;
  font-weight: bold;
}
.pagination .page-numbers li:has(.prev) {
  display: none;
}
.pagination .page-numbers li:has(.next) {
  display: none;
}
@media (max-width: 999px) {
  .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 {
  max-width: 1180px;
  width: calc(100% - 20px);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.prev_next > :not(.archivebtn) a {
  background-repeat: no-repeat;
  text-decoration: none;
}
.prev_next .prev {
  margin-right: auto;
}
.prev_next .prev a {
  padding-left: 25px;
  background-image: url(../images/prevarrow.png);
  background-position: center left;
}
.prev_next .next {
  margin-left: auto;
}
.prev_next .next a {
  padding-right: 25px;
  background-image: url(../images/nextarrow.png);
  background-position: center right;
}
.prev_next .archivebtn {
  margin-left: auto;
  margin-right: auto;
}
.prev_next .archivebtn a {
  width: 400px;
  height: 80px;
  border-radius: 40px;
  background-image: url(../images/arow2.webp);
  font-size: 18px;
}
.prev_next .arrow {
  display: none;
}
.prev_next .prev_arrow {
  display: none;
}
@media (max-width: 999px) {
  .prev_next {
    margin-bottom: 80px;
  }
  .prev_next .archivebtn a {
    width: 340px;
    height: 70px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .prev_next {
    margin-bottom: 70px;
    flex-direction: column;
    row-gap: 10px;
  }
  .prev_next .archivebtn a {
    width: 280px;
    height: 60px;
    font-size: 14px;
  }
  .prev_next .prev {
    margin-left: auto;
  }
  .prev_next .next {
    margin-right: auto;
  }
}

/* ----------------------------------------------
お問い合わせフォーム確認画面
------------------------------------------------- */
div#wpcf7cpcnf {
  z-index: 1;
  max-width: 1200px;
  width: 100%;
  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: $TB-sc-spacing; */
}
div#wpcf7cpcnf table tr:first-child th,
div#wpcf7cpcnf table tr:first-child td {
  border-top: solid 1px #b69c95;
}
div#wpcf7cpcnf table tr:last-child th,
div#wpcf7cpcnf table tr:last-child td {
  border-bottom-style: solid;
}
div#wpcf7cpcnf table th,
div#wpcf7cpcnf table td {
  padding: 23px 25px;
  border-bottom: dashed 1px #b69c95;
}
div#wpcf7cpcnf table th {
  white-space: nowrap;
  background: #ece4d3;
  border-bottom: dashed 1px #b69c95;
}
div#wpcf7cpcnf table td {
  border-bottom: dashed 1px #b69c95;
}
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: #208e9a;
}
div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-submit-btn {
  background-color: #208e9a;
}
@media (max-width: 767px) {
  div#wpcf7cpcnf table tr:not(:first-child) th,
  div#wpcf7cpcnf table tr td {
    border-top: 0;
  }
  div#wpcf7cpcnf table tr:first-child td {
    border-top: unset;
  }
  div#wpcf7cpcnf table tr:last-child th {
    border-bottom-style: dashed;
  }
  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;
  }
}

/* ----------------------------------------------
カテゴリ別・患者様の声一覧
------------------------------------------------- */
#voice h3 {
  margin-bottom: 30px;
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  font-size: 34px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #3f342d;
  text-align: left;
}
#voice h3 small {
  display: block;
  font-family: "futura-pt", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #208e9a;
}
@media (max-width: 999px) {
  #voice h3 {
    font-size: 26px;
  }
  #voice h3 small {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #voice h3 {
    font-size: 20px;
  }
}

/* ----------------------------------------------
#bnr　バナー　調整
------------------------------------------------- */
#bnr {
  padding: 0;
  background-color: transparent;
  margin-bottom: 100px;
}

/* ----------------------------------------------
症例別ページ　タイトル部分
------------------------------------------------- */
.worries-pagetitle {
  margin-bottom: 30px;
  font-family: "M PLUS 2", sans-serif;
  position: relative;
}
.worries-pagetitle .titlecontents {
  position: relative;
  z-index: 1;
  max-width: 1240px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 20px;
  display: flex;
}
.worries-pagetitle .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.worries-pagetitle .inner {
  width: 60%;
}
.worries-pagetitle .topcatch,
.worries-pagetitle .bottomworries {
  padding: 25px 40px 25px 40px;
  border-radius: 20px;
}
.worries-pagetitle h2 {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 20px;
  font-size: 38px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #ffdc72;
}
.worries-pagetitle h2 .icon {
  flex-shrink: 0;
}
.worries-pagetitle h2 .icon img {
  border-radius: 50%;
  width: 67px;
}
.worries-pagetitle .topcatch {
  background-color: #b69c95;
  color: #fff;
}
.worries-pagetitle .topcatch .subtitle {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
.worries-pagetitle .topcatch h3 {
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.4;
}
.worries-pagetitle .topcatch .text {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
}
.worries-pagetitle .bottomworries {
  margin-top: 50px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
}
.worries-pagetitle .bottomworries h4 {
  margin-bottom: 15px;
  text-align: center;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.4;
  color: #1f8d99;
}
.worries-pagetitle .bottomworries ul {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 0.08em;
  color: #3f342d;
}
.worries-pagetitle .bottomworries li {
  display: flex;
  align-items: start;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
.worries-pagetitle .bottomworries li:not(:first-child) {
  margin-top: 10px;
}
.worries-pagetitle .bottomworries li:before {
  flex-shrink: 0;
  content: "";
  width: 28px;
  aspect-ratio: 28/27;
  background: url(../images/list-shape.png) no-repeat center/cover;
}
@media (max-width: 999px) {
  .worries-pagetitle .titlecontents {
    padding: 40px 20px;
  }
  .worries-pagetitle .topcatch,
  .worries-pagetitle .bottomworries {
    padding: 15px 20px 15px 20px;
  }
  .worries-pagetitle h2 {
    gap: 10px;
    margin-bottom: 15px;
    font-size: 30px;
  }
  .worries-pagetitle h2 .icon img {
    width: 50px;
  }
  .worries-pagetitle .topcatch .subtitle {
    font-size: 20px;
  }
  .worries-pagetitle .topcatch h3 {
    font-size: 18px;
  }
  .worries-pagetitle .topcatch .text {
    font-size: 15px;
  }
  .worries-pagetitle .bottomworries {
    margin-top: 30px;
  }
  .worries-pagetitle .bottomworries h4 {
    font-size: 20px;
  }
  .worries-pagetitle .bottomworries ul {
    font-size: 16px;
  }
  .worries-pagetitle .bottomworries li:not(:first-child) {
    margin-top: 5px;
  }
  .worries-pagetitle .bottomworries li:before {
    width: 23px;
  }
}
@media (min-width: 768px) {
  .worries-pagetitle .sp-bg {
    display: none;
  }
  .worries-pagetitle .titlecontents .sp {
    display: none;
  }
}
@media (max-width: 767px) {
  .worries-pagetitle:has(.sp-bg) .bg:not(.sp-bg) {
    display: none;
  }
  .worries-pagetitle .inner {
    width: 100%;
  }
  .worries-pagetitle .topcatch,
  .worries-pagetitle .bottomworries {
    padding: 15px 15px 15px 15px;
  }
  .worries-pagetitle .bg {
    position: relative;
    height: 260px;
  }
  .worries-pagetitle .titlecontents {
    margin-top: -100px;
    padding: 0px 10px;
  }
  .worries-pagetitle h2 {
    margin-bottom: 15px;
    font-size: 24px;
    text-shadow: 0 0 5px #000;
  }
  .worries-pagetitle .topcatch .subtitle {
    font-size: 18px;
  }
  .worries-pagetitle .topcatch h2 {
    display: none;
  }
  .worries-pagetitle .topcatch h3 {
    font-size: 16px;
  }
  .worries-pagetitle .topcatch .text {
    font-size: 14px;
    line-height: 1.4;
  }
  .worries-pagetitle .bottomworries {
    margin-top: 15px;
  }
  .worries-pagetitle .bottomworries h4 {
    font-size: 15px;
    margin-bottom: 8px;
  }
  .worries-pagetitle .bottomworries ul {
    display: flex;
    flex-wrap: wrap;
    gap: 5px 0px;
    font-size: 13px;
  }
  .worries-pagetitle .bottomworries li {
    width: 50%;
  }
  .worries-pagetitle .bottomworries li:not(:first-child) {
    margin-top: 0px;
  }
  .worries-pagetitle .bottomworries li:before {
    width: 18px;
  }
}/*# sourceMappingURL=contents.css.map */