@charset "utf-8";



/* ------- BUSINESS ---------------------------------------------- */
.business-heading{
  background-color: #FFF;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: .08em;
}
.business-heading h1{
  line-height: 1.66;
}
@media print, screen and (min-width:781px) {
  .business-heading{
    padding: 80px 0 30px;
  }
  .business-heading-inner{
    display: flex;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    width: 90%;
  }
  .business-heading h1{
    font-size: 7.8rem;
    margin-right: 50px;
    white-space: nowrap;
  }
  .business-heading p{
    font-size: 2.0rem;
  }
}
@media screen and (max-width: 780px) {
  .business-heading{
    padding: 55px 40px;
  }
  .business-heading-inner{
  }
  .business-heading h1{
    font-size: 3.4rem;
    text-align: center;
  }
  .business-heading p{
    font-size: 1.6rem;
    margin-top: 20px;
  }
}




@keyframes floating-y {
  0% {
    transform: translateY(-.8%);
  }
  100% {
    transform: translateY(.8%);
  }
}
.business-map{
  background-image: url("../img/map.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 56.25%;
  position: relative;
  z-index: 0;
}
.business-map .object{
  cursor: pointer;
  position: absolute;
  z-index: 0;
  animation: floating-y 1.8s ease-in-out infinite alternate-reverse;
}
.business-map .object figure{
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 0;
}
.business-map .object figure figcaption{
  background-color: #100F63;
  color: #FFF;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  padding: min(2.31vh,25px) min(2.63vw,30px);
  white-space: nowrap;
  pointer-events: none;
  position: absolute;
  left: 50%;
  top: -40px;
  transform: translateX(-50%);
  z-index: 2;
  transition: .3s;
}
.business-map .object figure figcaption:after{
  background-image: url("../img/bubble.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: "";
  display: block;
  height: 16px;
  width: 18px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%,97%);
}
.object01{
  left: 24.6354%;
  top: 3.42592%;
  width: 12.9166%;
}
.object01 figure{
  background-image: url("../img/object01.png");
  padding-bottom: 125%;
}
.object02{
  left: 9.5833%;
  top: 31.4814%;
  width: 16.97916%;
}
.object02 figure{
  background-image: url("../img/object02.png");
  padding-bottom: 119.325%;
}
.object03{
  left: 38.046875%;
  top: 32.4537%;
  width: 11.14583%;
}
.object03 figure{
  background-image: url("../img/object03.png");
  padding-bottom: 110.2803%;
}
.object04{
  left: 60.3125%;
  top: 17.3148%;
  width: 16.197916%;
}
.object04 figure{
  background-image: url("../img/object04.png");
  padding-bottom: 105.1446%;
}
.object05{
  left: 11.4843%;
  top: 71.2037%;
  width: 8.072916%;
}
.object05 figure{
  background-image: url("../img/object05.png");
  padding-bottom: 145.806%;
}
.object06{
  left: 27.29166%;
  top: 75.9259%;
  width: 8.4375%;
}
.object06 figure{
  background-image: url("../img/object06.png");
  padding-bottom: 111.111%;
}
.object07{
  left: 47.83854%;
  top: 59.9537%;
  width: 16.14583%;
}
.object07 figure{
  background-image: url("../img/object07.png");
  padding-bottom: 130.6451%;
}
.object08{
  left: 70.36458%;
  top: 43.79629%;
  width: 14.89583%;
}
.object08 figure{
  background-image: url("../img/object08.png");
  padding-bottom: 125.524%;
}
@media print, screen and (min-width:781px) {
  .business-map-area{
    background-color: #FFF;
    padding-top: 50px;
  }
  .business-map .object figure figcaption{
    font-size: min(1.75vw,2.0rem);
    opacity: 0;
  }
  @media (hover: hover) and (pointer: fine){
    .business-map .object:hover{
      animation-play-state: paused
    }
    .business-map .object:hover figure figcaption{
      opacity: 1;
    }
  }
}
@media screen and (max-width: 780px) {
  .business-map-area{
    overflow-x: auto;
  }
  .business-map{
    aspect-ratio: 1 / 0.563;
    min-height: calc(100vh - 60px);
    min-height: calc(100dvh - 60px);
  }
  .business-map .object figure figcaption{
    font-size: min(4.75vw,2.0rem);
    padding: 10px 20px;
    top: -10px;
    opacity: 1;
  }
}


.object-sec{
  background-color: #FFF;
}
.object-sec-contents .ttl{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.object-sec-contents .ttl p{
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  line-height: 1.66;
}
.object-sec-contents .ttl h2{
  border-bottom: 1px solid #E3141B;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.66;
}
.object-sec .btn-detail{
  color: #FFF;
  background-color: #100F63;
  font-family: "Zen Old Mincho", serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  transition: .3s;
}
.object-sec .btn-detail:before {
  content: "\e5e1";
  font-family: "Material Symbols Outlined";
  font-size: 1.4rem;
  font-weight: 400;
  margin-left: 10px;
}
@media (hover: hover) and (pointer: fine){
  .object-sec .btn-detail:hover{
    opacity: .7;
  }
}
@media print, screen and (min-width:781px) {
  .object-sec{
    padding: 60px 0;
  }
  .object-sec-inner{
    margin: 0 auto;
    width: 87.755%;
  }
  .object-sec-contents{
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .object-sec-contents .detail{
    width: 46.511%;
  }
  .object-sec-contents .ttl p{
    font-size: 1.8rem;
  }
  .object-sec-contents .ttl h2{
    font-size: 2.8rem;
    padding-bottom: 30px;
    margin-top: 10px;
  }
  .object-sec-contents .detail > p{
    margin-top: 30px;
  }
  .object-sec-contents .image{
    width: 48.837%;
  }
  .object-sec .btn-detail{
    margin: 60px auto 0;
    font-size: 1.8rem;
    max-width: 210px;
  }
}
@media screen and (max-width: 780px) {
  .object-sec{
    padding: 20px 20px 40px;
  }
  .object-sec-inner{
  }
  .object-sec-contents{
  }
  .object-sec-contents .detail{
    margin-top: 30px;
  }
  .object-sec-contents .ttl p{
    font-size: 1.6rem;
  }
  .object-sec-contents .ttl h2{
    font-size: 2.4rem;
    padding-bottom: 20px;
    margin-top: 10px;
  }
  .object-sec-contents .detail > p{
    font-size: 1.8rem;
    margin-top: 30px;
  }
  .object-sec .btn-detail{
    margin: 30px auto 0;
    font-size: 1.8rem;
    max-width: 210px;
  }

}




.btn-modal-close{
  background-image: url("../../common/img/icon_modal_close.svg");
  background-color: #000;
  background-position: center center;
  background-repeat: no-repeat;
  border: 1px solid #FFF;
  border-radius: 50%;
  height: 60px;
  width: 60px;
  position: absolute;
  right: -30px;
  top: -30px;
  transition: .3s;
}
@media (hover: hover) and (pointer: fine){
  .btn-modal-close:hover{
    background-color: #100F63;
  }
}
@media print, screen and (min-width:781px) {
  .iziModal{
    width: 90%;
  }
}
@media screen and (max-width: 780px) {
  .iziModal{
    margin-left: 5%;
    margin-right: 5%;
    height: 530px !important;
  }
  .iziModal-wrap{
    overflow-y: auto;
    height: 100% !important;
  }
  .btn-modal-close{
    background-size: 15px auto;
    height: 40px;
    width: 40px;
    right: 0;
    top: -20px;
    transform: translateY(-100%);
  }
  .iziModal-overlay{
    height: 100vh;
    height: 100dvh;
  }
}