@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%;
  }

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

  .contents_all_wrap {
    margin: 0;
    padding: 0;
    /* overflow-x: hidden; */
    width: 100%;
    padding-top: 9vw;
  }



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

  a.cv_btn_primaly {
    /* height: 12vw; */
    padding: 4vw 0;
    background-color: var(--color_orange);
    font-size: 4vw;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 50vw;
    background-image: url(/content/dam/au-com/pr/google-link/otoku/images/icon_arrow_1_469d563fbcc1fcbc.svg);
    background-repeat: no-repeat;
    background-position: top 50% right 4vw;
    background-size: 6vw;
    margin: auto;
    /* margin-bottom: 20px; */
    max-width: 85vw;
    width: 100%;
    text-align: center;
  }

  a.cv_btn_primaly.font_small {
    font-size: 3.5vw;
    text-align: center;
  }

  a.cv_btn_primaly_2 {
    /* width: 530px; */
    background-color: #fff;
    border: solid var(--color_orange) 2px;
    font-size: 4vw;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--color_orange);
    border-radius: 50vw;
    background-image: url(/content/dam/au-com/pr/google-link/otoku/images/icon_arrow_2_64920bc8d79f386d.svg);
    background-repeat: no-repeat;
    background-position: top 50% right 1vw;
    background-size: 11vw;
    margin: auto;
    margin-top: 5vw;
    font-weight: normal;
    margin-bottom: 5vw;
    padding: 2vw 0;
    font-weight: bold;
  }

  #au_google_otoku a.text_link {
    font-size: 4vw;
  }


  /*kv_section------------------------*/
  section.kv_section {
    /* height: 417px; */
    width: 100%;
    /* background-size: cover; */
    /* background-position: center; */
    /* background-repeat: no-repeat; */
    /* position: relative; */
    /* background-image: url(/content/dam/au-com/pr/google-link/otoku/images/kv_bg1_7a298a4403b2d84b.png), url(/content/dam/au-com/pr/google-link/otoku/images/kv_bg2_fbfb62d5fda8fe4.png); */
    /* background-position: top 160px left 10px, top 10px right 40px; */
    /* background-size: 300px, 240px; */
    background-color: var(--color_orange_1);
  }

  .inner_content_wrap.kv_wrap {
    position: relative;
    /* height: 349px; */
  }

  section.kv_section .kv_image {
    /* position: absolute; */
    /* width: 275px; */
    /* left: 712px; */
    /* bottom: 43px; */
    /* right: 0; */
    /* margin: auto; */
    /* top: 32px; */
  }

  section.kv_section .kv_titile {
    /* position: absolute; */
    /* width: 654px; */
    /* left: 0; */
    /* right: 240px; */
    /* margin: auto; */
    /* top: 54px; */
  }


  section.kv_section .kv_anchor_wrap {
    padding: 3vw 0;
    width: 100%;
    text-align: center;
    background-color: var(--color_orange_2);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2;
    box-shadow: 0px 2px 10px #ddd;
  }

  section.kv_section .kv_anchor_wrap .kv_anchor_innner {
    width: 90vw;
    /* max-width: 996px; */
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    height: 33vw;
    gap: 2vw;
  }




  section.kv_section .kv_anchor_wrap .anchor_item {
    width: 33.3%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    outline: none;
    background-color: #fff;
    border-radius: 1vw;
  }

  section.kv_section .kv_anchor_wrap .anchor_item .icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 90%;
  }

  section.kv_section .kv_anchor_wrap .anchor_item .icon img {
    transition: all 0.5s;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }




  /*section device///////////////////////////////////////*/


  section.device {
    padding-top: 20vw;
    margin-bottom: 4vw;
  }

  section.device .bnr_google_pixel9_discount {
    margin: 0 auto 60px;
    width: 80vw;
    box-shadow: 0px 0px 4px #ccc;
    line-height: 0;
    display: block;
  }

  section.device .device_title {
    width: 80vw;
    margin: auto;
    margin-bottom: 5vw;
  }

  section.device .device_tab_wrap {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 2.4vw;
    margin-bottom: 6vw;
    flex-wrap: wrap;
  }

  section.device .device_tab_wrap .device_tab_item {
    border-radius: 1vw;
    box-shadow: 0px 0px 4px #ccc;
    width: 44%;
    height: 19vw;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #999;
    font-size: 4vw;
    cursor: pointer;
    font-weight: 800;
    letter-spacing: -0.01em;
  }


  section.device .device_tab_wrap .device_tab_item .device_name {
    position: relative;
  }

  section.device .device_tab_wrap .device_tab_item.on {
    border-radius: 1vw;
    box-shadow: 0px 0px 1.5vw #999;
    background-color: var(--color_orange);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    cursor: auto;
  }


  section.device .device_tab_wrap .device_tab_item.on .device_name::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -4vw;
    position: absolute;
    background-image: url(/content/dam/au-com/pr/google-link/otoku/images/icon_device_name_active_d177ec91b06965b0.png);
    width: 22vw;
    height: 4vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }


  section.device .device_pict_wrap {}

  section.device .device_pict_wrap .device_pict {
    width: 100vw;
    margin: auto;
  }



  /*section price///////////////////////////////////////*/

  section.price {
    padding-bottom: 20vw;
  }


  section.price .price_tab_allwrap {
    background-color: var(--color_orange_1);
    width: 100%;
    padding-top: 5vw;
    margin-top: 10vw;
  }

  section.price .price_tab_allwrap .price_tab_wrap {
    width: 100%;
    max-width: 90vw;
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 3vw;
    margin: auto;
  }

  section.price .price_tab_allwrap .price_tab_wrap .price_tab_btn {
    border-radius: 2vw 2vw 0 0;
    text-align: center;
    height: 13vw;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ddd;
    color: #666;
    font-weight: 700;
    cursor: pointer;
    font-size: 3.1vw;
  }

  section.price .price_tab_allwrap .price_tab_wrap .price_tab_btn.on {
    background-color: #fff;
    color: var(--color_orange);
    pointer-events: none;

  }



  section.price .tab_item_wrap {
    padding: 12vw 0 0 0;
  }


  section.price .tab_item_wrap .price_before_wrap {
    margin: auto;
    background-color: #F6F2F3;
    border-radius: 2vw;
    text-align: center;
    width: 86vw;
    padding: 4.4vw 2vw 5vw;
    box-sizing: border-box;
    margin-bottom: 3vw;
    position: relative;
    line-height: 2.3em;
  }

  section.price .tab_item_wrap .price_before_wrap .price_before_fukidashi {
    position: absolute;
    width: 32vw;
    right: 6vw;
    top: -7vw;
  }

  section.price .tab_item_wrap .price_before_wrap .price_before_notes {
    font-size: 4.1vw;
    font-weight: 700;
    margin-bottom: 5vw;
    line-height: 1.5em;
  }

  section.price .tab_item_wrap .price_before_wrap .orange_back {
    padding: 1vw 4vw;
    background-color: var(--color_orange);
    color: #fff;
    display: inline-block;
    border-radius: 1vw;
    margin-bottom: 2vw;
  }


  section.price .tab_item_wrap .price_arrow {
    width: 70vw;
    margin: auto;
    margin-bottom: 1vw;
  }




  section.price .price_after_wrap {
    width: 86vw;
    background-color: var(--color_orange_3);
    padding: 5vw 3vw;
    margin: auto;
    margin-bottom: 5vw;
    box-sizing: border-box;
    border-radius: 2vw;
  }

  section.price .price_after_wrap .price_after {
    /* width: 430px; */
    margin: auto;
    margin-bottom: 2vw;
  }

  section.price .price_after_wrap .price_after_detail_wrap {
    border-top: 2px solid #DADADA;
    padding-top: 2vw;
    color: #666;
    font-size: 3.1vw;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    /* width: 91vw; */
  }

  section.price .price_after_wrap .price_after_detail_wrap .heading {
    width: 31%;
    text-align: left;
    padding-left: 2vw;
    white-space: nowrap;
  }

  section.price .price_after_wrap .price_after_detail_wrap .price {
    width: 66%;
    text-align: right;
    font-size: 3.7vw;
    white-space: nowrap;
  }

  section.price .price_after_wrap .price_after_detail_wrap .price .data {
    font-size: 4vw;
  }


  section.price .price_remarks_wrap {
    max-width: 94vw;
    margin: auto;
    font-size: 3vw;
    text-align: left;
    line-height: 1.5em;
    margin-bottom: 10vw;
  }

  section.price .price_remarks_wrap .price_remarks_link_wrap {
    line-height: 2.7em;
    text-align: center;
    font-size: 3.5vw;
    display: block;
    margin: auto;
    margin-bottom: 1.6em;
    margin-top: 10vw;
  }

  #au_google_otoku section.price .price_remarks_wrap .price_remarks_link_wrap a.text_link {
    line-height: 1.5em;
    text-align: center;
    font-size: 3.3vw;
    /* display: block; */
    margin: auto;
    letter-spacing: -0.03em;
  }



  #au_google_otoku section.price .price_remarks_wrap .price_remarks_btn_wrap .cv_btn_primaly {
    margin: 20px auto;
  }



  section.price .slide_all_wrap {
    background-color: var(--color_orange_1);
    padding: 9vw 0;
    margin: auto;
  }

  section.price .slide_all_wrap .swiper {
    width: 100%;
    /* max-width: 600px; */
    margin: auto;
    padding-bottom: 5vw;
  }

  section.price .slide_all_wrap .slide_item {
    background-color: #fff;
    position: relative;
    margin-top: 6vw;
    padding: 5vw;
  }

  section.price .slide_all_wrap .slide_item .pattern {
    background-color: #FFCBB8;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 5vw;
    font-weight: 800;
    color: #333;
    border: 2px solid #333;
    border-radius: 50vw;
    padding: 0.2vw 1vw;
    position: absolute;
    left: 0;
    right: 0;
    top: -6vw;
    margin: auto;
    width: 37vw;
  }

  section.price .slide_all_wrap .slide_item .price_slide {
    /* width: 530px; */
    margin: auto;
    margin-bottom: 5vw;
  }

  section.price .slide_all_wrap .swiper-button-prev,
  section.price .slide_all_wrap .swiper-button-next {
    height: 10vw;
    width: 10vw;
    left: 0;
    right: 0;
    top: calc(50% - -1vw);
    margin: auto;
  }

  section.price .slide_all_wrap .swiper-button-prev {
    right: 87vw;
  }

  section.price .slide_all_wrap .swiper-button-next {
    left: 87vw;
  }

  section.price .slide_all_wrap .swiper-button-prev::after,
  section.price .slide_all_wrap .swiper-button-next::after {
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 12vw;
    margin: auto;
    width: 12vw;
  }

  section.price .slide_all_wrap .swiper-button-prev::after {
    background-image: url(/content/dam/au-com/pr/google-link/otoku/images/icon_slide_arrow_1872fffa376d2bd1.png);
    transform: rotateY(180deg);
  }

  section.price .slide_all_wrap .swiper-button-next::after {
    background-image: url(/content/dam/au-com/pr/google-link/otoku/images/icon_slide_arrow_1872fffa376d2bd1.png);

  }

  section.price .slide_all_wrap .swiper-pagination {
    position: relative;
    bottom: -3vw;
  }

  section.price .slide_all_wrap .swiper-pagination-bullet {
    background-color: var(--color_orange_2);
    opacity: 1;
    position: relative;
    top: -0.5vw;
  }

  section.price .slide_all_wrap .swiper-pagination-bullet-active {
    background-color: var(--color_orange_1);
    border: 1vw solid var(--color_orange);
    width: 3vw;
    height: 3vw;
    position: relative;
    top: 0;
    box-sizing: border-box;
  }





  section.price a.bnr_campaign {
    display: block;
    max-width: 83vw;
    width: 100%;
    margin: auto;
    margin-bottom: 3vw;
  }

  section.price .remarks {
    width: 100%;
    margin: 5vw 0VW;
    padding: 0 5vw;
    box-sizing: border-box;
    letter-spacing: -0.02em;
    line-height: 1.5em;
  }





  /*section suport---------------------------*/

  section.support {
    width: 100%;
  }

  section.support .support_title {
    width: 100%;
    max-width: 70vw;
    margin: auto;
    margin-bottom: 5vw;
  }

  section.support .support_wrap {
    background-color: var(--color_orange_1);
    padding: 8vw 0;
  }

  section.support .support_item {
    background-color: #fff;
    margin: auto;
    padding: 13vw 7vw 0;
    text-align: center;
    width: 89vw;
    box-sizing: border-box;
  }

  section.support .title {
    font-weight: bold;
    font-size: 5.7vw;
    margin-bottom: 4vw;
  }

  section.support .notes {
    margin: auto;
    font-size: 4.2vw;
    margin-bottom: 3vw;
    text-align: left;
    letter-spacing: -0.02em;
    line-height: 1.6em;
  }

  section.support .support_pict {
    margin: auto;
    width: 40vw;
    line-height: 0;
    margin-top: 5vw;
  }



  /*section area---------------------------*/

  section.area {
    width: 100%;
    padding-bottom: 15vw;
    padding-top: 20vw;
  }

  section.area .area_title {
    width: 100%;
    max-width: 75vw;
    margin: auto;
    margin-bottom: 4vw;
  }

  section.area .area_wrap {
    background-color: var(--color_orange_1);
    padding: 8vw 0 8vw;
  }

  section.area .area_item {
    /* background-color: #fff; */
    margin: auto;
    /* padding: 30px 30px 0 30px; */
    text-align: center;
    max-width: 90vw;
  }

  section.area .area_bnr {
    margin-bottom: 5vw;
  }



  /*section experience---------------------------*/



  section.experience {
    width: 100%;
    padding-bottom: 5vw;
    text-align: center;
  }

  section.experience .experience_image {
    width: 94vw;
    max-width: 91vw;
    margin: auto;
    margin-bottom: 30px;
    display: block;
  }







  .remarks {
    font-size: 3.3vw;
    line-height: 1.8em;
  }

  .remarks .title {
    font-weight: bold;
    margin: 4vw 0 2vwpx 0;
    font-size: 3vw;
  }

  .remarks .subtitle {
    font-weight: bold;
    font-size: 3vw;
    margin: 4vw 0 2vwpx 0;
  }

  .remarks a.text_link {
    color: #0066AA;
    text-decoration: underline !important;
  }




  /*page-read01_pos------------------*/

  /*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--------------------------------------*/


}
