@charset "UTF-8";

@media screen and (min-width: 0px) and (max-width: 749px) {
  .cmp-au-com-container__width__1column__980 > .cmp-au-com-container > .cmp-au-com-container__contents {
    padding-right: 0%;
    padding-left: 0%;
  }

  #au_upgrade {
    padding-top: 34px;
    /*au header*/
  }

  .for_pc,
  .-pc {
    display: none !important;
  }

  .contents_all_wrap {
    margin: 0;
    padding: 0;
    overflow-x: clip;
    width: 100%;
    background-color: #fff;
  }

  #au_apple {
    margin-top: 44px;
  }

  .inner_content_wrap {
    margin: auto;
    position: relative;
    line-height: 1.5em;
  }

  .text_mini {
    font-size: 3vw !important;
  }

  a.btn_orange {
    background-color: var(--color_orange);
    border-radius: 50vw;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    position: relative;
    background-image: url(/content/dam/au-com/pr/upgrade/images/icon_arrow_white.svg);
    background-position: center right 5vw;
    background-size: 2vw;
    height: 18vw;
    width: 100%;
    max-width: 76vw;
    margin: auto;
    font-weight: bold;
    font-size: 4vw;
    margin-bottom: 4vw;
    margin-top: 3vw;
    text-align: center;
  }

  a.btn_white {
    background-color: #fff;
    border-radius: 50vw;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--color_orange);
    position: relative;
    background-image: url(/content/dam/au-com/pr/upgrade/images/icon_arrow_orange.svg);
    background-position: center right 5vw;
    background-size: 2vw;
    height: 14vw;
    width: 76vw;
    margin: auto;
    font-size: 3.8vw;
    border: 2px solid var(--color_orange);
    font-weight: bold;
    margin-bottom: 3vw;
    line-height: 1.2em;
    text-align: center;
  }



  /*kv_section------------------------*/
  section.kv_section {
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: var(--color_yellow);
    /* overflow: hidden; */
  }

  section.kv_section .kv_wrap {
    position: relative;
    width: 100%;
    margin: auto;
    position: relative;
    height: 131vw;
    margin-bottom: 30vw;
  }

  section.kv_section .kv_wrap .kv_pict_1 {
    position: absolute;
    width: 53vw;
    left: 0;
    right: -47vw;
    margin: auto;
    top: 16vw;
  }

  section.kv_section .kv_wrap .kv_pict_2 {
    position: absolute;
    width: 80vw;
    left: -32vw;
    right: 0;
    margin: auto;
    top: -11vw;
  }

  section.kv_section .kv_wrap .kv_title {
    display: block;
    position: absolute;
    width: 115vw;
    left: -8vw;
    right: 0;
    margin: auto;
    top: 68vw;
    z-index: 3;
  }


  /*merit_section----------------------*/

  section.merit_section {
    background-color: #fff;
  }

  section.merit_section .heading_arrow_wrap {}

  section.merit_section mark {}

  section.merit_section .merit_title {
    width: 80vw;
    margin: auto;
    font-size: 4vw;
    font-weight: bold;
    margin-bottom: 5vw;
  }

  section.merit_section .merit_wrap {
    display: flex;
    gap: 1vw;
    justify-content: space-around;
    align-items: stretch;
    width: 80vw;
    margin: auto;
    margin-bottom: 5vw;
  }

  section.merit_section .merit_wrap .merit_item {
    width: 25%;
    position: relative;
    border: 0.5vw solid var(--color_yellow);
    box-sizing: border-box;
    border-radius: 1vw;
    text-align: center;
  }

  .merit_orange_bg {
    background-color: var(--color_yellow);
    padding: 1vw 0 0.1px;
    border-radius: 1vw;
  }

  section.merit_section .merit_wrap .merit_no {
    position: absolute;
    left: 1vw;
    top: -2vw;
    width: 2vw;
  }

  section.merit_section .merit_wrap .merit_pict {
    width: 8vw;
    margin: auto;
  }

  section.merit_section .merit_wrap .merit_item_title {
    margin: 0 0 3vw 0;
    color: #000;
    font-weight: bold;
    font-size: 3vw;
  }

  .merit_wrap .merit_item_text {
    padding: 3vw 2vw 3vw 3vw;
    text-align: left;
    font-size: 3vw;
    display: block
  }

  /*change_section------------------*/

  section.change_section {
    padding-top: 5vw;
  }

  section.change_section .change_title_wrap {
    margin: auto;
    display: block;
    text-align: center;
    width: 88vw;
    margin: 5vw auto;
  }

  section.change_section .change_title_wrap mark {
    font-size: 46px;
    background: linear-gradient(transparent 80%, #ff0 80%);
  }

  section.change_section .change_head_pict {
    width: 80vw;
    top: 0px;
    left: 0;
    right: 0;
    margin: auto;
  }


  section.change_section .tab_all_wrap {
    background-color: var(--color_yellow);
    margin-top: 79vw;
    position: relative;
    padding-top: 15.5vw;
  }

  section.change_section .tab_all_wrap .change_head_pict {
    position: absolute;
    top: -73vw;
    left: -8vw;
    right: 0;
    margin: auto;
    width: 112vw;
  }

  .change_head_title {
    margin: auto;
    width: 89vw;
    margin-bottom: 12vw;
  }

  section.change_section .tab_wrap {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 2vw;
    width: 94vw;
    margin: auto;
    height: 30.4vw;
  }

  section.change_section .tab_item {
    background-color: #D9D9D9;
    border: 0.5vw solid #000;
    border-bottom: none;
    border-radius: 2vw 2vw 0 0;
    width: 50%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #646464;
    font-weight: bold;
    background-image: url(/content/dam/au-com/pr/upgrade/images/icon_triangle_glay.svg);
    background-position: center bottom 1vw;
    background-size: 4vw;
    pointer-events: auto;
    cursor: pointer;
  }

  section.change_section .tab_item.on {
    background-color: var(--color_orange);
    color: #fff;
    background-image: url(/content/dam/au-com/pr/upgrade/images/icon_triangle_white.svg);
    pointer-events: none;
  }

  section.change_section .tab_fukidasghi {
    position: absolute;
    width: 34vw;
    left: 0;
    right: 0;
    top: -3.3vw;
    margin: auto;
  }

  section.change_section .tab_text_wrap {
    text-align: center;
    font-size: 4.5vw;
  }

  section.change_section .tab_text_wrap .small {
    font-size: 3vw;
  }

  section.change_section .tab_text_wrap .kochira {
    font-size: 3.5vw;
  }



  section.change_section .tab_content_wrap {
    background-color: #fff;
    border: 0.5vw solid #000;
    border-bottom: none;
    width: 100%;
    max-width: 94vw;
    margin: auto;
    padding-top: 10vw;
  }


  .heading_wrap {
    text-align: center;
    /* margin: 60px 0 0 0; */
  }

  section.change_section .heading_fukidashi {
    margin: auto;
    background-color: var(--color_yellow);
    border-radius: 50vw;
    height: 11vw;
    /* width: 79vw; */
    font-size: 4.7vw;
    padding: 0 9vw;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-bottom: 5.2vw;
    letter-spacing: -0.04em;
  }

  section.change_section .heading_fukidashi::after {
    content: "";
    height: 4vw;
    width: 4vw;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -1vw;
    background-color: var(--color_yellow);
    transform: rotate(45deg);
  }

  section.change_section .heading_lead {
    font-size: 4.6vw;
    margin-bottom: 2vw;
  }

  section.change_section .heading_remarks {
    font-size: 3vw;
    color: #646464;
  }

  section.change_section .heading_catchcopy {
    width: 80vw;
    margin: auto;
    margin-top: 6vw;
  }

  section.change_section .heading_catchcopy_pict {
    width: 84vw;
    margin: auto;
    margin-top: 4.4vw;
  }

  section.change_section .change_case_title {
    width: 56vw;
    margin: auto;
    margin-top: 0px;
  }

  section.change_section .change_comparision_title {
    max-width: 76vw;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 0vw;
  }

  section.change_section .change_accodion_item_wrap {
    border: 0.4vw solid #0066AA;
    width: 85vw;
    margin: auto;
    margin-top: 9.6vw;
    margin-bottom: 10vw;
  }

  section.change_section .change_accodion_item_wrap .change_accodion_btn {
    height: 21vw;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    color: #0066AA;
    padding-right: 13vw;
    font-weight: bold;
    font-size: 4vw;
    letter-spacing: -0.05em;
  }

  section.change_section .change_accodion_item_wrap .change_accodion_btn::after {
    content: "";
    height: 5vw;
    width: 5vw;
    position: absolute;
    right: 5vw;
    margin: auto;
    top: 0;
    bottom: 0;
    background-image: url(/content/dam/au-com/pr/upgrade/images/icon_accodion_minus.svg);
    background-position: center;
    background-size: contain;
  }

  section.change_section .change_accodion_item_wrap .change_accodion_btn.on::after {
    background-image: url(/content/dam/au-com/pr/upgrade/images/icon_accodion_plus.svg);
  }

  section.change_section .change_accodion_item_wrap .change_accodion_item {
    position: relative;
    border-top: 0.5vw solid #0066AA;
    padding-bottom: 10vw;
  }

  section.change_section .change_accodion_item_wrap .accodion_title {
    width: 70vw;
    margin: auto;
    margin-top: 6.7vw;
    margin-bottom: 8vw;
  }

  section.change_section .accodion_title_remarks {
    display: block;
    width: 94%;
    text-align: left;
    margin: auto;
    font-size: 3vw;
    margin-bottom: 6.7vw;
  }


  section.change_section .change_accodion_item_wrap .accodion_point {
    background-color: #F5F5F5;
    position: relative;
    padding-left: 19vw;
    padding-top: 5vw;
    margin-top: 12vw;
    padding-bottom: 6vw;
  }

  section.change_section .change_accodion_item_wrap .accodion_point.point_1 {
    margin-top: 0px;
  }

  section.change_section .change_accodion_item_wrap .accodion_point_no {
    position: absolute;
    width: 13vw;
    left: 3vw;
    top: -1.5vw;
  }

  section.change_section .change_accodion_item_wrap .acodion_point_subtitle {
    font-weight: bold;
    font-size: 3.6vw;
  }

  section.change_section .change_accodion_item_wrap .acodion_point_title {
    font-size: 4.7vw;
    font-weight: bold;
    color: var(--color_orange);
  }

  section.change_section .change_accodion_item_wrap .accodion_point_pict {
    width: 75vw;
    position: relative;
    left: -17vw;
    margin-top: 5vw;
    margin-left: 3vw;
  }

  section.change_section .change_accodion_item_wrap .accodion_linktext_wrap {
    margin: 4vw 0 0 0;
    font-size: 3.5vw;
  }

  section.change_section .change_accodion_item_wrap .accodion_remarks_wrap {
    max-width: 75vw;
    margin: auto;
    width: 100%;
    font-size: 3.9vw;
    line-height: 1.8em;
    margin-top: 10vw;
  }

  section.change_section .change_accodion_item_wrap .accodion_remarks_sub {
    font-size: 3vw;
    margin-top: 4vw;
    line-height: 1.9em;
  }

  section.change_section .change_accodion_item_wrap .accodion_remarks_sub_link {
    width: 100%;
    text-align: right;
    font-size: 3vw;
    margin-top: 3vw;
  }



  section.change_section .under_accodion_remarks {
    max-width: 75vw;
    margin: auto;
    width: 100%;
    font-size: 3.9vw;
    line-height: 1.8em;
    margin-top: 10vw;
    margin-bottom: 10vw;
  }

  section.change_section .under_accodion_remarks .remarks_sub {
    font-size: 3vw;
    margin-top: 4vw;
    line-height: 1.9em;
  }

  section.change_section .under_accodion_remarks .remarks_sub_link {
    width: 100%;
    text-align: right;
    font-size: 3vw;
    margin-top: 3vw;
  }







  section.change_section .choice_pict_wrap {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    width: 84vw;
    margin: auto;
    margin-bottom: 9vw;
    flex-direction: column;
    gap: 12vw;
  }



  section.change_section .cv_wrap {
    background-color: var(--color_l_yellow);
    width: 100%;
    text-align: center;
    padding: 10vw 0 10vw 0;
  }

  section.change_section .cv_wrap .heading_fukidashi,
  section.change_section .cv_2_wrap .heading_fukidashi {
    background-color: #fff;
  }

  section.change_section .cv_wrap .heading_fukidashi::after,
  section.change_section .cv_2_wrap .heading_fukidashi::after {
    background-color: #fff;
  }

  /*
  .cv_title_wrap {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .cv_title_wrap .large {
    font-size: 24px;
  }
*/


  section.change_section .slide_allwrap {
    padding-top: 20.3vw;
    position: relative;
  }

  section.change_section .slide_allwrap .slide_title_wrap {
    width: 63vw;
    margin: auto;
    margin-bottom: 5vw;
  }

  .swiper {
    /* width: 6vw; */
    overflow-x: hidden;
  }

  section.change_section .slide_allwrap .slide_wrap {
    background-color: var(--color_ll_yellow);
    min-height: 100vw;
    width: 84vw;
    margin: auto;
    padding: 5vw;
  }

  section.change_section .slide_remarks_link_wrap {
    width: 85vw;
    text-align: right;
    margin: auto;
    font-size: 3.3vw;
    margin-top: 12.6vw;
    margin-bottom: 20vw;
  }

  .slide_allwrap .swiper-button-prev,
  .slide_allwrap .swiper-button-next {
    content: "";
    height: 10vw;
    width: 10vw;
    margin: auto;
    background-image: url(/content/dam/au-com/pr/upgrade/images/icon_btn_slide.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: auto;
    cursor: pointer;
    z-index: 1;
  }

  .slide_allwrap .swiper-button-next {
    position: absolute;
    right: calc(50% - 44vw);
    top: 130vw;
  }

  .swiper-button-next:after,
  .swiper-button-prev:after {
    display: none;
  }

  .slide_allwrap .swiper-button-prev {
    position: absolute;
    left: calc(50% - 44vw);
    top: 130vw;
    transform: rotate(180deg);
  }

  .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    position: absolute;
    bottom: -10vw;
    text-align: center;
  }

  .swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--color_orange);
  }

  .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
  .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    height: 3vw;
    width: 3vw;
  }

  /*change_section/flow-----------------*/

  section.change_section .flow {
    /* padding-top: 20vw; */
  }

  section.change_section .flow .change_flow_title {
    width: 93vw;
    margin: auto;
    margin-bottom: 5vw;
  }



  section.change_section .flow .steps_wrap {
    background-color: var(--color_ll_yellow);
    width: 84vw;
    padding: 5vw;
    margin: auto;
    display: flex;
    flex-direction: column;
    /* gap: 80px; */
  }

  section.change_section .flow_item {
    width: 100%;
    margin: auto;
    background-color: #fff;
    border-radius: 2vw;
    overflow: hidden;
  }

  section.change_section .flow_item_title {
    width: 100%;
    min-height: 18vw;
    padding: 5vw 1vw 6vw 24vw;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    background-color: var(--color_l_yellow);
    background-position: left 6vw center;
    background-size: 13vw;
    font-size: 6vw;
    line-height: 1.3em;
  }

  section.change_section .flow_item_text {
    padding: 6.5vw 2vw 5vw 4vw;
    font-size: 3.5vw;
    position: relative;
    width: 100%;
    line-height: 1.7em;
    float: left;
  }

  section.change_section .tab_item_1 .step_2 .flow_item_text {
    /* padding-right: 15vw; */
  }

  section.change_section .tab_item_1 .step_4 .flow_item_text {
    /* padding-right: 15vw; */
    /* padding-top: 10vw; */
    /* height: 105vw; */
  }

  section.change_section .tab_item_2 .step_1 .flow_item_text {
    /* padding-right: 15vw; */
  }

  section.change_section .tab_item_2 .step_3 .flow_item_text {
    /* padding-right: 15vw; */
  }


  section.change_section .flow_item_text .flow_item_text_remarks {
    margin-top: 2vw;
    font-size: 3.5vw;
  }


  section.change_section .tab_item_1 .step_2 .flow_item_text .flow_pict {
    width: 16vw;
    margin: auto;
    /* position: absolute; */
    right: 5vw;
    top: 7vw;
    float: right;
    margin: 0vw 4vw 0 9vw;
  }

  section.change_section .tab_item_1 .step_4 .flow_item_text .flow_pict {
    width: 16.7vw;
    margin: auto;
    /* position: absolute; */
    /* right: 6vw; */
    /* top: 7vw; */
    float: right;
    margin: 0 3vw;
  }

  section.change_section .tab_item_2 .step_1 .flow_item_text .flow_pict {
    width: 10vw;
    margin: 0 3vw 0 5vw;
    float: right;
  }

  section.change_section .tab_item_2 .step_3 .flow_item_text .flow_pict {
    width: 67px;
    margin: auto;
    /* position: absolute; */
    /* right: 17px; */
    /* top: 42px; */
    margin: 3vw 3vw 0 5vw;
    float: right;
  }



  section.change_section .step_1 .flow_item_title {
    background-image: url(/content/dam/au-com/pr/upgrade/images/flow_step_1.svg);
  }

  section.change_section .step_2 .flow_item_title {
    background-image: url(/content/dam/au-com/pr/upgrade/images/flow_step_2.svg);
  }

  section.change_section .step_3 .flow_item_title {
    background-image: url(/content/dam/au-com/pr/upgrade/images/flow_step_3.svg);
  }

  .step_4 .flow_item_title {
    background-image: url(/content/dam/au-com/pr/upgrade/images/flow_step_4.svg);
  }

  .step_5 .flow_item_title {
    background-image: url(/content/dam/au-com/pr/upgrade/images/flow_step_5.svg);
  }

  section.change_section .step_result .flow_item_title {
    padding-top: 4vw;
    padding-left: 16vw;
  }


  section.change_section .flow_arrow_1 {
    width: 5.3vw;
    margin: auto;
    position: relative;
    top: -3vw;
    height: 14vw;
  }

  section.change_section .flow_arrow_2 {
    width: 85vw;
    margin: auto;
    position: relative;
    top: -1vw;
    height: 56vw;
  }

  section.change_section .flow_arrow_2 .flow_arrow_2_text {
    position: absolute;
    left: -1.8vw;
    right: 0px;
    margin: auto;
    top: 29.7vw;
    width: 82vw;
    font-size: 3.9vw;
    font-weight: bold;
    letter-spacing: -0.01em;
    background-color: #fff;
    text-align: center;
  }

  section.change_section .flow_arrow_4 {
    width: 5.3vw;
    margin: auto;
    position: relative;
    top: -1vw;
    height: 14vw;
  }

  section.change_section .flow_remarks_link_wrap {
    width: 84vw;
    text-align: right;
    margin: auto;
    font-size: 3.3vw;
    margin-top: 7vw;
  }


  section.change_section .flow_tab_btn_wrap {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 4vw;
    width: 84vw;
    margin: auto;
    height: 30vw;
    margin-bottom: 2vw;
    font-size: 4vw;
  }

  section.change_section .flow_tab_btn_wrap .flow_tab_btn {
    width: 50%;
    border-radius: 2vw;
    background-color: #fff;
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    /* flex-direction: column; */
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    color: #646464;
    font-weight: bold;
    pointer-events: auto;
    cursor: pointer;
    text-align: center;
    padding-top: 5vw;
    line-height: 1.1em;
  }

  section.change_section .flow_tab_btn_wrap .flow_tab_btn .small {
    font-size: 3vw;
    margin-bottom: 1vw;
  }

  .flow_tab_btn_wrap .flow_tab_btn .round_mark {
    height: 8vw;
    width: 27vw;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #646464;
    background-color: #F5F5F5;
    border-radius: 50vw;
    display: inline-flex;
    margin-top: 2vw;
  }

  section.change_section .flow_tab_btn_wrap .flow_tab_btn.on {
    background-color: var(--color_ll_yellow);
    color: var(--color_orange);
    pointer-events: none;
  }

  section.change_section .flow_tab_btn_wrap .flow_tab_btn.on .round_mark {
    color: #fff;
    background-color: var(--color_orange);
  }



  section.change_section .remarks_wrap {
    width: 85vw;
    margin: auto;
    color: #646464;
    line-height: 1.5em;
    font-size: 3vw;
    margin-top: 11vw;
    margin-bottom: 5vw;
  }

  section.change_section .remarks_wrap .indent {
    margin-bottom: 0.5em;
  }


  section.change_section .change_ortoku_title {
    width: 83vw;
    margin: auto;
    margin-top: 0px;
  }

  /*/flow_table-----------------*/


  section.change_section .flow_table_wrap {
    margin-bottom: 3vw;
    width: 100%;
    overflow-x: scroll;
    padding-bottom: 5vw;
  }

  section.change_section .flow_table_wrap_scroll {
    width: 30vw;
    margin: 5vw 0 5vw auto;
    text-align: right;
  }

  section.change_section .flow_table_wrap table.flow_table {
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    width: 190vw;
  }

  section.change_section .flow_table_wrap table.flow_table td,
  section.change_section .flow_table_wrap table.flow_table th {
    border: solid #000 1px;
    vertical-align: middle;
    text-align: left;
    padding: 1vw;
  }

  .flow_table_wrap table.flow_table td {}

  .flow_table_wrap table.flow_table th {
    background-color: var(--color_ll_yellow);
    font-weight: bold;
    text-align: left;
    padding: 1vw;
  }




  /*change_section/prepare-----------------*/
  section.change_section .prepare_wrap {
    text-align: center;
    padding-top: 7vw;
  }

  section.change_section .prepare_wrap .prepare_title {
    margin: auto;
    display: inline-block;
    border-bottom: 2px solid #000;
    padding-bottom: 1vw;
    margin-bottom: 2vw;
    font-weight: bold;
    font-size: 4.1vw;
    margin-bottom: 6vw;
  }

  section.change_section .prepare_wrap .prepare_subtitle {
    margin: auto;
    font-weight: normal;
    font-size: 3.8vw;
    margin-bottom: 6vw;
  }


  section.change_section .prepare_wrap .prepare_items_wrap {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 3vw;
    width: 85vw;
    margin: auto;
  }

  section.change_section .prepare_wrap .prepare_item {
    background-color: #F0F0F0;
    text-align: center;
    padding: 1vw 0 5vw;
    width: 33.3%;
  }

  section.change_section .prepare_wrap .prepare_pict {
    margin: 2vw 2vw 3vw;
  }

  section.change_section .prepare_wrap .prepare_text {
    letter-spacing: -0.01em;
    font-size: 3.5vw;
    font-weight: bold;
  }

  section.change_section .btn_howto {
    margin: 10vw auto;
  }

  section.change_section .prepare_wrap .prepare_remarks_wrap {
    width: 84vw;
    text-align: right;
    margin: auto;
    font-size: 3.3vw;
    margin-top: 5vw;
    margin-bottom: 20vw;
  }

  /*change_section/cv_2_wrap----------*/
  section.change_section .cv_2_wrap {
    background-color: var(--color_l_yellow);
    width: 100%;
    padding: 10vw 0;
    margin-top: 4vw;
    margin: auto;
  }






  /*remarks_section/////////////////////////////////////////*/
  .remarks_section {
    background-color: var(--color_yellow);
    width: 100%;
    padding: 21vw 0 10vw;
  }

  .remarks_section .remarks_inner {
    background-color: #fff;
    max-width: 94vw;
    margin: auto;
    /* padding: 10px; */
    text-align: left;
    color: #646464;
    line-height: 1.5em;
    padding: 2vw;
    line-height: 1.5em;
  }


  .remarks_section .remarks_inner .heading {
    margin-top: 1em;
    margin-bottom: 0.2em;
  }


  .remarks_section .remarks_accodion_title {
    height: 11vw;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    color: #0066AA;
    padding-left: 3vw;
    font-weight: bold;
    font-size: 4vw;
  }

  .remarks_section .remarks_accodion_title::after {
    content: "";
    height: 6vw;
    width: 6vw;
    position: absolute;
    right: 2vw;
    margin: auto;
    top: 0;
    bottom: 0;
    background-image: url(/content/dam/au-com/pr/upgrade/images/icon_accodion_minus.svg);
    background-position: center;
    background-size: contain;
  }

  .remarks_section .remarks_accodion_title.on::after {
    background-image: url(/content/dam/au-com/pr/upgrade/images/icon_accodion_plus.svg);
  }

  .remarks_section .remarks_accodion_item {
    font-size: 3vw;
    margin: auto;
    margin-top: 6.3vw;
    width: 84vw;
    line-height: 1.9em;
  }

  .remarks_section .remarks_mynamber_wrap {
    background-color: #fdeee6;
    padding: 1em;
  }


  .remarks_section_under {
    width: 96vw;
    margin: 5vw auto;
    font-size: 3vw;
    color: #646464;
    text-align: right;
  }

  /*change_tab 2------------------------------------------------------------------------------------------------*/

  section.change_section .change_mailing_title {
    width: 50vw;
    margin: auto;
    margin-top: 0px;
  }

  section.change_section .heading_catchcopy_2 {
    margin: auto;
    width: 80vw;
    margin: 7vw auto 5vw;
  }

  section.change_section .heading_catchcopy_pict_2 {
    margin: auto;
    width: 60vw;
    margin-bottom: 21vw;
  }

  section.change_section .catchcopy_pict_remarks {
    width: 90%;
    text-align: left;
    margin: auto;
    font-size: 3vw;
    margin-top: 5vw;
  }

  .heading_mailing {
    width: 68vw;
    margin: auto;
  }


  .exchange_wrap {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    /* height: 17vw; */
    width: 86vw;
    margin: auto;
    margin-bottom: 11vw;
    margin-top: 3.5vw;
    gap: 10vw;
    flex-direction: column;
  }

  .exchange_wrap .exchange_item {
    width: 30%;
    background-color: var(--color_ll_yellow);
    text-align: center;
    position: relative;
  }

  .exchange_wrap .exchange_pict {
    width: 12.7vw;
    position: absolute;
    left: 7vw;
    top: 3vw;
    bottom: 0;
    margin: auto;
  }

  .exchange_wrap .exchange_text {
    font-size: 3.6vw;
    padding: 0 2vw;
  }

  .exchange_wrap .icon_exchange_arrow {
    position: absolute;
    right: 0;
    left: 0;
    /* top: 0; */
    bottom: -8.2vw;
    margin: auto;
    width: 7vw;
    height: 7vw;
    transform: rotate(90deg);
  }

  .exchange_cv_title {
    text-align: center;
    font-size: 4.6vw;
    font-weight: bold;
    margin: auto;
    width: 100%;
    margin-bottom: 2vw;
  }

  .exchange_wrap .exchange_item {
    width: 100%;
    background-color: var(--color_ll_yellow);
    text-align: left;
    min-height: 29vw;
    padding: 11vw 1vw 0 23vw;
  }



  .trade_wrap {
    text-align: center;
    margin-bottom: 9.2vw;
    margin-top: 21vw;
  }

  .trade_wrap .heading_trade {
    width: 73vw;
    margin: auto;
  }




  .conditions_wrap {
    margin: auto;
    width: 100%;
    max-width: 86vw;
    text-align: left;
    font-size: 3.5vw;
    margin-bottom: 22vw;
  }

  .conditions_wrap .conditions_lead {
    font-weight: bold;
    margin: 0px 0 5vw;
    font-size: 4vw;
  }

  .conditions_wrap .conditions_pattern {
    padding-left: 14vw;
    position: relative;
    margin-bottom: 8vw;
    font-size: 4vw;
  }

  .conditions_wrap .conditions_pattern .conditions_pattern_remarks {
    font-size: 3vw;
    color: red;
  }

  .conditions_wrap .conditions_pattern .icon_no {
    position: absolute;
    left: 0;
    top: -6vw;
    bottom: 0;
    margin: auto;
    height: 11vw;
    width: 11vw;
  }


  .conditions_wrap .conditions_remarks {
    margin-bottom: 4vw;
  }


  .conditions_wrap .conditions_items_wrap {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 1.7vw;
    max-width: 85vw;
    width: 100%;
    margin: auto;
    flex-wrap: wrap;
  }

  .conditions_wrap .conditions_items_remarks {
    text-align: center;
    font-size: 3.5vw;
    margin: 5vw auto;
  }


  .conditions_wrap .conditions_item {
    background-color: #F0F0F0;
    text-align: center;
    width: 31.9%;
    padding-bottom: 3vw;
    padding-top: 2vw;
    border-radius: 2vw;
  }

  .conditions_wrap .conditions_item:last-child {
    width: 65%;
  }

  .conditions_wrap .conditions_pict {
    width: 23vw;
    margin: auto;
  }

  .conditions_wrap .conditions_text {
    padding: 0;
    text-align: center;
    font-weight: bold;
    font-size: 3.5vw;
  }


  .step_title_wrap {
    margin: auto;
    text-align: center;
    margin-bottom: 6vw;
  }

  .heading_step {
    width: 74vw;
    margin: auto;
  }



  .preparation_wrap {
    width: 100%;
    margin: auto;
    background-color: var(--color_ll_yellow);
    text-align: center;
    padding: 6vw 0;
    margin-bottom: 20vw;
    /* margin-bottom: -77px; */
  }

  .preparation_wrap .preparation_title {
    display: inline-block;
    font-weight: bold;
    border-bottom: 0.5vw solid #000;
    padding-bottom: 1.2vw;
    margin-bottom: 5vw;
    font-size: 4vw;
  }

  .preparation_wrap .preparation_subtitle {
    font-size: 3.5vw;
    margin-bottom: 3.5vw;
  }


  .preparation_wrap .preparation_items_wrap {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 3vw;
    max-width: 84vw;
    width: 100%;
    margin: auto;
  }

  .preparation_wrap .preparation_items_wrap .preparation_item {
    background-color: #fff;
    width: 33.3%;
    padding: 4vw 0px;
  }

  .preparation_wrap .preparation_items_wrap .preparation_pict {
    margin: auto;
    width: 22vw;
    margin-bottom: 1vw;
  }


  .preparation_wrap .preparation_items_wrap .preparation_text {
    font-size: 3.5vw;
    font-weight: bold;
  }


  .preparation_wrap .preparation_text_link_wrap {
    text-align: center;
    margin: 3vw 0;
    font-size: 3.3vw;
  }



  /*fixed_footer_btn/////////////////////////////////////////////////////////*/


  .fixed_footer_wrap {
    position: sticky;
    bottom: 0;
    background-color: #fff;
    height: 20vw;
    width: 100%;
    background-color: var(--color_yellow);
    border-top: 0.5vw solid #000;
    border-bottom: 0.5vw solid #000;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
    z-index: 2;
  }

  .fixed_footer_wrap .btn_footer {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 33.33%;
    /* gap: 10px; */
    background-position: left 3vw center;
    background-size: 6vw;
    font-size: 3vw;
    font-weight: bold;
    box-shadow: 0px 2px 0px 0px #c6b650;
  }

  .fixed_footer_wrap.tab_2 .btn_footer:nth-child(1),
  .fixed_footer_wrap.tab_2 .btn_footer:nth-child(4) {
    width: 33.33%;
  }

  .fixed_footer_wrap.tab_2 .btn_footer:nth-child(2),
  .fixed_footer_wrap.tab_2 .btn_footer:nth-child(3) {
    width: 16.66%;
  }

  .fixed_footer_wrap .fixed_footer_inner {
    max-width: 100%;
    width: 98vw;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin: auto;
    gap: 10px;
    height: 16vw;
    display: flex;
  }

  .fixed_footer_wrap .btn_footer_white {
    background-color: #fff;
    color: #000;
    border-radius: 1vw;
  }

  .fixed_footer_wrap .btn_footer_orange {
    background-color: var(--color_orange);
    color: #fff;
    border-radius: 50vw;
  }

  .icon_check {
    background-image: url(/content/dam/au-com/pr/upgrade/images/icon_check.svg);
    padding-left: 6vw;
  }

  .icon_note {
    background-image: url(/content/dam/au-com/pr/upgrade/images/icon_note.svg);
    padding-left: 6vw;
  }

  .icon_device {
    background-image: url(/content/dam/au-com/pr/upgrade/images/icon_device.svg);
    padding-left: 6vw;
  }


  /*end--------------------------------------*/


  /*animation--------------------------*/
  .animation_fadeUp.on {
    transform: translateY(0px);
    opacity: 1;
    transition: all 0.3s ease-in-out;
  }

  .animation_fadeUp {
    transform: translateY(4vw);
    opacity: 0;
    transition: all 0.3s ease-in-out;
  }

  /*au custom*/
  .footerSiteMap {
    padding-bottom: 20vw;
  }
}

/*end--------------------------------------*/


}
