#instagram .inner .top .heading h2, #company .inner .heading h2, #works .inner .heading h2, #news .inner .column .heading h2, #service .inner .contents .real .heading h2, #service .inner .contents .block .txtbox > .heading h2, #service .inner > .heading h2, #concept .inner .contents .txtbox .heading h2 {
  display: flex;
  align-items: start;
  flex-direction: column;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-size: 30px;
  line-height: 2.2666666667;
  letter-spacing: 0.3em;
}
#instagram .inner .top .heading h2 small, #company .inner .heading h2 small, #works .inner .heading h2 small, #news .inner .column .heading h2 small, #service .inner .contents .real .heading h2 small, #service .inner .contents .block .txtbox > .heading h2 small, #service .inner > .heading h2 small, #concept .inner .contents .txtbox .heading h2 small {
  position: relative;
  font-family: "acumin-variable", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 28px;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  line-height: 2.5;
  padding-left: 45px;
  padding-right: 45px;
  transform: scaleX(0.7);
  left: -23px;
  white-space: nowrap;
}
#instagram .inner .top .heading h2 small::before, #company .inner .heading h2 small::before, #works .inner .heading h2 small::before, #news .inner .column .heading h2 small::before, #service .inner .contents .real .heading h2 small::before, #service .inner .contents .block .txtbox > .heading h2 small::before, #service .inner > .heading h2 small::before, #concept .inner .contents .txtbox .heading h2 small::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) scaleX(1.43);
  content: "";
  width: 30px;
  height: 50px;
  clip-path: polygon(0 0, 100% 0, 43% 50%, 100% 100%, 0 100%);
  margin-right: 13px;
  background: #bbaca7;
}
#instagram .inner .top .heading h2 small::after, #company .inner .heading h2 small::after, #works .inner .heading h2 small::after, #news .inner .column .heading h2 small::after, #service .inner .contents .real .heading h2 small::after, #service .inner .contents .block .txtbox > .heading h2 small::after, #service .inner > .heading h2 small::after, #concept .inner .contents .txtbox .heading h2 small::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) scaleX(1.43);
  content: "";
  width: 30px;
  height: 50px;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 57% 50%);
  background: #bbaca7;
  margin-left: 13px;
}
@media (max-width: 999px) {
  #instagram .inner .top .heading h2, #company .inner .heading h2, #works .inner .heading h2, #news .inner .column .heading h2, #service .inner .contents .real .heading h2, #service .inner .contents .block .txtbox > .heading h2, #service .inner > .heading h2, #concept .inner .contents .txtbox .heading h2 {
    font-size: 26px;
    line-height: 1.6;
  }
  #instagram .inner .top .heading h2 small, #company .inner .heading h2 small, #works .inner .heading h2 small, #news .inner .column .heading h2 small, #service .inner .contents .real .heading h2 small, #service .inner .contents .block .txtbox > .heading h2 small, #service .inner > .heading h2 small, #concept .inner .contents .txtbox .heading h2 small {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  #instagram .inner .top .heading h2, #company .inner .heading h2, #works .inner .heading h2, #news .inner .column .heading h2, #service .inner .contents .real .heading h2, #service .inner .contents .block .txtbox > .heading h2, #service .inner > .heading h2, #concept .inner .contents .txtbox .heading h2 {
    font-size: 22px;
  }
  #instagram .inner .top .heading h2 small:after, #company .inner .heading h2 small:after, #works .inner .heading h2 small:after, #news .inner .column .heading h2 small:after, #service .inner .contents .real .heading h2 small:after, #service .inner .contents .block .txtbox > .heading h2 small:after, #service .inner > .heading h2 small:after, #concept .inner .contents .txtbox .heading h2 small:after, #instagram .inner .top .heading h2 small:before, #company .inner .heading h2 small:before, #works .inner .heading h2 small:before, #news .inner .column .heading h2 small:before, #service .inner .contents .real .heading h2 small:before, #service .inner .contents .block .txtbox > .heading h2 small:before, #service .inner > .heading h2 small:before, #concept .inner .contents .txtbox .heading h2 small:before {
    width: 21px;
    height: 35px;
  }
}

#company .inner .heading h2, #works .inner .heading h2, #news .inner .column .heading h2, #service .inner .contents .real .heading h2, #service .inner > .heading h2 {
  align-items: center;
}
#company .inner .heading h2 small, #works .inner .heading h2 small, #news .inner .column .heading h2 small, #service .inner .contents .real .heading h2 small, #service .inner > .heading h2 small {
  min-width: 312px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 45px;
  padding-right: 45px;
  left: 0;
}
#company .inner .heading h2 small::before, #works .inner .heading h2 small::before, #news .inner .column .heading h2 small::before, #service .inner .contents .real .heading h2 small::before, #service .inner > .heading h2 small::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) scaleX(1.43);
  content: "";
  width: 30px;
  height: 50px;
  clip-path: polygon(0 0, 100% 0, 43% 50%, 100% 100%, 0 100%);
  background: #bbaca7;
}
#company .inner .heading h2 small::after, #works .inner .heading h2 small::after, #news .inner .column .heading h2 small::after, #service .inner .contents .real .heading h2 small::after, #service .inner > .heading h2 small::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) scaleX(1.43);
  content: "";
  width: 30px;
  height: 50px;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 57% 50%);
  background: #bbaca7;
}
@media (max-width: 767px) {
  #company .inner .heading h2 small:after, #works .inner .heading h2 small:after, #news .inner .column .heading h2 small:after, #service .inner .contents .real .heading h2 small:after, #service .inner > .heading h2 small:after, #company .inner .heading h2 small:before, #works .inner .heading h2 small:before, #news .inner .column .heading h2 small:before, #service .inner .contents .real .heading h2 small:before, #service .inner > .heading h2 small:before {
    width: 21px;
    height: 35px;
  }
}

#instagram .inner .top .heading h2 {
  color: #fff;
}
#instagram .inner .top .heading h2 small {
  color: #fff;
}

#service .inner .contents .block .txtbox > .heading h2 {
  position: relative;
  padding: 0px 0 18px 50px;
}
#service .inner .contents .block .txtbox > .heading h2::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 8px;
  height: 100%;
  background: #bbaca7;
}

#selecter .map .HTMLBlock {
  height: 100%;
}

#main {
  position: relative;
  z-index: 2;
}

/* ----------------------------------------------
mainimg
------------------------------------------------- */
#mainimg {
  position: relative;
  z-index: 1;
  /*
    &::before {
      position: absolute;
      content: "";
      width: 100%;
      aspect-ratio: 1600/70;
      min-height: 70px;
      bottom: 0;
      z-index: 1;
      background-image: url(../images/bl.webp);
      background-repeat: no-repeat;

      background-size: 100% auto;
      background-position: center bottom;
    }
  */
}
#mainimg #mainmovie {
  width: 100%;
  height: calc(100vh - 125px);
  height: 840px;
}
#mainimg #mainmovie img,
#mainimg #mainmovie video {
  width: 100%;
  height: calc(100vh - 125px);
  height: 840px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-mask-image: radial-gradient(ellipse at center bottom, black 60%, transparent 100%);
          mask-image: radial-gradient(ellipse at center bottom, black 60%, transparent 100%);
}
#mainimg .catch {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
#mainimg .catch .catchinner {
  left: 10%;
  top: 160px;
  position: absolute;
}
#mainimg .catch .catchinner .txtbox {
  color: #fff;
}
#mainimg .catch .catchinner .txtbox .title {
  display: flex;
  flex-direction: column;
  row-gap: 36px;
  padding: 15px 0px;
  font-size: 50px;
  font-family: serif;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.3em;
  writing-mode: vertical-rl;
  text-shadow: rgba(35, 24, 21, 0.5) 0px 0px 10px, rgba(35, 24, 21, 0.5) 2px 2px 0px;
}
@media (max-width: 1299px) {
  #mainimg #mainmovie {
    height: 600px;
  }
  #mainimg #mainmovie img,
  #mainimg #mainmovie video {
    height: 600px;
  }
  #mainimg .catch .catchinner {
    top: 20px;
    position: absolute;
  }
  #mainimg .catch .catchinner .txtbox {
    color: #fff;
  }
  #mainimg .catch .catchinner .txtbox .title {
    row-gap: 30px;
    font-size: 40px;
  }
}
@media (max-width: 999px) {
  #mainimg #mainmovie {
    height: 500px;
  }
  #mainimg #mainmovie img,
  #mainimg #mainmovie video {
    height: 500px;
  }
  #mainimg .catch .catchinner {
    top: 20px;
  }
  #mainimg .catch .catchinner .txtbox .title {
    row-gap: 20px;
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  #mainimg #mainmovie {
    width: 100%;
    height: 300px;
  }
  #mainimg #mainmovie img,
  #mainimg #mainmovie video {
    height: 300px;
  }
  #mainimg .catch .catchinner {
    top: 20px;
  }
  #mainimg .catch .catchinner .txtbox .title {
    row-gap: 10px;
    font-size: 20px;
  }
}

/* ----------------------------------------------
concept
------------------------------------------------- */
#concept {
  padding-top: 110px;
  padding-bottom: 152px;
  position: relative;
}
#concept::before {
  position: absolute;
  content: "";
  width: 100%;
  aspect-ratio: 1600/70;
  min-height: 70px;
  bottom: 0;
  z-index: 1;
  background-image: url(../images/bl2.webp);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
}
#concept .inner {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
#concept .inner .contents {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#concept .inner .contents .image {
  width: 52.7118644068%;
}
#concept .inner .contents .image img {
  width: 100%;
}
#concept .inner .contents .txtbox {
  width: 40.593220339%;
}
#concept .inner .contents .txtbox .heading h2 {
  margin-bottom: 66px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-style: normal;
}
#concept .inner .contents .text {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 2.1875;
  margin-bottom: 43px;
}
#concept .inner .contents .btn {
  display: flex;
  justify-content: center;
}
#concept .inner .contents .btn a {
  font-weight: normal;
  text-decoration: none;
  color: #231815;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  position: relative;
  line-height: 1.7222222222;
  letter-spacing: 0.5em;
  color: #bbaca7;
  border-radius: 5px;
  transition: all 0.5s ease-out;
  background: #9E8B85;
  color: #fff;
  width: 477px;
  height: 70px;
  font-size: 18px;
}
#concept .inner .contents .btn a::after {
  content: "";
  width: 51px;
  height: 8px;
  right: 30px;
  position: absolute;
  background-image: url(../images/btn-flow2.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
#concept .inner .contents .btn a:hover {
  opacity: 0.6;
}
#concept .inner .contents .btn a::after {
  background-image: url(../images/btn-flow.webp);
}
@media (max-width: 999px) {
  #concept .inner .contents .btn a {
    width: 270px;
    height: 70px;
    font-size: 16px;
  }
  #concept .inner .contents .btn a::after {
    display: none;
  }
}
@media (max-width: 767px) {
  #concept .inner .contents .btn a {
    width: 270px;
    height: 60px;
    font-size: 14px;
  }
}
@media (max-width: 1299px) {
  #concept .inner .contents .image {
    width: 50%;
  }
  #concept .inner .contents .txtbox {
    width: 47.4576271186%;
  }
  #concept .inner .contents .txtbox .heading h2 {
    margin-bottom: 46px;
  }
  #concept .inner .contents .text {
    margin-bottom: 33px;
  }
}
@media (max-width: 999px) {
  #concept {
    padding-top: 70px;
    padding-bottom: 140px;
  }
  #concept .contents .image {
    width: 50%;
  }
  #concept .contents .txtbox {
    width: 47.4576271186%;
  }
  #concept .contents .txtbox .heading h2 {
    margin-bottom: 36px;
  }
  #concept .contents .text {
    font-size: 15px;
    margin-bottom: 23px;
  }
}
@media (max-width: 767px) {
  #concept {
    padding-top: 50px;
    padding-bottom: 90px;
  }
  #concept .inner .contents {
    flex-direction: column;
  }
  #concept .inner .contents .image {
    width: 100%;
    margin-bottom: 40px;
  }
  #concept .inner .contents .image img {
    max-height: 250px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #concept .inner .contents .txtbox {
    width: 100%;
  }
  #concept .inner .contents .txtbox .heading h2 {
    padding-left: 10px;
    margin-bottom: 20px;
  }
  #concept .inner .contents .text {
    font-size: 14px;
    margin-bottom: 20px;
  }
  #concept .inner .contents .btn {
    display: flex;
    justify-content: center;
  }
  #concept .inner .contents .btn a {
    font-weight: normal;
    text-decoration: none;
    color: #231815;
    font-family: "source-han-sans-japanese", sans-serif;
    font-weight: 400;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    position: relative;
    line-height: 1.7222222222;
    letter-spacing: 0.5em;
    color: #bbaca7;
    border-radius: 5px;
    transition: all 0.5s ease-out;
    background: #9E8B85;
    color: #fff;
    width: 477px;
    height: 70px;
    font-size: 18px;
  }
  #concept .inner .contents .btn a::after {
    content: "";
    width: 51px;
    height: 8px;
    right: 30px;
    position: absolute;
    background-image: url(../images/btn-flow2.webp);
    background-repeat: no-repeat;
    background-size: cover;
  }
  #concept .inner .contents .btn a:hover {
    opacity: 0.6;
  }
  #concept .inner .contents .btn a::after {
    background-image: url(../images/btn-flow.webp);
  }
}
@media (max-width: 767px) and (max-width: 999px) {
  #concept .inner .contents .btn a {
    width: 270px;
    height: 70px;
    font-size: 16px;
  }
  #concept .inner .contents .btn a::after {
    display: none;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  #concept .inner .contents .btn a {
    width: 270px;
    height: 60px;
    font-size: 14px;
  }
}

/* ----------------------------------------------
service
------------------------------------------------- */
#service {
  padding-top: 80px;
  padding-bottom: 179px;
  background-color: #f5f4f2;
  position: relative;
}
#service::before {
  position: absolute;
  content: "";
  width: 100%;
  aspect-ratio: 1600/70;
  min-height: 70px;
  bottom: 0;
  z-index: 1;
  background-image: url(../images/bl.webp);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
}
#service .inner > .heading {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
#service .inner > .heading h2 {
  margin-bottom: 26px;
}
#service .inner > .text {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 2.1875;
  text-align: center;
  margin-bottom: 19px;
}
#service .inner .contents .block {
  display: flex;
  -moz-column-gap: 9.0625%;
       column-gap: 9.0625%;
}
#service .inner .contents .block .image {
  width: 49.5625%;
  max-width: 793px;
}
#service .inner .contents .block .image img {
  width: 100%;
}
#service .inner .contents .block .txtbox {
  width: 29.8125%;
  margin-top: 42px;
}
#service .inner .contents .block .txtbox > .heading h2 {
  margin-bottom: 26px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-style: normal;
}
#service .inner .contents .block .txtbox > .text {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 2.1875;
  margin-bottom: 43px;
}
#service .inner .contents .block .txtbox .btn {
  display: flex;
  justify-content: center;
}
#service .inner .contents .block .txtbox .btn a {
  font-weight: normal;
  text-decoration: none;
  color: #231815;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  position: relative;
  line-height: 1.7222222222;
  letter-spacing: 0.5em;
  color: #bbaca7;
  border-radius: 5px;
  transition: all 0.5s ease-out;
  background: #9E8B85;
  color: #fff;
  width: 477px;
  height: 70px;
  font-size: 18px;
}
#service .inner .contents .block .txtbox .btn a::after {
  content: "";
  width: 51px;
  height: 8px;
  right: 30px;
  position: absolute;
  background-image: url(../images/btn-flow2.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
#service .inner .contents .block .txtbox .btn a:hover {
  opacity: 0.6;
}
#service .inner .contents .block .txtbox .btn a::after {
  background-image: url(../images/btn-flow.webp);
}
@media (max-width: 999px) {
  #service .inner .contents .block .txtbox .btn a {
    width: 270px;
    height: 70px;
    font-size: 16px;
  }
  #service .inner .contents .block .txtbox .btn a::after {
    display: none;
  }
}
@media (max-width: 767px) {
  #service .inner .contents .block .txtbox .btn a {
    width: 270px;
    height: 60px;
    font-size: 14px;
  }
}
#service .inner .contents .block:not(:last-child) {
  margin-bottom: 166px;
}
#service .inner .contents .block:nth-child(2) {
  flex-direction: row-reverse;
}
#service .inner .contents .block:nth-child(2) .image {
  width: 49.5625%;
}
#service .inner .contents .real {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
#service .inner .contents .real .heading {
  margin-bottom: 3px;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
#service .inner .contents .real .text {
  text-align: center;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 2.1875;
  margin-bottom: 45px;
}
#service .inner .contents .real .image {
  position: relative;
}
#service .inner .contents .real .image img {
  width: 100%;
}
#service .inner .contents .real .image .btn {
  display: flex;
  justify-content: center;
}
#service .inner .contents .real .image .btn a {
  font-weight: normal;
  text-decoration: none;
  color: #231815;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  position: relative;
  line-height: 1.7222222222;
  letter-spacing: 0.5em;
  color: #bbaca7;
  border-radius: 5px;
  transition: all 0.5s ease-out;
  background: #9E8B85;
  color: #fff;
  width: 477px;
  height: 70px;
  font-size: 18px;
}
#service .inner .contents .real .image .btn a::after {
  content: "";
  width: 51px;
  height: 8px;
  right: 30px;
  position: absolute;
  background-image: url(../images/btn-flow2.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
#service .inner .contents .real .image .btn a:hover {
  opacity: 0.6;
}
#service .inner .contents .real .image .btn a::after {
  background-image: url(../images/btn-flow.webp);
}
@media (max-width: 999px) {
  #service .inner .contents .real .image .btn a {
    width: 270px;
    height: 70px;
    font-size: 16px;
  }
  #service .inner .contents .real .image .btn a::after {
    display: none;
  }
}
@media (max-width: 767px) {
  #service .inner .contents .real .image .btn a {
    width: 270px;
    height: 60px;
    font-size: 14px;
  }
}
#service .inner .contents .real .image .btn {
  right: 0;
}
#service .inner .contents .real .image .btn b a {
  width: 345px;
  border-radius: 5px 0 0 5px;
}
@media (max-width: 1180px) {
  #service .inner .contents .block .txtbox {
    margin-top: 22px;
  }
  #service .inner .contents .block:not(:last-child) {
    margin-bottom: 157px;
  }
  #service .inner .contents .block:nth-child(1) .txtbox {
    width: 46.0625%;
    margin-right: 10px;
  }
  #service .inner .contents .block:nth-child(2) .txtbox {
    width: 46.0625%;
    margin-left: 10px;
  }
}
@media (max-width: 999px) {
  #service {
    padding-top: 70px;
    padding-bottom: 120px;
  }
  #service .inner .contents .block {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  #service .inner .contents .block .image {
    width: calc(50% - 5px);
  }
  #service .inner .contents .block .txtbox {
    width: calc(50% - 5px);
  }
  #service .inner .contents .block .txtbox > .text {
    font-size: 15px;
    margin-bottom: 20px;
  }
  #service .inner .contents .block:not(:last-child) {
    margin-bottom: 107px;
  }
  #service .inner .contents .block:nth-child(1) .txtbox {
    width: calc(50% - 5px);
  }
  #service .inner .contents .block:nth-child(2) .txtbox {
    width: calc(50% - 5px);
  }
  #service .inner .contents .real .text {
    font-size: 15px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  #service {
    padding-top: 50px;
    padding-bottom: 80px;
  }
  #service .inner .contents .block {
    flex-direction: column;
  }
  #service .inner .contents .block .image {
    width: 100%;
  }
  #service .inner .contents .block .image img {
    max-height: 240px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #service .inner .contents .block .txtbox {
    padding: 0 10px;
  }
  #service .inner .contents .block .txtbox > .text {
    font-size: 14px;
    margin-bottom: 20px;
  }
  #service .inner .contents .block:not(:last-child) {
    margin-bottom: 80px;
  }
  #service .inner .contents .block:nth-child(1) {
    flex-direction: column;
  }
  #service .inner .contents .block:nth-child(1) .image {
    width: 100%;
    padding-right: 10px;
  }
  #service .inner .contents .block:nth-child(1) .txtbox {
    width: 100%;
    margin-right: 0px;
  }
  #service .inner .contents .block:nth-child(2) {
    flex-direction: column;
  }
  #service .inner .contents .block:nth-child(2) .image {
    width: 100%;
    padding-left: 10px;
  }
  #service .inner .contents .block:nth-child(2) .txtbox {
    width: 100%;
    margin-left: 0px;
  }
  #service .inner .contents .real .text {
    font-size: 14px;
  }
  #service .inner .contents .real .image img {
    margin-bottom: 20px;
  }
  #service .inner .contents .real .image .btn {
    position: initial;
  }
  #service .inner .contents .real .image .btn a {
    width: 270px;
    border-radius: 5px;
  }
}

/* ----------------------------------------------
news
------------------------------------------------- */
#news {
  padding-top: 110px;
  padding-bottom: 95px;
}
#news .inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
#news .inner .column {
  display: flex;
  -moz-column-gap: 12.7966101695%;
       column-gap: 12.7966101695%;
}
#news .inner .column .heading {
  width: 34.8305084746%;
}
#news .inner .column .heading h2 {
  margin-bottom: 104px;
}
#news .inner .btn {
  display: flex;
  justify-content: center;
}
#news .inner .btn a {
  font-weight: normal;
  text-decoration: none;
  color: #231815;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  position: relative;
  line-height: 1.7222222222;
  letter-spacing: 0.5em;
  color: #bbaca7;
  border-radius: 5px;
  transition: all 0.5s ease-out;
  background: #9E8B85;
  color: #fff;
  width: 477px;
  height: 70px;
  font-size: 18px;
}
#news .inner .btn a::after {
  content: "";
  width: 51px;
  height: 8px;
  right: 30px;
  position: absolute;
  background-image: url(../images/btn-flow2.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
#news .inner .btn a:hover {
  opacity: 0.6;
}
#news .inner .btn a::after {
  background-image: url(../images/btn-flow.webp);
}
@media (max-width: 999px) {
  #news .inner .btn a {
    width: 270px;
    height: 70px;
    font-size: 16px;
  }
  #news .inner .btn a::after {
    display: none;
  }
}
@media (max-width: 767px) {
  #news .inner .btn a {
    width: 270px;
    height: 60px;
    font-size: 14px;
  }
}
@media (max-width: 999px) {
  #news .inner {
    display: block;
  }
  #news .inner .column {
    flex-direction: column;
  }
  #news .inner .column .heading {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-right: 0px;
    margin-bottom: 40px;
  }
  #news .inner .column .heading h2 {
    margin-bottom: 0px;
  }
  #news .inner .column .btn {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 767px) {
  #news {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #news .inner .column .heading {
    flex-direction: column;
  }
  #news .inner .column .heading h2 {
    margin-bottom: 30px;
  }
  #news .inner .inner {
    display: block;
  }
  #news .inner .inner .heading {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 40px;
  }
}

/* ----------------------------------------------
works
------------------------------------------------- */
#works {
  padding-top: 86px;
  padding-bottom: 100px;
  background-color: #f5f4f2;
  position: relative;
  /*  &::before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-image: url(../images/partner-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
  } */
}
#works .btn {
  display: flex;
  justify-content: center;
}
#works .btn a {
  font-weight: normal;
  text-decoration: none;
  color: #231815;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  position: relative;
  line-height: 1.7222222222;
  letter-spacing: 0.5em;
  color: #bbaca7;
  border-radius: 5px;
  transition: all 0.5s ease-out;
  background: #9E8B85;
  color: #fff;
  width: 477px;
  height: 70px;
  font-size: 18px;
}
#works .btn a::after {
  content: "";
  width: 51px;
  height: 8px;
  right: 30px;
  position: absolute;
  background-image: url(../images/btn-flow2.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
#works .btn a:hover {
  opacity: 0.6;
}
#works .btn a::after {
  background-image: url(../images/btn-flow.webp);
}
@media (max-width: 999px) {
  #works .btn a {
    width: 270px;
    height: 70px;
    font-size: 16px;
  }
  #works .btn a::after {
    display: none;
  }
}
@media (max-width: 767px) {
  #works .btn a {
    width: 270px;
    height: 60px;
    font-size: 14px;
  }
}
#works .inner {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
#works .inner .heading {
  margin-bottom: 5px;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
#works .inner > .text {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 2.1875;
  text-align: center;
  margin-bottom: 47px;
}
#works .contents {
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1365px;
}
#works .contents .imagebox {
  position: relative;
  margin-bottom: 40px;
}
#works .contents .imagebox .partnerlist .block {
  padding: 0 17.5px;
}
#works .contents .imagebox .partnerlist .block a {
  font-weight: normal;
  text-decoration: none;
  color: #231815;
  transition: all 0.5s ease-out;
}
#works .contents .imagebox .partnerlist .block a:hover {
  opacity: 0.6;
}
#works .contents .imagebox .partnerlist .block a .image {
  margin-bottom: 30px;
}
#works .contents .imagebox .partnerlist .block a .image img {
  width: 100%;
  height: 100%;
  aspect-ratio: 406/300;
  -o-object-fit: cover;
     object-fit: cover;
}
#works .contents .imagebox .partnerlist .block .txtbox {
  padding: 0 15px;
}
#works .contents .imagebox .partnerlist .block .txtbox .cate {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  color: #fff;
  background-color: #bbaca7;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.2em;
  padding: 0 20px;
  display: inline-block;
  margin-bottom: 15px;
  border-radius: 5px;
}
#works .contents .imagebox .partnerlist .block .txtbox .cate.new {
  background: #9E8B85;
}
#works .contents .imagebox .partnerlist .block .txtbox .cate.reform {
  background-color: #c2986d;
}
#works .contents .imagebox .partnerlist .block .txtbox .text {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
}
#works .contents .slick-arrow {
  width: 92px;
  height: 92px;
  position: absolute;
  top: 155px;
  transform: translateY(-50%);
  z-index: 999999;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.5s ease-out;
}
#works .contents .slick-arrow:hover {
  opacity: 0.6;
}
#works .contents .slick-prev {
  left: -28.5px;
}
#works .contents .slick-next {
  right: -28.5px;
}
@media (max-width: 1499px) {
  #works .contents .imagebox .partnerlist .block {
    padding: 0 10px;
  }
  #works .contents .slick-prev {
    left: 10px;
  }
  #works .contents .slick-next {
    right: 10px;
  }
}
@media (max-width: 999px) {
  #works {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  #works .inner .top {
    margin-bottom: 30px;
  }
  #works .inner .text {
    font-size: 16px;
    margin-bottom: 50px;
  }
  #works .contents {
    width: 100%;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1215px;
  }
  #works .contents .imagebox {
    position: relative;
    margin-bottom: 90px;
  }
  #works .contents .imagebox .partnerlist .block a .image {
    margin-bottom: 10px;
  }
  #works .contents .imagebox .partnerlist .block .txtbox .cate {
    font-size: 16px;
  }
  #works .contents .imagebox .partnerlist .block .txtbox .text {
    font-size: 14px;
  }
  #works .contents .slick-arrow {
    width: 45px;
    height: 45px;
    top: calc(100% + 20px);
    transform: translateY(0%);
    z-index: 999999;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all 0.5s ease-out;
  }
  #works .contents .slick-arrow:hover {
    opacity: 0.6;
  }
}
@media (max-width: 767px) {
  #works {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #works .inner .top {
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
  }
  #works .inner .text {
    font-size: 14px;
    margin-bottom: 30px;
  }
  #works .contents {
    max-width: 460px;
  }
  #works .contents .imagebox .partnerlist .block a .image img {
    aspect-ratio: 3/2;
  }
}

/* ----------------------------------------------
company
------------------------------------------------- */
#company {
  padding-top: 148px;
  padding-bottom: 106px;
  position: relative;
}
#company .inner {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 1100px;
}
#company .inner .heading h2 {
  margin-bottom: 60px;
}
#company .inner .contents {
  display: flex;
  justify-content: space-between;
  min-height: 420px;
}
#company .inner .contents .right {
  position: relative;
  width: 64.8148148148%;
}
#company .inner .contents .right .map {
  position: absolute;
  right: 0;
  width: 100%;
  height: 420px;
}
#company .inner .contents .right .map iframe {
  width: 100%;
  height: 100%;
}
#company .inner .contents .left {
  background-color: #e6e0de;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34.2592592593%;
  padding: 15px;
}
#company .inner .contents .left .image {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}
#company .inner .contents .left .address {
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 2.1875;
}
#company .inner .contents .left .address small {
  font-size: 14px;
}
@media (max-width: 1410px) {
  #company .inner .contents .left {
    position: relative;
  }
  #company .inner .contents .left .map {
    position: initial;
    width: 100%;
  }
}
@media (max-width: 999px) {
  #company {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  #company .inner .contents {
    min-height: 326px;
  }
  #company .inner .contents .right {
    width: calc(50% - 5px);
  }
  #company .inner .contents .right .map {
    height: 326px;
  }
  #company .inner .contents .left {
    width: calc(50% - 5px);
  }
  #company .inner .contents .left .address {
    font-size: 15px;
  }
  #company .inner .contents .left .address small {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  #company {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #company .inner .contents {
    flex-direction: column;
    min-height: initial;
    row-gap: 10px;
  }
  #company .inner .contents .right {
    width: 100%;
  }
  #company .inner .contents .right .map {
    height: initial;
    position: initial;
    height: 300px;
  }
  #company .inner .contents .left {
    width: 100%;
  }
}

/* ----------------------------------------------
instagram
------------------------------------------------- */
#instagram {
  padding-top: 68px;
  padding-bottom: 99px;
  position: relative;
  background-color: #f5f4f2;
}
#instagram .inner {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
#instagram .inner .logo {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 38px;
}
#instagram .inner .logo img {
  width: 100%;
  max-width: 179px;
}
#instagram .inner .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 61px;
}
#instagram .inner .top .heading {
  display: flex;
  justify-content: center;
  align-items: center;
}
#instagram .inner .top .btn {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  #instagram .inner .top .btn {
    justify-content: center;
  }
}
#instagram .inner .top .btn a {
  font-weight: normal;
  text-decoration: none;
  color: #231815;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  position: relative;
  line-height: 1.7222222222;
  letter-spacing: 0.5em;
  color: #bbaca7;
  border-radius: 5px;
  transition: all 0.5s ease-out;
  width: 270px;
  height: 70px;
  font-size: 16px;
}
#instagram .inner .top .btn a::after {
  content: "";
  width: 51px;
  height: 8px;
  right: 30px;
  position: absolute;
  background-image: url(../images/btn-flow2.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
#instagram .inner .top .btn a:hover {
  opacity: 0.6;
}
#instagram .inner .top .btn a::after {
  content: "";
  width: 22px;
  height: 9px;
}
@media (max-width: 999px) {
  #instagram .inner .top .btn a {
    width: 270px;
    height: 70px;
    font-size: 16px;
  }
  #instagram .inner .top .btn a::after {
    display: none;
  }
}
@media (max-width: 767px) {
  #instagram .inner .top .btn a {
    width: 270px;
    height: 60px;
    font-size: 14px;
  }
}
#instagram .inner .top .btn a::after {
  background-image: url(../images/linkbtn.webp);
  width: 19px;
  height: 19px;
}
#instagram .inner .contents {
  display: flex;
  flex-wrap: wrap;
}
#instagram .inner .block {
  position: relative;
  width: 22.8813559322%;
}
#instagram .inner .block:nth-child(n+5) {
  margin-top: 40px;
}
#instagram .inner .block:not(:nth-child(4n+1)) {
  margin-left: 2.8248587571%;
}
#instagram .inner .block:first-child {
  margin-left: 0;
}
#instagram .inner .block a {
  text-decoration: none;
  color: #fff;
}
#instagram .inner .block a:hover .txtbox {
  opacity: 1;
}
#instagram .inner .block .image {
  position: relative;
  padding-top: 88.8888888889%;
}
#instagram .inner .block .image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
#instagram .inner .block .txtbox {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.5s ease-out;
  opacity: 0;
}
#instagram .inner .block .text {
  font-size: 12px;
  line-height: 1.5;
}
@media (max-width: 999px) {
  #instagram {
    padding-bottom: 100px;
  }
  #instagram .inner .top {
    margin-bottom: 60px;
  }
  #instagram .inner .top .heading {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  #instagram {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #instagram .inner .logo img {
    width: 240px;
  }
  #instagram .inner .top {
    flex-direction: column;
    margin-bottom: 30px;
  }
  #instagram .inner .top .heading {
    margin-bottom: 30px;
  }
  #instagram .inner .top .heading h2 {
    align-items: center;
  }
  #instagram .inner .contents {
    max-width: 425px;
    margin-left: auto;
    margin-right: auto;
  }
  #instagram .inner .contents .block {
    width: 48%;
  }
  #instagram .inner .contents .block:not(:first-child) {
    margin-left: 0;
  }
  #instagram .inner .contents .block:nth-child(even) {
    margin-left: 4%;
  }
  #instagram .inner .contents .block:nth-child(n+3) {
    margin-top: 15px;
  }
}/*# sourceMappingURL=index.css.map */