@charset "UTF-8";
/*for_pc start*/
@media screen and (min-width: 750px) {

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

  .contents_all_wrap {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    width: 100%;
    background: rgb(209, 209, 209);
    background: linear-gradient(90deg, rgba(209, 209, 209, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(209, 209, 209, 1) 100%);
  }

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

  /*shitadori_cv_wrap*/
  /*bt_17yoyaku*/
  /* area_ad (url paramator)*/
  .area_ad {
    width: 100%;
    text-align: center;
  }

  #area_ad_1 .area_ad {
    content-visibility: auto;
  }

  #area_ad_2 .area_ad {
    padding: 0 0 50px 0;
    /* content-visibility: auto; */
    /* min-height: 1780px; */
  }

  .area_ad .area_ad_wrap {
    margin: auto;
  }

  #area_ad_1 .area_ad .area_ad_wrap {
    max-width: 980px;
    background-color: #F6F5FA;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
    margin: auto;
    z-index: 1;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    /* margin-bottom: 80px; */
    text-align: center;
    padding: 0px 0px 0px;
    box-sizing: border-box;
  }

  #area_ad_1 .area_ad .area_ad_wrap .inner_wrap {
    max-width: 800px;
    margin: auto;
  }

  #area_ad_2 .area_ad .area_ad_wrap {}

  /* .area_ad .value-link-plan_copy {
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 20px 0;
  } */
  .area_ad .area_title {
    width: 100%;
    max-width: 705px;
    margin-bottom: 65px;
    margin: auto;
    margin-bottom: 30px;
    margin-top: 53px;
  }

  .area_ad .area_tab_allwrap {
    margin-bottom: 20px;
  }

  .area_ad .area_tab_allwrap .btn_allwrap {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
    position: relative;
    z-index: 2;
  }

  .area_ad .area_tab_allwrap .btn_allwrap .btn {
    display: flex;
    height: 64.5px;
    justify-content: center;
    align-items: center;
    border: 1px solid #DDD;
    border-bottom: 0;
    background: #FFF;
    font-size: 18px;
    font-weight: 700;
    background-color: #FFF5EF;
    width: 50%;
    border-radius: 10px 10px 0 0;
  }

  .area_ad .area_tab_allwrap .btn_allwrap .btn.on {
    background-color: #fff;
    position: relative;
    pointer-events: none;
  }

  .area_ad .area_tab_allwrap .btn_allwrap .btn.on::after {
    content: "";
    position: absolute;
    width: 100%;
    z-index: 4;
    left: 0;
    right: 0;
    height: 2px;
    bottom: -1px;
    background-color: #fff;
  }

  .area_ad .area_tab_allwrap .tab_item {
    border: 1px solid #DDD;
    padding: 50px 20px 20px;
    background-color: #fff;
  }

  .area_ad .area_tab_allwrap .tab_item .tab_note {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    max-width: 680px;
    margin: auto;
    margin-bottom: 40px;
  }

  .area_ad .area_tab_allwrap .tab_item .pict {
    max-width: 420px;
    margin: 0 auto 40px;
  }

  .area_ad .area_tab_allwrap .tab_item .remarks {
    max-width: 680px;
  }

  .area_ad .area_tab_remarks {
    max-width: 800px;
    margin: 0 auto 40px;
    font-size: 12px;
    text-align: left;
  }

  .area_ad .area_tab_remarks .item {
    text-indent: -2.75em;
    padding-left: 2.75em;
    margin-bottom: 0.7em;
  }

  /*starlink_detail_allwrap*/
  .area_ad .starlink_detail_allwrap {
    position: relative;
    width: calc(100% + 180px);
    /* min-width: 100%; */
    left: -90px;
    display: block;
    padding-top: 100px;
  }

  .area_ad .starlink_detail_allwrap .starlink_title {
    margin: auto;
    max-width: 600px;
  }

  .area_ad .starlink_detail_allwrap .starlink_detail_item {
    position: relative;
    width: 100%;
    left: 0px;
    background: linear-gradient(0deg, rgba(0, 49, 104, 1) 0%, rgba(15, 35, 67, 1) 2%, rgba(7, 23, 44, 1) 5%, rgba(5, 11, 19, 1) 35%, rgba(5, 11, 19, 1) 100%);
    display: block;
    /* height: 10px; */
    color: #fff;
    min-height: 680px;
    padding-bottom: 100px;
  }

  .area_ad .starlink_detail_allwrap .starlink_detail_item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/starlink_detail_bg1_664ddbdfb0fd4ca5.webp);
    background-repeat: no-repeat;
    background-position: 0px 90px;
    background-size: 100%;
    z-index: 0;
  }

  .area_ad .starlink_detail_allwrap .area_bnr_starlink {
    margin: 50px 0 0;
    width: 100%;
    max-width: calc(100vw + 75px);
    left: 0;
    display: block;
    position: relative;
  }

  .area_ad .starlink_detail_allwrap .starlink_detail_title {
    max-width: 753px;
    margin: auto;
    margin: 60px auto 60px;
    position: relative;
  }

  .area_ad .starlink_detail_allwrap .starlink_detail_subtitle {
    margin: auto;
    max-width: 400px;
    margin-bottom: 37px;
    position: relative;
  }

  .area_ad .starlink_detail_allwrap .starlink_detail_achieve_wrap {
    display: flex;
    margin: 0 auto;
    max-width: 670px;
  }

  .area_ad .starlink_detail_allwrap .starlink_detail_achieve_wrap .starlink_detail_achieve_item {
    width: calc(33.3% - 1px);
    border-right: 1px solid #2d4984;
    box-sizing: border-box;
    padding: 0 21px 21px;
  }

  .area_ad .starlink_detail_allwrap .starlink_detail_achieve_wrap .starlink_detail_achieve_item:nth-child(3) {
    border-right: none
  }

  .area_ad .starlink_detail_allwrap .starlink_detail_achieve_wrap .starlink_detail {
    max-width: 102px;
    margin: 20px auto 20px;
  }

  .area_ad .starlink_detail_allwrap .starlink_detail_achieve_wrap .title {
    font-size: 14px;
    margin-bottom: 14px;
    font-weight: bold;
  }

  .area_ad .starlink_detail_allwrap .starlink_detail_achieve_wrap .note {
    font-size: 12px;
    text-align: left;
  }

  .area_ad .starlink_detail_allwrap .starlink_detail_remarks {
    font-size: 12px;
    text-align: left;
    max-width: 720px;
    margin: 0 auto;
    text-indent: -2.6em;
    padding-left: 2.6em;
    padding: 30px 0 50px;
    position: relative;
    left: 10px;
  }

  .area_ad .starlink_detail_allwrap .starlink_foreign_items_wrap {
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    max-width: 750px;
    margin: auto;
    padding: 30px 32px 10px;
    box-sizing: border-box;
    margin-bottom: 70px;
  }

  .area_ad .starlink_detail_allwrap .starlink_foreign_wrap {
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    color: #002378;
    position: relative;
    /* column-gap: 15px; */
    font-size: 12px;
    text-align: left;
    margin-bottom: 35px;
    box-sizing: border-box;
  }

  .area_ad .starlink_detail_allwrap .starlink_foreign_wrap:nth-child(1) {
    border-right: 1px solid #AEBCD0;
    padding-right: 3%;
    max-width: 50.6%;
    /* width: 100%; */
  }

  .area_ad .starlink_detail_allwrap .starlink_foreign_wrap:nth-child(2) {
    padding-left: 3.4%;
    padding-right: 2%;
    flex-grow: 1
  }

  /* .area_ad .starlink_detail_allwrap .starlink_foreign_wrap .starlink_foreign_batch {
    position: absolute;
    width: 80px;
    left: -25px;
    top: -25px;
  } */
  .area_ad .starlink_detail_allwrap .starlink_foreign_wrap .starlink_foreign_pict {
    max-width: 83px;
    margin-right: 15px;
  }

  .area_ad .starlink_detail_allwrap .starlink_foreign_wrap .starlink_foreign_note_wrap {
    width: 100%;
  }

  .area_ad .starlink_detail_allwrap .starlink_foreign_wrap .starlink_foreign_title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
  }

  .area_ad .starlink_detail_allwrap .starlink_foreign_wrap:nth-child(2) .starlink_foreign_title {
    font-size: 16px;
  }

  .area_ad .starlink_detail_allwrap .starlink_foreign_wrap:nth-child(2) .starlink_foreign_text {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
    display: inline-block;
  }

  .area_ad .starlink_detail_allwrap .starlink_foreign_wrap .starlink_foreign_title .orange {
    text-align: center;
    font-size: 16px;
  }

  .area_ad .starlink_detail_allwrap .starlink_foreign_wrap .starlink_foreign_text {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .area_ad .starlink_detail_allwrap .starlink_foreign_wrap .starlink_foreign_text .starlink_foreign_remarks {
    font-size: 12px;
  }

  .area_ad .starlink_detail_allwrap .starlink_foreign_wrap a.starlink_foreign_link {
    color: #06A;
    font-size: 14px;
    display: inline-block;
    position: relative;
    width: 182px;
  }

  .area_ad .starlink_detail_allwrap .starlink_foreign_wrap .starlink_foreign_link::after {
    content: "";
    border-left: 2px solid #06A;
    border-top: 2px solid #06A;
    height: 12px;
    width: 12px;
    transform: rotate(135deg);
    position: absolute;
    right: -15px;
    top: 16px;
  }

  .area_ad .starlink_detail_allwrap .starlink_foreign_wrap .starlink_foreign_link:hover {
    text-decoration: underline;
  }

  /*sub*/
  .area_ad .area_bnr_starlink {
    margin: 50px auto 0;
    width: 100%;
    display: block;
  }

  /* .area_ad .value-link-plan_remarks {
    font-size: 12px;
    text-align: left;
    max-width: 680px;
    margin: auto;
    margin-bottom: 10px;
    white-space: nowrap;
  } */
  /*accodion item common*/
  /*.item_2*/
  /*item_3*/
  /*item_4*/
  /*item_5*/
  /*item_6*/
  /*area_ad / 
  slider_wrap*/
  /*
  swiper_tsunagu1*/
  .area_ad .remarks_wrap {
    margin: auto;
    text-align: left;
    font-size: 12px;
    line-height: 1.5em;
    position: relative;
    overflow: clip;
    position: relative;
    margin: 0 auto 40px !important;
    height: 110px;
    max-width: 550px;
  }

  .area_ad .remarks_wrap.on {
    height: auto;
  }

  .area_ad .remarks_wrap:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 80px;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 0) 100%);
  }

  .area_ad .remarks_wrap .remarks_accodion_btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 40px;
    width: 160px;
    color: #fff;
    background-color: #666;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    font-size: 14px;
    border: 2px solid #fff;
  }

  .area_ad .remarks_wrap.on:after,
  .area_ad .remarks_wrap.on .remarks_accodion_btn {
    display: none;
  }

  /*kv_section------------------------*/
  section.kv_section {
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
  }

  .inner_content_wrap.kv_wrap {
    position: relative;
    height: 400px;
  }

  section.kv_section .kv_image {
    position: absolute;
    width: 417px;
    left: 3%;
    margin: auto;
    top: 11px;
  }

  section.kv_section .kv_titile {
    position: absolute;
    max-width: 520px;
    width: 52vw;
    right: 30px;
    margin: auto;
    top: 86px;
    display: block;
  }

  section.kv_section .kv_wrap_area_ad {}

  section.kv_section .kv_wrap_area_ad .kv_title_pricedown {
    width: 600px;
    margin: auto;
    margin-bottom: 70px;
  }

  /*area_ad_kv_section------------------------*/
  section.area_ad_kv_section {
    height: 440px;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    max-width: 1060px;
    /* padding-top: 44px; */
    margin: auto;
  }

  section.area_ad_kv_section .kv_image {
    position: absolute;
    max-width: 417px;
    left: 7%;
    margin: auto;
    bottom: -291px;
  }

  section.area_ad_kv_section .kv_titile {
    position: absolute;
    max-width: 521px;
    left: 44.5%;
    top: 30.2%;
    bottom: 0;
    margin: auto;
    width: 52vw;
    display: block;
  }

  /*section_device_swiper_section------------------*/
  .device_swiper_section {
    width: 100%;
    padding-top: 40px;
  }

  .device_swiper_section .title {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.4;
    color: #333;
    text-align: center;
  }

  .device_swiper_section .device_slider_wrap {
    position: relative;
    max-width: 830px;
    margin: 10px auto 0;
    box-sizing: border-box;
  }

  .device_swiper_section .swiper_btn {
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(calc(-50% + 10px));
    width: 53px;
    height: 53px;
    padding: 0;
    border: none;
    background: none;
    cursor: pointer;
    z-index: 2;
  }

  .device_swiper_section .swiper_btn_prev {
    left: 0;
  }

  .device_swiper_section .swiper_btn_next {
    right: 0;
  }

  .device_swiper_section .swiper_btn img {
    width: 100%;
    display: block;
  }

  .device_swiper_section .swiper_btn.swiper-button-disabled {
    /* このスライダーは常に3枚とも表示されるため、
       Swiperが両端に達したと判定してもボタンは常に不透明のまま表示する */
    opacity: 1;
    pointer-events: none;
  }

  .device_swiper_section .swiper_btn_next img {
    transform: scaleX(-1);
  }

  .device_swiper_section .device_swiper {
    width: 690px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 20px;
    box-sizing: border-box;
  }

  .device_swiper_section .slider_device_item {
    width: 210px;
  }

  .device_swiper_section .slider_device_card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 9px;
    width: 100%;
    height: 210px;
    padding: 22px 0 13px;
    background-color: #ddd;
    border: 3px solid #fff;
    border-radius: 13px;
    /* box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1); */
    text-decoration: none;
    position: relative;
    box-sizing: border-box;
  }

  .device_swiper_section .slider_device_item.is-current .slider_device_card {
    background-color: #fff;
    border-color: var(--color_orange);
  }

  .device_swiper_section .slider_pict {
    width: 139px;
    /* height: 112px; */
    /* display: flex; */
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }

  .device_swiper_section .slider_pict img {
    width: 100%;
    /* object-fit: contain; */
  }

  .device_swiper_section .slider_device-name {
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
    color: #666;
  }

  .device_swiper_section .slider_device_item.is-current .slider_device-name {
    color: var(--color_orange);
  }

  .device_swiper_section .slider_device-name p {
    font-size: 25px;
    line-height: 1.3;
  }

  .device_swiper_section .slider_device-name p.strage {
    font-size: 19px;
  }

  .device_swiper_section .slider_new {
    position: absolute;
    top: -16px;
    left: -16px;
    background-color: #feef69;
    color: #333;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.3;
    padding: 8px 14px;
    border-radius: 50vw;
    z-index: 1;
  }

  .device_swiper_section .anchor_btn_wrap {
    display: flex;
    gap: 20px;
    width: 100%;
    margin: 40px auto;
    box-sizing: border-box;
  }

  .device_swiper_section .btn_anchor {
    flex: 1;
    max-width: 480px;
    display: block;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0px 7px 14px rgba(0, 0, 0, 0.1);
  }

  #au_apple .device_swiper_section .btn_anchor img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }



  /*-devicce_kv_wrap----------------------------------------*/

  .devicce_kv_wrap {
    max-width: 980px;
    background-color: #F6F5FA;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
    margin: auto;
    z-index: 1;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 50px;
    text-align: center;
  }

  .devicce_kv_wrap .device_kv {
    width: 100%;
    margin: auto;
    /* height: 657px; */
    /* padding: 45px 0px; */
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    position: relative;
  }

  #au_apple .devicce_kv_wrap .device_kv img {
    width: auto;
    height: 100%;
    max-width: 100%;
    object-fit: contain;
    display: block;
    margin: auto;
  }


  .devicce_kv_wrap .device_kv_btn_wrap {
    display: flex;
    justify-content: center;
    position: absolute;
  }

  .devicce_kv_wrap .device_kv_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    position: relative;
  }

  main.iphone17 .devicce_kv_wrap .device_kv_btn_wrap {
    gap: 12px;
    width: 225px;
    top: 58%;
    margin: auto;
    left: -61%;
    right: 0;
  }

  main.iphone17 .devicce_kv_wrap .device_kv_btn {
    width: 100%;
    height: 33px;
  }

  main.iphone17e .devicce_kv_wrap .device_kv_btn_wrap {
    gap: 12px;
    width: 23%;
    top: 79%;
    margin: auto;
    left: 0;
    right: 0;
  }

  main.iphone17e .devicce_kv_wrap .device_kv_btn {
    height: 33px;
    width: 108px;
  }

  main.iphone17pro .devicce_kv_wrap .device_kv_btn_wrap {
    gap: 12px;
    width: 23%;
    top: 87%;
    margin: auto;
    left: 0;
    right: 0;
  }

  main.iphone17pro .devicce_kv_wrap .device_kv_btn {
    width: 357px;
    height: 33px;
    background-color: #1e1e1f;
    border: #fff 1px solid;
    color: #fff;
  }


  .devicce_kv_wrap .device_kv_btn_detail {
    background-color: #fff;
    border: 1px solid #333;
    color: #333;
  }

  .devicce_kv_wrap .device_kv_btn_buy {
    background-color: #fff;
    border: 1px solid #333;
    color: #333;
  }



  /*section_benefit_section------------------*/
  .benefit_section {
    width: 100%;
  }



  .benefit_section .title_choice {
    margin-top: 25px;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 27px;
    color: #333;
  }

  .benefit_section .benefit_item_wrap {
    max-width: 980px;
    background-color: #F6F5FA;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
    margin: auto;
    z-index: 1;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 80px;
    text-align: center;
  }

  .benefit_section .benefit_inner_wrap {
    width: 800px;
    margin: auto;
    font-size: 14px;
  }

  .remarks {
    font-size: 12px;
    line-height: 1.6em;
    color: #444;
    margin-top: 0.3em;
    text-align: left;
    margin: auto;
    max-width: 590px;
  }

  .remarks .title {
    font-weight: bold;
    margin: 20px 0 7px 0;
    font-size: 12px;
  }

  .remarks .subtitle {
    font-weight: bold;
    font-size: 12px;
    margin: 12px 0 6px 0;
  }

  .remarks a.text_link {
    color: #0066AA;
  }

  /*benefit_1--------------------------------*/
  .benefit_section #benefit_1 {}

  .benefit_section #benefit_1 .benefit_text_wrap {
    text-align: center;
    margin: auto;
    margin-top: 0;
    margin-bottom: 57px;
    font-size: 28px;
  }

  .astarisk {
    vertical-align: super;
    font-size: 0.5em;
  }

  /*tab btn pc*/
  .benefit_section .tab_item_device {}

  .benefit_section .tab_item_device .device_modal_btn_wrap {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 10px;
  }

  .benefit_section .tab_item_device .device_modal_btn_wrap .device_modal_btn {
    margin: auto;
    border-radius: 50vw;
    color: #EB5505;
    border: 2px solid #EB5505;
    background-color: #FFF;
    width: 100%;
    max-width: 530px;
    min-height: 70px;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3em;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.5em;
  }

  .benefit_section .tab_item_device .device_modal_btn_wrap .device_modal_btn::after {
    content: "";
    height: 10px;
    width: 10px;
    border-top: 2px solid #EB5505;
    border-right: 2px solid #EB5505;
    position: absolute;
    right: 30px;
    top: 28px;
    transform: rotate(45deg);
  }

  .benefit_section .tab_item_device .device_modal_btn_wrap .device_modal_btn.anchor::after {
    transform: rotate(135deg);
  }

  /* .benefit_section .w_otoku_heading1 {
    margin: auto;
    width: 100%;
    margin-bottom: 60px;
  } */
  /* .benefit_section .tab_iphone17 .w_otoku_heading1 {
    max-width: 600px;
  }

  .benefit_section .tab_iphone17pro .w_otoku_heading1 {
    max-width: 753px;
  } */
  /* .benefit_section .tab_iphone16 .w_otoku_heading1 {
    max-width: 650px;
  } */
  /*tab_item*/
  .benefit_section .tab_btn_pran_wrap {
    display: flex;
    column-gap: 10px;
    margin: auto;
    justify-content: center;
    align-items: center;
    max-width: 800px;
  }

  .benefit_section .tab_btn_plan.on {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    background: #FFFFFF;
    border-radius: 10px 10px 0px 0px;
    color: var(--color_orange);
    font-size: 18px;
    pointer-events: none;
  }

  .benefit_section .tab_btn_plan {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 33%;
    height: 50px;
    background: #DDDDDD;
    border-radius: 10px 10px 0px 0px;
    font-size: 18px;
    color: #666;
    border: none;
    font-weight: bold;
  }

  .benefit_section .tab_item_plan_wrap,
  .benefit_section .tab_item_debt_wrap {
    width: 800px;
    background: #FFFFFF;
    margin: auto;
    padding-top: 60px;
    padding-bottom: 40px;
    overflow: clip;
    content-visibility: auto;
    border-radius: 0 0 16px 16px;
  }

  .benefit_section .tab_item_plan_wrap .price_fix_iphone {
    width: 540px;
    margin: auto;
    margin-bottom: 10px;
  }

  .price_fix_iphone .price_fix_fukidashi {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 530px;
    /* height: 118px; */
    margin: 0 auto;
    background-color: #ffe4d5;
    border-radius: 12px;
    text-align: center;
    box-sizing: border-box;
    flex-direction: column;
    padding: 20px 0 10px;
  }

  .price_fix_iphone .price_fix_fukidashi .otoku_text {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
  }

  .price_fix_iphone .price_fix_fukidashi::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -13px;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 13px solid #ffe4d5;
  }

  .price_fix_iphone .price_fix_fukidashi .text {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 39px;
    color: var(--color_orange);
    line-height: 1;
  }

  .price_fix_iphone .price_fix_fukidashi .text .price {
    font-size: 104px;
    color: var(--color_orange);
    margin: 0 4px;
    vertical-align: baseline;
  }

  .price_fix_iphone .price_discount-detail_item_wrap {
    display: flex;
    align-items: flex-start;
    /* justify-content: space-between; */
    gap: 22px;
    margin-top: 28px;
    padding: 0px 12px;
    margin-bottom: 20px;
    box-sizing: border-box;
  }

  .price_fix_iphone .price_fix_item_left,
  .price_fix_iphone .price_fix_item_right {
    text-align: left;
    white-space: nowrap;
  }

  .price_fix_iphone .price_fix_item_left {
    /* padding-left: 20px; */
  }

  .price_fix_iphone .price_fix_item_right {
    flex: 1
  }

  .price_fix_iphone .price_fix_item_left .text,
  .price_fix_iphone .price_fix_item_right .text {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #333;
  }

  .price_fix_iphone .price_fix_item_left .price {
    font-size: 53px;
    color: #333;
    text-decoration: line-through;
    text-decoration-color: var(--color_orange);
    letter-spacing: -0.03em;
    display: inline-block;
    margin-top: 16px;
  }

  .price_fix_iphone .price_fix_item_left .yen {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-left: 2px;
  }

  .price_fix_iphone .price_fix_item_right p.price {
    text-align: right;
    width: 100%;
  }

  .price_fix_iphone .price_fix_item_right .price {
    font-size: 75px;
    color: var(--color_orange);
    letter-spacing: -0.03em;
    line-height: 1;
  }

  .price_fix_iphone .price_fix_item_right .yen {
    font-size: 20px;
    font-weight: bold;
    color: var(--color_orange);
    margin-left: 2px;
  }

  .price_fix_iphone .arrow {
    width: 52px;
    flex: none;
    margin-top: 26px;
  }

  .price_fix_iphone .arrow img {
    width: 100%;
    display: block;
  }

  .benefit_section .price_detail_item_fukidashi {
    position: relative;
    width: 540px;
    margin: 20px auto;
    padding: 23px 24px 16px;
    background-color: #ffe4d5;
    border-radius: 12px;
    text-align: center;
    box-sizing: border-box;
  }

  .benefit_section .price_detail_item_fukidashi::before {
    content: "";
    position: absolute;
    top: -12px;
    right: 70px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #ffe4d5;
  }

  .benefit_section .price_detail_item_fukidashi .text {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 22px;
    color: #333;
    line-height: 1.2;
    margin-bottom: 10px;
  }

  .benefit_section .price_detail_item_fukidashi .text .price {
    font-size: 40px;
    color: #333;
    margin: 0 2px;
  }

  .benefit_section .price_detail_item_fukidashi .text .text_need {
    font-size: 26px;
    color: #333;
  }

  .benefit_section .price_detail_item_fukidashi .text .text_need sup {
    font-size: 14px;
  }

  .benefit_section .price_detail_item_fukidashi .remarks {
    margin: auto;
    font-size: 12px;
    color: #333;
    /* margin-top: 8px; */
    line-height: 1.5;
    max-width: 387px;
    padding-left: 1em;
    text-indent: -1.1em;
  }

  .benefit_section .price_detail_item_total {
    width: 540px;
    margin: 0px auto 0;
    padding: 20px 24px;
    background-color: #ffe4d5;
    border-radius: 12px;
    text-align: center;
    box-sizing: border-box;
  }

  .benefit_section .price_detail_item_total .otoku {
    color: #0D8199;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
  }

  .benefit_section .price_detail_item_total>a {
    display: inline-block;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 22px;
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid #333;
    padding: 0 15px 4px 15px;
  }

  .benefit_section .price_detail_item_total>a .text_apply {
    font-size: 18px;
  }

  .benefit_section .price_detail_item_total>a::after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 1px solid #333;
    border-top: 1px solid #333;
    transform: rotate(135deg);
    margin-left: 6px;
    margin-bottom: 2px;
  }

  .benefit_section .price_detail_item_total .price_wrap {
    margin-top: 12px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: red;
    text-align: right;
    width: 464px;
  }

  .benefit_section .price_detail_item_total .price_wrap .price {
    font-size: 50px;
    color: red;
    margin: 0 2px;
  }

  .benefit_section .price_detail {
    max-width: 535px;
    width: 100%;
    margin: auto;
    border-top: 2px solid #aaa;
    padding: 31px 0px 15px;
    color: #666;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    row-gap: 4px;
    position: relative;
  }

  .benefit_section .price_detail::after {
    content: "内訳";
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -14px;
    color: #666666;
    display: inline-block;
    width: 60px;
    font-size: 16px;
  }

  .benefit_section .price_detail .price_detail_item {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 22px;
    font-weight: 500;
    height: 37px;
    margin-bottom: 15px;
    position: relative;
  }

  .benefit_section .price_detail .price_detail_item:nth-child(1) {
    margin-bottom: 12px;
  }

  .benefit_section .price_detail .price_detail_item:nth-child(2) {
    margin-bottom: 25px;
  }

  .benefit_section .price_detail .price_detail_item:nth-child(3) {
    margin-bottom: 20px;
  }

  .benefit_section .price_detail .price_detail_item:nth-child(4),
  .benefit_section .price_detail .price_detail_item:nth-child(5),
  .benefit_section .price_detail .price_detail_item:nth-child(6) {
    height: 28px;
  }

  .benefit_section .price_detail .price_detail_item.result {}

  .benefit_section .price_detail .price_heading {
    width: 27%;
    margin-right: 19px;
  }

  .benefit_section .price_detail_item .price_heading .bg_gray {
    text-align: left;
    white-space: nowrap;
    background-color: #eee;
    text-align: center;
    border-radius: 6px;
    font-weight: 500;
    line-height: 1.3em;
    padding: 5px 0;
    width: 138px;
  }

  .benefit_section .price_detail_item:nth-child(2) .bg_gray {
    position: absolute;
    height: 110px;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .benefit_section .price_detail .price_detail_item .price_heading {}

  .benefit_section .price_detail .price_subtitle {
    width: 28%;
    text-align: left;
    position: relative;
  }

  .benefit_section .price_detail .price_subtitle.pos_right {
    position: relative;
    /* right: -0.5em; */
  }

  .price_data {
    width: 44%;
    text-align: right;
  }

  .benefit_section .price_detail .big {
    font-size: 62px;
    /* letter-spacing: -0.05em; */
    padding-right: 0.1em;
  }

  .benefit_section .price_detail .large {
    font-size: 75px;
    /* letter-spacing: -0.05em; */
    padding-right: 0.1em;
  }

  .benefit_section .price_detail .middle {
    font-size: 43px;
    /* letter-spacing: -0.05em; */
    padding-right: 0.1em;
  }

  .benefit_section .price_detail .mini {
    font-size: 16px;
    margin-top: -3px;
    display: block;
  }

  .benefit_section .shitadori_acodion_item {
    font-size: 16px;
    text-align: left;
    padding: 22px;
  }

  .benefit_section .item_text_link_wrap {
    text-align: right;
  }

  .benefit_section .bnr_u12_u16_vlp_allwrap {
    width: 100%;
    background-color: #fff;
    text-align: center;
  }

  .benefit_section .bnr_u12_u16_vlp_wrap {
    width: 530px;
    background-color: #F6F5FA;
    margin: auto;
    text-align: center;
    padding: 20px;
    border-radius: 10px;
  }

  .benefit_section .bnr_u12_u16_vlp_wrap .title {
    position: relative;
    text-align: center;
    color: #0D8199;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .benefit_section .bnr_u12_u16_vlp_wrap .title::after,
  .benefit_section .bnr_u12_u16_vlp_wrap .title::before {
    content: "";
    height: 33px;
    width: 2px;
    background-color: #0D8199;
    position: absolute;
    top: 1px;
  }

  .benefit_section .bnr_u12_u16_vlp_wrap .title::before {
    left: -20px;
    transform: rotate(-20deg);
  }

  .benefit_section .bnr_u12_u16_vlp_wrap .title::after {
    right: -20px;
    transform: rotate(20deg);
  }

  .benefit_section .bnr_u12_u16_vlp_wrap .bnr_u12_u16_vlp {
    line-height: 1;
    margin-bottom: 5px;
  }

  .benefit_section .bnr_u12_u16_vlp_wrap .text_link_wrap {
    text-align: center;
  }

  .benefit_section .bnr_u12_u16_vlp_wrap .text_link_wrap .text_link {
    color: #0066AA;
    position: relative;
    font-size: 18px;
  }

  .benefit_section .price_data_date {
    max-width: 520px;
    margin: auto;
    text-align: right;
    font-size: 12px;
    margin-bottom: 20px;
    color: #666;
  }

  .benefit_section .price_remarks {
    width: 540px;
    margin: auto;
    text-align: left;
    font-size: 12px;
    line-height: 1.5em;
    margin: 30px auto 50px;
    position: relative;
    overflow: clip;
  }

  .benefit_section .remarks_wrap {
    text-align: left;
    margin-top: 67px;
    position: relative;
    overflow: clip;
    max-width: 800px;
    margin: auto;
    line-height: 1.6em;
  }

  .benefit_section .price_remarks {
    height: 150px;
  }

  .benefit_section .price_remarks::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 80px;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 0) 100%);
  }

  .benefit_section .price_remarks.on {
    height: auto;
  }

  .benefit_section .price_remarks .remarks_accodion_btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 40px;
    width: 160px;
    color: #fff;
    background-color: #666;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    font-size: 14px;
    border: 2px solid #fff;
  }

  .benefit_section .price_remarks.on .remarks_accodion_btn,
  .benefit_section .price_remarks.on::after {
    display: none;
  }

  .icon_inline_anchor {
    height: 0.5em;
    width: 0.5em;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    transform: rotate(135deg);
    display: inline-block;
    margin-left: 0.5em;
  }

  /* benefit_section/.benefit_section */
  .benefit_section .benefit_section {
    width: 100%;
    font-size: 18px;
  }

  .benefit_inner_wrap {
    width: 100%;
    padding: 25px 0 21px 0px;
  }

  .benefit_section #benefit_1 .cv_btn_primaly {
    height: 60px;
    width: 530px;
    background-color: var(--color_orange);
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 50vw;
    background-image: url(/content/dam/au-com/pr/apple-link/otoku_new/images/icon_arrow.png);
    background-repeat: no-repeat;
    background-position: top 50% right 20px;
    background-size: 10px;
    margin: auto;
    text-decoration: none;
  }

  .benefit_section #benefit_1 .cv_btn_secondaly,
  .area_ad_wrap .cv_btn_secondaly {
    height: 60px;
    max-width: 530px;
    background-color: #fff;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--color_orange);
    border-radius: 50vw;
    background-image: url(/content/dam/au-com/pr/apple-link/otoku_new/images/icon_arrow_orange.svg);
    background-repeat: no-repeat;
    background-position: top 50% right 20px;
    background-size: 10px;
    margin: auto;
    font-weight: bold;
    border: 2px solid var(--color_orange);
    box-sizing: border-box;
    text-decoration: none;
  }

  .benefit_section .device_confirm_items_allwrap {
    background-color: #008F9E;
    width: 100%;
    max-width: 530px;
    padding: 20px 0;
    margin: auto;
    margin-bottom: 97px;
  }

  .benefit_section .device_confirm_items_allwrap .title {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 14px;
  }

  .benefit_section .device_confirm_items_allwrap .device_confirm_items_wrap {
    width: 100%;
    display: flex;
    justify-content: space-between;
    row-gap: 15px;
    flex-wrap: wrap;
    padding: 0 20px;
    box-sizing: border-box;
  }

  .benefit_section .device_confirm_items_allwrap .device_confirm_item {
    width: calc(50% - 7px);
    display: flex;
    align-items: center;
    background-color: #fff;
    box-sizing: border-box;
    padding: 6px;
    border-radius: 5px;
    color: #333;
    min-height: 68px;
    text-decoration: none;
  }

  .benefit_section .device_confirm_items_allwrap .device_confirm_item .photo {
    line-height: 0;
    max-width: 70px;
  }

  .benefit_section .device_confirm_items_allwrap .device_confirm_item .name {
    padding-left: 12px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    position: relative;
    width: 100%;
    line-height: 1.2em;
  }

  .benefit_section .device_confirm_items_allwrap .device_confirm_item .name::after {
    content: "";
    position: absolute;
    display: block;
    right: 18px;
    height: 10px;
    width: 10px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(45deg);
  }

  .benefit_section .bnr_shitadori_heading {
    width: 177px;
    margin: 40px auto 15px;
    text-align: center;
  }

  .benefit_section .bnr_shitadori_heading img {
    width: 100%;
    display: block;
  }

  .benefit_section .bnr_shitadori {
    margin: auto;
    max-width: 520px;
    width: 100%;
    line-height: 0;
    margin-bottom: 40px;
  }

  .benefit_section .bnr_shitadori .text_link_wrap {
    margin-top: 20px;
    display: block;
  }

  .benefit_section .bnr_shitadori a.text_link {
    text-align: center;
    font-size: 16px;
    text-decoration: none !important;
  }

  /* .benefit_section .online-yoyaku_wrap {
    margin: auto;
    max-width: 800px;
    width: 100%;
    line-height: 1.5em;
  }

  .benefit_section .online-yoyaku_wrap .title_wrap {
    width: 100%;
    background: #EB5505;
    background: linear-gradient(180deg, rgba(235, 85, 5, 1) 0%, rgba(235, 158, 5, 1) 100%);
    padding: 34px;
    box-sizing: border-box;
    margin-bottom: 50px;
  }

  .benefit_section .online-yoyaku_wrap .title {
    max-width: 630px;
    width: 100%;
    margin: auto;
    margin-bottom: 10px;

  }

  .benefit_section .online-yoyaku_wrap .cv_btn_secondaly {
    box-shadow: 2px 4px 8px 0 rgba(0, 0, 0, 0.25);
    min-width: 540px;
    font-size: 22px !important;
  }

  .benefit_section .online-yoyaku_wrap .segment {
    margin: 40px auto 30px;
    height: 2px;
    width: 100%;
    max-width: 600px;
    background-color: #AAAAAA;
  }

  .benefit_section .online-yoyaku_wrap .flow_title {
    font-size: 24px;
    line-height: 1em;
    background: linear-gradient(transparent 50%, #fff 0%);
    font-weight: 8;
    margin-bottom: 60px;
    font-weight: 800;
    color: #333;
  }

  .benefit_section .online-yoyaku_wrap .flow_title .size_l {
    font-size: 1.2em;
  }

  .benefit_section .online-yoyaku_wrap .flow_wrap {
    max-width: 530px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    column-gap: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .benefit_section .online-yoyaku_wrap .flow_item {
    background-color: #fff;
    width: 50%;
    border-radius: 20px;
    padding: 0px 0px 20px;
    overflow: clip;
  }

  .benefit_section .online-yoyaku_wrap .pict {
    max-width: 85px;
    margin: auto;
    margin-bottom: 10px;
    margin-top: 20px;
  }

  .benefit_section .online-yoyaku_wrap .pict_support {
    width: 100%;
    margin: auto;
    margin-bottom: 10px;
  }

  .benefit_section .online-yoyaku_wrap .text {
    font-size: 14.2px;
    line-height: 1.4em;
    font-weight: bold;
  } */
  /* .benefit_section .bnr_esim {
    max-width: 800px;
    width: 100%;
    display: block;
    margin: auto;
    margin-bottom: 100px;
    padding-top: 50px;
  } */
  /*quality_wrap--------------------------------------------*/
  .quality_wrap {
    background-color: #ECF5F7;
    width: 100%;
    color: #0D8199;
    border-radius: 10px;
    overflow: clip;
    margin-bottom: 84px;
    content-visibility: auto;
    /* padding-top: 50px; */
  }

  .quality_wrap .innner_wrap {
    max-width: 800px;
    margin: auto;
    padding-top: 0px;
    /* margin-top: 100px; */
    /* margin-bottom: 20px; */
  }

  .quality_wrap .quality_heading {
    width: 570px;
    margin: auto;
    height: 241px;
  }

  .quarity_accodion_btn_wrap {
    height: 71px;
    width: 800px;
    background-color: #008F9E;
    font-weight: bold;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border: none;
    font-size: 24px;
  }

  .quarity_accodion_btn_wrap::after {
    position: absolute;
    content: "";
    margin: auto;
    top: 0;
    bottom: 0;
    right: 20px;
    width: 10px;
    height: 10px;
    border-top: 2px #fff solid;
    border-right: 2px #fff solid;
  }

  .quarity_accodion_btn_wrap.bt_open::after {
    transform: rotate(135deg);
  }

  .quarity_accodion_btn_wrap.bt_close::after {
    transform: rotate(-45deg);
  }

  .quarity_accodion_item_wrap {
    padding: 50px 0;
    content-visibility: auto;
  }

  .quality_wrap .quality_pict_wrap {
    width: 710px;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    column-gap: 40px;
    margin: auto;
  }

  .quality_wrap .quality_pict_item {
    background-color: #fff;
    text-align: center;
    color: #0D8199;
    max-width: 50%;
    width: 100%;
    padding: 20px 20px 10px;
    box-sizing: border-box;
  }

  .quality_wrap .quality_pict_item .quality_pict_heading {
    font-weight: 900;
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 9px;
  }

  .quality_wrap .quality_pict_item .quality_pict_heading .small {
    font-size: 0.8em;
  }

  .quality_wrap .quality_pict_item .quality_pict_heading mark {
    background: linear-gradient(transparent 0%, #ECF5F7 100%);
    color: #0D8199;
  }

  .quality_wrap .quality_pict_text {
    font-size: 15px;
    text-align: center;
    margin: auto;
    text-align: left;
  }

  .quality_wrap .quality_pict_item .quality_pict_1 {
    width: 183px;
    margin: auto;
    margin-top: 20px;
  }

  .quality_wrap .quality_pict_item .quality_pict_2 {
    width: 180px;
    margin: auto;
    margin-top: 20px;
  }

  .quality_wrap .quality_pict_wrap.smatoku .quality_pict_heading {
    font-weight: 900;
    font-size: 12px;
    font-weight: 800;
    margin-bottom: 0px;
    color: #333;
  }

  .quality_wrap .quality_pict_wrap.smatoku .quality_pict_text {
    font-weight: 900;
    font-size: 22px;
    text-align: center;
    margin: auto;
    color: #0D8199;
  }

  .quality_wrap .quality_pict_wrap.smatoku .quality_pict_text .small {
    font-size: 0.8em;
  }

  .quality_wrap .quality_pict_wrap.smatoku .quality_pict_item .quality_pict_1 {
    width: 243px;
    margin: auto;
    margin-top: 20px;
  }

  .quality_wrap .quality_pict_wrap.smatoku .quality_pict_item .quality_pict_2 {
    width: 270px;
    margin: auto;
    margin-top: 20px;
  }

  .quality_pict_remarks {
    font-size: 12px;
    text-align: left;
    color: #333;
    max-width: 680px;
    margin: 10px auto 30px;
  }

  .quality_wrap .quality_foot {
    margin: auto;
    width: 100%;
    font-size: 44px;
    font-weight: 800;
    text-align: center;
    margin-top: 40px;
  }

  .quality_wrap .quality_pict_device_heading_wrap {
    text-align: center;
    font-weight: 900;
    margin-bottom: 20px;
  }

  .quality_wrap .quality_pict_device_heading_wrap .subtitle {
    font-size: 28px;
    color: #0D8199;
  }

  .quality_wrap .quality_pict_device_heading_wrap .title {
    font-size: 41px;
    color: #333;
    font-weight: 900;
  }

  /*cv_reserve_allwrap
  ------------------------------------------*/
  .cv_reserve_allwrap {
    border-radius: 20px;
    background: #FFF;
    overflow: hidden;
    padding-top: 47px;
    margin-bottom: 50px;
  }

  .cv_reserve_allwrap .title {
    color: #333;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    padding-bottom: 10px;
  }

  .cv_reserve_allwrap .cv_btn_primaly {
    box-shadow: 2px 4px 8px 0 rgba(0, 0, 0, 0.25);
  }

  .cv_reserve_allwrap .title .au {
    color: var(--color_orange);
    font-size: 44px;
  }

  .cv_reserve_allwrap .cv_reserve_point_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fcefa4;
    padding: 25px 0;
    column-gap: 20px;
    margin-top: 36px;
  }

  .cv_reserve_allwrap .cv_reserve_point_wrap .cv_point {
    border-radius: 24px;
    background: #FFF;
    width: 50%;
    max-width: 350px;
    color: #333;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 0px;
  }

  .cv_reserve_allwrap .cv_reserve_point_wrap .cv_point .pict {
    width: 92px;
  }

  .cv_reserve_allwrap .cv_reserve_point_wrap .cv_point .text {
    font-size: 14px;
    font-weight: 700;
  }

  .cv_reserve_allwrap .cv_reserve_point_wrap .cv_point.point1 .text {
    width: 170px;
  }

  .cv_reserve_allwrap .cv_reserve_point_wrap .cv_point.point2 .text {
    width: 230px;
  }

  .cv_reserve_allwrap .cv_reserve_point_wrap .cv_point .text span {
    font-size: 20px;
    color: var(--color_orange);
  }

  #au_apple .btn_device_select {
    box-sizing: border-box;
    width: 330px;
    height: 46px !important;
    padding: 0 15px 0 20px;
    font-size: 14px;
  }

  /*section suport---------------------------*/
  /*section area_lastscene---------------------*/
  /*section_area-----------------------------*/
  /*area_section/kazoku*/
  /*area_section/filterling*/
  /*.area_section/tab*/
  /*fixed footer--------------------*/
  .fixed_footer_wrap.show {
    bottom: 0;
    opacity: 1;
  }

  .fixed_footer_wrap {
    /* height: 100px; */
    width: 100%;
    font-size: 18px;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    left: 0;
    z-index: 10;
    opacity: 0;
    bottom: -100px;
    transition: all 0.5s ease-in-out;
    font-weight: bold;
  }

  .fixed_footer_wrap .fixed_footer_btn_wrap {
    background-color: #fff;
    width: 100%;
    margin: auto;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: clip;
    flex-direction: column;
    padding: 0 0 10px 0;
  }

  .fixed_footer_wrap .title {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 5px;
  }

  .fixed_footer_wrap .title .au {
    color: var(--color_orange);
    font-size: 30px;
  }

  .fixed_footer_wrap a.link_btn {
    display: flex;
    max-width: 600px;
    width: 100%;
    margin: auto;
    height: 50px;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    color: #fff;
    background-color: var(--color_orange);
    flex-shrink: 0;
    border-radius: 50vw;
    border: 2px solid var(--au-orange, #EB5505);
    box-shadow: 2px 4px 4px 0 rgba(0, 0, 0, 0.25);
    position: relative;
    text-decoration: none;
  }

  /* 
  .fixed_footer_wrap a.link_btn:nth-child(1) .icon::after {
    background-image: url(/content/dam/au-com/pr/apple-link/otoku_new/images/icon_shop_49fda4d7dffa2abc.svg);
  }

  .fixed_footer_wrap a.link_btn:nth-child(2) .icon::after {
    background-image: url(/content/dam/au-com/pr/apple-link/otoku_new/images/icon_cart_7705582850311127.svg);
  } */
  .fixed_footer_wrap a.link_btn::after {
    content: "";
    height: 10px;
    width: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    right: 30px;
    bottom: 0;
    top: 0;
    margin: auto;
  }

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

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

  /*price_modal----------------------------*/
  section.modal_price {
    position: fixed;
    left: 0;
    top: 0;
    flex-wrap: wrap;
    width: 100%;
    min-height: 100vh;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.8);
    color: #333;
    z-index: 50;
  }

  section.modal_price .modal_price_allwrap {
    overflow-y: auto;
    position: relative;
    width: 100%;
    max-height: 100vh;
  }

  section.modal_price .modal_window_allwrap {
    width: 600px;
    box-sizing: border-box;
    background-color: #fff;
    z-index: 2;
    margin: 5vw auto;
    padding: 40px;
    position: relative;
  }

  section.modal_price .modal_window_allwrap .btn_close {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 20px;
    font-weight: bold;
    transform: rotate(45deg);
  }

  section.modal_price .modal_window_allwrap .btn_close {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 35px;
    width: 35px;
    font-size: 35px;
    color: #aaa;
    font-weight: bold;
  }

  section.modal_price .modal_window_allwrap .title {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
  }

  section.modal_price .modal_window_allwrap .item_allwrap {
    border: 1px solid #ddd;
    font-size: 16px;
    margin: 10px 0;
  }

  section.modal_price .modal_window_allwrap .item_allwrap.border_red {
    border: 1px solid #eb5505;
  }

  section.modal_price .modal_window_allwrap .item_wrap {
    padding: 30px 30px 10px 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  section.modal_price .item_allwrap .item_c {
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
  }

  section.modal_price .item_allwrap .item_l {
    width: 50%;
    text-align: left;
    margin-bottom: 20px;
  }

  section.modal_price .item_allwrap .item_r {
    width: 50%;
    text-align: right;
    margin-bottom: 20px;
    font-size: 14px;
  }

  section.modal_price .segment {
    text-align: center;
    font-weight: bold;
    width: 100%;
  }

  section.modal_price .item_wrap .item_remarks {
    font-size: 12px;
  }

  section.modal_price .modal_remarks {
    font-size: 14px;
    margin: 1em 0;
  }

  section.modal_price .sub_heading {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
  }

  section.modal_price .modal_remarks_mini {
    font-size: 12px;
    margin: 1em 0;
  }

  section.modal_price .txt_link {
    color: #06a;
  }

  /*modal_vlp------------------------------*/
  section.modal_vlp_allwrap {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    height: 100vh;
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 51;
  }

  section.modal_vlp_allwrap img {
    width: 100%;
  }

  section.modal_vlp_allwrap .modal_vlp_bg {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
  }

  section.modal_vlp_allwrap .modal_window {
    background-color: #fff;
    width: 100%;
    max-width: 760px;
    z-index: 10;
    position: relative;
    box-sizing: border-box;
    border-radius: 10px;
  }

  section.modal_vlp_allwrap .modal_window .modal_window_inner {
    overflow-y: auto;
    padding: 30px;
    max-height: calc(100vh - 180px);
  }

  section.modal_vlp_allwrap .modal_window .modal_close_btn {
    position: absolute;
    right: 0px;
    top: -50px;
    width: 30px;
  }

  section.modal_vlp_allwrap .modal_window .modal_copy_wrap {
    text-align: center;
  }

  section.modal_vlp_allwrap .modal_window .modal_copy_wrap .heading {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 6px;
  }

  section.modal_vlp_allwrap .modal_window .modal_copy_wrap .subheading {
    font-size: 12px;
    margin-bottom: 26px;
    border: 1px solid #000;
    display: inline-block;
    padding: 3px 6px;
  }

  section.modal_vlp_allwrap .modal_window .modal_copy_wrap .text {
    font-size: 14px;
    text-align: left;
  }

  section.modal_vlp_allwrap .modal_window .modal_copy_wrap .modal_remarks {
    font-size: 12px;
    text-align: left;
  }

  section.modal_vlp_allwrap .modal_window .modal_copy_wrap .item_text_link_wrap {
    text-align: right;
  }

  section.modal_vlp_allwrap .modal_window .btn_modal_close {
    height: 47px;
    color: #999;
    border-radius: 50vw;
    border: 2px solid #999;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 145px;
    position: relative;
    margin: 10px auto 0;
    font-weight: bold;
    padding-right: 14px;
  }

  section.modal_vlp_allwrap .modal_window .btn_modal_close::after {
    content: '\FF0B';
    font-size: 30px;
    position: absolute;
    right: 10px;
    top: 2px;
    transform: rotate(45deg);
  }

  section.modal_vlp_allwrap .modal_window .item_text_link_wrap {
    text-align: right;
    margin-bottom: 20px;
    font-size: 16px;
  }

  section.modal_vlp_allwrap .modal_window .video_in_modal,
  section.modal_vlp_allwrap .modal_window .video_in_modal iframe {
    width: 100%;
    height: 390px;
  }

  section.modal_vlp_allwrap .modal_window .video_in_modal {
    margin: 10px 0 0;
  }

  /*modal_movie------------------------------*/
  section.modal_movie_allwrap {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    height: 100vh;
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 51;
  }

  section.modal_movie_allwrap img {
    width: 100%;
  }

  section.modal_movie_allwrap .modal_movie_bg {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
  }

  section.modal_movie_allwrap .modal_window {
    background-color: #fff;
    width: 100%;
    max-width: 760px;
    z-index: 10;
    position: relative;
    box-sizing: border-box;
  }

  section.modal_movie_allwrap .modal_window .modal_window_inner {
    padding: 10px;
    aspect-ratio: 16/9;
    background-color: #000;
  }

  section.modal_movie_allwrap .modal_window .player_container {}

  section.modal_movie_allwrap .modal_window .modal_close_btn {
    position: absolute;
    right: 0px;
    top: -50px;
    width: 30px;
  }

  /*for_pc end--------------------------------------*/
  /*format_edit*/
}

@media screen and (min-width: 1200px) {
  #js_fixed_footer.fixed_footer_wrap {
    margin-left: 180px;
    width: calc(100% - 180px);
  }
}

@media screen and (min-width: 750px) and (max-width: 1199px) {
  #js_fixed_footer.fixed_footer_wrap {
    padding-left: 0px;
  }
}