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

/* ----------------------------------------------
mainimg
------------------------------------------------- */
#mainimg {
  position: relative;
}
#mainimg #mainslider {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
#mainimg #mainslider > img + img {
  display: none;
}
#mainimg #mainslider .slick-list,
#mainimg #mainslider .slick-track {
  height: 100%;
}
#mainimg #mainslider img {
  object-fit: cover;
  font-family: "object-fit: cover;";
}
#mainimg #mainslider::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(16, 16, 16, 0.27);
}
#mainimg .catch {
  min-height: calc(100vh - 133px);
  font-family: "Hiragino Sans", "Noto Sans JP", sans-serif;
  src: local(HiraginoSans-W7);
  font-weight: 700;
  font-size: 100px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #fff;
  text-shadow: 0 0 12px rgba(0, 0, 0, 0.17), 0 0 12px rgba(0, 0, 0, 0.17), 0 0 12px rgba(0, 0, 0, 0.17);
  padding: 50px 10px 90px 12.9375%;
}
#mainimg .catch small {
  display: block;
  font-family: "Hiragino Sans", "Noto Sans JP", sans-serif;
  src: local(HiraginoSans-W5);
  font-weight: 500;
  font-size: 34px;
  line-height: 1.4705882353;
  letter-spacing: 0.08em;
}
@media (max-width: 999px) {
  #mainimg .catch {
    padding: 40px 10px 70px;
    font-size: 80px;
    min-height: 400px;
  }
  #mainimg .catch small {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  #mainimg .catch {
    padding: 30px 10px 50px;
    font-size: 60px;
    min-height: 320px;
  }
  #mainimg .catch small {
    font-size: 22px;
  }
}
@media (max-width: 500px) {
  #mainimg .catch {
    font-size: 30px;
    min-height: 250px;
  }
  #mainimg .catch small {
    font-size: 16px;
  }
}

/* ----------------------------------------------
news
------------------------------------------------- */
#news {
  margin-top: -80px;
  position: relative;
  z-index: 1;
}
#news .inner {
  /* width: min(calc(100% - 10px),1120px); */
  width: min(81.25% - 10px, 1120px);
  margin-left: auto;
  padding: 30px max((100% - 1180px) / 2, 10px) 30px 3.625%;
  background-color: #f472b6;
  display: flex;
  align-items: center;
  column-gap: 60px;
}
#news h2 {
  font-family: "Hiragino Sans", "Noto Sans JP", sans-serif;
  src: local(HiraginoSans-W7);
  font-weight: 700;
  font-size: 46px;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #fff;
  display: flex;
  flex-direction: column;
  font-weight: 500;
}
#news h2 small {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0.08em;
}
@media (max-width: 999px) {
  #news h2 {
    font-size: 28px;
  }
  #news h2 small {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  #news h2 {
    font-size: 21px;
    line-height: 1.2;
  }
  #news h2 small {
    font-size: 18px;
  }
}
#news .contents {
  position: relative;
}
#news .contents::before {
  content: "";
  position: absolute;
  left: -31px;
  top: 50%;
  transform: translate(50%, -50%);
  width: 1px;
  height: 40px;
  background-color: #fff;
}
#news .contents article a {
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#news .contents article a:hover {
  opacity: 0.6;
}
#news .contents article time {
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #fce558;
}
#news .contents article .title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #fff;
  margin-right: -11px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
@media (max-width: 1200px) {
  #news .contents article .title {
    margin-right: 0;
  }
}
@media (max-width: 999px) {
  #news {
    margin-top: -60px;
  }
  #news .inner {
    column-gap: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #news .contents::before {
    left: -20px;
  }
}
@media (max-width: 767px) {
  #news {
    margin-bottom: 40px;
  }
  #news .inner {
    column-gap: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #news .contents::before {
    left: -15px;
    height: 30px;
  }
}

/* ----------------------------------------------
about
------------------------------------------------- */
#about {
  overflow: hidden;
}
#about .contents {
  display: flex;
  justify-content: center;
  padding: 92px max((100% - 1180px) / 2, 10px) 104px 9.375%;
  column-gap: 5.6451612903%;
  position: relative;
}
#about .contents::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: min(18.75%, 300px);
  height: 100%;
  z-index: -1;
  background-color: #f472b6;
}
#about .contents::after {
  content: "";
  position: absolute;
  bottom: 0;
  transform: translateY(6.3356164384%);
  right: 0;
  width: 41.75%;
  aspect-ratio: 668/584;
  background: url(../images/about-bg.webp) no-repeat center/cover;
  z-index: -1;
}
#about .contents .left {
  width: min(46.7741935484%, 580px);
}
#about .contents .left .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#about .contents .left .image:nth-child(1) {
  width: 93.1034482759%;
}
#about .contents .left .image:nth-child(2) {
  width: 58.6206896552%;
  margin-left: auto;
  transform: translateY(-74.5%);
}
#about .contents .txbox {
  flex: 1;
  position: relative;
  padding-top: 39px;
}
#about .contents .txbox h2 {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-size: 90px;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #f7f7f7;
  position: absolute;
  text-wrap: nowrap;
  top: -10px;
  left: -28px;
  z-index: -1;
}
#about .contents .txbox .catch {
  font-family: "Hiragino Sans", "Noto Sans JP", sans-serif;
  src: local(HiraginoSans-W7);
  font-weight: 700;
  font-size: 40px;
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #101010;
  margin-bottom: 20px;
}
#about .contents .txbox .text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  font-size: 20px;
  line-height: 2;
  letter-spacing: 0.08em;
  color: #101010;
}
@media (max-width: 999px) {
  #about .contents {
    padding: 70px max((100% - 1180px) / 2, 10px) 70px 10px;
  }
  #about .contents .txbox {
    padding-top: 20px;
  }
  #about .contents .txbox h2 {
    font-size: 70px;
    left: -20px;
  }
  #about .contents .txbox .catch {
    font-size: 30px;
  }
  #about .contents .txbox .text {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #about .contents {
    padding: 50px max((100% - 1180px) / 2, 10px) 50px 10px;
    flex-direction: column;
    align-items: center;
  }
  #about .contents .left {
    width: 100%;
    max-width: 300px;
  }
  #about .contents .txbox {
    padding-top: 15px;
  }
  #about .contents .txbox h2 {
    font-size: 50px;
    left: 0px;
  }
  #about .contents .txbox .catch {
    font-size: 24px;
  }
  #about .contents .txbox .text {
    font-size: 16px;
  }
}

/* ----------------------------------------------
empty
------------------------------------------------- */
#empty {
  position: relative;
}
#empty::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #f7f7f7;
}
#empty::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translateY(25.4854368932%);
  width: 28.0625%;
  aspect-ratio: 449/412;
  background: url(../images/empty-shape3.webp) no-repeat center/cover;
  z-index: -1;
}
#empty .head {
  position: relative;
  padding: 105px max((100% - 1180px) / 2, 10px) 65px;
  margin-bottom: 10px;
}
#empty .head::before, #empty .head::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  clip-path: polygon(0 0, 100% 0, 100% 71%, 50% 100%, 0 71%);
}
#empty .head::before {
  background: url(../images/empty-bg.webp) no-repeat top 0 left 0;
}
#empty .head::after {
  background-color: #fce558;
  mix-blend-mode: multiply;
}
#empty .head h2 {
  font-family: "Hiragino Sans", "Noto Sans JP", sans-serif;
  src: local(HiraginoSans-W7);
  font-weight: 700;
  font-size: 46px;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #101010;
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-bottom: 63px;
}
#empty .head h2 small {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0.08em;
}
@media (max-width: 999px) {
  #empty .head h2 {
    font-size: 28px;
  }
  #empty .head h2 small {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  #empty .head h2 {
    font-size: 21px;
    line-height: 1.2;
  }
  #empty .head h2 small {
    font-size: 18px;
  }
}
#empty .head .contents {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px 6.2146892655%;
}
#empty .head .contents .block {
  width: 20.3389830508%;
}
#empty .head .contents .block .icon {
  aspect-ratio: 1/1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 6px solid #fce558;
  margin-bottom: 15px;
}
#empty .head .contents .block .icon img {
  max-width: calc(100% - 50px);
  max-height: calc(100% - 50px);
}
#empty .head .contents .block .title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.08em;
  color: #101010;
  text-align: center;
}
#empty .bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0 10px;
}
#empty .bottom .catch {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  font-size: 30px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #101010;
  margin-bottom: 11px;
}
#empty .bottom .catch .big-pink {
  font-size: 46px;
  color: #ff6f91;
}
#empty .bottom .text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #101010;
  margin-bottom: 55px;
}
#empty .bottom .btn {
  position: relative;
  padding-bottom: 126px;
}
#empty .bottom .btn::before, #empty .bottom .btn::after {
  content: "";
  position: absolute;
}
#empty .bottom .btn::before {
  top: 0;
  left: 0;
  transform: translateX(calc(-100% - 40px));
  width: 127px;
  aspect-ratio: 127/225;
  background: url(../images/empty-shape1.webp) no-repeat center/cover;
}
#empty .bottom .btn::after {
  top: 5px;
  right: 0;
  transform: translateX(calc(100% + 30px));
  width: 153px;
  aspect-ratio: 153/221;
  background: url(../images/empty-shape2.webp) no-repeat center/cover;
}
#empty .bottom .btn a {
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #fff;
  width: 500px;
  background-color: #f472b6;
  background-position: center right 30px;
  background-repeat: no-repeat;
  height: 100px;
  font-size: 20px;
  border-radius: 50px;
  background-image: url(../images/arow.webp);
  margin: 0 auto;
}
#empty .bottom .btn a:hover {
  opacity: 0.6;
}
@media (max-width: 999px) {
  #empty .bottom .btn a {
    width: 370px;
    height: 80px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #empty .bottom .btn a {
    background-position: center right 20px;
    width: 280px;
    height: 70px;
    font-size: 16px;
  }
}
@media (max-width: 999px) {
  #empty .head {
    padding-top: 80px;
    padding-bottom: 50px;
  }
  #empty .head h2 {
    margin-bottom: 50px;
  }
  #empty .head .contents .block .title {
    font-size: 18px;
  }
  #empty .bottom .catch {
    font-size: 24px;
  }
  #empty .bottom .catch .big-pink {
    font-size: 36px;
  }
  #empty .bottom .text {
    font-size: 16px;
  }
  #empty .bottom .btn {
    padding-bottom: 90px;
  }
  #empty .bottom .btn::before {
    width: 100px;
  }
  #empty .bottom .btn::after {
    width: 120px;
  }
}
@media (max-width: 767px) {
  #empty .head {
    padding-top: 60px;
    padding-bottom: 30px;
  }
  #empty .head h2 {
    margin-bottom: 40px;
  }
  #empty .head .contents {
    column-gap: 6%;
  }
  #empty .head .contents .block {
    width: min(47%, 220px);
  }
  #empty .head .contents .block .icon {
    margin-bottom: 10px;
    border-width: 4px;
  }
  #empty .head .contents .block .title {
    font-size: 16px;
  }
  #empty .bottom .catch {
    font-size: 20px;
  }
  #empty .bottom .catch .big-pink {
    font-size: 28px;
  }
  #empty .bottom .text {
    font-size: 14px;
  }
  #empty .bottom .btn {
    padding-bottom: 70px;
  }
  #empty .bottom .btn::before, #empty .bottom .btn::after {
    display: none;
  }
}

/* ----------------------------------------------
work
------------------------------------------------- */
#work {
  padding: 110px max((100% - 1180px) / 2, 10px) 160px;
  background: url(../images/works-bg.webp) no-repeat center/cover;
  position: relative;
}
#work h2 {
  font-family: "Hiragino Sans", "Noto Sans JP", sans-serif;
  src: local(HiraginoSans-W7);
  font-weight: 700;
  font-size: 46px;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #fff;
  display: flex;
  flex-direction: column;
  margin-bottom: 63px;
}
#work h2 small {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0.08em;
}
#work h2::before {
  content: "";
  width: 60px;
  height: 6px;
  background-color: #fce558;
  margin-bottom: 30px;
}
@media (max-width: 999px) {
  #work h2 {
    font-size: 28px;
  }
  #work h2 small {
    font-size: 20px;
  }
  #work h2::before {
    width: 50px;
    height: 5px;
  }
}
@media (max-width: 767px) {
  #work h2 {
    font-size: 21px;
    line-height: 1.2;
  }
  #work h2 small {
    font-size: 18px;
  }
  #work h2::before {
    width: 40px;
    height: 4px;
    margin-bottom: 20px;
  }
}
#work .contents {
  display: flex;
  flex-wrap: wrap;
  gap: 60px 5.0847457627%;
}
#work .contents .block {
  width: 47.4576271186%;
  background-color: #fff;
}
#work .contents .block:not(:has(a)) .bottom .block-btn {
  display: none;
}
#work .contents .block a {
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 100%;
  display: flex;
  flex-direction: column;
}
#work .contents .block a:hover {
  opacity: 0.6;
}
#work .contents .block a .bottom {
  flex: 1;
  display: flex;
  flex-direction: column;
}
#work .contents .block .image {
  aspect-ratio: 560/350;
}
#work .contents .block .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#work .contents .block .bottom {
  padding: 35px 20px 20px 40px;
}
#work .contents .block .bottom .title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #000000;
  margin-bottom: 24px;
}
#work .contents .block .bottom .title small {
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #fce558;
}
#work .contents .block .bottom .block-btn {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 5px 10px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #000;
  margin-top: auto;
}
#work .contents .block .bottom .block-btn::after {
  content: "";
  width: 54px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: url(../images/arow.webp) no-repeat center #f472b6;
}
#work .btn {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
}
#work .btn a {
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #000;
  width: 500px;
  background-color: #fce558;
  background-position: center right 30px;
  background-repeat: no-repeat;
  height: 100px;
  font-size: 20px;
  border-radius: 50px;
  background-image: url(../images/arow-black.webp);
}
#work .btn a:hover {
  opacity: 0.6;
}
@media (max-width: 999px) {
  #work .btn a {
    width: 370px;
    height: 80px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #work .btn a {
    background-position: center right 20px;
    width: 280px;
    height: 70px;
    font-size: 16px;
  }
}
@media (max-width: 999px) {
  #work {
    padding-top: 90px;
    padding-bottom: 120px;
  }
  #work h2 {
    margin-bottom: 40px;
  }
  #work .contents {
    row-gap: 50px;
  }
  #work .contents .block .bottom {
    padding: 25px 10px 10px;
  }
  #work .contents .block .bottom .title {
    font-size: 21px;
  }
  #work .contents .block .bottom .title small {
    font-size: 15px;
  }
  #work .contents .block .bottom .block-btn {
    font-size: 14px;
  }
  #work .contents .block .bottom .block-btn::after {
    width: 40px;
  }
}
@media (max-width: 767px) {
  #work {
    padding-top: 70px;
    padding-bottom: 90px;
  }
  #work h2 {
    margin-bottom: 30px;
  }
  #work .contents {
    gap: 40px 2%;
  }
  #work .contents .block {
    width: 49%;
  }
  #work .contents .block .bottom {
    padding: 10px 5px;
  }
  #work .contents .block .bottom .title {
    font-size: 15px;
  }
  #work .contents .block .bottom .title small {
    font-size: 10px;
  }
  #work .contents .block .bottom .block-btn {
    font-size: 11px;
  }
  #work .contents .block .bottom .block-btn::after {
    width: 20px;
    background-size: 14px auto;
  }
  #work .btn a {
    background-image: none;
  }
}

/* ----------------------------------------------
reason
------------------------------------------------- */
#reason {
  padding: 162px max((100% - 1180px) / 2, 10px) 144px;
  background: url(../images/reason-bg.webp) no-repeat center/cover;
  margin-bottom: 110px;
}
#reason .head {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 60px;
}
#reason .head h2 {
  font-family: "Hiragino Sans", "Noto Sans JP", sans-serif;
  src: local(HiraginoSans-W7);
  font-weight: 700;
  font-size: 46px;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #fff;
  display: flex;
  flex-direction: column;
}
#reason .head h2 small {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0.08em;
}
#reason .head h2::before {
  content: "";
  width: 60px;
  height: 6px;
  background-color: #fce558;
  margin-bottom: 30px;
}
@media (max-width: 999px) {
  #reason .head h2 {
    font-size: 28px;
  }
  #reason .head h2 small {
    font-size: 20px;
  }
  #reason .head h2::before {
    width: 50px;
    height: 5px;
  }
}
@media (max-width: 767px) {
  #reason .head h2 {
    font-size: 21px;
    line-height: 1.2;
  }
  #reason .head h2 small {
    font-size: 18px;
  }
  #reason .head h2::before {
    width: 40px;
    height: 4px;
    margin-bottom: 20px;
  }
}
#reason .head .btn {
  margin-left: auto;
  margin-top: 49px;
}
#reason .head .btn a {
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #000;
  width: 270px;
  background-color: #fce558;
  background-position: center right 30px;
  background-repeat: no-repeat;
  height: 76px;
  font-size: 16px;
  border-radius: 38px;
  background-image: url(../images/arow-black2.webp);
}
#reason .head .btn a:hover {
  opacity: 0.6;
}
@media (max-width: 999px) {
  #reason .head .btn a {
    width: 250px;
    height: 60px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #reason .head .btn a {
    background-position: center right 20px;
    width: 230px;
    height: 50px;
  }
}
#reason .contents {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 2.9661016949%;
}
#reason .contents .block {
  width: 31.3559322034%;
  background-color: #fff;
}
#reason .contents .block:not(:has(a)) .bottom .block-btn {
  display: none;
}
#reason .contents .block a {
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 100%;
  display: flex;
  flex-direction: column;
}
#reason .contents .block a:hover {
  opacity: 0.6;
}
#reason .contents .block a .bottom {
  flex: 1;
  display: flex;
  flex-direction: column;
}
#reason .contents .block .image {
  aspect-ratio: 370/235;
  position: relative;
}
#reason .contents .block .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#reason .contents .block .image .point {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  background-color: #fce558;
  max-width: calc(100% - 20px);
  border-radius: 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #000;
  padding: 5px 38px;
}
#reason .contents .block .bottom {
  padding: 30px 20px 20px 30px;
}
#reason .contents .block .bottom .title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #000;
  text-align: center;
  margin-bottom: 8px;
}
#reason .contents .block .bottom .text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.08em;
  color: #000;
  max-width: 310px;
  margin-bottom: 18px;
}
#reason .contents .block .bottom .block-btn {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 5px 10px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #000;
  margin-top: auto;
}
#reason .contents .block .bottom .block-btn::after {
  content: "";
  width: 34px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: url(../images/arow2.webp) no-repeat center #f472b6;
}
@media (max-width: 999px) {
  #reason {
    padding-top: 120px;
    padding-bottom: 120px;
    margin-bottom: 90px;
  }
  #reason .head {
    margin-bottom: 40px;
  }
  #reason .head .btn {
    margin-top: 30px;
  }
  #reason .contents .block .image .point {
    font-size: 16px;
    padding: 5px 25px;
  }
  #reason .contents .block .bottom {
    padding: 25px 10px 10px;
  }
  #reason .contents .block .bottom .title {
    font-size: 20px;
  }
  #reason .contents .block .bottom .text {
    font-size: 14px;
  }
  #reason .contents .block .bottom .block-btn {
    font-size: 12px;
  }
  #reason .contents .block .bottom .block-btn::after {
    width: 25px;
  }
}
@media (max-width: 767px) {
  #reason {
    padding-top: 90px;
    padding-bottom: 90px;
    margin-bottom: 80px;
  }
  #reason .head {
    margin-bottom: 30px;
    flex-direction: column;
    align-items: unset;
  }
  #reason .head .btn {
    margin: 0;
  }
  #reason .contents {
    column-gap: 6%;
  }
  #reason .contents .block {
    width: 47%;
  }
  #reason .contents .block .image .point {
    font-size: 14px;
    padding: 5px 10px;
  }
  #reason .contents .block .bottom {
    padding-top: 20px;
  }
  #reason .contents .block .bottom .title {
    font-size: 18px;
  }
  #reason .contents .block .bottom .text {
    font-size: 12px;
  }
  #reason .contents .block .bottom .block-btn {
    font-size: 10px;
  }
  #reason .contents .block .bottom .block-btn::after {
    width: 20px;
    background-size: 14px auto;
  }
}

/* ----------------------------------------------
bnr
------------------------------------------------- */
#bnr {
  margin-bottom: 110px;
}
#bnr .contents {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px 5.0847457627%;
}
#bnr .contents article {
  width: 47.4576271186%;
  position: relative;
}
#bnr .contents article:not(:has(a)) .content .btn {
  display: none;
}
#bnr .contents article a {
  text-decoration: none;
}
#bnr .contents article a:hover {
  opacity: 1;
}
#bnr .contents article a:hover .bg::after {
  opacity: 0;
}
#bnr .contents article .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
#bnr .contents article .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#bnr .contents article .bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.27);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#bnr .contents article .content {
  padding: 82px 20px 20px 60px;
}
#bnr .contents article .content h2 {
  font-family: "Hiragino Sans", "Noto Sans JP", sans-serif;
  src: local(HiraginoSans-W7);
  font-weight: 700;
  font-size: 30px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #fff;
  margin-bottom: 27px;
}
#bnr .contents article .content h2 small {
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #fce558;
}
#bnr .contents article .content .btn {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 5px 10px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #fff;
}
#bnr .contents article .content .btn::after {
  content: "";
  width: 34px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: url(../images/arow2.webp) no-repeat center #f472b6;
}
@media (max-width: 999px) {
  #bnr {
    margin-bottom: 90px;
  }
  #bnr .contents article .content {
    padding: 60px 20px 20px;
  }
  #bnr .contents article .content h2 {
    font-size: 24px;
  }
  #bnr .contents article .content h2 small {
    font-size: 16px;
  }
  #bnr .contents article .content .btn {
    font-size: 12px;
  }
  #bnr .contents article .content .btn::after {
    width: 25px;
  }
}
@media (max-width: 767px) {
  #bnr {
    margin-bottom: 80px;
  }
  #bnr .contents {
    flex-direction: column;
    align-items: center;
  }
  #bnr .contents article {
    width: min(100%, 400px);
  }
  #bnr .contents article .content {
    padding: 40px 10px 15px;
  }
  #bnr .contents article .content h2 {
    font-size: 20px;
  }
  #bnr .contents article .content h2 small {
    font-size: 14px;
  }
}

/* ----------------------------------------------
company
------------------------------------------------- */
#company {
  position: relative;
}
#company::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 60px);
  background-color: #ebeae9;
  z-index: -1;
}
#company .image {
  margin-left: 100px;
  position: relative;
  z-index: 1;
}
#company .image img {
  width: 100%;
  height: min(100%, 600px);
  object-fit: cover;
}
#company .bottom {
  padding: 60px max((100% - 1180px) / 2, 10px);
  position: relative;
}
#company .bottom::before {
  content: "";
  position: absolute;
  top: 0;
  transform: translateY(-33.9673913043%);
  right: 0;
  width: 50.75%;
  aspect-ratio: 812/1104;
  background: url(../images/map.webp) no-repeat center/cover;
  z-index: -1;
}
#company .bottom h2 {
  font-family: "Hiragino Sans", "Noto Sans JP", sans-serif;
  src: local(HiraginoSans-W7);
  font-weight: 700;
  font-size: 46px;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #000;
  display: flex;
  flex-direction: column;
  margin-bottom: 44px;
}
#company .bottom h2 small {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0.08em;
}
#company .bottom h2::before {
  content: "";
  width: 60px;
  height: 6px;
  background-color: #fce558;
  margin-bottom: 30px;
}
@media (max-width: 999px) {
  #company .bottom h2 {
    font-size: 28px;
  }
  #company .bottom h2 small {
    font-size: 20px;
  }
  #company .bottom h2::before {
    width: 50px;
    height: 5px;
  }
}
@media (max-width: 767px) {
  #company .bottom h2 {
    font-size: 21px;
    line-height: 1.2;
  }
  #company .bottom h2 small {
    font-size: 18px;
  }
  #company .bottom h2::before {
    width: 40px;
    height: 4px;
    margin-bottom: 20px;
  }
}
#company .bottom .contents {
  display: flex;
  align-items: start;
  column-gap: 5.4237288136%;
}
#company .bottom .contents .left .logo {
  margin-bottom: 33px;
}
#company .bottom .contents .left .data {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  font-size: 18px;
  line-height: 1.4444444444;
  letter-spacing: 0.08em;
  color: #000;
}
#company .bottom .contents .left .data a {
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-weight: 100;
  color: #000;
}
#company .bottom .contents .left .data a:hover {
  opacity: 0.6;
}
#company .bottom .contents .left .data .map {
  text-decoration: underline;
  color: #f472b6;
}
#company .bottom .contents .left .data .tels {
  line-height: 1.08;
}
#company .bottom .contents .area {
  background-color: #fff;
  flex: 1;
  padding: 25px 30px 38px;
}
#company .bottom .contents .area .title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 0.08em;
  color: #000;
  display: flex;
  flex-direction: column;
  align-items: start;
  row-gap: 10px;
  margin-bottom: 26px;
}
#company .bottom .contents .area .title::after {
  content: "";
  width: 60px;
  height: 6px;
  background-color: #fce558;
}
#company .bottom .contents .area .text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 0.08em;
  color: #000;
}
@media (max-width: 999px) {
  #company .image {
    margin-left: 10px;
  }
  #company .bottom {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #company .bottom h2 {
    margin-bottom: 30px;
  }
  #company .bottom .contents .left .logo {
    margin-bottom: 25px;
  }
  #company .bottom .contents .left .data {
    font-size: 16px;
  }
  #company .bottom .contents .area {
    padding: 20px;
  }
  #company .bottom .contents .area .title {
    font-size: 18px;
    margin-bottom: 15px;
  }
  #company .bottom .contents .area .title::after {
    width: 50px;
    height: 5px;
  }
  #company .bottom .contents .area .text {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #company .bottom {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #company .bottom h2 {
    margin-bottom: 20px;
    align-items: center;
  }
  #company .bottom .contents {
    flex-direction: column;
    align-items: center;
    row-gap: 10px;
  }
  #company .bottom .contents .left .logo {
    margin-bottom: 15px;
  }
  #company .bottom .contents .left .data {
    font-size: 14px;
  }
  #company .bottom .contents .area {
    padding: 15px;
  }
  #company .bottom .contents .area .title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  #company .bottom .contents .area .title::after {
    width: 40px;
    height: 4px;
  }
  #company .bottom .contents .area .text {
    font-size: 16px;
  }
}

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