@charset "UTF-8";

* {
  line-height: 1;
  margin: 0;
  padding: 0;
}

*,
::before,
::after {
  box-sizing: border-box;
}

*:where(:not(fieldset, progress, meter)) {
  background-origin: border-box;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 0;
}

html {
  block-size: 100%;
}

body {
  text-rendering: optimizeSpeed;
  min-block-size: 100%;
}

:where(img, svg, video, iframe) {
  display: block;
}

:where(img, svg, video) {
  block-size: auto;
  max-inline-size: 100%;
}

:where(input, button, textarea, select, optgroup),
:where(input[type="file"])::-webkit-file-upload-button {
  color: inherit;
  font: inherit;
  font-size: inherit;
  letter-spacing: inherit;
}

:where(p, h1, h2, h3, h4, h5, h6) {
  overflow-wrap: break-word;
}

:where(ul, ol) {
  list-style: none;
}

:where(a[href],
button,
input,
label[for],
select,
summary,
textarea,
[tabindex]:not([tabindex*="-"])) {
  cursor: pointer;
  touch-action: manipulation;
}

:where(input[type="checkbox"]) {
  appearance: checkbox;
}

:where(input[type="radio"]) {
  appearance: radio;
}

:where(input[type="file"]) {
  cursor: auto;
}

:where(input[type="file"])::-webkit-file-upload-button,
:where(input[type="file"])::file-selector-button {
  cursor: pointer;
}

:where(button, button[type], input[type="button"], input[type="submit"], input[type="reset"]),
:where(input[type="file"])::-webkit-file-upload-button,
:where(input[type="file"])::file-selector-button {
  text-align: center;
  user-select: none;
}

:where(button, button[type], input[type="button"], input[type="submit"], input[type="reset"])[disabled] {
  cursor: not-allowed;
}

body {
  color: #111;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

:where(h1, h2, h3, h4, h5, h6) {
  font-weight: 400;
}

figure {
  margin: 0;
}

iframe {
  max-width: 100%;
}

:where(img) {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

:where(a) {
  color: currentColor;
  text-decoration: none;
  transition: background-color 0.4s, color 0.4s, opacity 0.4s;
}

:where(svg, path) {
  transition: fill 0.4s;
}

:where(button) {
  background-color: transparent;
  transition: background-color 0.4s, color 0.4s, opacity 0.4s;
}

:where(input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="search"], input[type="number"], input[type="password"], textarea, select) {
  appearance: none;
  width: 100%;
}

:where(a:focus:not(:focus-visible),
button:focus:not(:focus-visible),
input[type="text"]:focus:not(:focus-visible),
input[type="email"]:focus:not(:focus-visible),
input[type="tel"]:focus:not(:focus-visible),
input[type="search"]:focus:not(:focus-visible),
input[type="number"]:focus:not(:focus-visible),
input[type="password"]:focus:not(:focus-visible),
textarea:focus:not(:focus-visible),
select:focus:not(:focus-visible)) {
  outline: 0;
}

.ly_siteWrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  min-height: 100dvh;
}

.ly_header {
  font-size: 0.9375rem;
  font-weight: 600;
  left: 0;
  padding: 21px 0;
  position: fixed;
  top: 0;
  transition: background-color 0.4s;
  width: 100%;
  z-index: 30;
}

.ly_header_inner {
  align-items: center;
  display: grid;
  grid-template-columns: 1fr auto;
  padding: 0 23px;
}

.ly_cont_main {
  flex: 1;
  overflow-x: hidden;
}

.ly_cont_main.ly_cont_mainUnder {
  margin-top: 130px;
}

.ly_contFv {
  display: grid;
  min-height: 736px;
  place-content: center;
  position: relative;
}

.ly_contFv_bgi img {
  height: 100%;
  left: 50%;
  max-height: 660px;
  object-fit: cover;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 100%;
  z-index: -10;
}

.ly_contFv_inner {
  padding: 0 15px;
}

.ly_contTop {
  padding: 75px 0 90px;
}

.ly_contTop_inner,
.ly_contTop03_inner,
.ly_contTop04_inner,
.ly_contTop05_inner,
.ly_contTop06_inner,
.ly_contCta_inner,
.ly_cont_inner {
  margin: auto;
  padding: 0 15px;
  width: min(100%, 1110px);
}

.ly_cont__bgc {
  background-color: #CD221F;
}

.ly_contTop03,
.ly_contTop06 {
  padding: 80px 0;
}

.ly_contTop04 {
  color: #fff;
  padding-top: 74px;
}

.ly_contTop05 {
  padding: 90px 0 100px;
}

.ly_contTop05_inner,
.ly_contTop06_inner {
  display: grid;
  gap: 7.5%;
}

.ly_contTop06 {
  border-top: 1px solid #CD221F;
}

.ly_contCta {
  color: #fff;
  padding: 79px 0 82px;
  position: relative;
}

.ly_contCta_inner {
  display: grid;
  gap: 35px;
}

.ly_contProduct {
  padding-bottom: 80px;
}

.ly_contProduct .ly_cont_inner {
  display: grid;
}

.ly_contProduct02 {
  color: #fff;
  padding: 80px 0;
}

.ly_contProduct02 .bl_3colList {
  margin-top: 43px;
}

.ly_contProduct03 {
  padding: 80px 0 40px;
}

.ly_contProduct03 .bl_3colList {
  margin-top: 26px;
}

.ly_contProduct04 {
  padding: 40px 0;
}

.ly_contProduct04 .bl_makerList {
  margin-top: 26px;
}

.ly_contProduct05 {
  padding: 40px 0 80px;
}

.ly_contProduct05 .bl_3colList {
  margin-top: 27px;
}

.ly_contProductBase {
  padding-bottom: 80px;
}

.ly_contProductBase .ly_cont_inner:first-of-type {
  display: grid;
}

.ly_contProductBase .ly_cont_inner:nth-of-type(2) .bl_contProductBase_txt {
  margin-top: 39px;
}

.ly_contProductJoint .ly_cont_inner > .bl_contProductJoint_txt,
.ly_contProductJoint02 .ly_cont_inner > .bl_contProductJoint_txt {
  margin-top: 27px;
}

.ly_contProductJoint .bl_applicationList,
.ly_contProductJoint02 .bl_applicationList {
  margin-top: 42px;
}

.ly_contProductJoint .el_notice_txt {
  margin-top: 19px;
  letter-spacing: .05em;
  line-height: 1.5;
  font-size: .875rem;
  margin-bottom: 20px;
}

.ly_contProductJoint .ly_cont_inner .el_notice_txt a{
  text-decoration: underline;
}

.ly_contProductJoint .bl_contProductJoint_2col {
  margin-top: 38px;
}

.ly_contProductJoint02 {
  padding: 64px 0 80px;
}

.ly_contProductPlant {
  padding-bottom: 80px;
}

.ly_contProductPlant .bl_plantCard {
  margin-top: 35px;
}

.ly_contInfo,
.ly_contBidding,
.ly_contProductRelated {
  padding-bottom: 80px;
}

.ly_contBidding .ly_cont_inner .bl_biddingRead:first-of-type {
  margin-top: 42px;
}

.ly_contBidding .ly_cont_inner .bl_biddingRead:nth-of-type(2) {
  margin-top: 3px;
}

.ly_contProductRelated .bl_relatedCardUnit {
  margin-top: 52px;
}

.ly_contPost {
  padding-top: 21px;
}

.ly_contPost .ly_cont_inner {
  margin: auto;
  padding: 0 15px;
  width: min(100%, 830px);
}

.ly_contCompanySummary .el_lv1Heading + .bl_companyRead,
.ly_contRecruit .el_lv1Heading + .bl_recruitRead
 {
  margin-top: 44px;
}

.ly_contCompanyHistory {
  padding: 81px 0 124px;
}

.ly_contContact {
  padding-bottom: 80px;
}

.ly_contPrivacyPolicy {
  padding-bottom: 86px;
}

.ly_contRecruit a {
  text-decoration: underline;
}

.ly_footer {
  font-size: 0.875rem;
  padding: 69px 0 18px;
}

.ly_footer_inner {
  display: grid;
  margin: auto;
  padding: 0 15px;
  width: min(100%, 1110px);
}

.ly_footerCta_wrapper {
  display: none;
}

.bl_headerLogo {
  max-width: 180px;
  opacity: 0;
  transition: opacity 0.4s, visibility 0.4s;
  visibility: hidden;
  width: 100%;
}

.bl_headerNav {
  display: none;
}

.bl_headerList {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.bl_headerList > * + * {
  margin-left: 18px;
}

.bl_headerList li {
  flex-grow: 1;
}

.bl_headerList a {
  color: transparent;
  display: block;
  letter-spacing: 0.005em;
  padding: 0.3em 0.5em;
}

.bl_headerList a.toggle_lang{
  text-decoration: underline;
  text-underline-offset: 3px;
}

.bl_drawer_wrapper {
  position: fixed;
  right: 20px;
  top: 20px;
  z-index: 50;
}

.bl_drawer {
  display: grid;
  height: 39px;
  place-items: end;
  position: relative;
  width: 40px;
}

.bl_drawerLine {
  display: inline-block;
  height: 1px;
  left: 0;
  position: absolute;
  top: 9px;
  transition: transform 0.4s;
  width: 100%;
}

.bl_drawerLine::before,
.bl_drawerLine::after {
  background-color: transparent;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  transition: transform 0.4s, top 0.4s, background-color 0.4s;
  width: 100%;
}

.bl_drawerLine::before {
  top: -4px;
}

.bl_drawerLine::after {
  top: 5px;
}

.bl_drawer_txt {
  color: transparent;
  font-family: "Roboto", sans-serif;
  font-size: 0.8125rem;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  transition: color 0.4s;
}

.bl_drawerNav {
  background-color: #fff;
  height: 100vh;
  height: 100dvh;
  left: 0;
  opacity: 0;
  overflow-y: auto;
  position: fixed;
  top: 0;
  transition: visibility 0.4s, opacity 0.4s;
  visibility: hidden;
  width: 100%;
  z-index: 40;
}

.bl_drawerNav_inner {
  padding: 86px 20px;
}

.bl_drawerNav_list {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.bl_drawerNav_list > * + * {
  margin-top: 1.27em;
}

.bl_drawerNav_list a {
  display: block;
  font-size: 1.125rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  padding: 0.8em;
}

.bl_drawerNav_list a.toggle_lang{
  text-decoration: underline;
  text-underline-offset: 3px;
}

.bl_fv {
  color: #fff;
  margin-inline: auto;
  margin-top: 197px;
  text-align: center;
  width: min(100%, 280px);
}

.bl_fv a {
  align-items: center;
  border: 1px solid #fff;
  border-radius: 4px;
  display: inline-grid;
  font-size: 1.125rem;
  font-weight: 600;
  grid-template-columns: 1fr auto 1fr;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin-top: 32px;
  max-width: 280px;
  padding: 0.5834em 1.1em;
  width: 100%;
}

.bl_fv a::before {
  content: "";
}

.bl_fv a svg {
  justify-self: end;
}

.bl_fv_logoWrapper img {
  margin-inline: auto;
}

.bl_fv_intro {
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
  margin-top: 1.6em;
}

.bl_fv_intro span {
  display: inline-block;
}

.bl_contFv_imgWrapper img {
  margin-top: 86px;
}

.bl_contTop {
  display: grid;
  gap: 20px;
  margin-top: 42px;
}

.bl_contTop_txt {
  letter-spacing: 0.05em;
  line-height: 2;
}

.bl_contTop02 {
  color: #fff;
  margin-bottom: 90px;
  margin-top: 90px;
  max-width: 492px;
  padding: 0 15px;
}

.bl_contTop02_body {
  margin-top: 29px;
}

.bl_contTop02_txt {
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 2;
}

.bl_contTop02_select {
  margin-top: 55px;
}

.bl_contTop02_select li {
  border-bottom: 1px solid #fff;
  padding-bottom: 35px;
}

.bl_contTop02_select li:not(:first-of-type) {
  margin-top: 35px;
}

.bl_contTop02_select_Link {
  align-items: center;
  display: grid;
  font-size: clamp(1.25rem, (1.25rem + ((100vw - 375px) * ((22 - 20) / (1366 - 375)))), 1.375rem);
  font-weight: 800;
  gap: 30px;
  letter-spacing: 0.05em;
}

.bl_contTop02_select_Link span {
  border: 1px solid currentColor;
  border-radius: 4px;
  display: grid;
  height: 32px;
  place-content: center;
  transition: background-color 0.4s;
  width: 32px;
}

.bl_contTop03_txt {
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 42px;
}

.bl_contTop04 {
  display: grid;
  gap: 20px;
  margin-top: 25px;
  padding-bottom: 81px;
}

.bl_contTop04_txt {
  letter-spacing: 0.05em;
  line-height: 2;
}

.bl_contTop04_txt br {
  display: none;
}

.bl_contTop04_imgWrapper img {
  width: 100%;
}

.bl_contTop05_left,
.bl_contTop06_left {
  align-self: start;
  display: grid;
}

.bl_contTop05_left > .el_moreLink,
.bl_contTop06_left > .el_moreLink {
  margin-top: 41px;
}

.bl_contTop05_right {
  margin-top: 20px;
}

.bl_contTop06_txt {
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 0;
}

.bl_contTop06_right {
  margin-top: 20px;
}

.bl_contProduct_body > .bl_contProduct_txt {
  margin-top: 42px;
}

.bl_contProduct_txt,
.bl_contProduct02_txt,
.bl_contProductBase_txt,
.bl_applicationList_ttl,
.bl_contProductJoint_txt,
.bl_biddingRead {
  letter-spacing: 0.05em;
  line-height: 2;
}

.bl_contProduct_imgWrapper,
.bl_contProductBase_imgWrapper {
  margin-top: 20px;
}

.bl_contProduct02_txt,
.bl_contProductBase_txt {
  margin-top: 26px;
}

.bl_contProductBase_2col {
  display: grid;
  gap: 30px 40px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  margin-top: 41px;
}

.bl_contProductBase_2col_imgWrapper img {
  width: 100%;
}

.bl_contProductBase_body .bl_applicationList {
  margin-top: 39px;
}

.bl_applicationList {
  align-items: center;
  background-color: #f4f4f4;
  display: grid;
  grid-template-columns: auto 1fr;
  padding: 24px 36px 24px 30px;
}

.bl_applicationList_ttl {
  padding-right: 20px;
}

.bl_applicationList_txt {
  border-left: 1px solid rgba(221, 221, 221, 0.87);
  letter-spacing: 0.05em;
  line-height: 1.8;
  padding-left: 21px;
}

.bl_contProductJoint_2col.bl_contProductJoint_2col__scrollx {
  overflow-x: auto;
  overflow-y: hidden;
}

.bl_contProductJoint_4col {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  margin-top: 39px;
}

.bl_contProductJoint_lv2Heading,
.bl_contProductJoint_lv3Heading {
  border-bottom: 1px solid currentColor;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 2;
  padding-bottom: 5px;
}

.bl_tableHeading {
  align-items: center;
  display: grid;
  font-size: 0.875rem;
  grid-template-columns: auto 1fr;
  letter-spacing: 0.05em;
}

.bl_tableHeading::before {
  color: #CD221F;
  content: "■";
}

.bl_tableDimensions,
.bl_tableMaterial,
.bl_tableThickness {
  border-bottom: 1px solid rgba(221, 221, 221, 0.87);
  border-collapse: collapse;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  margin-bottom: 12px;
  margin-top: 9px;
  table-layout: fixed;
  text-align: center;
}

.bl_tableDimensions th,
.bl_tableDimensions td,
.bl_tableMaterial th,
.bl_tableMaterial td,
.bl_tableThickness th,
.bl_tableThickness td {
  border-left: 1px solid rgba(221, 221, 221, 0.87);
  border-top: 1px solid rgba(221, 221, 221, 0.87);
}

.bl_tableDimensions td:last-of-type,
.bl_tableMaterial td:last-of-type,
.bl_tableThickness td:last-of-type {
  border-right: 1px solid rgba(221, 221, 221, 0.87);
}

.bl_tableDimensions th {
  background-color: #EBEBEB;
  font-weight: 400;
}

.bl_tableDimensions th,
.bl_tableDimensions td {
  height: 38px;
  min-width: 30px;
}

.bl_tableMaterial td,
.bl_tableThickness td {
  height: 40px;
  min-width: 177px;
}

.bl_contProductJoint_2col_item_imgWrapper {
  margin-top: 31px;
}

.bl_contProductJoint_2col_item_imgWrapper img {
  margin-inline: auto;
}

.bl_contProductJoint_body {
  margin-top: 27px;
  overflow-y: scroll /* SP横スクロール */
}

.bl_contProductJoint_body.bl_contProductJoint_body__scrollx {
  overflow-x: auto;
  overflow-y: hidden;
}

.bl_contProductJoint_tableWrap.bl_contProductJoint_tableWrap__2col {
  display: grid;
  gap: 9%;
  grid-template-columns: 45.5% 45.5%;
}

.bl_contProductJoint_4col_item_imgWrapper {
  margin-top: 15px;
}

.bl_contProductJoint_4col_item_imgWrapper img {
  margin-inline: auto;
}

.bl_plantCard {
  display: grid;
  gap: 50px 30px;
}

.bl_plantCard li {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.bl_plantCard img {
  object-fit: cover;
  width: 100%;
  aspect-ratio: 340/220;
  height: 220px;
}

.bl_plantCard_ttl {
  margin-top: 14px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.bl_plantCard_ttl > .el_moreLink {
  align-items: start;
  color: #111;
  display: grid;
  font-size: 1rem;
  gap: 23px;
  white-space: initial;
  width: auto;
  height: 100%;
}

.bl_plantCard_ttl > .el_moreLink span {
  border: 1px solid #CD221F;
  justify-self: end;
}

.bl_plantCard_ttl > .el_moreLink::before {
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.bl_biddingRead.bl_biddingRead__sm {
  font-size: 0.8125rem;
  line-height: 2;
}

.bl_relatedCardUnit {
  display: grid;
  gap: 37px 36px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.bl_relatedCard {
  position: relative;
}

.bl_relatedCard_imgWrapper {
  border: 1px solid rgba(221, 221, 221, 0.87);
}

.bl_relatedCard_imgWrapper img {
  aspect-ratio: 334/223;
  object-fit: cover;
  width: 100%;
}

.bl_relatedCard_time {
  color: #CD221F;
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 2;
  margin-top: 14px;
}

.bl_relatedCard_ttl {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  margin-top: 2px;
  overflow: hidden;
}

.bl_relatedCard_ttl a {
  display: block;
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
}

.bl_relatedCard_ttl a::before {
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.bl_companyRead,
.bl_recruitRead {
  letter-spacing: 0.05em;
  line-height: 2;
}

.bl_companyCol {
  margin-top: 74px;
}

.bl_company_summary {
  margin-top: 25px;
}

.bl_company_summary > * + * {
  margin-top: 14px;
}

.bl_company_summary_inner {
  border-bottom: 1px solid rgba(221, 221, 221, 0.87);
  display: grid;
  grid-template-columns: 36% 1fr;
  padding-bottom: 11px;
}

.bl_company_summary_ttl,
.bl_company_summary_txt {
  font-size: 1rem;
  letter-spacing: 0.05em;
}

.bl_company_summary_ttl {
  font-weight: 600;
  line-height: 2;
}

.bl_company_summary_txt {
  font-size: 1rem;
  line-height: 1.8;
}

.bl_company_summary_mapLink,
.bl_company_summary_telLink {
  display: inline-block;
  line-height: inherit;
}

.bl_company_summary_mapLink {
  text-decoration: underline;
}

.bl_company_imgWrapper {
  margin-top: 81px;
}

.bl_company_imgWrapper img {
  width: 100%;
}

.bl_companyHistory_heading {
  align-items: center;
  display: inline-grid;
  font-size: clamp(1.75rem, (1.75rem + ((100vw - 375px) * ((34 - 28) / (1366 - 375)))), 2.125rem);
  font-weight: 800;
  gap: 10px;
  grid-template-columns: auto auto;
  line-height: 1.7;
}

.bl_companyHistory_heading span {
  font-size: clamp(1.125rem, (1.125rem + ((100vw - 375px) * ((20 - 18) / (1366 - 375)))), 1.25rem);
}

.bl_companyHistory_timeLine {
  margin-top: -10px;
}

.bl_companyHistory_timeLine_item {
  display: grid;
  gap: 27px;
  grid-template-columns: 87px 1fr;
  padding-top: 30px;
  position: relative;
}

.bl_companyHistory_timeLine_item::before,
.bl_companyHistory_timeLine_item::after {
  content: "";
  position: absolute;
}

.bl_companyHistory_timeLine_item::before {
  background-color: #fff;
  border: 1px solid #CD221F;
  border-radius: 50%;
  height: 15px;
  left: 80px;
  top: 43px;
  width: 15px;
  z-index: 10;
}

.bl_companyHistory_timeLine_item::after {
  background-color: #CD221F;
  height: 100%;
  left: 87px;
  top: 44px;
  width: 1px;
}

.bl_companyHistory_timeLine_item:first-of-type .bl_companyHistory_timeLine_dateTime {
  line-height: 1.6;
  transform: translateY(5px);
}

.bl_companyHistory_timeLine_dateTime {
  color: #CD221F;
  font-weight: 600;
  line-height: 2;
}

.bl_companyHistory_timeLine_ttl {
  color: #CD221F;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 2;
}

.bl_companyHistory_timeLine_txt {
  letter-spacing: 0.05em;
  line-height: 1.8;
}

.bl_contactCol {
  display: grid;
  gap: 3%;
  /* margin-top: 65px; */
}

.bl_contact_progressLists {
  border-bottom: 1px solid rgba(221, 221, 221, 0.87);
  padding-bottom: 59px;
}

.bl_contact_progressList {
  color: rgba(0, 0, 0, 0.5);
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 2;
}

.bl_contact_progressList span {
  display: inline-block;
  line-height: inherit;
  margin-left: 8px;
}

.bl_contact_progressList.bl_contact_progressList__location {
  color: #CD221F;
  font-weight: 600;
}

.bl_contact_txt {
  line-height: 2;
  margin-top: 49px;
  text-align: justify;
}

.bl_contact_txt a {
  text-decoration: underline;
}

.bl_contactCta {
  border: 1px solid #CD221F;
  margin-top: 100px;
  padding: 38px;
}

.bl_contactCta_ttl {
  color: #CD221F;
  font-size: clamp(1.25rem, (1.25rem + ((100vw - 375px) * ((22 - 20) / (1366 - 375)))), 1.375rem);
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.6;
  text-align: center;
}

.bl_contactCta_body {
  margin-top: 29px;
}

.bl_contactCta_subTtl {
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.05em;
}

.bl_contactCta_tel,
.bl_contactCta_fax {
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  line-height: 2;
  white-space: nowrap;
}

.bl_contactCta_tel span,
.bl_contactCta_fax span {
  display: inline-block;
  font-size: clamp(1.25rem, (1.25rem + ((100vw - 375px) * ((22 - 20) / (1366 - 375)))), 1.375rem);
}

.bl_contactCta_tel {
  margin-top: 13px;
}

.bl_contactCta_fax {
  margin-top: 4px;
  pointer-events: none;
}

.bl_privacyPolicy {
  margin-top: 44px;
}

.bl_privacyPolicy_body {
  margin-top: 47px;
}

.bl_privacyPolicy_body:not(:first-of-type) {
  margin-top: 40px;
}

.bl_privacyPolicy_body .bl_privacyPolicy_txt {
  margin-top: 6px;
}

.bl_privacyPolicy_ttl {
  font-size: 1.375rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.6;
}

.bl_privacyPolicy_txt,
.bl_privacyPolicy_orderedList li,
.bl_privacyPolicy_link {
  letter-spacing: 0.05em;
  line-height: 2;
}

.bl_privacyPolicy_orderedList {
  margin-left: 5px;
  margin-top: 5px;
}

.bl_privacyPolicy_linkWrapper {
  margin-top: 10px;
}

.bl_privacyPolicy_linkWrapper > * + * {
  margin-top: 6px;
}

.bl_privacyPolicy_link {
  display: block;
  text-decoration: underline;
  width: fit-content;
}

.bl_contCta_imgWrapper img {
  height: 100%;
  inset: 0;
  margin: auto;
  object-fit: cover;
  position: absolute;
  width: 100%;
  z-index: -10;
}

.bl_cta_btn {
  align-items: center;
  background-color: #CD221F;
  border-radius: 4px;
  display: inline-grid;
  font-size: 1.125rem;
  font-weight: 600;
  gap: 20px;
  grid-template-columns: 1fr auto;
  letter-spacing: 0.05em;
  line-height: 1.5;
  padding: 0.917em 65px 0.917em 62px;
  /* width: 320px; */
}

.bl_cta_btn svg {
  justify-self: end;
}

.bl_cta_tel {
  display: grid;
  /* text-align: center; */
}

.bl_cta_tel a {
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 2;
}

.bl_cta_tel a > span {
  font-size: 2rem;
  line-height: 1.25;
}

.bl_cta_tel > span {
  font-size: 0.9375rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.5;
}

.bl_3colList {
  display: grid;
  gap: 20px;
}

.bl_3colList .bl_3colList_link {
  aspect-ratio: 300/190;
}

.bl_3colList .bl_3colList_link_body {
  gap: 30px;
  margin-top: 5px;
}

.bl_3colList.bl_3colList__wide {
  background-color: #fff;
  border-top: 2px solid #fff;
  gap: 2px;
}

.bl_3colList.bl_3colList__inPhoto {
  gap: 20px;
}

.bl_3colList.bl_3colList__inPhoto .bl_3colList_link {
  aspect-ratio: 340/298;
  place-items: center;
}

.bl_3colList.bl_3colList__inPhoto .bl_3colList_link_body {
  gap: 23px;
  margin-bottom: 4px;
  margin-top: 24px;
}

.bl_3colList.bl_3colList__darkGray .bl_3colList_link_body {
  margin-top: -7px;
}

.bl_3colList.bl_3colList__darkGray .bl_3colList_link::before {
  background-color: rgba(0, 0, 0, 0.6);
}

.bl_3colList_link {
  display: grid;
  place-content: center;
  position: relative;
}

.bl_3colList_link::before {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  height: 100%;
  inset: 0;
  margin: auto;
  position: absolute;
  transition: background-color 0.4s;
  width: 100%;
  z-index: 10;
}

.bl_3colList_link_body {
  color: #fff;
  display: grid;
  font-size: clamp(1.25rem, (1.25rem + ((100vw - 375px) * ((22 - 20) / (1366 - 375)))), 1.375rem);
  font-weight: 800;
  gap: 40px;
  letter-spacing: 0.05em;
  place-items: center;
  position: relative;
  width: 100%;
  z-index: 10;
}

.bl_3colList_link_body > span {
  border: 1px solid currentColor;
  border-radius: 4px;
  display: grid;
  height: 30px;
  place-content: center;
  transition: background-color 0.4s;
  width: 30px;
}

.bl_3colList_imgWrapper img {
  height: 100%;
  inset: 0;
  margin: auto;
  object-fit: cover;
  position: absolute;
  width: 100%;
}

.bl_3colList_inPhoto {
  position: relative;
  z-index: 10;
}

.bl_makerList {
  display: grid;
  gap: 25px;
  grid-template-columns: repeat(2, 1fr);
}

.bl_makerList_link {
  display: block;
}

.bl_contTop03 .bl_makerList {
  margin-top: 51px;
}

.bl_contTop05_right .bl_infoList li {
  border-top: 1px solid rgba(221, 221, 221, 0.87);
}

.bl_contTop05_right .bl_infoList_ttl {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bl_contTop06_right .bl_biddingList li {
  border-top: 1px solid rgba(221, 221, 221, 0.87);
}

.ly_contInfo .bl_infoList {
  margin-top: 31px;
}

.ly_contInfo .bl_infoList li:not(:first-of-type) {
  border-top: 1px solid rgba(221, 221, 221, 0.87);
}

.ly_contInfo .bl_infoList_link {
  align-items: baseline;
  display: inline-grid;
  grid-template-columns: auto;
  padding: 20px 0;
}

.ly_contBidding .bl_biddingList {
  margin-top: 31px;
}

.ly_contBidding .bl_biddingList li:not(:first-of-type) {
  border-top: 1px solid rgba(221, 221, 221, 0.87);
}

.ly_contBidding .bl_biddingList_link {
  padding: 11px 0 17px;
  position: relative;
}

.ly_contBidding .bl_biddingList_time {
  font-size: 0.75rem;
  line-height: 2;
}

.ly_contBidding .bl_biddingList_body {
  grid-template-columns: 93.5%;
  margin-top: -3px;
}

.ly_contBidding .bl_biddingList_body svg {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.bl_infoList_header {
  align-items: baseline;
  display: grid;
  gap: 11px;
  grid-template-columns: auto auto;
  width: fit-content;
}

.bl_infoList li:last-of-type,
.bl_biddingList li:last-of-type {
  border-bottom: 1px solid rgba(221, 221, 221, 0.87);
}

.bl_infoList_link {
  align-items: center;
  display: grid;
  gap: 11px;
  grid-template-columns: auto auto 1fr;
  padding: 15px 0;
}

.bl_infoList_time,
.bl_biddingList_time {
  color: #CD221F;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}

.bl_infoList_time {
  font-size: 0.75rem;
  line-height: 2;
}

.bl_biddingList_time {
  font-size: 0.8125rem;
  line-height: 2;
}

.bl_infoList_ttl {
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 2;
}

.bl_biddingList_link {
  display: block;
  padding: 20px 0;
}

.bl_biddingList_header {
  align-items: center;
  display: grid;
  gap: 12px;
  grid-template-columns: auto 1fr;
  padding-right: 9.35%;
}

.bl_biddingList_place {
  color: #CD221F;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 2.1428571429;
}

.bl_biddingList_body {
  display: grid;
  gap: 3.14%;
  grid-template-columns: 91.3% auto;
}

.bl_biddingList_ttl {
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
}

.bl_footer_left {
  margin-top: 32px;
}

.bl_footer_txt,
.bl_footer_mapLink,
.bl_footer_tel,
.bl_footer_fax,
.bl_footerList_link {
  letter-spacing: 0.05em;
  line-height: 2;
}

.bl_footer_txt {
  margin-top: 19px;
}

.bl_footer_mapLink {
  text-decoration: underline;
}

.bl_footer_tel,
.bl_footer_fax {
  display: inline-block;
}

.bl_footer_fax {
  margin-left: 1em;
  pointer-events: none;
}

.bl_footerCopy {
  display: block;
  font-size: 0.6875rem;
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 14px;
  text-transform: uppercase;
}

.bl_footerList {
  display: grid;
  gap: 7px;
}

.bl_footerList_wrapper {
  display: grid;
  gap: 32px;
  grid-template-columns: auto auto;
}

.bl_footerList_link {
  display: inline-grid;
  padding: 0 0.3em;
}

.bl_footerList_link.bl_footerList_link__horBar {
  align-items: center;
  gap: 5px;
  grid-template-columns: 1fr auto;
}

.bl_footerList_link.bl_footerList_link__horBar::before {
  background-color: #CD221F;
  content: "";
  height: 1px;
  width: 8px;
}

.bl_footerCta {
  background-color: #fff;
  border: 1px solid #CD221F;
  display: grid;
  gap: 10px;
  grid-template-columns: 1fr auto;
  margin-left: auto;
  max-width: 434px;
  padding: 20px;
}

.bl_footerCta_txt {
  color: #CD221F;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.6;
}

.bl_footerCta_btn {
  align-items: center;
  background-color: #CD221F;
  border-radius: 4px;
  color: #fff;
  display: inline-grid;
  font-size: 1.125rem;
  font-weight: 600;
  gap: 10px;
  grid-template-columns: 1fr auto;
  letter-spacing: 0.05em;
  line-height: 1.5;
  padding: 0.778em 19px;
  /* width: 219px; */
}

.bl_footerCta_btn svg {
  justify-self: end;
}

.bl_breadcrumb {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  /* margin: 0 1em 36px; */
  margin: 64px 1em 36px;
  margin-inline: auto;
  padding: 0 15px;
  width: min(100%, 1110px);
}

.bl_breadcrumb li {
  align-items: center;
  display: flex;
  font-size: 0.75rem;
}

.bl_breadcrumb li:not(:last-of-type) {
  margin-right: 10px;
}

.bl_breadcrumb li:not(:last-of-type)::after {
  background-color: #ccc;
  content: "";
  height: 1px;
  margin-left: 10px;
  width: 10px;
}

.bl_breadcrumb li:last-of-type a {
  color: #CD221F;
  font-weight: 600;
  pointer-events: none;
  text-decoration: none;
}

.bl_breadcrumb li > a,
.bl_breadcrumb li > span {
  line-height: 2;
}

.bl_pager {
  margin-inline: auto;
  margin-top: 52px;
  max-inline-size: max-content;
}

.bl_pager > .page-numbers {
  align-items: center;
  display: flex;
}

.bl_pager li:not(:last-of-type) {
  margin-right: 0.6em;
}

.bl_pager li .page-numbers {
  align-items: center;
  color: #CD221F;
  display: flex;
  font-size: 1rem;
  font-weight: 700;
  height: 30px;
  justify-content: center;
  letter-spacing: 0.05em;
  line-height: 1.8;
  width: 30px;
}

.bl_pager li .page-numbers.current {
  background-color: #CD221F;
  border-radius: 4px;
  color: #fff;
}

.bl_pager li .page-numbers.dots {
  color: #CD221F;
}

.bl_postNavigation {
  align-items: center;
  column-gap: 10%;
  display: grid;
  grid-template-columns: repeat(3, auto);
  justify-content: center;
  margin-top: 50px;
}

.bl_postNavigation_prev > a,
.bl_postNavigation_next > a,
.bl_postNavigation_center > a {
  color: #CD221F;
  font-size: 1rem;
  font-weight: 500;
}

.bl_postNavigation_prev,
.bl_postNavigation_next {
  min-width: 91px;
}

.bl_postNavigation_prev > a,
.bl_postNavigation_next > a {
  align-items: center;
  column-gap: 1em;
  display: grid;
}

.bl_postNavigation_prev svg,
.bl_postNavigation_next svg {
  margin-top: 2px;
}

.bl_postNavigation_center {
  min-width: 74px;
}

.bl_postNavigation_center > a {
  display: block;
  padding-left: 5px;
  padding-right: 5px;
}

.bl_postNavigation_prev > a {
  grid-template-columns: 1fr auto;
  padding-left: 5px;
}

.bl_postNavigation_next > a {
  grid-template-columns: auto 1fr;
  padding-right: 5px;
}

.bl_post {
  margin-bottom: 94px;
}

.bl_post_ttl {
  font-size: clamp(1.25rem, (1.25rem + ((100vw - 375px) * ((22 - 20) / (1366 - 375)))), 1.375rem);
  font-weight: 600;
  line-height: 1.8;
  margin-top: 7px;
}

.bl_post_header {
  align-items: baseline;
  display: grid;
  gap: 11px;
  grid-template-columns: auto auto;
  width: fit-content;
}

.bl_post_time {
  color: #CD221F;
  font-family: "Roboto", sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 2;
}

.bl_post_body {
  border-bottom: 1px solid rgba(221, 221, 221, 0.87);
  margin-top: 40px;
  padding-bottom: 39px;
}

.bl_post_body figure {
  margin: 40px 0;
}

.bl_post_body figure img {
  width: 100%;
}

.bl_post_body p {
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 2;
  /* margin-top: 7px; */
  margin-top: 28px;
}

.bl_post_body h2,
.bl_post_body h3,
.bl_post_body h4 {
  font-weight: 600;
}

.bl_post_body h2 {
  font-size: clamp(1.125rem, (1.125rem + ((100vw - 375px) * ((20 - 18) / (1366 - 375)))), 1.25rem);
  line-height: 2.2;
  margin-top: 1.75em;
}

.bl_post_body h3 {
  font-size: clamp(1rem, (1rem + ((100vw - 375px) * ((18 - 16) / (1366 - 375)))), 1.125rem);
  line-height: 2.2;
  margin-top: 1.6111em;
}

.bl_post_body h4 {
  font-size: 1rem;
  line-height: 2.2;
  margin-top: 1.8em;
}

.bl_post_body ul {
  padding-left: 10px;
}

.bl_post_body li {
  font-size: 1rem;
  line-height: 1.6;
  margin-top: 10px;
  padding: 0 0 0 0.9em;
  position: relative;
}

.bl_post_body li::before {
  background-color: currentColor;
  border-radius: 50%;
  content: "";
  display: block;
  height: 4px;
  left: 0;
  position: absolute;
  top: 0.7em;
  width: 4px;
}

.bl_post_body a {
  display: inline-block;
  font-size: 1rem;
  line-height: 2.2;
  margin-top: 7px;
  text-decoration: underline;
}

.wpcf7-form table {
  margin-top: -3px;
  text-align: left;
  width: 100%;
}

.wpcf7-form table input:not([type="file"]),
.wpcf7-form table select,
.wpcf7-form table textarea {
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #111;
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 2;
  padding: 7.5px 10px;
  resize: vertical;
}

.wpcf7-form table input::placeholder,
.wpcf7-form table select::placeholder,
.wpcf7-form table textarea::placeholder {
  color: #999;
}

.wpcf7-form th {
  display: block;
}

.wpcf7-form th p {
  font-weight: 600;
  line-height: 1.75;
}

.wpcf7-form th p span {
  color: #CD221F;
  display: inline-block;
  line-height: inherit;
  margin-left: 2px;
}

.wpcf7-form td {
  display: block;
  margin-top: 9px;
}

.wpcf7-form tbody > * + * th {
  margin-top: 23px;
}

.wpcf7-acceptance {
  display: block;
  margin-top: 23px;
}

.wpcf7-acceptance .wpcf7-list-item {
  display: block;
}

.wpcf7-acceptance .wpcf7-list-item > label {
  align-items: center;
  display: flex;
  padding-left: 6px;
}

.wpcf7-acceptance .wpcf7-list-item:not(:first-of-type) {
  margin-top: 8px;
}

.wpcf7-acceptance .wpcf7-list-item-label {
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.8;
  margin-left: 9px;
  position: relative;
}

.wpcf7-acceptance .wpcf7-list-item-label:before {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.6);
  border-radius: 2px;
  content: "";
  height: 20px;
  left: -28px;
  position: absolute;
  top: 3px;
  vertical-align: middle;
  width: 20px;
}

.wpcf7-acceptance .wpcf7-list-item-label:after {
  content: "";
  display: none;
}

.wpcf7-acceptance .wpcf7-list-item-label span {
  color: #CD221F;
  display: inline-block;
  font-size: 0.875rem;
  line-height: 2.0571428571;
}

.wpcf7-acceptance input[type=checkbox] {
  margin-top: 2px;
  opacity: 0;
}

.wpcf7-acceptance input[type=checkbox]:focus + .wpcf7-list-item-label::before {
  border-color: #00479D;
}

.wpcf7-acceptance input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background: #00479D;
}

.wpcf7-acceptance input[type=checkbox]:checked + .wpcf7-list-item-label:after {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  content: "";
  display: block;
  height: 11px;
  left: -21px;
  position: absolute;
  top: 7px;
  transform: rotate(45deg);
  width: 6px;
}

.recaptchaPolicy {
  font-size: 0.75rem;
  line-height: 2;
  margin-top: 27px;
  text-align: justify;
}

.anchor {
  text-decoration: underline;
}

.submit {
  margin-top: 37px;
}

.submit_button {
  position: relative;
}

.submit_button::after {
  background: url("../images/icon_submit-arrow-right.svg") no-repeat center/cover;
  content: "";
  height: 8px;
  pointer-events: none;
  position: absolute;
  right: 29%;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
}

.wpcf7-submit {
  background: #CD221F;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-size: clamp(1rem, (1rem + ((100vw - 375px) * ((18 - 16) / (1366 - 375)))), 1.125rem);
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.5;
  padding: 16.5px 5% 16.5px 0;
  transition: opacity 0.4s;
  width: 100%;
}

.wpcf7-spinner {
  display: none !important;
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form select,
.wpcf7-form input[type=tel],
.wpcf7-form textarea {
  background-color: #f7f7f7;
}

.wpcf7-form.invalid input[type=text],
.wpcf7-form.invalid input[type=email],
.wpcf7-form.invalid select,
.wpcf7-form.invalid input[type=tel],
.wpcf7-form.invalid textarea {
  background-color: #FFFCDF;
}

.wpcf7-not-valid-tip {
  color: #CD221F;
  display: inline-block;
  font-weight: 600;
  line-height: 1.6;
  margin-top: 8px;
}

.el_lv1Heading,
.el_lv2Heading {
  font-size: clamp(2.125rem, (2.125rem + ((100vw - 375px) * ((40 - 34) / (1366 - 375)))), 2.5rem);
  font-weight: 800;
  line-height: 1.6;
}

.el_lv1Heading.el_lv1Heading__2row,
.el_lv2Heading.el_lv2Heading__2row {
  display: inline-grid;
}

.el_lv1Heading.el_lv1Heading__2row span,
.el_lv2Heading.el_lv2Heading__2row span {
  align-items: center;
  color: #CD221F;
  display: inline-grid;
  font-family: "Roboto", sans-serif;
  font-size: 0.9375rem;
  font-weight: 900;
  gap: 0.7em;
  grid-template-columns: auto 1fr;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin-top: 0.6em;
  text-transform: uppercase;
}

.el_lv1Heading.el_lv1Heading__2row span::before,
.el_lv2Heading.el_lv2Heading__2row span::before {
  background-color: #CD221F;
  content: "";
  height: 1px;
  width: 20px;
}

.el_lv2SmHeading {
  font-size: clamp(1.75rem, (1.75rem + ((100vw - 375px) * ((34 - 28) / (1366 - 375)))), 2.125rem);
  font-weight: 800;
  line-height: 1.6;
}

.el_lv2SmHeading br {
  display: none;
}

.el_moreLink {
  align-content: center;
  align-items: center;
  color: #CD221F;
  display: inline-grid;
  font-weight: 600;
  gap: 20px;
  grid-template-columns: auto auto;
  letter-spacing: 0.05em;
  line-height: 2;
  white-space: nowrap;
  width: fit-content;
}

.el_moreLink span {
  border: 1px solid currentColor;
  border-radius: 4px;
  display: grid;
  height: 30px;
  justify-self: start;
  place-content: center;
  transition: background-color 0.4s;
  width: 30px;
}

.el_moreLink.el_moreLink__white {
  color: #fff;
}

.el_label {
  background-color: #CD221F;
  border-radius: 4px;
  color: #fff;
  font-size: 0.75rem;
  font-weight: 600;
  height: 25px;
  line-height: 25px;
  padding: 0 11px;
}

.bl_fadeSlider img {
  object-fit: cover;
  width: 100%;
}

.bl_drawer[aria-expanded=true] .bl_drawerLine::before,
.bl_drawer[aria-expanded=true] .bl_drawerLine::after {
  background-color: #111;
  top: 0;
}

.bl_drawer[aria-expanded=true] .bl_drawerLine::before {
  transform: rotate(20deg);
}

.bl_drawer[aria-expanded=true] .bl_drawerLine::after {
  transform: rotate(-20deg);
}

.bl_drawer[aria-expanded=true] .bl_drawer_txt {
  color: #111 !important;
}

.bl_drawerLine.is_active::before,
.bl_drawerLine.is_active::after {
  background-color: #fff;
}

.ly_header.ly_headerUnder .bl_drawerLine.is_active::before,
.ly_header.ly_headerUnder .bl_drawerLine.is_active::after {
  background-color: currentColor;
}

.bl_drawerNav[aria-hidden=false] {
  opacity: 1;
  visibility: visible;
}

.ly_header.is_active .bl_headerLogo {
  opacity: 1;
  visibility: visible;
}

.ly_header.is_active .bl_headerList a {
  color: #fff;
}

.ly_header.is_active .bl_drawerLine::before,
.ly_header.is_active .bl_drawerLine::after {
  background-color: currentColor;
}

.ly_header.is_active .bl_drawer_txt {
  color: #111;
}

.hp_separator_mt13 {
  margin-top: 13px;
}

@media (min-width: 640px) {
  .bl_drawerNav_inner {
    padding: 126px 20px;
  }

  .bl_company_summary_inner {
    grid-template-columns: 23% 1fr;
  }

  .bl_companyHistory_timeLine_item {
    gap: 47px;
    grid-template-columns: 107px 1fr;
  }

  .bl_companyHistory_timeLine_item::before {
    left: 100px;
  }

  .bl_companyHistory_timeLine_item::after {
    left: 107px;
  }

  .bl_contactCta_ttl br {
    display: none;
  }

  .bl_3colList .bl_3colList_link {
    aspect-ratio: 340/220;
  }

  .bl_3colList.bl_3colList__wide .bl_3colList_link {
    aspect-ratio: 454/300;
  }

  .bl_3colList.bl_3colList__inPhoto .bl_3colList_link {
    aspect-ratio: 300/190;
  }
}

@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }

  .ly_contTop04 {
    padding-top: 104px;
  }

  .ly_contTop05_inner,
  .ly_contTop06_inner {
    grid-template-columns: 33.704% 58.796%;
  }

  .ly_contCta {
    padding: 104px 0 107px;
  }

  .ly_contProductJoint02 .bl_contProductJoint_2col {
    margin-top: -11px;
  }

  .bl_fv {
    margin-inline: initial;
    margin-top: 185px;
    width: auto;
  }

  .bl_contTop02_select_Link {
    grid-template-columns: auto 1fr auto;
    padding-right: 1px;
  }

  .bl_contTop04_txt br {
    display: block;
  }

  .bl_contTop06_txt {
    margin-top: 32px;
  }

  .bl_contProductJoint_2col {
    display: grid;
    gap: 3.7%;
    grid-template-columns: repeat(auto-fill, minmax(450px, 1fr));
  }

  .bl_contProductJoint_4col {
    gap: 1% 3.7%;
  }

  .bl_tableDimensions,
  .bl_tableMaterial,
  .bl_tableThickness {
    width: 100%;
  }

  .bl_contProductJoint_tableWrap.bl_contProductJoint_tableWrap__2col {
    gap: 7.7%;
    grid-template-columns: 46.15% 46.15%;
  }

  .bl_plantCard {
    grid-template-columns: repeat(2, 354px);
    place-content: center;
    place-items: center;
  }

  .bl_contactCta_body {
    display: grid;
    gap: 10%;
    grid-template-columns: auto auto;
    justify-content: center;
  }

  .bl_3colList .bl_3colList_link {
    aspect-ratio: 300/190;
  }

  .bl_3colList {
    grid-template-columns: repeat(3, 1fr);
  }

  .bl_3colList.bl_3colList__inPhoto .bl_3colList_link {
    aspect-ratio: 340/298;
  }

  .bl_3colList_inPhoto {
    width: 60%;
  }

  .bl_makerList {
    gap: 32px;
    grid-template-columns: repeat(3, 1fr);
    /* grid-template-columns: repeat(4, 1fr); */
    padding: 0 139px;
    /* padding: 0; */
  }

  .ly_contInfo .bl_infoList_link {
    grid-template-columns: auto 1fr;
  }

  .ly_contBidding .bl_biddingList_body svg {
    right: 1.8%;
  }

  .bl_footerList_wrapper {
    gap: 36px;
    grid-template-columns: auto auto auto;
  }

  .bl_postNavigation {
    column-gap: 55px;
  }

  .bl_fadeSlider img {
    min-height: 820px;
  }
}

@media not all and (min-width: 768px) {
  .bl_contTop02_select_Link {
    text-align: center;
  }

  .bl_contTop02_select_Link span {
    margin-inline: auto;
  }

  .bl_contTop02_select_imgWrapper img {
    margin-inline: auto;
  }

  .bl_contTop06_right {
    margin-bottom: 40px;
  }

  .bl_contProductJoint_2col_item {
    margin-top: 50px;
  }

  .bl_contactCta_body > * + * {
    margin-top: 40px;
  }

  .bl_contactCta_item {
    margin-inline: auto;
    max-inline-size: max-content;
  }
}

@media (min-width: 1024px) {
  .ly_header {
    padding: 17px 0;
  }

  .ly_header_inner {
    padding: 0 23px 0 30px;
  }

  .ly_contFv {
    min-height: 814px;
  }

  .ly_contFv_bgi img {
    max-height: 700px;
  }

  .ly_contFv_inner {
    margin-inline: initial;
    width: min(100%, 860px);
  }

  .ly_contTop {
    padding: 120px 0 91px;
  }

  .ly_contTop03,
  .ly_contTop06 {
    padding: 100px 0;
  }

  .ly_contTop05 {
    padding: 100px 0 119px;
  }

  .ly_contCta_inner {
    align-items: center;
    gap: 65px;
    grid-template-columns: auto auto auto;
  }

  .ly_contProduct {
    padding-bottom: 100px;
  }

  .ly_contProduct .ly_cont_inner {
    gap: 4%;
    grid-template-columns: auto 1fr;
  }

  .ly_contProduct02 {
    padding: 84px 0 100px;
  }

  .ly_contProduct03 {
    padding: 84px 0 42px;
  }

  .ly_contProduct04 {
    padding: 42px 0;
  }

  .ly_contProduct05 {
    padding: 42px 0 98px;
  }

  .ly_contProductBase {
    padding-bottom: 98px;
  }

  .ly_contProductBase .ly_cont_inner:first-of-type {
    gap: 4%;
    grid-template-columns: 48.149% 1fr;
  }

  .ly_contProductJoint02 {
    padding: 64px 0 85px;
  }

  .ly_contProductPlant {
    padding-bottom: 96px;
  }

  .ly_contInfo,
  .ly_contBidding,
  .ly_contProductRelated {
    padding-bottom: 96px;
  }

  .ly_contCompanySummary .ly_cont_inner:nth-of-type(2) {
    padding-right: 0;
    width: min(100%, 1366px);
  }

  .ly_contCompanyHistory {
    padding-bottom: 144px;
  }

  .ly_contContact {
    padding-bottom: 97px;
  }

  .ly_footer {
    padding: 109px 0 115px;
  }

  .ly_footer_inner {
    gap: 8%;
    grid-template-columns: 40% 52%;
  }

  .ly_footerCta_wrapper {
    bottom: 18px;
    display: block;
    position: fixed;
    right: 15px;
    z-index: 20;
  }

  .bl_headerNav {
    display: block;
  }

  .bl_drawer_wrapper {
    display: none;
  }

  .bl_drawerNav {
    display: none;
  }

  .bl_fv a {
    margin-top: 30px;
  }

  .bl_fv_intro {
    margin-top: 1.7em;
  }

  .bl_contFv_imgWrapper img {
    margin-top: 28px;
  }

  .bl_contTop {
    align-items: end;
    gap: initial;
    grid-template-columns: 1fr auto;
  }

  .bl_contTop02_harf {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: space-between;
    margin: auto;
    max-width: 1106px;
    min-height: 820px;
  }

  .bl_contTop02 {
    margin-bottom: 0;
    margin-top: 15px;
    max-width: 477px;
    padding: 0 15px 0 0;
  }

  .bl_contTop02_select {
    margin-top: 35px;
  }

  .bl_contTop02_select li {
    padding-bottom: 20px;
  }

  .bl_contTop02_select li:not(:first-of-type) {
    margin-top: 20px;
  }

  .bl_contTop04 {
    align-items: end;
    gap: 0;
    grid-template-columns: 1fr auto;
    padding-bottom: 111px;
  }

  .bl_companyCol {
    align-items: center;
    display: flex;
    gap: 40px;
    justify-content: end;
  }

  .bl_companyCol_body {
    max-width: 520px;
  }

  .bl_company_imgWrapper {
    flex: 1;
    margin-top: 17px;
    max-width: 663px;
  }

  .bl_contactCol {
    gap: 7.4%;
    grid-template-columns: 33.33% 59.26%;
  }

  .bl_contact_progressLists > * + * {
    margin-top: 20px;
  }

  .bl_3colList {
    gap: 30px;
  }

  .bl_3colList.bl_3colList__inPhoto {
    gap: 30px;
  }

  .bl_3colList_inPhoto {
    width: 100%;
  }

  .bl_footer_left {
    margin-top: 11px;
  }

  .wpcf7-form table textarea {
    min-height: 220px;
  }

  .submit_button::after {
    right: 38.5%;
  }

  .bl_fadeSlider {
    flex: 1;
    margin-left: calc(50% - 50vw);
    margin-right: 6.9%;
    width: 44.44%;
  }

  .bl_fadeSlider img {
    max-height: 820px;
  }
}

@media not all and (min-width: 1024px) {
  .ly_contCta_inner {
    text-align: center;
  }

  .ly_contProductJoint02 .bl_contProductJoint_2col_item:nth-of-type(2) {
    margin-top: 0;
  }

  .ly_contProductJoint02 .bl_contProductJoint_2col_item:nth-of-type(2) .bl_contProductJoint_body {
    margin-top: 0;
  }

  .bl_contTop02 {
    margin-inline: auto;
  }

  .bl_contProduct_imgWrapper,
  .bl_contProductBase_imgWrapper {
    margin-inline: auto;
  }

  .bl_contact_progressLists {
    display: grid;
    gap: 2em;
    grid-template-columns: 70px 70px 70px;
    margin-inline: auto;
    max-inline-size: max-content;
  }

  .bl_cta_btn {
    margin-inline: auto;
  }

  .bl_footer_left {
    order: 2;
  }

  .bl_footer_imgWrapper img {
    margin-inline: auto;
  }

  .bl_footer_right {
    order: 1;
  }

  .bl_footer_txt {
    margin-inline: auto;
    max-inline-size: max-content;
  }

  .bl_footerCopy {
    text-align: center;
  }

  .submit_button {
    margin-inline: auto;
    max-width: 345px;
  }
}

@media (min-width: 1280px) {
  .bl_plantCard {
    grid-template-columns: repeat(3, 340px);
  }

  .el_lv2SmHeading br {
    display: block;
  }
}

@media (prefers-reduced-motion: no-preference) {
  html:focus-within {
    scroll-behavior: smooth;
  }
}

@media (hover: hover) and (pointer: fine) {
  .bl_fv a:hover,
  .bl_fv a:focus {
    background-color: #fff;
    color: #CD221F;
  }

  .bl_fv a:hover path,
  .bl_fv a:focus path {
    fill: #CD221F;
  }

  .bl_contTop02_select_Link:hover span,
  .bl_contTop02_select_Link:focus span {
    background-color: #fff;
  }

  .bl_contTop02_select_Link:hover path,
  .bl_contTop02_select_Link:focus path {
    fill: #CD221F;
  }

  .bl_cta_btn:hover,
  .bl_cta_btn:focus {
    opacity: 0.85;
  }

  .bl_3colList.bl_3colList__inPhoto .bl_3colList_link:hover::before,
  .bl_3colList.bl_3colList__inPhoto .bl_3colList_link:focus::before {
    background-color: rgba(0, 0, 0, 0.3);
  }

  .bl_3colList.bl_3colList__darkGray .bl_3colList_link:hover::before,
  .bl_3colList.bl_3colList__darkGray .bl_3colList_link:focus::before {
    background-color: rgba(0, 0, 0, 0.3);
  }

  .bl_3colList_link:hover .bl_3colList_link_body > span,
  .bl_3colList_link:focus .bl_3colList_link_body > span {
    background-color: #fff;
  }

  .bl_3colList_link:hover path,
  .bl_3colList_link:focus path {
    fill: #CD221F;
  }

  .bl_3colList_link:hover::before,
  .bl_3colList_link:focus::before {
    background-color: rgba(0, 0, 0, 0);
  }

  .bl_makerList_link:hover,
  .bl_makerList_link:focus {
    opacity: 0.7;
  }

  .bl_infoList_link:hover,
  .bl_infoList_link:focus {
    opacity: 0.8;
  }

  .bl_biddingList_link:hover,
  .bl_biddingList_link:focus {
    opacity: 0.8;
  }

  .bl_footerCta_btn:hover,
  .bl_footerCta_btn:focus {
    opacity: 0.85;
  }

  .bl_pager li .page-numbers:hover,
  .bl_pager li .page-numbers:focus {
    opacity: 0.8;
  }

  .bl_pager li .page-numbers.current:hover,
  .bl_pager li .page-numbers.current:focus {
    opacity: 1;
  }

  .bl_pager li .page-numbers.dots:hover,
  .bl_pager li .page-numbers.dots:focus {
    opacity: 1;
  }

  .submit_button::after:hover,
  .submit_button::after:focus {
    opacity: 0.85;
  }

  .wpcf7-submit:hover,
  .wpcf7-submit:focus {
    opacity: 0.85;
  }

  .el_moreLink:hover span,
  .el_moreLink:focus span {
    background-color: #CD221F;
  }

  .el_moreLink:hover path,
  .el_moreLink:focus path {
    fill: #fff;
  }

  .el_moreLink.el_moreLink__white:hover span,
  .el_moreLink.el_moreLink__white:focus span {
    background-color: #fff;
  }

  .el_moreLink.el_moreLink__white:hover path,
  .el_moreLink.el_moreLink__white:focus path {
    fill: #CD221F;
  }
}
/*# sourceMappingURL=sourcemaps/style.css.map */


/* 特殊配管ページ調整 */

#specialpipe .diagram img{ margin-top: 30px;}

#specialpipe h2{font-weight: 800;
  font-size: clamp(1.125rem, (1.125rem + ((100vw - 375px) * ((20 - 18)/(1366 - 375)))), 1.25rem);
  line-height: 1.8;
  margin-top: 40px;}

#specialpipe h3{font-weight: 800;
  font-size: clamp(1rem, (1rem + ((100vw - 375px) * ((18 - 16) / (1366 - 375)))), 1.125rem);
  margin: 40px 0 20px;}

#specialpipe ol{list-style-type: decimal;
  margin:20px 0 0 10px;
  padding-left: 15px;
  letter-spacing: 0.05em;
  line-height: 2;}
#specialpipe ol li{
  font-size: 1rem;
  line-height: 1.6;
  margin-top: 5px;}

#specialpipe ul{padding-left: 10px;}
#specialpipe ul li{
  font-size: 1rem;
    line-height: 1.6;
    margin-top: 5px;
    padding: 0 0 0 0.9em;
    position: relative;}
#specialpipe ul li::before {
      background-color: currentColor;
      border-radius: 50%;
      content: "";
      display: block;
      height: 4px;
      left: 0;
      position: absolute;
      top: 0.7em;
      width: 4px;}

#specialpipe .annotation{font-size: 0.75rem;
        line-height: 2;
        margin-top: 15px;
        text-align: justify;}
.onlySP {
  display: none;
}


@media only screen and (max-width: 1081px) {
  .onlySP {
    display: inline-block;
  }
  .onlyPC {
    display: none;
  }
  #specialpipe .scrollTxt{ margin-top: 30px;}
  #specialpipe .scrollImg img{
    width: 1024px;
    max-width: inherit;} 
    #specialpipe .scrollImg{
    overflow: auto;
    white-space: nowrap;}
}


/* 240228 採用ページ追加 */
#recruit h2{ margin-top: 74px;}
#recruit h3{
  font-weight: 800;
  font-size: clamp(1.125rem, (1.125rem + ((100vw - 375px) * ((20 - 18)/(1366 - 375)))), 1.25rem);
  line-height: 1.8;
  margin-top: 40px;
}

.title-en{
margin-bottom: 27px;
    font-size: 18px;
    line-height: 1.45;
    color: #BDBDBD;
    position: relative;
    display: block;}
  
.recruit-wrap .sub-title-en::after {
      content: "";
      width: 123px;
      height: 1px;
      background-color: #CE221F;
      position: absolute;
      bottom: -14px;
      left: 0;
  }

#recruit h4{
  font-weight: 800;
  font-size: clamp(1.125rem, (1.125rem + ((100vw - 375px) * ((20 - 18)/(1366 - 375)))), 1.25rem);
  line-height: 1.8;
  margin-top: 30px;
}
#recruit .r_catch_copy{
  font-weight: 800;
  font-size: 20px !important;
  line-height: 1.8;
  margin-top: 40px;
}
.twoClm{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
.twoClm > div{
  width: 48%;
  /* margin-bottom: 40px; */
}
@media only screen and (max-width: 1081px) {
  .twoClm {
    display: block;
  }
  .twoClm > div {
    width: 100%;
  }
  .twoClm > div:first-of-type {
    margin-bottom: 40px;
  }
}
.twoClm picture{ display: block; margin-top: 26px;}

.tableOutline {
  width: 100%;
  border-collapse: collapse;
  /* margin-top: 20px; */
}

#recruit h3.recruitOutlineHeading {background: #CD221F;
  color: #fff;
  padding: 8px 15px;}

.tableOutline th {
  border-collapse: collapse;
  border-bottom: 1px solid #ddd;
  width: 20%;
  text-align: left;
  font-weight: 700;
  padding: 18px 0;
}
@media only screen and (max-width: 1081px) {
  .tableOutline th {
    width: 100%;
    display: block;
    border-bottom: none;
    padding-bottom: 0;
    font-weight: 900;
  }
}
.tableOutline th:first-of-type {border-top: none;}
.tableOutline td {
  border-collapse: collapse;
  border-bottom: 1px solid #ddd;
  padding: 18px 0;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
.tableOutline td p {letter-spacing: 0.05em; line-height: 1.6;}
.tableOutline td ul{ margin-left: 25px;}
.tableOutline td ul li{ letter-spacing: 0.05em;
  line-height: 1.6;
  list-style-type: disc;
  margin-bottom: 5px;}

@media only screen and (max-width: 1081px) {
  .tableOutline td {
    width: 100%;
    display: block;
    border-top: none;
    padding: 5px 0 20px;
  }
}
.tableOutline td:first-of-type {
  border-top: none;
}

.mb10{ margin-bottom: 10px;}
.mb20{ margin-bottom: 20px;}

.outlineSubList{ margin-top: 10px; margin-left: 10px;}
.outlineSubList li { font-size: 0.813em; line-height: 1.4em; list-style-type: decimal !important;}

/* 応募フロー */
.flowBox{margin-top: 26px;}
.flowBox li{position: relative;}
.flowBox li img{width:100%; max-width: 184px; height: auto; display: block; margin:0 auto;}
.flowBox li figure{margin-bottom:15px; }
.flowBox li dt{
  font-size: clamp(1.125rem, (1.125rem + ((100vw - 375px) * ((20 - 18)/(1366 - 375)))), 1.25rem);
  font-style: normal;
  font-weight: 800;
  color:#CD221F;
  text-align: center;
  margin-bottom:10px;
  }
  /* .flowBox li dt span{ display: block; font-size: 0.813em; margin-bottom: 5px;} */

.flowBox li dd{line-height: 150%; text-align: center;}
@media screen and (min-width: 813px) {
.flowBox{display: flex;}
.flowBox li{width: calc(100% - 160px / 5);}
.flowBox li:not(:last-of-type){margin-right: 40px;}
.flowBox li figure{position: relative;}
.flowBox li:not(:last-of-type) figure::after{
  position: absolute;
  right: -30px;
  top: 40%;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 20px;
  border-color: transparent transparent transparent #CD221F;
  }
}
@media screen and (max-width: 812px) {
.flowBox li img{max-width: 280px;}
.flowBox li{margin-bottom: 40px; position: relative;}
.flowBox li:not(:last-of-type)::after{
  position: absolute;
  right: 50%;
  margin-right: -15px;
  bottom:-30px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 15px 0 15px;
  border-color: #CD221F transparent transparent transparent;
  }

}



/* 採用案内図追加 */
.recruit-wrap{ margin-top: 40px;;}
.recruit-wrap .info .info-box-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 59px
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-box-wrap {
    max-width: 356px;
    margin: 0 auto 26px
  }
}

.recruit-wrap .info .info-title-wrap {
  width: 200px;
  margin-right: 3px;
  font-weight: 500
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-title-wrap {
    width: 87px
  }
}

.recruit-wrap .info .info-title {
  background-color: #E9E9E9;
  padding: 26px 28px;
  font-size: 24px;
  height: 108px
}

.recruit-wrap .info .info-title:nth-child(2) {
  background-color: #D7D7D7
}

.recruit-wrap .info .info-title:not(:last-child) {
  margin-bottom: 12px
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-title:not(:last-child) {
    margin-bottom: 8px
  }
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-title {
    font-size: 13px;
    padding: 29px 4px;
    text-align: center;
    height: 99px
  }
}

.recruit-wrap .info .info-title span {
  display: block;
  font-size: 16px
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-title span {
    font-size: 11px
  }
}

.recruit-wrap .info .info-contents {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.recruit-wrap .info .info-contents .info-contents-box {
  display: block;
  background-color: #E9E9E9;
  height: 108px
}

.recruit-wrap .info .info-contents .info-contents-box:nth-child(2) {
  background-color: #D7D7D7
}

.recruit-wrap .info .info-contents .info-contents-box:not(:nth-child(3)) {
  margin-bottom: 12px
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-contents .info-contents-box:not(:nth-child(3)) {
    margin-bottom: 8px
  }
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-contents .info-contents-box {
    height: 99px
  }
}

.recruit-wrap .info .info-jobs-wrap {
  position: absolute;
  right: 0;
  top: 0;
  width: 96%;
  height: 100%
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-jobs-wrap {
    width: 97%
  }
}

.recruit-wrap .info .info-jobs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 11px;
  margin-bottom: 11px
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-jobs {
    margin-top: 7px;
    margin-bottom: 7px
  }
}

.recruit-wrap .info .info-jobs .info-job {
  background-color: #fff;
  width: 191px;
  max-width: 191px;
  text-align: center;
  white-space: nowrap;
  margin-right: 23px;
  font-weight: 500
}

@media screen and (max-width: 880px) {
  .recruit-wrap .info .info-jobs .info-job {
    margin-right: 10px;
    width: 186px
  }
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-jobs .info-job {
    margin-right: 8px
  }
}

.recruit-wrap .info .info-jobs .info-job .info-job-en {
  color: #C4C4C4;
  display: block;
  font-size: 12px
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-jobs .info-job .info-job-en {
    font-size: 9px;
    padding: 0 4px
  }
}

.recruit-wrap .info .info-jobs .info-job .info-job-title {
  color: #CE221F;
  display: block;
  font-size: 20px
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-jobs .info-job .info-job-title {
    font-size: 12px;
    padding: 0 7px
  }
}

.recruit-wrap .info .info-jobs .info-job .info-job-link {
  display: block;
  font-size: 12px;
  line-height: 30px
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-jobs .info-job .info-job-link {
    font-size: 11px;
    padding: 0 10px;
    line-height: 20px
  }
}

.recruit-wrap .info .info-jobs .info-job .info-job-link img {
  width: 30px;
  height: 30px
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-jobs .info-job .info-job-link img {
    width: 20px;
    height: 20px
  }
}

.recruit-wrap .info .info-jobs:first-child {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.recruit-wrap .info .info-jobs:first-child .info-job {
  width: 191px;
  padding: 4px 5px
}

@media screen and (max-width: 880px) {
  .recruit-wrap .info .info-jobs:first-child .info-job {
    width: 171px
  }
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-jobs:first-child .info-job {
    width: calc((100% - 16px)/2);
    padding: 4px 0
  }
}

.recruit-wrap .info .info-jobs:nth-child(2), .recruit-wrap .info .info-jobs:nth-child(3) {
  position: absolute
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-jobs:nth-child(2), .recruit-wrap .info .info-jobs:nth-child(3) {
    position: static
  }
}

.recruit-wrap .info .info-jobs:nth-child(2) .info-job, .recruit-wrap .info .info-jobs:nth-child(3) .info-job {
  padding: 14px 0
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-jobs:nth-child(2) .info-job, .recruit-wrap .info .info-jobs:nth-child(3) .info-job {
    width: calc((100% - 16px)/2);
    padding: 10px 0
  }
}

.recruit-wrap .info .info-jobs:nth-child(2) {
  top: 52px
}

.recruit-wrap .info .info-jobs:nth-child(3) {
  top: 174px
}

.recruit-wrap .info .info-jobs:nth-child(4) {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: absolute;
  bottom: 0;
  right: 0
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-jobs:nth-child(4) {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: static
  }
}

.recruit-wrap .info .info-jobs:nth-child(4) .info-job {
  width: 191px;
  padding: 4px 5px
}

@media screen and (max-width: 880px) {
  .recruit-wrap .info .info-jobs:nth-child(4) .info-job {
    width: 171px
  }
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-jobs:nth-child(4) .info-job {
    width: calc((100% - 16px)/2);
    padding: 4px 0
  }
}

#marketing,
#development,
#cs,
#it,
#accounting {
  margin-top: -40px;
  padding-top: 40px;
}
@media only screen and (max-width: 1081px) {
  #marketing,
  #development,
  #cs,
  #it,
  #accounting {
    margin-top: -20px;
    padding-top: 20px;
  }
}

.un_contProduct_gasket_packing_txt{
  line-height: 1.5;
}