.lift-title-area-bg {
    height: 75vh;
}
@media screen and (max-width: 1420px) {
.lift-title-area-bg {
    height: 65vh;
}
}
@media screen and (max-width: 1220px) {
.lift-title-area-bg {
    height: 55vh;
}
}
@media screen and (max-width: 979px) {
.lift-title-area-bg {
    height: 45vh;
}
}
@media screen and (max-width: 768px) {
.lift-title-area-bg {
    height: 35vh;
}
}
.lift-title-bk {
    background: url(img/lift-main-01.jpg) center center /cover no-repeat;
}
@media screen and (max-width: 520px) {
.lift-title-bk {
    background: url(img/sp-lift-main-01.jpg) center center /cover no-repeat;
}
}
h1.lift-top-title {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 2.6rem;
    font-weight: 700;
    color: #333;
    display: block;
    margin-bottom: 40px;
    position: relative;
}
@media screen and (min-width: 980px) {
  h1.lift-top-title {
    font-size: 3.8rem;
    margin-bottom: 40px;
    margin-top: 0;
  }
}
h1.lift-top-title.top-icon-img01::before {
    content: url(https://www.fujiten.net/assets/img/common/icon03.svg);
    display: block;
    position: absolute;
    width: 70px;
    height: auto;
    top: -155px;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
}
@media screen and (max-width: 980px) {
  h1.lift-top-title.top-icon-img01::before {
    width: 60px;
    top: -110px;
  }
}
@media screen and (max-width: 768px) {
  h1.lift-top-title.top-icon-img01::before {
    width: 50px;
    top: -80px;
  }
}
h1.lift-top-title::after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 100px;
  height: 20px;
  border-bottom: 2px solid #0071e3;
}
@media screen and (min-width: 980px) {
  h1.lift-top-title::after {
    width: 120px;
    border-bottom: 3px solid #0071e3;
  }
}
.bl-col {
    color: #0071e8;
    font-weight: 600;
}
.bl-back {
    background-color: #0071e3;
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
}
.bl-block {
    display: flex;
    padding: 5px 5px 0;
    border-bottom: solid 1px #FFF;
    position: relative;
}
@media screen and (max-width: 768px) {
.bl-block {
    display: block;
    padding: 5px 5px 0;
    border-bottom: solid 1px #FFF;
}
}
.lift-bl-l {
    width: 150px;
    position: relative;
}
.lift-bl-l::before {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    top: 15px;
    width: 1px;
    background-color: #FFF;
}
@media screen and (max-width: 768px) {
.lift-bl-l {
    width: 100px;
    position: absolute;
}
.lift-bl-l::before {
    width: 0;
}
}
@media screen and (max-width: 620px) {
.lift-bl-l {
    width: 80px;
}
}
.lift-num {
    width: 85%;
    max-width: 110px;
}
.lift-num img {
    width: 100%;
}
.lift-bl-r {
    width: 100%;
    padding: 10px 30px 20px;
    position: relative;
}
@media screen and (max-width: 620px) {
.lift-bl-r {
    padding: 10px 20px 20px;
}
}
.lift-bl-title {
    color: #FFF;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 28px;
    font-weight: 700;
    position: relative;
    margin-bottom: 15px;
    text-align: left;
    width: fit-content;
    text-decoration-line: underline;
    text-decoration-style: wavy;
    text-decoration-color: #fcee21;
    text-decoration-thickness: 0.08em;
    line-height: 170%;
    text-underline-offset: 5px;

    br {
        display: none;
    }
}
@media screen and (max-width: 768px) {
.lift-bl-title {
    margin-left: 90px;
    height: 90px;
    display: flex;
    align-items: center;

    br {
        display: block;
    }
}
}
@media screen and (max-width: 620px) {
.lift-bl-title {
    font-size: 20px;
    height: 70px;
    margin-left: 65px;
}
}
.lift-bl-txt {
    font-size: 16px;
    color: #FFF;
    line-height: 200%;
    text-align: left;
}
@media screen and (max-width: 620px) {
.lift-bl-txt {
    font-size: 14px;
}
}
.mb20 {
    margin-bottom: 20px;
}
.yel-box {
    border-radius: 10px;
    background-color: #fcee21;
    padding: 5px;
    display: flex;
    width: fit-content;
}
@media screen and (max-width: 620px) {
.yel-box {
    border-radius: 10px;
    background-color: #fcee21;
    padding: 5px;
    display: block;
    width: fit-content;
    width: 100%;
}
}
.ver-box {
    background-color: #f7931e;
    width: 75px;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    border-radius: 10px;
    line-height: 100%;
    font-weight: 700;
}
@media screen and (max-width: 620px) {
.ver-box {
    width: 100%;
    height: 25px;

    br {
        display: none;
    }
}
}
.ver-r {
    font-size: 17px;
    font-weight: 500;
    line-height: 200%;
    position: relative;
    text-align: left;
    padding: 2px 50px 2px 20px;
}
.ver-r::before {
    position: absolute;
    z-index: 1;
    content: "";
    left: 5px;
    top: 48%;
    right: 10px;
    height: 1px;
    border-bottom: 2px dotted #000;
}
.ver-r span {
    font-size: 26px;
    font-weight: 700;
    color: #ff0000;
    vertical-align: top;
    padding: 0 3px;
}
.ver-r span span {
    font-size: 17px;
    padding: 0 2px;
}
@media screen and (max-width: 620px) {
.ver-r {
    font-size: 13px;
    line-height: 220%;
    padding: 5px 10px;
}
.ver-r span {
    font-size: 22px;
    font-weight: 700;
    color: #ff0000;
    vertical-align: top;
    padding: 0 3px;
}
.ver-r span span {
    font-size: 13px;
    padding: 0 2px;
}
}
.k-icon-a {
    position: absolute;
    z-index: 0;
    content: "";
    bottom: 0;
    right: 0;
    width: 120px;
}
.k-icon-b {
    position: absolute;
    z-index: 0;
    content: "";
    bottom: 0;
    left: 0;
    width: 100px;
    display: block;
}
.k-icon-c {
    position: absolute;
    z-index: 0;
    content: "";
    top: 0;
    right: 0;
    width: 90px;
}
.k-icon-d {
    position: absolute;
    z-index: 0;
    content: "";
    bottom: 0;
    width: 100px;
    padding-left: 5%;
    display: block;
}
@media screen and (max-width: 768px) {
.k-icon-a {
    position: absolute;
    width: 80px;
}
.k-icon-b {
    display: none;
}
.k-icon-c {
    width: 70px;
}
.k-icon-d {
    width: 70px;
}
}
@media screen and (max-width: 768px) {
.k-icon-d {
    display: none;
}
}
.k-icon-a img,.k-icon-b img,.k-icon-c img,.k-icon-d img {
    width: 100%;
}
.lift-flex {
    display: flex;
    justify-content: space-between;
    max-width: 800px;
}
@media screen and (max-width: 768px) {
.lift-flex {
    display: block;
}
}
.lift-flex-b {
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width: 580px) {
.lift-flex-b {
    display: block;
}
}
.w-50 {
    width: 57%;
}
@media screen and (max-width: 768px) {
.w-50 {
    width: 100%;
    margin-bottom: 20px;
}
}
.lift-photo {
    width: 40%;
}
@media screen and (max-width: 768px) {
.lift-photo {
    width: auto;
    max-width: 360px;
}
}
.lift-photo img {
    width: 100%;
    border-radius: 10px;
}
.lift-photo-b {
    position: relative;
    max-width: 780px;
    margin-top: 20px;
}
.lift-photo-b img {
    width: 100%;
}
.lift-txt-c {
    position: absolute;
    content: "";
    top: 10%;
    left:30%;
    font-size: 16px;
    line-height: 150%;
    color: #FFF;
}
@media screen and (max-width: 620px) {
.lift-txt-c {
    top: 7%;
    font-size: 13px;
}
}
.lift-spac {
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 80px;
}
@media screen and (max-width: 979px) {
.lift-spac {
    margin-top: 30px;
}
}
.lift-spac-l {
    width: 58%;
    padding: 10px;
    border-right: solid 1px #FFF;
    box-sizing: border-box;
    text-align: left;
}
.lift-spac-r {
    width: 44%;
    padding: 10px 20px;
    text-align: left;
}
@media screen and (max-width: 620px) {
.lift-spac-l {
    width: 100%;
    border-bottom: solid 1px #FFF;
}
.lift-spac-r {
    width: 100%;
    padding: 20px 10px;
    text-align: left;
}
}
.lift-spac h2 {
    font-size: 18px;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    margin-bottom: 20px;
    line-height: 150%;
}
.lift-spac ul {
    width: 100%;
}
.lift-spac li {
    font-size: 14px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}
.lift-photo-inner {
    width: 32%;
    position: relative;
}
.lift-photo-inner img {
    width: 100%;
    border-radius: 10px;
}
@media screen and (max-width: 620px) {
.lift-photo-inner {
    width: 100%;
    overflow: hidden;
    height: 220px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.lift-photo-inner img {
    width: 100%;
    height: 100%;
    border-radius: 0;
}
}
.lift-photo-inner a:hover {
    opacity: 0.7;
}
.lift-link-txt {
    position: absolute;
    z-index: 1;
    bottom: 20px;
    right: 20px;
    text-align: right;
    pointer-events: none;
}
.lift-link-txt h3 {
    font-size: 23px;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    color: #FFF;
    margin-bottom: 5px;
    line-height: 100%;
}
.lift-link-txt p {
    font-size: 19px;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    color: #FFF;
    line-height: 100%;
}
.mb50 {
    margin-bottom: 50px!important;
}
@media screen and (max-width: 620px) {
.mb50 {
    margin-bottom: 30px!important;
}
}
.txt-al {
    text-align: center!important;
}
.bp {
    display: inline-block;
}