main a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-weight: inherit;
  font-size: inherit
}

main span {
  font-weight: inherit;
  font-size: inherit;
  font-weight: 700
}

main h2,
main h3,
main h4,
main p,
main li,
main figcaption,
main a {
  color: #fff;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif
}

h2 {
  font-size: 48px;
  letter-spacing: 1.2px;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75)
}

.assist-top {
  background-image: url("/files/user/assets/imgs/assist_campany/top_pc.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-position: 3%, 0;
  padding-top: 35%;
  position: relative
}

.assist-top__bg-bold-text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(18px, 2vw, 31px);
  line-height: 33.88px;
  letter-spacing: 1.55px;
  color: #22345A;
  text-align: center;
  font-weight: 700;
  padding: 10px 10%;
  display: inline-block;
  background: -moz-linear-gradient(0% 50% 0deg, rgba(178, 163, 125, 0) 0%, #b2a37d 18.75%, #b2a37d 84%, rgba(178, 163, 125, 0) 100%);
  background: -webkit-linear-gradient(0deg, rgba(178, 163, 125, 0) 0%, #b2a37d 18.75%, #b2a37d 84%, rgba(178, 163, 125, 0) 100%)
}

.assist-top__texts {
  position: absolute;
  top: 50%;
  right: 10%;
  transform: translateY(-50%);
  width: 40%;
  max-width: 600px;
  text-align: center
}

img.assist-top__logo {
  width: 110px;
  display: block;
  max-width: 50%;
  margin: 0 auto
}

.top_back {
  border-top: #1D3256 solid 4px;
  background: #BCA475;
  text-align: center
}

.top_back a {
  margin: auto;
  display: block;
  width: 100%;
  text-align: center;
  padding: 10px 0
}

.top_back a img {
  width: 40%;
  display: block;
  margin: auto
}

.assist-top__small-eng {
  font-size: 21px;
  margin-bottom: 20px
}

.assist-top__ttl {
  font-family: "New Frank", sans-serif;
  font-size: 52px;
  line-height: 1.1;
  letter-spacing: 1.2px;
  color: #FFFFFF;
  display: inline-block;
  padding-bottom: 20px;
  margin: 20px auto;
  border-bottom: 1.5px solid #fff
}

.assist-top__small-eng {
  font-family: "New Frank", sans-serif;
  text-align: center;
  font-size: 24.8px;
  margin-left: -3px
}

.assist-about {
  padding: clamp(50px, 10vw, 80px) 5%;
  background-image: url("/files/user/assets/imgs/assist_campany/about_pc.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center
}

.assist-about h2 {
  font-family: "New Frank", sans-serif;
  margin-bottom: clamp(30px, 7vw, 50px);
  text-align: center;
  font-size: 48px;
  letter-spacing: 1.2px;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75)
}

.assist-about p {
  text-align: center;
  font-size: 21px;
  line-height: 40px;
  letter-spacing: 1.05px;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75)
}

.assist-benefits {
  background: #1D3256
}

.assist-benefits .ttls {
  margin-bottom: clamp(30px, 7vw, 50px);
  text-align: center
}

.assist-benefits .ttls h2 {
  text-align: center;
  font-family: "New Frank", sans-serif;
  font-weight: bold;
  font-size: clamp(25px, 4vw, 45px);
  line-height: 1.2;
  letter-spacing: 1.8px;
  margin-bottom: 10px;
  color: #1D3256;
  text-shadow: none
}

.assist-benefits .ttls h3 {
  padding-top: 10px;
  display: inline-block;
  border-top: #1D3256 4px solid;
  text-align: center;
  font-size: clamp(20px, 4vw, 30px);
  color: #1D3256;
  letter-spacing: 1.2px
}

.assist-benefits-inner {
  padding: clamp(50px, 10vw, 80px) 5%;
  background: #fff;
  border-bottom: #1D3256 solid 6px;
  width: min(90%, 1100px);
  margin-left: auto;
  margin-right: auto
}

.annual-fee {
  position: relative;
  text-align: center;
  background: #BCA475
}

.annual-fee::after {
  content: '';
  position: absolute;
  bottom: -102px;
  top: auto;
  left: 50%;
  margin-left: -50px;
  border: 52px solid transparent;
  border-top: 52px solid #BCA475;
  z-index: 2
}

.annual-fee__text {
  margin-top: clamp(30px, 7vw, 50px);
  background: #1D3256;
  font-size: 24px;
  line-height: 1.6;
  width: 400px;
  max-width: 70%;
  display: inline-block;
  padding: 5px 15px;
  color: #BCA475
}

.annual-fee__price {
  padding: 20px 0 30px;
  font-family: "New Frank", sans-serif;
  font-weight: bold;
  font-size: 89px;
  line-height: 1.2;
  letter-spacing: -1.33px;
  color: #1D3256
}

.assist-benefits * {
  color: #1D3256
}

.assist-benefits__card::before {
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  top: auto;
  content: '';
  background-image: url("/files/user/assets/imgs/assist_campany/list_number_back.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 80px;
  height: 80px
}

.assist-benefits__card::after {
  z-index: 2;
  bottom: 0;
  right: 0;
  top: auto;
  position: absolute;
  font-family: "New Frank", sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 45px;
  letter-spacing: -0.67px;
  color: #FFFFFF
}

.assist-benefits__card-wrap .assist-benefits__card:nth-of-type(1)::after {
  content: "1"
}

.assist-benefits__card-wrap .assist-benefits__card:nth-of-type(2)::after {
  content: "2"
}

.assist-benefits__card-wrap .assist-benefits__card:nth-of-type(3)::after {
  content: "3"
}

.assist-benefits__card-wrap .assist-benefits__card:nth-of-type(4)::after {
  content: "4"
}

.assist-benefits__card-wrap .assist-benefits__card:nth-of-type(5)::after {
  content: "5"
}

.assist-benefits__card-wrap .assist-benefits__card:nth-of-type(6)::after {
  content: "6"
}

.assist-benefits__card-wrap .assist-benefits__card:nth-of-type(7)::after {
  content: "7"
}

.assist-benefits__card-wrap .assist-benefits__card:nth-of-type(8)::after {
  content: "8"
}

.assist-benefits__card-wrap .assist-benefits__card:nth-of-type(9)::after {
  content: "9"
}

.assist-benefits__card {
  border: solid 10px #1D3256;
  box-sizing: border-box;
  position: relative
}

.assist-benefits__card p {
  font-size: clamp(14px, 1.6vw, 16px);
}

.assist-benefits__card h3 {
  padding-left: 5%;
  line-height: 1.6;
  margin: 0 0 10px;
  border-bottom: #1D3256 solid 4px;
  width: 80%;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: clamp(17px, 1.8vw, 20px);
  line-height: 45px;
  letter-spacing: 1px
}

.assist-benefits__card_image {
  margin: 20px auto;
  display: block;
  max-width: 80%;
  width: 180px;
  height: 80px;
  object-fit: contain
}

.assist-benefits__text {
  width: 90%;
  margin: auto;
  font-size: clamp(14px, 1.6vw, 16px);
}

.assist-benefits__list {
  padding-left: 16px;
  width: calc(100% - 16px);
  line-height: 1.6;
  font-size: 16px;
}

.assist-benefits__list li {
  list-style: none;
  position: relative;
  font-size: clamp(14px, 1.6vw, 16px);
}

@media screen and (min-width:1100px) {
  .assist-benefits__list.--nobori li {
    width: 75%;
  }
}

@media screen and (max-width:1100px) {
  .pc-only {
    display: none;
  }
}

.calling_out {
  background: #DCDAE1;
  margin: 30px auto 10px auto;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 90%;
}

img.assist-benefits__card_image_sticker {
  width: 100px;
  margin: 10px auto 20px;
  height: 100px
}

.flag {
  position: relative
}

.flag .assist-benefits__card_image {
  position: absolute;
  right: 3%;
  bottom: 0;
  top: auto;
  object-fit: contain;
  width: 25%;
  margin-bottom: 0;
  height: 90%
}

.assist-benefits__card_image-wrap {
  width: 75%;
  margin: 20px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.assist-benefits__card_image-wrap img {
  width: 48%
}

.assist-benefits__bordertext {
  padding: 0 0 10px 5%;
  margin-bottom: 10px;
  border-bottom: dotted 2px #1D3256;
  display: inline-block;
  width: fit-content
}

.assist-benefits__card_inner-flex {
  display: flex
}

.assist-benefits__card_inner-flex .assist-benefits__list {
  width: 100%;
  margin-bottom: 10px
}

.assist-benefits__card_inner-flex img.assist-benefits__card_image {
  width: 35%;
  transform: translateX(-15%) scale(1.5)
}

.assist-benefits__card_text-wrap {
  width: 65%
}

.sign_present .assist-benefits__card_image {
  margin-right: 10%;
  width: 80px;
  transform: scale(1.5) translate(-15%, -15%)
}

.poster_present figure {
  display: flex;
  justify-content: space-between;
  align-items: flex-end
}

.poster_present figcaption {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: #1D3256 2px solid;
  margin-left: 5%;
  padding-left: 18px;
  position: relative;
  width: 32%
}

.poster_present figcaption::before {
  position: absolute;
  left: 0;
  top: 0;
  content: '※';
  font-size: 16px
}

.poster_present figcaption::after {
  position: absolute;
  right: 0;
  top: auto;
  bottom: 4px;
  content: '';
  width: 20px;
  height: 2px;
  background: #1D3256;
  display: block;
  transform: rotate(35deg)
}

.poster_present figcaption span {
  display: inline-block;
  font-size: 14px
}

.poster_present .assist-benefits__card_image {
  width: 45%;
  max-width: 100%;
  height: auto;
  margin-left: 20px
}

.campany-name .assist-benefits__card_image {
  width: 200px;
  height: auto
}

.back-text-btn {
  width: 500px;
  max-width: 100%;
  padding: 15px 0;
  border: solid 4px #1D3256;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  position: relative;
  z-index: 1;
  color: #1D3256;
  background: #C8CCCD;
  margin: clamp(30px, 7vw, 50px) auto;
  transition: 0.5s
}

.back-text-btn::after {
  font-size: 25px;
  transform: scaleY(1.5);
  transition: 0.5s;
  content: '→';
  font-weight: bold;
  font-size: 24px;
  display: block;
  align-self: baseline;
  width: 100%;
  text-align: center;
  color: #1D3256
}

.back-text-btn:hover {
  background: #1D3256;
  color: #fff
}

.back-text-btn:hover::after {
  color: #fff
}

.assist-benefits__card_btn-wrap {
  width: 48%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center
}

.assist-benefits__card_btn-wrap a {
  width: 320px;
  max-width: 100%
}

#assist-footer {
  background: #BCA475
}

.assist-footer {
  padding: 20px 0 10px;
  display: flex;
  flex-wrap: wrap;
  width: min(90%, 800px);
  margin-left: auto;
  margin-right: auto;
  justify-content: space-between
}

.assist-footer * {
  color: #1D3256
}

.footer-list {
  width: 43%
}

.footer-list li {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  padding: 10px;
  margin-bottom: 10px;
  border-bottom: #1D3256 3px solid;
  border-right: #1D3256 3px solid;
  position: relative
}

.footer-list li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -12px;
  border: 12px solid transparent;
  border-left: 12px solid #BCA475;
  z-index: 2
}

.footer-list li::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -16px;
  border: 16px solid transparent;
  border-left: 16px solid #1D3256;
  z-index: 1
}

.go-form {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  line-height: 1.6;
  width: 40%
}

img.arrow {
  width: 8%
}

@media screen and (min-width: 768px) {
  .sp-only {
    display: none
  }

  .assist-benefits__card-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }

  #page_top_btn {
    bottom: 20%
  }

  #assist-footer {
    border-top: #1D3256 4px solid;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10
  }

  .go-form {
    margin: auto
  }

  .assist-benefits__card {
    width: 48%;
    margin-bottom: 4%
  }

  .campany-name {
    margin-bottom: 0
  }
}

.fixed-bnr {
  display: none
}

@media screen and (max-width: 1280px) {
  .assist-top {
    padding-top: 43%
  }

  .assist-top__texts {
    max-width: 450px
  }

  .assist-top__ttl {
    font-size: 40px
  }

  .assist-top__small-eng {
    font-size: 19.8px;
    margin-left: auto
  }
}

@media screen and (max-width: 1100px) {
  .assist-benefits__card-wrap {
    display: block
  }

  .assist-benefits__card {
    width: 90%;
    margin: 0 auto clamp(30px, 7vw, 50px);
    padding: 20px 0;
    max-width: 550px
  }
}

@media screen and (max-width: 767px) {
  .fixed-bnr {
    opacity: 0;
    transition: 0.6s;
    display: block;
    width: 120px;
    height: 120px;
    position: fixed;
    right: 20px;
    bottom: 100px;
    z-index: 5
  }

  .active.fixed-bnr {
    opacity: 1;
    transition: 0.6s
  }

  .pc-only {
    display: none
  }

  img.assist-top__logo {
    width: 80px
  }

  .assist-top {
    background-image: url("/files/user/assets/imgs/assist_campany/top_sp.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 119.84%;
    position: relative
  }

  .top__texts {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 60%;
    width: 100%;
    z-index: 1
  }

  .assist-top__texts {
    width: 100%;
    max-width: 700px;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 10%
  }

  .assist-top__ttl {
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-top: 10px
  }

  .assist-top__small-eng {
    margin-bottom: 10px
  }

  .assist-about {
    padding: clamp(50px, 10vw, 80px) 5%;
    background-image: url("/files/user/assets/imgs/assist_campany/about_pc.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
  }

  .assist-about h2 {
    font-size: 30px
  }

  .assist-about p {
    font-size: 15px;
    line-height: 1.6
  }

  .annual-fee__price {
    font-size: 64px
  }

  .annual-fee::after {
    transform: scale(0.8) translateY(-20%)
  }

  .assist-benefits__card h3 {
    width: 90%
  }

  .assist-benefits__card {
    width: 90%;
    margin: 0 auto clamp(30px, 7vw, 50px)
  }

  .flag .assist-benefits__card_image {
    position: initial
  }

  .assist-benefits__list li {
    font-size: 13px
  }

  .assist-benefits__card p {
    font-size: 13px
  }

  .assist-benefits__list {
    padding-left: 16px;
    width: calc(100% - 0.5rem)
  }

  .assist-benefits__card_image-wrap {
    display: block
  }

  .assist-benefits__card_image-wrap img {
    width: 80%;
    display: block;
    margin: 0 auto 10px
  }

  .assist-benefits__card_btn-wrap,
  .assist-benefits__card_text-wrap {
    width: 100%
  }

  .assist-benefits__card_inner-flex {
    display: block
  }

  .sign_present .assist-benefits__card_image {
    margin-right: auto;
    width: 120px;
    height: auto;
    transform: none
  }

  .poster_present figure {
    flex-wrap: wrap
  }

  .assist-benefits__card_inner-flex img.assist-benefits__card_image {
    width: 50%;
    max-width: 150px;
    height: auto;
    transform: none
  }

  .poster_present figcaption {
    margin: auto;
    width: 150px;
    width: fit-content;
    order: 2;
    border: none;
    display: block;
    text-align: center
  }

  .poster_present figcaption::after {
    content: none
  }

  .poster_present .assist-benefits__card_image {
    width: 70%;
    order: 1;
    margin: 20px auto 10px
  }

  .campany-name .assist-benefits__card_image {
    max-width: 63%
  }

  .assist-benefits__card {
    width: 100%;
    margin-bottom: 4%
  }

  .calling_out {
    width: 90% !important
  }

  .assist-footer {
    background-color: #BCA475;
    flex-wrap: wrap;
    justify-content: center
  }

  .footer-list {
    width: 100%;
    display: flex;
    justify-content: space-between
  }

  .footer-list li {
    width: 48%;
    margin-bottom: 30px;
    position: relative;
    font-size: 13px;
    letter-spacing: 0;
    padding: 0 0 10px;
    border-left: #1D3256 solid 3px;
    border-right: 0
  }

  .footer-list li::before {
    position: absolute;
    content: '';
    bottom: -38px;
    top: auto;
    left: 50%;
    margin-left: -20px;
    border: 21px solid transparent;
    border-top: 21px solid #BCA475;
    z-index: 2
  }

  .footer-list li::after {
    content: '';
    bottom: -42px;
    top: auto;
    left: 50%;
    margin-left: -20px;
    border: 21px solid transparent;
    border-top: 21px solid #1D3256;
    z-index: 1
  }

  .go-form {
    font-size: 17px;
    width: 100%
  }

  .arrow {
    margin-top: 10px
  }

  #assist-footer {
    position: relative;
    z-index: 10
  }

  .layout-global-footer {
    position: relative;
    z-index: 10
  }
}

@media screen and (max-width: 450px) {
  .assist-top__ttl {
    font-size: 30px
  }

  .assist-top__small-eng {
    font-size: 14.8px
  }
}