@charset "UTF-8";

/*pc---------------------------------------*/
@media screen and (min-width: 767px) {

  /*pc common------------------------------------*/

  .for_sp,
  .-sp {
    display: none !important;
    content-visibility: hidden;
  }

  .page-renewalLp img {
    width: 100%;
  }

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

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

  .contents_all_wrap {
    color: #000;
    font-size: 18px !important;
    width: 100%;
    background-size: contain;
    background-repeat: repeat-y;
    background-position: center;
    background-size: 100%;
    background-repeat: repeat-x;
    animation: scroll;
    overflow: hidden;
  }

  .inner_content_wrap {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
  }

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

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

  .icon_link_blank_k::after {
    content: "";
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
    background-image: url(/content/dam/au-com/mobile/onlineshop/pr/renewal/images/icon_link_blank_k.svg);
    background-size: 0.9em;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    bottom: -0.3em;
  }

  .icon_link_blank_b::after {
    content: "";
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
    background-image: url(/content/dam/au-com/mobile/onlineshop/pr/renewal/images/icon_link_blank_b.svg);
    background-size: 0.9em;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    bottom: -0.3em;
  }

  /*swiper*/


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

  .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
    height: 14px;
    width: 14px;
    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: 50px;
    width: 50px;
    margin: auto;
    background-image: url(/content/dam/au-com/mobile/onlineshop/pr/renewal/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% - 330px);
    top: 190px;
    transform: rotate(180deg);
  }

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







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

  .page-renewalLp a.btn_orange {
    display: flex;
    background-color: var(--color_orange_a);
    border-radius: 50vw;
    /* border: 3px solid var(--color_blue_a); */
    color: #fff;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    /*    filter: drop-shadow(4px 4px 0px var(--color_blue_a));*/
    /* box-shadow: 4px 4px var(--color_blue_a); */
    transform: translateZ(0);
    background-image: url(/content/dam/au-com/mobile/onlineshop/pr/renewal/images/icon_arrow_right_orange_circlre_8870ebc04f144ec9.svg);
    background-position: center right 24px;
    background-size: 1.5em;
    background-repeat: no-repeat;
    font-weight: bold;
    position: relative;
  }

  .page-renewalLp a.btn_orange .icon_cart {
    position: relative;
    left: 21px;
  }

  .page-renewalLp a.btn_orange .icon_cart::before {
    content: "";
    position: absolute;
    left: -54px;
    height: 45px;
    width: 45px;
    top: 2px;
    bottom: 0;
    margin: auto;
    background-image: url(/content/dam/au-com/mobile/onlineshop/pr/renewal/images/icon_cart_white_56b62047561ba07c.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }


  .page-renewalLp a.btn_white {
    display: flex;
    background-color: #fff;
    border-radius: 50vw;
    border: 2px solid var(--color_orange_a);
    transform: translateZ(0);
    color: var(--color_orange_a);
    justify-content: center;
    align-items: center;
    font-size: 18px;
    /*    filter: drop-shadow(4px 4px 0px var(--color_orange_a));*/
    /*    box-shadow: 4px 4px var(--color_orange_a);*/
    background-image: url(/content/dam/au-com/mobile/onlineshop/pr/renewal/images/icon_arrow_right_orange_cdebd63d0648127.svg);
    background-position: center right 20px;
    background-size: 0.5em;
    background-repeat: no-repeat;
    font-weight: bold;
    position: relative;
  }

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

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

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



  .page-renewalLp .btn_choice_goods {
    margin: auto;
    margin-top: 40px;
    width: 600px;
    height: 70px;
    /* margin-bottom: 177px; */
  }

  /*
  .page-renewalLp .blue_border_pack {
    border: solid 4px var(--color_blue_a);
    border-radius: 30px;
    background-color: var(--color_orange_b);
    position: relative;
    text-align: center;
  }
*/

  /*
  .page-renewalLp .blue_border_pack::after {
    position: absolute;
    left: 0px;
    right: 0px;
    top: -70px;
    margin: auto;
    content: "";
    background-image: url(/content/dam/au-com/mobile/onlineshop/pr/renewal/images/blue_border_pack_bg.svg);
    max-width: 870px;
    width: 89%;
    height: 130px;
    z-index: 0;
    background-size: cover;
  }
*/

  .page-renewalLp .pack_item_wrap {
    padding: 124px 0px 0px 0px;
    position: relative;
    z-index: 1;
  }

  .page-renewalLp .pack_item_wrap .pack_title {
    font-size: 40px;
    color: var(--color_orange_a);
    font-weight: bold;
    margin-bottom: 27px;
    letter-spacing: 0.05em;
  }

  .page-renewalLp .pack_item_wrap .pack_copy {
    font-size: 15px;
    color: #000;
    margin-bottom: 25px;
    line-height: 2.1em;
  }


  .page-renewalLp .swiper {
    max-width: 730px;
    /* margin-bottom: 80px; */
  }

  .page-renewalLp .swiper-wrapper {
    margin-bottom: 50px;
  }

  .page-renewalLp .anime_fadeup {
    opacity: 0;
    /*    transform: translateY(100px);*/
    filter: blur(10px);
    transition: 0.3s all ease-in-out;
  }

  .page-renewalLp .anime_fadeup.on {
    opacity: 1;
    /*    transform: translateY(0px);*/
    filter: blur(0px);
    /* background-color: #F2F2F2; */
    transition: 0.3s all ease-in-out;
  }

  .page-renewalLp .anchor_link_pos {
    position: relative;
    top: -100px;
    height: 0px;
  }


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

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

  section.section_kv {
    width: 100%;
    background-image: url(/content/dam/au-com/mobile/onlineshop/pr/renewal/images/kv_bg_d5d179a1c906e392.png), url(/content/dam/au-com/mobile/onlineshop/pr/renewal/images/kv_bg_family.png);
    background-size: 1190px, 1300px;
    background-position: center top 60px, center top;
    background-repeat: no-repeat, repeat-x;
    height: 757px;
    background-color: #FEF6F2;
    position: relative;
    overflow: hidden;
    background-attachment: fixed, local;
  }

  section.section_kv .kv_allwrap {
    margin: auto;
    max-width: 1200px;
    position: relative;
    height: 100%;
    overflow: visible;
  }

  section.section_kv .kv_allwrap .kv_family {
    width: 593px;
    position: absolute;
    left: 483px;
    right: 0;
    margin: auto;
    top: 172px;
  }

  section.section_kv .kv_allwrap .kv_title {
    width: 793px;
    position: absolute;
    left: -30px;
    margin: auto;
    top: -12px;
  }

  section.section_kv .kv_allwrap .kv_device {
    width: 590px;
    position: absolute;
    left: -443px;
    right: 0;
    margin: auto;
    bottom: 50px;
  }

  section.section_kv .kv_allwrap .kv_copy_wrap {
    width: 433px;
    position: absolute;
    text-align: center;
    left: 0;
    right: -616px;
    margin: auto;
    bottom: 63px;
    color: var(--color_orange_a);
    font-weight: bold;
  }

  section.section_kv .kv_allwrap .kv_copy_main {
    font-size: 25px;
    margin-bottom: 14px;
  }

  section.section_kv .kv_allwrap .kv_copy_sub {
    font-size: 21.3px;
    line-height: 1.5em;
    color: #666666;
    display: flex;
    justify-content: space-around;
    align-items: center;

  }

  section.section_kv .kv_allwrap .kv_copy_sub::before,
  section.section_kv .kv_allwrap .kv_copy_sub::after {
    content: "";
    height: 1px;
    background-color: #666666;
    width: 60px;
  }




  /*section plan common///////////////////////////*/

  section.plan {
    width: 100%;
    /* margin-bottom: 150px; */
    background-repeat: no-repeat;
    background-color: #fff;
    position: relative;
    background-position: top 0 center;
    min-height: 500px;
    position: relative;
  }

  section.plan .section_plan_allwrap {
    background-image: url(/content/dam/au-com/mobile/onlineshop/pr/renewal/images/plan_bg_confetti_ae1bdc5d4bcf0f84.svg);
    background-size: 1050px;
    background-position: top left 200px;
    background-repeat: no-repeat;
    min-height: 500px;
    width: 100%;
    background-attachment: fixed;
  }

  section.plan .content_wrap {
    max-width: 1040px;
    width: 100%;
    margin: auto;
    position: relative;
  }

  section.plan .title {
    color: #fff;
    font-size: 42px;
    font-weight: bold;
    padding-top: 75px;
    padding-left: 17px;
    margin-bottom: 30px;
    line-height: 1.3em;
    text-align: left;
  }

  section.plan .copy {
    color: #fff;
    font-size: 16px;
    text-align: left;
    line-height: 1.9em;
    padding-left: 19px;
  }

  section.plan .attention {
    color: #555;
    background-color: #F5F5F5;
    font-size: 14px;
    text-align: left;
    padding: 15px;
    margin: 16px 0 0 16px;
    display: inline-block;
    letter-spacing: -0.04em;
    line-height: 1.4em;
  }

  section.plan.plan_pict {
    max-width: 430px;
  }

  section.plan .plan_flex_wrap {
    display: flex;
    justify-content: center;
    align-items: stretch;
    position: relative;
    background-position: left 23px top;
    background-repeat: no-repeat;
    margin-top: 59px;
  }

  section.plan .plan_flex_item {
    width: 50%;
    position: relative;
  }


  section.plan .plan_flex_item .plan_pict {
    max-width: 430px;
    width: 100%;
    margin: 0 0 0 auto;
  }

  section.plan .plan_flex_wrap.right .plan_flex_item:nth-child(2) .plan_pict {
    margin: 0 auto 0 0;
  }

  section.plan .plan_flex_wrap.right {
    flex-direction: row-reverse;
  }



  /*section plan/plan01---------------------------*/


  section.section_plan01 {
    background: rgb(228, 140, 34);
    background: linear-gradient(90deg, rgba(228, 140, 34, 1) 0%, rgba(236, 85, 6, 1) 100%);
  }

  section.section_plan01 .copy {
    filter: drop-shadow(0 0 0.3em #BE4200);
  }

  section.section_plan01 .plan_flex_wrap {
    background-image: url(/content/dam/au-com/mobile/onlineshop/pr/renewal/images/plan01_no_7f2dc8f994f3c8a5.svg);
  }

  section.section_plan01 .title mark {
    background: linear-gradient(transparent 50%, #df952d 50%);
    color: #fff;
  }

  section.plan.section_plan01 .content_wrap {
    padding: 50px 0px 100px;
  }


  /*section plan/plan02---------------------------*/

  section.section_plan02 {
    background: rgb(164, 176, 218);
    background: linear-gradient(90deg, rgba(164, 176, 218, 1) 0%, rgba(62, 90, 197, 1) 100%);
  }

  section.section_plan02 .copy {
    filter: drop-shadow(0 0 0.3em #3E5AC5);
  }

  section.section_plan02 .title_wrap {
    background-image: url(/content/dam/au-com/mobile/onlineshop/pr/renewal/images/plan02_no_867fdba9c6e0f247.svg);
    background-repeat: no-repeat;
  }

  section.section_plan02 .title mark {
    background: linear-gradient(transparent 50%, #8c96b8 50%);
    color: #fff;
  }

  section.plan.section_plan02 .content_wrap {
    padding: 100px 0px 130px;
  }



  section.section_plan02 .subtitle {
    position: absolute;
  }

  section.section_plan02 .plan_flex_allwrap .plan_flex_wrap:nth-child(1) .subtitle {
    bottom: 4px;
    right: 0;
    text-align: right;
  }

  section.section_plan02 .plan_flex_allwrap .plan_flex_wrap:nth-child(2) .subtitle {
    top: 40%;
    margin: auto;
    /* left: -20px; */
  }

  section.section_plan02 .plan_flex_allwrap .plan_flex_wrap:nth-child(3) .subtitle {
    bottom: 0;
    margin: auto;
    right: 0;
    text-align: right;
  }


  section.plan.section_plan02 .subtitle {
    font-size: 30px;
    font-weight: 900;
    display: inline-block;
    color: #fff;
    line-height: 1.7em;
    color: #fdfbc0;
  }




  /*section plan/plan03---------------------------*/

  section.section_plan03 {
    background: rgb(228, 140, 34);
    background: linear-gradient(90deg, rgba(228, 140, 34, 1) 0%, rgba(236, 85, 6, 1) 100%);
    position: relative;
  }

  section.section_plan03 .copy {
    filter: drop-shadow(0 0 0.3em #BE4200);
  }

  section.section_plan03 .plan_flex_wrap {
    background-image: url(/content/dam/au-com/mobile/onlineshop/pr/renewal/images/plan03_no_e6d2969bb20ee555.svg);
  }

  section.section_plan03 .title mark {
    background: linear-gradient(transparent 50%, #df952d 50%);
    color: #fff;
  }

  section.plan.section_plan03 .content_wrap {
    padding: 40px 0px 116px;
  }

  section.plan.section_plan03 .plan03_remarks {
    text-align: center;
    position: absolute;
    bottom: -29px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 12px;
    z-index: 1;
  }



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

  section.section_lineup {
    position: relative;
    /* margin-bottom: 180px; */
    background-color: #f2f2f2;
  }



  section.section_lineup .lineup_wrap {
    max-width: 1000px;
    margin: auto;
    width: 100%;
    text-align: center;
  }

  section.section_lineup .swiper-slide {
    background-color: #fff;
    text-align: center;
    padding: 10px 20px 50px;
  }

  section.section_lineup .lineup_item_img {
    width: 100%;
    margin: auto;
    margin-bottom: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  section.section_lineup .btn_lineup_slide {
    min-height: 50px;
    /* width: 235px; */
    margin: auto;
    /* margin-bottom: 44px; */
  }

  section.section_lineup .heading_slide {
    margin: auto;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 6px;
    display: inline-block;
    margin-bottom: 59px;
    color: #000;
    width: 100%;
    background-color: #FEFDE5;
    padding: 12px 0px;
  }

  .swiper .item_copy {
    font-size: 20px;
    margin-top: 37px;
    font-weight: 500;
    margin-bottom: 16px;
  }

  .swiper .item_title {
    font-size: 20px;
    font-weight: 900;
    min-height: 3em;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--color_orange_a);
    margin-bottom: 20px;
  }

  /*section  cv_btn(6)---------------------------*/
  section.cv_btn {
    padding: 40px 0 30px 0;
  }





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

  .section_fixed-footer {
    position: fixed;
    bottom: 0;
    right: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80px;
    background-color: #fefee6;
    /* border-radius: 30px 30px 0 0; */
    z-index: 100;
  }



  .section_fixed-footer .btn_fixed-footer {
    height: 58px;
    width: 520px;
    font-weight: bold;
    position: relative;
  }

  /*
  .section_fixed-footer .btn_fixed-footer::before {
    content: "";
    height: 30px;
    width: 30px;
    position: absolute;
    background-image: url(/content/dam/au-com/mobile/onlineshop/pr/renewal/images/icon_box.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    left: 100px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
*/

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

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

  }

  /*for_pc---------------------------*/
}
