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

/* ----------------------------------------------
mainimg
------------------------------------------------- */
#mainimg {
  position: relative;
  overflow-x: clip;
}
#mainimg .bgs .bg {
  position: absolute;
  z-index: -2;
}
#mainimg .bgs .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#mainimg .bgs .bg.b1 {
  width: 100%;
  min-width: 1000px;
  height: 1040px;
  right: -21.5%;
  padding-top: 92px;
  clip-path: polygon(calc(720 / 1600 * 100%) 0, 100% 0, calc(100% - 720 / 1600 * 100%) 100%, 0 100%);
  z-index: -1;
}
#mainimg .bgs .bg.b1::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 92px);
  background-color: #0071b8;
  mix-blend-mode: multiply;
  display: none;
}
#mainimg .bgs .bg.b1::after {
  content: "";
  position: absolute;
  top: 0;
  right: min(21.5%, 344px);
  width: 240px;
  height: 92px;
  background-color: #0071b8;
  display: none;
}
#mainimg .bgs .bg.b1 img {
  /* &:not(:first-child){
    display: none;
  } */
}
#mainimg .bgs .bg.b1:has(img:nth-child(2)) img:not(:first-child) {
  display: none;
}
#mainimg .bgs .bg.b2 {
  width: 100%;
  height: 881px;
  clip-path: polygon(0 0, 100% 0, calc(100% - 520px) 100%, 0 100%);
  background-color: #fff;
  /*  img{
     clip-path: polygon(0 0, 100% 0, calc(100% - 520px) 100%, 0 100%);
   }
   &::before{
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     width: 100vw;
     height: 100%;
     z-index: -1;
     background-color: #0071b8;
   } */
}
#mainimg .bgs .bg.b2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 19px;
  height: 100%;
  background-color: #29a7de;
  mix-blend-mode: multiply;
}
#mainimg .bgs .bg.b2::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 92px;
  background-color: rgba(255, 255, 255, 0.4980392157);
}
#mainimg .bgs .bg.b2 img {
  height: 881px;
  /* &:not(:first-child){
    display: none;
  } */
}
#mainimg .bgs .bg.b2:has(img:nth-child(2)) img:not(:first-child) {
  display: none;
}
#mainimg .bgs .bg.b3 {
  /* $width: 661;
  $height: 602; */
  right: -76.25%;
  bottom: 0;
  /* transform: translate(perCalc(727,1021),perCalc(100,752));
  width: perCalc(1021,1600);
  aspect-ratio: 1021/752;
  clip-path: polygon(38% 0, 100% 0, 62% 100% , 0 100%); */
  transform: translatey(-5%);
  width: 100%;
  height: 1040px;
  background: linear-gradient(220deg, rgb(209, 252, 222) 0%, rgb(135, 230, 222) 100%);
  clip-path: polygon(calc(720 / 1600 * 100%) 0, 100% 0, calc(100% - 720 / 1600 * 100%) 100%, 0 100%);
}
#mainimg .bgs .bg.b3 img {
  display: none;
}
#mainimg .contents {
  padding: 117px 0 0 max(3.25%, 25px);
}
#mainimg .catch.c1 {
  font-family: "halyard-text", sans-serif;
  font-weight: 600;
  font-style: italic;
  font-size: 176.16px;
  line-height: 0.8228882834;
  color: #00a599;
  mix-blend-mode: color-burn;
  margin-bottom: 88px;
  visibility: hidden;
}
#mainimg .catch.c2 {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 91.14px;
  line-height: 1.1;
  letter-spacing: 0.1em;
  color: #fff;
  justify-items: end;
  margin-bottom: 51px;
  text-shadow: 0 0 11px rgba(11, 104, 168, 0.7490196078);
}
#mainimg .catch.c2 span {
  font-size: 116.9px;
}
#mainimg .catch.c2 small {
  display: flex;
  align-items: center;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 25px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  margin: 20px 0 0 16px;
  -moz-column-gap: 16px;
       column-gap: 16px;
  visibility: hidden;
}
#mainimg .catch.c2 small::before {
  content: "";
  width: 197px;
  height: 1px;
  background-color: #fff;
  margin-top: 8px;
}
#mainimg .bgtx {
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" 0, "wdth" 100, "wght" 600;
  font-size: 176.99px;
  line-height: 0.822927849;
  color: transparent;
  -webkit-text-stroke: 2px rgba(0, 255, 255, 0.21);
  justify-items: end;
  padding-right: 0.5em;
  transform: skewX(-10deg);
  visibility: hidden;
}
#mainimg .bgtx span {
  display: block;
}
@media (max-width: 999px) {
  #mainimg .bgs .bg.b1 {
    min-width: 730px;
    height: 649.5737704918px;
    clip-path: polygon(342.9px 0, 100% 0, calc(100% - 342.9px) 100%, 0 100%);
  }
  #mainimg .bgs .bg.b1::after {
    width: 165px;
  }
  #mainimg .bgs .bg.b2 {
    height: 549.8350071736px;
    clip-path: polygon(0 0, 100% 0, calc(100% - 282.75px) 100%, 0 100%);
  }
  #mainimg .bgs .bg.b2 img {
    height: 549.8350071736px;
  }
  #mainimg .bgs .bg.b3 {
    min-width: 730px;
    height: 649.5737704918px;
    clip-path: polygon(342.9px 0, 100% 0, calc(100% - 342.9px) 100%, 0 100%);
    /* $ratio: calc(661 / 602);
    $width: 413;
    $height: calc($width / $ratio);
    height: 649.5737704918px;
    clip-path: polygon(358.14px 0, 100% 0, 100% 100%, 0 100%); */
  }
  #mainimg .catch.c1 {
    font-size: 100px;
    margin-bottom: 60px;
  }
  #mainimg .catch.c2 {
    font-size: 70px;
    margin-bottom: 40px;
  }
  #mainimg .catch.c2 span {
    font-size: 80px;
  }
  #mainimg .catch.c2 small {
    font-size: 22px;
  }
  #mainimg .catch.c2 small::before {
    width: 100px;
  }
  #mainimg .bgtx {
    font-size: 140px;
  }
}
@media (max-width: 767px) {
  #mainimg .bgs .bg.b1 {
    min-width: 470px;
    padding-top: 60px;
    height: 498.6885245902px;
    clip-path: polygon(263.25px 0, 100% 0, calc(100% - 263.25px) 100%, 0 100%);
  }
  #mainimg .bgs .bg.b1::before {
    height: calc(100% - 60px);
  }
  #mainimg .bgs .bg.b1::after {
    height: 60px;
    display: none;
  }
  #mainimg .bgs .bg.b1 img {
    /* &:first-child{
      display: none;
    }
    &:not(:first-child){
      display: block;
    } */
  }
  #mainimg .bgs .bg.b1:has(img:nth-child(2)) img:first-child {
    display: none;
  }
  #mainimg .bgs .bg.b1:has(img:nth-child(2)) img:not(:first-child) {
    display: block;
  }
  #mainimg .bgs .bg.b2 {
    height: 422.1721664275px;
    clip-path: polygon(0 0, 100% 0, calc(100% - 217.1px) 100%, 0 100%);
  }
  #mainimg .bgs .bg.b2 img {
    height: 422.1721664275px;
    /* &:first-child{
      display: none;
    }
    &:not(:first-child){
      display: block;
    } */
  }
  #mainimg .bgs .bg.b2::after {
    height: 60px;
  }
  #mainimg .bgs .bg.b2:has(img:nth-child(2)) img:first-child {
    display: none;
  }
  #mainimg .bgs .bg.b2:has(img:nth-child(2)) img:not(:first-child) {
    display: block;
  }
  #mainimg .bgs .bg.b3 {
    min-width: 470px;
    padding-top: 60px;
    height: 498.6885245902px;
    clip-path: polygon(263.25px 0, 100% 0, calc(100% - 263.25px) 100%, 0 100%);
    /* $ratio: calc(661 / 602);
    $width: 317;
    $height: calc($width / $ratio);
    height: 498.6885245902px;
    clip-path: polygon(274.95px 0, 100% 0, 100% 100%, 0 100%); */
  }
  #mainimg .contents {
    padding-top: 80px;
  }
  #mainimg .catch.c1 {
    font-size: 60px;
    margin-bottom: 40px;
  }
  #mainimg .catch.c2 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  #mainimg .catch.c2 span {
    font-size: 50px;
  }
  #mainimg .catch.c2 small {
    font-size: 18px;
    -moz-column-gap: 10px;
         column-gap: 10px;
    margin-left: 0;
  }
  #mainimg .catch.c2 small::before {
    width: 60px;
  }
  #mainimg .bgtx {
    font-size: 100px;
  }
}
@media (max-width: 500px) {
  #mainimg .bgs .bg.b1 {
    min-width: 380px;
    height: 324.7868852459px;
    clip-path: polygon(171.45px 0, 100% 0, calc(100% - 171.45px) 100%, 0 100%);
  }
  #mainimg .bgs .bg.b2 {
    height: 266.7015781923px;
    clip-path: polygon(0 0, 100% 0, calc(100% - 137.15px) 100%, 0 100%);
  }
  #mainimg .bgs .bg.b2 img {
    height: 266.7015781923px;
  }
  #mainimg .bgs .bg.b3 {
    height: 263.2042360061px;
    clip-path: polygon(135.83px 0, 100% 0, 100% 100%, 0 100%);
  }
  #mainimg .catch.c1 {
    font-size: 40px;
    margin-bottom: 20px;
  }
  #mainimg .catch.c2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  #mainimg .catch.c2 span {
    font-size: 40px;
  }
  #mainimg .catch.c2 small {
    font-size: 14px;
    margin-top: 10px;
  }
  #mainimg .catch.c2 small::before {
    width: 30px;
  }
  #mainimg .bgtx {
    font-size: 70px;
  }
}

/* ----------------------------------------------
management
------------------------------------------------- */
#management {
  position: relative;
  margin-top: -35px;
  padding-bottom: 77px;
}
#management::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-22.159548751%, -30.5838739574%);
  width: 77.5625%;
  aspect-ratio: 1241/1079;
  background: url(../images/management.webp) no-repeat center/cover;
  z-index: -2;
}
#management .head {
  border-left: 12px solid #00b4ed;
  margin: 0 10px 30px 5.25%;
  padding-left: 28px;
}
#management .head h2 {
  font-family: "halyard-text", sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 51.26px;
  line-height: 1.2;
  color: #364298;
  margin-bottom: 9px;
}
#management .head .catch {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 30px;
  line-height: 2.0333333333;
  letter-spacing: 0.3em;
  color: #364298;
}
#management .text {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 2.1875;
  color: #000;
  background: url(../images/management-bg.jpg) no-repeat center/cover;
  width: min(100% - 20px, 1340px);
  margin-left: auto;
  padding: 21px 5%;
  clip-path: polygon(3.6% 0, 100% 0, 100% 100%, 0 100%);
}
@media (max-width: 999px) {
  #management {
    padding-bottom: 60px;
  }
  #management .head {
    margin-bottom: 25px;
    margin-left: 10px;
  }
  #management .head h2 {
    font-size: 40px;
  }
  #management .head .catch {
    font-size: 24px;
  }
  #management .text {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #management {
    padding-bottom: 40px;
    margin-top: -25px;
  }
  #management .head {
    margin-bottom: 20px;
    padding-left: 10px;
    border-left-width: 8px;
  }
  #management .head h2 {
    font-size: 30px;
  }
  #management .head .catch {
    font-size: 18px;
  }
  #management .text {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* ----------------------------------------------
news
------------------------------------------------- */
#news .inner {
  display: flex;
  background: url(../images/news-bg.jpg) no-repeat center/cover;
  clip-path: polygon(0 0, 100% 0, 80.2% 100%, 0 100%);
  padding: 72px 0 77px;
  width: min(100% - 10px, 1290px);
  -moz-column-gap: 6.2015503876%;
       column-gap: 6.2015503876%;
}
#news .inner .head {
  margin-left: 6.8217054264%;
}
#news .inner .head h2 {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 40px;
  line-height: 1.6;
  letter-spacing: 0.3em;
  color: #364298;
  margin-bottom: 37px;
}
#news .inner .head h2 small {
  display: block;
  font-family: "halyard-text", sans-serif;
  font-weight: 200;
  font-style: italic;
  font-size: 37px;
  line-height: 1.2432432432;
  color: #fff;
  letter-spacing: 0;
}
@media (max-width: 999px) {
  #news .inner .head h2 {
    font-size: 30px;
  }
  #news .inner .head h2 small {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  #news .inner .head h2 {
    font-size: 24px;
  }
  #news .inner .head h2 small {
    font-size: 20px;
  }
}
#news .inner .head h2 small {
  margin-top: 10px;
}
#news .inner .head .btn a {
  text-decoration: none;
  transition: all 0.5s ease-out;
  display: flex;
  align-items: center;
  width: 246px;
  height: 43px;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.4em;
  color: #0071b8;
  background: url(../images/arow.webp) no-repeat #00ffff;
  background-position: center right 36px;
  padding: 0 70px 0 30px;
  clip-path: polygon(0 0, 100% 0, calc(100% - 10px) 100%, 0 100%);
}
#news .inner .head .btn a:hover {
  opacity: 0.6;
}
@media (max-width: 999px) {
  #news .inner .head .btn a {
    height: 35px;
    font-size: 14px;
    background-position: center right 20px;
    padding: 0 55px 0 30px;
    width: 220px;
  }
}
@media (max-width: 767px) {
  #news .inner .head .btn a {
    width: 210px;
  }
}
#news .inner .contents {
  flex: 1;
  margin-right: 17.519379845%;
  padding-top: 10px;
}
@media (max-width: 999px) {
  #news .inner {
    padding: 60px 0;
  }
  #news .inner .head {
    margin-left: 10px;
  }
  #news .inner .head h2 {
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  #news .inner {
    flex-direction: column;
    row-gap: 30px;
    padding: 50px 0 50px 10px;
  }
  #news .inner .head {
    margin-left: 0px;
  }
  #news .inner .head h2 {
    margin-bottom: 15px;
  }
  #news .inner .head h2 small {
    margin-top: 0;
  }
}

/* ----------------------------------------------
service
------------------------------------------------- */
#service {
  position: relative;
  margin-bottom: 51px;
}
#service .bgs .bg {
  position: absolute;
  z-index: -1;
}
#service .bgs .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#service .bgs .bg.b1 {
  width: 63.0625%;
  aspect-ratio: 1009/533;
  left: 0;
  top: 130px;
  transform: translateX(-14.8662041625%);
}
#service .bgs .bg.b2 {
  width: 65.375%;
  aspect-ratio: 1046/856;
  right: 0;
  top: 0;
  transform: translateY(-40.8878504673%);
  clip-path: polygon(42% 0, 100% 0, 100% 100%, 0 100%);
}
#service .bgs .bg.b2::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 113, 184, 0.9);
  mix-blend-mode: multiply;
}
#service .heading {
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" 0, "wdth" 100, "wght" 600;
  font-size: 153.67px;
  line-height: 1;
  color: transparent;
  -webkit-text-stroke: 1px #98d6f6;
  padding: 40px 10px 0 4.375%;
  margin-bottom: 57px;
  visibility: hidden;
}
#service h2 {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 40px;
  line-height: 1.6;
  letter-spacing: 0.3em;
  color: #fff;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 65px;
  background: linear-gradient(-90deg, rgb(0, 76, 136) 0%, rgb(41, 167, 222) 100%);
  width: min(100% - 10px, 1345px);
  margin-left: auto;
  clip-path: polygon(4% 0, 100% 0, 100% 100%, 0 100%);
  padding: 17px 7%;
  margin-bottom: 100px;
}
#service h2 small {
  display: block;
  font-family: "halyard-text", sans-serif;
  font-weight: 200;
  font-style: italic;
  font-size: 37px;
  line-height: 1.2432432432;
  letter-spacing: 0;
}
@media (max-width: 999px) {
  #service h2 {
    font-size: 30px;
  }
  #service h2 small {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  #service h2 {
    font-size: 24px;
  }
  #service h2 small {
    font-size: 20px;
  }
}
#service .contents {
  position: relative;
}
#service .contents::before {
  content: "";
  position: absolute;
  top: 49%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: min(100% - 20px, 428px);
  background-color: #16447c;
  z-index: -1;
}
#service .contents .block {
  position: relative;
  width: min(100% - 20px, 1350px);
  margin: 0 auto;
}
#service .contents .block a {
  text-decoration: none;
  transition: all 0.5s ease-out;
}
#service .contents .block a:hover {
  opacity: 0.6;
}
#service .contents .block > a .btn {
  text-decoration: none;
  transition: all 0.5s ease-out;
  display: flex;
  align-items: center;
  width: 272px;
  height: 43px;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.4em;
  color: #0071b8;
  background: url(../images/arow.webp) no-repeat #00ffff;
  padding: 0 55px;
  background-position: center right 24px;
  clip-path: polygon(20px 0, 100% 0, 100% 100%, 0 100%);
}
#service .contents .block > a .btn:hover {
  opacity: 0.6;
}
@media (max-width: 999px) {
  #service .contents .block > a .btn {
    height: 35px;
    font-size: 14px;
    background-position: center right 20px;
    padding: 0 55px 0 30px;
  }
}
#service .contents .block > a:hover {
  opacity: 1;
}
#service .contents .block > a:hover .bg::after {
  opacity: 0;
}
#service .contents .block .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
#service .contents .block .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#service .contents .block .bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(22, 68, 124, 0.65);
  mix-blend-mode: multiply;
  transition: all 0.5s ease-out;
}
#service .contents .block .content {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 121px 10px 149px;
  -moz-column-gap: 4.8872180451%;
       column-gap: 4.8872180451%;
}
#service .contents .block .content .eg {
  font-family: "halyard-text", sans-serif;
  font-weight: 100;
  font-style: italic;
  font-size: 90px;
  /* line-height: 1.6; */
  line-height: 1;
  color: #fff;
}
#service .contents .block .content .right .title {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 25.83px;
  line-height: 1.6;
  letter-spacing: 0.4em;
  color: #fff;
  margin-bottom: 10px;
}
#service .contents .block .content .right .text {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 2;
  color: #fff;
}
#service .contents .block .btn {
  position: absolute;
  right: 0;
  bottom: 0;
}
#service .contents .block .btn a {
  text-decoration: none;
  transition: all 0.5s ease-out;
  display: flex;
  align-items: center;
  width: 272px;
  height: 43px;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.4em;
  color: #0071b8;
  background: url(../images/arow.webp) no-repeat #00ffff;
  padding: 0 55px;
  background-position: center right 24px;
  clip-path: polygon(20px 0, 100% 0, 100% 100%, 0 100%);
}
#service .contents .block .btn a:hover {
  opacity: 0.6;
}
@media (max-width: 999px) {
  #service .contents .block .btn a {
    height: 35px;
    font-size: 14px;
    background-position: center right 20px;
    padding: 0 55px 0 30px;
  }
}
#service .contents .block:not(:last-child) {
  margin-bottom: 60px;
}
@media (max-width: 999px) {
  #service .heading {
    font-size: 90px;
    padding-top: 30px;
    margin-bottom: 40px;
  }
  #service h2 {
    -moz-column-gap: 40px;
         column-gap: 40px;
    margin-bottom: 80px;
  }
  #service .contents .block .content {
    padding: 100px 10px 120px;
  }
  #service .contents .block .content .eg {
    font-size: 70px;
  }
  #service .contents .block .content .right .title {
    font-size: 22px;
    letter-spacing: 0.2em;
  }
  #service .contents .block .content .right .text {
    font-size: 14px;
  }
  #service .contents .block:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  #service {
    margin-bottom: 40px;
  }
  #service .heading {
    font-size: 60px;
    padding-top: 20px;
    margin-bottom: 20px;
  }
  #service h2 {
    -moz-column-gap: 20px;
         column-gap: 20px;
    margin-bottom: 60px;
  }
  #service .contents .block .content {
    padding: 70px 10px;
    flex-direction: column;
    row-gap: 30px;
  }
  #service .contents .block .content .eg {
    font-size: 50px;
  }
  #service .contents .block .content .right .title {
    font-size: 18px;
  }
  #service .contents .block:not(:last-child) {
    margin-bottom: 30px;
  }
}

/* ----------------------------------------------
company
------------------------------------------------- */
#company {
  position: relative;
  padding: 78px 0 min(10.3125vw, 165px);
  margin-bottom: 60px;
}
#company .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 69%;
  height: 100%;
  aspect-ratio: 1104/706;
  clip-path: polygon(0 0, 100% 0, 67% 100%, 0 100%);
}
#company .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#company .bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0071b8;
  mix-blend-mode: multiply;
}
#company .inner {
  /* display: flex;
  flex-direction: column;
  align-items: start; */
  padding-right: 3.75%;
}
#company h2 {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 40px;
  line-height: 1.6;
  letter-spacing: 0.3em;
  color: #fff;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 65px;
  background: linear-gradient(-90deg, rgb(0, 76, 136) 0%, rgb(41, 167, 222) 100%);
  width: 100%;
  clip-path: polygon(0% 0, 100% 0, 96% 100%, 0 100%);
  padding: 17px 7%;
  margin-bottom: 95px;
}
#company h2 small {
  display: block;
  font-family: "halyard-text", sans-serif;
  font-weight: 200;
  font-style: italic;
  font-size: 37px;
  line-height: 1.2432432432;
  letter-spacing: 0;
}
@media (max-width: 999px) {
  #company h2 {
    font-size: 30px;
  }
  #company h2 small {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  #company h2 {
    font-size: 24px;
  }
  #company h2 small {
    font-size: 20px;
  }
}
#company .contents {
  margin-left: 68.2467532468%;
  padding-right: 10px;
  /* margin-left: auto;
  padding-right: perCalc(115,1540); */
}
#company .contents .logo {
  margin-bottom: 20px;
}
#company .contents .data {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 2;
  color: #000;
  margin-bottom: 15px;
}
#company .contents .tel {
  margin-bottom: 16px;
}
#company .contents .tel a {
  text-decoration: none;
  transition: all 0.5s ease-out;
  font-family: "halyard-text", sans-serif;
  font-weight: 200;
  font-style: italic;
  font-size: 37px;
  line-height: 1.6;
  color: #364298;
}
#company .contents .tel a:hover {
  opacity: 0.6;
}
#company .contents .tel a span {
  font-family: "helvetica-lt-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 45.02px;
  letter-spacing: 0.05em;
}
#company .contents .btn a {
  text-decoration: none;
  transition: all 0.5s ease-out;
  display: flex;
  align-items: center;
  width: 278px;
  height: 43px;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.4em;
  color: #0071b8;
  background: url(../images/arow.webp) no-repeat #00ffff;
  background-position: center right 44px;
  padding: 0 75px 0 44px;
  clip-path: polygon(0 0, 100% 0, calc(100% - 20px) 100%, 0 100%);
}
#company .contents .btn a:hover {
  opacity: 0.6;
}
@media (max-width: 999px) {
  #company .contents .btn a {
    height: 35px;
    font-size: 14px;
    background-position: center right 20px;
    padding: 0 55px 0 30px;
    width: 250px;
  }
}
@media (max-width: 767px) {
  #company .contents .btn a {
    width: 230px;
  }
}
@media (max-width: 1300px) {
  #company .contents {
    margin-left: 63%;
  }
}
@media (max-width: 999px) {
  #company {
    padding-top: 60px;
    margin-bottom: 50px;
  }
  #company h2 {
    margin-bottom: 80px;
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
  #company .contents .data {
    font-size: 14px;
  }
  #company .contents .tel a {
    font-size: 24px;
  }
  #company .contents .tel a span {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #company {
    padding-top: 50px;
    margin-bottom: 40px;
    padding-bottom: 0;
  }
  #company .bg {
    height: unset;
    min-height: 200px;
  }
  #company h2 {
    margin-bottom: 27vw;
  }
  #company .contents {
    margin-left: 10px;
  }
  #company .contents .data {
    font-size: 12px;
  }
  #company .contents .tel a {
    font-size: 20px;
  }
  #company .contents .tel a span {
    font-size: 24px;
  }
}/*# sourceMappingURL=index.css.map */