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

/* ----------------------------------------------
mainimg
------------------------------------------------- */
#mainimg {
  position: relative;
}
#mainimg #mainslider img, #mainimg #mainslider video {
  display: block;
  width: 100%;
  height: 100vh;
  min-height: var(--minsize);
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
#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;
  bottom: 0;
  left: 0;
  padding: calc(var(--hsize) + 10px) 10px 62px 0;
  display: flex;
  width: 100%;
  -moz-column-gap: 3.2291666667%;
       column-gap: 3.2291666667%;
}
#mainimg .catch .name {
  writing-mode: vertical-rl;
  background-color: #29abe2;
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-style: italic;
  font-size: 25px;
  line-height: 1;
  color: #b4d3eb;
  margin-left: -0.3em;
  padding: 0 0.48em 1em 0;
  text-align: center;
}
#mainimg .catch .right {
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-style: italic;
  font-size: 109.43px;
  line-height: 1.0509001188;
  color: #29abe2;
  margin: 11px 0 46px;
}
#mainimg .catch .right small {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 54px;
  line-height: 1.3148148148;
  letter-spacing: 0.15em;
  margin-top: 20px;
  display: inline-block;
  background: linear-gradient(90deg, #1da2d6, #32a6d9 30%, #4cf1ff);
  background: -webkit-linear-gradient(0deg, #1da2d6, #32a6d9 30%, #4cf1ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: 100%;
}
@media (max-width: 1200px) {
  #mainimg .catch .right {
    font-size: 80px;
  }
  #mainimg .catch .right small {
    font-size: 40px;
  }
}
@media (max-width: 999px) {
  #mainimg #mainslider img {
    height: auto;
  }
  #mainimg .catch {
    padding-bottom: 30px;
  }
  #mainimg .catch .name {
    font-size: 20px;
  }
  #mainimg .catch .right {
    font-size: 55px;
    margin-bottom: 30px;
  }
  #mainimg .catch .right small {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #mainimg .catch {
    padding-bottom: 20px;
  }
  #mainimg .catch .name {
    font-size: 18px;
  }
  #mainimg .catch .right {
    font-size: 40px;
    margin-bottom: 20px;
    align-content: center;
  }
  #mainimg .catch .right small {
    font-size: 22px;
    margin-top: 10px;
  }
}
@media (max-width: 500px) {
  #mainimg .catch .right {
    font-size: 30px;
  }
  #mainimg .catch .right small {
    font-size: 14px;
  }
}

/* ----------------------------------------------
about
------------------------------------------------- */
#about {
  background: url(../images/bg.jpg) no-repeat center/cover;
  container-type: inline-size;
}
#about .inner {
  display: flex;
  align-items: center;
  padding: 6.5104166667cqw 3.125% 5.46875cqw 0;
}
#about .inner .contents {
  flex: 1;
  position: relative;
  margin: 0px max(-12.3655913978%, -230px) 4.9479166667cqw 0;
  padding: 3.6458333333cqw 0.5208333333cqw 6.5104166667cqw 6.7708333333cqw;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  overflow: hidden;
}
#about .inner .contents::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.55);
  mix-blend-mode: multiply;
}
#about .inner .contents > * {
  position: relative;
}
#about .inner .contents .catch {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  font-size: 2.8125cqw;
  line-height: 1.6;
  letter-spacing: 0.15em;
  color: #fff;
  margin-bottom: 1.3020833333cqw;
}
#about .inner .contents .text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  font-size: 1.3541666667cqw;
  line-height: 1.9230769231;
  letter-spacing: 0.15em;
  color: #fff;
}
#about .inner .images {
  width: 56.4516129032%;
  position: relative;
}
#about .inner .images .image {
  width: 72.8571428571%;
}
#about .inner .images .image img {
  width: 100%;
  border-radius: 30px;
}
#about .inner .images .image:nth-child(1) {
  margin-left: auto;
}
#about .inner .images .image:nth-child(2) {
  margin-top: 6.5104166667cqw;
}
@media (max-width: 767px) {
  #about .inner .contents {
    margin-right: 0;
    padding: 15px 10px;
  }
  #about .inner .contents .catch {
    font-size: 22px;
    margin-bottom: 10px;
  }
  #about .inner .contents .text {
    font-size: 14px;
  }
  #about .inner .contents .text br {
    display: none;
  }
  #about .inner .images {
    display: none;
  }
}

/* ----------------------------------------------
business
------------------------------------------------- */
#business {
  position: relative;
  padding: 95px 0 143px;
  overflow: hidden;
}
#business::before, #business::after {
  content: "";
  position: absolute;
  z-index: -1;
}
#business::before {
  width: min(175.8854166667%, 3377px);
  aspect-ratio: 3377/1534;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url(../images/business-bg2.jpg) repeat-x;
}
#business::after {
  width: min(82.9166666667%, 1592px);
  aspect-ratio: 1592/1062;
  background: url(../images/business-bg.png) no-repeat center/cover;
  top: 0;
  right: 0;
  transform: translate(19.7864321608%, -26.1770244821%);
}
#business .head {
  display: flex;
  align-items: center;
  -moz-column-gap: 3.6458333333%;
       column-gap: 3.6458333333%;
  margin-bottom: 36px;
}
#business .head::before, #business .head::after {
  content: "";
  flex: 1;
  height: 2px;
  background-color: #0025bc;
  margin-top: 10px;
}
#business .head h2 {
  font-size: 84px;
  color: #0025bc;
}
#business .head h2 small {
  display: block;
  color: #29abe2;
}
#business .head h2 {
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-style: italic;
}
#business .head h2 small {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  font-style: normal;
}
#business .head h2 small {
  font-size: 29px;
}
@media (max-width: 999px) {
  #business .head h2 {
    font-size: 50px;
  }
  #business .head h2 small {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #business .head h2 {
    font-size: 30px;
  }
  #business .head h2 small {
    font-size: 18px;
  }
}
#business .head h2 {
  text-align: center;
}
#business .head h2 small {
  margin-top: -13px;
}
#business .contents {
  width: min(100% - 20px, 1775px);
  margin: 0 auto 80px;
  display: flex;
  flex-wrap: wrap;
  gap: 25px 1.5211267606%;
  position: relative;
  z-index: 1;
}
#business .contents .block {
  width: 49.2394366197%;
  position: relative;
  container-type: inline-size;
  border-radius: 15px;
  overflow: hidden;
}
#business .contents .block a {
  text-decoration: none;
  transition: all 0.5s ease-out;
}
#business .contents .block a:hover {
  opacity: 0.6;
}
#business .contents .block .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
#business .contents .block .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#business .contents .block .title {
  min-height: 54.9199084668cqw;
  display: flex;
  align-items: end;
  flex-wrap: wrap;
  gap: 10px 20px;
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-style: italic;
  font-size: 42px;
  line-height: 1.2;
  color: #0025bc;
  padding: 10px 10px 20px 6.0640732265%;
}
#business .contents .block .title small {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 19.41px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  color: #001c84;
  margin-bottom: 20px;
}
#business .btn a {
  text-decoration: none;
  transition: all 0.5s ease-out;
}
#business .btn a:hover {
  opacity: 0.6;
}
#business .btn a {
  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.15em;
  color: #fff;
  width: 400px;
  max-width: 100%;
  height: 90px;
  font-size: 24px;
  border-radius: 45px/50%;
  border-radius: 100px;
  padding: 0 105px 0 75px;
}
#business .btn a::after {
  right: 65px;
}
#business .btn a {
  background: linear-gradient(90deg, #09c7fd 0, #1e1cae 100%);
  position: relative;
}
#business .btn a::after {
  content: "";
  position: absolute;
  width: 34px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: url(../images/arow.webp) no-repeat center #fff;
}
@media (max-width: 999px) {
  #business .btn a {
    width: 320px;
    height: 80px;
    font-size: 20px;
  }
  #business .btn a::after {
    right: 20px;
  }
}
@media (max-width: 767px) {
  #business .btn a {
    width: 280px;
    height: 70px;
    font-size: 18px;
    padding: 0 30px;
  }
  #business .btn a::after {
    right: 10px;
    width: 20px;
    background-size: 10px auto;
  }
}
#business .btn a {
  margin: 0 auto;
}
@media (max-width: 1200px) {
  #business .contents .block .title {
    font-size: 30px;
  }
  #business .contents .block .title small {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
@media (max-width: 999px) {
  #business {
    padding: 70px 0 80px;
  }
  #business .contents {
    margin-bottom: 60px;
  }
  #business .contents .block .title {
    font-size: 24px;
    -moz-column-gap: 10px;
         column-gap: 10px;
    padding: 10px;
  }
  #business .contents .block .title small {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  #business {
    padding: 60px 0;
  }
  #business .contents {
    margin-bottom: 40px;
  }
  #business .contents .block {
    border-radius: unset;
    position: relative;
    padding-bottom: 45px;
  }
  #business .contents .block .bg {
    position: relative;
    aspect-ratio: 874/480;
  }
  #business .contents .block .bg img {
    aspect-ratio: 874/480;
    border-radius: 10px;
  }
  #business .contents .block .title {
    font-size: 18px;
    flex-direction: column;
    align-items: start;
    justify-content: end;
    padding-top: 50px;
    row-gap: 5px;
    padding: unset;
    padding-top: 10px;
    min-height: unset;
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    text-align: left;
    padding: 0 15px;
  }
  #business .contents .block .title small {
    font-size: 12px;
    margin-bottom: 0;
    display: block;
  }
}

/* ----------------------------------------------
company
------------------------------------------------- */
#company {
  position: relative;
  overflow: hidden;
  margin-bottom: 84px;
  margin-top: 40px;
}
#company::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 175.8854166667%;
  aspect-ratio: 3377/1545;
  background: url(../images/company-bg.webp) repeat-x;
  background-position: bottom;
  z-index: -1;
}
#company .head {
  display: flex;
  align-items: center;
  -moz-column-gap: 3.3854166667%;
       column-gap: 3.3854166667%;
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
}
#company .head::before, #company .head::after {
  content: "";
  flex: 1;
  height: 2px;
  background-color: #0025bc;
  margin-top: 30px;
}
#company .head h2 {
  font-size: 84px;
  color: #0025bc;
}
#company .head h2 small {
  display: block;
  color: #29abe2;
}
#company .head h2 {
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-style: italic;
}
#company .head h2 small {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  font-style: normal;
}
#company .head h2 small {
  font-size: 29px;
}
@media (max-width: 999px) {
  #company .head h2 {
    font-size: 50px;
  }
  #company .head h2 small {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #company .head h2 {
    font-size: 30px;
  }
  #company .head h2 small {
    font-size: 18px;
  }
}
#company .head h2 {
  text-align: center;
}
#company .head h2 small {
  margin-top: -22px;
}
#company .top {
  display: flex;
  container-type: inline-size;
}
#company .top .block {
  flex: 1;
  padding: min(1.5625cqw, 30px);
  position: relative;
  container-type: inline-size;
  aspect-ratio: 1/1;
}
#company .top .block a {
  width: 100%;
  height: 100%;
  text-decoration: none;
  transition: unset;
}
#company .top .block a:hover {
  opacity: unset;
}
#company .top .block a:hover::before {
  background-color: rgba(255, 255, 255, 0);
}
#company .top .block a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 71, 157, 0.4);
  filter: brightness(50%);
  pointer-events: none;
  transition: all 0.5s ease-out;
  z-index: 1;
}
#company .top .block .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
#company .top .block .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#company .top .block .content {
  border: 1px solid #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: max(100cqw, 100%);
  padding: 70px 10px 44px;
  container-type: inline-size;
  position: relative;
  z-index: 2;
}
#company .top .block .content h3 {
  margin: auto 0;
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-style: italic;
  font-size: min(11.6487455197cqw, 65px);
  line-height: 1.6;
  color: #fff;
  text-align: center;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.75);
}
#company .top .block .content h3 small {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: min(5.1971326165cqw, 29px);
  line-height: 1.6;
  letter-spacing: 0.16em;
  margin-top: -5px;
}
#company .top .block .content .btn {
  max-width: 100%;
}
#company .top .block .content .btn a {
  text-decoration: none;
  transition: all 0.5s ease-out;
}
#company .top .block .content .btn a:hover {
  opacity: 0.6;
}
#company .top .block .content .btn a {
  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.15em;
  color: #fff;
  width: 308px;
  max-width: 100%;
  height: 70px;
  font-size: 22px;
  border-radius: 35px/50%;
  border-radius: 100px;
  padding: 0 85px 0 55px;
}
#company .top .block .content .btn a::after {
  right: 48px;
}
#company .top .block .content .btn a {
  background: linear-gradient(90deg, #09c7fd 0, #1e1cae 100%);
  position: relative;
}
#company .top .block .content .btn a::after {
  content: "";
  position: absolute;
  width: 34px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: url(../images/arow.webp) no-repeat center #fff;
}
@media (max-width: 999px) {
  #company .top .block .content .btn a {
    width: 280px;
    height: 60px;
    font-size: 18px;
  }
  #company .top .block .content .btn a::after {
    right: 20px;
  }
}
@media (max-width: 767px) {
  #company .top .block .content .btn a {
    width: 260px;
    height: 50px;
    font-size: 16px;
    padding: 0 30px;
  }
  #company .top .block .content .btn a::after {
    right: 10px;
    width: 20px;
    background-size: 10px auto;
  }
}
#company .bottom .bg img {
  width: 100%;
}
#company .bottom .contents {
  display: flex;
  padding-left: 5.2083333333%;
  margin-top: calc(var(--mt) * -1 - 6px);
  container-type: inline-size;
}
#company .bottom .contents .catch {
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-style: italic;
  font-size: min(7.6923076923cqw, 140px);
  line-height: 0.9;
  color: #fff;
  margin-right: -2.9em;
  white-space: nowrap;
}
#company .bottom .contents .catch .gl {
  color: transparent;
  background: linear-gradient(180deg, #29abe2 50%, #0025bc 50%, #0025bc 100%);
  -webkit-background-clip: text;
}
#company .bottom .contents .catch small {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: min(1.978021978cqw, 36px);
  line-height: 1.6;
  letter-spacing: 0.15em;
  color: #29abe2;
  padding: 11px 10px 80px;
}
#company .bottom .contents .right {
  flex: 1;
  margin-top: -10px;
  display: flex;
  flex-direction: column;
}
#company .bottom .contents .right .title {
  background-color: #0025bc;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  font-size: min(2.9120879121cqw, 53px);
  line-height: 1.6;
  letter-spacing: 0.16em;
  color: #fff;
  text-align: center;
  padding: 0.2747252747cqw 1.9230769231cqw 0.2747252747cqw 0.5494505495cqw;
}
#company .bottom .contents .right .btn {
  max-width: 27.4725274725cqw;
  margin: auto auto 0;
}
#company .bottom .contents .right .btn a {
  text-decoration: none;
  transition: all 0.5s ease-out;
}
#company .bottom .contents .right .btn a:hover {
  opacity: 0.6;
}
#company .bottom .contents .right .btn a {
  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.15em;
  color: #fff;
  width: 400px;
  max-width: 100%;
  height: 90px;
  font-size: 24px;
  border-radius: 45px/50%;
  border-radius: 100px;
  padding: 0 105px 0 75px;
}
#company .bottom .contents .right .btn a::after {
  right: 65px;
}
#company .bottom .contents .right .btn a {
  background: linear-gradient(90deg, #09c7fd 0, #1e1cae 100%);
  position: relative;
}
#company .bottom .contents .right .btn a::after {
  content: "";
  position: absolute;
  width: 34px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: url(../images/arow.webp) no-repeat center #fff;
}
@media (max-width: 999px) {
  #company .bottom .contents .right .btn a {
    width: 320px;
    height: 80px;
    font-size: 20px;
  }
  #company .bottom .contents .right .btn a::after {
    right: 20px;
  }
}
@media (max-width: 767px) {
  #company .bottom .contents .right .btn a {
    width: 280px;
    height: 70px;
    font-size: 18px;
    padding: 0 30px;
  }
  #company .bottom .contents .right .btn a::after {
    right: 10px;
    width: 20px;
    background-size: 10px auto;
  }
}
#company .bottom .contents .right .btn a {
  margin: 0 auto;
}
@media (max-width: 999px) {
  #company {
    margin-bottom: 70px;
  }
  #company .top .block .content {
    padding: 40px 10px;
  }
  #company .bottom .contents .catch small {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  #company {
    margin-bottom: 30px;
  }
  #company .top {
    flex-wrap: wrap;
  }
  #company .top .block {
    flex: unset;
    width: 50%;
  }
  #company .top .block .content {
    padding: 20px 10px;
  }
  #company .top .block .content h3 {
    font-size: 24px;
  }
  #company .top .block .content h3 small {
    font-size: 14px;
  }
  #company .top .block:last-child:nth-child(odd) {
    width: 100%;
    min-height: 50cqw;
    aspect-ratio: unset;
  }
  #company .top .block:last-child:nth-child(odd) .content {
    min-height: 50cqw;
  }
  #company .bottom .contents {
    flex-direction: column;
    row-gap: 30px;
    padding: 0 10px;
    margin-top: calc(var(--mt) * -1);
    padding-bottom: 30px;
    position: relative;
  }
  #company .bottom .contents .catch {
    margin-right: 0;
  }
  #company .bottom .contents .catch small {
    padding-bottom: 0;
    font-size: 14px;
    text-wrap: wrap;
  }
  #company .bottom .contents .right {
    margin-top: 0;
  }
  #company .bottom .contents .right .title {
    font-size: 17px;
    width: 170px;
    position: absolute;
    top: -45px;
  }
  #company .bottom .contents .right .btn {
    max-width: 100%;
    margin-top: 0px;
  }
}

/* ----------------------------------------------
news
------------------------------------------------- */
#news {
  position: relative;
  padding: 130px 0 117px;
}
#news::before, #news::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  z-index: -1;
}
#news::before {
  height: 100%;
  background-color: #29abe2;
}
#news::after {
  height: calc(100% - 70px);
  background-color: #fff;
}
#news .inner {
  display: flex;
  -moz-column-gap: 11.8238993711%;
       column-gap: 11.8238993711%;
  width: min(100% - 20px, 1590px);
  margin: 0 auto;
}
#news .inner .head h2 {
  font-size: 93px;
  color: #29abe2;
}
#news .inner .head h2 small {
  display: block;
  color: #000;
}
#news .inner .head h2 {
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-style: italic;
}
#news .inner .head h2 small {
  font-family: "source-han-sans-jp-variable", sans-serif;
  font-variation-settings: "wght" 500;
  font-weight: 100;
  font-style: normal;
}
#news .inner .head h2 small {
  font-size: 22px;
}
@media (max-width: 999px) {
  #news .inner .head h2 {
    font-size: 60px;
  }
  #news .inner .head h2 small {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #news .inner .head h2 {
    font-size: 40px;
  }
  #news .inner .head h2 small {
    font-size: 16px;
  }
}
#news .inner .head h2 {
  line-height: 1.0967741935;
  margin-bottom: 54px;
}
#news .inner .head h2 small {
  letter-spacing: 0.25em;
  margin: -5px 0 0 22px;
}
#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;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  line-height: 1.6;
  letter-spacing: 0.15em;
  color: #fff;
  width: 308px;
  max-width: 100%;
  height: 70px;
  font-size: 22px;
  border-radius: 35px/50%;
  border-radius: 100px;
  padding: 0 85px 0 55px;
}
#news .inner .head .btn a::after {
  right: 48px;
}
#news .inner .head .btn a {
  background: linear-gradient(90deg, #09c7fd 0, #1e1cae 100%);
  position: relative;
}
#news .inner .head .btn a::after {
  content: "";
  position: absolute;
  width: 34px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: url(../images/arow.webp) no-repeat center #fff;
}
@media (max-width: 999px) {
  #news .inner .head .btn a {
    width: 280px;
    height: 60px;
    font-size: 18px;
  }
  #news .inner .head .btn a::after {
    right: 20px;
  }
}
@media (max-width: 767px) {
  #news .inner .head .btn a {
    width: 260px;
    height: 50px;
    font-size: 16px;
    padding: 0 30px;
  }
  #news .inner .head .btn a::after {
    right: 10px;
    width: 20px;
    background-size: 10px auto;
  }
}
#news .inner .contents {
  flex: 1;
  padding-right: 5.9748427673%;
  margin-top: 27px;
}
@media (max-width: 999px) {
  #news {
    padding: 100px 0;
  }
  #news::after {
    height: calc(100% - 50px);
  }
  #news .inner {
    -moz-column-gap: 3%;
         column-gap: 3%;
  }
  #news .inner .head h2 small {
    margin: 0;
  }
  #news .inner .contents {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  #news {
    padding: 80px 0;
  }
  #news::after {
    height: calc(100% - 30px);
  }
  #news .inner {
    flex-direction: column;
    align-items: center;
    row-gap: 30px;
  }
  #news .inner .head h2 {
    margin-bottom: 10px;
  }
  #news .inner .contents {
    width: 100%;
  }
}

/* ----------------------------------------------
contact
------------------------------------------------- */
#contact {
  background: url(../images/contact-bg.webp) no-repeat center/cover;
  padding: 170px 0 157px 9.4791666667%;
}
#contact .contents {
  display: flex;
  align-items: start;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
#contact .contents .head h2 {
  font-size: 93px;
  color: #fff;
}
#contact .contents .head h2 small {
  display: block;
  color: #0025bc;
}
#contact .contents .head h2 {
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-style: italic;
}
#contact .contents .head h2 small {
  font-family: "source-han-sans-jp-variable", sans-serif;
  font-variation-settings: "wght" 500;
  font-weight: 100;
  font-style: normal;
}
#contact .contents .head h2 small {
  font-size: 22px;
}
@media (max-width: 999px) {
  #contact .contents .head h2 {
    font-size: 60px;
  }
  #contact .contents .head h2 small {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #contact .contents .head h2 {
    font-size: 40px;
  }
  #contact .contents .head h2 small {
    font-size: 16px;
  }
}
#contact .contents .head h2 {
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.75);
  margin-bottom: 53px;
}
#contact .contents .head h2 small {
  text-shadow: none;
  letter-spacing: 0.25em;
  margin: -32px 0 0 6px;
}
#contact .contents .head .btn a {
  text-decoration: none;
  transition: all 0.5s ease-out;
}
#contact .contents .head .btn a:hover {
  opacity: 0.6;
}
#contact .contents .head .btn a {
  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.15em;
  color: #fff;
  width: 383px;
  max-width: 100%;
  height: 70px;
  font-size: 22px;
  border-radius: 35px/50%;
  border-radius: 100px;
  padding: 0 40px 0 0;
}
#contact .contents .head .btn a::after {
  right: 35px;
}
#contact .contents .head .btn a {
  background: linear-gradient(90deg, #09c7fd 0, #1e1cae 100%);
  position: relative;
}
#contact .contents .head .btn a::after {
  content: "";
  position: absolute;
  width: 34px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: url(../images/arow.webp) no-repeat center #fff;
}
@media (max-width: 999px) {
  #contact .contents .head .btn a {
    width: 290px;
    height: 60px;
    font-size: 18px;
  }
  #contact .contents .head .btn a::after {
    right: 20px;
  }
}
@media (max-width: 767px) {
  #contact .contents .head .btn a {
    width: 270px;
    height: 50px;
    font-size: 16px;
    padding: 0 30px;
  }
  #contact .contents .head .btn a::after {
    right: 10px;
    width: 20px;
    background-size: 10px auto;
  }
}
#contact .contents .catch {
  margin: 23px 0 0 auto;
  background-color: #0025bc;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  font-size: 36px;
  line-height: 1.6;
  letter-spacing: 0.15em;
  color: #fff;
  padding: 38px 2.5% 38px 2.0833333333%;
  border-radius: 67px/50%;
}
@media (max-width: 999px) {
  #contact {
    padding: 120px 10px;
  }
  #contact .contents .head h2 {
    margin-bottom: 40px;
  }
  #contact .contents .head h2 small {
    margin: 0;
  }
  #contact .contents .catch {
    font-size: 24px;
    padding: 20px 2%;
  }
}
@media (max-width: 767px) {
  #contact {
    padding: 60px 10px;
  }
  #contact .contents {
    flex-direction: column;
    align-items: center;
    row-gap: 30px;
  }
  #contact .contents .head h2 {
    margin-bottom: 10px;
    text-align: center;
    line-height: 1.6;
    margin-bottom: 40px;
  }
  #contact .contents .catch {
    font-size: 16px;
    padding: 10px 6%;
    border-radius: 100px;
    margin-left: unset;
  }
}/*# sourceMappingURL=index.css.map */