@charset "UTF-8";
div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-edit-btn,
div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-submit-btn, .prev_next .archivebtn a, .miniSurveyView table.formBlockSurveyTable tr:last-child td:last-child, .miniSurveyView table.formBlockSurveyTable tr:last-child td input[type=submit], .linkbtn a, .linkset a, .mediaset .btn a {
  /* width: 100%;
  height: $btnHeight; */
  display: flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  color: #545454;
  text-decoration: none;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.06em;
}
div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-edit-btn::after,
div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-submit-btn::after, .prev_next .archivebtn a::after, .miniSurveyView table.formBlockSurveyTable tr:last-child td:last-child::after, .miniSurveyView table.formBlockSurveyTable tr:last-child td input[type=submit]::after, .linkbtn a::after, .linkset a::after, .mediaset .btn a::after {
  content: "";
  width: 40px;
  height: 1px;
  background-color: #545454;
}
@media (max-width: 999px) {
  div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-edit-btn,
  div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-submit-btn, .prev_next .archivebtn a, .miniSurveyView table.formBlockSurveyTable tr:last-child td:last-child, .miniSurveyView table.formBlockSurveyTable tr:last-child td input[type=submit], .linkbtn a, .linkset a, .mediaset .btn a {
    font-size: 14px;
  }
  div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-edit-btn::after,
  div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-submit-btn::after, .prev_next .archivebtn a::after, .miniSurveyView table.formBlockSurveyTable tr:last-child td:last-child::after, .miniSurveyView table.formBlockSurveyTable tr:last-child td input[type=submit]::after, .linkbtn a::after, .linkset a::after, .mediaset .btn a::after {
    width: 30px;
  }
}
@media (max-width: 767px) {
  div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-edit-btn::after,
  div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-submit-btn::after, .prev_next .archivebtn a::after, .miniSurveyView table.formBlockSurveyTable tr:last-child td:last-child::after, .miniSurveyView table.formBlockSurveyTable tr:last-child td input[type=submit]::after, .linkbtn a::after, .linkset a::after, .mediaset .btn a::after {
    width: 20px;
  }
}

/* 
//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%;
}

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

------------------------------------------------- */
#header .top {
  position: unset;
}
#header .buger_fixed a {
  color: #545454;
  text-shadow: none !important;
}
#header .buger_fixed .btn::before, #header .buger_fixed .btn::after {
  background-color: #545454;
  box-shadow: none !important;
}

/* ----------------------------------------------
pagetitle
------------------------------------------------- */
#pagetitle {
  margin-top: 60px;
}
#pagetitle h2 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #545454;
  font-size: 30px;
  line-height: 1.6;
  letter-spacing: 0.06em;
  margin-bottom: 60px;
  margin-left: calc((100% - 1180px) / 2);
}
#pagetitle small {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
#pagetitle .image {
  height: 500px;
}
#pagetitle .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1217px) {
  #pagetitle h2 {
    margin-left: 10px;
  }
}
@media (max-width: 999px) {
  #pagetitle {
    margin-top: 40px;
  }
  #pagetitle h2 {
    font-size: 24px;
    margin-bottom: 40px;
  }
  #pagetitle small {
    font-size: 16px;
  }
  #pagetitle .image {
    height: 300px;
  }
}
@media (max-width: 767px) {
  #pagetitle {
    margin-top: 20px;
  }
  #pagetitle h2 {
    font-size: 20px;
    margin-bottom: 20px;
    flex-direction: column;
    align-items: unset;
  }
  #pagetitle small {
    font-size: 14px;
  }
  #pagetitle .image {
    height: 200px;
  }
}

/* ----------------------------------------------
breadcrumb
------------------------------------------------- */
#breadcrumb {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  /* margin-bottom: $BC-mb; */
  font-size: 11px;
  transform: translateY(-100%);
  padding-bottom: 30px;
  color: #fff;
  text-align: end;
  position: absolute;
}
#breadcrumb a {
  font-weight: normal;
  color: #fff;
}
@media (max-width: 767px) {
  #breadcrumb {
    padding-bottom: 10px;
  }
}

.breadcrumbnext {
  margin-top: 30px;
}

/* ----------------------------------------------
heading1 見出し1
------------------------------------------------- */
.heading1 {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 60px;
  text-align: center;
}
.heading1 h2 {
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 24px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #545454;
  padding-bottom: 10px;
}
@media (max-width: 999px) {
  .heading1 {
    margin-bottom: 50px;
  }
  .heading1 h2 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .heading1 {
    margin-bottom: 40px;
  }
  .heading1 h2 {
    font-size: 18px;
    padding-bottom: 5px;
  }
}

/* ----------------------------------------------
heading2 見出し2
------------------------------------------------- */
.heading2 {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 50px;
}
.heading2 p {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.heading2 small {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.06em;
  display: flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.heading2 small::before {
  content: "";
  width: 1px;
  height: 12px;
  background-color: #545454;
}
@media (max-width: 999px) {
  .heading2 {
    margin-bottom: 45px;
  }
  .heading2 p {
    font-size: 18px;
  }
  .heading2 small {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .heading2 {
    margin-bottom: 40px;
  }
  .heading2 p {
    font-size: 16px;
    flex-direction: column;
    align-items: unset;
    row-gap: 5px;
  }
  .heading2 small {
    display: block;
  }
}

/* ----------------------------------------------
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-family: "Lato", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  text-align: center;
}
.heading3 span::before {
  content: "[ ";
}
.heading3 span::after {
  content: " ]";
}
.heading3 small {
  display: block;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.06em;
  margin-top: 10px;
}
@media (max-width: 999px) {
  .heading3 {
    margin-bottom: 45px;
  }
  .heading3 p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .heading3 {
    margin-bottom: 40px;
  }
  .heading3 p {
    font-size: 14px;
  }
  .heading3 small {
    font-size: 12px;
    margin-top: 5px;
  }
}

/* ----------------------------------------------
heading4 見出し4
------------------------------------------------- */
.heading4 {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 70px;
}
.heading4 p {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.heading4 small {
  display: flex;
  align-items: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.6;
  letter-spacing: 0.06em;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.heading4 small::before {
  content: "";
  width: 23px;
  height: 1px;
  background-color: #545454;
}
@media (max-width: 999px) {
  .heading4 p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .heading4 p {
    font-size: 12px;
    flex-direction: column;
    align-items: unset;
    row-gap: 5px;
  }
  .heading4 small {
    font-size: 11px;
    -moz-column-gap: 5px;
         column-gap: 5px;
  }
  .heading4 small::before {
    width: 15px;
  }
}

.heading1 .font-en, .heading2 .font-en, .heading3 .font-en, .heading4 .font-en {
  font-family: "Lato", sans-serif;
}
.heading1 .font-jp, .heading2 .font-jp, .heading3 .font-jp, .heading4 .font-jp {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
}

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

/* ----------------------------------------------
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;
}

/* ----------------------------------------------
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.06em;
  font-weight: bold;
}
.mediaset .btn {
  /* margin-left: auto;
  width: 100%; */
  margin-top: 40px;
}
.mediaset .btn a {
  justify-content: end;
}
.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 .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: 24.6610169492%;
}
.calloutset.col4 .block:not(:nth-child(4n+1)) {
  margin-left: 0.4519774011%;
}
.calloutset.col4 .block:nth-child(n+5) {
  margin-top: 50px;
}
.calloutset.col3 {
  /* 
  text-align: center;
  	*/
}
.calloutset.col3 .block {
  width: 33.0508474576%;
}
.calloutset.col3 .block:not(:nth-child(3n+1)) {
  margin-left: 0.4237288136%;
}
.calloutset.col3 .block:nth-child(n+4) {
  margin-top: 50px;
}
.calloutset.col2 {
  justify-content: space-between;
}
.calloutset.col2 .block {
  width: 49.4915254237%;
}
.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: 49.5459704881%;
  }
  .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 {
  justify-content: space-between;
}
.linkset.col3 ul {
  justify-content: center;
  -moz-column-gap: 2.5423728814%;
       column-gap: 2.5423728814%;
}
.linkset a {
  line-height: 1.3;
}
@media (max-width: 767px) {
  .linkset ul {
    row-gap: 5px;
  }
  .linkset.col4 li {
    /* &: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 li {
    /* width: 47%; */
    /* &:not(:first-child) {
      margin-left: 0;
    }
    &:nth-child(even){
      margin-left: auto;
    }
    &:nth-child(n + 3) {
      margin-top: $LS-NL-mb;
    } */
  }
}

/* ----------------------------------------------
linkbtn
------------------------------------------------- */
.linkbtn {
  margin: 0 auto 100px;
  text-align: center;
}
.linkbtn a {
  display: inline-flex;
}

/* ----------------------------------------------
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: 1.8;
  border-collapse: separate;
  border-spacing: 2px;
}
.tableset th,
.tableset td {
  padding: 23px 25px;
}
.tableset th,
.tableset thead td,
.tableset thead th {
  background: #f9f9f9;
  white-space: nowrap;
  border: none;
  font-weight: bold;
}
.tableset td {
  border: 1px solid #f9f9f9;
  background: #fff;
}
.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 thead td {
  text-align: center;
}
@media (max-width: 767px) {
  .tableset.type-normal table {
    border-spacing: 0;
  }
  .tableset.type-normal th,
  .tableset.type-normal td {
    margin-bottom: 2px;
    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: 1.8;
  border-collapse: separate;
  border-spacing: 2px;
}
.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 {
  border: none;
  background: #f9f9f9;
  /* 
  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: 1px solid #f9f9f9;
  background: #fff;
}
.miniSurveyView table.formBlockSurveyTable tr:last-child {
  text-align: center;
}
.miniSurveyView table.formBlockSurveyTable tr:last-child td {
  padding-top: 20px;
  text-align: center;
}
.miniSurveyView table.formBlockSurveyTable tr:last-child td input[type=submit] {
  margin: 0 auto;
  cursor: pointer;
  background-color: unset;
}
.miniSurveyView table.formBlockSurveyTable tr:last-child td input[type=submit]:after {
  display: none;
}
.miniSurveyView table.formBlockSurveyTable tr:last-child td:last-child {
  display: inline-flex;
}
.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;
    margin-bottom: 2px;
  }
  .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 #f4f4f4;
}
.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: #545454;
  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;
  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 .txtbox {
  flex: 1;
  margin-left: 40px;
}
.badgeflow .badge {
  position: absolute;
  left: 0px;
  top: -50px;
  width: 100px;
  height: 100px;
  background-color: #545454;
  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.06em;
}
@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: 33.0508474576%;
}
.flowset .block:not(:nth-child(3n+1)) {
  margin-left: 0.4237288136%;
}
.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: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  display: block;
  content: "";
  width: 40px;
  height: 1px;
  background-color: #545454;
}
.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) .image:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .flowset {
    justify-content: space-between;
  }
  .flowset .block {
    width: 49.53145917%;
  }
  .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) .image:before {
    display: none;
  }
  .flowset .title {
    font-size: 16px;
  }
  .flowset .image:before {
    width: 30px;
  }
}

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

/* ----------------------------------------------
news
------------------------------------------------- */
.newslist {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 90px;
}
.newslist article {
  /* padding-bottom: 30px;
  border-bottom: 1px solid #545454; */
}
.newslist article a {
  text-decoration: none;
}
.newslist article .title {
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.06em;
  color: #545454;
}
.newslist article time {
  display: block;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  line-height: 1.6;
  letter-spacing: 0.06em;
  color: #acacac;
}
.newslist article:not(:last-child) {
  margin-bottom: 60px;
}
@media (max-width: 999px) {
  .newslist {
    margin-bottom: 80px;
  }
  .newslist article .title {
    font-size: 14px;
  }
  .newslist article:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .newslist {
    margin-bottom: 70px;
  }
  .newslist article time {
    font-size: 11px;
  }
  .newslist article:not(:last-child) {
    margin-bottom: 30px;
  }
}

/* ----------------------------------------------
project
------------------------------------------------- */
.categorys {
  padding: 0 10px;
  margin-bottom: 60px;
}
.categorys ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.categorys ul li {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: 0.06em;
  color: #545454;
}
.categorys ul li a {
  font-weight: 400;
  color: #545454;
}
@media (max-width: 999px) {
  .categorys {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .categorys {
    margin-bottom: 30px;
  }
}

/* ----------------------------------------------
detail プロジェクト詳細ページ
------------------------------------------------- */
.detail-head {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 60px;
}
.detail-head.project {
  display: flex;
  justify-content: center;
  -moz-column-gap: 5.0847457627%;
       column-gap: 5.0847457627%;
}
.detail-head.project::after {
  content: "";
  width: 1px;
  height: 70px;
  background-color: #acacac;
}
.detail-head.project table {
  order: 1;
}
.detail-head.project table th,
.detail-head.project table td {
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.06em;
}
.detail-head.project table th {
  padding-right: 15px;
}
.detail-head .title {
  font-size: 17px;
  line-height: 1.6;
  letter-spacing: 0.06em;
}
.detail-head .title small {
  display: block;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.06em;
  color: #acacac;
}
.detail-head time {
  display: block;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0.06em;
  color: #acacac;
}
@media (max-width: 999px) {
  .detail-head {
    margin-bottom: 40px;
  }
  .detail-head.project::after {
    height: 50px;
  }
  .detail-head .title {
    font-size: 15px;
  }
  .detail-head time {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .detail-head {
    margin-bottom: 30px;
  }
  .detail-head.project {
    flex-direction: column;
    row-gap: 20px;
  }
  .detail-head.project::after {
    display: none;
  }
  .detail-head.project table {
    max-width: 300px;
  }
  .detail-head.project table th,
  .detail-head.project table td {
    font-size: 12px;
  }
  .detail-head .title {
    font-size: 13px;
  }
  .detail-head .title small {
    font-size: 12px;
  }
}

.detail-contents {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 90px;
}
.detail-contents .text {
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.06em;
}
.detail-contents .slider .slick-arow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  aspect-ratio: 1/1;
  background: url(../images/slide-arow.jpg) no-repeat center;
  /* width: 40px;
  height: 1px;
  background-color: #545454; */
  cursor: pointer;
  z-index: 1;
}
.detail-contents .slider .slick-arow.prev {
  left: -20px;
}
.detail-contents .slider .slick-arow.next {
  right: -20px;
}
.detail-contents .slider img {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  max-width: 1180px;
  max-height: 950px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1300px) {
  .detail-contents .slider .slick-arow.prev {
    left: 0;
  }
  .detail-contents .slider .slick-arow.next {
    right: 0;
  }
}
@media (max-width: 999px) {
  .detail-contents {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .detail-contents {
    margin-bottom: 70px;
  }
  .detail-contents .slider img {
    max-height: 450px;
  }
}

.projectarea .heading1 {
  margin-bottom: 30px;
}
.projectarea #pagetitle h2 {
  margin-bottom: 30px;
}
.projectarea #pagetitle .image {
  display: none;
}
.projectarea #breadcrumb {
  transform: translateY(0);
  color: #545454;
  position: relative;
  text-align: left;
}
.projectarea #breadcrumb a {
  color: #545454;
}

/* ----------------------------------------------
pagination_wrapper
------------------------------------------------- */
.pagination {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.pagination.notcenter .nav-links > .page-numbers {
  justify-content: start;
}
.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: 40px;
  height: 40px;
}
.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: #545454;
}
.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: #acacac;
  color: #fff;
}
.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: 30px;
    height: 30px;
    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 {
  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 .arrow {
  display: none;
}
.prev_next .prev_arrow {
  display: none;
}
@media (max-width: 999px) {
  .prev_next {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .prev_next {
    margin-bottom: 70px;
    flex-direction: column;
    row-gap: 10px;
  }
  .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: 2px;
}
div#wpcf7cpcnf table th,
div#wpcf7cpcnf table td {
  padding: 23px 25px;
}
div#wpcf7cpcnf table th {
  white-space: nowrap;
  background: #f9f9f9;
  border: none;
}
div#wpcf7cpcnf table td {
  border: 1px solid #f9f9f9;
}
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;
  font-weight: bold;
  border-radius: 8px;
  color: #545454;
  font-size: 16px;
}
div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-edit-btn:hover,
div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-submit-btn:hover {
  opacity: 0.6;
}
@media (max-width: 767px) {
  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 table th {
    border-width: 2px;
    margin-bottom: 2px;
  }
  div#wpcf7cpcnf .wpcf7cp-btns {
    flex-direction: column;
    align-items: center;
  }
}

/* ----------------------------------------------
ログインページ・横並びポップアップブロック　portfolio-set
------------------------------------------------- */
.portfolio-set {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 90px;
  display: flex;
  flex-wrap: wrap;
  gap: 50px 3.5%;
}
.portfolio-set .block {
  color: #545454;
  width: 31%;
}
.portfolio-set .block .image {
  margin-bottom: 10px;
}
.portfolio-set .block .image img {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 27/16;
  width: 100%;
  height: 100%;
}
.portfolio-set .block a {
  text-decoration: none;
  color: #545454;
}
.portfolio-set .block .title {
  position: relative;
  padding-right: 35px;
  font-size: 20px;
  line-height: 1.5;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.portfolio-set .block .title::after {
  position: absolute;
  top: 0;
  right: 0;
  content: ">";
  display: block;
  width: 30px;
  height: 30px;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  font-family: Arial, sans-serif;
  background: #545454;
}
.portfolio-set .block .title small {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  display: block;
  margin-top: 5px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .portfolio-set {
    gap: 40px 4%;
  }
  .portfolio-set .block {
    width: 48%;
  }
  .portfolio-set .block .title {
    padding-right: 30px;
    font-size: 18px;
  }
  .portfolio-set .block .title::after {
    width: 25px;
    height: 25px;
    line-height: 25px;
  }
  .portfolio-set .block .title small {
    font-size: 13px;
  }
}

.lb-data .lb-number {
  display: none !important;
}

.featherlight-wrapper {
  display: none;
  height: calc(100vh - 60px);
  padding: 30px;
  overflow-y: auto;
  color: #545454;
}
.featherlight-wrapper .pop-title {
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-size: 26px;
  line-height: 1.5;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.featherlight-wrapper .pop-title small {
  display: block;
  font-size: 14px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
}
.featherlight-wrapper .pop-images {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 1.25%;
}
.featherlight-wrapper .pop-images .image {
  width: 19%;
}
.featherlight-wrapper .pop-images .image img {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .featherlight-wrapper {
    padding: 20px;
  }
  .featherlight-wrapper .pop-title {
    flex-direction: column;
    gap: 5px;
    font-size: 20px;
  }
  .featherlight-wrapper .pop-title small {
    font-size: 13px;
  }
  .featherlight-wrapper .pop-images {
    gap: 10px 1.3333333%;
  }
  .featherlight-wrapper .pop-images .image {
    width: 24%;
  }
}

.featherlight-content {
  width: 90%;
}

.featherlight {
  z-index: 9000 !important;
}

.featherlight .featherlight-close-icon {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 40px;
  cursor: pointer;
  z-index: 9999;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-family: Arial, sans-serif;
  border-radius: 50%;
  background: #545454;
}
.featherlight .featherlight-close-icon:before {
  content: "✕";
}/*# sourceMappingURL=contents.css.map */