@charset "UTF-8";
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline dotted;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
}

img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: bottom;
}

a {
  user-select: none;
}

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

:root {
  --mainfont: "Noto Sans JP", sans-serif;
  --fontweight-R: 400;
  --fontweight-M: 500;
  --fontweight-DB: 800;
  --fontweight-B: 900;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "YakuHanJP", "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 400;
  font-size: clamp(15px, 2.08336vw, 16px);
  color: #000;
  line-height: 1.6;
  letter-spacing: 0.03em;
  font-feature-settings: "palt" 1;
  vertical-align: baseline;
  word-break: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-break: strict;
  text-align: justify;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
}

dl, dt, th, dd, label {
  font-weight: 400;
}

.main_width {
  max-width: calc(1024px + clamp(33.7488px, 6.25008vw, 64.0032px));
  margin: 0 auto;
}

main {
  overflow: hidden;
}

.ly_main {
  padding-inline: clamp(16.8744px, 3.12504vw, 32.0016px);
}
@media (min-width: 768px) {
  .ly_main {
    display: grid;
    grid-template-columns: 200px auto;
    justify-items: stretch;
    column-gap: clamp(16.60536px, 1.621608vw, 25.945944px);
  }
  .ly_main .titleWrap {
    grid-column: 2/3;
  }
  .ly_main .product_text_con {
    grid-column: 2/3;
  }
  .ly_main aside {
    grid-column: 1/2;
    grid-row: 1/4;
  }
  .ly_main .form_con {
    grid-column: 2/3;
  }
}

.product_text_con {
  margin-top: clamp(30px, 3.90624vw, 40px);
  display: flex;
  flex-wrap: wrap;
  gap: clamp(16.60536px, 1.621608vw, 25.945944px);
  width: auto;
  container: productwrap/inline-size;
}

@container productwrap ( width < 600px ) {
  .gallery_con {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .product_text {
    width: 100%;
  }
  .pdf_btn_con {
    margin-bottom: clamp(30px, 3.90624vw, 40px);
  }
}
@container productwrap ( 600px <= width ) {
  .gallery_con {
    width: calc(50% - clamp(8.30268px, 0.810804vw, 12.972972px));
  }
  .product_text {
    width: calc(50% - clamp(8.30268px, 0.810804vw, 12.972972px));
  }
}
.width-full {
  width: 100%;
}

.hover:hover {
  opacity: 0.5;
}

footer {
  width: 100%;
  margin-top: clamp(44.28096px, 4.324288vw, 69.189184px);
  padding-bottom: clamp(44.28096px, 4.324288vw, 69.189184px);
  font-feature-settings: "palt";
}
footer .footer_lineindex {
  position: relative;
  overflow: hidden;
}
footer .footer_lineindex::after {
  content: "";
  display: block;
  position: absolute;
  top: clamp(46.5px, 6.054672vw, 62px);
  height: 1px;
  width: 100dvw;
  margin-left: calc(50% - 50svw);
  z-index: -1;
  background: #005BAC;
}
@media (min-width: 768px) {
  footer .footer_lineindex::after {
    top: auto;
    bottom: clamp(6.9189px, 0.67567vw, 10.81081px);
  }
}
footer .footer_line {
  position: relative;
  overflow: hidden;
}
footer .footer_line::after {
  content: "";
  display: block;
  position: absolute;
  top: clamp(46.5px, 6.054672vw, 62px);
  height: 1px;
  width: 100dvw;
  margin-left: calc(50% - 50svw);
  z-index: -1;
  background: #005BAC;
}
footer .footer_imgWrap {
  height: clamp(54px, 7.031232vw, 72px);
  width: clamp(165px, 21.48432vw, 220px);
}
footer img {
  max-height: clamp(54px, 7.031232vw, 72px);
  width: clamp(165px, 21.48432vw, 220px);
  object-fit: scale-down;
}

.footer_address {
  position: relative;
  padding-inline: clamp(11.07024px, 1.081072vw, 17.297296px);
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: clamp(8.30268px, 0.810804vw, 12.972972px);
}

address {
  font-size: clamp(9.38663px, 2.93337vw, 18.7px);
  display: inline-block;
  padding-bottom: clamp(11.07024px, 1.081072vw, 17.297296px);
  width: 100%;
  text-align: left;
}
@media (min-width: 540px) {
  address {
    font-size: clamp(9.38663px, 2.93337vw, 18.7px);
  }
}
@media (min-width: 768px) {
  address {
    font-size: clamp(8.4372px, 1.56252vw, 16.0008px);
    width: auto;
  }
}
@media (min-width: 1024px) {
  address {
    font-size: clamp(11.25px, 1.46484vw, 15px);
  }
  address p:last-of-type {
    font-size: clamp(9px, 1.171872vw, 12px);
  }
}

.phone,
.phonefont_s {
  font-weight: 900;
  color: #005BAC;
}

.phone {
  font-size: clamp(17.0666px, 5.3334vw, 34px);
  line-height: 1.4;
}
@media (min-width: 768px) {
  .phone {
    font-size: clamp(14.7651px, 2.73441vw, 28.0014px);
  }
}
@media (min-width: 1024px) {
  .phone {
    font-size: clamp(15.75px, 2.050776vw, 21px);
  }
}

.phonefont_s {
  font-size: clamp(10.23996px, 3.20004vw, 20.4px);
  margin-right: clamp(6px, 0.781248vw, 8px);
}
@media (min-width: 768px) {
  .phonefont_s {
    font-size: clamp(8.4372px, 1.56252vw, 16.0008px);
  }
}
@media (min-width: 1024px) {
  .phonefont_s {
    font-size: clamp(8.25px, 1.074216vw, 11px);
  }
}

.fax {
  display: inline-block;
}

.address_inner {
  margin-bottom: clamp(10.37835px, 1.013505vw, 16.216215px);
}

.update {
  display: block;
  width: fit-content;
  font-size: clamp(9px, 1.171872vw, 12px);
  margin: 0 0 clamp(10.5px, 1.367184vw, 14px) auto;
}
@media (min-width: 540px) {
  .update {
    margin-bottom: clamp(12.45402px, 1.216206vw, 19.459458px);
  }
}
@media (min-width: 768px) {
  .update {
    order: 3;
  }
}

.copyright {
  text-align: center;
  font-size: clamp(8.25px, 1.074216vw, 11px);
}

.disclaimer {
  font-size: clamp(7.031px, 1.3021vw, 13.334px);
  padding-inline: clamp(11.07024px, 1.081072vw, 17.297296px);
  margin-top: clamp(17.29725px, 1.689175vw, 27.027025px);
  margin-bottom: clamp(34.5945px, 3.37835vw, 54.05405px);
  text-align: justify;
  text-justify: inter-ideograph;
}
@media (min-width: 540px) {
  .disclaimer {
    font-size: clamp(6.9189px, 0.67567vw, 10.81081px);
  }
}

/* フッターのTEL左横のかなざわ */
.add_kanazawa::before {
  content: "";
  display: inline-block;
  width: 49px;
  height: 17px; /*画像の高さ*/
  margin-right: 4px;
  margin-bottom: 4px;
  background-image: url("../img/f_kanazawa.svg");
  background-size: contain;
  vertical-align: middle;
}

.br_none {
  display: block;
}
@media (min-width: 768px) {
  .br_none {
    display: none;
  }
}

.scroll_top {
  position: fixed;
  bottom: clamp(12px, 1.562496vw, 16px);
  right: clamp(12px, 1.562496vw, 16px);
  font-size: 16px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #005BAC;
  color: #005BAC;
  background: rgba(255, 255, 255, 0.5);
}

/* ヘッダー */
.header {
  width: 100%;
  margin-top: clamp(13.8378px, 1.35134vw, 21.62162px);
  position: relative;
}
.header h1 {
  height: 50px;
  line-height: 1.5;
}

.header_imgwrap {
  position: relative;
  padding-inline: clamp(10.5px, 1.367184vw, 14px);
}
@media (min-width: 768px) {
  .header_imgwrap {
    position: static;
  }
}
.header_imgwrap::after {
  content: "";
  position: absolute;
  display: block;
  z-index: -1;
  bottom: clamp(4.84323px, 0.472969vw, 7.567567px);
  left: 0;
  height: 1px;
  width: 100svw;
  background: #005BAC;
}

.header_inner {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
@media (min-width: 768px) {
  .header_inner {
    flex-direction: row;
    align-items: flex-end;
  }
}
.header_inner img {
  height: clamp(37.5px, 4.8828vw, 50px);
  object-fit: contain;
  width: auto;
}

.headermenu {
  margin: 0 10px 10px auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (min-width: 540px) {
  .headermenu {
    margin: 10px clamp(12px, 1.562496vw, 16px) 10px auto;
  }
}
.headermenu a {
  color: black;
  margin-left: clamp(11.07024px, 1.081072vw, 17.297296px);
  font-size: clamp(12px, 1.562496vw, 16px);
  font-weight: 900;
}
@media (min-width: 540px) {
  .headermenu a {
    font-size: clamp(10.5px, 1.367184vw, 14px);
  }
}
.headermenu a::before {
  content: "";
  display: inline-block;
  height: clamp(9.1403px, 1.69273vw, 17.3342px);
  width: clamp(9.1403px, 1.69273vw, 17.3342px);
  margin-right: clamp(2.76756px, 0.270268vw, 4.324324px);
  margin-bottom: clamp(2.07567px, 0.202701vw, 3.243243px);
  background-image: url("../img/icons/yajirushi_b.svg");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
@media (min-width: 540px) {
  .headermenu a::before {
    width: clamp(8.99457px, 0.878371vw, 14.054053px);
    height: clamp(8.99457px, 0.878371vw, 14.054053px);
  }
}
.headermenu img {
  margin-left: clamp(11.07024px, 1.081072vw, 17.297296px);
  height: 0;
  width: 0;
}
@media (min-width: 540px) {
  .headermenu img {
    height: clamp(17.29725px, 1.689175vw, 27.027025px);
    width: clamp(115.54563px, 11.283689vw, 180.540527px);
  }
}

/* メガメニュー */
/* スマホ版で改行 */
.mega_br {
  display: block;
}
@media (min-width: 768px) {
  .mega_br {
    display: none;
  }
}

.megamenu_back {
  width: 100%;
  background: #005BAC;
  margin-top: clamp(5.53512px, 0.540536vw, 8.648648px);
}
@media (min-width: 768px) {
  .megamenu_back {
    margin-top: clamp(16.60536px, 1.621608vw, 25.945944px);
  }
}

.megamenu_con {
  padding-inline: clamp(12px, 1.562496vw, 16px);
  display: flex;
  justify-content: space-around;
  align-items: center;
  position: relative;
  text-align: center;
  min-height: clamp(44.28096px, 4.324288vw, 69.189184px);
  color: #fff;
}

.megamenu_list {
  flex-grow: 1;
}
.megamenu_list:hover {
  background: #0099D9;
}
.megamenu_list .label_size {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: clamp(44.28096px, 4.324288vw, 69.189184px);
  padding-block: clamp(11.07024px, 1.081072vw, 17.297296px);
  font-weight: 800;
  font-size: clamp(10.23996px, 3.20004vw, 20.4px);
  line-height: 1.2;
}
@media (min-width: 540px) {
  .megamenu_list .label_size {
    font-size: clamp(10.5465px, 1.95315vw, 20.001px);
  }
}
@media (min-width: 768px) {
  .megamenu_list .label_size {
    font-size: clamp(12.75px, 1.660152vw, 17px);
    /* 小型工作〜等の文字サイズ17px目安 */
  }
}

/* スマホ用のためのチェックボックス非表示 */
.megamenu_list input {
  display: none;
}

/* 製品情報の設定 */
.megamenu_title {
  display: none;
}
@media (min-width: 540px) {
  .megamenu_title {
    display: block;
    font-size: clamp(10.5px, 1.367184vw, 14px);
    padding-right: clamp(6px, 0.781248vw, 8px);
  }
}
.megamenu_title::after {
  /* 製品情報の矢じるし */
  content: "";
  display: inline-block;
  height: clamp(11.25px, 1.46484vw, 15px);
  width: clamp(11.25px, 1.46484vw, 15px);
  margin-left: clamp(6px, 0.781248vw, 8px);
  margin-bottom: 1px;
  background-image: url("../img/icons/yajirushi_line.svg");
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
}

/* megamenuの吹き出し四角 */
.megamenu_fukidashi {
  background: #fff;
  display: none;
  position: absolute;
  filter: drop-shadow(0 3px 6px #808080);
  z-index: 30;
  left: 0;
  width: 100%;
  padding: clamp(11.07024px, 1.081072vw, 17.297296px);
}
@media (min-width: 1024px) {
  .megamenu_fukidashi {
    padding: 16px;
    left: 100px;
    width: 900px;
  }
}

/* megamenuの吹き出しの三角 */
.megamenu_fukidashi:after {
  content: "";
  position: absolute;
  pointer-events: none;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  top: -8px;
}
@media (min-width: 1024px) {
  .megamenu_fukidashi:after {
    border-right: 15px solid transparent;
    border-bottom: 15px solid #fff;
    border-left: 15px solid transparent;
  }
}

/* 小型工作の吹き出しの位置 */
.megamenu1:after {
  left: clamp(22.14048px, 2.162144vw, 34.594592px);
}
@media (min-width: 540px) {
  .megamenu1:after {
    left: calc(63px + clamp(38.74584px, 3.783752vw, 60.540536px));
  }
}
@media (min-width: 1024px) {
  .megamenu1:after {
    left: 35px;
  }
}

/* マシンバイスの吹き出し三角の位置 */
.megamenu2:after {
  left: 32vw;
}
@media (min-width: 1024px) {
  .megamenu2:after {
    left: 240px;
  }
}

/* 研削・測定機器の吹き出し三角の位置 */
.megamenu3:after {
  left: 58vw;
}
@media (min-width: 1024px) {
  .megamenu3:after {
    left: 525px;
  }
}

/* AMAZE-INSTRUMENTの吹き出し三角の位置 */
.megamenu4:after {
  left: 78vw;
}
@media (min-width: 1024px) {
  .megamenu4:after {
    left: 700px;
  }
}

/*メガメニュー吹き出し内部ここから */
.megamenu {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(8.5333px, 2.6667vw, 17px);
}
@media (min-width: 540px) {
  .megamenu {
    gap: clamp(7.5px, 0.97656vw, 10px);
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 600px) {
  .megamenu {
    grid-template-columns: repeat(5, 1fr);
  }
}

.megamenu_inner {
  padding: 1vw;
  background: -webkit-linear-gradient(to bottom, #E6E6E6, white);
  background: -moz-linear-gradient(to bottom, #E6E6E6, white);
  background: linear-gradient(to bottom, #E6E6E6, white);
  border: 2px solid transparent;
  border-top: 2px solid transparent;
  border-bottom: 2px solid #fff;
  text-align: left;
  color: #000;
  position: relative;
}
@media (min-width: 768px) {
  .megamenu_inner {
    padding: 10px;
  }
}

.megamenu_inner img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.megamenu_inner:hover {
  border: 2px solid #005BAC;
}

/* メガメニュー内部item */
.megamenu_inner_title {
  position: absolute;
  font-weight: 800;
}

.youto {
  font-size: clamp(8.5333px, 2.6667vw, 17px);
  line-height: 1.25em;
  letter-spacing: -0.05em;
  margin-bottom: 0.5em;
  font-weight: 800;
  min-height: 2rem;
}
@media (min-width: 540px) {
  .youto {
    letter-spacing: -0.05em;
    font-size: clamp(10.5px, 1.367184vw, 14px);
  }
}

.item_name {
  font-size: clamp(11.09329px, 3.46671vw, 22.1px);
  line-height: 1.3em;
  letter-spacing: -0.05em;
  font-weight: 800;
  color: #005BAC;
  text-shadow: 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff;
}
@media (min-width: 540px) {
  .item_name {
    font-size: clamp(13.5px, 1.757808vw, 18px);
  }
}

@media screen and (max-width: 960px) {
  .youto {
    letter-spacing: -0.1em;
  }
}
/* マウスオンでmegamenu表示 */
.megamenu_list:hover .megamenu_fukidashi {
  display: block;
}

/* メガメニューここまで */
.form_con {
  margin-top: clamp(48px, 6.249984vw, 64px);
  border-top: 1px solid #808080;
  padding-top: clamp(48px, 6.249984vw, 64px);
}
.form_con .form-title {
  font-size: clamp(19.6875px, 2.050776vw, 21px);
  color: #005BAC;
  font-weight: 900;
}
.form_con p + p {
  margin-top: clamp(18px, 2.343744vw, 24px);
}
.form_con .form_back {
  margin-top: clamp(18px, 2.343744vw, 24px);
  padding: clamp(24px, 3.124992vw, 32px);
  background: #EAF6FD;
}
.form_con table.form_table {
  border-collapse: collapse;
  background: #fff;
  width: 100%;
}
.form_con table.form_table tr {
  border-bottom: clamp(6px, 0.781248vw, 8px) solid #E5EFF7;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-block: clamp(9px, 1.171872vw, 12px);
}
.form_con table.form_table th {
  width: clamp(200px, 23.4378vw, 220px);
  color: #005BAC;
  font-weight: 800;
  padding-inline: clamp(12px, 1.562496vw, 16px);
  display: flex;
  align-items: center;
}
.form_con table.form_table th .require {
  margin-left: clamp(6px, 0.781248vw, 8px);
  padding-inline: clamp(3px, 0.390624vw, 4px);
  background: #b22222;
  color: #fff;
  font-size: clamp(9.75px, 1.269528vw, 13px);
}
.form_con table.form_table th.form-small {
  font-size: 90%;
}
.form_con table.form_table td {
  min-width: 240px;
  flex-grow: 1;
  padding-inline: clamp(12px, 1.562496vw, 16px);
}
@media (min-width: 540px) {
  .form_con table.form_table td {
    min-width: 340px;
  }
}
.form_con table.form_table td > div {
  display: flex;
  flex-wrap: wrap;
  column-gap: clamp(12px, 1.562496vw, 16px);
}
.form_con table.form_table td > div label {
  display: block;
}
.form_con table.form_table td > div input[type=checkbox] {
  appearance: auto;
  width: auto;
}
.form_con table.form_table td input {
  display: inline-block;
  padding: clamp(6px, 0.781248vw, 8px);
  width: 100%;
  height: clamp(30px, 3.90624vw, 40px);
  resize: vertical;
  background: #F5FBFE;
  border: 1px solid #808080;
  font-size: clamp(15px, 1.562496vw, 16px);
}
.form_con table.form_table td input:focus {
  border: 2px solid #005BAC;
}
.form_con table.form_table td textarea {
  height: 6em;
  padding: clamp(6px, 0.781248vw, 8px);
  width: 100%;
  resize: vertical;
  background: #F5FBFE;
  border: 1px solid #808080;
}
.form_con table.form_table td textarea:focus {
  border: 2px solid #005BAC;
}
.form_con .form_btn_con {
  margin-top: clamp(18px, 2.343744vw, 24px);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(12px, 1.562496vw, 16px);
}
.form_con .form_btn_con > input {
  padding: clamp(6px, 0.781248vw, 8px) clamp(18px, 2.343744vw, 24px);
  border-radius: clamp(18px, 2.343744vw, 24px);
  background: #fff;
  border: 1px solid #808080;
  line-height: 1rem;
  cursor: pointer;
}
.form_con .form_btn_con > input:hover {
  background: #005BAC;
  border: 1px solid #005BAC;
  color: #fff;
}

.thanks_con {
  padding-block: clamp(78px, 10.156224vw, 104px);
  padding-inline: clamp(12px, 1.562496vw, 16px);
  max-width: 600px;
  margin: auto;
}
.thanks_con p {
  margin-top: clamp(12px, 1.562496vw, 16px);
}
.thanks_con p:nth-of-type(1) {
  font-size: clamp(18px, 2.343744vw, 24px);
  color: #005BAC;
}
.thanks_con a {
  margin-top: clamp(78px, 10.156224vw, 104px);
  display: inline-block;
  border-radius: 20px;
  background-color: white;
  border: solid 1px gray;
  font-size: 1rem;
  line-height: 1rem;
  padding: 10px 25px;
  margin-right: 15px;
  cursor: pointer;
}

.enter_wrap {
  position: relative; /* キャッチコピー の位置基準 */
}

.start_slide {
  position: relative; /* 画像全部同じ位置にするための基準 */
  width: 100%;
  height: 50vw;
  overflow: hidden;
}

/* 背景画像とロゴの位置設定とアニメ設定 */
.start_slide div {
  position: absolute; /* 画像全部同じ位置にするため */
  opacity: 0;
  width: 100%;
  height: 50vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; /* 背景画像全面にするため */
  animation-duration: 12s; /*トータルかかる時間*/
  animation-timing-function: ease-in-out：ease; /*速度 ゆっくり始まって、ゆっくり終わる*/
  animation-iteration-count: infinite; /*回数　infiniteでループ指定*/
  animation-direction: normal; /*再生する方向*/
  animation-fill-mode: none; /*アニメーション前後のプロパティの状態*/
}

/* 背景画像のアニメーションのキーフレーム名 */
.anime {
  animation-name: imgTrans;
}

/* ロゴのアニメーションのキーフレーム名 */
.anime_logo {
  animation-name: imgTrans2;
}

/* 背景のアニメーション開始させる時間 */
.photo1 {
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.photo2 {
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.photo3 {
  -moz-animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.photo4 {
  -moz-animation-delay: 3s;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.photo5 {
  -moz-animation-delay: 3.5s;
  -webkit-animation-delay: 3.5s;
  animation-delay: 3.5s;
}

.photo6 {
  -moz-animation-delay: 5s;
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.photo7 {
  -moz-animation-delay: 5.5s;
  -webkit-animation-delay: 5.5s;
  animation-delay: 5.5s;
}

.photo8 {
  -moz-animation-delay: 8s;
  -webkit-animation-delay: 8s;
  animation-delay: 8s;
}

/* 背景のアニメーション 徐々に出てきて拡大しつつ最後消える */
@-webkit-keyframes imgTrans {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  20% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-moz-keyframes imgTrans {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  20% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: scale(1.5);
  }
}
@keyframes imgTrans {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  20% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: scale(1.5);
  }
}
/* 背景のアニメーション ロゴ　ぼかし回転　超拡大 */
@-webkit-keyframes imgTrans2 {
  0% {
    opacity: 0;
    filter: blur(10px);
    transform: rotateX(-180deg);
  }
  5% {
    opacity: 1;
    filter: blur(10px);
    transform: rotateX(0deg);
  }
  10% {
    opacity: 1;
    filter: blur(0px);
    transform: rotateX(0deg);
  }
  20% {
    opacity: 1;
    filter: blur(0px);
    transform: rotateX(0deg) scale(80);
  }
  25% {
    opacity: 0;
    filter: blur(0px);
    transform: rotateX(0deg);
  }
  100% {
    opacity: 0;
    transform: rotateX(0deg);
  }
}
@-moz-keyframes imgTrans2 {
  0% {
    opacity: 0;
    filter: blur(10px);
    transform: rotateX(-180deg);
  }
  5% {
    opacity: 1;
    filter: blur(10px);
    transform: rotateX(0deg);
  }
  10% {
    opacity: 1;
    filter: blur(0px);
    transform: rotateX(0deg);
  }
  20% {
    opacity: 1;
    filter: blur(0px);
    transform: rotateX(0deg) scale(80);
  }
  25% {
    opacity: 0;
    filter: blur(0px);
    transform: rotateX(0deg);
  }
  100% {
    opacity: 0;
    transform: rotateX(0deg);
  }
}
@keyframes imgTrans2 {
  0% {
    opacity: 0;
    filter: blur(10px);
    transform: rotateX(-180deg);
  }
  5% {
    opacity: 1;
    filter: blur(10px);
    transform: rotateX(0deg);
  }
  10% {
    opacity: 1;
    filter: blur(0px);
    transform: rotateX(0deg);
  }
  20% {
    opacity: 1;
    filter: blur(0px);
    transform: rotateX(0deg) scale(80);
  }
  25% {
    opacity: 0;
    filter: blur(0px);
    transform: rotateX(0deg);
  }
  100% {
    opacity: 0;
    transform: rotateX(0deg);
  }
}
/* 最後の 株式会社nji をきらっと */
.photo8::after {
  content: "";
  display: block;
  width: 30px;
  height: 100%;
  position: absolute;
  top: -180px;
  left: 0;
  background-color: #FFF;
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-animation: reflect 2s ease-in-out infinite;
  -moz-animation: reflect 2s ease-in-out infinite;
  animation: reflect 2s ease-in-out infinite;
}

@-webkit-keyframes reflect {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    transform: scale(150) rotate(45deg);
    opacity: 0;
  }
}
@-moz-keyframes reflect {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    transform: scale(150) rotate(45deg);
    opacity: 0;
  }
}
@keyframes reflect {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    transform: scale(150) rotate(45deg);
    opacity: 0;
  }
}
/*キャッチコピーの位置設定*/
.enter_copy_con {
  width: 320px;
  height: 500px;
  position: absolute;
  top: 80px;
  left: 100px;
  z-index: 20;
}
.enter_copy_con span.sideway {
  text-orientation: sideways;
}

/*キャッチコピーの文字　白ベタ背景、縦書きの設定*/
.enter_copy_con p {
  display: inline-block;
  height: fit-content;
  background-color: white;
  vertical-align: top;
  text-align: center;
  height: auto;
  margin-right: 15px;
  /*キャッチコピー　1行ずつ上から出現するアニメ設定*/
  animation-delay: 0s; /*始まりの時間*/
  animation-duration: 12s; /*トータルかかる時間*/
  animation-timing-function: ease-in-out; /*速度 ゆっくり始まって、ゆっくり終わる*/
  animation-iteration-count: infinite; /*回数　infiniteでループ指定*/
  animation-direction: normal; /*再生する方向*/
  animation-fill-mode: none; /*アニメーション前後のプロパティの状態*/
  width: clamp(23.89324px, 7.46676vw, 47.6px);
}
@media screen and (min-width: 451px) {
  .enter_copy_con p {
    width: clamp(23.9054px, 4.42714vw, 45.3356px);
  }
}
@media (min-width: 768px) {
  .enter_copy_con p {
    width: clamp(37.5px, 4.8828vw, 50px);
  }
}
.enter_copy_con p img {
  width: clamp(17.0666px, 5.3334vw, 34px);
  height: auto;
}
@media screen and (min-width: 451px) {
  .enter_copy_con p img {
    width: clamp(18.2806px, 3.38546vw, 34.6684px);
  }
}
@media (min-width: 768px) {
  .enter_copy_con p img {
    width: clamp(30px, 3.90624vw, 40px);
  }
}

/* キャッチコピー　１行ずつ上から出てくるアニメキーフレーム名 */
.enter_copy1 {
  animation-name: copy-fadein1;
}

.enter_copy2 {
  animation-name: copy-fadein2;
}

.enter_copy3 {
  animation-name: copy-fadein3;
}

/*キャッチコピー　１行ずつ上から出てくるアニメ設定*/
@-webkit-keyframes copy-fadein1 {
  0% {
    opacity: 0;
    transform: translate3d(0, -80px, 0);
  }
  10% {
    opacity: 0;
    transform: translate3d(0, -80px, 0);
  }
  15% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
  55% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
  60% {
    opacity: 0;
    transform: translate3d(0, 0px, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes copy-fadein1 {
  0% {
    opacity: 0;
    transform: translate3d(0, -80px, 0);
  }
  10% {
    opacity: 0;
    transform: translate3d(0, -80px, 0);
  }
  15% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
  55% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
  60% {
    opacity: 0;
    transform: translate3d(0, 0px, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes copy-fadein1 {
  0% {
    opacity: 0;
    transform: translate3d(0, -80px, 0);
  }
  10% {
    opacity: 0;
    transform: translate3d(0, -80px, 0);
  }
  15% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
  55% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
  60% {
    opacity: 0;
    transform: translate3d(0, 0px, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes copy-fadein2 {
  0% {
    opacity: 0;
    transform: translate3d(0, -80px, 0);
  }
  25% {
    opacity: 0;
    transform: translate3d(0, -80px, 0);
  }
  30% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
  55% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
  60% {
    opacity: 0;
    transform: translate3d(0, 0px, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes copy-fadein2 {
  0% {
    opacity: 0;
    transform: translate3d(0, -80px, 0);
  }
  25% {
    opacity: 0;
    transform: translate3d(0, -80px, 0);
  }
  30% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
  55% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
  60% {
    opacity: 0;
    transform: translate3d(0, 0px, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes copy-fadein2 {
  0% {
    opacity: 0;
    transform: translate3d(0, -80px, 0);
  }
  25% {
    opacity: 0;
    transform: translate3d(0, -80px, 0);
  }
  30% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
  55% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
  60% {
    opacity: 0;
    transform: translate3d(0, 0px, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes copy-fadein3 {
  0% {
    opacity: 0;
    transform: translate3d(0, -80px, 0);
  }
  40% {
    opacity: 0;
    transform: translate3d(0, -80px, 0);
  }
  45% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
  55% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
  60% {
    opacity: 0;
    transform: translate3d(0, 0px, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes copy-fadein3 {
  0% {
    opacity: 0;
    transform: translate3d(0, -80px, 0);
  }
  40% {
    opacity: 0;
    transform: translate3d(0, -80px, 0);
  }
  45% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
  55% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
  60% {
    opacity: 0;
    transform: translate3d(0, 0px, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes copy-fadein3 {
  0% {
    opacity: 0;
    transform: translate3d(0, -80px, 0);
  }
  40% {
    opacity: 0;
    transform: translate3d(0, -80px, 0);
  }
  45% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
  55% {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
  }
  60% {
    opacity: 0;
    transform: translate3d(0, 0px, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
}
/* スタートスライドここまで */
/* ipad用 */
@media screen and (max-width: 1030px) {
  /* キャッチコピー文字小さく */
  .enter_copy_con p {
    font-size: 1.5rem;
  }
  /* キャッチコピー位置 */
  .enter_copy_con {
    top: 60px;
    left: 60px;
  }
}
@media screen and (max-width: 850px) {
  /* キャッチコピー位置 */
  .enter_copy_con {
    top: 40px;
  }
}
@media screen and (max-width: 800px) {
  /* キャッチコピー文字小さく */
  .enter_copy_con p {
    font-size: 1rem;
    margin-right: 10px; /* キャッチコピーの行間 */
  }
  /* キャッチコピー位置 */
  .enter_copy_con {
    width: 250px;
    top: 30px;
    left: 60px;
  }
}
@media screen and (max-width: 570px) {
  /* キャッチコピー文字小さく */
  .enter_copy_con p {
    font-size: 0.7rem;
  }
}
/* スマホ用 */
@media screen and (max-width: 450px) {
  .start_slide {
    height: 100vw;
  }
  .start_slide div {
    height: 100vw;
  }
  /* キャッチコピー文字小さく */
  .enter_copy_con p {
    font-size: 0.8rem;
    margin-right: 5px; /* キャッチコピーの行間 */
  }
  /* キャッチコピー位置 */
  .enter_copy_con {
    width: 200px;
    top: 30px;
    left: 40px;
  }
}
.news_container {
  background: #EAF6FD;
  display: grid;
}
@media (min-width: 1024px) {
  .news_container {
    grid-template-columns: 1fr 92px 840px 1fr;
  }
}
@media screen and (min-width: 1080px) {
  .news_container {
    grid-template-columns: 1fr 92px 934px 1fr;
  }
}
.news_container .news_mark {
  grid-column: 1/3;
  font-size: clamp(11.25px, 1.171872vw, 12px);
  font-weight: 900;
}
.news_container .news_mark P {
  padding: clamp(3px, 0.390624vw, 4px) clamp(12px, 1.562496vw, 16px);
  color: #fff;
  background: #005BAC;
}
@media (min-width: 1024px) {
  .news_container .news_mark P {
    padding: clamp(6px, 0.781248vw, 8px);
    text-align: center;
  }
}
@media screen and (min-width: 1134px) {
  .news_container .news_mark P {
    text-align: right;
    padding: clamp(6px, 0.781248vw, 8px) clamp(18px, 2.343744vw, 24px);
  }
}
.news_container .news_center iframe {
  max-width: 100%;
  background: #EAF6FD;
  height: clamp(15.1351351351rem, 10.8108108108vw, 19.2rem);
}

/* 新着情報の埋め込みの内側 */
div#newsWrap {
  padding: 8px;
}

ul#newsList {
  margin: 0 0 15px;
}

ul#newsList li {
  color: black;
  font-size: 14px;
  margin: 0;
  padding: 4px 0;
  margin-bottom: 4px;
  border-bottom: 1px dotted #ccc;
  list-style-type: none;
  display: flex;
  vertical-align: middle;
  text-align: justify;
  flex-direction: column;
}
@media (min-width: 768px) {
  ul#newsList li {
    flex-direction: row;
  }
}

ul#newsList li a {
  color: #005BAC;
  text-decoration: underline;
}

ul#newsList li a:hover {
  color: #d3d3d3;
}

.news_heading {
  min-width: 190px;
}

.news_body {
  display: flex;
  flex-direction: column;
  gap: clamp(6px, 0.781248vw, 8px);
}
@media (min-width: 768px) {
  .news_body {
    flex-direction: row;
  }
}

/* 日付部分 */
.up_ymd {
  min-width: 110px;
}

/* タイトル部分 */
.title {
  color: #005BAC;
  font-weight: 900;
  font-size: clamp(14.0625px, 1.46484vw, 15px);
  line-height: 1.1;
  padding-top: 2px;
  width: auto;
  display: inline-block;
}
@media (min-width: 768px) {
  .title {
    margin-inline: 6px;
  }
}

/* お知らせ　マークの設定 */
.catName {
  display: inline-block;
  background: white;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: clamp(10.3125px, 1.074216vw, 11px);
  color: gray;
  line-height: 100%;
  text-align: center;
  padding: 3px 8px;
  margin-left: 4px;
  min-width: 45px;
  width: auto;
  height: fit-content;
}

/* NEW　の赤いマーク設定 */
.newMark {
  display: inline-block;
  border-radius: 14px;
  background: red;
  font-size: 9px;
  font-weight: 500;
  color: white;
  vertical-align: middle;
  margin-block: 4px;
  padding: 2px 6px;
  height: fit-content;
}

/* 本文の設定 */
#detail {
  line-height: 1rem;
  line-height: 1.2em;
  padding-top: 2px;
}
@media (min-width: 768px) {
  #detail {
    margin-left: 0.5em;
  }
}
#detail img {
  width: auto;
  object-fit: scale-down;
}

/* 新着情報ここまで */
.top-swiper_wrap {
  margin-top: clamp(48px, 6.249984vw, 64px);
  padding-inline: clamp(12px, 1.562496vw, 16px);
}
.top-swiper_wrap .top-Swiper {
  width: 100%;
  padding-bottom: clamp(30px, 3.90624vw, 40px);
}
.top-swiper_wrap .top-Swiper .swiper-slide {
  text-align: center;
}
.top-swiper_wrap .top-Swiper img {
  width: 100%;
  flex-grow: 1;
  height: auto;
  aspect-ratio: 1/1;
}
.top-swiper_wrap .top-Swiper .top-button-next,
.top-swiper_wrap .top-Swiper .top-button-prev {
  width: clamp(24px, 3.124992vw, 32px);
  height: clamp(24px, 3.124992vw, 32px);
  background: #fff;
  border-radius: 50%;
}
.top-swiper_wrap .top-Swiper .top-button-next::after,
.top-swiper_wrap .top-Swiper .top-button-prev::after {
  font-size: clamp(12.75px, 1.660152vw, 17px);
  font-weight: 900;
}
.top-swiper_wrap .top-Swiper .top-button-next:hover,
.top-swiper_wrap .top-Swiper .top-button-prev:hover {
  filter: brightness(150%);
}
.top-swiper_wrap .top-Swiper .top-button-prev {
  left: clamp(12px, 1.562496vw, 16px);
}
@media screen and (min-width: 460px) {
  .top-swiper_wrap .top-Swiper .top-button-prev {
    left: calc(25% - clamp(12px, 1.562496vw, 16px));
  }
}
@media screen and (min-width: 840px) {
  .top-swiper_wrap .top-Swiper .top-button-prev {
    left: calc(33% - clamp(12px, 1.562496vw, 16px));
  }
}
.top-swiper_wrap .top-Swiper .top-button-prev::after {
  content: url("../img/icons/arrow-left.svg");
  width: clamp(24px, 3.124992vw, 32px);
  height: clamp(24px, 3.124992vw, 32px);
}
.top-swiper_wrap .top-Swiper .top-button-next {
  right: clamp(12px, 1.562496vw, 16px);
}
@media screen and (min-width: 460px) {
  .top-swiper_wrap .top-Swiper .top-button-next {
    right: calc(25% - clamp(12px, 1.562496vw, 16px));
  }
}
@media screen and (min-width: 840px) {
  .top-swiper_wrap .top-Swiper .top-button-next {
    right: calc(33% - clamp(12px, 1.562496vw, 16px));
  }
}
.top-swiper_wrap .top-Swiper .top-button-next::after {
  content: url("../img/icons/arrow-right.svg");
  width: clamp(24px, 3.124992vw, 32px);
  height: clamp(24px, 3.124992vw, 32px);
}
.top-swiper_wrap .top-Swiper .swiper-pagination {
  bottom: 0;
}
.top-swiper_wrap .top-Swiper .swiper-pagination .swiper-pagination-bullet {
  width: clamp(7.5px, 0.97656vw, 10px);
  height: clamp(7.5px, 0.97656vw, 10px);
}

.catchcopy_wrap {
  margin-block: clamp(45px, 5.85936vw, 60px);
  padding-inline: clamp(18px, 2.343744vw, 24px);
  margin-inline: auto;
  font-weight: 800;
  letter-spacing: clamp(2.76756px, 0.270268vw, 4.324324px);
  font-size: clamp(19.62659px, 6.13341vw, 39.1px);
  text-align: center;
}
@media (min-width: 540px) {
  .catchcopy_wrap {
    font-size: clamp(16.1713px, 2.99483vw, 30.6682px);
  }
}
@media (min-width: 768px) {
  .catchcopy_wrap {
    font-size: clamp(14.062px, 2.6042vw, 26.668px);
  }
}
@media (min-width: 1024px) {
  .catchcopy_wrap {
    font-size: clamp(17.25px, 2.246088vw, 23px);
  }
}
.catchcopy_wrap p {
  width: fit-content;
  margin: auto;
  text-align: center;
}
.catchcopy_wrap p > span {
  display: inline-block;
}

.cardMenu_back {
  background: #EAF6FD;
  padding-block: clamp(30px, 3.90624vw, 40px);
}

.cardMenu_wrap {
  padding-inline: clamp(12px, 1.562496vw, 16px);
}

.s_title {
  font-size: clamp(12px, 1.171872vw, 14px);
  font-weight: 900;
}

.card_wrap {
  margin-top: clamp(3px, 0.390624vw, 4px);
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  column-gap: clamp(12px, 1.562496vw, 16px);
  row-gap: clamp(12px, 1.562496vw, 16px);
}
@media (min-width: 600px) {
  .card_wrap {
    grid-template-columns: repeat(4, 1fr);
  }
}
.card_wrap a {
  display: grid;
  grid-row: span 2;
  grid-template-rows: subgrid;
  row-gap: 0;
}
.card_wrap a .card_blue {
  background: #005BAC;
  color: #fff;
  padding: clamp(12px, 1.562496vw, 16px);
}
.card_wrap a .card_blue p {
  display: flex;
  line-height: 1.3;
  font-size: clamp(13.5px, 1.757808vw, 18px);
  font-weight: 800;
}
.card_wrap a .card_blue p::before {
  content: "";
  display: block;
  margin-right: clamp(3px, 0.390624vw, 4px);
  margin-top: clamp(3px, 0.390624vw, 4px);
  height: clamp(13.5px, 1.757808vw, 18px);
  width: clamp(13.5px, 1.757808vw, 18px);
  text-align: center;
  border-radius: 50%;
  background: #fff url("../img/icons/yajirushi_blue.svg") no-repeat 85% center;
  background-size: 70% 70%;
}
.card_wrap a img {
  width: 100%;
  height: auto;
  object-position: center center;
}

@media (min-width: 540px) {
  .under-sp {
    display: none;
  }
}

.company_kari_wrap {
  padding: clamp(12px, 1.562496vw, 16px);
}

/* 会社概要ここから */
#company_con {
  margin: 80px 0 120px 0;
}

.mc_font {
  color: #005BAC;
}

.k_komidashi {
  /* 会社概要　小見出しの位置 */
  margin-top: 25px;
  margin-bottom: 5px;
}

.c_komidashi {
  font-weight: 900;
  font-size: 1.3rem;
}

#company_con table {
  width: 100%;
  font-feature-settings: normal;
  /* ツメ解除 */
  letter-spacing: 0.03rem;
  /* 字間広げる　電話番号読みやすく */
}

#company_con table th {
  background: #EAF6FD;
  padding: clamp(11.25px, 1.46484vw, 15px);
  text-align: center;
  vertical-align: middle;
  font-weight: 700;
  font-size: clamp(12.79995px, 4.00005vw, 18px);
}
@media (min-width: 540px) {
  #company_con table th {
    font-size: clamp(11.25px, 1.46484vw, 15px);
  }
}

#company_con table td {
  padding: 15px 20px;
  line-height: 1.5rem;
  font-size: clamp(12.79995px, 4.00005vw, 18px);
}
@media (min-width: 540px) {
  #company_con table td {
    font-size: clamp(11.25px, 1.46484vw, 15px);
  }
}

#company_con table th,
#company_con table td {
  border-top: solid 1px gray;
  border-bottom: solid 1px gray;
}

/* スマホ版でのみ改行される */
@media (min-width: 540px) {
  .company_br1 {
    display: none;
  }
  .company_br2 {
    display: none;
  }
}
/* 会社概要ここまで */
.product_text {
  letter-spacing: 0.03rem;
}
.product_text dt {
  color: #005BAC;
  font-weight: 900;
}
.product_text dd + dt {
  margin-top: clamp(18px, 2.343744vw, 24px);
}
.product_text dd p {
  text-indent: -1em;
  padding-left: 1em;
}
.product_text .productDlheader {
  font-size: clamp(18px, 2.343744vw, 24px);
  color: #005BAC;
  font-weight: 900;
  margin-bottom: clamp(18px, 2.343744vw, 24px);
}
.product_text figure {
  border: 1px solid #000;
  height: auto;
  padding: clamp(3px, 0.390624vw, 4px) clamp(12px, 1.562496vw, 16px);
  margin-left: 1rem;
  box-sizing: border-box;
}
.product_text figure figcaption {
  font-size: clamp(10.5px, 1.367184vw, 14px);
}

.sq_number {
  display: inline-block;
  width: clamp(11.25px, 1.46484vw, 15px);
  height: clamp(11.25px, 1.46484vw, 15px);
  margin-right: 3px;
  margin-bottom: 3px;
  vertical-align: middle;
}

.trouble {
  display: block;
  text-indent: -1rem;
  padding-left: 1rem;
}

.dimension {
  margin-top: clamp(18px, 2.343744vw, 24px);
}
.dimension a {
  display: block;
}
.dimension a > img {
  max-height: 380px;
  object-fit: scale-down;
}
.dimension a + a {
  margin-top: clamp(18px, 2.343744vw, 24px);
}

.dimension-title {
  color: #005BAC;
  font-weight: 900;
}
.dimension-title span {
  display: block;
  color: #000;
  font-weight: 400;
}

@media screen and (min-width: 1024px) {
  .under-pc {
    display: none;
  }
}
.dim-lightbox-inner {
  background: #fff;
  border-radius: 4px;
  max-width: 800px;
  max-height: 600px;
  margin: auto;
}

.dim-lightbox-inner img.lum-img.dim-img {
  aspect-ratio: 1/1;
  padding: clamp(9px, 1.171872vw, 12px);
}

.lum-close-button {
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: 5vh;
  right: 5vw;
  opacity: 1;
}
.lum-close-button::before, .lum-close-button::after {
  height: 24px;
  margin-top: 4px;
  background: #828282;
  opacity: 1;
  width: 3px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.lum-next-button,
.lum-previous-button {
  border-radius: 50%;
  background: #fff;
  width: 37px;
  height: 37px;
}

.lum-next-button::after {
  position: absolute;
  right: 35%;
  width: 45%;
  height: 45%;
  border-radius: 0 3px 0 0;
  border-right: 3px solid #828282;
  border-top: 3px solid #828282;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.lum-previous-button::after {
  position: absolute;
  left: 35%;
  width: 45%;
  height: 45%;
  border-radius: 3px 0 0 0;
  border-left: 3px solid #828282;
  border-top: 3px solid #828282;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.lum-gallery-button {
  top: 100%;
  transform: translateY(-150%);
}
@media (min-width: 768px) {
  .lum-gallery-button {
    top: 50%;
    transform: translateY(-50%);
  }
}

aside .s_title {
  font-size: clamp(11.25px, 1.171872vw, 12px);
  margin-bottom: clamp(5.53512px, 0.540536vw, 8.648648px);
  margin-top: clamp(27.6756px, 2.70268vw, 43.24324px);
}

.accordionWrap {
  position: fixed;
  top: 0;
  right: 0;
  max-height: 100svh;
  background: #fff;
  box-shadow: 0 0 5px #666;
}
@media (min-width: 768px) {
  .accordionWrap {
    position: static;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    box-shadow: 0 0 0 #d3d3d3;
  }
}
.accordionWrap label {
  background: #005BAC;
  position: fixed;
  top: clamp(9px, 1.171872vw, 12px);
  right: 0;
  z-index: 10;
  padding: clamp(2.8124px, 0.52084vw, 5.3336px) clamp(11.2496px, 2.08336vw, 21.3344px) clamp(2.8124px, 0.52084vw, 5.3336px) clamp(5.6248px, 1.04168vw, 10.6672px);
  font-size: clamp(9.8434px, 1.82294vw, 18.6676px);
  color: #fff;
  border-radius: clamp(16.8744px, 3.12504vw, 32.0016px) 0 0 clamp(16.8744px, 3.12504vw, 32.0016px);
  border: 1px solid #fff;
  display: flex;
  align-items: center;
}
@media (min-width: 540px) {
  .accordionWrap label {
    top: clamp(5.6248px, 1.04168vw, 10.6672px);
  }
}
@media (min-width: 768px) {
  .accordionWrap label {
    display: none;
  }
}
.accordionWrap label::before {
  content: "";
  display: inline-block;
  height: clamp(10.37835px, 1.013505vw, 16.216215px);
  width: clamp(10.37835px, 1.013505vw, 16.216215px);
  margin-left: clamp(5.53512px, 0.540536vw, 8.648648px);
  margin-right: clamp(2.76756px, 0.270268vw, 4.324324px);
  background-image: url("../img/icons/yajirushi_line.svg");
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(180deg);
  transition: 0.3s;
}
.accordionWrap:has(input[type=checkbox]:checked) label {
  background: #0099D9;
}
.accordionWrap:has(input[type=checkbox]:checked) label::before {
  transform: rotate(90deg);
}
.accordionWrap .accordion {
  margin-right: -500px;
  width: 300px;
  opacity: 0;
  transition: 0.3s;
  font-weight: 800;
  padding-inline: clamp(13.65328px, 4.26672vw, 27.2px);
}
@media (min-width: 768px) {
  .accordionWrap .accordion {
    height: 100%;
    opacity: 1;
    margin-left: 0;
    width: 200px;
    padding-inline: 0;
  }
}
.accordionWrap input[type=checkbox] {
  display: none;
}
.accordionWrap input[type=checkbox]:checked + .accordion {
  margin-right: 0;
  height: 100%;
  max-height: 100svh;
  overflow: auto;
  opacity: 1;
  overscroll-behavior: none;
}

.acd-title {
  height: clamp(37.5px, 4.8828vw, 50px);
  display: flex;
  align-items: center;
  cursor: pointer;
  cursor: hand;
  background: #005BAC;
}

.acd-title > p {
  color: #fff;
  font-size: clamp(13.125px, 1.367184vw, 14px);
  line-height: 1.2;
  padding-left: clamp(3.75px, 0.48828vw, 5px);
}

.acd-wrap + .acd-wrap {
  margin-top: clamp(11.07024px, 1.081072vw, 17.297296px);
}
.acd-wrap:last-of-type {
  margin-bottom: clamp(27.6756px, 2.70268vw, 43.24324px);
}

.arrow-right {
  margin-bottom: 2px;
  margin-left: clamp(7.5px, 0.97656vw, 10px);
}
.arrow-right::after {
  content: "";
  display: inline-block;
  height: 14px;
  width: 14px;
  margin-bottom: 2px;
  background-image: url("../img/icons/yajirushi_right.svg");
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  transition: 0.3s;
}

.acd-wrap.appear .arrow-right::after {
  transform: rotate(90deg);
}

/* おれとーるなどの製品名 */
.seihin {
  width: 100%;
  border-bottom: 1px solid #d3d3d3;
  display: block;
  position: relative;
  color: #000;
  padding-top: clamp(6.9189px, 0.67567vw, 10.81081px);
  padding-bottom: clamp(5.53512px, 0.540536vw, 8.648648px);
}
.seihin br.mega {
  display: none;
}

.acd_youto {
  padding-left: clamp(12.75px, 1.660152vw, 17px);
  font-size: clamp(10.3125px, 1.074216vw, 11px);
  line-height: 1;
  margin-bottom: clamp(2.07567px, 0.202701vw, 3.243243px);
  font-weight: 500;
  font-feature-settings: "palt";
}

.acd_item_name {
  padding-left: clamp(11.25px, 1.46484vw, 15px);
  font-size: clamp(15px, 1.562496vw, 16px);
  line-height: 1.2;
  font-feature-settings: "palt";
}

/* ケイ線の矢印 */
.seihin_icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  margin-right: 5px;
}
.seihin_icon::before {
  content: "";
  display: inline-block;
  height: 10px;
  width: 10px;
  text-align: center;
  background-image: url("../img/icons/yajirushi_blue.svg");
  background-size: contain;
  vertical-align: middle;
}

/* アコーディオン開閉 */
.acd-inner {
  height: 0;
  overflow: hidden;
  transition: 0.3s;
  opacity: 0;
}

.acd-wrap.appear .acd-inner {
  height: 100%;
  transition: 0.3s;
  opacity: 1;
}

/*banner*/
.sideMenuBottom {
  margin-top: clamp(33.21072px, 3.243216vw, 51.891888px);
}
.sideMenuBottom .acd_banner_con {
  display: flex;
  gap: clamp(11.07024px, 1.081072vw, 17.297296px);
}
@media (min-width: 768px) {
  .sideMenuBottom .acd_banner_con {
    flex-direction: column;
  }
}

.gallery_con .product-Swiper {
  padding-inline: 12px;
  margin-inline: -12px;
  max-width: calc(100% + 24px);
}
.gallery_con .gallery {
  width: 100%;
  height: auto;
  max-height: 400px;
  aspect-ratio: 1/1;
  scroll-behavior: smooth;
}
.gallery_con .gallery .slide-item {
  width: clamp(200px, 100%, 400px);
  flex-shrink: 0;
  height: auto;
  aspect-ratio: 1/1;
}
.gallery_con .gallery .slide-item img {
  max-width: 100%;
  max-height: auto;
  aspect-ratio: 1/1;
}
.gallery_con .gallery .slide-item > a {
  position: relative;
  display: block;
}
.gallery_con .gallery .slide-item > a:hover::after {
  position: absolute;
  display: block;
  inset: 0;
  margin: auto;
  content: url("../img/icons/magnifying-glass-plus.svg");
  filter: opacity(0.5);
  width: clamp(30px, 3.90624vw, 40px);
  height: clamp(30px, 3.90624vw, 40px);
}
.gallery_con .button-prev, .gallery_con .button-next {
  width: clamp(24px, 3.124992vw, 32px);
  height: clamp(24px, 3.124992vw, 32px);
  background: #fff;
  border-radius: 50%;
}
.gallery_con .button-prev::after, .gallery_con .button-next::after {
  font-size: clamp(12.75px, 1.660152vw, 17px);
  font-weight: 900;
}
.gallery_con .button-prev:hover, .gallery_con .button-next:hover {
  filter: brightness(150%);
}
.gallery_con .button-prev {
  left: 0;
}
.gallery_con .button-prev::after {
  content: url("../img/icons/arrow-left.svg");
  width: clamp(24px, 3.124992vw, 32px);
  height: clamp(24px, 3.124992vw, 32px);
}
.gallery_con .button-next {
  right: 0;
}
.gallery_con .button-next::after {
  content: url("../img/icons/arrow-right.svg");
  width: clamp(24px, 3.124992vw, 32px);
  height: clamp(24px, 3.124992vw, 32px);
}
.gallery_con .thumbnail {
  margin-top: clamp(16.60536px, 1.621608vw, 25.945944px);
  width: clamp(200px, 100%, 400px);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(9px, 1.171872vw, 12px);
}
.gallery_con .thumb-media-active {
  border: clamp(1.5px, 0.195312vw, 2px) solid #005BAC;
}
.gallery_con .pdf_btn_con {
  margin-top: clamp(44.28096px, 4.324288vw, 69.189184px);
  width: 100%;
}
.gallery_con .pdf_btn_con .pdf_btn {
  display: block;
  width: 100%;
  padding: clamp(12px, 1.562496vw, 16px);
  background: #005BAC;
  color: #fff;
  font-weight: 800;
  text-align: center;
}
.gallery_con .option_btn_con {
  margin-top: clamp(16.60536px, 1.621608vw, 25.945944px);
  width: 100%;
}
.gallery_con .option_btn_con .option_btn {
  display: block;
  width: 100%;
  padding: clamp(12px, 1.562496vw, 16px);
  color: #fff;
  font-weight: 800;
  text-align: center;
}
.gallery_con .option_btn_con .magnetcolor {
  background: #6eb92a;
}

.lum-lightbox {
  z-index: 1;
}

.lum-lightbox-inner img.lum-img {
  width: 800px;
  max-width: 100%;
  object-fit: scale-down;
}

.titleWrap {
  margin-top: clamp(27.6756px, 2.70268vw, 43.24324px);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.titleWrap .product_title {
  font-weight: 800;
}
.titleWrap .product_title h2,
.titleWrap .product_title .title404 {
  font-size: clamp(24px, 3.124992vw, 32px);
  line-height: 1.2;
}
.titleWrap .product_title h2 > span,
.titleWrap .product_title .title404 > span {
  display: block;
}
@media (min-width: 540px) {
  .titleWrap .product_title h2 > span,
  .titleWrap .product_title .title404 > span {
    display: inline-block;
  }
}
.titleWrap .product_title .subblock {
  display: inline-block;
}
.titleWrap .product_title .product_number {
  font-size: clamp(11.25px, 1.171872vw, 12px);
}
.titleWrap .newProduct {
  margin-left: clamp(12px, 1.562496vw, 16px);
  background: #E60012;
  color: #fff;
  font-weight: 700;
  width: fit-content;
  height: clamp(18px, 2.343744vw, 24px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: clamp(3px, 0.390624vw, 4px);
}
.titleWrap .newProduct::after {
  display: inline-block;
  margin-right: -1px;
  content: "";
  width: clamp(6px, 0.781248vw, 8px);
  height: 100%;
  border: clamp(9px, 1.171872vw, 12px) solid #E60012;
  border-left: clamp(3px, 0.390624vw, 4px) solid #E60012;
  border-right: clamp(9px, 1.171872vw, 12px) solid #fff;
}
.titleWrap img {
  height: fit-content;
  max-height: clamp(48px, 6.249984vw, 64px);
  width: auto;
  object-fit: scale-down;
  margin-left: auto;
}
.titleWrap .video_con {
  width: 100%;
  margin-top: clamp(30px, 3.90624vw, 40px);
  padding-bottom: clamp(30px, 3.90624vw, 40px);
  border-bottom: 1px solid #808080;
}
.titleWrap .video_div {
  width: 100%;
  max-width: 672px;
  height: auto;
  margin: auto;
  aspect-ratio: 16/9;
}
.titleWrap .video_div > iframe {
  width: 100%;
  height: 100%;
}
.titleWrap .video_div:nth-of-type(n+2) {
  margin-top: clamp(30px, 3.90624vw, 40px);
}

.bottom_video .video_con {
  width: 100%;
  margin-top: clamp(30px, 3.90624vw, 40px);
  padding-bottom: clamp(30px, 3.90624vw, 40px);
}
.bottom_video .video_div {
  width: 100%;
  max-width: 672px;
  height: auto;
  margin: auto;
  aspect-ratio: 16/9;
}
.bottom_video .video_div > iframe {
  width: 100%;
  height: 100%;
}

.table_scroll {
  margin-top: clamp(18px, 2.343744vw, 24px);
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
}
.table_scroll + .table_scroll {
  margin-top: 0;
}
.table_scroll table tr td {
  white-space: nowrap;
}

.product_text_con table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  font-size: clamp(15px, 1.562496vw, 16px);
}
.product_text_con table.autoLayout {
  table-layout: auto;
}
.product_text_con table.width-fit {
  width: auto;
}
.product_text_con table + table {
  margin-top: clamp(18px, 2.343744vw, 24px);
}
.product_text_con table caption {
  margin-top: clamp(18px, 2.343744vw, 24px);
  color: #005BAC;
  font-weight: 900;
  position: sticky;
  left: 0;
  width: fit-content;
}
.product_text_con table .caption_s {
  font-size: clamp(10.5px, 1.367184vw, 14px);
  color: #000;
}
.product_text_con table th {
  background: #E5EFF7;
  border: 1px solid gray;
  padding: clamp(2.76756px, 0.270268vw, 4.324324px);
  text-align: center;
  vertical-align: middle;
}
.product_text_con table td {
  border: 1px solid gray;
  padding: clamp(2.76756px, 0.270268vw, 4.324324px);
  text-align: center;
  vertical-align: middle;
}
.product_text_con table td > p {
  text-align: left;
}
.product_text_con table .table_font_s {
  font-size: clamp(9.75px, 1.269528vw, 13px);
  line-height: 1;
}
.product_text_con table .table_inlineblock {
  display: inline-block;
}
.product_text_con table + .dimension {
  margin-top: clamp(30px, 3.90624vw, 40px);
}
.product_text_con .attention dt {
  color: #005BAC;
  font-weight: 900;
}
.product_text_con .attention dd + dt {
  margin-top: clamp(18px, 2.343744vw, 24px);
}
.product_text_con .attention dd p {
  text-indent: -1em;
  padding-left: 1em;
}
.product_text_con .attention dd:has(p) {
  display: flex;
  flex-wrap: wrap;
}
.product_text_con .attention dd:has(p) > p {
  margin-right: 1em;
}
.product_text_con .attention .caution {
  margin-top: clamp(18px, 2.343744vw, 24px);
  text-indent: -1em;
  padding-left: 1em;
}
.product_text_con .attention .font_s {
  margin-top: clamp(6px, 0.781248vw, 8px);
  font-size: clamp(10.5px, 1.367184vw, 14px);
  line-height: 1.2;
  text-indent: -1em;
  padding-left: 1em;
}
.product_text_con .attention .font_small {
  font-size: clamp(10.5px, 1.367184vw, 14px);
  line-height: 1.2;
}
.product_text_con .attention a.testlink {
  text-decoration: underline;
}
.product_text_con .attention a.testlink:hover {
  color: #4ae;
}
.product_text_con .product_text .attention {
  margin-top: clamp(18px, 2.343744vw, 24px);
}
.product_text_con .table_notice {
  font-size: clamp(9.75px, 1.269528vw, 13px);
  line-height: 1;
  margin-top: clamp(3px, 0.390624vw, 4px);
}
.product_text_con .numbercircle {
  width: clamp(12px, 1.562496vw, 16px);
  height: clamp(12px, 1.562496vw, 16px);
  margin-top: clamp(1.5px, 0.195312vw, 2px);
  vertical-align: baseline;
}

.m40 {
  margin-top: clamp(30px, 3.90624vw, 40px);
}

.product_text_con table.mentrix-1 tbody th {
  text-align: left;
  padding-left: 30px;
}
.product_text_con table.mentrix-1 tbody th .transparent {
  color: transparent;
}
.product_text_con table.mentrix-2 th, .product_text_con table.mentrix-2 td {
  padding-inline: clamp(18px, 2.343744vw, 24px);
}

/*# sourceMappingURL=styles.css.map */
