@charset "UTF-8";

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

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

  .contents_all_wrap {
    letter-spacing: 0.1em;
    color: #fff;
    font-size: 18px !important;
    width: 100%;
    background-size: contain;
    background-repeat: repeat-y;
    background-position: center;
    background-size: 100%;
    background-repeat: repeat-x;
    animation: scroll;
    /*overflow: hidden;*/
  }

  .inner_contents_wrap {
    width: 100%;
    max-width: 1192px;
    margin: 0 auto;
    position: relative;

  }

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

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

  }

  .bt {
    cursor: pointer;
    transition: 0.2s all;
  }


  .bt:hover {
    opacity: 0.7;
    cursor: pointer;
    transition: 0.3s all;
  }

  .bt.on:hover {
    opacity: 1;
  }


  /* start *****************************************/
  /*section kv--------------------------*/


  /*
    section.products　.video-container.kv_video_item_google {
    border-radius: 20px;
    width: 750px;
    height: 450px;
    aspect-ratio: 6 / 4;
    border-radius: 20px;
    margin: auto;
}

    section.products　img.thumbnail {
    border-radius: 20px;
    width: 750px;
    height: 450px;
    margin: auto;
}
    */

  .product_video_wrap .video-container {
    border-radius: 20px;
    width: 100%;
    max-width: 750px;
    max-height: 450px;
    aspect-ratio: 16 / 9;
    border-radius: 20px;
    margin: auto;
    border-radius: 19.5px;
    overflow: clip;
  }

  .product_video_wrap img.thumbnail {
    border-radius: 19.5px;
    width: 100%;
    max-width: 750px;
    max-height: 450px;
    margin: auto;
    right: 0;
    left: 0;
    top: 0;
    object-fit: cover;
  }

  .product_video_wrap img.thumbnail ~ .icon_play {
    height: 60px;
    width: 60px;
  }

  .product_video_wrap iframe.kv_video_item {
    width: 100%;
    height: 100%;
    max-width: 750px;
    max-height: 450px;
    aspect-ratio: 16 / 9;
  }




  section.kv .kv_image_wrap {
    margin: auto;
    width: 1180px;
    height: 600px;
    border-radius: 20px;
    overflow: hidden;
    pointer-events: none;
    background-position: center;
  }

  background-repeat: no-repeat;
  background-size: cover;

  section.kv .kv_image_wrap.galaxy {
    background-image: url(../images/kv_galaxy.jpg);
  }

  section.kv .kv_image_wrap.google {
    background-image: url(../images/kv_google.jpg);
  }

  section.kv .kv_image_wrap.xperia {
    background-image: url(../images/kv_xperia.jpg);
  }

  /*google-logo---------------------------------*/

  .logo_google_wrap {
    background-color: #fff;
    width: 100%;
  }

  .logo_google_wrap .logo_google {
    padding: 40px 0 10px;
    width: 390px;
    margin: auto;
  }

  .kv_bnr {
    width: 700px;
    margin: 2vw auto 20px;
    position: relative;
    z-index: 2;
    display: block;
  }

  .kv_bnr img {
    width: 100%;
  }

  .kv_bnr .text_link {
    width: 100%;
    margin: auto;
    font-size: 14px;
    display: inline-block;
    letter-spacing: -0.01em;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 20px;
  }



  /*section products--------------------------*/
  section.products {
    background-color: var(--color_s_orange);
    padding-top: 40px;
    background-image: url(../images/bg_pattern_middle.png);
    background-position: top 100px left calc(50vw - 840px);
    background-repeat: no-repeat;
    position: relative;
  }





  section.products img[src*="bg_pattern_large"] {
    position: absolute;
    right: -100px;
    top: -190px;
  }

  section.products img[src*="kv_pict_1"] {
    position: absolute;
    width: 178px;
    margin: auto;
    left: 0;
    right: 705px;
    top: 74px;
  }

  section.products img[src*="kv_pict_2"] {
    position: absolute;
    width: 193px;
    margin: auto;
    left: 0;
    right: -717px;
    top: 18px;
    z-index: 1;
  }




  section.products .kv_allwrap .kv_wrap {
    margin: auto;
    max-width: 948px;
    position: relative;
    height: 344px;
  }

  section.products .kv_allwrap .kv_wrap img {
    width: 100%;
  }



  section.products .kv_allwrap .kv_title {
    margin: auto;
    max-width: 600px;
    width: 63%;
    position: absolute;
    left: 0;
    top: -36px;
  }

  section.products .kv_allwrap .kv_pict {
    margin: auto;
    max-width: 505px;
    width: 55vw;
    position: absolute;
    right: -71%;
    left: 0;
    top: 12px;
    margin: auto;
  }


  section.products .title_wrap {
    text-align: center;
    color: #000;
    margin: 100px auto 40px;
    position: relative;
    width: 735px;
    font-size: 46px;
    font-weight: bold;
    letter-spacing: 0.01em;
    line-height: 1.5em;
  }

  section.products .title_wrap.no_video {
    margin: 50px auto 40px;
  }

  section.products .title_wrap.voice {
    position: relative;
  }

  section.products .title_wrap.voice::before,
  section.products .title_wrap.voice::after {
    content: "";
    height: 100px;
    width: 2px;
    position: absolute;
    bottom: 0;
    background-color: var(--color_au_orange);
  }

  section.products .title_wrap.voice::before {
    left: -20px;
    transform: rotate(-30deg);
  }

  section.products .title_wrap.voice::after {
    right: -20px;
    transform: rotate(30deg);
  }


  section.products .title_wrap img[src*="heading_decoration"] {
    width: 380px;
    height: 45px;
    position: relative;
    top: -5px;
    margin-bottom: -4px;
  }

  section.products .title_wrap .fuchidori {
    font-size: 48px;
    margin-left: 0.2em;
  }

  section.products .title_wrap .orange {
    font-size: 43px;
    letter-spacing: 0.1em;
  }

  section.products .title_wrap .line_1 {
    margin-top: 0;
  }

  section.products .title_wrap .line_2 {
    margin-top: 33px;
    position: relative;
  }


  section.products .title_wrap .line_2 .dot {
    border-radius: 50%;
    height: 8px;
    width: 8px;
    background-color: var(--color_au_orange);
  }

  section.products .title_wrap .line_2 .dot.dot_1 {
    position: absolute;
    top: -20px;
    left: 218px;
  }

  section.products .title_wrap .line_2 .dot.dot_2 {
    position: absolute;
    top: -20px;
    left: 277px;
  }

  section.products .title_wrap .line_2 .dot.dot_3 {
    position: absolute;
    top: -20px;
    left: 335px;
  }









  .tab_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 2px;
    z-index: 2;
    font-weight: bold;
    letter-spacing: 0.01em;
    font-size: 26px;
    max-width: 930px;
    margin: auto;
    column-gap: 20px;
  }

  .tab_item_wrap .product_video_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    max-width: 1080px;
    width: 100%;
    margin: auto;
  }

  .tab_item_wrap .mov_iframe_product_wrap {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    /* top: 630px; */
    width: 800px;
    /* height: 444px; */
    border-radius: 20px;
    overflow: hidden;
  }

  .tab_item_wrap .mov_iframe_product_wrap .fruits_zipper_video {
    /*    margin-top: 530px;*/
  }

  .tab_item_wrap .mov_iframe_product_wrap iframe {
    position: relative;
    border-radius: 20px;
    width: 750px;
    height: 450px;
    margin: auto;
    display: block;
  }



  .tab_wrap .tab_item {
    width: 340px;
    height: 76px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    cursor: pointer;
  }

  .tab_wrap a.tab_item:hover {
    text-decoration: none;
  }

  .product_tab .tab_item.tab_google {
    background-image: url(../images/tab_bt_pixel_ce1468eb8bb61d89.webp);
  }

  .product_tab .tab_item.tab_galaxy {
    background-image: url(../images/tab_bt_galaxy_6f7c8304daaa792a.webp);
  }

  .product_tab .tab_item.tab_xperia {
    background-image: url(../images/tab_bt_xperia_1e9980666f82ad09.png);
  }

  .product_tab .tab_item.tab_google.on {
    background-image: url(../images/tab_bt_pixel_on_dd08380483bf6388.webp);
  }

  .product_tab .tab_item.tab_galaxy.on {
    background-image: url(../images/tab_bt_galaxy_on_a3be0a1c4bfb8bf9.webp);
  }

  .product_tab .tab_item.tab_xperia.on {
    background-image: url(../images/tab_bt_xperia_on_5f1635e48e14033d.png);
  }


  .tab_item_wrap {
    background-color: #fff;
    padding-top: 100px;
    border-top: 2px solid #000;
  }


  .tab_item_wrap .tab_item {
    background-position: bottom;
    background-repeat: repeat-x;
    padding-bottom: 130px;
    /* margin-bottom: 100px; */
  }

  .tab_item_wrap .tab_item_google .tab_item {
    /* height: 600px; */
  }

  section.products .product_image_wrap {
    /* height: 444px; */
    max-width: 1080px;
    margin: auto;
    position: relative;
  }

  section.products .product_video_remarks {
    position: absolute;
    top: 460px;
    width: 460px;
    left: 425px;
    right: 0px;
    margin: auto;
    text-align: left;
    color: #333;
    font-size: 13px;
    display: inline-block;
    letter-spacing: 0.1em;
    text-indent: -1em;
  }



  section.products .product_title {
    position: absolute;
    left: -50px;
    top: 418px;
    width: 500px;
  }

  /*title for fruits_zipper*/
  section.products .product_title.fruits_zipper_title {
    position: absolute;
    left: 0;
    right: 440px;
    margin: auto;
    top: 468px;
  }

  section.products .product_title.fruits_zipper_title .anime_slide_title {
    width: 370px;
  }

  section.products .product_title.fruits_zipper_title img {
    width: 100%;
    min-width: 0px;
  }

  section.products .fruits-zipper_pict {
    width: 800px;
    margin: 10px auto;
  }

  section.products .fruits-zipper_pict img {
    width: 100%;

  }

  /*
    section.products .product_title.fruits_zipper .js-on_google::after {
    content: "";
    position: absolute;
    right: -110px;
    top: -27px;
    height: 184px;
    width: 282px;
    background-image: url(../images/product_google-pixel_title_pict_943a24cfcaea405d.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
    */




  section.products .product_title img {
    width: 100%;
  }

  section.products .play_movie_btn {
    position: absolute;
    right: 30px;
    bottom: -110px;
    box-shadow: 0px 32px 35px 0px rgba(0, 0, 0, 0.3);
    border-radius: 11px;
    background-color: #fff;
  }

  section.products .tab_item_wrap .tab_item_galaxy .tab_item {
    background-image: url(../images/product_galaxy_bg_text.png);

  }

  section.products .tab_item_wrap .tab_item_google .tab_item {
    background-image: url(../images/product_google-pixel_bg_text.png);
  }

  section.products .tab_item_wrap .tab_item_google .google_pixel_nameplate {
    height: 179px;
    width: 100%;
    margin-bottom: 0;
    position: relative;
    top: -20px;
    background-image: url(../images/product_google-pixel_bg_text.png);
    background-position: bottom;
    background-repeat: repeat-x;
  }

  section.products .tab_item_wrap .tab_item_xperia .tab_item {
    background-image: url(../images/product_xperia_bg_text.png);
  }


  section.products .prdoduct_hard_wrap {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    gap: 50px;
    margin-bottom: 130px;
  }

  section.products .prdoduct_hard_wrap .prdoduct_hard_l_wrap,
  section.products .prdoduct_hard_wrap .prdoduct_hard_r_wrap {
    width: 50%;
    position: relative;
    /* margin-top: 100px; */
    z-index: 2;
  }

  section.products .prdoduct_hard_wrap .prdoduct_hard_l_wrap img[src*="bg_pattern_middle"] {
    position: absolute;
    bottom: 70px;
    left: calc(50vw - 800px);
    z-index: 0;
  }

  section.products .prdoduct_hard_wrap .prdoduct_hard_r_wrap img[src*="bg_pattern_middle"] {
    position: absolute;
    top: 50px;
    right: calc(50vw - 900px);
    z-index: 0;
  }

  section.products .prdoduct_hard_wrap .prdoduct_hard_r_wrap img[src*="bg_pattern_small"] {
    position: absolute;
    bottom: -40px;
    right: calc(50vw - 290px);
    z-index: 0;
  }

  section.products .prdoduct_hard_wrap .prdoduct_hard_l_wrap img[src*="bg_pattern_small"] {
    position: absolute;
    bottom: -40px;
    right: calc(50vw - 290px);
    z-index: 0;
  }

  section.products .prdoduct_hard_wrap .product_hard_item {
    border: 15px solid var(--color_s_orange);
    height: 284px;
    position: relative;
    display: flex;
    align-items: flex-end;
    background-color: #fff;
  }




  section.products .prdoduct_hard_wrap .prdoduct_hard_l_wrap .product_hard_item {
    border-left: none;
    border-radius: 0 20px 20px 0;
    justify-content: end;
  }


  section.products .prdoduct_hard_wrap .prdoduct_hard_r_wrap .product_hard_item {
    border-right: none;
    border-radius: 20px 0 0 20px;
    margin-top: 160px;
    justify-content: start;
  }

  section.products .prdoduct_hard_wrap .prdoduct_hard_l_wrap .product_hard {
    position: absolute;
    right: 30px;
    top: -240px;
    text-align: right;
  }

  section.products .prdoduct_hard_wrap .prdoduct_hard_l_wrap .product_fukidashi {
    position: absolute;
    right: -30px;
    top: 52px;
    width: 120px;
  }

  section.products .prdoduct_hard_wrap .prdoduct_hard_l_wrap .product_fukidashi img {
    width: 100%;
  }

  section.products .prdoduct_hard_wrap .prdoduct_hard_r_wrap .product_hard {
    position: absolute;
    left: 30px;
    top: -240px;
  }




  section.products .prdoduct_hard_wrap .product_detail_wrap {
    color: #000;
    width: 390px;
    padding: 0 0 20px 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  section.products .prdoduct_hard_wrap .product_detail_wrap .title {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 20px;
  }

  section.products .prdoduct_hard_wrap .product_detail_wrap .title img[src*="_logo"] {
    width: 260px;
  }

  section.products a.btn_detail {
    height: 60px;
    width: 284px;
    border-radius: 50vw;
    color: var(--color_au_orange);
    border: solid 2px var(--color_au_orange);
    background-color: #fff;
    font-size: 15px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin-bottom: 38px; */
    text-decoration: none;
    position: relative;
    letter-spacing: 0.01em;
    margin: auto;
    font-weight: bold;
  }

  section.products a.btn_detail::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: 8px;
    width: 8px;
    border-top: 2px solid var(--color_au_orange);
    border-right: 2px solid var(--color_au_orange);
    transform: rotate(45deg);
  }

  section.products .prdoduct_hard_wrap .product_detail_wrap .btn_campaign {
    height: 45px;
    width: 240px;
    border-radius: 50vw;
    background-color: var(--color_au_orange);
    color: #fff;
    font-size: 15px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  section.products .prdoduct_hard_wrap .product_detail_wrap .btn_campaign::after {
    content: "＋";
    position: absolute;
    right: 15px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    font-weight: bold;
    display: block;
    height: 1em;
    width: 1em;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .galaxy_slide_allwrap,
  .google_slide_allwrap {
    position: relative;
    /* top: -20px; */
  }

  .google_slide_allwrap .pixel9_sales_end_text {
    position: absolute;
    left: 0;
    right: 0;
    text-align: left;
    top: -190px;
    color: #000;
    margin: auto;
    display: inline-block;
    width: 520px;
    white-space: nowrap;
  }

  section.products .galaxy_slide_title img,
  section.products .google_slide_title img {
    width: 100%;
  }


  section.products .galaxy_slide_title {
    margin: 50px auto 30px;
    max-width: 500px;
  }

  section.products .galaxy_slide_title.galaxy_ai {
    margin: 50px auto 30px;
    max-width: 300px;
  }


  section.products .google_slide_title {
    margin: 100px auto 30px;
    font-size: 61px;
    color: #000;
    font-weight: bold;
    letter-spacing: normal;
    text-align: center;
  }

  section.products .google_slide_title .blue {
    color: #3b93df;
  }


  section.products .slider_remarks_text {
    text-align: center;
    font-size: 20px;
    color: #000;
    display: block;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  section.products a.slider_remarks_link {
    text-align: center;
    color: var(--color_au_orange);
    text-decoration: none;
    display: inline-block;
    margin: auto;
    font-size: 16px;
    margin-bottom: 100px;
  }

  /*product/clearfile*/

  section.products .clearfile_allwrap {
    position: relative;
    width: 980px;
    margin: auto;
  }

  section.products .clearfile_allwrap img {
    width: 100%;
  }

  section.products .clearfile_allwrap .clearfile_bg {
    width: 980px;
  }

  section.products .clearfile_allwrap .clearfile_btn {
    position: absolute;
    width: 307px;
    left: 4%;
    right: 0;
    bottom: 60px;
    margin: auto;
  }


  /*product/ktracks*/
  /*
  .ktracks_allwrap {
    background-color: #000;
    max-width: 980px;
    margin: auto;
    padding: 50px 0 50px;
    margin: 60px auto 100px;
    border-radius: 10px;
  }

  .ktracks_allwrap img {
    width: 100%;
  }

  .ktracks_allwrap .semi_title_wrap {
    border: 1px solid #fff;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
    width: 100%;
    max-width: 750px;
    margin: auto;
    font-weight: bold;
    margin-bottom: 37px;
  }

  .ktracks_allwrap .ktracks_title_wrap {
    width: 100%;
    max-width: 810px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: auto;
    margin-bottom: 30px;
  }

  .ktracks_allwrap .ktracks_logo {
    min-width: 238px;
    margin-right: 20px;
  }

  .ktracks_allwrap .ktracks_title_text_wrap {}

  .ktracks_allwrap .ktracks_title {
    font-weight: bold;
    font-size: 35px;
    letter-spacing: -0.01em;
    line-height: 1.2em;
    margin-bottom: 10px;
  }

  .ktracks_allwrap .ktracks_detail {
    font-size: 16px;
    letter-spacing: normal;
  }

  .ktracks_allwrap .ktracks_tb_wrap {
    max-width: 740px;
    margin: auto;
  }

  .ktracks_allwrap .ktracks_tb_wrap .video-container {
    overflow: hidden;
  }



  .ktracks_allwrap .guest_name {
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin: 10px auto 0;
    font-weight: 900;
  }


  .ktracks_allwrap .ktracks_tb {
    width: 100%;
    aspect-ratio: 16/9;
    margin-bottom: 40px;
  }

  .ktracks_allwrap .ktracks_tb .ktracks_video {
    width: 100%;
    margin: auto;
    display: block;
    height: 410px;
    aspect-ratio: 16/9;
    display: block;
  }

  .ktracks_allwrap .ktracks_otokuwari_remarks {
    color: #fff;
    font-size: 13px;
    text-align: center;
    letter-spacing: 0.1em;
  }

  .ktracks_allwrap .ktracks_btn_line {
    width: 100%;
    max-width: 685px;
    margin: 20px auto 0 auto;
    display: block;
  }
*/

  /*product/ktracks/slider*/

  /*
    .ktracks_allwrap .slider_ktracks {
    height: 160px;
    margin: auto;
    padding: 0 100px;
    position: relative;
}

    .ktracks_allwrap .ktracks_btn_wrap {
    padding: 0 10px;
}
    .ktracks_allwrap .ktracks_btn_tb.on {
    border:2px solid #fff;
    box-sizing: border-box;
}


    .ktracks_allwrap .ktracks_btn_name {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    letter-spacing: normal;
}

    .ktracks_allwrap .slick-arrow {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #000;
    cursor: pointer;
    border: none;
    outline: none;
    font-size: 0;
    position: absolute;
    top: 190px;
    z-index: 1;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
    display: flex;
    justify-content: center;
    align-items: center;
}

    .ktracks_allwrap .slick-arrow::before {
    content: '';
    display: block;
    width: 30%;
    height: 30%;
    border: 1px solid #fff;
    border-width: 3px 3px 0 0;
    position: absolute;
    transform: rotate(45deg);
}

    .ktracks_allwrap .slick-arrow {
    position: absolute;
    top: 21px;
}

    .ktracks_allwrap .slick-next {
    right: 30px;
}

    .ktracks_allwrap .slick-prev {
    left: 30px;
    transform: rotateY(180deg);
}
    .ktracks_allwrap .dots_ktracks .slick-active {
    background-color: #fff;
}
    */





















  /*product/offshot*/

  section.products .offshot_allwrap img {
    width: 100%;
  }

  section.products .offshot_allwrap {
    width: 100%;
    border-radius: 30px;
    background-color: #f4f6f6;
    text-align: center;
    padding: 70px;
  }



  .offshot_allwrap .offshot_title {
    max-width: 670px;
    margin: auto;
    margin-bottom: 50px;
  }

  .offshot_allwrap .offshot_video_wrap {
    background-color: #fff;
    /* padding: 20px; */
    border-radius: 30px;
    width: 100%;
    margin: auto;
    max-width: 800px;
    height: 450px;
    display: block;
    /* padding: 30px; */
    margin-bottom: 30px;
    border-radius: 20px
  }

  .offshot_allwrap .pixel9_sales_end_text {
    text-align: left;
    color: #000;
    display: inline-block;
    margin-bottom: 50px;
  }

  .offshot_allwrap .offshot_heading {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #333;
    margin-bottom: 50px;
    letter-spacing: normal;
  }

  .offshot_allwrap .offshot_items_wrap {
    width: 820px;
    margin: auto;
    height: 500px;
    overflow: hidden;
    position: relative;
  }

  .offshot_allwrap .offshot_items_wrap {
    height: auto;
  }

  .offshot_allwrap .offshot_item {}

  .offshot_allwrap .offshot_view_more_wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: rgb(246, 242, 243);
    background: linear-gradient(0deg, rgba(246, 242, 243, 1) 0%, rgba(246, 242, 243, 0) 100%);
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .offshot_allwrap .offshot_view_more_btn {
    width: 181px;
  }

  .offshot_allwrap .bnr_pixel_au-shop_wrap {
    max-width: 820px;
    margin: auto;
    margin-top: 80px;
    text-align: center;
  }

  .offshot_allwrap .bnr_pixel_au-shop_title {
    color: #000;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: -0.01em;
    white-space: nowrap;
  }

  .offshot_allwrap .bnr_pixel_au-shop_wrap a.bnr_pixel_au-shop {
    display: block;
    margin-bottom: 20px;
    border: 1px solid #aaa;
  }

  .offshot_allwrap a.bnr_pixel_au-shop_txt {
    font-size: 16px;
    color: #0066AA;
  }



  /*product/featured features */

  section.products .features_allwrap img {
    width: 100%;
  }

  section.products .features_allwrap {
    width: 100%;
    max-width: 980px;
    margin: auto;
    margin-bottom: 100px;
    display: flex;
    justify-content: space-between;
    column-gap: 30px;
  }

  .features_allwrap .features_title {
    font-size: 28px;
    text-align: center;
    line-height: 1.5em;
    color: #fff;
    font-weight: bold;
    /* margin-bottom: 54px; */
    background-color: #555;
    height: 83px;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: -0.01em;
  }

  .features_allwrap .features_item_wrap {
    width: 50%;
    background-color: #F6F4F4;
    border-radius: 10px;
    /* padding: 64px 60px; */
    position: relative;
    border-radius: 20px;
    overflow: clip;
  }

  .features_allwrap .features_detail_wrap {
    /* display: flex; */
    /* column-gap: 38px; */
    color: #000;
    padding: 0 30px 60px 30px;
  }

  .features_allwrap .features_detail_pict {
    /* width: 50%; */
    margin-bottom: 30px;
  }

  .features_allwrap .features_detail_text {
    width: 50%;
    color: #000;
  }

  .features_allwrap .features_heading {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    letter-spacing: -0.01em;
    padding: 30px 0;
  }

  .features_allwrap .features_text {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.5;
  }

  .features_allwrap .features_remarks {
    font-size: 12px;
    color: #777;
  }









  /*product/gemini*/

  section.products .gemini_allwrap img {
    width: 100%;
  }

  section.products .gemini_allwrap {
    width: 100%;
    margin: 100px 0px 0;
  }


  section.products .gemini_allwrap .logo_gemini {
    margin: auto;
    width: 270px;
    margin-bottom: 70px;
  }

  section.products .gemini_allwrap .item_gemini {
    background-color: #FBF2EB;
    border-radius: 5px;
    position: relative;
    width: 980px;
    height: 488px;
    margin: auto;
  }

  section.products .gemini_allwrap .device_gemini {
    position: absolute;
    width: 230px;
    right: 30px;
    top: -50px;
  }

  section.products .gemini_allwrap .pict_gemini {
    position: absolute;
    width: 203px;
    bottom: -20px;
    left: 410px;
  }

  section.products .gemini_allwrap .name_gemini {
    position: absolute;
    width: 413px;
    bottom: 0;
    left: 260px;
  }

  section.products .gemini_allwrap .title_gemini {
    position: absolute;
    font-size: 38px;
    color: #333;
    font-weight: bold;
    top: -30px;
    left: 186px;
    letter-spacing: -0.01em;
  }

  section.products .gemini_allwrap .text_gemini {
    position: absolute;
    font-size: 16px;
    color: #333;
    top: 136px;
    left: 578px;
    line-height: 1.6em;
    width: 590px;
    letter-spacing: 0.01em;
  }

  section.products .gemini_allwrap .gemini_bnr {
    position: absolute;
    width: 491px;
    left: 50px;
    top: 67px;
  }

  section.products .gemini_allwrap .subtext_gemini {
    position: absolute;
    left: 50px;
    top: 380px;
    color: #777;
    width: 910px;
    line-height: 1.4em;
    font-size: 12px;
    letter-spacing: 0.1em;
  }

  section.products .gemini_allwrap .bnr_taiken {
    width: 600px;
    margin: auto;
    margin-top: 110px;
    display: block;
    margin-bottom: 100px;
  }



  /*product/featured service */

  section.products .service_allwrap img {
    width: 100%;
  }

  section.products .service_allwrap {
    width: 100%;
    max-width: 980px;
    margin: auto;
  }

  .service_allwrap .service_title_addition {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
  }

  .service_allwrap .service_title {
    font-size: 43px;
    text-align: center;
    line-height: 1.5em;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
    letter-spacing: 0.05em;
  }

  .service_allwrap .link_right_wrap {
    text-align: right;
    width: 100%;
  }

  .service_allwrap .service_item_wrap {
    background-color: #FBF2EB;
    border-radius: 10px 10px 0 0;
    padding: 20px 61px 30px;
    position: relative;
    /* top: -70px; */
  }

  .service_allwrap .service_detail_wrap {
    display: flex;
    column-gap: 20px;
  }

  .service_allwrap .service_detail_pict {
    width: 45%;
    padding-top: 50px;
  }

  .service_allwrap .service_detail_text {
    width: 55%;
    color: #333;
    margin: 40px 00;
    letter-spacing: 0.01em;
  }

  .service_allwrap .txt_link_wrap {
    text-align: right;
  }

  .service_allwrap .txt_link_wrap .txt_link {
    font-size: 15px;
    display: inline-block;
    margin: 0 0 12px auto;
  }

  .service_allwrap .service_heading {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    color: var(--color_au_orange);
    text-align: center;
  }

  .service_allwrap .service_heading .service_remarks {
    font-size: 14px;
    color: var(--color_au_orange);
    font-weight: normal;
  }

  .service_allwrap .service_text {
    font-size: 17px;
    line-height: 1.3em;
    margin-bottom: 1em;
    line-height: 1.5em;
  }

  .service_allwrap .service_remarks {
    font-size: 12px;
    color: #777;
    margin-bottom: 30px;
    line-height: 1.4em;
  }

  .service_allwrap .bnr_starlink {
    display: block;
    margin: auto;
    max-width: 700px;
    margin-bottom: 50px;
  }

  .service_allwrap .service_segment {
    height: 2px;
    width: 100%;
    background-color: #fff;
    margin: 0 0 50px 0px;
  }

  .service_allwrap .btn_service {
    height: 60px;
    width: 284px;
    border-radius: 50vw;
    color: var(--color_au_orange);
    border: solid 2px var(--color_au_orange);
    background-color: #fff;
    font-size: 15px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin-bottom: 38px; */
    text-decoration: none;
    position: relative;
    letter-spacing: 0.01em;
    margin: auto;
    font-weight: bold;
    text-align: center;
  }

  .service_allwrap .btn_service::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: 8px;
    width: 8px;
    border-top: 2px solid var(--color_au_orange);
    border-right: 2px solid var(--color_au_orange);
    transform: rotate(45deg);
  }







  /*product/smatoku*/

  section.products .smatoku_wrap .title_wrap {
    margin-top: 23px;
    width: 100%;
    margin-bottom: 40px;
    line-height: 1.3em;
  }

  section.products .title_wrap .maintitle_handouts {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
  }

  section.products .smatoku_wrap .title_wrap .fuchidori {
    font-size: 42px;
  }


  section.products .smatoku_wrap {
    background-color: #F6F6F6;
    padding-top: 20px;
    max-width: 980px;
    width: 100%;
    margin: auto;
    padding-bottom: 50px;
    letter-spacing: -0.01em;
    text-align: center;
    /* margin-bottom: 120px; */
    margin-top: 100px;
  }

  section.products .smatoku_wrap img {
    width: 100%;
  }

  section.products .smatoku_wrap .smatoku_bnr_wrap {
    background-color: #ddd;
    width: 810px;
    margin: auto;
    padding: 30px 0;
    margin-bottom: 30px;
    text-align: center;
    border-radius: 10px;
  }

  section.products .smatoku_wrap .smatoku_bnr_wrap {
    background-color: #fff;
    width: 810px;
    margin: auto;
    padding: 30px 0;
    margin-bottom: 30px;
    text-align: center;
    border-radius: 10px;
  }

  section.products .smatoku_wrap .smatoku_bnr_wrap.grey {
    background-color: #fff;
    color: #333;
  }







  section.products .smatoku_item_wrap {
    background-color: #fff;
    width: 810px;
    margin: auto;
    padding: 30px 0;
    margin-bottom: 30px;
    text-align: center;
    border-radius: 10px;
  }

  .smatoku_starlink_white_bg {
    background-color: #fff;
    width: 100%;
    max-width: 980px;
    margin: auto;
    text-align: center;
    border-radius: 0 0 40px 40px;
    border: 5px solid #FBF2EB;
  }

  section.products .smatoku_item_wrap.full_bnr {
    background-color: inherit;
    width: 100%;
    max-width: 900px;
    margin: auto;
    /* margin-bottom: 30px; */
    text-align: center;
  }



  section.products .smatoku_wrap .smatoku_title {
    width: 410px;
    margin: auto;
    margin-bottom: 40px;
  }


  section.products .smatoku_wrap .smatoku_pict {
    width: 90%;
    margin: auto
  }

  section.products .smatoku_wrap .sumatoku_remarks {
    font-size: 12px;
    color: #666;
    line-height: 1.5em;
    text-align: left;
    max-width: 720px;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 16px;
  }

  section.products .smatoku_wrap .smatoku_bnr_remark {
    font-size: 15px;
    color: #0066AA;

  }

  section.products .smatoku_wrap .smatoku_bnr,
  section.products .gemini_allwrap .smatoku_bnr {
    width: 700px;
    margin: auto;
    text-align: center;
    margin-bottom: 20px;
  }

  section.products .smatoku_wrap .smatoku_bnr_sublink {
    font-size: 16px;
    color: #0066AA;
  }




  section.products .smatoku_item_wrap .smatoku_start_title {
    position: relative;
    margin: auto;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    margin: auto;
    font-size: 22px;
    margin-bottom: 20px;
  }

  section.products .smatoku_item_wrap .smatoku_start_title::before,
  section.products .smatoku_item_wrap .smatoku_start_title::after {
    content: "";
    position: absolute;
    top: 10px;
    height: 50px;
    width: 2px;
    background-color: var(--color_au_orange);
  }

  section.products .smatoku_item_wrap .smatoku_start_title::before {
    left: -20px;
    transform: rotate(-30deg);
  }

  section.products .smatoku_item_wrap .smatoku_start_title::after {
    right: -20px;
    transform: rotate(30deg);
  }

  section.products .smatoku_item_wrap .smatoku_start_title .subtitle {
    color: #333;
  }

  section.products .smatoku_item_wrap .smatoku_start_title .maintitle {
    color: #EB5505;
  }

  section.products .smatoku_item_wrap .smatoku_start_title .maintitle_manekatsu {
    color: #333;
    letter-spacing: 0.01em;
  }

  section.products .smatoku_item_wrap .smatoku_start_pict {
    max-width: 700px;
    margin: auto;
  }

  section.products .smatoku_item_wrap .smatoku_start_pict img {
    width: 100%;
  }



  /*section about------------------------------------*/
  section.about {
    background-color: var(--color_s_orange);
    border-top: 2px solid #000;
    padding-bottom: 100px;
    padding-top: 70px;
  }

  section.about .title_wrap {
    text-align: center;
    color: #000;
    margin: 0 auto 50px auto;
    position: relative;
    width: 655px;
    font-size: 30px;
    letter-spacing: 0.01em;
    margin-bottom: 59px;
    font-weight: bold;
  }

  section.about .title_wrap .fuchidori {
    font-size: 48px;
  }

  section.about .title_wrap .orange {
    margin-left: 10px;
  }

  section.about .title_wrap::before,
  section.about .title_wrap::after {
    content: "";
    height: 100px;
    width: 2px;
    position: absolute;
    bottom: 0;
    background-color: var(--color_au_orange);
  }

  section.about .title_wrap::before {
    left: 20px;
    transform: rotate(-30deg);
  }

  section.about .title_wrap::after {
    right: 20px;
    transform: rotate(30deg);
  }

  section.about .about_youtube_logo {
    background-color: #fff;
    border-radius: 0 20px 0 0;
    width: calc(50vw - 120px);
    height: 62px;
    text-align: right;
    padding: 30px 40px 0 0
  }

  section.about .about_youtube_logo img {
    width: 100%;
    max-width: 331px;
  }

  section.about .about_item_youtube {
    background-color: #fff;
    border-radius: 0 20px 20px 0;
    width: calc(50vw + 380px);
    padding: 30px 40px 30px 0;
    color: #000;
    /* height: 517px; */
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: end;
    background-image: url(../images/about_bg_youtube.png);
    background-position: bottom;
    background-repeat: no-repeat;
    margin-bottom: 51px;
  }

  section.about .about_item_youtube .heading {
    font-size: 32px;
    margin: 0 0 0 auto;
    text-align: left;
    width: 780px;
    margin-bottom: 30px;
    margin-top: 60px;
    font-weight: bold;
    line-height: 1.6em;
  }

  section.about .heading .underline {
    display: inline-block;
    position: relative;
    z-index: 1;
  }

  section.about .heading .underline::before {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 3px;
    height: 10px;
    background-color: #ffe487;
    z-index: -1;
  }



  section.about .about_item_youtube .detail_wrap {
    width: 420px;
    /* height: 225px; */
    border-radius: 10px;
    border: 2px solid #000;
    background-color: var(--color_h_orange);
    color: #000;
    padding: 20px;
    text-align: center;
  }

  section.about .about_item_youtube .detail_wrap .detail_heading {
    font-size: 18px;
    border-bottom: 2px solid #000;
    color: #000;
    padding-bottom: 12px;
    letter-spacing: 0.01em;
    font-weight: bold;
  }

  section.about .about_item_youtube .detail_wrap .detail_date {
    font-size: 50px;
    color: #fff;
    margin-bottom: 7px;
    letter-spacing: 0.01em;
    font-weight: bold;
    width: 300px;
    margin: 20px auto;
  }

  section.about .about_item_youtube .detail_wrap .detail_date img {
    width: 100%;
  }

  section.about .about_item_youtube .detail_wrap .detail_remarks {
    font-size: 11px;
    color: #000;
    width: 340px;
    margin: auto;
    /* text-align: left; */
    letter-spacing: -0.01em;
    margin-bottom: 12px;
  }

  section.about .about_item_youtube .detail_wrap a.detail_text_link {
    color: #fff;
    letter-spacing: -0.01em;
    display: inherit;
    margin: auto;
    font-size: 16px;
    display: inline-block;
  }

  a.icon_arrow_right {
    position: relative;
  }

  a.icon_arrow_right::after {
    position: absolute;
    right: -15px;
    top: 2px;
    bottom: 0;
    margin: auto;
    height: 10px;
    width: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
  }




  section.about .about_item_youtube .about_image_wrap {
    position: absolute;
    bottom: 229px;
    left: calc(50vw - 420px);
    width: 320px;
  }

  section.about .about_item_youtube .about_image_wrap img[src*="about_illust_1"] {
    position: absolute;
    width: 320px;
    left: 0;
  }

  section.about .about_item_youtube .about_image_wrap .about_illust_1_1 {
    position: absolute;
    top: -30px;
    left: 154px;
    width: 150px;

  }

  section.about .about_item_youtube .about_image_wrap .about_illust_1_2 {
    position: absolute;
    left: -10px;
    top: -50px;
    width: 57px;
  }

  section.about .about_item_youtube .about_image_wrap .about_illust_1_1 img,
  section.about .about_item_youtube .about_image_wrap .about_illust_1_2 img {
    width: 100%;
  }






  /**/
  section.about .about_google_logo {
    background-color: #fff;
    border-radius: 20px 0 0 0;
    width: calc(50vw - 120px);
    height: 62px;
    text-align: left;
    padding: 0 0 0 40px;
    margin: 0 0 0 auto;
  }

  section.about .about_item_google {
    background-color: #fff;
    border-radius: 20px 0 0 20px;
    width: calc(50vw + 380px);
    padding: 30px 0 0 100px;
    color: #000;
    height: 457px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: start;
    background-image: url(../images/about_bg_google.png);
    background-position: bottom -30px left 50%;
    background-repeat: no-repeat;
    margin: 0 0 0 auto;
  }

  section.about .about_item_google .heading {
    font-size: 32px;
    text-align: left;
    width: 780px;
    margin-bottom: 30px;
    margin-top: 20px;
    font-weight: bold;
  }


  section.about .about_item_google .detail_wrap {
    width: 470px;
    font-size: 16px;
    line-height: 2.2em;
    letter-spacing: -0.05em;
    margin-bottom: 20px;
  }

  section.about .about_item_google .google_text_link {
    font-size: 16px;
    letter-spacing: -0.01em;
    color: #0066AA;
  }

  section.about .about_item_google .google_text_link.icon_arrow_right::after {
    border-color: #0066AA;
  }

  section.about .about_item_google .about_image_wrap {
    position: absolute;
    right: calc(50vw - 520px);
    bottom: -116px;
    width: 208px;
    height: 380px;
  }

  section.about .about_item_google .about_image_wrap img[src*="about_illust_2.svg"] {
    position: absolute;
    right: 0px;
    left: 0;
    width: 100%;
  }





  section.about .about_item_google .about_image_wrap .about_illust_2_2 {
    position: absolute;
    left: -50px;
    top: -37px;
    width: 35px;
    animation-delay: 0s;
  }

  section.about .about_item_google .about_image_wrap .about_illust_2_3 {
    position: absolute;
    top: -15px;
    left: 130px;
    width: 35px;
    animation-delay: 1.5s;
  }

  section.about .about_item_google .about_image_wrap .about_illust_2_4 {
    position: absolute;
    left: 80px;
    top: -60px;
    width: 35px;
    animation-delay: 1s;
  }

  section.about .about_item_google .about_image_wrap .about_illust_2_5 {
    position: absolute;
    left: 0px;
    top: -90px;
    width: 40px;
    animation-delay: 0.5s;
  }

  .about_illust_2_2 img.anime_about_google_img {
    width: 100%;
  }

  /*section accessories-------------------------------*/

  section.accessories {
    padding-bottom: 37px;
    margin: 0;
    position: relative;
    background-color: #fff;
  }

  section.accessories .bg_orage {
    background-color: var(--color_s_orange);
    width: 100%;
    margin: 0;
    padding-top: 1px;
  }

  section.accessories .title_wrap {
    text-align: center;
    color: #000;
    margin: 0 auto 50px auto;
    position: relative;
    width: 655px;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.01em;
    position: relative;
    top: -60px;
  }

  section.accessories .title_wrap .fuchidori {
    font-size: 52px;
  }

  section.accessories .title_wrap .orange {
    font-size: 30px;
  }

  section.accessories .title_wrap::before,
  section.accessories .title_wrap::after {
    content: "";
    height: 100px;
    width: 2px;
    position: absolute;
    bottom: -10px;
    background-color: var(--color_au_orange);
  }

  section.accessories .title_wrap::before {
    left: 50px;

    transform: rotate(-30deg);
  }

  section.accessories .title_wrap::after {
    right: 50px;
    transform: rotate(30deg);
  }

  section.accessories .tab_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 6px;
    z-index: 2;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0.01em;
    max-width: 900px;
    margin: auto;
  }


  section.accessories .tab_wrap .tab_item {
    width: 315px;
    height: 76px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    cursor: pointer;
  }

  section.accessories .tab_wrap a.tab_item:hover {
    text-decoration: none;
  }

  section.accessories .tab_wrap .tab_item.on {
    background-image: url(../images/product_tab_on.png);
    color: var(--color_au_orange);
  }

  section.accessories .tab_item_wrap span.tab_item_wrap {
    display: inline-block;
    position: relative;
  }


  section.accessories .tab_item_wrap {
    background-color: #fff;
    padding-top: 120px;
    border-top: 2px solid #000;
  }


  section.accessories .tab_item_wrap .tab_item {
    background-position: bottom;
    background-repeat: repeat-x;
    padding-bottom: 130px;
  }

  section.accessories .product_image_wrap {
    height: 444px;
    width: 831px;
    margin: auto;
    position: relative;
  }

  section.accessories .tab_item {
    max-width: 900px;
    width: 100%;
    margin: auto;
  }

  section.accessories .accessories_item_detail_link {
    text-align: center;
    margin-top: 20px;
  }

  section.accessories .accessories_item_detail_link a {
    color: var(--color_h_orange);
    font-size: 15px;
    display: inline-block;
    margin: auto;
  }

  /*accessaries/ tab 1 galaxy------------------------*/

  section.accessories .tab_item_galaxy {
    display: flex;
    gap: 20px;
    margin-top: 60px;
  }

  section.accessories .tab_item_galaxy .accessories_item {
    background-color: var(--color_m_orange);
    border-radius: 50vh;
    min-height: 524px;
    width: 33.3%;
    position: relative;
    padding: 116px 33px 0;
    color: #000;
    letter-spacing: 0.05em;
  }

  section.accessories .tab_item_galaxy .accessories_item:nth-child(1) {
    margin-bottom: 200px;
  }

  section.accessories .tab_item_galaxy .accessories_item:nth-child(2) {
    margin: 100px 0;
  }

  section.accessories .tab_item_galaxy .accessories_item:nth-child(3) {
    margin-top: 200px;
  }

  section.accessories .tab_item_galaxy .accessories_heading {
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
    letter-spacing: 0.01em;
  }


  section.accessories .tab_item_galaxy .accessories_text {
    text-align: left;
    font-size: 16px;
    line-height: 1.8em;
  }

  section.accessories .accessorie_1 img,
  section.accessories .accessorie_2 img {
    width: 100%;
  }

  section.accessories .tab_item_galaxy .accessorie_1 {
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
  }

  section.accessories .tab_item_galaxy .accessorie_2 {
    position: absolute;
    bottom: -100px;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 160px;
  }

  /*accessaries/ tab 2 google------------------------*/

  section.accessories .tab_item_google {}

  section.accessories .tab_item_google .accessories_item {
    background-color: var(--color_m_orange);
    border-radius: 50vw;
    min-height: 280px;
    width: 100%;
    position: relative;
    color: #000;
    letter-spacing: 0.05em;
  }

  section.accessories .tab_item_google .accessories_heading {
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.01em;
    position: absolute;
    bottom: 50px;
    left: 94px;
    width: 23%;
    font-size: 18px;
    white-space: nowrap;
  }

  section.accessories .tab_item_google .accessories_text {
    text-align: left;
    font-size: 16px;
    line-height: 1.8em;
    position: absolute;
    left: 320px;
    width: 37%;
    top: 76px;
    letter-spacing: 0.01em;
  }

  section.accessories .tab_item_google .accessorie_1 {
    position: absolute;
    top: -50px;
    left: 36px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    width: 320px;
  }

  section.accessories .tab_item_google .accessorie_2 {
    position: absolute;
    bottom: -20px;
    right: 17px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 170px;
  }

  section.accessories .tab_item_google .accessories_item_detail_link {
    position: absolute;
    bottom: 40px;
    left: 390px;
  }

  /*accessaries/ tab 3 xperia------------------------*/

  section.accessories .tab_item_xperia {}

  section.accessories .tab_item_xperia .accessories_item {
    background-color: var(--color_m_orange);
    border-radius: 50vw;
    min-height: 280px;
    width: 100%;
    position: relative;
    color: #000;
    letter-spacing: 0.05em;
  }

  section.accessories .tab_item_xperia .accessories_heading {
    text-align: center;
    font-weight: bold;
    position: absolute;
    bottom: 77px;
    left: 66px;
    width: 27%;
    font-size: 18px;
    letter-spacing: -0.03em;
  }

  section.accessories .tab_item_xperia .accessories_text {
    text-align: left;
    font-size: 16px;
    line-height: 1.8em;
    position: absolute;
    left: 320px;
    width: 37%;
    top: 76px;
    letter-spacing: 0.01em;
  }

  section.accessories .tab_item_xperia .accessorie_1 {
    position: absolute;
    top: -56px;
    left: 43px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    width: 280px;
  }

  section.accessories .tab_item_xperia .accessorie_2 {
    position: absolute;
    bottom: -10px;
    right: calc(50% - 520px);
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
  }

  section.accessories .tab_item_xperia .accessories_item_detail_link {
    position: absolute;
    bottom: 40px;
    left: 390px;
  }

  section.accessories .accessories_item span.underline {
    position: relative;
    display: inline-block;
    z-index: 1;
  }

  section.accessories .accessories_item span.underline::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 8px;
    background-color: #fff;
    bottom: 3px;
    left: 0px;
    z-index: -1;
  }

  section.accessories .segment {
    height: 2px;
    margin: auto;
    width: calc(100% - 20px);
  }

  /*section apri----------------------------------*/

  section.apri {
    /* border-top: 2px solid #000; */
    padding-bottom: 100px;
    padding-top: 0px;
    background-color: #fff;
  }

  section.apri .title_wrap {
    text-align: center;
    color: #000;
    margin: 50px auto 100px auto;
    position: relative;
    width: 655px;
    font-size: 34px;
    font-weight: bold;
    letter-spacing: 0.01em;
    line-height: 1em;
  }

  section.apri .title_wrap img[src*="heading_decoration_short"] {
    width: 333px;
  }

  section.apri .title_wrap .fuchidori {
    font-size: 58px;
    margin-top: 23px;
  }

  /*section campaign------------------------------*/

  section.campaign {
    position: relative;
  }

  section.campaign img[src*="campaign_check_icon"] {
    position: absolute;
    left: calc(50% - 320px);
    top: -50px;
    width: 140px;
  }

  section.campaign .campaign_wrap {
    border: 2px solid var(--color_au_orange);
    max-width: 900px;
    width: 100%;
    overflow: hidden;
    margin: auto;
    border-radius: 10px;
    margin-bottom: 160px;
  }



  section.campaign .campaign_head,
  section.campaign a.campaign_link {
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--color_au_orange);
    width: 100%;
    font-weight: bold;
    position: relative;
    cursor: pointer;
    text-decoration: none;
  }

  section.campaign a.campaign_link::after {
    content: "";
    position: absolute;
    right: 40px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: 16px;
    width: 16px;
    border-top: 2px solid var(--color_au_orange);
    border-right: 2px solid var(--color_au_orange);
    transform: rotate(45deg);
    transition: all 0.2s;
  }

  section.campaign .campaign_head::after {
    position: absolute;
    right: 40px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: 16px;
    width: 16px;
    border-top: 2px solid var(--color_au_orange);
    border-right: 2px solid var(--color_au_orange);
    transform: rotate(130deg);
    transition: all 0.2s;
  }

  section.campaign .campaign_head.on::after {
    transform: rotate(-45deg);
    transition: all 0.2s;
  }

  section.campaign .campaign_body_wrap {
    border-top: 2px solid var(--color_au_orange);
    background-color: var(--color_m_orange);
    width: 100%;
    padding: 70px 0 50px 0;
  }

  section.campaign a.campaign_body_item {
    width: 820px;
    background-color: #fff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin: auto;
    overflow: hidden;
    text-decoration: none;
    position: relative;
    letter-spacing: 0.01em;
    margin-bottom: 20px;
  }

  section.campaign .campaign_body_item img.banner {
    width: 50%;
  }

  section.campaign .campaign_body_item .text_wrap {
    width: 50%;
    padding: 20px;
    padding-top: 40px;
    font-weight: bold;
  }

  section.campaign .campaign_body_item .text_wrap .title {
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
  }

  section.campaign .campaign_body_item .text_wrap .date {
    font-size: 14px;
    color: var(--color_au_orange);
  }

  section.campaign .campaign_body_item .to_detail {
    height: 34px;
    width: 89px;
    background-color: var(--color_au_orange);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 10px 0 0 0;
    font-size: 14px;
  }



  section.campaign .foot_copyright {
    background-color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 12px;
    height: 140px;
    letter-spacing: 0.01em;
  }


  #remark_date {
    font-size: 12px;
    margin-left: 1em;
    color: #000;
    margin: 10px auto 20px;
    max-width: 980px;
    letter-spacing: 0.01em;
  }



  /*section_remarks------------------------------*/
  section.remarks {
    padding: 50px 0;
  }

  section.remarks .remarks_allwrap {
    width: 100%;
    max-width: 980px;
    margin: auto;

  }

  section.remarks .remarks_title {
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    color: #000;
  }

  section.remarks .accodion_item_allwrap {
    margin-bottom: 30px;
  }

  section.remarks .accodion_btn_wrap {
    background-color: #f0f0f0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    min-height: 60px;
    color: #000;
    position: relative;
    letter-spacing: 0.05em;
  }




  section.remarks .accodion_btn_wrap::after {
    content: "";
    height: 8px;
    width: 8px;
    position: absolute;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  section.remarks .accodion_btn_wrap::after {
    transform: rotate(-45deg);
    top: -6px
  }

  section.remarks .accodion_btn_wrap.on::after {
    transform: rotate(135deg);
    top: 6px;
  }

  section.remarks .accodion_btn_wrap .accodion_btn_tg {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: none !important;
  }

  section.remarks .accodion_btn_wrap.on .accodion_btn_tg.to_close,
  section.remarks .accodion_btn_wrap.off .accodion_btn_tg.to_open {
    display: block !important;

  }







  section.remarks .accodion_item_wrap {
    text-align: left;
    font-size: 12px;
    color: #000;
    letter-spacing: 0.05em;
  }

  section.remarks .accodion_item_wrap .heading {
    padding: 1em;
    font-weight: bold;
  }

  section.remarks .accodion_item_wrap .indent_1 {
    margin: 0 0 0.8em 0;
  }

  section.remarks .accodion_item_wrap a.txt_link {
    display: inline;
    margin: 0;
    padding: 0;
    text-decoration: underline;
  }



  /*modal--------------------*/
  .modal_wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100;
  }

  .modal_wrap .modal_bg {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    cursor: pointer;
  }

  .modal_wrap .orange {
    color: var(--color_au_orange);
  }


  .modal_wrap .modal_item_wrap {
    position: relative;
    max-width: 660px;
  }

  .modal_wrap .modal_item_wrap .modal_item {
    background-color: #fff;
    position: relative;
    width: 100%;
    height: 100%;
    max-height: 600px;
    overflow-y: auto;
    padding: 50px 58px;
    line-height: 1.5em;
  }

  .modal_wrap .modal_item_wrap .btn_modal_close_head,
  .modal_wrap .modal_item_wrap .btn_modal_close_foot {
    background-image: url(../images/btn_modal_close.png);
    height: 45px;
    width: 45px;
    background-size: contain;
    margin: auto;
    background-repeat: no-repeat;
    pointer-events: none;
  }

  .modal_wrap .modal_item_wrap .btn_modal_close_head {
    position: absolute;
    top: -50px;
    right: 0px
  }

  .modal_wrap .modal_item_wrap .btn_modal_close_foot {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -75px;
  }

  link_detail a.link_detail {
    display: inline-block;
    margin: auto;
  }

  .modal_wrap .modal_title {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 22px;
  }

  .modal_wrap .modal_subtitle {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 22px;
  }

  .modal_wrap img.modal_sevice_logo {
    margin: auto;
    margin-bottom: 40px;
    display: block;
  }

  .modal_wrap .modal_text {
    line-height: 1.5em;
    margin-bottom: 22px;

  }

  .modal_wrap .modal_remarks {
    font-size: 12px;
    margin-bottom: 50px;
  }

  .modal_wrap .link_detail_wrap {
    width: 100%;
    text-align: center;
    margin-top: 40px;
  }

  .modal_wrap a.link_detail {
    display: inline-block;
    margin: auto;
    text-decoration: none;
  }

  /*movie modal----------------------------------*/
  img.close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    max-width: 70px;
  }

  #adMovBoxWrap {
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 120;
    overflow: auto;
    height: 100%;
    width: 100%;
    padding: 10px;
    align-items: center;
    z-index: 110000;
  }

  #adMovBoxWrapper {
    margin: 0 auto;
    text-align: right;
    z-index: 1;
    height: 50vw;
    width: 80vw;
    max-width: 1200px;
    max-height: 750px;
    position: relative;
  }

  #adMovBoxWrapper .btn_modal_close_head,
  #adMovBoxWrapper .btn_modal_close_foot {
    content: "";
    background-image: url(../images/btn_modal_close.png);
    height: 45px;
    width: 45px;
    background-size: contain;
    margin: auto;
    background-repeat: no-repeat;
    pointer-events: none;
  }

  #adMovBoxWrapper .btn_modal_close_head {
    position: absolute;
    top: -50px;
    right: 0px
  }

  #adMovBoxWrapper .btn_modal_close_foot {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -75px;
  }

  #adMovBoxInner {
    margin: 0 auto;
    text-align: right;
    overflow: hidden;
    z-index: 1;
    height: 50vw;
    width: 80vw;
    max-width: 1200px;
    max-height: 750px;
  }

  #adMovBoxWrap iframe {
    width: 100%;
    height: 100%;
  }

  #floatMovBg {
    text-align: center;
    background: rgba(0, 0, 0, .8);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    cursor: pointer;
    z-index: 1;
  }

  #closefloat {
    cursor: default;
  }


  /*galaxy_campaign_bnr_wrap/////////////////////*/
  .galaxy_campaign_bnr_wrap {
    background-color: #F6F6F6;
    padding: 10px 0 50px;
    letter-spacing: 0.01em;
  }

  .campaign_bnr_inner_wrap {
    max-width: 810px;
    margin: auto;
    text-align: center;
  }

  .galaxy_campaign_bnr_wrap .campaign_bnr_title_wrap {
    text-align: center;
    display: inline-block;
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: bold;
    color: #000;
    position: relative;
  }

  .galaxy_campaign_bnr_wrap .campaign_bnr_title_wrap::after,
  .galaxy_campaign_bnr_wrap .campaign_bnr_title_wrap::before {
    content: "";
    position: absolute;
    height: 60px;
    width: 2px;
    background-color: var(--color_au_orange);
    bottom: -10px;
  }

  .galaxy_campaign_bnr_wrap .campaign_bnr_title_wrap::after {
    transform: rotate(30deg);
    right: -30px;
  }

  .galaxy_campaign_bnr_wrap .campaign_bnr_title_wrap::before {
    transform: rotate(-30deg);
    left: -20px;
  }



  .galaxy_campaign_bnr_wrap .galaxy_campaign_bnr {
    text-align: center;
    background-color: #fff;
    padding: 30px;
    border-radius: 10px;
  }

  .galaxy_campaign_bnr_wrap .galaxy_campaign_bnr img {
    width: 100%;
  }

  .galaxy_campaign_bnr_wrap .link {
    display: inline-block;
    margin-top: 20px;
    font-size: 15px;
  }


  /* end *****************************************/


  /*animation_===================================*/
  .all_anime_on .anime_rotate {
    animation-name: rotate;
    animation-duration: 50s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
  }

  @keyframes rotate {
    from {
      transform: rotate(0deg);
    }

    to {
      transform: rotate(360deg);
    }
  }

  /**/




  .all_anime_on .anime_slide_title {
    transform: translateX(-300px);
    opacity: 0;
    position: relative;
    z-index: 2;
  }

  .all_anime_on .anime_slide_title img.anime_slide_title_img {
    min-width: 500px;
  }

  .all_anime_on .anime_slide_title.on {
    animation-name: anime_slide_title;
    animation-duration: 1.5s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
  }

  @keyframes anime_slide_title {
    0% {

      transform: translateX(-300px);
      opacity: 0;
    }

    100% {
      transform: translateX(0px);
      opacity: 1;
    }
  }





  /**/
  .all_anime_on .anime_product_l {
    opacity: 0;
  }

  .all_anime_on .anime_product_l.on {
    animation-name: anime_product_l;
    animation-duration: 0.5s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
  }

  @keyframes anime_product_l {
    0% {
      opacity: 0;
      transform: translateX(-200px);
    }

    100% {
      transform: translateX(0px);
      opacity: 1;
    }
  }

  .all_anime_on .anime_product_r {
    opacity: 0;
  }

  .all_anime_on .anime_product_r.on {
    animation-name: anime_product_r;
    animation-delay: 0.5s;
    animation-duration: 0.5s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
  }

  @keyframes anime_product_r {
    0% {
      opacity: 0;
      transform: translateX(200px);
    }

    100% {
      transform: translateX(0px);
      opacity: 1;
    }
  }

  @keyframes anime_slide_title_img {
    0% {
      filter: brightness(0);
    }

    100% {
      filter: brightness(1);
    }
  }


  /**/
  .all_anime_on .anime_slide_down {
    opacity: 0
  }

  .all_anime_on .anime_slide_down.on {
    animation-delay: 1s;
    animation-duration: 0.25s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    animation-name: anime_slide_down;

  }

  @keyframes anime_slide_down {
    from {
      transform: translateY(-30px);
      opacity: 0;
    }

    to {
      transform: translateY(0px);
      opacity: 1;
    }
  }

  /**/

  .all_anime_on .anime_about_youtube_detail {
    opacity: 0;
  }

  .all_anime_on .anime_about_youtube_detail.on {
    animation-duration: 0.5s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    animation-name: anime_about_youtube_detail;

  }

  @keyframes anime_about_youtube_detail {
    from {
      opacity: 0;
      filter: blur(10px);
    }

    to {
      opacity: 1;
      filter: blur(0px);
    }
  }

  /**/

  .all_anime_on .anime_about_youtube_img1,
  .all_anime_on .anime_about_google_img1 {
    opacity: 0;
  }

  .all_anime_on .anime_about_youtube_img1.on,
  .all_anime_on .anime_about_google_img1.on {
    animation-delay: 0.5s;
    animation-duration: 5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-name: anime_about_youtube_img1;

  }

  @keyframes anime_about_youtube_img1 {
    0% {
      opacity: 0;
      filter: blur(10px);
    }

    10% {
      opacity: 1;
      filter: blur(0px);
    }

    40% {
      opacity: 1;
      filter: blur(0px);
    }

    50% {
      opacity: 0;
      filter: blur(10px);
    }
  }

  .all_anime_on .anime_about_youtube_img2,
  .all_anime_on .anime_about_google_img2 {
    opacity: 0;
  }

  .all_anime_on .anime_about_youtube_img2.on,
  .all_anime_on .anime_about_google_img2.on {
    animation-delay: 1s;
    animation-duration: 5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-name: anime_about_youtube_img2;

  }

  @keyframes anime_about_youtube_img2 {
    0% {
      opacity: 0;
      filter: blur(10px);
    }

    10% {
      opacity: 1;
      filter: blur(0px);
    }

    40% {
      opacity: 1;
      filter: blur(0px);
    }

    50% {
      opacity: 0;
      filter: blur(10px);
    }
  }


  .all_anime_on .anime_about_google_img {
    opacity: 0;
  }

  .all_anime_on .anime_about_google_img.on {
    animation-name: anime_about_google_img;
    animation-duration: 0.3s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards !important;
    opacity: 0;

  }

  @keyframes anime_about_google_img {
    0% {
      opacity: 0;
      filter: blur(10px);
      transform: scale(0);
    }

    98% {
      filter: blur(0px);
      transform: scale(105%);
    }

    100% {
      opacity: 1;
      transform: scale(100%);
    }
  }

  .all_anime_on .anime_move_y1 {
    animation-name: anime_move_y1;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
  }

  @keyframes anime_move_y1 {
    0% {
      transform: translateY(10%);
    }

    50% {
      transform: translateY(0%);
    }

    100% {
      transform: translateY(10%);
    }
  }

  .all_anime_on .anime_move_y2 {
    animation-name: anime_move_y2;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;

  }

  @keyframes anime_move_y2 {
    0% {
      transform: translateY(0%);
    }

    50% {
      transform: translateY(10%);
    }

    100% {

      transform: translateY(0%);
    }
  }

  /*fixed_heder-------------------*/

  .fixed_header {
    position: fixed;
    top: -100px;
    right: 0;
    z-index: 3;
    transition: 0.2s all;
  }

  .fixed_header.on {
    top: 0;
  }

  .fixed_header.tab_allwrap {
    width: 100%;
    border-bottom: 2px solid #000;
    background-color: var(--color_s_orange);
    padding-left: 0px;
  }



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





@media screen and (min-width: 1200px) {
  .fixed_header {
    width: calc(100% - 180px);
    background-color: var(--color_s_orange);
    border-bottom: 2px solid #000;
  }

  .fixed_header.tab_allwrap {
    padding-left: 180px;
  }
}
