@charset "UTF-8";
#selecter .map .HTMLBlock {
  height: 100%;
}

/* ----------------------------------------------
mainimg
------------------------------------------------- */
#mainimg {
  position: relative;
  margin-bottom: 123px;
  overflow-x: clip;
}
#mainimg #mainslider img, #mainimg #mainslider video {
  display: block;
  width: 100%;
  height: calc(100vh - 98px);
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
#mainimg #mainslider:not(:has(.slick-list)) img:not(:first-child) {
  display: none;
}
#mainimg #mainslider:has(video) {
  position: relative;
}
#mainimg #mainslider:has(video)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/dotimage.png) repeat rgba(0, 0, 0, 0.5);
}
#mainimg #mainslider:has(video) img {
  display: none;
}
#mainimg .catch {
  position: absolute;
  z-index: 1;
  right: 0;
  top: -1px;
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 93.42px;
  line-height: 0.949689574;
  letter-spacing: -0.04em;
  color: #fff;
  padding: 0 min(3.0625%, 49px) 10px 10px;
}
#mainimg .catch .eg {
  display: block;
  position: relative;
  padding: 19px 0 29px;
}
#mainimg .catch .eg::before {
  content: "";
  position: absolute;
  top: 0;
  right: -49px;
  width: calc(100vw + 49px);
  height: 100%;
  background-color: #00479d;
  z-index: -1;
}
#mainimg .catch .eg .animation-txbox {
  position: relative;
  clip-path: polygon(0% 0%, 0% 0%, 0% 150%, 0% 150%);
}
#mainimg .catch .eg .animation-txbox::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: calc(0% - 10px);
  right: calc(100% + 10px);
  bottom: 0;
  background-color: #fff;
}
#mainimg .catch .eg.view .animation-txbox {
  transition: left 0.8s cubic-bezier(0.86, 0, 0.07, 1) 0.2s, right 0.8s cubic-bezier(0.86, 0, 0.07, 1) 0s, clip-path 0.8s cubic-bezier(0.86, 0, 0.07, 1) 0.1s;
  clip-path: polygon(0% 0%, 100% 0%, 100% 150%, 0% 150%);
}
#mainimg .catch .eg.view .animation-txbox::after {
  transition: left 0.8s cubic-bezier(0.86, 0, 0.07, 1) 0.2s, right 0.8s cubic-bezier(0.86, 0, 0.07, 1) 0s;
  left: calc(100% + 10px);
  right: calc(0% - 10px);
}
#mainimg .catch .eg.view.remove .animation-txbox::after {
  display: none;
}
#mainimg .catch small {
  display: block;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  font-size: 35.3px;
  line-height: 1.3597733711;
  letter-spacing: 0;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.75), 0 0 5px rgba(0, 0, 0, 0.75), 0 0 5px rgba(0, 0, 0, 0.75);
  margin: 38px 0 0 19px;
}
@media (max-width: 999px) {
  #mainimg {
    margin-bottom: 90px;
  }
  #mainimg #mainslider img, #mainimg #mainslider video {
    height: auto;
  }
  #mainimg .catch {
    font-size: 70px;
    padding: 0 10px 10px 10px;
  }
  #mainimg .catch .eg {
    padding: 10px 0 15px;
  }
  #mainimg .catch small {
    margin: 25px 0 0 0;
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #mainimg {
    margin-bottom: 20px;
  }
  #mainimg #mainslider img, #mainimg #mainslider video {
    height: 295px;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: bottom;
       object-position: bottom;
  }
  #mainimg .catch {
    font-size: 50px;
  }
  #mainimg .catch small {
    font-size: 24px;
    margin-top: 10px;
  }
}
@media (max-width: 500px) {
  #mainimg .catch {
    font-size: 30px;
  }
  #mainimg .catch small {
    font-size: 16px;
  }
}

/* ----------------------------------------------
business
------------------------------------------------- */
#business {
  margin-bottom: 124px;
}
#business article {
  display: flex;
}
#business article .image {
  width: 51.25%;
}
#business article .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#business article .txbox {
  flex: 1;
  padding-top: 32px;
  padding-bottom: 10px;
}
#business article .txbox h2 {
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 103px;
  line-height: 1.2;
  letter-spacing: -0.04em;
  color: #00479d;
  border: 1px solid #000;
  padding-top: 39px;
  padding-bottom: 31px;
  margin-bottom: 36px;
}
#business article .txbox h2.small {
  font-size: 92px;
  line-height: 1.35;
}
#business article .txbox h2 small {
  display: block;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  font-size: 35.3px;
  line-height: 1.6;
  letter-spacing: 0.2em;
  color: #000;
  margin: -11px 0 0 11px;
}
#business article .txbox .title {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.6;
  color: #000;
  margin: 0 0 17px 10px;
}
#business article .txbox .text {
  font-family: "source-han-sans-jp-variable", sans-serif;
  font-variation-settings: "wght" 400;
  font-size: 16px;
  line-height: 1.875;
  color: #000;
  margin: 0 0 30px 12px;
  max-width: 645px;
}
#business article .txbox .btn {
  margin-left: 12px;
}
#business article .txbox .btn a {
  text-decoration: none;
  transition: all 0.5s ease-out;
}
#business article .txbox .btn a:hover {
  opacity: 0.6;
}
#business article .txbox .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 304px;
  max-width: 100%;
  min-height: 52px;
  background: linear-gradient(90deg, #003067 0%, #00479d 100%);
  font-family: "source-han-sans-jp-variable", sans-serif;
  font-variation-settings: "wght" 400;
  font-weight: 100;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.5em;
  color: #fff;
}
#business article .txbox .btn a::after {
  content: "";
  width: 37px;
  aspect-ratio: 37/6;
  background: url(../images/arow.png) no-repeat center/cover;
}
@media (max-width: 999px) {
  #business article .txbox .btn a {
    width: 280px;
    min-height: 45px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #business article .txbox .btn a {
    width: 260px;
    min-height: 40px;
  }
}
#business article .txbox .btn a {
  -moz-column-gap: 38px;
       column-gap: 38px;
  padding-left: 25px;
}
#business article:nth-child(odd) .txbox {
  padding-right: 4.375%;
}
#business article:nth-child(odd) .txbox > * {
  padding-left: 12.2535211268%;
}
#business article:nth-child(odd) .txbox h2 {
  border-left: unset;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
#business article:nth-child(even) .image {
  order: 1;
}
#business article:nth-child(even) .txbox {
  padding-left: 4.375%;
}
#business article:nth-child(even) .txbox > * {
  padding-left: 7.4647887324%;
  padding-right: 10px;
}
#business article:nth-child(even) .txbox h2 {
  border-right: unset;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
#business article:not(:last-child) {
  margin-bottom: 90px;
}
@media (max-width: 999px) {
  #business {
    margin-bottom: 100px;
  }
  #business article .txbox {
    padding-top: 10px;
  }
  #business article .txbox > * {
    padding-left: 10px !important;
  }
  #business article .txbox h2 {
    font-size: 60px;
    margin-bottom: 25px;
  }
  #business article .txbox h2.small {
    font-size: 40px;
  }
  #business article .txbox h2 small {
    margin: 0;
    font-size: 30px;
  }
  #business article .txbox .title {
    font-size: 20px;
    margin: 0 0 10px 0;
  }
  #business article .txbox .text {
    font-size: 14px;
    margin: 0 0 20px 0;
  }
  #business article .txbox .text br {
    display: none;
  }
  #business article .txbox .btn {
    margin-left: 0;
  }
  #business article:nth-child(odd) .txbox {
    padding-right: 10px;
  }
  #business article:nth-child(even) .txbox {
    padding-left: 10px;
  }
  #business article:not(:last-child) {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  #business {
    margin-bottom: 80px;
  }
  #business article {
    flex-direction: column;
    align-items: center;
    padding: 0 10px;
    row-gap: 30px;
  }
  #business article .image {
    width: min(100%, 400px);
  }
  #business article .txbox {
    padding: 0 !important;
    max-width: 100%;
  }
  #business article .txbox > * {
    padding: 0 !important;
  }
  #business article .txbox h2 {
    font-size: 40px;
    margin-bottom: 15px;
    border: 1px solid #000 !important;
    border-radius: 10px;
    padding: 10px !important;
  }
  #business article .txbox h2.small {
    font-size: 24px;
  }
  #business article .txbox h2 small {
    font-size: 20px;
  }
  #business article .txbox .title {
    font-size: 18px;
  }
  #business article .txbox .text {
    font-size: 12px;
    margin-bottom: 15px;
  }
  #business article .txbox .btn a {
    margin: 0 auto;
  }
  #business article:nth-child(even) .image {
    order: unset;
  }
  #business article:not(:last-child) {
    margin-bottom: 70px;
  }
}

/* ----------------------------------------------
works
------------------------------------------------- */
#works {
  margin-bottom: 118px;
}
#works .inner {
  display: flex;
  -moz-column-gap: 5.6737588652%;
       column-gap: 5.6737588652%;
  width: min(100% - 20px, 1410px);
  margin: 0 auto;
}
#works .inner .head {
  margin-bottom: 19px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 10px;
}
#works .inner .head h2 {
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 105.89px;
  line-height: 1.2;
  letter-spacing: -0.04em;
  color: #00479d;
}
#works .inner .head h2 small {
  display: block;
  font-family: "source-han-sans-jp-variable", sans-serif;
  font-variation-settings: "wght" 500;
  font-weight: 100;
  font-size: 21px;
  letter-spacing: 0.02em;
}
@media (max-width: 999px) {
  #works .inner .head h2 {
    font-size: 80px;
  }
  #works .inner .head h2 small {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #works .inner .head h2 {
    font-size: 60px;
  }
  #works .inner .head h2 small {
    font-size: 16px;
  }
}
#works .inner .head h2 {
  text-align: center;
  margin-bottom: 33px;
}
#works .inner .head h2 small {
  margin-top: -14px;
}
#works .inner .head .btn a {
  text-decoration: none;
  transition: all 0.5s ease-out;
}
#works .inner .head .btn a:hover {
  opacity: 0.6;
}
#works .inner .head .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 304px;
  max-width: 100%;
  min-height: 52px;
  background: linear-gradient(90deg, #003067 0%, #00479d 100%);
  font-family: "source-han-sans-jp-variable", sans-serif;
  font-variation-settings: "wght" 400;
  font-weight: 100;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.5em;
  color: #fff;
}
#works .inner .head .btn a::after {
  content: "";
  width: 37px;
  aspect-ratio: 37/6;
  background: url(../images/arow.png) no-repeat center/cover;
}
@media (max-width: 999px) {
  #works .inner .head .btn a {
    width: 280px;
    min-height: 45px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #works .inner .head .btn a {
    width: 260px;
    min-height: 40px;
  }
}
#works .inner .head .btn a {
  -moz-column-gap: 34px;
       column-gap: 34px;
  padding-left: 24px;
}
#works .inner .contents {
  flex: 1;
  -moz-column-gap: 2.8761061947%;
       column-gap: 2.8761061947%;
}
#works .inner .contents .block {
  width: min(31.4159292035%, 284px);
}
#works .inner .contents .block .cates .cate {
  min-width: 29.5774647887%;
}
@media (max-width: 999px) {
  #works {
    margin-bottom: 90px;
  }
  #works .inner .head h2 {
    margin-bottom: 0px;
  }
  #works .inner .head .btn {
    margin-bottom: 20px;
  }
  #works .inner .contents {
    justify-content: space-between;
  }
  #works .inner .contents .block {
    width: 48%;
  }
  #works .inner .contents .block:nth-child(n+5) {
    display: none;
  }
}
@media (max-width: 767px) {
  #works {
    margin-bottom: 80px;
  }
  #works .inner {
    flex-direction: column;
    row-gap: 30px;
  }
  #works .inner .head {
    min-width: unset;
    width: 100%;
    padding: 30px 10px;
    margin-bottom: 0;
  }
  #works .inner .head h2 {
    margin-bottom: 30px;
  }
  #works .inner .head .btn {
    margin-bottom: 0;
  }
}

/* ----------------------------------------------
news
------------------------------------------------- */
#news {
  background-color: #e2e7f5;
  padding: 97px 4.375% 132px 8.4375%;
  margin-bottom: 39px;
}
#news h2 {
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 105.89px;
  line-height: 1.2;
  letter-spacing: -0.04em;
  color: #00479d;
}
#news h2 small {
  display: block;
  font-family: "source-han-sans-jp-variable", sans-serif;
  font-variation-settings: "wght" 500;
  font-weight: 100;
  font-size: 21px;
  letter-spacing: 0.02em;
}
@media (max-width: 999px) {
  #news h2 {
    font-size: 80px;
  }
  #news h2 small {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #news h2 {
    font-size: 60px;
  }
  #news h2 small {
    font-size: 16px;
  }
}
#news h2 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px 50px;
  margin-bottom: 41px;
}
#news h2 small {
  margin-bottom: 30px;
}
#news .inner {
  display: flex;
  -moz-column-gap: 8.6021505376%;
       column-gap: 8.6021505376%;
}
#news .inner .head {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 19px;
  margin-left: 8px;
}
#news .inner .head .title {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  font-size: 26.24px;
  line-height: 1.6;
  color: #fff;
  background-color: #00479d;
  min-width: 174px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
#news .inner .head .btn a {
  text-decoration: none;
  transition: all 0.5s ease-out;
}
#news .inner .head .btn a:hover {
  opacity: 0.6;
}
#news .inner .head .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 176px;
  max-width: 100%;
  min-height: 174px;
  background: linear-gradient(90deg, #003067 0%, #00479d 100%);
  font-family: "source-han-sans-jp-variable", sans-serif;
  font-variation-settings: "wght" 400;
  font-weight: 100;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.5em;
  color: #fff;
}
#news .inner .head .btn a::after {
  content: "";
  width: 37px;
  aspect-ratio: 37/6;
  background: url(../images/arow.png) no-repeat center/cover;
}
@media (max-width: 999px) {
  #news .inner .head .btn a {
    width: 150px;
    min-height: 150px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #news .inner .head .btn a {
    width: 130px;
    min-height: 130px;
  }
}
#news .inner .head .btn a {
  flex-direction: column;
  row-gap: 18px;
  padding-bottom: 10px;
  height: 100%;
}
#news .inner .contents {
  flex: 1;
  -moz-column-gap: 4.7327394209%;
       column-gap: 4.7327394209%;
  margin-top: 5px;
}
#news .inner .contents article {
  width: 30.1781737194%;
}
@media (max-width: 999px) {
  #news {
    padding: 80px 10px;
    margin-bottom: 30px;
  }
  #news h2 {
    margin-bottom: 30px;
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
  #news .inner {
    -moz-column-gap: 5%;
         column-gap: 5%;
  }
  #news .inner .head {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  #news .inner .head .title {
    min-width: unset;
    font-size: 20px;
  }
  #news .inner .contents {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  #news {
    padding: 60px 10px;
    margin-bottom: 20px;
  }
  #news h2 {
    margin-bottom: 25px;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  #news h2 small {
    margin-bottom: 20px;
  }
  #news .inner {
    flex-direction: column;
    align-items: center;
    row-gap: 30px;
  }
  #news .inner .head .title {
    font-size: 18px;
  }
  #news .inner .contents {
    width: 100%;
  }
}

/* ----------------------------------------------
accsess
------------------------------------------------- */
#access h2 {
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 61px;
  line-height: 1.2;
  letter-spacing: -0.04em;
  color: #00479d;
}
#access h2 small {
  display: block;
  font-family: "source-han-sans-jp-variable", sans-serif;
  font-variation-settings: "wght" 500;
  font-weight: 100;
  font-size: 21px;
  letter-spacing: 0.02em;
}
@media (max-width: 999px) {
  #access h2 {
    font-size: 40px;
  }
  #access h2 small {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #access h2 {
    font-size: 30px;
  }
  #access h2 small {
    font-size: 16px;
  }
}
#access h2 {
  text-align: center;
  margin-bottom: 37px;
}
#access .map {
  height: 472px;
}
#access .map p {
  height: 100%;
}
#access .map iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 999px) {
  #access h2 {
    margin-bottom: 30px;
  }
  #access .map {
    height: 400px;
  }
}
@media (max-width: 767px) {
  #access h2 {
    margin-bottom: 25px;
  }
  #access .map {
    height: 350px;
  }
}/*# sourceMappingURL=index.css.map */