@charset 'UTF-8';
#marines2025 {
  margin: 0;
  padding: 0;
  background: #004898;
  font-weight: 400;
  font-family: 'Noto Sans JP', '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'メイリオ', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#marines2025 *,
#marines2025 *::before,
#marines2025 *::after {
  margin: 0;
  padding: 0;
  border: none;
  list-style: none;
}
#marines2025 ul,
#marines2025 ol,
#marines2025 li {
  list-style: none;
}
#marines2025 picture,
#marines2025 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#marines2025 a {
  color: inherit;
  text-decoration: underline;
}
#marines2025 .is-tac {
  text-align: center;
}
#marines2025 .is-fz14 {
  font-size: calc(14 / 375 * 100cqw) !important;
}
#marines2025 .anchor,
#marines2025 .anchor2 {
  position: relative;
  transform: translateY(-100px);
}
@media screen and (max-width: 767.9px) {
  #marines2025 .anchor,
  #marines2025 .anchor2 {
    transform: translateY(-68px);
  }
}
#marines2025 .anchor {
  bottom: calc(14 / 375 * 100cqw);
}
#marines2025 .anchor2 {
  bottom: calc(21 / 375 * 100cqw);
}
#marines2025 .wrap {
  position: relative;
  overflow: clip;
}
#marines2025 .wrap::before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #marines2025 .wrap::before {
    background: url('/campaign/marines2025/img/bg_01.webp') 50% 50%/cover no-repeat;
  }
}
@media screen and (max-width: 767.9px) {
  #marines2025 .wrap::before {
    display: none;
  }
}
#marines2025 .header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .25);
  z-index: 9999;
}
#marines2025 .header__in {
  display: flex;
  align-items: center;
  max-width: 1600px;
  height: 100px;
  margin: 0 auto;
  padding: 0 clamp(0px, 60 / 1366 * 100vw, 60px);
  box-sizing: border-box;
}
@media screen and (max-width: 767.9px) {
  #marines2025 .header__in {
    height: 68px;
    padding: 0 20px;
  }
}
#marines2025 .header__in a {
  display: block;
  width: 343px;
}
@media screen and (min-width: 768px) {
  #marines2025 .header__in a {
    transition: opacity 250ms ease-out;
  }
  #marines2025 .header__in a:hover {
    opacity: .7;
  }
}
@media screen and (max-width: 767.9px) {
  #marines2025 .header__in a {
    width: 114px;
  }
}
#marines2025 .nav {
  position: fixed;
  bottom: 50%;
  right: calc(50% + 250px);
  width: calc(50% - 250px);
  padding: 0 clamp(110px / 1600 * 768 - 50px, 110 / 1600 * 100vw - 50px, 60px);
  box-sizing: border-box;
  max-width: 550px;
  z-index: 4;
  transform: translateY(50%);
  transition: opacity 150ms ease-out;
}
@media screen and (max-width: 919.9px) {
  #marines2025 .nav {
    opacity: 0;
    pointer-events: none;
  }
}
@media screen and (max-width: 767.9px) {
  #marines2025 .nav {
    display: none;
  }
}
#marines2025 .nav__ls {
  display: flex;
  flex-direction: column;
  row-gap: 52px;
  width: 100%;
  max-width: 430px;
  margin: 0 auto;
}
#marines2025 .nav__ls > li a {
  display: block;
  height: clamp(0px, 73 / 1060 * 100vw, 73px);
  border-bottom: 2px solid #fff;
}
@media screen and (min-width: 768px) {
  #marines2025 .nav__ls > li a {
    transition: opacity 250ms ease-out;
  }
  #marines2025 .nav__ls > li a:hover {
    opacity: .7;
  }
}
#marines2025 .nav__ls > li a img {
  width: 100%;
  height: auto;
  max-width: 230px;
}
#marines2025 .main {
  display: block;
  position: relative;
  container-type: inline-size;
  width: 100%;
  min-height: 100vh;
  margin: 0 auto;
  padding: 100px 0 0;
  overflow: clip;
  z-index: 2;
  box-shadow: 0 0 1px rgba(0, 72, 152, .2);
}
@media screen and (min-width: 768px) {
  #marines2025 .main {
    width: 500px;
  }
}
@media screen and (max-width: 767.9px) {
  #marines2025 .main {
    padding: 68px 0 0;
  }
}

#marines2025 .mainHd {
  position: relative;
  padding: calc(36 / 375 * 100cqw) 0 0;
}
#marines2025 .mainHd::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 91px);
  background: url('/campaign/marines2025/img/bg_mainhd_01.webp') 50% 0/100% auto no-repeat;
  pointer-events: none;
  z-index: 1;
}
@media screen and (max-width: 767.9px) {
  #marines2025 .mainHd::before {
    height: 100%;
    transform: translateY(calc(-68 / 375 * 100cqw));
  }
}
#marines2025 .mainHd__tt {
  position: relative;
  width: 100%;
  aspect-ratio: 1125/594;
  margin: 0 auto calc(4.3 / 375 * 100cqw);
  z-index: 3;
}
#marines2025 .mainHd__tt img {
  transform: translate(.5%, 0);
}
#marines2025 .mainHd__dt {
  position: relative;
  width: calc(250 / 375 * 100cqw);
  aspect-ratio: 250/24;
  margin: 0 auto calc(9 / 375 * 100cqw);
  z-index: 3;
}
#marines2025 .mainHd__dt img {
  transform: translate(.5%, 0);
}
#marines2025 .mainHd__in {
  position: relative;
  padding: calc(39 / 375 * 100cqw) 0 calc(197 / 375 * 100cqw);
}
#marines2025 .mainHd__in::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('/campaign/marines2025/img/bg_mainhd_02.webp') 50% 0/100% auto no-repeat;
  z-index: 2;
}
#marines2025 .mainHd__stt {
  position: relative;
  width: calc(217 / 375 * 100cqw);
  aspect-ratio: 217/86;
  margin: 0 auto;
  z-index: 4;
}
#marines2025 .mainHd__p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  aspect-ratio: 1125/628;
  z-index: 4;
}

#marines2025 .mainCp {
  position: relative;
}
#marines2025 .mainCp::before {
  content: '';
  display: block;
  position: absolute;
  top: calc(-61 / 375 * 100cqw);
  right: 50%;
  width: calc(800 / 375 * 100cqw);
  aspect-ratio: 1/1;
  background: #004898;
  border-radius: 50%;
  transform: translate(50%, 0);
  z-index: 3;
}
#marines2025 .mainCp__in {
  position: relative;
  padding: 0 calc(20 / 375 * 100cqw) calc(160 / 375 * 100cqw);
  background: #004898;
  z-index: 4;
}
#marines2025 .mainCp__tt {
  position: relative;
  width: 100%;
  aspect-ratio: 335/69;
  margin: 0 0 calc(24 / 375 * 100cqw);
}
#marines2025 .mainCp__tt::before {
  content: '';
  display: block;
  position: absolute;
  top: calc(-8.5 / 375 * 100cqw);
  left: 0;
  width: 100%;
  aspect-ratio: 337/55;
  background: url('/campaign/marines2025/img/bg_star_01.svg') 50% 50%/contain no-repeat;
}
#marines2025 .mainCp__t {
  color: #fff;
  font-size: calc(15 / 375 * 100cqw);
  line-height: calc(25 / 15);
  letter-spacing: -.02em;
}
#marines2025 .mainCp__t + .mainCp__t {
  margin-top: calc(24 / 15 * 1em);
}
#marines2025 .mainCp__bx.is-01 {
  margin: calc(36 / 375 * 100cqw) 0 0;
}
#marines2025 .mainCp__bx.is-02 {
  margin: calc(33 / 375 * 100cqw) 0 0;
}
#marines2025 .mainCp__bx__ld {
  position: relative;
  left: .15em;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto calc(20 / 375 * 100cqw);
  color: #fff;
  font-size: calc(16 / 375 * 100cqw);
  font-weight: 700;
  line-height: calc(24 / 16);
  text-align: center;
}
#marines2025 .mainCp__bx__ld::before,
#marines2025 .mainCp__bx__ld::after {
  content: '';
  display: block;
  position: absolute;
  top: 24%;
  width: calc(8 / 375 * 100cqw);
  aspect-ratio: 8/14;
  background: url('/campaign/marines2025/img/bg_claim01.svg') 50% 50%/contain no-repeat;
}
#marines2025 .mainCp__bx__ld::before {
  right: 101%;
}
#marines2025 .mainCp__bx__ld::after {
  left: calc(101% - .3em);
  transform: scaleX(-1);
}
#marines2025 .mainCp__bx__in {
  position: relative;
  padding: calc(27 / 375 * 100cqw) calc(23 / 375 * 100cqw);
  border-radius: calc(20 / 375 * 100cqw);
  background: #fdfdf4;
}
#marines2025 .mainCp__bx__n {
  position: absolute;
  top: calc(-10 / 375 * 100cqw);
  right: 50%;
  transform: translateX(50%);
  width: calc(164 / 375 * 100cqw);
}
#marines2025 .mainCp__bx__tt {
  width: 100%;
  aspect-ratio: 287/38;
  margin: 0 0 calc(6 / 375 * 100cqw);
}
#marines2025 .mainCp__bx__t {
  font-size: calc(15 / 375 * 100cqw);
  line-height: calc(25 / 15);
  letter-spacing: -.02em;
  text-align: center;
}
#marines2025 .mainCp__bx__t.is-whnw {
  white-space: nowrap;
}
#marines2025 .mainCp__bx__t > span {
  display: inline-block;
}
#marines2025 .mainCp__bx__pz {
  aspect-ratio: 287/36;
  margin: calc(20 / 375 * 100cqw) 0;
  filter: drop-shadow(2px 2px 0 rgba(0, 0, 0, .25));
}
#marines2025 .mainCp__bx__stt {
  height: calc(27 / 375 * 100cqw);
  margin: 0 0 calc(8 / 375 * 100cqw);
}
#marines2025 .mainCp__bx__p {
  display: flex;
  flex-direction: column;
  row-gap: calc(4 / 375 * 100cqw);
  margin: calc(20 / 375 * 100cqw) 0 calc(16 / 375 * 100cqw);
}
#marines2025 .mainCp__bx__p__bd {
  width: 100%;
  aspect-ratio: 861/540;
}
#marines2025 .mainCp__bx__p__bd img {
  object-fit: cover;
}
#marines2025 .mainCp__bx__nt > li {
  display: flex;
}
#marines2025 .mainCp__bx__nt > li > span {
  display: block;
  font-size: calc(12 / 375 * 100cqw);
  line-height: calc(18 / 12);
}
#marines2025 .mainCp__bx__nt > li > span:nth-child(1) {
  flex: 0 0 auto;
}
#marines2025 .mainCp__bx__nt > li > span:nth-child(2) {
  flex: 1 1 auto;
}
#marines2025 .mainCp__bx__clm {
  margin: calc(32 / 375 * 100cqw) 0;
}
#marines2025 .mainCp__bx__clm__tt {
  width: 100%;
  padding: calc(10 / 375 * 100cqw) 0;
  background: #004898;
}
#marines2025 .mainCp__bx__clm__tt__in {
  display: block;
  aspect-ratio: 287/54;
}
#marines2025 .mainCp__bx__clm__in {
  padding: calc(16 / 375 * 100cqw) calc(16 / 375 * 100cqw) calc(28 / 375 * 100cqw);
  background: #e9f1fa;
}
#marines2025 .mainCp__bx__clm__in p {
  text-align: left;
}
#marines2025 .mainCp__bx__clm__stt {
  margin: calc(18 / 375 * 100cqw) 0 calc(6 / 375 * 100cqw);
  color: #004898;
  font-size: calc(15 / 375 * 100cqw);
  font-weight: 700;
  line-height: calc(25 / 15);
}
#marines2025 .mainCp__bx__clm__stt:nth-child(1) {
  margin-top: 0;
}
#marines2025 .mainCp__bx__clm__ls {
  margin: 0 0 calc(12 / 375 * 100cqw);
}
#marines2025 .mainCp__bx__clm__ls > li {
  padding-left: 1em;
  font-size: calc(15 / 375 * 100cqw);
  line-height: calc(25 / 15);
  text-indent: -1em;
}
#marines2025 .mainCp__bx__clm__ls > li::before {
  content: '・';
}
#marines2025 .mainCp__bx__dt {
  margin: calc(32 / 375 * 100cqw) 0;
}
#marines2025 .mainCp__bx__dl {
  display: flex;
  flex-direction: column;
  row-gap: calc(6 / 375 * 100cqw);
}
#marines2025 .mainCp__bx__dl > div {
  display: flex;
  flex-wrap: wrap;
  gap: calc(1 / 375 * 100cqw) calc(6 / 375 * 100cqw);
}
#marines2025 .mainCp__bx__dl > div.is-jcc {
  justify-content: center;
}
#marines2025 .mainCp__bx__dl > div.is-jcc dd {
  flex: 0 0 auto;
}
#marines2025 .mainCp__bx__dl > div dt {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  height: calc(25 / 375 * 100cqw);
  padding: 0 calc(3 / 375 * 100cqw);
  border: 1px solid #004898;
  box-sizing: border-box;
  color: #004898;
  font-size: calc(13 / 375 * 100cqw);
  font-weight: 700;
  line-height: 1;
}
#marines2025 .mainCp__bx__dl > div dd {
  flex: 1 1 auto;
  text-align: left;
}
#marines2025 .mainCp__bx__btn > a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: calc(50 / 375 * 100cqw);
  border-radius: calc(25 / 375 * 100cqw);
  background: #ea5504;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  #marines2025 .mainCp__bx__btn > a {
    transition: opacity 250ms ease-out;
  }
  #marines2025 .mainCp__bx__btn > a:hover {
    opacity: .7;
  }
}
#marines2025 .mainCp__bx__btn > a::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 50%;
  right: calc(25.5 / 375 * 100cqw);
  width: calc(15 / 375 * 100cqw);
  aspect-ratio: 1/1;
  background: url('/campaign/marines2025/img/icon_arrow_01.svg') 50% 50%/contain no-repeat;
  transform: translateY(50%);
}
#marines2025 .mainCp__bx__btn > a > span {
  display: block;
  color: #fff;
  font-size: calc(15 / 375 * 100cqw);
  font-weight: 700;
  white-space: nowrap;
}
#marines2025 .mainCp__bx__pzls {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: calc(28 / 375 * 100cqw);
  margin: 0 0 calc(20 / 375 * 100cqw);
}
#marines2025 .mainCp__bx__pzls > li {
  width: calc(1415 / 2870 * 100%);
}
#marines2025 .mainCp__bx__pzls > li:nth-child(3) {
  width: 100%;
}
#marines2025 .mainCp__bx__pzls > li img {
  object-fit: cover;
}
#marines2025 .mainCp__bx__pzls__p {
  margin: calc(16 / 375 * 100cqw) 0 0;
  aspect-ratio: 423/390;
}
#marines2025 .mainCp__bx__pzls__pa {
  display: flex;
  align-items: center;
  column-gap: calc(16 / 375 * 100cqw);
  padding: calc(13 / 375 * 100cqw) 0 calc(13 / 375 * 100cqw) calc(16 / 375 * 100cqw);
  background: #e9f1fa;
}
#marines2025 .mainCp__bx__pzls__pa > div {
  flex: 0 0 auto;
  width: calc(100 / 375 * 100cqw);
  aspect-ratio: 300/207;
}
#marines2025 .mainCp__bx__pzls__pa > dl {
  flex: 1 1 auto;
}

#marines2025 .mainEt {
  position: relative;
  padding: 0;
  z-index: 5;
}
#marines2025 .mainEt::before {
  content: '';
  display: block;
  position: absolute;
  top: calc(-60 / 375 * 100cqw);
  right: 50%;
  width: calc(800 / 375 * 100cqw);
  aspect-ratio: 1/1;
  background: #fdfdf4;
  border-radius: 50%;
  transform: translate(50%, 0);
  z-index: 1;
}
#marines2025 .mainEt__in {
  position: relative;
  padding: 0 calc(20 / 375 * 100cqw) calc(180 / 375 * 100cqw);
  background: #fdfdf4;
  z-index: 2;
}
#marines2025 .mainEt__tt {
  position: relative;
  width: 100%;
  aspect-ratio: 335/69;
  margin: 0 0 calc(36 / 375 * 100cqw);
}
#marines2025 .mainEt__tt::before {
  content: '';
  display: block;
  position: absolute;
  top: calc(-16 / 375 * 100cqw);
  left: 0;
  width: 100%;
  aspect-ratio: 335/89;
  background: url('/campaign/marines2025/img/bg_star_02.svg') 50% 50%/contain no-repeat;
}
#marines2025 .mainEt__bx {
  position: relative;
  padding: calc(40 / 375 * 100cqw) calc(23 / 375 * 100cqw);
  border: 1px solid #eee;
  border-radius: calc(20 / 375 * 100cqw);
  background: #fff;
}
#marines2025 .mainEt__bx.is-01 {
  margin: 0 0 calc(42 / 375 * 100cqw);
}
#marines2025 .mainEt__bx__n {
  position: absolute;
  top: calc(-10 / 375 * 100cqw);
  right: 50%;
  transform: translateX(50%);
  width: calc(164 / 375 * 100cqw);
}
#marines2025 .mainEt__bx__tt {
  width: 100%;
  aspect-ratio: 287/38;
  margin: 0 0 calc(32 / 375 * 100cqw);
}
#marines2025 .mainEt__bx__t {
  font-size: calc(15 / 375 * 100cqw);
  line-height: calc(25 / 15);
}
#marines2025 .mainEt__bx__t + .mainEt__bx__t {
  margin: calc(10 / 375 * 100cqw) 0 0;
}
#marines2025 .mainEt__bx__t b {
  color: #004898;
  font-weight: 700;
}
#marines2025 .mainEt__bx__t a {
  background: url('/campaign/marines2025/img/bg_line_01.webp') 0 100%/auto calc(8 / 375 * 100cqw) repeat-x;
  color: #004898;
  text-decoration: none;
}
#marines2025 .mainEt__bx__nt > li {
  display: flex;
  font-size: calc(12 / 375 * 100cqw);
  line-height: calc(18 / 12);
}
#marines2025 .mainEt__bx__nt > li.is-jcc {
  justify-content: center;
}
#marines2025 .mainEt__bx__nt > li.is-jcc > span {
  flex: 0 0 auto !important;
}
#marines2025 .mainEt__bx__nt > li > span {
  display: block;
}
#marines2025 .mainEt__bx__nt > li > span:nth-child(1) {
  flex: 0 0 auto;
}
#marines2025 .mainEt__bx__nt > li > span:nth-child(2) {
  flex: 1 1 auto;
}
#marines2025 .mainEt__bx__st {
  display: flex;
  flex-direction: column;
  row-gap: calc(52 / 375 * 100cqw);
  margin: 0 0 calc(32 / 375 * 100cqw);
}
#marines2025 .mainEt__bx__st > li {
  position: relative;
}
#marines2025 .mainEt__bx__st > li + li::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 100%;
  right: 50%;
  width: calc(20 / 375 * 100cqw);
  aspect-ratio: 20/12;
  background: url('/campaign/marines2025/img/icon_next01.svg') 50% 50%/contain no-repeat;
  margin-bottom: calc(26 / 375 * 100cqw);
  transform: translate(50%, 50%);
}
#marines2025 .mainEt__bx__st__tt {
  width: 100%;
  aspect-ratio: 287/38;
  margin: 0 0 calc(14 / 375 * 100cqw);
}
#marines2025 .mainEt__bx__st__ic {
  width: calc(72 / 375 * 100cqw);
  aspect-ratio: 1/1;
  margin: 0 auto calc(16 / 375 * 100cqw);
}
#marines2025 .mainEt__bx__st .mainEt__bx__nt {
  margin: calc(10 / 375 * 100cqw) 0 0;
}
#marines2025 .mainEt__bx__ap {
  margin: calc(32 / 375 * 100cqw) 0 0;
  border: 1px solid #eee;
}
#marines2025 .mainEt__bx__ap__in {
  height: calc(160 / 375 * 100cqw);
  padding: calc(16 / 375 * 100cqw) calc(12 / 375 * 100cqw);
  overflow-y: scroll;
  scrollbar-width: thin;
}
#marines2025 .mainEt__bx__ap__in::-webkit-scrollbar {
  width: calc(2 / 375 * 100cqw);
}
#marines2025 .mainEt__bx__ap__tt {
  margin: 0 0 calc(10 / 375 * 100cqw);
  font-size: calc(15 / 375 * 100cqw);
  font-weight: 400;
  line-height: calc(25 / 15);
}
#marines2025 .mainEt__bx__ap__stt,
#marines2025 .mainEt__bx__ap__t,
#marines2025 .mainEt__bx__ap__ls {
  font-size: calc(12 / 375 * 100cqw);
  font-weight: 400;
  line-height: calc(18 / 12);
}
#marines2025 .mainEt__bx__ap__stt {
  margin: calc(18 / 12 * 1em) 0 calc(3 / 375 * 100cqw);
}
#marines2025 .mainEt__bx__ap__ls > li {
  padding: 0 0 0 1em;
  text-indent: -1em;
}
#marines2025 .mainEt__bx__ap__ls > li::before {
  content: '・';
}
#marines2025 .mainEt__bx__ap__ls > li a {
  color: #004898;
}

#marines2025 .mainFt {
  position: relative;
  z-index: 6;
}
#marines2025 .mainFt::before {
  content: '';
  display: block;
  position: absolute;
  top: calc(-80 / 375 * 100cqw);
  right: 50%;
  width: calc(800 / 375 * 100cqw);
  aspect-ratio: 1/1;
  background: #fff;
  border-radius: 50%;
  transform: translate(50%, 0);
  z-index: 1;
}
#marines2025 .mainFt__in {
  position: relative;
  background: #fff;
  z-index: 2;
}
#marines2025 .mainFt__ls {
  display: flex;
  flex-direction: column;
  row-gap: calc(52 / 375 * 100cqw);
  padding: 0 calc(20 / 375 * 100cqw) calc(61 / 375 * 100cqw);
}
#marines2025 .mainFt__ls__a > a {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  #marines2025 .mainFt__ls__a > a {
    transition: opacity 250ms ease-out;
  }
  #marines2025 .mainFt__ls__a > a:hover {
    opacity: .7;
  }
}
#marines2025 .mainFt__ls__a > a span.is-p1,
#marines2025 .mainFt__ls__a > a span.is-p2,
#marines2025 .mainFt__ls__a > a span.is-p3 {
  display: block;
  margin: 0 auto calc(9 / 375 * 100cqw);
}
#marines2025 .mainFt__ls__a > a span.is-p1 {
  width: calc(200 / 375 * 100cqw);
  aspect-ratio: 600/229;
}
#marines2025 .mainFt__ls__a > a span.is-p2 {
  width: calc(140 / 375 * 100cqw);
  aspect-ratio: 196/70;
}
#marines2025 .mainFt__ls__a > a span.is-p3 {
  aspect-ratio: 161/66;
  width: calc(160 / 375 * 100cqw);
}
#marines2025 .mainFt__ls__a > a span.is-t {
  display: block;
  font-size: calc(15 / 375 * 100cqw);
  line-height: calc(25 / 15);
  text-align: center;
}
#marines2025 .mainFt__ls__a > a span.is-t::after {
  content: '';
  display: inline-block;
  width: calc(8 / 375 * 100cqw);
  aspect-ratio: 1/1;
  margin: 0 0 0 calc(6 / 375 * 100cqw);
  background: url('/campaign/marines2025/img/icon_external_01.svg') 50% 50%/contain no-repeat;
}
#marines2025 .mainFt__ls__cr {
  margin: calc(10 / 375 * 100cqw) 0 0;
  font-size: calc(13 / 375 * 100cqw);
  line-height: calc(18 / 13);
  text-align: center;
}
#marines2025 .mainFt__btm {
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(38 / 375 * 100cqw);
  background: #004898;
}
#marines2025 .mainFt__btm > li {
  position: relative;
}
#marines2025 .mainFt__btm > li a {
  display: block;
  color: #fff;
  font-size: calc(12 / 375 * 100cqw);
  line-height: calc(18 / 12);
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  #marines2025 .mainFt__btm > li a {
    transition: opacity 250ms ease-out;
  }
  #marines2025 .mainFt__btm > li a:hover {
    opacity: .7;
  }
}
#marines2025 .mainFt__btm > li + li {
  margin: 0 0 0 calc(21 / 375 * 100cqw);
}
#marines2025 .mainFt__btm > li + li::before {
  content: '';
  display: block;
  position: absolute;
  right: 100%;
  bottom: 50%;
  margin: 0 calc(10 / 375 * 100cqw);
  width: calc(1 / 375 * 100cqw);
  height: calc(10 / 375 * 100cqw);
  background: rgba(255, 255, 255, .2);
  transform: translateY(50%);
}
