@charset "UTF-8";

/* =====================
  MV
===================== */
.mv {
  background-image: url('/assets/img/works/bg.png');
}

.mv::after {
  background-image: url('/assets/img/works/mv.png');
}

/* =====================
  代表挨拶
===================== */
.article[data-id='1'] {
  padding-top: 95px;
  padding-bottom: 120px;
}

.article[data-id='1'] .works-list {
  margin-top: 64px;
}

.article[data-id='1'] .works-list ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 48px 40px;
}
.article[data-id='1'] .works-list ul h3{
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 180%; /* 28.8px */
  margin-top: 16px;
  letter-spacing: 0.48px;
}

/* =====================
  Palarax
===================== */
.js-pallarax {
  opacity: 0;
  transition: all 1000ms ease 0ms;
  filter: blur(1rem);
  scale: 0.99;
}
.js-pallarax.on {
  opacity: 1;
  filter: blur(0);
  scale: 1;
}

.work-document{
  margin-top: 96px;
}
.work-document h3 {
  color: #002a87;
  border: 1px solid currentColor;
  width: fit-content;
  font-weight: bold;
  letter-spacing: 1.92px;
  line-height: 1;
  padding-block: 16.5px;
  padding-inline: 22px;
  font-size: 24px;
}
.work-document ul{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2px;
  margin-top: 32px;
}
.work-document li{
  background: white;
}

.work-document li a{
  color: var(--text-main, #131518);
  font-size: 16px;
  text-decoration: underline;
  width: 100%;
  display: flex;
  padding-inline: 24px;
  padding-block: 19px;
  align-items: center;
}
@media ( any-hover: hover ) {
    .work-document li:hover{
        opacity: 0.8;
    }
}
.work-document li a::before{
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  flex-shrink: 0;
  mask-repeat: no-repeat;
  margin-right: 8px;
  mask-size: contain;
  mask-position: center;
  mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="6" height="7" viewBox="0 0 6 7"><circle cx="3" cy="3.5" r="3"/></svg>');
  background-color: #618BE9;
}
.work-document li a::after{
  content: '';
  display: block;
  width: 15px;
  aspect-ratio: 1 / 1;
  flex-shrink: 0;
  mask-repeat: no-repeat;
  margin-left: 5px;
  mask-size: contain;
  mask-position: center;
  mask-image: url('data:image/svg+xml,<svg width="15" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg"><path d="M13.5195 15H4.48039C4.28074 15 4.0868 14.961 3.90401 14.8841C3.72763 14.8099 3.56935 14.7036 3.43356 14.5685C3.29776 14.4333 3.19104 14.2757 3.11647 14.1003C3.03917 13.9183 3 13.7253 3 13.5266V7.79426C3 7.57387 3.17954 7.39518 3.40097 7.39518C3.62241 7.39518 3.80194 7.57387 3.80194 7.79426V13.5266C3.80194 13.899 4.10638 14.202 4.48057 14.202H13.5197C13.8939 14.202 14.1983 13.899 14.1983 13.5266V3.72106L11.4466 0.797976H4.48057C4.10638 0.797976 3.80194 1.10098 3.80194 1.47339V3.83462C3.80194 4.05501 3.62241 4.2337 3.40097 4.2337C3.17954 4.2337 3 4.05501 3 3.83462V1.47339C3 1.27468 3.03917 1.08166 3.11647 0.899734C3.19104 0.724193 3.29776 0.566661 3.43356 0.431509C3.56935 0.296356 3.72772 0.19014 3.90401 0.11592C4.0868 0.0389896 4.28074 0 4.48039 0H11.6202C11.731 0 11.8369 0.045721 11.9127 0.126236L14.8916 3.29069C14.9613 3.36465 15 3.46221 15 3.56353V13.5266C15 13.7253 14.9608 13.9183 14.8835 14.1003C14.809 14.2758 14.7022 14.4333 14.5664 14.5685C14.4306 14.7036 14.2723 14.8099 14.096 14.8841C13.9132 14.961 13.7192 15 13.5195 15Z"/><path d="M12.6041 9.83667H5.39187C5.18352 9.83667 5.01461 9.66856 5.01461 9.4612C5.01461 9.25383 5.18352 9.08572 5.39187 9.08572H12.6041C12.8124 9.08572 12.9813 9.25383 12.9813 9.4612C12.9813 9.66856 12.8124 9.83667 12.6041 9.83667Z"/><path d="M12.6041 11.4338H5.39187C5.18352 11.4338 5.01461 11.2657 5.01461 11.0584C5.01461 10.851 5.18352 10.6829 5.39187 10.6829H12.6041C12.8124 10.6829 12.9813 10.851 12.9813 11.0584C12.9813 11.2657 12.8124 11.4338 12.6041 11.4338Z"/><path d="M12.6041 13.031H5.39187C5.18352 13.031 5.01461 12.8629 5.01461 12.6556C5.01461 12.4482 5.18352 12.2801 5.39187 12.2801H12.6041C12.8124 12.2801 12.9813 12.4482 12.9813 12.6556C12.9813 12.8629 12.8124 13.031 12.6041 13.031Z"/><path d="M14.3906 4.05658H11.6203C11.3458 4.05658 11.1232 3.83506 11.1232 3.56178V0.54262C11.1232 0.269343 11.3458 0.0478191 11.6203 0.0478191C11.8949 0.0478191 12.1175 0.269343 12.1175 0.54262V3.06698H14.3906C14.6652 3.06698 14.8877 3.28851 14.8877 3.56178C14.8877 3.83506 14.6652 4.05658 14.3906 4.05658Z"/><path d="M2.43222 4.49685H2.17084V5.2509H2.39573C2.5727 5.2509 2.69695 5.21591 2.76857 5.14594C2.84018 5.07597 2.87599 4.98646 2.87599 4.8773C2.87599 4.76814 2.84491 4.68126 2.78282 4.60748C2.72065 4.53369 2.6037 4.49685 2.43222 4.49685Z"/><path d="M5.40876 4.57523H5.17984V6.42233H5.40473C5.59656 6.42233 5.733 6.39809 5.81406 6.34972C5.89512 6.30125 5.95858 6.21681 6.00452 6.09602C6.05046 5.97533 6.07339 5.77979 6.07339 5.50919C6.07339 5.15102 6.02204 4.90583 5.91942 4.77361C5.81672 4.64139 5.64645 4.57523 5.40876 4.57523Z"/><path d="M10.3749 3H0.625036C0.279845 3 0 3.31849 0 3.71134V7.28866C0 7.68151 0.279845 8 0.625036 8H10.375C10.7202 8 11 7.68151 11 7.28866V3.71134C11 3.31849 10.7201 3 10.3749 3ZM3.49905 5.64756C3.31873 5.83979 3.04343 5.93585 2.67334 5.93585H2.17084V7.19035H1.24887V3.80975H2.77458C3.10689 3.80975 3.35574 3.89966 3.52121 4.07957C3.68667 4.25948 3.76945 4.51542 3.76945 4.84749C3.76945 5.18875 3.67937 5.45544 3.49905 5.64756ZM6.8869 6.329C6.8146 6.52807 6.71431 6.69488 6.58602 6.82935C6.45765 6.96392 6.31991 7.05344 6.17265 7.098C5.97137 7.15947 5.78899 7.19025 5.62558 7.19025H4.26191V3.80965H5.62558C5.89435 3.80965 6.11151 3.85118 6.27698 3.93415C6.44245 4.01712 6.57924 4.13635 6.68726 4.29163C6.79528 4.44692 6.87368 4.62751 6.92228 4.83352C6.97088 5.03952 6.99518 5.25784 6.99518 5.48837C6.99518 5.84966 6.95912 6.12993 6.8869 6.329ZM9.75096 4.53604H8.40351V5.1264H9.55441V5.80901H8.40351V7.19025H7.48154V3.80965H9.75087L9.75096 4.53604Z"/></svg>');
  background-color: #002A87;
}
