/*!
global > color
------------------------------
*/
/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.p_vessels_owned03__tbl__head, .p_vessels_owned03__tbl__body {
  font-size: 0.75rem;
}
@media screen and (min-width: 768px) {
  .p_vessels_owned03__tbl__head, .p_vessels_owned03__tbl__body {
    font-size: clamp(
      0.75rem,
      0.6355932203vw + 0.4449152542rem,
      0.9375rem
  );
  }
}

.p_vessels_owned .c_ttl40 {
  line-height: 1.4;
  letter-spacing: 0.04em;
}
.p_vessels_owned01 {
  padding-top: 100px;
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media screen and (min-width: 768px) {
  .p_vessels_owned01 {
    padding-top: clamp(
      14.0625rem,
      18.0288461538vw + 5.4086538462rem,
      23.4375rem
  );
    padding-bottom: 100px;
  }
}
.p_vessels_owned01__img {
  margin-bottom: 26px;
}
@media screen and (min-width: 768px) {
  .p_vessels_owned01__box {
    margin-left: auto;
  }
}
.p_vessels_owned01 .c_ttl40 {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .p_vessels_owned01 .c_ttl40 {
    margin-bottom: 37px;
    text-align: right;
  }
}
@media screen and (min-width: 768px) {
  .p_vessels_owned01__txt {
    text-align: right;
  }
}
.p_vessels_owned02 {
  padding: 50px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media screen and (min-width: 768px) {
  .p_vessels_owned02 {
    padding: 90px 0 120px;
  }
}
.p_vessels_owned02 .c_ttl40 {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .p_vessels_owned02 .c_ttl40 {
    margin-bottom: 36px;
  }
}
.p_vessels_owned02__txt {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .p_vessels_owned02__txt {
    margin-bottom: 44px;
  }
}
.p_vessels_owned02__main {
  display: grid;
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .p_vessels_owned02__main {
    grid-template-columns: repeat(3, 1fr);
    gap: clamp(
      1.25rem,
      4.2372881356vw + -0.7838983051rem,
      2.5rem
  );
  }
}
.p_vessels_owned02__box {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 10px;
  background-color: #243340;
}
@media screen and (min-width: 768px) {
  .p_vessels_owned02__box {
    min-height: 160px;
  }
}
.p_vessels_owned02__box .c_ttl24 {
  text-align: center;
  line-height: 1.675;
  letter-spacing: 0.02em;
}
.p_vessels_owned03 {
  padding: 50px 0 0;
}
@media screen and (min-width: 768px) {
  .p_vessels_owned03 {
    padding: 90px 0 0;
  }
}
.p_vessels_owned03 .c_ttl40 {
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p_vessels_owned03 .c_ttl40 {
    margin-bottom: 60px;
  }
}
.p_vessels_owned03__num {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  padding-bottom: 6px;
  border-bottom: 1px solid rgba(116, 169, 251, 0.48);
  color: #74a9fb;
  font-family: "Cormorant Infant", serif;
  font-size: 3rem;
  line-height: 1;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 768px) {
  .p_vessels_owned03__num {
    margin-bottom: 23px;
    font-size: 6rem;
  }
}
.p_vessels_owned03__img {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .p_vessels_owned03__img {
    gap: 40px;
    margin-bottom: 48px;
  }
}
.p_vessels_owned03__con {
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .p_vessels_owned03__con {
    padding: 0 40px;
  }
}
.p_vessels_owned03__head .c_ttl24 {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.32);
  line-height: 1.675;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  .p_vessels_owned03__head .c_ttl24 {
    margin-bottom: 28px;
    padding-bottom: 18px;
  }
}
.p_vessels_owned03__txt {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .p_vessels_owned03__txt {
    margin-bottom: 37px;
  }
}
.p_vessels_owned03__tbl {
  margin-bottom: 16px;
  overflow: auto;
}
.p_vessels_owned03__tbl table {
  table-layout: fixed;
  min-width: 768px;
}
@media screen and (min-width: 768px) {
  .p_vessels_owned03__tbl table {
    width: 100%;
  }
}
.p_vessels_owned03__tbl__head, .p_vessels_owned03__tbl__body {
  padding: 5px 10px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  font-weight: 400;
  text-align: center;
  line-height: 1.7066666667;
  vertical-align: middle;
  letter-spacing: 0.02em;
}
.p_vessels_owned03__tbl__head {
  height: 50px;
  background-color: #243340;
  font-weight: 500;
}
.p_vessels_owned03__tbl__body {
  height: 82px;
}
.p_vessels_owned03__tbl__body span {
  display: inline-block;
  text-align: left;
}
.p_vessels_owned03__tbl .scroll-hint-icon {
  top: calc(50% - 45px);
}
.p_vessels_owned03__pdf {
  color: #74a9fb;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .p_vessels_owned03__pdf {
    transition: all 0.5s;
  }
  .p_vessels_owned03__pdf:hover {
    opacity: 0.7;
    text-decoration: none;
  }
}
.p_vessels_owned03__pdf__icon {
  position: relative;
  top: 2px;
  margin-right: 2px;
}
.p_vessels_owned03__sec {
  padding-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .p_vessels_owned03__sec {
    padding-bottom: 86px;
  }
}
.p_vessels_owned03__sec:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media screen and (min-width: 768px) {
  .p_vessels_owned03__sec.sec02 .p_vessels_owned03__img {
    margin-bottom: 68px;
  }
  .p_vessels_owned03__sec.sec02 .p_vessels_owned03__txt {
    margin-bottom: 27px;
  }
}
@media screen and (min-width: 768px) {
  .p_vessels_owned03__sec.sec03 {
    padding-bottom: 154px;
  }
  .p_vessels_owned03__sec.sec03 .p_vessels_owned03__img {
    margin-bottom: 68px;
  }
  .p_vessels_owned03__sec.sec03 .p_vessels_owned03__txt {
    margin-bottom: 27px;
  }
}
.p_vessels_owned04 {
  padding: 50px 0 80px;
}
@media screen and (min-width: 768px) {
  .p_vessels_owned04 {
    padding: 97px 0 160px;
  }
}
@media screen and (min-width: 768px) {
  .p_vessels_owned04__main {
    display: flex;
    justify-content: space-between;
  }
}
.p_vessels_owned04__box {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .p_vessels_owned04__box {
    width: 46.5517241379%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .p_vessels_owned04__img {
    width: 50%;
    padding-top: 10px;
  }
}
.p_vessels_owned04 .c_ttl40 {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .p_vessels_owned04 .c_ttl40 {
    margin-bottom: 40px;
  }
}
.p_vessels_owned04 .c_ttl24 {
  margin-bottom: 20px;
  letter-spacing: 0.02em;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .p_vessels_owned04 .c_ttl24 {
    margin-bottom: 40px;
  }
}
/*# sourceMappingURL=vessels_owned.css.map */
