/*==========================================================================*/
/*                     H O V E R    &    P C    O N L Y                     */
/*==========================================================================*/
.sp440 {
  display: none;
}

@media screen and (min-width: 751px) {
  .sec02_parts .sec02_parts_ttl{font-size: 34px !important;}
  .sec02_parts .sec02_parts_content .item .box{font-size: 24px !important;font-weight: 700;}
  .sec02_parts .sec02_parts_content .item .desc p{font-size: 21px !important;}
  .sec02_cnt .txt_bottom{margin: 0 0 0 100px;}
  .sec02_cnt .line_bg{margin: 0 0 0 -100px;}
  #lightboxOverlay,
  #lightbox {
    min-width: var(--content-width) !important;
    width: 100% !important;
  }
  .sp {
    display: none !important;
  }
  /* NAV */
  .hamburger {
    display: none;
  }
  .nav_list {
    display: flex;
    justify-content: space-between;
  }
  .nav_list > li > a,
  .nav_list > li > .hook {
    display: flex;
    align-items: center;
    position: relative;
    font-weight: 500;
    padding: 5px 20px;
    height: 60px;
  }
  .nav_list > li.parent {
    position: relative;
  }
  .nav_list > li.parent > .hook {
    cursor: default;
  }
  .sub {
    position: absolute;
    z-index: 1;
    transition: all 0.3s;
    border-top: solid 1px #FFF;
    width: 300px;
    top: 100%;
    left: 0;
  }
  .sub ul li a {
    font-size: 16px;
    display: flex;
    width: 100%;
    height: 60px;
    align-items: center;
    letter-spacing: 0.001em;
    padding: 5px 35px;
    margin: 0 auto;
    border-bottom: solid 1px #FFF;
    color: #fff;
    background: var(--mcolor);
  }
  /* CUSTOM */
  .find_a, .find_out {
    cursor: pointer;
  }
  /* HOVER */
  .nav_list > li:hover > a {
    color: var(--scolor);
    text-decoration: none;
  }
  .parent:not(:hover) .sub {
    display: none;
  }
  .parent:hover .sub {
    transform: translate(0, 0);
  }
  .sub a:hover {
    background-color: var(--scolor);
    text-decoration: none;
  }
  .to_top img:hover,
  .btn a:hover {
    opacity: 0.8;
  }
  .h_contact_mail:hover a {
    background-color: #fff;
    color: var(--mcolor);
  }
  .h_contact_mail:hover a span::before {
    background: url(../images/leaseback/ic_mail_clr.svg) center no-repeat;
    background-size: cover;
  }
  .btn a:hover {
    color: #fff;
    background-color: var(--mcolor);
    opacity: 1;
  }
  .sec08_cnt .item:hover .img img {
    transform: scale(1.1);
  }
  .sec08_cnt .item:hover .ttl {
    color: var(--mcolor);
  }
  .sec08_cnt .item:hover .btn a {
    color: #fff;
    background-color: var(--mcolor);
    opacity: 1;
  }
  .sec08_cnt .item:hover .btn a::before {
    filter: brightness(0) invert(1);
  }
  .sec09_form_table .custom_link .ubtn-item input:hover,
  .sec09_form_table .custom_link .ubtn-item a:hover {
    background-color: var(--mcolor);
  }
  .ft_logo .ft_logo_img a:hover {
    opacity: 0.7;
  }
}
/* END screen-min:751px */
@media screen and (min-width: 1921px) {
  .mv .mv_bg .bg::before, .sec01::before, .sec01::after, .sec02::before, .sec04::before, .sec05::before {
    width: 100vw;
  }
  .mv {
    height: 98vh;
  }
  .sec01::before {
    height: 400px;
  }
  .mv_txt {
    left: 9%;
  }
  .form_intro {
    right: 9%;
    bottom: calc(50% - 450px);
  }
}
@media screen and (min-width: 751px) and (max-width: 1880px) {
  .sec02_parts .sec02_parts_content .item .desc p{font-size: 18px !important;}
  .h_right_group {
    font-size: max(1.28vw, 18px);
  }
  .h_contact_tel a {
    font-size: 34px;
    padding-left: 55px;
  }
  .h_contact_tel a::before {
    width: 44px;
    height: 25px;
    left: 0;
  }
  .h_box {
    padding: 10px 15px;
  }
  .is_scroll .h_right_group {
    font-size: max(1.28vw, 18px);
  }
  .is_scroll .h_box {
    padding: 10px 15px;
  }
  .sec01 {
    padding: 96px 0 74px;
  }
  .sec01_cnt {
    justify-content: center;
  }
  .sec01_list {
    width: 50%;
    max-width: 800px;
  }
  .sec01_img {
    width: 44%;
    margin-top: -90px;
  }
  .sec01_list ul li {
    font-size: 33px;
  }
}
/* END screen-min:751px && screen-max:1880px */
@media screen and (min-width: 751px) and (max-width: 1560px) {
  .txt_bottom p, .txt_bottom li{font-size: 280% !important;}
  .sec02_cnt .txt_bottom{margin: 0 0 0 95px;}
  .sec02_cnt .line_bg{margin: 0 0 0 -95px;}
  .mv {
    height: 98vh;
  }
  .mv .mv_bg .bg::before {
    width: 100%;
    left: 0;
  }
  .mv_txt h2 > span {
    box-shadow: 6px 6px rgba(0, 0, 0, 0.1);
  }
  .form_intro {
    bottom: 40px;
    right: 40px;
  }
  .mv_txt .sub_h2 {
    font-size: 26px;
    text-shadow: 0 0 5px rgb(255, 255, 255), 0 0 5px rgb(255, 255, 255), 0 0 5px rgb(255, 255, 255);
  }
  .mv_txt h2 {
    font-size: 40px;
  }
  .sec01 .ttl_sub {
    margin-bottom: 40px;
  }
  .sec02_frame {
    max-width: 1300px;
    margin: 0 auto;
    padding: 40px;
  }
  .sec02_frame p {
    font-size: 16px;
    letter-spacing: -0.1em;
  }
  .sec02_cnt .ttl {
    margin-bottom: 10px;
  }
  .sec02_frame::after {
    width: calc(100% + 60px);
    height: calc(100% + 80px);
    top: -50px;
  }
  .sec02_frame .txt2 {
    max-width: 700px;
  }
  .sec05 {
    padding: 50px 0 60px;
  }
  .sec05_cnt h3 {
    font-size: 33px;
  }
  .sec05_cnt {
    width: 80%;
    max-width: 830px;
    padding: 84px 0 84px 80px;
  }
  .sec05_img {
    width: 46%;
    left: 20px;
  }
  .sec08_cnt .item .ttl {
    font-size: 20px;
    max-height: 65px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1440px) {
  .h_left img {
    width: 420px;
  }
  .h_righ_btn a {
    width: 13em;
  }
  .sec01 {
    padding: 96px 0 60px;
  }
  .sec01_list ul li {
    font-size: 31px;
  }
  .sec01_list ul li > span {
    padding-left: 35px;
  }
  .sec01_list ul li > span::before {
    top: 15px;
  }
  .sec01_list {
    width: 640px;
  }
  .sec01_img {
    width: 42%;
    margin-top: -70px;
  }
  .sec03_item .ttl h4 {
    font-size: 30px;
  }
  .sec03_cnt {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  .sec03_item.item_full .img.col2 {
    gap: 20px;
  }
  .sec03_item.item_full .img.col2 img {
    width: 48%;
  }
  .sec04_cnt .item .cnt p {
    font-size: 18px;
  }
  .sec04_cnt .item {
    padding: 35px 10px 30px;
  }
  .mv_txt h2 {
    font-size: 36px;
  }
  .mv_txt .sub_h2 {
    font-size: 24px;
  }
  .sec05_img {
    width: 42%;
  }
  .txt_bottom p, .txt_bottom li {
    font-size: max(2.04vw, 25px) !important;
  }
  .sec02_frame .list_ul li::before {
    top: max(1.4vw, 17px);
  }
}
@media screen and (max-width: 750px) {
  img {
    max-width: 100%;
    height: auto;
  }
  #wrapper, header, main, footer, .inner {
    width: 100% !important;
    min-width: unset !important;
  }
  .pc {
    display: none !important;
  }
  body.is_nav {
    overflow: hidden;
  }
  body.mac nav {
    padding-bottom: 160px;
  }
  /* NAV */
  nav {
    display: block;
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    height: calc(100vh - 60px);
    overflow: auto;
    z-index: 100;
    display: none;
    background: var(--mcolor);
    padding-bottom: 80px;
  }
  nav .inner {
    padding: 0;
  }
  .nav_list {
    flex-direction: column;
  }
  .nav_list ul,
  .nav_list li {
    width: 100%;
  }
  .nav_list .parent .sub ul li {
    background: #fff;
  }
  .nav_list .parent .sub ul li:not(:last-child) {
    border-bottom: 1px solid var(--mcolor);
  }
  .nav_list .hook, .nav_list a {
    display: block;
    padding: 13px 15px 12px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border-bottom: solid 1px #fff;
  }
  .nav_list .hook {
    position: relative;
    padding-left: 15px;
  }
  .nav_list .hook::before,
  .nav_list .hook::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 2px;
    background-color: #FFF;
    top: calc(50% - 1px);
    right: 10px;
    transition: all 0.3s;
  }
  .nav_list .hook::after {
    transform: rotate(-90deg);
  }
  .nav_list .hook.open::after {
    transform: rotate(0);
  }
  .sub {
    display: none;
  }
  .sub ul:not(:last-child) {
    margin-bottom: 15px;
  }
  .sub a {
    color: var(--mcolor);
    border-bottom: none;
  }
  .hamburger {
    position: absolute;
    right: 8px;
    bottom: 8px;
    font: inherit;
    display: block;
    overflow: visible;
    margin: 0;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: 0.15s;
    transition-property: opacity, filter;
    text-transform: none;
    color: inherit;
    border: 0;
    z-index: 101;
  }
  /*=====================================================
                        C U S T O M
  ======================================================*/
  /*============ HEADER ============*/
  .h_box {
    height: 70px;
  }
  /*============ Main ============*/
  /* MAIN VISUAL */
  h1 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .h_box {
    padding: 10px 15px;
  }
  .h_left img {
    width: 300px;
  }
  .is_scroll .h_box {
    padding: 15px 15px 10px;
  }
  .mv {
    height: auto;
  }
  .mv .mv_bg .bg::before {
    width: 100%;
    left: 0;
    background: url(../images/leaseback/mainvs_sp.png) top center no-repeat;
    background-size: cover;
  }
  .mv .mv_bg {
    height: 600px;
  }
  .mv_txt {
    top: 335px;
    bottom: unset;
    left: 0;
    right: 0;
    margin: auto;
  }
  .mv_txt .sub_h2 {
    font-size: 22px;
    text-align: center;
    text-shadow: 0 0 4px white, 0 0 6px white, 0 0 8px white, 0 0 8px white, 0 0 8px white, 0 0 8px white, 0 0 8px white;
    margin-bottom: 0;
  }
  .mv_txt h2 .resize {
    font-size: 1.3em;
    padding: 6px 9px 10px 9px;
  }
  .mv_txt h2 {
    font-size: 26px;
    margin-left: 0;
    text-align: center;
    margin-bottom: 5px;
  }
  .mv_txt h2 > span {
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
    padding: 6px 5px 11px 5px;
  }
  .mv_txt h2 .sym.first {
    top: -6px;
  }
  .mv_txt_btn {
    text-align: center;
  }
  .mv_txt_btn p {
    font-size: 20px;
    min-width: 120px;
    min-height: 40px;
  }
  .form_intro {
    position: static;
    max-width: 100%;
  }
  .form_intro .cnt input {
    width: 100%;
  }
  .form_intro .ttl {
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
  }
  .form_intro .cnt {
    border-radius: 0;
  }
  .ttl_sub {
    margin-bottom: 0 !important;
  }
  .ttl_sub p {
    font-size: 16px;
    height: 38px;
    min-width: auto !important;
    padding: 0 20px 2px;
    letter-spacing: 0 !important;
    margin-bottom: 20px !important;
  }
  .ttl_h3 .ja {
    font-size: max(4.8vw, 30px);
  }
  .sec01 {
    padding: 50px 0 70px;
  }
  .sec01_img {
    width: 100%;
    max-width: 240px;
    margin: 0 auto;
  }
  .sec01_cnt {
    flex-direction: column-reverse;
    gap: 20px;
  }
  .sec01 .ttl_sub {
    margin-bottom: 10px;
  }
  .sec01_list {
    font-size: 21px;
    width: 100%;
    max-width: 452px;
    margin: 0 auto;
  }
  .sec01_list ul li {
    font-size: 20px;
    padding: 0.3333em 1.5em;
    min-height: 60px;
    box-shadow: 5px 5px 0 #dcd8d3;
  }
  .sec01_list ul li > span {
    padding-left: 1.6em;
  }
  .sec01_list ul li > span::before {
    top: 0.2857em;
    width: 1.2381em;
    height: 0.9524em;
  }
  .sec02_circle {
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
  }
  .sec02_circle .item {
    font-size: 0.93vw;
  }
  .sec02_circle .item p {
    font-size: 3.6em;
    padding-bottom: 0;
  }
  .sec02_cnt .ttl {
    font-size: 30px;
    margin-bottom: 18px;
  }
  .sec02 {
    padding: 220px 0 50px;
  }
  .sec02_frame {
    padding: 15px;
  }
  .sec02_frame::after {
    width: calc(100% + 20px);
    height: calc(100% + 50px);
    left: 50%;
    top: -38px;
  }
  .sec02_frame p {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .sec02_frame .txt1 {
    font-size: 19px;
  }
  .sec02_frame .txt2 {
    margin-top: 0;
  }
  .sec03_ttl_sub {
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
  }
  .sec03 {
    padding: 30px 0 50px;
  }
  .sec03 .ttl_h3 {
    margin-bottom: 30px;
  }
  .sec03_title::before {
    bottom: -20vw;
    max-width: calc(100% + 20px);
    left: -10px;
  }
  .sec03 .ttl_h3 .ja {
    padding: 0 35px;
  }
  .sec03 .ttl_h3 .ja::before {
    top: 6px;
    left: 0;
    width: 28px;
    height: 34px;
  }
  .sec03 .ttl_h3 .ja::after {
    top: 6px;
    right: 0;
    width: 28px;
    height: 34px;
  }
  .sec03_group {
    flex-direction: column;
  }
  .sec03_item {
    padding: 20px 15px;
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  }
  .sec03_item::before {
    width: 60px;
    top: -10px;
    left: -10px;
  }
  .sec03_item::after {
    width: 60px;
    bottom: -10px;
    right: -10px;
  }
  .sec03_item .ttl {
    padding-left: 10px;
  }
  .sec03_item .ttl::before {
    width: 80px;
    top: -13px;
  }
  .sec03_item .ttl h4 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .sec03_item .desc {
    padding: 0 10px;
  }
  .sec03_item .desc p {
    font-size: 16px;
  }
  .sec03_item.item_full {
    flex-direction: column;
    padding: 30px 15px;
  }
  .sec03_item.item_full .img {
    margin-bottom: 20px;
  }
  .sec03_item.item_full .cnt {
    width: 100%;
    max-width: 100%;
  }
  .sec03_item.item_full .img.col2 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .sec03_item.item_full .img.col2 img {
    width: 48%;
  }
  .sec03_item.item_full .img.col3 img {
    width: 27%;
  }
  .sec03_item.item_full .img.col3 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .sec03_item .ttl .num {
    font-size: 22px;
    margin-bottom: 5px;
  }
  .sec04 {
    padding: 50px 0;
  }
  .sec04_cnt {
    display: block;
    max-width: 440px;
    margin: 0 auto;
    opacity: 0;
    transition: all ease 0.3s;
  }
  .sec04_cnt.slick-initialized {
    opacity: 1;
  }
  .sec04_cnt .slick-list {
    overflow: visible;
  }
  .sec04_cnt .slick-dots li {
    width: 8px;
    height: 8px;
  }
  .sec04_cnt .slick-dots li button::before {
    color: var(--mcolor);
  }
  .sec04_cnt .slick-dots li.slick-active button::before {
    color: var(--mcolor);
  }
  .sec04_cnt .slick-dots {
    margin-top: 20px;
  }
  .sec04_cnt .slick-dots li.slick-active button {
    opacity: 1;
  }
  .sec04_cnt .slick-dots li button {
    padding: 0;
    width: 100%;
    height: 100%;
    background-color: var(--mcolor);
    border-radius: 50%;
    opacity: 0.5;
  }
  .sec04_cnt .slick-dots li button::before {
    display: none;
  }
  .sec04_cnt .item .img img {
    width: 140px;
    margin: 0 auto;
  }
  .sec04_cnt .item .cnt p {
    font-size: 16px;
    line-height: 1.8em;
  }
  .sec04_cnt .item {
    margin: 0 10px;
  }
  .sec05 {
    padding: 50px 0;
  }
  .sec05::before {
    width: 100%;
  }
  .sec05_cnt {
    width: 100%;
    margin-right: auto;
    padding: 40px 15px;
  }
  .sec05_cnt::before {
    width: 100%;
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  }
  .sec05_img {
    position: static;
    transform: none;
    width: 100%;
    max-width: 120px;
    margin-top: -30px;
    margin-bottom: -70px;
    margin-left: -10px;
  }
  .sec05_cnt::after {
      content: '';
      position: absolute;
      background: url(../images/leaseback/sec5_img1.png) center no-repeat;
      background-size: cover;
      width: 210px;
      height: 235px;
      z-index: -1;
      top: -70px;
      left: -10px;
  }
  .sec05_frame {
    flex-direction: column;
  }
  .sec05_cnt h3 {
    font-size: max(2.93vw, 20px);
    text-align: center;
  }
  .sec05_cnt .cnt p {
    font-size: 16px;
  }
  .title h3 {
    font-size: max(4.8vw, 30px);
    margin-bottom: 20px;
  }
  .sec06 {
    padding: 50px 0;
  }
  .sec06_cnt {
    flex-direction: column;
    gap: 30px;
  }
  .sec06_cnt .img {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
  .sec06_cnt .arrow {
    top: 0;
    font-size: 20px;
    padding-top: 0;
    padding-bottom: 80px;
    margin: 0 auto;
    left: 0;
  }
  .sec06_cnt .arrow::before {
    top: unset;
    bottom: 0;
    background: url(../images/leaseback/sec6_arrow_sp.png) center no-repeat;
    background-size: cover;
    width: 52px;
    height: 60px;
    left: 0;
  }
  .sec07 {
    padding: 50px 0;
  }
  .sec07 .qa_item_ttl::before {
    width: 30px;
    top: 2px;
  }
  .sec07 .title {
    margin-bottom: 0 !important;
  }
  .sec07 .qa_item {
    padding: 15px;
  }
  .sec07 .qa_item_ttl {
    font-size: 18px;
    padding-left: 40px;
    line-height: 1.8em;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .sec07 .qa_item_desc::before {
    width: 30px;
    top: 1px;
  }
  .sec07 .qa_item_desc {
    padding-left: 40px;
  }
  .sec07 .qa_item_desc p {
    font-size: 16px;
  }
  .sec08 {
    padding: 50px 0;
  }
  .sec08_cnt {
    max-width: 400px;
    margin: 0 auto;
    opacity: 0;
    transition: all ease 0.3s;
  }
  .sec08_cnt.slick-initialized {
    opacity: 1;
  }
  .sec08_cnt .slick-list {
    overflow: visible;
  }
  .sec08_cnt .slick-dots li {
    width: 8px;
    height: 8px;
  }
  .sec08_cnt .slick-dots li button::before {
    color: var(--mcolor);
  }
  .sec08_cnt .slick-dots li.slick-active button::before {
    color: var(--mcolor);
  }
  .sec08_cnt .slick-dots {
    margin-top: 20px;
  }
  .sec08_cnt .slick-dots li.slick-active button {
    opacity: 1;
  }
  .sec08_cnt .slick-dots li button {
    padding: 0;
    width: 100%;
    height: 100%;
    background-color: var(--mcolor);
    border-radius: 50%;
    opacity: 0.5;
  }
  .sec08_cnt .slick-dots li button::before {
    display: none;
  }
  .sec08_cnt .item {
    margin: 0 10px;
  }
  .sec08_cnt .item .img {
    height: auto;
  }
  .sec08_cnt .item .ttl {
    font-size: 18px;
    max-height: 61px;
  }
  .sec08_cnt .item .btn a {
    max-width: 250px;
    height: 50px;
  }
  .sec08_cnt .item .img img {
    height: min(54.06vw, 240px);
  }
  .sec09 {
    padding: 70px 0 20px;
  }
  .sec09_form_balloon {
    font-size: 20px;
    margin-top: -25px;
  }
  .sec09_form_balloon span {
    width: 350px;
    height: 50px;
  }
  .sec09_form {
    padding: 0 15px 30px;
  }
  .sec09_form_step .item:not(:last-child) {
    margin-right: 3em;
  }
  .sec09_form_step .item:not(:last-child)::before {
    right: -2.4em;
    width: 20px;
    height: 33px;
  }
  .sec09_form_table th, .sec09_form_table td {
    display: block;
    width: 100%;
    padding: 10px 0;
  }
  .sec09_form_table th {
    font-size: 16px;
    border-bottom: 0;
  }
  .sec09_form_table td {
    font-size: 14px;
  }
  .sec09_form_table td input, .sec09_form_table td select {
    width: 100%;
    max-width: 100%;
  }
  .sec09_form_table tr:not(:last-child) td {
    border-bottom: 0;
  }
  .sec09_form_table th p .require {
    font-size: 14px;
    top: 0;
    width: 50px;
    height: 26px;
  }
  .sec09_form_table .custom_link .ubtn-item input,
  .sec09_form_table .custom_link .ubtn-item a {
    font-size: 16px;
    width: 100%;
    max-width: 220px;
    min-height: 50px;
    margin: 0 auto;
  }
  #leaseback-confirm .sec09_form_table .custom_link .ubtn-item input {
    margin: 0;
  }
  #leaseback-confirm .sec09_form_table .custom_link .ubtn-item.ubtn-back input {
    margin-left: auto;
  }
  .sec09_form_table table {
    margin-bottom: 20px;
  }
  .sec09_form_table .custom_link {
    gap: 10px;
    justify-content: center;
  }
  footer {
    padding: 20px 15px 40px;
  }
  address {
    font-size: 16px;
  }
  .sp_contact li a {
    font-size: 16px;
    line-height: 1.3em;
    font-weight: 500;
  }
  .sp_contact li.sp_contact_line a {
    background-color: var(--bg-line);
  }
  .sp_contact li.sp_contact_line a span::before {
    background: url(../images/leaseback/ic_line.svg) no-repeat center/20px;
  }
  .sp_contact_tel a {
    background-color: var(--mcolor);
  }
  .sp_contact_tel a span {
    padding-left: 30px !important;
  }
  .sp_contact_tel a span::before {
    background: url(../images/leaseback/ic_tel.svg) no-repeat center/26px 20px;
    width: 32px !important;
    height: 22px !important;
  }
  .sp_contact_mail a {
    background-color: var(--scolor);
  }
  .sp360 {
    display: none;
  }
  .sp375 {
    display: none;
  }
  .sp475 {
    display: none;
  }
  /*============ FOOTER ============*/
  footer {
    margin-bottom: 50px;
  }
  /* SP CONTACT */
  .sp_contact {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    position: fixed;
    left: 0;
    z-index: 99;
    bottom: -55px;
    transition: all 0.3s;
  }
  .sp_contact.show {
    bottom: 0;
  }
  .sp_contact li {
    width: 50%;
    height: 100%;
  }
  .sp_contact li a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
  }
  .sp_contact li a span {
    position: relative;
    padding-left: 25px;
  }
  .sp_contact li a span::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    left: -1px;
    top: calc(50% - 10px);
  }
  .sp_contact_mail {
    background-color: var(--mcolor);
  }
  .sp_contact_mail a span::before {
    background: url(../images/leaseback/ic_mail.svg) no-repeat center/20px;
  }
  .sec09_form_table .custom_link .ubtn-item {
    width: 100%;
  }
  .ft_logo .name_company {
    font-size: 24px;
  }
  .ft_logo .ft_logo_img {
    max-width: 270px;
    margin: 0 auto 10px;
  }
  .thanks-page h4 {
    font-size: min(5.31vw, 22px);
  }
  .thanks-page p {
    font-size: 14px;
    letter-spacing: -0.05em;
  }
  /* TO TOP */
  .to_top {
    width: 40px;
    height: 40px;
    right: 4px;
    bottom: 55px;
  }
  .sec09_form_table .custom_link .ubtn-item a {
    margin: 0 auto;
  }
  .sec05_contact .btn {
    align-items: center;
    gap: 15px;
  }
  .sec05_contact .btn > div {
    width: 100%;
    max-width: 250px;
  }
  .sec05_contact .btn > div.mail {
    height: 50px;
  }
  .sec05_contact .btn > div.call a .txt {
    font-size: 16px;
  }
  .sec05_contact .btn > div.call a .num {
    font-size: 22px;
  }
  .sec05_contact .btn > div.call a .num::before {
    width: 22px;
    height: 22px;
    top: 2px;
  }
  .sec05_contact {
    max-width: 530px;
  }
  .sec02_frame .tb_scroll {
    overflow: auto;
  }
  .sec02_frame .tb_scroll table {
    width: 800px;
  }
  .f_big  {
    font-size: 18px !important;
  }
  .f_sm {
    color: #c5c5c5;
  }
  .tb_note {
    margin-bottom: 5px !important;
  }
  .txt_bottom p, .txt_bottom li {
    font-size: 22px !important;
  }
  .sec02_frame .list_ul li {
    padding-left: 25px;
  }
  .sec02_frame .list_ul li::before {
    width: 20px;
    top: 16px;
  }
  .sec02_parts_content .item {
    flex-direction: column;
  }
  .sec02_parts_content .item .box {
    width: 100%;
    padding: 10px;
    font-size: 19px !important;
  }
  .sec02_parts_content .item .desc p {
    font-size: 16px !important;
  }
  .sec02_parts {
    background-color: #FDF1D9;
    margin-top: 50px;
    padding: 0 15px 20px;
  }
  .sec02_parts_balloon span {
    padding: 5px 30px;
    font-size: 20px;
  }
  .sec02_parts_content .item .box span {
    font-size: 14px;
    min-width: 80px;
  }
  .sec02_parts_content .item .desc {
    padding: 10px;
  }
  .sec02_parts .sec02_parts_ttl {
    font-size: 24px !important;
  }
	.style_form .sec09_form {
	padding-top:30px
}
	.style_form .sp_contact {
		bottom: 0;
	}
  /*============ END 750 ============ */
}
/* screen-max: 525px */
@media screen and (max-width: 525px) {
  .sec01_list {
    font-size: 4vw;
  }
}
/* screen-max: 475px */
@media screen and (max-width: 475px) {
  .sp475 {
    display: block;
  }
  .sec01_list {
    max-width: 312px;
  }
  .sec01_list ul li {
    font-size: 15px;
    min-height: 50px;
  }
  .sec01_list ul li > span::before {
    top: 0.29em;
  }
  .sec01_list ul li > span {
    padding-left: 20px;
  }
  .sec01_list ul li > span {
    letter-spacing: -0.15em;
  }
  .sec05_contact .btn {
    flex-direction: column;
  }
}
/* screen-max:440px */
@media screen and (max-width: 440px) {
  .sp440 {
    display: block !important;
  }
  .pc440 {
    display: none !important;
  }
  .mv_txt .sub_h2 {
    font-size: 20px;
  }
  .mv_txt {
    top: 350px;
  }
  .mv_txt h2 {
    font-size: 22px;
    margin-left: 0;
    text-align: center;
    line-height: 2.5em;
  }
  /* .sec01_list ul li > span {
    padding-left: 30px;
  } */
  .sec02_circle {
    /* flex-wrap: wrap; */
    gap: 0 1em;
  }
  .sec02_circle .item {
    font-size: 1vw;
    width: 27em;
  }
  .sec02_circle .item::before {
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    left: 3px;
    top: 3px;
  }
  .sec02_circle .item p {
    font-size: 3em;
  }
  .sec03_item.item_full .img.col3 {
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .sec03_item.item_full .img.col3 img {
    width: 42%;
  }
  .sec03_item .ttl h4 {
    font-size: 20px;
  }
  .sec03_item.item_full .img.col2 {
    flex-direction: column;
    gap: 10px;
  }
  .sec03_item.item_full .img.col2 img {
    width: 100%;
    max-width: 360px;
  }
  .sec09_form_step .item {
    font-size: 3.64vw;
  }
  .sec09_form_balloon {
    font-size: max(4.55vw, 16px);
  }
  .sp_contact li a {
    font-size: max(3.18vw, 12px);
  }
  .sp_contact li a span {
    padding-left: 20px;
  }
  .sp_contact_mail a span::before {
    background: url(../images/leaseback/ic_mail.svg) no-repeat center/16px;
  }
  .sp_contact li.sp_contact_line a span::before {
    background: url(../images/leaseback/ic_line.svg) no-repeat center/16px;
  }
  .sp_contact_tel a span::before {
    background: url(../images/leaseback/ic_tel.svg) no-repeat center/22px;
    top: -2px !important;
    width: 25px !important;
  }
  .sp_contact_tel a span {
    padding-left: 25px !important;
  }
}
/* screen-max: 360px */
@media screen and (max-width: 375px) {
  .sp375 {
    display: block;
  }
  .sec03_item .ttl h4 {
    font-size: 18px;
  }
}
/* screen-max: 360px */
@media screen and (max-width: 360px) {
  .sp360 {
    display: block;
  }
  .sec01_list ul li {
    padding: 0.3333em 0.8em;
  }
  .sec01_list ul li {
    font-size: 14px;
  }
  .sec01_list {
    max-width: 278px;
  }
}

/*# sourceMappingURL=leaseback_responsive.css.map */
