@charset "UTF-8";

/*sp---------------------------------------*/
@media screen and (min-width: 0px) and (max-width: 766px) {

  .for_pc {
    display: none !important;
    content-visibility: hidden;
  }

  a,
  a:active,
  a:focus,
  a:visited {
    text-decoration: none !important;
  }

  .contents_all_wrap {
    letter-spacing: -0.01em;
    width: 100%;
    min-height: 100vh;
    background-size: contain;
    background-repeat: repeat-y;
    background-position: center;
    background-size: 100%;
    background-repeat: repeat-x;
    animation: scroll;
    overflow: hidden
  }

  .contents_all_wrap img {
    width: 100%;
  }

  .page-ols-rentalLp {
    font-family: "Noto Sans", "Noto Sans JP", sans-serif;
  }

  .page-ols-rentalLp .font_zen-bold {
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 700 !important;
    font-style: normal;
  }

  .inner_contents_wrap {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 0;
    box-sizing: border-box;
  }

  .fuchidori {
    -webkit-text-stroke: 1vw #eb5505;
    text-stroke: 1vw #eb5505;
    color: #fff;
    position: relative;
    display: inline-block;
  }

  .fuchidori .over_write {
    position: absolute;
    color: #fff;
    -webkit-text-stroke: 0px #fff;
    text-stroke: 0px #fff;
    left: 0;
    top: 0;
    display: inline-block;

  }

  .underbar_pink {
    position: relative;
    display: inline-block;
    position: relative;
    z-index: 1;
  }

  .icon_link_blank_k::after {
    content: "";
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
    background-image: url(https://www.au.com/content/dam/au-com/pr/ols_rental/images/icon_link_blank_k.svg);
    background-size: 0.8em;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    bottom: -0.4em;
  }

  .icon_link_blank_b::after {
    content: "";
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
    background-image: url(https://www.au.com/content/dam/au-com/pr/ols_rental/images/icon_link_blank_b.svg);
    background-size: 1em;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    bottom: -0.4em;
  }

  .underbar_pink::before {
    content: "";
    width: 100%;
    height: 3vw;
    background-color: var(--color_pink_b);
    position: absolute;
    left: 0;
    bottom: 0vw;
    z-index: -1;
  }

  .dropshadow {
    filter: drop-shadow(1vw 1vw 0px #000);
  }

  /*swiper*/


  .swiper-pagination-bullet {
    height: 3.5vw;
    width: 3.5vw;
    position: relative;
    top: -5px;
    border: 1px solid var(--color_blue_a);
    background-color: #fff;
    opacity: 1;
    margin: 0 1.5vw !important;
  }

  .swiper-pagination-bullet.swiper-pagination-bullet-active {
    height: 3.5vw;
    width: 3.5vw;
    background-color: var(--color_orange_a);
    border: none;
  }

  .swiper .sp-swiper-button-prev,
  .swiper .sp-swiper-button-next,
  .swiper .sw-swiper-button-prev,
  .swiper .sw-swiper-button-next,
  .swiper .ai-swiper-button-prev,
  .swiper .ai-swiper-button-next {
    content: "";
    height: 8vw;
    width: 8vw;
    margin: auto;
    background-image: url(https://www.au.com/content/dam/au-com/pr/ols_rental/images/lineup_slide-btn.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: auto;
    cursor: pointer;
    z-index: 1;
  }

  .swiper .sp-swiper-button-prev,
  .swiper .sw-swiper-button-prev,
  .swiper .ai-swiper-button-prev {
    position: absolute;
    left: calc(50% - 30vw);
    top: 30vw;
    transform: rotate(180deg);
  }

  .swiper .sp-swiper-button-next,
  .swiper .sw-swiper-button-next,
  .swiper .ai-swiper-button-next {
    position: absolute;
    right: calc(50% - 30vw);
    top: 30vw;
  }






  /*ols_rental_common-----------------------------------------*/

  .page-ols_rentalLp .btn_orange {
    display: flex;
    background-color: var(--color_orange_a);
    border-radius: 50vw;
    border: 0.8vw solid var(--color_blue_a);
    color: #fff;
    justify-content: center;
    align-items: center;
    font-size: 3.9vw;
    /*        filter: drop-shadow(0.8vw 0.8vw 0 var(--color_blue_a));*/
    box-shadow: 0.8vw 0.8vw var(--color_blue_a);
    transform: translateZ(0);
    background-image: url(https://www.au.com/content/dam/au-com/pr/ols_rental/images/icon_link_blank_w.svg);
    background-position: center right 4vw;
    background-size: 3.1vw;
    background-repeat: no-repeat;
    font-weight: bold;
  }

  .page-ols_rentalLp .btn_white {
    display: flex;
    background-color: #fff;
    border-radius: 50vw;
    border: 0.7vw solid var(--color_orange_a);
    color: var(--color_orange_a);
    justify-content: center;
    align-items: center;
    font-size: 3.5vw;
    /*filter: drop-shadow(0.8vw 0.8vw 0px var(--color_orange_a));*/
    box-shadow: 0.8vw 0.8vw var(--color_orange_a);
    transform: translateZ(0);
    background-image: url(https://www.au.com/content/dam/au-com/pr/ols_rental/images/icon_link_blank_o.svg);
    background-position: center right 4vw;
    background-size: 3.4vw;
    background-repeat: no-repeat;
    font-weight: bold;
  }

  .page-ols_rentalLp .btn_orange::after,
  .page-ols_rentalLp .btn_white::after {
    content: "*外部サイトに遷移します。";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    color: #333;
    bottom: -7vw;
    font-weight: normal;
    font-size: 3vw;
    text-align: center;
    pointer-events: none;
  }

  .page-ols_rentalLp .text_link_wrap {
    position: relative;
  }

  .page-ols_rentalLp .text_link_wrap::before {
    content: "*外部サイトに遷移します。";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    color: #333;
    bottom: -5vw;
    font-weight: normal;
    font-size: 3vw;
    text-align: center;
    pointer-events: none;
  }

  .page-ols_rentalLp .btn_choice_goods {
    margin: auto;
    margin-top: 4.4vw;
    width: 82vw;
    height: 13vw;
    font-size: 4.3vw;
    /* margin-bottom: 177px; */
  }

  .page-ols_rentalLp .blue_border_pack {
    border: solid 0.8vw var(--color_blue_a);
    border-radius: 4vw;
    background-color: var(--color_orange_b);
    position: relative;
    text-align: center;
  }

  .page-ols_rentalLp .blue_border_pack::after {
    position: absolute;
    left: 0;
    right: 0;
    top: -10vw;
    margin: auto;
    content: "";
    background-image: url(https://www.au.com/content/dam/au-com/pr/ols_rental/images/blue_border_pack_bg.svg);
    width: 78.1vw;
    height: 19vw;
    z-index: 0;
    background-size: cover;
  }

  .page-ols_rentalLp .pack_item_wrap {
    padding: 18.4vw 0px 0 0px;
    position: relative;
    z-index: 1;
  }

  .page-ols_rentalLp .pack_item_wrap .pack_title {
    font-size: 5.1vw;
    color: var(--color_blue_a);
    font-weight: bold;
    margin-bottom: 6vw;
    letter-spacing: -0.02em;
    line-height: 1.5em;
  }


  .page-ols_rentalLp .swiper {
    margin-bottom: 10vw;
  }

  .page-ols_rentalLp .swiper-wrapper {
    margin-bottom: 10vw;
  }

  .page-ols_rentalLp .anime_fadeup {
    /*transform: translateY(15vw);*/
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
  }

  .page-ols_rentalLp .anime_fadeup.on {
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
  }

  .page-ols_rentalLp .anchor_link_pos {
    position: relative;
    top: -15vw;
    height: 1px;
  }


  /* start ********************************************************************************/


  /*section kv(1)--------------------------*/

  section.section_kv {
    width: 100%;
    /* margin-bottom: 18vw; */
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
  }

  section.section_kv .kv_allwrap {
    margin: auto;
    position: relative;
  }

  section.section_kv .kv_allwrap .kv_title {
    margin: auto;

  }

  section.section_kv .kv_allwrap .btn_show_goods {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 83vw;
    height: 12.5vw;
    bottom: 8.1vw;
  }

  /*section info(1.5)///////////////////////////*/
  section.section_info {
    width: 100%;
    background-color: #F1F1F1;
    padding: 4vw 0 5vw 0;
    text-align: center;
  }

  section.section_info .info_heading {
    font-size: 4vw;
    font-weight: bold;
    margin-bottom: 4vw;
  }

  section.section_info .info_item_allwrap {
    background-color: #fff;
    max-width: 88vw;
    margin: auto;
    border-radius: 3vw;
    padding: 5vw 5vw 0.1vw 5vw;
  }

  .info_item_wrap {
    /* background-color: #fff; */
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    /* margin: auto; */
    /* border-radius: 10px; */
    margin-bottom: 5.5vw;
  }

  section.section_info .info_date {
    width: 100%;
    font-size: 3vw;
    color: #999999;
    text-align: left;
    margin-bottom: 2vw;
  }

  section.section_info .info_txt_wrap {
    width: 100%;
    color: #3B4043;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

  section.section_info .info_txt {
    display: inline-block;
    position: relative;
    font-size: 3.3vw;
    color: #3B4043;
    text-align: left;
    font-weight: 500;
  }

  section.section_info .link.info_txt {
    color: #1A0DAB;
    border-bottom: 1px solid #1A0DAB;
  }

  section.section_info .link.info_txt::after {
    content: "";
    border-right: 0.2vw solid #2C30A6;
    border-bottom: 0.2vw solid #2C30A6;
    transform: rotate(45deg);
    position: absolute;
    height: 2vw;
    width: 2vw;
    right: -5vw;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  /*section  about(2)---------------------------*/
  section.section_about {
    /* margin-top: 20vw; */
    width: 100%;
    margin-bottom: 0;
    background-image: url(https://www.au.com/content/dam/au-com/pr/ols_rental/images/about_item_bg_sp.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    position: relative;
    background-position: top 0 center;
    height: 120vw;
    margin-bottom: 23vw;
    margin-top: 15vw;
  }

  section.section_about .about_title {
    position: absolute;
    left: 0px;
    right: 0;
    margin: auto;
    width: 84vw;
    top: -9.7vw;
  }

  section.section_about .about_item_wrap {
    margin: auto;
    position: relative;
    text-align: center;
    font-weight: bold;
    padding-top: 23vw;
    height: 110vw;
  }


  section.section_about .about_item_wrap .about_text {
    font-size: 4.4vw;
    color: #000;
  }

  section.section_about .about_item_wrap .about_text.text_1 {
    margin-bottom: 5.3vw;
  }

  section.section_about .about_item_wrap .about_text.text_2 .small {
    font-size: 4.4vw;
  }

  section.section_about .about_item_wrap .about_remarks {
    font-size: 3.5vw;
    text-align: center;
    font-weight: normal;
    margin-bottom: 6vw;
  }

  section.section_about .about_item_wrap .about_text.text_2 {
    font-size: 5.9vw;
    color: var(--color_orange_a);
    margin: auto;
    margin-bottom: 1vw;
  }

  section.section_about .about_item_wrap .about_text.text_3 {
    font-size: 4.2vw;
    line-height: 1.5em;
  }

  section.section_about .about_item_wrap .btn_show_goods {
    height: 12vw;
    width: 83vw;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }



  /*section  recommend(3)---------------------------*/

  section.section_recommend {
    position: relative;
    margin-bottom: 37.6vw;
  }

  section.section_recommend .recommend_title {
    position: absolute;
    left: 0px;
    right: 0;
    margin: auto;
    width: 74vw;
    top: -10vw;
    z-index: 2;
  }



  section.section_recommend .recommend_wrap {
    max-width: 87.5vw;
    margin: auto;
    width: 100%;
  }



  section.section_recommend .recommend_item_wrap {
    max-width: 80vw;
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  section.section_recommend .recommend_item_wrap .recommend_item {
    width: 80vw;
    margin-bottom: 12.3vw;
  }

  section.section_recommend .recommend_item_wrap .recommend_img {
    margin: auto;
    margin-bottom: 1vw;
  }

  section.section_recommend .recommend_item_wrap .recommend_img.recommend_item_1 {
    width: 54vw;
    /* height: 286px; */
    margin-bottom: 4vw;
  }

  section.section_recommend .recommend_item_wrap .recommend_img.recommend_item_2 {
    width: 61vw;
    /* height: 286px; */
    margin-bottom: 4vw;
  }

  section.section_recommend .recommend_item_wrap .text {
    font-size: 4vw;
    line-height: 1.7em;
    position: relative;
    z-index: 3;
    font-weight: bold;
  }

  .recommend_item_wrap .bar {
    font-size: 4.3vw;
    font-weight: bold;
    position: relative;
    z-index: 1;
  }

  .recommend_item_wrap .bar::before {
    content: "";
    width: 100%;
    height: 2vw;
    position: absolute;
    bottom: 0;
    background-color: #FFDF57;
    z-index: -1;
  }



  /*section  convenient(4)---------------------------*/

  section.section_convenient {
    position: relative;
    margin-bottom: 28vw;
  }

  section.section_convenient .convenient_title {
    position: absolute;
    left: 0px;
    right: 0;
    margin: auto;
    width: 74vw;
    top: -20vw;
    z-index: 2;
  }

  section.section_convenient .pack_item_wrap {
    padding-top: 21vw;
  }

  section.section_convenient .convenient_wrap {
    margin: auto;
    width: 87vw;
  }

  section.section_convenient .convenient_item_wrap {
    padding: 8vw 6vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    background-color: #fff;
    width: 77vw;
    margin: auto;
    border-radius: 3vw;
    margin-bottom: 10vw;
  }

  .convenient_item_wrap .convenient_point {
    position: absolute;
    left: -3vw;
    top: -5vw;
    width: 16.6vw;
  }

  .convenient_item_wrap .item_text {}

  .convenient_item_wrap.item_1 .convenient_heading {
    width: 46vw;
    margin: auto;
    margin-bottom: 6vw;
    /* margin-right: 46px; */
  }

  .convenient_item_wrap.item_2 .convenient_heading {
    width: 51.3vw;
    /* margin: 38px 0 28px 34px; */
    margin: auto;
    margin-bottom: 6vw;
  }

  .convenient_item_wrap.item_3 .convenient_heading {
    width: 59vw;
    margin: auto;
    margin-bottom: 5vw;
    margin-top: 1vw;
  }

  .convenient_item_wrap.item_4 .convenient_heading {
    width: 60vw;
    margin: auto;
    margin-bottom: 6vw;
    margin-top: 1.1vw;
  }

  .convenient_item_wrap.item_5 .convenient_heading {
    width: 49vw;
    margin: auto;
    margin-bottom: 6vw;
    margin-top: 0.2vw;
  }

  .convenient_item_wrap .lead_text {
    font-size: 4vw;
    /* margin-bottom: 8px; */
    line-height: 1.8em;
    text-align: left;
    margin: auto;
    margin-bottom: 6vw;
  }

  .convenient_item_wrap .sub_text {
    font-size: 3.2vw;
    text-align: left;
    margin-bottom: 2vw;
    text-indent: -0.3em;
    line-height: 1.8em;
    letter-spacing: -0.05em;
  }

  .convenient_item_wrap .sub_text .detail_link {
    padding-left: 0.5em;
  }

  .convenient_item_wrap.item_1 .item_img {
    width: 59vw;
    margin: auto;
    margin-bottom: 8vw;
  }

  .convenient_item_wrap.item_2 .item_img {
    margin-bottom: 2vw;
  }

  .convenient_item_wrap.item_3 .item_img {
    margin: auto;
  }

  .convenient_item_wrap.item_4 .item_img {
    margin: auto;
    width: 100%;
    margin-top: -2.5vw;
  }

  .convenient_item_wrap.item_5 .item_img {
    margin: auto;
    width: 92.6%;
    margin-bottom: 4vw;
    position: relative;
    left: 1vw;
    top: -3vw;
  }

  .convenient_item_wrap .convenient_btn_wrap {
    width: 100%;
    text-align: center;
    margin: 1.7vw 0 5vw;
  }

  .convenient_item_wrap .btn_show_detail {
    height: 10vw;
    width: 60vw;
    margin: auto;
  }

  .section_convenient .text_link_wrap {
    width: 100%;
    text-align: center;
    margin-bottom: 10vw;
  }

  .section_convenient .text_link {
    font-size: 3.7vw;
    color: #333;
    text-decoration: underline !important;
    display: inline-block;
  }

  /*section  lineup(5)---------------------------*/

  section.section_lineup {
    position: relative;
    margin-bottom: 28vw;
  }

  section.section_lineup .lineup_title {
    position: absolute;
    left: 0px;
    right: 0;
    margin: auto;
    width: 74vw;
    top: -11vw;
    z-index: 2;
  }

  section.section_lineup .lineup_wrap {
    margin: auto;
    width: 87vw;
  }

  section.section_lineup .swiper-slide {
    background-color: #fff;
    border-radius: 2vw;
    text-align: center;
    filter: drop-shadow(0px 4px 0px #ddd);
    padding-bottom: 6vw;
  }

  section.section_lineup .lineup_item_img {
    width: 35vw;
    height: 35vw;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  section.section_lineup .btn_lineup_slide {
    height: 9vw;
    width: 40vw;
    margin: auto;
    margin-bottom: 6vw;
    font-size: 3vw;
    border: 0.5vw solid var(--color_blue_a);
  }

  section.section_lineup .heading_slide {
    margin: auto;
    font-size: 4.8vw;
    font-weight: bold;
    border-bottom: 0.7vw solid var(--color_blue_a);
    padding-bottom: 0.6vw;
    display: inline-block;
    margin-bottom: 6vw;
    color: var(--color_blue_a);
  }

  .swiper .item_copy {
    font-size: 3.4vw;
    margin-top: 4vw;
    margin-bottom: 4vw;
    letter-spacing: -0.03em;
  }

  .swiper .item_title {
    font-size: 3vw;
    font-weight: bold;
    min-height: 9.5vw;
    padding: 0 2vw;
    letter-spacing: -0.02em;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  /*section  plan(6)---------------------------*/
  section.section_plan {
    position: relative;
    margin-bottom: 28vw;
  }

  section.section_plan .plan_title {
    position: absolute;
    left: 0px;
    right: 0;
    margin: auto;
    width: 73vw;
    top: -10vw;
    z-index: 2;
  }

  section.section_plan .plan_wrap {
    margin: auto;
    width: 87vw;
  }

  section.section_plan .plan_item_wrap {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    width: 76.9vw;
    margin: auto;
    flex-direction: column;
  }

  section.section_plan .plan_item {
    border: solid #B8E1FF 0.8vw;
    border-radius: 3vw;
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 9vw;
  }

  section.section_plan .plan_item .plan_item_heading {
    background-color: #B8E1FF;
    height: 19.9vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  section.section_plan .plan_item .plan_item_heading .plan_item_1_title {
    width: 45vw;
  }

  section.section_plan .plan_item .plan_item_heading .plan_item_2_title {
    width: 53vw;
  }

  section.section_plan .plan_item .text {
    font-size: 4.6vw;
    padding: 4vw 5vw 0 7.8vw;
    text-align: left;
    line-height: 1.7em;
    font-weight: bold;
  }

  section.section_plan .plan_item .text span {
    position: relative;
    display: inline-block;
    font-weight: bold;
    z-index: 1;
    font-size: 4.2vw;
  }

  section.section_plan .plan_item .text span::before {
    content: "";
    width: 100%;
    height: 2vw;
    position: absolute;
    bottom: 1vw;
    left: 0;
    background-color: #FFDF57;
    z-index: -1;
  }

  section.section_plan .plan_item .plan_item_1 {
    margin: auto;
    width: 60.2vw;
    display: flex;
    align-items: center;
    margin-top: 5.6vw;
  }

  section.section_plan .plan_item .plan_item_2 {
    margin: auto;
    width: 55vw;
    margin-left: 11vw;
    margin-top: 0vw;
  }

  section.section_plan .plan_item .text_link_wrap {
    width: 100%;
    margin: 10vw 0;
    text-align: center;
  }

  section.section_plan .plan_item .text_link_wrap .text_link {
    text-decoration: underline !important;
    font-size: 3.5vw;
    color: #333;
  }


  /*section  contract(7)---------------------------*/
  section.section_contract {
    position: relative;
    margin-bottom: 18vw;
  }

  section.section_contract .contract_title {
    position: absolute;
    left: 0px;
    right: 0;
    margin: auto;
    width: 74vw;
    top: -10vw;
    z-index: 2;
  }

  section.section_contract .contract_wrap {
    margin: auto;
    width: 87vw;
  }

  section.section_contract .contract_item_wrap {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-direction: column;
    max-width: 78vw;
    width: 100%;
    margin: auto;
    margin-top: 19vw;
    position: relative;
  }

  section.section_contract .contract_item_wrap .contract_item.item_3 {
    margin-bottom: 0;
  }

  section.section_contract .contract_item_wrap .icon_arrow {
    height: 16vw;
    width: 11vw;
    background-image: url(https://www.au.com/content/dam/au-com/pr/ols_rental/images/icon_arrow.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    bottom: -12vw;
    z-index: 1;
    transform: rotate(90deg);
  }



  section.section_contract .contract_item {
    border-radius: 4vw;
    background-color: #fff;
    overflow: visible;
    position: relative;
    padding-bottom: 8vw;
    margin-bottom: 18vw;
  }

  section.section_contract .contract_item .contract_item_step {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -6vw;
    width: 36.7vw;
  }

  section.section_contract .contract_item .contract_img_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    /* height: 224px; */
    display: flex;
    align-items: center;
  }

  section.section_contract .contract_item .contract_item_1 {
    margin: auto;
    width: 36vw;
    position: relative;
    margin: 11vw 0 4vw 0;
  }

  section.section_contract .contract_item .contract_item_2 {
    margin: auto;
    width: 40vw;
    position: relative;
    margin-top: 14vw;
    margin-bottom: 8.2vw;
  }

  section.section_contract .contract_item .contract_item_3 {
    margin: auto;
    width: 36vw;
    margin-top: 13.9vw;
    margin-bottom: 7vw;
  }

  section.section_contract .contract_item .text_link_wrap {
    width: 100%;
    margin: 35vw 0;
    text-align: center;
  }


  section.section_contract .contract_item .heading {
    font-size: 5vw;
    text-align: left;
    font-weight: bold;
    color: var(--color_blue_a);
    text-align: center;
    margin-bottom: 5vw;
  }

  section.section_contract .contract_item .text_wrap {
    display: inline-block;
    margin: auto;
  }


  section.section_contract .contract_item .text {
    font-size: 3.8vw;
    text-align: left;
    margin-bottom: 1.2vw;
    background-repeat: no-repeat;
    background-position: left 0 top 50%;
    background-size: contain;
  }

  section.section_contract .contract_item.item_1 .text,
  section.section_contract .contract_item.item_2 .text {
    padding-left: 6vw;
  }

  section.section_contract .contract_item.item_1 .text:nth-child(1),
  section.section_contract .contract_item.item_2 .text:nth-child(1) {
    background-image: url(https://www.au.com/content/dam/au-com/pr/ols_rental/images/icon_1.svg);
    background-size: 4.3vw;
  }

  section.section_contract .contract_item.item_1 .text:nth-child(2),
  section.section_contract .contract_item.item_2 .text:nth-child(2) {
    background-image: url(https://www.au.com/content/dam/au-com/pr/ols_rental/images/icon_2.svg);
    background-size: 4.3vw;
  }

  section.section_contract .contract_item.item_1 .text:nth-child(3) {
    background-image: url(https://www.au.com/content/dam/au-com/pr/ols_rental/images/icon_3.svg);
    background-size: 4.3vw;
  }


  section.section_contract .contract_item.item_3 .text {
    padding-left: 16vw;
  }

  section.section_contract .contract_item.item_3 .text:nth-child(1) {
    background-image: url(https://www.au.com/content/dam/au-com/pr/ols_rental/images/icon_case1.svg);
    background-size: 14.4vw;
  }

  section.section_contract .contract_item.item_3 .text:nth-child(2) {
    background-image: url(https://www.au.com/content/dam/au-com/pr/ols_rental/images/icon_case2.svg);
    background-size: 14.4vw;
  }

  section.section_contract .contract_item.item_3 .text:nth-child(3) {
    background-image: url(https://www.au.com/content/dam/au-com/pr/ols_rental/images/icon_case3.svg);
    background-size: 14.4vw;
  }

  section.section_contract .contract_item .text_remarks {
    font-size: 3.4vw;
    text-align: left;
    width: 75%;
    margin: auto;
    margin-top: 1.5vw;
    line-height: 1.6em;
  }

  section.section_contract .text_link_wrap {
    width: 100%;
    text-align: center;
    margin-bottom: 14vw;
  }

  section.section_contract .text_link {
    font-size: 3.5vw;
    color: #333;
    text-decoration: underline !important;
    display: inline-block;
    margin-top: 9vw;
  }

  /*section  faq(8)---------------------------*/

  section.section_faq {
    position: relative;
    background-color: #E2F3FF;
    color: var(--color_blue_c);
    background-image: url(https://www.au.com/content/dam/au-com/pr/ols_rental/images/faq_bg.svg);
    background-size: 100%;
    background-repeat: repeat-y;
    background-position: top;
    padding: 0vw 0 7vw;
  }

  section.section_faq .faq_allwrap {
    max-width: 87vw;
    width: 100%;
    margin: auto;
    padding-top: 13vw;
  }

  section.section_faq .faq_title {
    width: 45vw;
    margin: auto;
  }

  section.section_faq .faq_area_title {
    font-size: 4.7vw;
    font-weight: bold;
    color: var(--color_blue_a);
    margin-bottom: 5vw;
    margin-top: 13vw;
  }

  section.section_faq .faq_accodion_wrap {
    background-color: #fff;
    border: 0.8vw solid var(--color_blue_a);
    border-radius: 3vw;
    margin-bottom: 5vw;
    font-size: 3.9vw;
  }

  section.section_faq .faq_accodion_title {
    min-height: 11.2vw;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 3vw 11vw 3vw 16vw;
    color: var(--color_blue_a);
    background-image: url(https://www.au.com/content/dam/au-com/pr/ols_rental/images/icon_q.svg);
    background-repeat: no-repeat;
    background-size: 8vw;
    background-position: left 4.4vw top 50%;
    font-weight: bold;
    cursor: pointer;
    position: relative;
    min-height: 15.5vw;
  }

  section.section_faq .faq_accodion_title::after {
    content: "";
    position: absolute;
    height: 4vw;
    width: 4vw;
    border-left: 0.8vw solid var(--color_blue_a);
    border-bottom: 0.8vw solid var(--color_blue_a);
    transform: rotate(135deg);
    right: 4vw;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  section.section_faq .faq_accodion_title.off::after {
    transform: rotate(-45deg);
  }

  section.section_faq .faq_accodion_item {
    border-top: 0.8vw solid var(--color_blue_a);
    padding: 3vw 3vw 3vw 11.6vw;
    margin: 0 4vw;
    background-image: url(https://www.au.com/content/dam/au-com/pr/ols_rental/images/icon_a.svg);
    background-repeat: no-repeat;
    background-size: 8vw;
    line-height: 1.7em;
    background-position: left 0.4vw top 2vw;
  }

  section.section_faq .faq_accodion_item .remarks {
    font-size: 3.5vw;
    margin-top: 3vw;
    line-height: 1.5em;
  }

  section.section_faq .faq_accodion_item .text_link {
    color: var(--color_blue_a);
    text-decoration: underline !important;
    overflow-wrap: anywhere;
    font-size: 3.6vw;
    line-height: 5.1vw;
  }


  .section_faq .faq_accodion_item {
    display: none;
  }



  /*section attention(9)-----------------------------*/

  section.section_attention {
    position: relative;
    width: 100%;
    background-color: #fff;
    padding: 3vw 0;
  }

  section.section_attention .faq_all_remarks {
    width: 87vw;
    margin: auto;
    border: 0.8vw solid #FF5A00;
    background-color: #FDF7ED;
    color: #FF0000;
    text-align: left;
    font-weight: 900;
    font-size: 4.4vw;
    border-radius: 3vw;
    padding: 9.4vw 4vw 9.4vw 7vw;
    margin-top: 10.4vw;
    margin-bottom: 19vw;
    /* height: 205px; */
    line-height: 1.5em;
    letter-spacing: -0.03em;
  }

  section.section_attention .faq_all_remarks .text_link {
    color: var(--color_blue_a);
    font-weight: normal;
    display: inline-block;
    margin-top: 5vw;
    background-image: url(https://www.au.com/content/dam/au-com/pr/ols_rental/images/icon_link_blank_b.svg);
    background-size: 0.8em;
    background-repeat: no-repeat;
    position: relative;
    bottom: -0.4em;
    padding-right: 1.5em;
    background-position: right 1vw bottom 0.7vw;
  }

  section.section_attention .faq_all_remarks .text_link_remarks {
    color: #333;
    margin-top: 4vw;
    font-weight: normal;
    font-size: 3.7vw;
  }




  section.section_attention .attention_allwrap {
    width: 100%;
    margin: auto;
  }

  section.section_attention .attention_title {
    width: 30.9vw;
    margin: auto;
    margin-bottom: 10vw;
  }

  section.section_attention .attention_item_wrap {
    font-size: 3vw;
    margin: auto;
    line-height: 1.5em;
    width: 90vw;
  }

  section.section_attention .heading {
    font-weight: bold;
    color: var(--color_blue_a);
    font-size: 4.2vw;
    margin-bottom: 1.4vw;
  }

  section.section_attention .txt {
    font-size: 3.8vw;
    color: #333;
    margin-bottom: 1vw;
    line-height: 1.8em;
  }

  section.section_attention .remarks {
    font-size: 3.4vw;
    margin-bottom: 0.5vw;
    display: inline-block;
    color: #333;
  }

  section.section_attention a.link {
    font-size: 3.5vw;
    display: inline-block;
    margin-bottom: 0.5vw;
    word-break: break-all;
  }

  section.section_attention .first_blank {
    padding-left: 1em;
  }

  /*fixed-footer-----------------------------------------------------*/

  .section_fixed-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 17.1vw;
    width: 100%;
    background-color: var(--color_blue_a);
    border-radius: 6vw 6vw 0 0;
    z-index: 100;
    bottom: -18vw;
    opacity: 0;
    transition: 0.5s all ease-in-out;
  }


  .section_fixed-footer.on {
    bottom: 0;
    opacity: 1;
    transition: 0.5s all ease-in-out;
  }

  .section_fixed-footer .btn_fixed-footer {
    height: 13vw;
    width: 82vw;
    font-weight: bold;
    position: relative;
    font-size: 4vw;
    padding-left: 10vw;
    letter-spacing: 0.1em;

  }

  .section_fixed-footer .btn_fixed-footer::before {
    content: "";
    height: 8vw;
    width: 10vw;
    position: absolute;
    background-image: url(https://www.au.com/content/dam/au-com/pr/ols_rental/images/icon_box.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    left: 10vw;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .section_fixed-footer {
    opacity: 0;
    transform: translateY(15vw);
    transition: 0.5s all ease-in-out;
  }

  .section_fixed-footer.on {
    opacity: 1;
    transform: translateY(0px);
    transition: 0.5s all ease-in-out;

  }

  /* sp end *****************************************/


}
