@charset "UTF-8";
.ccm-block-next-previous .ccm-block-next-previous-parent-link a, .products-detail .contactbnr .btns .btn 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%;
  min-height: 70px;
  background: url(../images/link-arow.png) no-repeat center right 10px/15px auto, linear-gradient(90deg, #e95504 0%, #f38f1e 100%);
  color: #fff;
  text-decoration: none;
  line-height: 1.6;
  letter-spacing: 0.05em;
  transition: all 0.5s ease-out;
}
.ccm-block-next-previous .ccm-block-next-previous-parent-link a:hover, .products-detail .contactbnr .btns .btn 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;
}
.ccm-block-next-previous .ccm-block-next-previous-parent-link a, .products-detail .contactbnr .btns .btn a, .miniSurveyView table.formBlockSurveyTable tr:last-child td input[type=submit], .linkbtn a, .linkset a, .mediaset .btn a {
  padding: 10px 25px;
}
.ccm-block-next-previous .ccm-block-next-previous-parent-link a:has(img), .products-detail .contactbnr .btns .btn a:has(img), .miniSurveyView table.formBlockSurveyTable tr:last-child td input[type=submit]:has(img), .linkbtn a:has(img), .linkset a:has(img), .mediaset .btn a:has(img) {
  padding: 0;
}
@media (max-width: 999px) {
  .ccm-block-next-previous .ccm-block-next-previous-parent-link a, .products-detail .contactbnr .btns .btn a, .miniSurveyView table.formBlockSurveyTable tr:last-child td input[type=submit], .linkbtn a, .linkset a, .mediaset .btn a {
    min-height: 60px;
  }
}
@media (max-width: 767px) {
  .ccm-block-next-previous .ccm-block-next-previous-parent-link a, .products-detail .contactbnr .btns .btn a, .miniSurveyView table.formBlockSurveyTable tr:last-child td input[type=submit], .linkbtn a, .linkset a, .mediaset .btn a {
    min-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%;
}

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

#main:not(:has(.products-detail)) .mediaset table,
#main:not(:has(.products-detail)) .calloutset table,
#main:not(:has(.products-detail)) .flowset table,
#main:not(:has(.products-detail)) .badgeflow table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 1px;
}
#main:not(:has(.products-detail)) .mediaset table th,
#main:not(:has(.products-detail)) .mediaset table td,
#main:not(:has(.products-detail)) .calloutset table th,
#main:not(:has(.products-detail)) .calloutset table td,
#main:not(:has(.products-detail)) .flowset table th,
#main:not(:has(.products-detail)) .flowset table td,
#main:not(:has(.products-detail)) .badgeflow table th,
#main:not(:has(.products-detail)) .badgeflow table td {
  padding: 5px 10px;
  font-size: 16px;
}
#main:not(:has(.products-detail)) .mediaset table th,
#main:not(:has(.products-detail)) .calloutset table th,
#main:not(:has(.products-detail)) .flowset table th,
#main:not(:has(.products-detail)) .badgeflow table th {
  min-width: 120px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
#main:not(:has(.products-detail)) .mediaset table td,
#main:not(:has(.products-detail)) .calloutset table td,
#main:not(:has(.products-detail)) .flowset table td,
#main:not(:has(.products-detail)) .badgeflow table td {
  background-color: #e2e7f5;
}
#main:not(:has(.products-detail)) .mediaset .linkbtn,
#main:not(:has(.products-detail)) .calloutset .linkbtn,
#main:not(:has(.products-detail)) .flowset .linkbtn,
#main:not(:has(.products-detail)) .badgeflow .linkbtn {
  width: 100%;
  margin-bottom: 0;
}
#main:not(:has(.products-detail)) .mediaset .linkbtn:not(:last-child),
#main:not(:has(.products-detail)) .calloutset .linkbtn:not(:last-child),
#main:not(:has(.products-detail)) .flowset .linkbtn:not(:last-child),
#main:not(:has(.products-detail)) .badgeflow .linkbtn:not(:last-child) {
  margin-bottom: 10px;
}
#main:not(:has(.products-detail)) .mediaset .linkbtn a,
#main:not(:has(.products-detail)) .calloutset .linkbtn a,
#main:not(:has(.products-detail)) .flowset .linkbtn a,
#main:not(:has(.products-detail)) .badgeflow .linkbtn a {
  height: 50px;
  min-height: 50px;
}
#main:not(:has(.products-detail)) .mediaset .listset,
#main:not(:has(.products-detail)) .calloutset .listset,
#main:not(:has(.products-detail)) .flowset .listset,
#main:not(:has(.products-detail)) .badgeflow .listset {
  width: 100%;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #main:not(:has(.products-detail)) .mediaset table th,
  #main:not(:has(.products-detail)) .mediaset table td,
  #main:not(:has(.products-detail)) .calloutset table th,
  #main:not(:has(.products-detail)) .calloutset table td,
  #main:not(:has(.products-detail)) .flowset table th,
  #main:not(:has(.products-detail)) .flowset table td,
  #main:not(:has(.products-detail)) .badgeflow table th,
  #main:not(:has(.products-detail)) .badgeflow table td {
    padding: 3px 7px;
  }
}
@media (max-width: 767px) {
  #main:not(:has(.products-detail)) .calloutset table th {
    border-bottom: unset;
  }
}
#main:not(:has(.products-detail)) .mediaset table th,
#main:not(:has(.products-detail)) .flowset table th,
#main:not(:has(.products-detail)) .badgeflow table th {
  background-color: #92a9d6;
}
#main:not(:has(.products-detail)) .calloutset table th {
  background-color: #00479d;
}
#main:not(:has(.products-detail)) .mediaset .linkbtn,
#main:not(:has(.products-detail)) .badgeflow .linkbtn {
  width: 100%;
  max-width: 270px;
  margin-right: 0;
  margin-bottom: 0;
}
#main:not(:has(.products-detail)) .mediaset .linkbtn:not(:last-child),
#main:not(:has(.products-detail)) .badgeflow .linkbtn:not(:last-child) {
  margin-bottom: 10px;
}
#main:not(:has(.products-detail)) .mediaset .linkbtn a,
#main:not(:has(.products-detail)) .badgeflow .linkbtn a {
  height: 70px;
}
#main:not(:has(.products-detail)) .mediaset table th,
#main:not(:has(.products-detail)) .badgeflow table th {
  width: 250px;
}
@media (max-width: 767px) {
  #main:not(:has(.products-detail)) .mediaset .linkbtn,
  #main:not(:has(.products-detail)) .badgeflow .linkbtn {
    width: 100%;
    max-width: 270px;
    margin-right: auto;
    margin-bottom: 0;
  }
  #main:not(:has(.products-detail)) .mediaset .linkbtn:not(:last-child),
  #main:not(:has(.products-detail)) .badgeflow .linkbtn:not(:last-child) {
    margin-bottom: 10px;
  }
  #main:not(:has(.products-detail)) .mediaset .linkbtn a,
  #main:not(:has(.products-detail)) .badgeflow .linkbtn a {
    height: 50px;
  }
  #main:not(:has(.products-detail)) .mediaset table th,
  #main:not(:has(.products-detail)) .badgeflow table th {
    width: auto;
  }
}
#main:not(:has(.products-detail)) .calloutset.col2 .linkbtn,
#main:not(:has(.products-detail)) .flowset.col2 .linkbtn {
  max-width: 350px;
}
#main:not(:has(.products-detail)) .calloutset.col3 .linkbtn,
#main:not(:has(.products-detail)) .flowset.col3 .linkbtn {
  max-width: 300px;
}
#main:not(:has(.products-detail)) .calloutset.col4 .linkbtn,
#main:not(:has(.products-detail)) .flowset.col4 .linkbtn {
  max-width: 240px;
}
#main:not(:has(.products-detail)) .calloutset .listset,
#main:not(:has(.products-detail)) .flowset .listset {
  width: 100%;
  padding: 10px 0;
}
#main:not(:has(.products-detail)) .calloutset .listset li,
#main:not(:has(.products-detail)) .flowset .listset li {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
}
#main:not(:has(.products-detail)) .calloutset .listset li:nth-child(n+2),
#main:not(:has(.products-detail)) .flowset .listset li:nth-child(n+2) {
  margin-top: 10px;
}
@media (max-width: 767px) {
  #main:not(:has(.products-detail)) .calloutset.col4 table th,
  #main:not(:has(.products-detail)) .calloutset.col4 table td,
  #main:not(:has(.products-detail)) .flowset.col4 table th,
  #main:not(:has(.products-detail)) .flowset.col4 table td {
    min-width: 100%;
    display: block;
  }
  #main:not(:has(.products-detail)) .calloutset.col4 .linkbtn a,
  #main:not(:has(.products-detail)) .flowset.col4 .linkbtn a {
    font-size: 12px;
  }
}
#main:not(:has(.products-detail)) .flowset .linkbtn {
  max-width: 300px;
}
@media (max-width: 767px) {
  #main:not(:has(.products-detail)) .flowset table th,
  #main:not(:has(.products-detail)) .flowset table td {
    min-width: 100%;
    display: block;
  }
  #main:not(:has(.products-detail)) .flowset .linkbtn a {
    font-size: 12px;
  }
}

/* ----------------------------------------------
pagetitle
------------------------------------------------- */
#main:not(:has(.sertchtypelist)) #pagetitle {
  position: relative;
}
#main:not(:has(.sertchtypelist)) #pagetitle::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(209, 214, 227, 0.66);
  mix-blend-mode: multiply;
}

#pagetitle {
  margin-bottom: 30px;
  min-height: 550px;
  /* align-content: center;
  justify-items: start; */
  display: flex;
  align-items: center;
  justify-content: start;
  padding: calc(var(--hsize, 0px) + 10px) 10px calc(var(--hsize, 0px) + 10px) 0;
}
#pagetitle h2, #pagetitle h1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #fff;
  font-size: 78px;
  line-height: 1.6;
  background-color: #00479d;
  clip-path: polygon(0 0, 100% 0, calc(100% - 40px) 100%, 0 100%);
  padding: 10px max(7.5471698113%, 70px) 10px 4.4025157233%;
  position: relative;
}
#pagetitle h2::before, #pagetitle h1::before {
  content: "";
  position: absolute;
  width: 60px;
  height: 100%;
  clip-path: polygon(40px 0, 100% 0, calc(100% - 40px) 100%, 0 100%);
  background: linear-gradient(0deg, #92d4f5 0%, #008bd5 100%);
  right: 10px;
  top: 0;
}
#pagetitle small {
  display: block;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
@media (max-width: 999px) {
  #pagetitle {
    min-height: 450px;
  }
  #pagetitle h2, #pagetitle h1 {
    font-size: 50px;
  }
  #pagetitle small {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #pagetitle {
    min-height: 300px;
  }
  #pagetitle h2, #pagetitle h1 {
    font-size: 30px;
  }
  #pagetitle small {
    font-size: 18px;
  }
}

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

/* ----------------------------------------------
heading1 見出し1
------------------------------------------------- */
.heading1 {
  margin-bottom: 60px;
}
.heading1 h2, .heading1 h1 {
  color: #e2e7f5;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 100px;
  line-height: 1;
  text-align: center;
}
.heading1 h2 > span, .heading1 h1 > span {
  padding: 0 10px;
}
.heading1 small {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  font-size: 38px;
  line-height: 1.6;
  color: #00479d;
  display: flex;
  justify-content: center;
  -moz-column-gap: 5.625%;
       column-gap: 5.625%;
  background-color: #e2e7f5;
  overflow-y: clip;
  margin-top: -15px;
  padding: 0 10px;
}
.heading1 small span {
  padding: 20px 0;
  align-content: center;
}
.heading1 small::before, .heading1 small::after {
  content: "";
  min-width: 53px;
  aspect-ratio: 53/157;
  margin: -28.5px 0;
}
.heading1 small::before {
  background: url(../images/heading-shape1.png) no-repeat center/100% 100%;
}
.heading1 small::after {
  background: url(../images/heading-shape2.png) no-repeat center/100% 100%;
}
@media (max-width: 999px) {
  .heading1 {
    margin-bottom: 50px;
  }
  .heading1 h2, .heading1 h1 {
    font-size: 70px;
  }
  .heading1 small {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .heading1 {
    margin-bottom: 40px;
  }
  .heading1 h2, .heading1 h1 {
    font-size: 40px;
  }
  .heading1 small {
    font-size: 18px;
    margin-top: -10px;
    -moz-column-gap: 0;
         column-gap: 0;
  }
  .heading1 small span {
    padding: 10px 0;
  }
  .heading1 small::before, .heading1 small::after {
    min-width: 25px;
  }
}

/* ----------------------------------------------
heading2 見出し2
------------------------------------------------- */
.heading2 {
  margin-bottom: 50px;
  display: flex;
  align-items: center;
  -moz-column-gap: 5.625%;
       column-gap: 5.625%;
  container-type: inline-size;
}
.heading2::before, .heading2::after {
  content: "";
  flex: 1;
  height: 1px;
  background-color: #666;
}
.heading2 p {
  color: #00479d;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 70px;
  line-height: 1;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 10px;
}
.heading2 small {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.6;
  color: #fff;
  background-color: #00479d;
  padding: 4px max(5.625cqw, 20px);
  clip-path: polygon(10px 0, calc(100% - 10px) 0, 100% 50%, calc(100% - 10px) 100%, 10px 100%, 0 50%);
}
@media (max-width: 999px) {
  .heading2 {
    margin-bottom: 45px;
  }
  .heading2 p {
    font-size: 50px;
  }
  .heading2 small {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .heading2 {
    margin-bottom: 40px;
  }
  .heading2 p {
    font-size: 30px;
  }
  .heading2 small {
    font-size: 14px;
  }
}

/* ----------------------------------------------
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 {
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.6;
  position: relative;
  padding: 5px 30px;
}
.heading3 p::before, .heading3 p::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  background-color: #92a9d6;
  clip-path: polygon(10px 0, 100% 0, calc(100% - 10px) 100%, 0 100%);
  z-index: -1;
}
.heading3 p::before {
  left: 0;
  width: 18px;
}
.heading3 p::after {
  right: 0;
  width: calc(100% - 10px);
}
@media (max-width: 999px) {
  .heading3 {
    margin-bottom: 45px;
  }
  .heading3 p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .heading3 {
    margin-bottom: 40px;
  }
  .heading3 p {
    font-size: 16px;
  }
}

/* ----------------------------------------------
heading4 見出し4
------------------------------------------------- */
.heading4 {
  max-width: 1180px;
  width: calc(100% - 20px);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 70px;
}
.heading4 p {
  color: #00479d;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.6;
  border-left: 5px solid #00479d;
  padding: 0px 30px;
}
@media (max-width: 999px) {
  .heading4 p {
    font-size: 20px;
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .heading4 p {
    font-size: 18px;
    padding: 0 15px;
    border-left-width: 3px;
  }
}

/* ----------------------------------------------
txtset
------------------------------------------------- */
.txtset {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 100px;
}
.txtset .companytable {
  width: 100%;
}
.txtset .companytable tr {
  position: relative;
}
.txtset .companytable tr::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: url(../images/bd.webp) repeat-x;
}
.txtset .companytable tr:not(:first-child) th,
.txtset .companytable tr:not(:first-child) td {
  padding-top: 30px;
}
.txtset .companytable th {
  padding-right: 5.9322033898%;
  white-space: nowrap;
  font-size: 19px;
}
.txtset .companytable th,
.txtset .companytable td {
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .txtset .companytable tr::before {
    display: none;
  }
  .txtset .companytable tr:not(:first-child) td,
  .txtset .companytable tr td {
    padding-top: 5px;
  }
  .txtset .companytable th,
  .txtset .companytable td {
    display: block;
  }
  .txtset .companytable th {
    padding-bottom: 0;
  }
  .txtset .companytable td {
    padding-bottom: 10px;
    position: relative;
  }
  .txtset .companytable td::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: url(../images/bd.webp) repeat-x;
  }
}

.reduce-margin .txtset {
  margin-bottom: 50px;
}

/* ----------------------------------------------
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: 26px;
  line-height: 1.6;
  color: #00479d;
  letter-spacing: 0.1em;
  font-weight: bold;
}
.mediaset .btn {
  margin-left: auto;
  width: 100%;
  max-width: 270px;
  margin-top: 40px;
}
.mediaset.img-left .txtbox {
  /* margin-left: $MDS-space; */
}
.mediaset.img-right .imgbox {
  order: 1;
  /* margin-left: $MDS-space; */
}
.mediaset .txtbox {
  flex: 1;
}
.mediaset.notLast {
  margin-bottom: 50px;
}
.mediaset:not(.img-small) .imgbox {
  width: 40%;
}
.mediaset:not(.img-small) .imgbox img {
  width: 100%;
  height: auto;
}
.mediaset.img-small .title {
  display: flex;
  align-items: center;
}
.mediaset.img-small .title::before, .mediaset.img-small .title::after {
  content: "";
  height: 35px;
  clip-path: polygon(8px 0, 100% 0, calc(100% - 8px) 100%, 0 100%);
  background-color: #00479d;
}
.mediaset.img-small .title::before {
  order: -2;
  width: 10px;
}
.mediaset.img-small .title::after {
  order: -1;
  width: 15px;
  margin: 0 10px 0 -6px;
}
.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: 20px;
  }
  .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;
  }
  .mediaset.img-small .title {
    padding-left: 10px;
    border-left-width: 3px;
  }
}

/* ----------------------------------------------
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: 20px;
  line-height: 1.6;
  color: #00479d;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.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.col4 {
  /*
  .title {
  	letter-spacing: 0.05em;
    }
    .text {
  	font-size: 16px;
  	line-height: 1.5;
  	@include sp {
  	  font-size: 14px;
  	}
    }
     */
}
.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;
  margin-bottom: 50px;
}
.calloutset.col2 .block {
  width: 47.4576271186%;
}
.calloutset.col2 .block:nth-child(n+3) {
  margin-top: 50px;
}
.calloutset.col2 .heading4 {
  width: 100%;
  margin-bottom: 30px;
}
.calloutset.col2 .linkset {
  padding: 0;
}
.calloutset.col2 hr {
  border: 0;
  background: #00479d;
  width: 1px;
  margin: 0 0 50px;
}
.calloutset.col2 hr:last-child {
  width: 100%;
  height: 1px;
  margin: 0;
}
@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;
  }
  .calloutset.col2 hr:not(:last-child) {
    display: none;
  }
}

/* ----------------------------------------------
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.recruitlinkset.col2 {
  margin-bottom: 50px;
}
.linkset.recruitlinkset.col2 ul {
  justify-content: flex-start;
  row-gap: 26px;
}
.linkset.recruitlinkset.col2 a {
  min-height: 0;
  padding: 10px;
  font-size: 14px;
  background: linear-gradient(90deg, #e95504 0%, #f38f1e 100%);
  aspect-ratio: 5/1;
}
@media (max-width: 999px) {
  .linkset.recruitlinkset.col2 ul {
    justify-content: center;
  }
  .linkset.recruitlinkset.col2 li {
    width: 100%;
    max-width: 400px;
  }
}
@media (max-width: 767px) {
  .linkset.recruitlinkset.col3 li {
    width: 100%;
    max-width: 400px;
  }
}
.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: 4.2372881356%;
       column-gap: 4.2372881356%;
}
.linkset.col3 li {
  width: 30.5084745763%;
}
.linkset.col3 {
  /* &:not(:has(:nth-child(3))){
    li{
      width: 45%;
    }
  } */
}
.linkset.col2 ul {
  justify-content: center;
  -moz-column-gap: 5.0847457627%;
       column-gap: 5.0847457627%;
}
.linkset.col2 li {
  width: 47.4576271186%;
}
.linkset a {
  line-height: 1.3;
  letter-spacing: 0em;
}
.linkset li a:has(img) {
  height: auto !important;
  min-height: 0 !important;
  padding: 0 !important;
}
@media (max-width: 999px) {
  .linkset.col4 a {
    background: linear-gradient(90deg, #e95504 0%, #f38f1e 100%);
    padding: 5px;
  }
}
@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: 49%;
  }
  .linkset.col3 li a {
    background: linear-gradient(90deg, #e95504 0%, #f38f1e 100%);
    padding: 5px;
  }
  .linkset.col3 li {
    /* &:not(:first-child) {
      margin-left: 0;
    }
    &:nth-child(even){
      margin-left: auto;
    }
    &:nth-child(n + 3) {
      margin-top: $LS-NL-mb;
    } */
  }
  .linkset.col2 li {
    width: 100%;
  }
  .linkset.col2 li a {
    background: linear-gradient(90deg, #e95504 0%, #f38f1e 100%);
    padding: 5px;
  }
}

/* ----------------------------------------------
linkbtn
------------------------------------------------- */
.linkbtn {
  margin: 0 auto 100px;
  width: calc(100% - 20px);
  max-width: 360px;
}
.linkbtn.search a {
  height: 70px;
}
.linkbtn.search a::before {
  content: "";
  width: 25px;
  height: 25px;
  aspect-ratio: 1/1;
  background-image: url(../images/search.png);
  background-size: contain;
  background-position: center;
  margin-right: 10px;
}
.linkbtn.search a {
  padding-right: 40px;
  background-color: #00479d;
  background: url(../images/link-arow.png) no-repeat center right 10px/30px auto, #00479d;
}
.linkbtn a {
  min-height: 90px;
}
@media (max-width: 999px) {
  .linkbtn a {
    min-height: 80px;
  }
}
@media (max-width: 767px) {
  .linkbtn a {
    min-height: 70px;
  }
}

/* ----------------------------------------------
tableset
------------------------------------------------- */
#main:not(:has(.products-detail)) .tableset {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 100px;
}
#main:not(:has(.products-detail)) .tableset table {
  width: 100%;
  /*  line-height: $TB-lh;
  border-collapse: separate;
    border-spacing: $TB-sc-spacing; */
}
#main:not(:has(.products-detail)) .tableset th,
#main:not(:has(.products-detail)) .tableset td {
  padding: 23px 25px;
}
#main:not(:has(.products-detail)) .tableset th,
#main:not(:has(.products-detail)) .tableset thead td,
#main:not(:has(.products-detail)) .tableset thead th {
  white-space: nowrap;
  color: #00479d;
  font-weight: bold;
}
#main:not(:has(.products-detail)) .tableset tbody td {
  border-bottom: 1px solid #eee;
  background: #fff;
}
#main:not(:has(.products-detail)) .tableset.type-normal th,
#main:not(:has(.products-detail)) .tableset.type-normal thead td,
#main:not(:has(.products-detail)) .tableset.type-normal thead th {
  border-bottom: 1px solid #00479d;
}
#main:not(:has(.products-detail)) .tableset.type-scroll {
  overflow-x: auto;
}
#main:not(:has(.products-detail)) .tableset.type-scroll tbody th,
#main:not(:has(.products-detail)) .tableset.type-scroll tbody td {
  background-color: rgba(146, 169, 214, 0.15);
  border-bottom: 1px solid #fff;
}
#main:not(:has(.products-detail)) .tableset.type-scroll th,
#main:not(:has(.products-detail)) .tableset.type-scroll td {
  padding: 20px 20px;
}
#main:not(:has(.products-detail)) .tableset.type-scroll th,
#main:not(:has(.products-detail)) .tableset.type-scroll thead td,
#main:not(:has(.products-detail)) .tableset.type-scroll thead th {
  white-space: nowrap;
}
#main:not(:has(.products-detail)) .tableset.type-scroll thead th,
#main:not(:has(.products-detail)) .tableset.type-scroll thead td {
  background-color: #92a9d6;
  color: #fff;
}
#main:not(:has(.products-detail)) .tableset.type-scroll thead td {
  text-align: center;
}
@media (max-width: 767px) {
  #main:not(:has(.products-detail)) .tableset.type-normal table {
    border-spacing: 0;
  }
  #main:not(:has(.products-detail)) .tableset.type-normal tr:not(:first-child) th {
    padding-top: 30px;
  }
  #main:not(:has(.products-detail)) .tableset.type-normal th,
  #main:not(:has(.products-detail)) .tableset.type-normal td {
    display: block;
    padding: 5px 10px;
    /* @if ($TB-p != $TB-sp-p) {
      padding: $TB-sp-p;
    } */
  }
  #main:not(:has(.products-detail)) .tableset.type-normal th {
    border-bottom: 1px solid #eee;
  }
  #main:not(:has(.products-detail)) .tableset.type-normal td {
    border-bottom: 1px solid #00479d;
  }
  #main:not(:has(.products-detail)) .tableset.type-scroll th,
  #main:not(:has(.products-detail)) .tableset.type-scroll td {
    padding: 13px 15px 13px 15px;
  }
  #main:not(:has(.products-detail)) .tableset.type-scroll thead td {
    white-space: nowrap;
  }
}

/* ----------------------------------------------
miniSurveyView
------------------------------------------------- */
.heading1:has(+ .ccm-block-type-form):not(.view),
.heading2:has(+ .ccm-block-type-form):not(.view),
.heading3:has(+ .ccm-block-type-form):not(.view),
.heading4:has(+ .ccm-block-type-form):not(.view) {
  display: none;
}

.miniSurveyView {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 100px;
}
.miniSurveyView:not(.view) {
  display: none;
}
.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: $TB-td-bd;
    }
  } */
}
.miniSurveyView table.formBlockSurveyTable tr:not(:last-child):not(.captchatr) td {
  padding: 23px 25px;
  /* border-bottom: $TB-td-bd; */
}
.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: unset;
  background-color: #eeeeef;
  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 {
  /* @if ($TB-th-color != $color) {
    color: $TB-th-color;
  } */
  /*
  font-size: 14px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em;
   */
  border-bottom: 1px solid #00479d;
}
.miniSurveyView table.formBlockSurveyTable tr:not(:last-child):not(.captchatr) td.question .red {
  color: #e70012;
}
.miniSurveyView table.formBlockSurveyTable tr:not(:last-child):not(.captchatr) td.question .blue {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  background-color: #7e98c7;
  padding: 0 20px;
  display: inline-block;
}
.miniSurveyView table.formBlockSurveyTable tr:not(:last-child):not(.captchatr) td:not(.question) {
  border-bottom: 1px solid #eee;
  background: #fff;
}
.miniSurveyView table.formBlockSurveyTable tr:last-child td {
  padding-top: 20px;
  text-align: center;
}
.miniSurveyView table.formBlockSurveyTable tr:last-child td input[type=submit] {
  background: linear-gradient(90deg, #e95504 0%, #f38f1e 100%);
  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):not(:first-child) td.question {
    padding-top: 30px;
  }
  .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) td {
    padding: 5px 10px;
    /* @if ($TB-p != $TB-sp-p) {
      padding: $TB-sp-p;
    } */
  }
  .miniSurveyView table.formBlockSurveyTable tr:not(:last-child):not(.captchatr) td.question {
    font-size: 16px;
    border-bottom: 1px solid #eee;
  }
  .miniSurveyView table.formBlockSurveyTable tr:not(:last-child):not(.captchatr) td.question .blue {
    font-size: 12px;
    padding: 0 10px;
  }
  .miniSurveyView table.formBlockSurveyTable tr:not(:last-child):not(.captchatr) td:not(.question) {
    border-bottom: 1px solid #00479d;
  }
  .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 2px #eeeeee;
}
.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;
}
.listset li:before {
  margin-top: 8px;
  margin-right: 7px;
  flex-shrink: 0;
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: #00479d;
  border-radius: 50%;
}
.listset li {
  /*
  &: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: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;
  width: 29.8305084746%;
}
.badgeflow .imgbox img {
  width: 100%;
  height: auto;
}
.badgeflow .txtbox {
  flex: 1;
  margin-left: 40px;
}
.badgeflow .badge {
  position: absolute;
  left: 0px;
  top: 0;
  width: 100px;
  height: 100px;
  background: linear-gradient(90deg, #e95504 0%, #f38f1e 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  font-size: 28px;
  color: #fff;
  line-height: 1.6;
}
.badgeflow .badge small {
  font-size: 12px;
}
.badgeflow .title {
  margin-bottom: 15px;
  font-size: 26px;
  line-height: 1.6;
  font-weight: bold;
  letter-spacing: 0.05em;
  padding-left: 20px;
  border-left: 4px solid #00479d;
  color: #00479d;
}
@media (max-width: 767px) {
  .badgeflow {
    flex-direction: column;
    padding-top: 0px;
  }
  .badgeflow .imgbox {
    width: 100%;
    margin: 0 auto 20px;
    min-width: 0px;
    padding-left: 0;
  }
  .badgeflow .txtbox {
    margin-left: 0;
  }
  .badgeflow .badge {
    top: 0px;
    width: 65px;
    height: 65px;
    font-size: 13px;
  }
  .badgeflow .badge small {
    font-size: 8px;
  }
  .badgeflow .title {
    margin-bottom: 15px;
    font-size: 20px;
    padding-left: 10px;
    border-left-width: 3px;
  }
}

/* ----------------------------------------------
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:before {
  position: absolute;
  top: 0;
  left: -13.8888888889%;
  display: var(--arrow-display, none);
  content: "";
  width: 13.8888888889%;
  height: 100%;
  background-image: url(../images/flowset-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
}
.flowset .block:not(:nth-child(3n+1)) {
  margin-left: 4.2372881356%;
}
.flowset .block:nth-child(n+4) {
  margin-top: 40px;
}
.flowset .image {
  margin-bottom: 10px;
}
.flowset .image img {
  width: 100%;
  height: auto;
}
.flowset .image {
  position: relative;
}
.flowset .image:before {
  position: absolute;
  top: 0;
  left: -13.8888888889%;
  display: block;
  content: "";
  width: 13.8888888889%;
  height: 100%;
  background-image: url(../images/flowset-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
}
.flowset .title {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 1.6;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #00479d;
}
@media (min-width: 768px) {
  .flowset .block:nth-child(3n+1):before {
    display: none;
  }
  .flowset .block:nth-child(3n+1) .image:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .flowset {
    justify-content: space-between;
  }
  .flowset .block {
    width: 45.515394913%;
  }
  .flowset .block::before {
    left: -19.7058823529%;
    width: 19.7058823529%;
  }
  .flowset .block:not(:nth-child(3n+1)) {
    margin-left: 0;
  }
  .flowset .block:nth-child(n+2) {
    margin-top: 0;
  }
  .flowset .block:nth-child(n+3) {
    margin-top: 40px;
  }
  .flowset .block:nth-child(2n+1)::before {
    display: none;
  }
  .flowset .block:nth-child(2n+1) .image:before {
    display: none;
  }
  .flowset .title {
    font-size: 18px;
  }
  .flowset .image:before {
    left: -19.7058823529%;
    width: 19.7058823529%;
  }
}

/* ----------------------------------------------
q-a
------------------------------------------------- */
.q-ablock {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 90px;
}
.q-ablock.notLast {
  margin-bottom: 30px;
}
.q-ablock .q,
.q-ablock .a {
  padding-left: 100px;
  position: relative;
}
.q-ablock .q::before,
.q-ablock .a::before {
  position: absolute;
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.q-ablock .q {
  display: flex;
  align-items: center;
  min-height: 75px;
  margin-bottom: 10px;
}
.q-ablock .q::before {
  content: "Q";
  left: 0;
  width: 75px;
  background-color: #00479d;
  font-size: 38.18px;
}
.q-ablock .q .title {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
.q-ablock .a::before {
  content: "A";
  left: 10px;
  width: 55px;
  font-size: 28px;
  background-color: #008bd5;
}
.q-ablock .a .text {
  font-weight: 400;
  padding-top: 10px;
}
@media (max-width: 999px) {
  .q-ablock .q,
  .q-ablock .a {
    padding-left: 70px;
  }
  .q-ablock .q {
    min-height: 60px;
  }
  .q-ablock .q::before {
    width: 60px;
    font-size: 28px;
  }
  .q-ablock .q .title {
    font-size: 20px;
  }
  .q-ablock .a::before {
    width: 45px;
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .q-ablock .q,
  .q-ablock .a {
    padding-left: 55px;
  }
  .q-ablock .q {
    min-height: 45px;
  }
  .q-ablock .q::before {
    width: 45px;
    font-size: 22px;
  }
  .q-ablock .q .title {
    font-size: 16px;
  }
  .q-ablock .a::before {
    width: 40px;
    left: 5px;
    font-size: 20px;
  }
  .q-ablock .a .text {
    padding-top: 5px;
  }
}

/* ----------------------------------------------
information
------------------------------------------------- */
.info-category {
  width: min(100% - 40px, 1180px);
  margin: 0 auto 20px;
}
.info-category ul {
  overflow-x: unset;
}

#information {
  margin-bottom: 90px;
}
#information .contents {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 999px) {
  #information {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  #information {
    margin-bottom: 70px;
  }
}

/* ----------------------------------------------
products
------------------------------------------------- */
:not(:has(#pagetitle)) #header .top {
  position: relative;
}

#main:not(:has(.sertchlist.view)) .sertchtypelist {
  margin-bottom: 60px;
}
@media (max-width: 999px) {
  #main:not(:has(.sertchlist.view)) .sertchtypelist {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  #main:not(:has(.sertchlist.view)) .sertchtypelist {
    margin-bottom: 30px;
  }
}

.sertchtypelist {
  background-color: #00479d;
  min-height: 120px;
  align-content: center;
  padding: 20px 0;
}
.sertchtypelist ul {
  width: min(100% - 20px, 1340px);
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 0.4975124378%;
}
.sertchtypelist ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  background-color: #fff;
  clip-path: polygon(10px 0, 100% 0, calc(100% - 10px) 100%, 0 100%);
  padding: 15px 20px;
  min-width: 24.6268656716%;
  color: #00479d;
  cursor: pointer;
  transition: all 0.5s ease-out;
}
.sertchtypelist ul li:hover {
  opacity: 0.6;
}
.sertchtypelist ul li {
  font-size: 20px;
}
.sertchtypelist ul li::after {
  content: "く";
  transform: rotate(-90deg);
}
@media (max-width: 767px) {
  .sertchtypelist ul {
    gap: 10px 2%;
  }
  .sertchtypelist ul li {
    width: 49%;
    font-size: 16px;
    line-height: 1.2;
    padding: 10px 10px;
  }
  .sertchtypelist ul li::after {
    width: 14px;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
  }
}

.sertchlist {
  background-color: #92a9d6;
  padding: 30px 0;
  min-height: 180px;
  align-content: center;
  margin-bottom: 60px;
  container-type: inline-size;
}
.sertchlist:not(.view) {
  display: none;
}
.sertchlist ul {
  /* display: flex;
  flex-wrap: wrap;
  overflow-x: clip;
  li{
    margin-left: -44px;
    padding-right: 44px;
    color: #fff;
    &::before{
      content: "|";
      margin: 0 20px;
    }
    a{
      color: #fff;
      text-decoration: none;
    }
  } */
  width: min(100% - 20px, 1340px);
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px 20px;
}
.sertchlist ul li {
  min-width: 14.0625cqw;
  background-color: #4267ad;
  color: #fff;
  font-size: 18px;
}
.sertchlist ul li:not(:has(a)),
.sertchlist ul li a {
  padding: 12px 50px 12px 12px;
}
.sertchlist ul li a {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
  width: 100%;
  min-height: 74px;
  text-decoration: none;
  color: #fff;
  background: url(../images/sercth-arow.jpg) no-repeat center right 10px;
}
.sertchlist ul li img {
  width: 50px;
  height: 50px;
  -o-object-fit: cover;
     object-fit: cover;
}
.sertchlist ul li span {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 999px) {
  .sertchlist {
    min-height: 80px;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .sertchlist {
    min-height: 60px;
    margin-bottom: 30px;
  }
  .sertchlist ul {
    gap: 10px 2%;
  }
  .sertchlist ul li {
    width: 49%;
    font-size: 16px;
    line-height: 1.2;
  }
  .sertchlist ul li:not(:has(a)),
  .sertchlist ul li a {
    padding: 5px 20px 5px 5px;
  }
  .sertchlist ul li a {
    min-height: 40px;
    gap: 5px;
    background-size: 12px auto;
    background-position: right 5px center;
  }
  .sertchlist ul li img {
    width: 30px;
    height: 30px;
  }
}

.productslist {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  flex-wrap: wrap;
  row-gap: 55px;
  margin-bottom: 90px;
}
.productslist.sertch {
  -moz-column-gap: 1.6949152542%;
       column-gap: 1.6949152542%;
}
.productslist.sertch .block {
  width: 49.1525423729%;
}
.productslist.sertch .block .image {
  aspect-ratio: 580/320;
  position: relative;
}
.productslist.sertch .block .image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.productslist.sertch .block .title {
  text-align: center;
  font-size: 22px;
  padding: 10px;
}
.productslist:not(.sertch) {
  -moz-column-gap: 0.5649717514%;
       column-gap: 0.5649717514%;
}
.productslist:not(.sertch) .block {
  width: 24.5762711864%;
}
.productslist:not(.sertch) .block a .title {
  display: flex;
  align-items: center;
  -moz-column-gap: 2px;
       column-gap: 2px;
}
.productslist:not(.sertch) .block a .title span {
  flex: 1;
}
.productslist:not(.sertch) .block a .title::after {
  content: "く";
  transform: rotate(180deg);
  margin-left: auto;
  font-size: 12px;
}
.productslist:not(.sertch) .block .image {
  aspect-ratio: 280/175;
}
.productslist:not(.sertch) .block .title {
  padding: 4px 5px;
}
.productslist .block:not(:has(a)),
.productslist .block a {
  display: flex;
  flex-direction: column;
}
.productslist .block a {
  text-decoration: none;
  height: 100%;
}
.productslist .block .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: inherit;
}
.productslist .block .title {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.3;
  color: #fff;
  align-content: center;
  background-color: #00479d;
  flex: 1;
}
.productslist .block .title span {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
@media (max-width: 999px) {
  .productslist {
    margin-bottom: 80px;
  }
  .productslist.sertch .block .title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .productslist {
    margin-bottom: 70px;
  }
  .productslist.sertch .block .title {
    font-size: 16px;
    padding: 5px;
  }
  .productslist:not(.sertch) {
    gap: 20px 2%;
  }
  .productslist:not(.sertch) .block {
    width: 49%;
  }
  .productslist:not(.sertch) .block .title {
    padding: 5px 5px;
  }
  .productslist:not(.sertch) .block .title:after {
    font-size: 12px;
  }
  .productslist .block .title {
    font-size: 14px;
    line-height: 1.2;
  }
}

.products-detail .mediaset.img-small .title {
  display: block;
}
.products-detail table {
  width: 100%;
  border-spacing: 0 1px;
  border-collapse: separate;
}
.products-detail table th,
.products-detail table td {
  padding: 5px;
  font-size: 16px;
  vertical-align: middle;
}
.products-detail table th {
  background-color: #92a9d6;
  color: #fff;
  white-space: nowrap;
}
.products-detail table td {
  background-color: #e2e7f5;
}
.products-detail .tableset {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 90px;
}
.products-detail .tableset.type-scroll table {
  border-spacing: 1px;
}
.products-detail .tableset.type-scroll table th,
.products-detail .tableset.type-scroll table td {
  white-space: nowrap;
}
.products-detail .tableset.type-scroll table thead th,
.products-detail .tableset.type-scroll table thead td {
  text-align: center;
}
.products-detail .tableset.type-scroll table tbody th {
  color: #00479d;
}
.products-detail .calloutset.col3-1 .block:nth-child(odd) {
  flex: 1;
}
.products-detail .calloutset.col1-3 .block:nth-child(even) {
  flex: 1;
}
.products-detail .listset.col1 ul {
  row-gap: 15px;
}
.products-detail .listset.col1 ul li {
  width: 100%;
  margin-top: 0 !important;
}
.products-detail .calloutset .tableset,
.products-detail .mediaset .tableset {
  margin-bottom: 0;
  padding: 0;
}
.products-detail .calloutset .listset,
.products-detail .mediaset .listset {
  margin-bottom: 0;
  width: 100%;
}
.products-detail .calloutset table th,
.products-detail .mediaset table th {
  text-align: center;
}
.products-detail .calloutset table:not(:first-child),
.products-detail .mediaset table:not(:first-child) {
  margin-top: 20px;
}
.products-detail .downloadbtn {
  margin-bottom: 90px;
}
.products-detail .downloadbtn a {
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  width: min(350px, 100% - 20px);
  height: 70px;
  border: 1px solid #00479d;
  color: #00479d;
  margin: 0 auto;
}
.products-detail .downloadbtn a[href*=".png"]::before {
  content: "";
  width: 35px;
  aspect-ratio: 35/40;
  background: url(../images/pdf.png) no-repeat center/cover;
}
.products-detail .downloadbtn a[href*=".jpg"]::before {
  content: "";
  width: 35px;
  aspect-ratio: 35/40;
  background: url(../images/pdf.png) no-repeat center/cover;
}
.products-detail .downloadbtn a[href*=".pdf"]::before {
  content: "";
  width: 35px;
  aspect-ratio: 35/40;
  background: url(../images/pdf.png) no-repeat center/cover;
}
.products-detail .downloadbtn a::after {
  content: "く";
  transform: rotate(180deg);
}
.products-detail .contactbnr {
  width: min(100% - 20px, 900px);
  margin: 0 auto 90px;
  border: 1px solid #eee;
  text-align: center;
  padding: 30px 10px;
}
.products-detail .contactbnr .heading {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 26px;
  color: #00479d;
  font-weight: 700;
}
.products-detail .contactbnr .heading::before, .products-detail .contactbnr .heading::after {
  content: "";
  height: 35px;
  clip-path: polygon(8px 0, 100% 0, calc(100% - 8px) 100%, 0 100%);
  background-color: #00479d;
}
.products-detail .contactbnr .heading::before {
  order: -2;
  width: 10px;
}
.products-detail .contactbnr .heading::after {
  order: -1;
  width: 15px;
  margin: 0 10px 0 -6px;
}
.products-detail .contactbnr .title {
  font-weight: 700;
  font-size: 20px;
}
.products-detail .contactbnr .coment {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px;
}
.products-detail .contactbnr .btns {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5px 10px;
}
.products-detail .contactbnr .btns .btn {
  max-width: 100%;
}
.products-detail .contactbnr .btns .btn a {
  width: 400px;
  max-width: 100%;
  background-position: center right 10px, left;
}
.products-detail .contactbnr .btns .btn.tel a {
  background: #fff;
  border: 1px solid #e95504;
  color: #e95504;
  font-size: 21px;
}
.products-detail .calloutset:not(:has(.block)),
.products-detail .mediaset:not(:has(.imgbox)):not(:has(.title)):not(:has(.text)),
.products-detail .tableset:not(:has(table)) {
  display: none;
}
.products-detail .heading4 {
  margin-bottom: 30px;
}
@media (max-width: 999px) {
  .products-detail .mediaset,
  .products-detail .tableset,
  .products-detail .calloutset {
    margin-bottom: 80px;
  }
  .products-detail .downloadbtn {
    margin-bottom: 80px;
  }
  .products-detail .contactbnr {
    margin-bottom: 80px;
  }
  .products-detail .contactbnr .btns .btn a {
    width: 310px;
  }
}
@media (max-width: 767px) {
  .products-detail .mediaset,
  .products-detail .tableset,
  .products-detail .calloutset {
    margin-bottom: 70px;
  }
  .products-detail table {
    border-spacing: 0;
  }
  .products-detail table th,
  .products-detail table td {
    display: block;
  }
  .products-detail .tableset.type-scroll table {
    border-spacing: 1px;
  }
  .products-detail .tableset.type-scroll table th,
  .products-detail .tableset.type-scroll table td {
    display: table-cell;
  }
  .products-detail .calloutset.col3-1, .products-detail .calloutset.col1-3 {
    row-gap: 30px;
  }
  .products-detail .calloutset.col3-1 .block, .products-detail .calloutset.col1-3 .block {
    width: 100%;
    margin-top: 0 !important;
  }
  .products-detail .calloutset.col3-1 .block:has(.image), .products-detail .calloutset.col1-3 .block:has(.image) {
    text-align: center;
  }
  .products-detail .calloutset.col3-1 .block:has(.image) .image img, .products-detail .calloutset.col1-3 .block:has(.image) .image img {
    width: unset;
  }
  .products-detail .calloutset.col3-1 .block:nth-child(even):has(.image), .products-detail .calloutset.col1-3 .block:nth-child(even):has(.image) {
    order: -1;
  }
  .products-detail .calloutset table:not(:first-child),
  .products-detail .mediaset table:not(:first-child) {
    margin-top: 10px;
  }
  .products-detail .downloadbtn {
    margin-bottom: 70px;
  }
  .products-detail .contactbnr {
    padding: 20px 10px;
    margin-bottom: 70px;
  }
  .products-detail .contactbnr .heading {
    font-size: 20px;
  }
  .products-detail .contactbnr .title {
    font-size: 16px;
  }
  .products-detail .contactbnr .coment {
    font-size: 12px;
  }
  .products-detail .contactbnr .btns .btn a {
    width: 240px;
    padding: 10px 5px;
  }
  .products-detail .contactbnr .btns .btn.tel a {
    font-size: 18px;
  }
  .products-detail .contactbnr .btns .btn.mail a {
    background: linear-gradient(90deg, #e95504 0%, #f38f1e 100%);
  }
}

/* ----------------------------------------------
detail
------------------------------------------------- */
.detail {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 90px;
}
.detail .heading {
  margin-bottom: 60px;
}
.detail .heading .title {
  font-weight: 300;
  font-size: 42px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: #004c88;
  border-left: 7px solid #004c88;
  border-bottom: 1px solid #000;
  padding: 0 10px 20px 20px;
}
.detail .heading time {
  display: block;
  text-align: end;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #004c88;
  margin-top: 10px;
}
.detail .heading .cate {
  margin-top: 5px;
  text-align: end;
}
.detail .heading .cate a {
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  min-width: 100px;
  background-color: #004c88;
  color: #fff;
}
.detail .slide .slick-arow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  aspect-ratio: 1/1;
  background: url(../images/link-arow.png) no-repeat center #00479d;
  border-radius: 50%;
  z-index: 1;
  cursor: pointer;
}
.detail .slide .slick-arow.prev {
  transform: translateY(-50%) rotateY(180deg);
  left: 0;
}
.detail .slide .slick-arow.next {
  right: 0;
}
.detail .slide .image {
  justify-items: center;
}
.detail .image-text {
  display: flex;
  -moz-column-gap: 4.2372881356%;
       column-gap: 4.2372881356%;
}
.detail .image-text:not(:has(.text)) .image {
  width: 100%;
}
.detail .image-text .image {
  width: 30.5084745763%;
}
.detail .image-text .image img {
  width: 100%;
}
.detail .image-text .text {
  flex: 1;
}
.detail .tableset {
  padding: 0;
}
@media (max-width: 999px) {
  .detail {
    margin-bottom: 80px;
  }
  .detail .heading {
    margin-bottom: 40px;
  }
  .detail .heading .title {
    font-size: 28px;
    padding-bottom: 15px;
  }
  .detail .heading time {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .detail {
    margin-bottom: 70px;
  }
  .detail .heading {
    margin-bottom: 30px;
  }
  .detail .heading .title {
    font-size: 22px;
    padding-left: 15px;
    padding-bottom: 10px;
    border-left-width: 5px;
  }
  .detail .heading time {
    font-size: 16px;
  }
  .detail .image-text {
    flex-direction: column;
    align-items: center;
    row-gap: 30px;
  }
  .detail .image-text .image {
    width: 100%;
    max-width: 300px;
  }
}

/* ----------------------------------------------
ccm-pagination-wrapper
------------------------------------------------- */
.ccm-pagination-wrapper {
  margin-bottom: 90px;
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.ccm-pagination-wrapper a {
  text-decoration: none;
}
.ccm-pagination-wrapper .pagination .prev,
.ccm-pagination-wrapper .pagination .next,
.ccm-pagination-wrapper .pagination .page-item .visually-hidden {
  display: none;
}
.ccm-pagination-wrapper .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.ccm-pagination-wrapper .pagination .page-item .page-link {
  color: #e95504;
}
.ccm-pagination-wrapper .pagination .page-item:not(.prev):not(.next) {
  /* margin-left: 10px; */
}
.ccm-pagination-wrapper .pagination .page-item:not(.prev):not(.next):not(.disabled) .page-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  background-color: #fff;
  border: 1px solid #e95504;
  border-radius: 50%;
}
.ccm-pagination-wrapper .pagination .page-item:not(.prev):not(.next).active .page-link {
  background-color: #e95504;
  color: #fff;
  border: unset;
}
@media (max-width: 999px) {
  .ccm-pagination-wrapper {
    margin-bottom: 80px;
  }
  .ccm-pagination-wrapper .pagination .page-item:not(.prev):not(.next):not(.disabled) .page-link {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 767px) {
  .ccm-pagination-wrapper {
    margin-bottom: 70px;
  }
  .ccm-pagination-wrapper .pagination {
    flex-wrap: wrap;
  }
  .ccm-pagination-wrapper .pagination .page-item:not(.prev):not(.next):not(.disabled) .page-link {
    width: 25px;
    height: 25px;
  }
}

/* ----------------------------------------------
ccm-block-next-previous
------------------------------------------------- */
.ccm-block-next-previous {
  max-width: 1180px;
  width: calc(100% - 20px);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  margin-bottom: 90px;
}
.ccm-block-next-previous > :not(.ccm-block-next-previous-parent-link) a {
  display: flex;
  align-items: center;
  font-size: 18px;
  letter-spacing: 0.1em;
  color: #000;
  text-decoration: none;
}
.ccm-block-next-previous > :not(.ccm-block-next-previous-parent-link) a::before {
  content: "く";
}
.ccm-block-next-previous .ccm-block-next-previous-previous-link {
  margin-right: auto;
}
.ccm-block-next-previous .ccm-block-next-previous-parent-link {
  margin-left: auto;
  margin-right: auto;
}
.ccm-block-next-previous .ccm-block-next-previous-parent-link a {
  width: 270px;
}
.ccm-block-next-previous .ccm-block-next-previous-next-link {
  margin-left: auto;
  order: 1;
}
.ccm-block-next-previous .ccm-block-next-previous-next-link a::before {
  order: 1;
  transform: rotate(180deg);
}
.ccm-block-next-previous.product-prev-next .ccm-block-next-previous-parent-link a {
  max-width: 360px;
  width: 360px;
  padding: 10px 25px;
  height: 90px;
  padding-right: 40px;
  background-color: #00479d;
  background: url(../images/link-arow.png) no-repeat center right 10px/30px auto, #00479d;
}
.ccm-block-next-previous.product-prev-next .ccm-block-next-previous-parent-link a:before {
  content: "";
  width: 25px;
  height: 25px;
  aspect-ratio: 1/1;
  background-image: url(../images/search.png);
  background-size: contain;
  background-position: center;
  margin-right: 10px;
}
@media (max-width: 999px) {
  .ccm-block-next-previous {
    margin-bottom: 80px;
  }
  .ccm-block-next-previous > :not(.ccm-block-next-previous-parent-link) a {
    font-size: 16px;
  }
  .ccm-block-next-previous.product-prev-next .ccm-block-next-previous-parent-link a {
    height: 80px;
  }
}
@media (max-width: 767px) {
  .ccm-block-next-previous {
    margin-bottom: 70px;
  }
  .ccm-block-next-previous > :not(.ccm-block-next-previous-parent-link) a {
    font-size: 14px;
  }
  .ccm-block-next-previous.product-prev-next .ccm-block-next-previous-parent-link a {
    height: 70px;
    width: 240px;
  }
}
@media (max-width: 500px) {
  .ccm-block-next-previous .ccm-block-next-previous-parent-link a {
    width: 100px;
    background: linear-gradient(90deg, #e95504 0%, #f38f1e 100%);
    padding: 5px;
  }
}

/* ----------------------------------------------
【インタビュー】ページタイトル interview_pagetitle
------------------------------------------------- */
#interview_pagetitle {
  margin-bottom: 30px;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
}
#interview_pagetitle::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 60%);
}
#interview_pagetitle .titles {
  max-width: 1400px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 100px;
  color: #fff;
  line-height: 1.6;
  position: relative;
}
#interview_pagetitle .message,
#interview_pagetitle .bottomtitle {
  font-weight: 700;
  padding-right: 5px;
  padding-left: 5px;
}
#interview_pagetitle .message {
  padding-bottom: 5px;
  font-size: 36px;
  border-bottom: solid 1px #fff;
}
#interview_pagetitle .bottomtitle {
  padding-top: 5px;
  font-size: 22px;
  display: flex;
  gap: 20px;
}
@media (max-width: 999px) {
  #interview_pagetitle {
    height: 600px;
  }
  #interview_pagetitle .titles {
    padding-bottom: 70px;
  }
  #interview_pagetitle .message {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  #interview_pagetitle {
    height: 100vw;
  }
  #interview_pagetitle .titles {
    padding-bottom: 30px;
  }
  #interview_pagetitle .message {
    font-size: 22px;
  }
  #interview_pagetitle .bottomtitle {
    font-size: 18px;
    gap: 15px;
  }
}

/* ----------------------------------------------
【インタビュー】見出しテキスト画像 interview_imgtext
------------------------------------------------- */
.interview_imgtext .heading4 {
  margin-bottom: 40px;
}
.interview_imgtext .txtset {
  margin-bottom: 50px;
}
.interview_imgtext .imageblock {
  margin-bottom: 70px;
}
.interview_imgtext .imageblock.img-left {
  padding-right: 30px;
}
.interview_imgtext .imageblock.img-right {
  padding-left: 30px;
  text-align: right;
}
.interview_imgtext .imageblock img {
  width: 100%;
  max-width: 1200px;
}

/* ----------------------------------------------
【インタビュー】一覧 interview_list
------------------------------------------------- */
.interview_list {
  max-width: 1180px;
  width: calc(100% - 20px);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  margin-bottom: 90px;
  gap: 0 3.5%;
  flex-wrap: wrap;
  row-gap: 40px;
}
.interview_list .block {
  width: 31%;
  position: relative;
  color: #fff;
}
.interview_list .block a {
  position: relative;
  display: block;
  text-decoration: none;
  color: #fff;
}
.interview_list .block a:hover {
  opacity: 1;
}
.interview_list .block a:hover .image:after {
  opacity: 0;
}
.interview_list .block .image {
  position: relative;
}
.interview_list .block .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 3/4;
}
.interview_list .block .image:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  transition: all 0.5s ease-out;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.5) 70%);
}
.interview_list .block .busyo {
  position: absolute;
  top: 35px;
  left: 0;
  z-index: 1;
  padding: 2px 25px;
  font-size: 16px;
  letter-spacing: 0.05em;
  font-weight: 400;
  background: linear-gradient(90deg, #e95504 0%, #f38f1e 100%);
}
.interview_list .block .titles {
  position: absolute;
  bottom: 45px;
  left: 0;
  z-index: 1;
  width: 100%;
}
.interview_list .block .message,
.interview_list .block .bottomtitle {
  padding-left: 15px;
  padding-right: 15px;
  letter-spacing: 0.05em;
}
.interview_list .block .message {
  font-size: 20px;
  line-height: 1.6;
}
.interview_list .block .bottomtitle {
  display: flex;
  gap: 20px;
  font-size: 18px;
  line-height: 1.6;
}
.interview_list .block .titleborder {
  margin: 10px 0;
  padding-right: 20px;
  display: flex;
}
.interview_list .block .titleborder:before, .interview_list .block .titleborder:after {
  display: block;
  content: "";
  height: 3px;
}
.interview_list .block .titleborder:before {
  flex-grow: 1;
  background-color: #008bd5;
}
.interview_list .block .titleborder:after {
  width: 50px;
  background-color: #92d4f5;
}
@media (max-width: 999px) {
  .interview_list .block .busyo {
    top: 15px;
    padding: 2px 20px;
    font-size: 16px;
  }
  .interview_list .block .titles {
    bottom: 20px;
  }
  .interview_list .block .message,
  .interview_list .block .bottomtitle {
    padding-left: 10px;
    padding-right: 10px;
  }
  .interview_list .block .message {
    font-size: 16px;
  }
  .interview_list .block .bottomtitle {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .interview_list {
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px 4%;
  }
  .interview_list .block {
    /*   width: 100%;
    max-width: 300px; */
    width: 48%;
  }
}
@media (max-width: 500px) {
  .interview_list .block {
    width: 100%;
  }
}

/* ----------------------------------------------
【インタビュー】次へ前へ
------------------------------------------------- */
.ccm-block-next-previous.interview_prev_next {
  -moz-column-gap: 50px;
       column-gap: 50px;
  justify-content: center;
}
.ccm-block-next-previous.interview_prev_next .ccm-block-next-previous-previous-link a,
.ccm-block-next-previous.interview_prev_next .ccm-block-next-previous-next-link a {
  justify-content: center;
  width: 60px;
  height: 60px;
  background: linear-gradient(90deg, #e95504 0%, #f38f1e 100%);
  color: #fff;
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-size: 30px;
  font-size: 0;
}
.ccm-block-next-previous.interview_prev_next .ccm-block-next-previous-previous-link a:before,
.ccm-block-next-previous.interview_prev_next .ccm-block-next-previous-next-link a:before {
  display: none;
}
.ccm-block-next-previous.interview_prev_next .ccm-block-next-previous-previous-link a:after,
.ccm-block-next-previous.interview_prev_next .ccm-block-next-previous-next-link a:after {
  display: block;
  content: "";
  width: 11px;
  height: 15px;
  background-image: url(../images/arow4.webp);
}
.ccm-block-next-previous.interview_prev_next .ccm-block-next-previous-previous-link {
  margin-right: 0;
}
.ccm-block-next-previous.interview_prev_next .ccm-block-next-previous-previous-link a:after {
  transform: rotate(180deg);
}
.ccm-block-next-previous.interview_prev_next .ccm-block-next-previous-next-link {
  margin-left: 0;
}
.ccm-block-next-previous.interview_prev_next .ccm-block-next-previous-parent-link {
  margin: 0;
}
.ccm-block-next-previous.interview_prev_next .ccm-block-next-previous-parent-link a {
  min-height: 0;
  width: 220px;
  height: 60px;
  font-size: 26px;
  background: #fff;
  border: solid 1px #e95504;
  color: #e95504;
}
@media (max-width: 767px) {
  .ccm-block-next-previous.interview_prev_next {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .ccm-block-next-previous.interview_prev_next .ccm-block-next-previous-previous-link a,
  .ccm-block-next-previous.interview_prev_next .ccm-block-next-previous-next-link a {
    width: 50px;
    height: 50px;
    font-size: 26px;
    font-size: 0;
  }
  .ccm-block-next-previous.interview_prev_next .ccm-block-next-previous-parent-link a {
    width: 160px;
    height: 50px;
    font-size: 20px;
  }
}

/* ----------------------------------------------
採用
------------------------------------------------- */
.recruitlist {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  flex-wrap: wrap;
  row-gap: 55px;
  margin-bottom: 90px;
  -moz-column-gap: 1.6949152542%;
       column-gap: 1.6949152542%;
}
.recruitlist .block {
  width: 49.1525423729%;
}
.recruitlist .block:not(:has(a)),
.recruitlist .block a {
  display: flex;
  flex-direction: column;
}
.recruitlist .block a {
  text-decoration: none;
  height: 100%;
}
.recruitlist .block .image {
  position: relative;
}
.recruitlist .block .image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.recruitlist .block .image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.recruitlist .block .title {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 22px;
  padding: 10px;
  line-height: 1.5555555556;
  color: #fff;
  align-content: center;
  background-color: #00479d;
  flex: 1;
}
@media (max-width: 999px) {
  .recruitlist {
    margin-bottom: 80px;
  }
  .recruitlist .block .title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .recruitlist {
    margin-bottom: 70px;
  }
  .recruitlist .block .title {
    font-size: 16px;
    padding: 5px;
  }
}

/* ----------------------------------------------
googlemapapi-area マップ埋め込みの吹き出し
------------------------------------------------- */
.googlemapapi-area .title {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
.googlemapapi-area .text {
  color: #000;
}

.gm-style .gm-style-iw-c {
  max-width: 300px !important;
}

button.gm-ui-hover-effect {
  width: 20px !important;
  height: 20px !important;
  margin-top: 5px !important;
  margin-right: 5px !important;
}
button.gm-ui-hover-effect > span {
  width: 20px !important;
  height: 20px !important;
  margin: 0 !important;
}

/* ----------------------------------------------
history
------------------------------------------------- */
.history {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  -moz-column-gap: 2.5423728814%;
       column-gap: 2.5423728814%;
  margin-bottom: 90px;
  align-items: flex-start;
  /*
   .images {
     //width: perCalc(220px, $contWidth);
     .imageset {

       &:not(:last-child) {
         margin-bottom: 40px;
       }
     }
     .imageflex {
  display: flex;
       gap: 10px;
     }
     .image {
       width: 180px;
       flex-shrink: 0;
       img {
         width: 100%;
       }

     }
     .productimg {
       flex-shrink: 0;
       width: 180px;
       img {
         width: 100%;
       }
     }
      .text {

       }
   }
  */
}
.history .images {
  display: flex;
  flex-wrap: wrap;
  max-width: 470px;
}
.history .images .imageset,
.history .images .productimgset {
  display: flex;
  flex-direction: column;
  gap: 30px;
  flex-shrink: 0;
}
.history .images .imageset img,
.history .images .productimgset img {
  width: 100%;
}
.history .images .imageset {
  width: 220px;
}
.history .images .productimgset {
  width: 235px;
  padding-bottom: 15px;
  padding-left: 15px;
  margin-left: 15px;
  border-left: dotted 1px #000;
}
.history .images .productimghead {
  padding-left: 235px;
  width: 100%;
  height: 46px;
  padding-bottom: 10px;
  border: none;
  font-size: 18px;
  font-weight: bold;
  color: #00479d;
  text-align: center;
}
.history .table {
  flex: 1;
}
.history .table table {
  width: 100%;
}
.history .table table tr:first-child th {
  border-top: 1px solid #00479d;
}
.history .table table tr:first-child td {
  border-top: 1px solid #eee;
}
.history .table table th {
  border-bottom: 1px solid #00479d;
  color: #00479d;
  text-align: center;
  white-space: nowrap;
}
.history .table table td {
  border-bottom: 1px solid #eee;
}
.history .table table th,
.history .table table td {
  padding: 15px 20px;
}
.history .table table thead th,
.history .table table thead td {
  padding-top: 0px;
  padding-bottom: 10px;
  border: none !important;
  font-size: 18px;
  font-weight: bold;
  color: #00479d;
  text-align: center;
}
@media (max-width: 999px) {
  .history {
    margin-bottom: 80px;
    flex-direction: column;
    row-gap: 30px;
  }
  .history .images {
    margin: 0 auto;
    max-width: 800px;
    width: 100%;
    flex-direction: column;
  }
  .history .images .imageset,
  .history .images .productimgset {
    width: 100%;
    flex-direction: row;
    gap: 2%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .history .images .productimg,
  .history .images .image {
    width: 32%;
  }
  .history .images .productimgset {
    order: 2;
    margin-top: 15px;
    padding-bottom: 0;
    margin-left: 0;
    border-left: none;
    border-top: dotted 1px #000;
    padding-top: 15px;
  }
  .history .images .productimghead {
    order: 1;
    padding-left: 10px;
    padding-bottom: 0;
    height: auto;
    margin-top: 30px;
    line-height: 1;
    text-align: left;
  }
  .history .table {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .history {
    /* flex-direction: column;
    row-gap: 30px; */
    margin-bottom: 70px;
    /*
       .images {
         width: 100%;
         display: flex;
         flex-wrap: wrap;
         gap: 30px mlCalc(300, 1000, 3);
         .imageflex {
           flex-direction: column;
         }
         .imageset {
           width: 30%;
           &:not(:last-child) {
             margin-bottom: 0;
           }
         }
         .image,
         .productimg {
           width: 100%;
         }

         .image {
           &:not(:last-child) {
             margin-bottom: 0;
           }
         }
       }
    */
  }
  .history .images .productimghead {
    font-size: 15px;
  }
  .history .table thead {
    display: none;
  }
  .history .table table tr:first-child th,
  .history .table table tr:first-child td {
    border-top: unset;
  }
  .history .table table tr:not(:first-child) th {
    padding-top: 25px;
  }
  .history .table table th {
    border-bottom: 1px solid #eee;
    text-align: start;
  }
  .history .table table td {
    border-bottom: 1px solid #00479d;
  }
  .history .table table th,
  .history .table table td {
    display: block;
    padding: 0px 10px 5px;
  }
}

/* ----------------------------------------------
数字で見る
------------------------------------------------- */
@keyframes numbers-in {
  from {
    opacity: 0;
    translate: 0 24px;
  }
  to {
    opacity: 1;
    translate: 0 0;
  }
}
.numbers {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 28px;
  margin-bottom: 90px;
}
.numbers .block {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 71, 157, 0.12);
  border-radius: 3px;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(0, 32, 71, 0.04);
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}
.numbers .block::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #00479d 0%, #ea5e08 100%);
  transform: scaleX(0.3);
  transform-origin: left center;
  transition: transform 0.45s cubic-bezier(0.22, 0.61, 0.36, 1);
  z-index: 2;
}
.numbers .block:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 24px rgba(0, 32, 71, 0.1);
  border-color: rgba(0, 71, 157, 0.22);
}
.numbers .block:hover::before {
  transform: scaleX(1);
}
.numbers .block:hover .txbox::before {
  background-color: #dbe8f6;
  transform: translateY(-2px);
}
.numbers .block .heading4 {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 18px 20px 16px;
  background-color: #eef4fb;
  border-bottom: 1px solid rgba(0, 71, 157, 0.1);
}
.numbers .block .heading4 p {
  font-size: 20px;
  padding: 0 0 0 14px;
  border-left-width: 4px;
}
.numbers .block .txbox {
  position: relative;
  background-color: transparent;
  padding: 26px 20px 30px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  overflow: hidden;
}
.numbers .block .txbox::before {
  content: "";
  display: block;
  width: 62px;
  height: 62px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background-color: #eef4fb;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px 30px;
  transition: background-color 0.35s ease, transform 0.35s ease;
}
.numbers .block .txbox > * {
  position: relative;
  z-index: 1;
}
.numbers .block .txbox:not(:has(.title)):not(:has(.text)):not(:has(.nums)) {
  display: none;
}
.numbers .block .txbox .title {
  font-weight: 500;
  font-size: 15px;
  color: #5d6e84;
  line-height: 1.6;
  letter-spacing: 0.06em;
  margin-bottom: 14px;
}
.numbers .block .txbox .text {
  margin-bottom: 15px;
}
.numbers .block .txbox .nums {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: center;
  -moz-column-gap: 8px;
       column-gap: 8px;
  font-weight: 700;
  font-size: 96px;
  line-height: 1;
  color: #ea5e08;
  font-variant-numeric: tabular-nums;
  letter-spacing: -0.02em;
}
.numbers .block .txbox .nums:has(.unit.end) {
  justify-content: center;
}
.numbers .block .txbox .nums .unit {
  font-size: 24px;
  line-height: 1;
  color: #00479d;
  letter-spacing: 0.04em;
}
@supports ((-webkit-background-clip: text) or (background-clip: text)) {
  .numbers .block .txbox .nums {
    background-image: linear-gradient(170deg, #ff8f43 0%, #e2540a 78%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }
  .numbers .block .txbox .nums .unit {
    -webkit-text-fill-color: #00479d;
  }
}
.numbers .block:nth-child(1) .txbox::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300479d' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 6.6V12l3.4 2.1'/%3E%3C/svg%3E"); /* 月平均残業時間 */
}
.numbers .block:nth-child(2) .txbox::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300479d' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.2 16.8L9 11l3.6 3.6L20.8 6.4'/%3E%3Cpath d='M15.2 6.4h5.6V12'/%3E%3C/svg%3E"); /* 昇給率 */
}
.numbers .block:nth-child(3) .txbox::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300479d' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8.4' cy='6.2' r='2.6'/%3E%3Cpath d='M4.2 20.4v-4.6a4.2 4.2 0 0 1 8.4 0v4.6'/%3E%3Ccircle cx='17.4' cy='10.4' r='1.9'/%3E%3Cpath d='M14.4 20.4v-3.2a3 3 0 0 1 6 0v3.2'/%3E%3C/svg%3E"); /* 育児休業取得率 */
}
.numbers .block:nth-child(4) .txbox::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300479d' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='10' cy='7.4' r='3.3'/%3E%3Cpath d='M3.6 20v-1.4a6.4 6.4 0 0 1 9.4-5.6'/%3E%3Cpath d='M14.2 17.9l2.3 2.3 4.5-4.8'/%3E%3C/svg%3E"); /* 新卒定着率 */
}
.numbers .block:nth-child(5) .txbox::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300479d' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='9' r='5.3'/%3E%3Cpath d='M8.5 13.5L6.8 21.2 12 18.4l5.2 2.8-1.7-7.7'/%3E%3C/svg%3E"); /* 平均勤続年数 */
}
.numbers .block:nth-child(6) .txbox::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300479d' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3.4' y='5.2' width='17.2' height='15.4' rx='2.2'/%3E%3Cpath d='M3.4 10.2h17.2'/%3E%3Cpath d='M8.2 3.2v4M15.8 3.2v4'/%3E%3Cpath d='M7.8 14h2.4M13.8 14h2.4M7.8 17.4h2.4M13.8 17.4h2.4'/%3E%3C/svg%3E"); /* 年間休日 */
}
@media (prefers-reduced-motion: no-preference) {
  @supports (animation-timeline: view()) {
    .numbers .block {
      animation: numbers-in linear both;
      animation-timeline: view();
      animation-range: entry 0% entry 55%;
    }
  }
}
@media (max-width: 999px) {
  .numbers {
    gap: 24px;
    margin-bottom: 80px;
  }
  .numbers .block .heading4 {
    padding: 15px 16px 13px;
  }
  .numbers .block .heading4 p {
    font-size: 18px;
    padding: 0 0 0 12px;
  }
  .numbers .block .txbox {
    padding: 22px 16px 26px;
  }
  .numbers .block .txbox::before {
    width: 54px;
    height: 54px;
    margin-bottom: 13px;
    background-size: 26px 26px;
  }
  .numbers .block .txbox .title {
    font-size: 14px;
  }
  .numbers .block .txbox .nums {
    font-size: 76px;
  }
  .numbers .block .txbox .nums .unit {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .numbers {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 20px;
    margin-bottom: 70px;
  }
  .numbers .block .heading4 p {
    font-size: 17px;
    border-left-width: 3px;
  }
  .numbers .block .txbox {
    padding: 18px 12px 22px;
  }
  .numbers .block .txbox::before {
    width: 46px;
    height: 46px;
    margin-bottom: 10px;
    background-size: 23px 23px;
  }
  .numbers .block .txbox .title {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .numbers .block .txbox .nums {
    font-size: 58px;
  }
  .numbers .block .txbox .nums .unit {
    font-size: 19px;
  }
}

/* ----------------------------------------------
side_product 製品詳細固定リンク
------------------------------------------------- */
.side_product {
  position: fixed;
  bottom: 200px;
  right: 0;
}
.side_product a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 220px;
  background-color: #00479d;
  color: #fff;
  text-decoration: none;
  line-height: 1.6;
  letter-spacing: 0.3em;
  transition: all 0.5s ease-out;
  writing-mode: vertical-rl;
}
.side_product a::before {
  content: "";
  width: 25px;
  height: 25px;
  aspect-ratio: 1/1;
  background-image: url(../images/search.png);
  background-size: contain;
  background-position: center;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .side_product {
    bottom: 60px;
  }
  .side_product a {
    width: 55px;
    height: 170px;
    letter-spacing: 0.2em;
  }
  .side_product a::before {
    content: "";
    width: 20px;
    height: 20px;
    margin-bottom: 3px;
  }
}

/* ----------------------------------------------
採用　フッターバナー
------------------------------------------------- */
.recruitfooter.calloutset .block:nth-child(n+3) {
  margin-top: 0;
}
.recruitfooter.calloutset .block:nth-child(n+3) .linkset {
  padding-top: 31px;
}
@media (max-width: 999px) {
  .recruitfooter .linkset ul {
    row-gap: 15px !important;
  }
  .recruitfooter .linkset li {
    max-width: 360px !important;
  }
}
@media (max-width: 767px) {
  .recruitfooter.calloutset .block:nth-child(n+3) {
    margin-top: 50px;
  }
  .recruitfooter.calloutset .block:nth-child(n+3) .linkset {
    padding-top: 0;
  }
  .recruitfooter .linkset ul {
    gap: 15px 4% !important;
  }
  .recruitfooter .linkset li {
    max-width: 360px !important;
  }
  .recruitfooter .linkset li.mynavilink {
    width: 48% !important;
  }
}
@media (max-width: 500px) {
  .recruitfooter .linkset li.mynavilink {
    width: 100% !important;
  }
}/*# sourceMappingURL=contents.css.map */