@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-size: 4.2328042328vw;
  line-height: 1.5;
  color: #2C2C2C;
}
body.fixed {
  overflow-y: hidden;
}

img {
  display: block;
  width: 100%;
}

a {
  text-decoration: none;
}
a.disabled {
  pointer-events: none;
}

ul {
  list-style-type: none;
}

@media print, (min-width: 768px) {
  body {
    font-size: 16px;
  }
  a[href*="tel:"] {
    pointer-events: none;
  }
}
.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  height: 11.6402116402vw;
}

@media print, (min-width: 768px) {
  .l-header {
    height: 60px;
  }
}
.c-header {
  background: #ffffff;
}
.c-header__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 11.6402116402vw;
  position: relative;
}
.c-header__link {
  display: block;
  width: 55.0264550265vw;
}
.c-header__pcnav {
  display: none;
}
.c-header__spbutton {
  width: 6.3492063492vw;
  height: 4.7619047619vw;
  position: absolute;
  top: 50%;
  right: 3.9682539683vw;
  transform: translateY(-50%);
}
.c-header__spbutton__bar {
  width: 100%;
  height: 0.5291005291vw;
  background: #BDA939;
  position: absolute;
  transition: 0.3s;
}
.c-header__spbutton__bar[data-item="1"] {
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.c-header__spbutton__bar[data-item="2"] {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.c-header__spbutton__bar[data-item="3"] {
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.c-header__spbutton.is-active .c-header__spbutton__bar[data-item="1"] {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(30deg);
}
.c-header__spbutton.is-active .c-header__spbutton__bar[data-item="2"] {
  opacity: 0;
}
.c-header__spbutton.is-active .c-header__spbutton__bar[data-item="3"] {
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, 50%) rotate(-30deg);
}
.c-link {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2.6455026455vw;
  width: 100%;
  height: 13.2275132275vw;
  background: #2C2C2C;
}
.c-link__text {
  font-weight: 700;
  font-size: 4.7619047619vw;
  color: #ffffff;
}
.c-link__arrow {
  width: 4.2328042328vw;
}
.c-contact {
  background: #BDA939;
  padding: 18.5185185185vw 0;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 30;
}
.c-contact__heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4.4973544974vw;
}
.c-contact__heading__imgarea {
  width: 7.9365079365vw;
}
.c-contact__heading__textarea {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.6455026455vw;
}
.c-contact__heading__text {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 600;
  font-size: 9.2592592593vw;
  line-height: 12.962962963vw;
  color: #ffffff;
  text-align: center;
}
.c-contact__heading__text .large {
  font-size: 9.7883597884vw;
  letter-spacing: 0.08em;
}
.c-contact__heading__lead {
  font-weight: 500;
  font-size: 4.2328042328vw;
  line-height: 1.5625;
  color: #ffffff;
  text-align: center;
}
.c-contact__button {
  width: 77.7777777778vw;
  margin: 10.582010582vw auto 0;
}
.c-relation {
  padding-top: 18.5185185185vw;
  padding-bottom: 18.5185185185vw;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 30;
  background: #ffffff;
}
.c-relation__inner {
  width: 90.7407407407vw;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-relation__heading__text {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 600;
  font-size: 7.9365079365vw;
  line-height: 1.4666666667;
  letter-spacing: 0.18em;
}
.c-relation__list {
  margin-top: 5.291005291vw;
  width: 100%;
}
.c-relation__list__item {
  padding-bottom: 3.9682539683vw;
  border-bottom: 0.2645502646vw solid #2C2C2C;
}
.c-relation__list__item + .c-relation__list__item {
  margin-top: 3.9682539683vw;
}
.c-relation__list__link {
  font-weight: 500;
  font-size: 4.2328042328vw;
  line-height: 1.5;
  color: #2C2C2C !important;
}
.c-relation__list__link__icon {
  margin-left: 1.3227513228vw;
}
.c-relation__list__link__icon img {
  display: inline-block;
  width: 3.7037037037vw;
}
.c-relation__banner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6.8783068783vw;
  margin: 7.9365079365vw auto 0;
}
.c-relation__banner__item[data-item="2"] {
  width: 80.1587301587vw;
}
.c-project {
  padding-top: 18.5185185185vw;
  padding-bottom: 13.2275132275vw;
  border-top: 0.2645502646vw solid #707070;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 30;
  background: #ffffff;
}
.c-project__inner {
  width: 90.4761904762vw;
}
.c-project__lead {
  font-weight: 700;
  font-size: 4.7619047619vw;
  line-height: 1.3888888889;
  text-align: center;
}
.c-project__banner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5.291005291vw 0;
  width: 100%;
  margin-top: 12.4338624339vw;
}
.c-project__banner__item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 17.7248677249vw;
}
.c-project__banner__item[data-item="1"] .c-project__banner__img {
  width: 54.4973544974vw;
}
.c-project__banner__item[data-item="2"] .c-project__banner__img {
  width: 70.8994708995vw;
}
.c-project__banner__item[data-item="3"] .c-project__banner__img {
  width: 66.1375661376vw;
}
.c-project__banner__item[data-item="4"] {
  width: 50%;
  justify-content: flex-end;
}
.c-project__banner__item[data-item="4"] .c-project__banner__img {
  width: 37.037037037vw;
}
.c-project__banner__item[data-item="5"] {
  width: 50%;
  justify-content: flex-start;
}
.c-project__banner__item[data-item="5"] .c-project__banner__img {
  width: 37.037037037vw;
}
.c-project__banner__item[data-item="6"] .c-project__banner__img {
  width: 59.5238095238vw;
}
.c-project__box {
  margin-top: 11.9047619048vw;
  border: 0.2645502646vw solid #343434;
  border-radius: 2.6455026455vw;
  overflow: hidden;
}
.c-project__box__heading {
  background: #343434;
  padding: 3.4391534392vw 0 5.0264550265vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-project__box__heading__text {
  font-weight: 700;
  font-size: 6.3492063492vw;
  line-height: 1.3333333333;
  color: #ffffff;
  text-align: center;
}
.c-project__box__content {
  padding: 3.9682539683vw 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-project__box__lead {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.0582010582vw;
}
.c-project__box__lead__text {
  font-weight: 500;
  font-size: 4.7619047619vw;
  line-height: 1.4444444444;
}
.c-project__box__lead__icon {
  width: 2.9100529101vw;
  transform: rotate(90deg);
  margin-top: 0.7936507937vw;
}
.c-project__box__tag {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 79.3650793651vw;
  height: 7.9365079365vw;
  border: 0.2645502646vw solid #2C2C2C;
  border-radius: 1.8518518519vw;
  margin-top: 1.8518518519vw;
}
.c-project__box__tag__text {
  font-weight: 700;
  font-size: 6.3492063492vw;
  line-height: 1;
}
.c-project__box__mail {
  display: flex;
  justify-content: center;
}
.c-project__box__mail__text {
  font-weight: 700;
  font-size: 5.8201058201vw;
  line-height: 1.4545454545;
  letter-spacing: 0.05em;
  color: #2C2C2C;
}
.c-project__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.3227513228vw 0;
  margin: 4.4973544974vw auto 0;
}
.c-project__list__item {
  display: flex;
}
.c-project__list__item::after {
  content: "／";
  font-size: 4.7619047619vw;
  line-height: 1.5555555556;
  color: #2C2C2C;
}
.c-project__list__item:last-of-type::after {
  content: none;
}
.c-project__list__item.last::after {
  content: none;
}
.c-project__list__item.remarks {
  padding: 0 5.291005291vw;
}
.c-project__list__text {
  font-size: 4.7619047619vw;
  line-height: 1.5555555556;
  color: #2C2C2C;
}
.c-footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #274586;
  padding: 7.4074074074vw 0 4.7619047619vw;
  position: relative;
  z-index: 30;
}
.c-footer__logo {
  width: 74.0740740741vw;
}
.c-footer__copyright {
  margin-top: 5.291005291vw;
}
.c-footer__copyright__text {
  font-weight: 500;
  font-size: 3.1746031746vw;
  line-height: 1.4166666667;
  color: #ffffff;
}
.c-float {
  width: 16.4021164021vw;
  height: 16.4021164021vw;
  border-radius: 50%;
  border: 0.2645502646vw solid #ffffff;
  overflow: hidden;
  position: fixed;
  bottom: 2.380952381vw;
  right: 2.380952381vw;
  z-index: 20;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}
.c-float__link {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  background: #BDA939;
  padding-top: 3.4391534392vw;
}
.c-float__heading {
  display: flex;
  align-items: center;
  gap: 0.5291005291vw;
  padding-left: 0.7936507937vw;
}
.c-float__heading__icon {
  width: 2.1164021164vw;
}
.c-float__heading__text {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 600;
  font-size: 1.8518518519vw;
  line-height: 1.2857142857;
  letter-spacing: -0.05em;
  color: #ffffff;
}
.c-float__text {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 600;
  font-size: 2.6455026455vw;
  line-height: 1.5;
  letter-spacing: 0.08em;
  color: #ffffff;
}
.c-float__arrow {
  width: 1.3227513228vw;
  margin-top: 1.0582010582vw;
}
.c-float.is-active {
  visibility: visible;
  opacity: 1;
}
.c-float.is-active.hide {
  visibility: hidden;
  opacity: 0;
}
.c-float02 {
  width: 100%;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 40;
  visibility: visible;
  opacity: 1;
  transition: 0.3s;
  background: #ffffff;
}
.c-float02.hide {
  visibility: hidden;
  opacity: 0;
}
.c-spmenu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  z-index: 1500;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}
.c-spmenu__mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.c-spmenu__content {
  width: 64.8148148148vw;
  padding-bottom: 12.6984126984vw;
  background: #274586;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  transform: translateX(120%);
  transition: 0.3s;
}
.c-spmenu__close {
  display: flex;
  justify-content: flex-end;
  padding: 2.6455026455vw;
}
.c-spmenu__close__icon {
  width: 6.0846560847vw;
}
.c-spmenu__list {
  margin-top: 1.3227513228vw;
}
.c-spmenu__list__item {
  padding-bottom: 3.9682539683vw;
  border-bottom: 0.2645502646vw solid #ffffff;
  display: flex;
  justify-content: center;
}
.c-spmenu__list__item + .c-spmenu__list__item {
  margin-top: 3.9682539683vw;
}
.c-spmenu__list__text {
  font-weight: 500;
  font-size: 4.2328042328vw;
  line-height: 1.5;
  color: #ffffff;
}
.c-spmenu.is-active {
  visibility: visible;
  opacity: 1;
}
.c-spmenu.is-active .c-spmenu__content {
  transform: translateX(0%);
}
.c-anker {
  position: relative;
}
.c-anker__point {
  position: absolute;
  top: -16.9312169312vw;
}

@media print, (min-width: 768px) {
  .c-header__inner {
    height: 4.3072505384vw;
    justify-content: space-between;
    gap: 3.4458004307vw;
    padding: 0 3.4458004307vw 0 1.7946877243vw;
  }
  .c-header__link {
    width: 18.6647523331vw;
    flex-shrink: 0;
    transition: 0.3s;
  }
  .c-header__link:hover {
    opacity: 0.7;
  }
  .c-header__pcnav {
    display: flex;
    gap: 2.5125628141vw;
  }
  .c-header__pcnav__link {
    transition: 0.3s;
  }
  .c-header__pcnav__link:hover {
    opacity: 0.7;
  }
  .c-header__pcnav__text {
    font-size: 1.1486001436vw;
    color: #3B4043;
  }
  .c-header__spbutton {
    display: none;
  }
  .c-link {
    gap: 0.7178750897vw;
    height: 3.5893754487vw;
    transition: 0.3s;
  }
  .c-link:hover {
    opacity: 0.7;
  }
  .c-link__text {
    font-size: 1.2921751615vw;
  }
  .c-link__arrow {
    width: 1.1486001436vw;
  }
  .c-contact {
    padding: 5.0251256281vw 0;
  }
  .c-contact__heading {
    flex-direction: row;
    gap: 1.7229002154vw;
  }
  .c-contact__heading__imgarea {
    width: 3.3740129218vw;
  }
  .c-contact__heading__textarea {
    gap: 0.5743000718vw;
  }
  .c-contact__heading__text {
    font-size: 3.5175879397vw;
    line-height: 5.6712132089vw;
  }
  .c-contact__heading__text .large {
    font-size: 3.8765254846vw;
  }
  .c-contact__heading__lead {
    font-size: 1.2921751615vw;
    line-height: 1.4444444444;
  }
  .c-contact__button {
    width: 25.8435032304vw;
    margin: 2.584350323vw auto 0;
  }
  .c-relation {
    padding-top: 10.768126346vw;
    padding-bottom: 10.768126346vw;
  }
  .c-relation__inner {
    width: 100%;
  }
  .c-relation__heading__text {
    font-size: 2.8715003589vw;
    line-height: 1.45;
    letter-spacing: 0;
  }
  .c-relation__list {
    margin-top: 2.8715003589vw;
    width: 70.351758794vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.0768126346vw 1.4357501795vw;
  }
  .c-relation__list__item {
    padding-bottom: 0;
    border-bottom: none;
  }
  .c-relation__list__item + .c-relation__list__item {
    margin-top: 0;
  }
  .c-relation__list__item[data-item="1"] {
    padding-right: 1.4357501795vw;
    border-right: 0.071787509vw solid #2C2C2C;
  }
  .c-relation__list__item[data-item="3"] {
    padding-right: 1.4357501795vw;
    border-right: 0.071787509vw solid #2C2C2C;
  }
  .c-relation__list__link {
    font-size: 1.1486001436vw;
    transition: 0.3s;
  }
  .c-relation__list__link__icon {
    margin-left: 0.7178750897vw;
  }
  .c-relation__list__link__icon img {
    width: 1.0050251256vw;
  }
  .c-relation__list__link:hover {
    opacity: 0.7;
  }
  .c-relation__banner {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    gap: 3.5893754487vw;
    width: 57.4300071788vw;
    margin: 2.8715003589vw auto 0;
  }
  .c-relation__banner__item[data-item="1"] {
    width: 27.9253409907vw;
  }
  .c-relation__banner__item[data-item="2"] {
    width: 24.6949030869vw;
  }
  .c-relation__banner__item[data-item="3"] {
    width: 32.304379038vw;
  }
  .c-relation__banner__link {
    display: block;
    transition: 0.3s;
  }
  .c-relation__banner__link:hover {
    opacity: 0.7;
  }
  .c-project {
    padding-top: 10.768126346vw;
    padding-bottom: 10.768126346vw;
    border-top: 0.071787509vw solid #707070;
  }
  .c-project__inner {
    width: 64.1062455133vw;
  }
  .c-project__lead {
    font-size: 1.7229002154vw;
    line-height: 1.3333333333;
  }
  .c-project__banner {
    gap: 2.584350323vw 0;
    margin-top: 3.1586503948vw;
    padding-right: 2.5125628141vw;
  }
  .c-project__banner__item {
    width: 20.3158650395vw;
    height: auto;
  }
  .c-project__banner__item[data-item="1"] .c-project__banner__img {
    width: 14.7882268485vw;
  }
  .c-project__banner__item[data-item="2"] .c-project__banner__img {
    width: 19.2390524049vw;
  }
  .c-project__banner__item[data-item="3"] {
    width: 49%;
    justify-content: flex-end;
  }
  .c-project__banner__item[data-item="3"] .c-project__banner__img {
    width: 19.2390524049vw;
  }
  .c-project__banner__item[data-item="4"] .c-project__banner__img {
    width: 11.2706389088vw;
  }
  .c-project__banner__item[data-item="5"] .c-project__banner__img {
    width: 11.2706389088vw;
  }
  .c-project__banner__item[data-item="6"] {
    flex-basis: 100%;
  }
  .c-project__banner__item[data-item="6"] .c-project__banner__img {
    width: 16.152189519vw;
  }
  .c-project__banner__link {
    display: block;
    transition: 0.3s;
  }
  .c-project__banner__link:hover {
    opacity: 0.7;
  }
  .c-project__box {
    margin-top: 3.3022254128vw;
    border: 0.071787509vw solid #343434;
    border-radius: 0.7178750897vw;
  }
  .c-project__box__heading {
    padding: 0.4307250538vw 0 0.5025125628vw;
  }
  .c-project__box__heading__text {
    font-size: 2.0100502513vw;
    line-height: 1.3214285714;
  }
  .c-project__box__content {
    padding: 1.3639626705vw 0 1.5793251974vw;
    flex-direction: row;
    justify-content: center;
    gap: 0.8614501077vw;
  }
  .c-project__box__lead {
    gap: 0.7178750897vw;
  }
  .c-project__box__lead__text {
    font-size: 1.2921751615vw;
  }
  .c-project__box__lead__icon {
    width: 0.7896625987vw;
    transform: rotate(0deg);
    margin-top: 0;
  }
  .c-project__box__tag {
    width: 7.8248384781vw;
    height: 2.5125628141vw;
    border: 0.071787509vw solid #2C2C2C;
    border-radius: 0.5025125628vw;
    margin-top: 0;
  }
  .c-project__box__tag__text {
    font-size: 2.1536252692vw;
  }
  .c-project__box__mail__link {
    transition: 0.3s;
  }
  .c-project__box__mail__link:hover {
    opacity: 0.7;
  }
  .c-project__box__mail__text {
    font-size: 2.2972002872vw;
    line-height: 1.4375;
  }
  .c-project__list {
    gap: 0.7178750897vw 0;
    width: 57.4300071788vw;
    margin: 1.7229002154vw auto 0;
  }
  .c-project__list__item::after {
    font-size: 1.4357501795vw;
  }
  .c-project__list__item.remarks {
    padding: 0 0 0 1.4357501795vw;
  }
  .c-project__list__link {
    transition: 0.3s;
  }
  .c-project__list__link:hover {
    opacity: 0.7;
  }
  .c-project__list__text {
    font-size: 1.4357501795vw;
  }
  .c-footer {
    padding: 2.79971285vw 0 0.7178750897vw;
  }
  .c-footer__logo {
    width: 22.7566403446vw;
  }
  .c-footer__copyright {
    margin-top: 1.7946877243vw;
  }
  .c-footer__copyright__text {
    font-size: 1.1486001436vw;
    line-height: 1.4375;
  }
  .c-float {
    width: 12.2038765255vw;
    height: 12.2038765255vw;
    border: 0.1435750179vw solid #ffffff;
    bottom: 1.4357501795vw;
    right: 1.4357501795vw;
  }
  .c-float__link {
    padding-top: 2.656137832vw;
    transition: 0.3s;
  }
  .c-float__link:hover {
    opacity: 0.7;
  }
  .c-float__heading {
    gap: 0.2871500359vw;
    padding-left: 0.3589375449vw;
  }
  .c-float__heading__icon {
    width: 1.7229002154vw;
  }
  .c-float__heading__text {
    font-size: 1.4357501795vw;
    line-height: 1.35;
  }
  .c-float__text {
    font-size: 2.1536252692vw;
    line-height: 1.2;
  }
  .c-float__arrow {
    width: 0.8614501077vw;
    margin-top: 0.8614501077vw;
  }
  .c-float02 {
    width: 28.7150035894vw;
  }
  .c-float02__link {
    display: block;
    transition: 0.3s;
  }
  .c-float02__link:hover {
    opacity: 0.7;
  }
  .c-anker {
    position: relative;
  }
  .c-anker__point {
    position: absolute;
    top: -5.7430007179vw;
  }
}
.u-d--none--sp {
  display: none !important;
}

.u-d--none02--sp {
  display: none !important;
}

.u-d--none03--sp {
  display: none !important;
}

@media print, (min-width: 768px) {
  .u-d--none--pc {
    display: none !important;
  }
  .u-d--none--sp {
    display: inline !important;
  }
  .u-d--none02--sp {
    display: block !important;
  }
  .u-d--none03--sp {
    display: flex !important;
  }
}
/*# sourceMappingURL=common.css.map */
