@charset "UTF-8";
.under_page main {
  padding-top: 0;
  padding-bottom: 0;
}

.under_mv {
  position: relative;
  height: 1000rem;
  z-index: 1;
}
.under_mv .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.under_mv .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.under_mv .ttl_wrap {
  padding-top: 158rem;
}
.under_mv .ttl_wrap .logo {
  width: 328rem;
  margin-left: auto;
  margin-right: auto;
}
.under_mv .ttl_wrap .ttl {
  font-weight: bold;
  font-size: 20rem;
  text-align: center;
  color: #fff;
  margin-top: 36rem;
}
.under_mv .txt_box {
  min-height: 210rem;
  margin-top: 408rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(/assets/img/about/bg_mv_txt.png) no-repeat center/cover;
}
.under_mv .txt_box p {
  font-size: 20rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.6;
}

.syukou {
  padding-top: 70rem;
  padding-bottom: 123rem;
}
.syukou .catch_wrap {
  position: relative;
  padding-top: 115rem;
}
.syukou .catch_wrap .ph {
  position: absolute;
  top: 0;
  width: 700rem;
}
.syukou .catch_wrap .ph.ph1 {
  left: -480rem;
}
.syukou .catch_wrap .ph.ph2 {
  right: -480rem;
}
.syukou .catch_wrap .txt_box {
  text-align: center;
  color: #fff;
}
.syukou .catch_wrap .txt_box .ico {
  width: 59rem;
  margin-left: auto;
  margin-right: auto;
}
.syukou .catch_wrap .txt_box .ttl {
  margin-top: 11rem;
  font-size: 38rem;
  font-weight: bold;
}
.syukou .catch_wrap .txt_box .desc {
  font-size: 18rem;
  margin-top: 11rem;
  line-height: 1.5;
}
.syukou .scdl_wrap {
  margin-top: 176rem;
  position: relative;
}
.syukou .scdl_wrap .ttl {
  font-size: 28rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.syukou .scdl_wrap .pic {
  position: absolute;
  z-index: 2;
}
.syukou .scdl_wrap .pic.pic1 {
  top: 4rem;
  left: 1rem;
  width: 156rem;
}
.syukou .scdl_wrap .pic.pic2 {
  width: 104rem;
  top: 13rem;
  right: 35rem;
}
.syukou .scdl_wrap .table_wrap {
  position: relative;
  margin-top: 24rem;
  margin-left: 250rem;
  width: 600rem;
}
.syukou .scdl_wrap .table_wrap::before {
  content: "毎日運航";
  position: absolute;
  top: 50%;
  left: -140rem;
  transform: translateY(-50%);
  background-color: #fff;
  color: #D22D26;
  border: 1px solid #D22D26;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  width: 154rem;
  height: 154rem;
  border-radius: 50%;
  z-index: 1;
}
.syukou .scdl_wrap .table_wrap table {
  width: 100%;
}
.syukou .scdl_wrap .table_wrap tr th,
.syukou .scdl_wrap .table_wrap tr td {
  background-color: #fff;
  text-align: center;
  position: relative;
}
.syukou .scdl_wrap .table_wrap tr th {
  padding: 13rem 13rem 5rem;
}
.syukou .scdl_wrap .table_wrap tr th::after {
  content: "";
  display: block;
  height: 1px;
  width: 55%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 1px dashed #000;
}
.syukou .scdl_wrap .table_wrap tr td {
  font-size: 20rem;
  font-weight: bold;
  position: relative;
  padding: 13rem 30rem;
}
.syukou .scdl_wrap .table_wrap tr td + td::after {
  content: "";
  display: block;
  height: 45%;
  width: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-color: #000;
}
.syukou .scdl_wrap .notes {
  margin-top: 60rem;
  color: #fff;
  font-size: 14rem;
  text-align: center;
}

.features {
  padding-top: 80rem;
  padding-bottom: 100rem;
  background: url(/assets/img/about/bg_features.jpg) no-repeat center top/cover;
}
.features .c_box {
  padding: 80rem 60rem 75rem;
  position: relative;
}
.features .c_box .ttl {
  font-weight: bold;
  font-size: 28rem;
  text-align: center;
}
.features .c_box .pic {
  position: absolute;
  top: -96rem;
  left: -107rem;
  width: 441rem;
}
.features .c_box .content_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 55rem;
}
.features .c_box .content_wrap + .content_wrap {
  margin-top: 40rem;
}
.features .c_box .content_wrap .image_box {
  width: 360rem;
  height: 260rem;
}
.features .c_box .content_wrap .image_box img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}
.features .c_box .content_wrap .text_box {
  width: 416rem;
}
.features .c_box .content_wrap .text_box .heading {
  color: #D22D26;
  font-weight: bold;
  font-size: 20rem;
  line-height: 1.4;
  position: relative;
  padding-left: 65rem;
}
.features .c_box .content_wrap .text_box .heading::before {
  content: "";
  display: block;
  width: 76rem;
  height: 76rem;
  background: url(/assets/img/about/pic_ttl_ftr1.png) no-repeat center/contain;
  position: absolute;
  top: 50%;
  left: -15rem;
  transform: translateY(-50%);
}
.features .c_box .content_wrap .text_box .desc {
  margin-top: 29rem;
}
.features .c_box .content_wrap.reverse {
  flex-direction: row-reverse;
}
.features .c_box .content_wrap.ftr2 .text_box .heading::before {
  background-image: url(/assets/img/about/pic_ttl_ftr2.png);
}
.features .c_box .content_wrap.ftr3 .text_box .heading::before {
  background-image: url(/assets/img/about/pic_ttl_ftr3.png);
}
.features .c_box .content_wrap.ftr4 .text_box .heading::before {
  background-image: url(/assets/img/about/pic_ttl_ftr4.png);
}
.features .c_box .b737_cnt {
  margin-top: 86rem;
}
.features .c_box .b737_cnt .lead {
  margin-top: 30rem;
  text-align: center;
}
.features .c_box .b737_cnt .flex_item {
  margin-top: 52rem;
}
.features .c_box .b737_cnt .flex_item ul {
  display: flex;
  gap: 20rem;
  justify-content: center;
}
.features .c_box .b737_cnt .flex_item ul li {
  width: 380rem;
}
.features .c_box .b737_cnt .flex_item ul li .image {
  height: 380rem;
}
.features .c_box .b737_cnt .flex_item ul li .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.features .c_box .b737_cnt .flex_item ul li .txt {
  margin-top: 10rem;
}

@media screen and (max-width: 767px) {
  .under_mv {
    height: 550rem;
  }
  .under_mv .ttl_wrap {
    padding-top: 65rem;
  }
  .under_mv .ttl_wrap .logo {
    width: 193rem;
  }
  .under_mv .ttl_wrap .ttl {
    font-size: 13rem;
    margin-top: 13rem;
  }
  .under_mv .txt_box {
    width: 100%;
    min-height: 189rem;
    margin-top: 178rem;
    background-image: url(/assets/img/about/bg_mv_txt_sp.png);
  }
  .under_mv .txt_box p {
    font-size: 13.5rem;
    line-height: 1.5;
  }
  .syukou {
    padding-top: 39rem;
    padding-bottom: 35rem;
  }
  .syukou .catch_wrap {
    padding-top: 0;
    display: flex;
    flex-direction: column;
  }
  .syukou .catch_wrap .ph {
    position: relative;
    top: auto;
    width: 320rem;
  }
  .syukou .catch_wrap .ph.ph1 {
    left: auto;
    order: 1;
  }
  .syukou .catch_wrap .ph.ph2 {
    right: auto;
    order: 3;
    margin-top: 25rem;
  }
  .syukou .catch_wrap .txt_box {
    order: 2;
    margin-top: 19rem;
  }
  .syukou .catch_wrap .txt_box .ico {
    width: 31rem;
  }
  .syukou .catch_wrap .txt_box .ttl {
    margin-top: 4rem;
    font-size: 18rem;
  }
  .syukou .catch_wrap .txt_box .desc {
    font-size: 14rem;
    margin-top: 4rem;
  }
  .syukou .scdl_wrap {
    margin-top: 35rem;
    width: 100%;
  }
  .syukou .scdl_wrap .ttl {
    font-size: 16rem;
  }
  .syukou .scdl_wrap .pic {
    position: absolute;
    z-index: 2;
  }
  .syukou .scdl_wrap .pic.pic1 {
    top: 27rem;
    left: 77rem;
    width: 80rem;
  }
  .syukou .scdl_wrap .pic.pic2 {
    width: 53rem;
    top: auto;
    bottom: -25rem;
    right: 14rem;
  }
  .syukou .scdl_wrap .table_wrap {
    position: relative;
    margin-top: 82rem;
    margin-left: 0;
    width: 100%;
  }
  .syukou .scdl_wrap .table_wrap::before {
    left: 50%;
    transform: translateX(-50%);
    width: 77rem;
    height: 77rem;
    top: -69rem;
  }
  .syukou .scdl_wrap .table_wrap table {
    width: 100%;
  }
  .syukou .scdl_wrap .table_wrap tr th {
    padding: 8rem 14rem 5rem;
    font-size: 12rem;
  }
  .syukou .scdl_wrap .table_wrap tr td {
    font-size: 14rem;
    padding: 10rem 14rem;
  }
  .syukou .scdl_wrap .notes {
    margin-top: 14rem;
    font-size: 10.5rem;
    padding-left: 0;
  }
  .features {
    padding-top: 43rem;
    padding-bottom: 40rem;
    background-image: url(/assets/img/about/bg_features_sp.jpg);
  }
  .features .c_box {
    padding: 45rem 30rem 35rem;
  }
  .features .c_box .ttl {
    font-size: 16rem;
  }
  .features .c_box .pic {
    position: absolute;
    top: -46rem;
    left: -21rem;
    width: 185rem;
  }
  .features .c_box .content_wrap {
    flex-direction: column;
    margin-top: 23rem;
  }
  .features .c_box .content_wrap + .content_wrap {
    margin-top: 40rem;
  }
  .features .c_box .content_wrap .image_box {
    width: 100%;
    height: 205rem;
  }
  .features .c_box .content_wrap .text_box {
    width: 100%;
  }
  .features .c_box .content_wrap .text_box .heading {
    font-size: 16rem;
    padding-left: 43rem;
    margin-top: 18rem;
    letter-spacing: -0.1rem;
  }
  .features .c_box .content_wrap .text_box .heading::before {
    content: "";
    display: block;
    width: 53rem;
    height: 53rem;
    left: -14rem;
  }
  .features .c_box .content_wrap .text_box .desc {
    margin-top: 12rem;
    line-height: 1.5;
  }
  .features .c_box .content_wrap.reverse {
    flex-direction: column;
  }
  .features .c_box .b737_cnt {
    margin-top: 63rem;
  }
  .features .c_box .b737_cnt .lead {
    margin-top: 15rem;
  }
  .features .c_box .b737_cnt .flex_item {
    margin-top: 20rem;
  }
  .features .c_box .b737_cnt .flex_item ul {
    flex-direction: column;
    gap: 20rem;
  }
  .features .c_box .b737_cnt .flex_item ul li {
    width: 100%;
  }
  .features .c_box .b737_cnt .flex_item ul li .image {
    height: 190rem;
  }
  .features .c_box .b737_cnt .flex_item ul li .txt {
    margin-top: 5rem;
    font-size: 11rem;
    text-align: center;
  }
}/*# sourceMappingURL=about.css.map */