@charset "UTF-8";

/*sp---------------------------------------*/
@media screen and (min-width: 0px) and (max-width: 766px) {

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

    .contents_all_wrap {
        letter-spacing: 0.1em;
        width: 100%;
        min-height: 100vh;
        background-size: contain;
        background-repeat: repeat-y;
        background-position: center;
        background-size: 100%;
        background-repeat: repeat-x;
        animation: scroll;
    }

    .contents_all_wrap img {
        width: 100%;
    }

    .inner_contents_wrap {
        width: 100%;
        margin: 0 auto;
        position: relative;
        padding: 0;
        box-sizing: border-box;
    }

    .fuchidori {
        -webkit-text-stroke: 1vw #eb5505;
        text-stroke: 1vw #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;

    }

    .product_tab_anchor {
        position: relative;
        top: -40px;
        ;
    }

    /* start *****************************************/
    /*section kv--------------------------*/
    section.kv {
        padding-bottom: 6vw;
    }

    section.kv .inner_contents_wrap {}

    section.kv .kv_wrap {
        position: relative;
        margin-bottom: 6vw;
        height: 59vw;
    }

    .all_anime_off section.kv .kv_wrap {
        animation-name: kv_fade;
        animation-delay: 0.3s;
        animation-duration: 0.5s;
        animation-timing-function: linear;
        animation-fill-mode: forwards;
        opacity: 0;
        border-radius: 2vw;
    }


    section.kv .kv_wrap .scroll_icon {
        color: #fff;
        font-size: 3vw;
        display: flex;
        justify-content: center;
        align-items: center;
        transform: rotate(90deg);
        position: absolute;
        left: -7vw;
        top: 36vw;
        z-index: 2;
    }

    section.kv .kv_wrap .scroll_icon .line {
        background-color: #2d3031;
        width: 15vw;
        height: 2px;
        margin-left: 10px;
        margin-left: 3vw;
        position: relative;
    }

    section.kv .kv_wrap .scroll_icon .line::after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 2px;
        background-color: #fff;
        animation-name: kv_scroll;
        animation-duration: 3s;
        animation-iteration-count: infinite;
        animation-timing-function: ease-in-out;
    }

    @keyframes kv_scroll {
        0% {
            opacity: 0;
            width: 0%;
        }

        50% {
            opacity: 1;
            width: 100%;
        }

        100% {
            opacity: 0;
            width: 100%;
        }
    }


    section.kv .kv_item {
        width: 96%;
        border-radius: 2vw;
        margin: auto;
    }

    section.kv .kv_btn_play_wrap {
        background-image: url(https://www.au.com/content/dam/au-com/pr/google-link/images/kv_btn_play.png);
        height: 36vw;
        width: 36vw;
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        bottom: -24vw;
        right: -1vw;
        padding: 3.3vw 0 0 3.2vw;
        z-index: 2;
    }

    section.kv .kv_btn_play {
        height: 22vw;
        width: 22vw;
        animation-duration: 50s;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
    }


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

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

    section.kv img[src*='logo_google'] {
        /* height: 218px; */
        width: 40vw;
        margin: auto;
        margin: 12vw auto 6vw auto;
        display: block;
    }

    section.kv .mov_iframe_wrap {
        margin: auto;
        width: 90vw;
        height: 60vw;
        border-radius: 2vw;
        overflow: hidden;
        pointer-events: none;
        position: relative;
        z-index: 1;
        animation-name: kv_fade;
        animation-delay: 2s;
        animation-duration: 0.5s;
        animation-timing-function: linear;
        animation-fill-mode: forwards;
        background-color: #000;
        opacity: 0;
    }

    @keyframes kv_fade {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }


    img.thumbnail ~ .icon_play {
        height: 12vw;
        width: 12vw;
    }


    section.kv iframe.kv_video_item {
        width: 90vw;
        height: 60vw;
        aspect-ratio: 6 / 4;
    }

    section.kv .kv_image_wrap {
        margin: auto;
        width: 90vw;
        height: 62vw;
        border-radius: 2vw;
        overflow: hidden;
        pointer-events: none;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    section.kv .kv_image_wrap.galaxy {
        background-image: url(https://www.au.com/content/dam/au-com/pr/google-link/images/kv_galaxy_sp.jpg);
    }

    section.kv .kv_image_wrap.google {
        background-image: url(https://www.au.com/content/dam/au-com/pr/google-link/images/kv_google_sp.jpg);
    }

    section.kv .kv_image_wrap.xperia {
        background-image: url(https://www.au.com/content/dam/au-com/pr/google-link/images/kv_xperia_sp.jpg);
    }

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

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

    .logo_google_wrap .logo_google {
        padding: 4vw 0 4vw;
        width: 37vw;
        margin: auto;
    }

    .kv_bnr {
        width: 94vw;
        margin: 0vw auto 5vw;
        position: relative;
        z-index: 2;
        display: block;
    }


    .kv_bnr img {
        width: 100%;
    }

    .kv_bnr .text_link {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 6vw;
        margin: auto;
        font-size: 4.3vw;
        /* font-weight: bold; */
        display: inline-block;
        letter-spacing: -0.02em;
        width: 90vw;
        text-align: center;
    }


    /*section products--------------------------*/
    section.products {
        background-color: var(--color_s_orange);
        padding-top: 3vw;
        background-image: url(https://www.au.com/content/dam/au-com/pr/google-link/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: -24vw;
        top: -39vw;
        width: 49vw;
        z-index: 1;
    }

    section.products img[src*="kv_pict_2"] {
        position: absolute;
        width: 34vw;
        margin: auto;
        left: 0;
        right: -57vw;
        top: 5vw;
    }

    section.products .title_wrap.voice::before,
    section.products .title_wrap.voice::after {
        content: "";
        height: 12vw;
        width: 0.6vw;
        position: absolute;
        bottom: 0;
        background-color: var(--color_au_orange);
        top: 8vw;
    }

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

    section.products .title_wrap.voice::after {
        right: 5vw;
        transform: rotate(30deg);
    }




    section.products .title_wrap {
        text-align: center;
        color: #000;
        position: relative;
        font-size: 7vw;
        font-weight: bold;
        letter-spacing: 0.01em;
        line-height: 0.9em;
        margin: 0 auto;
        padding-bottom: 5vw;
        margin-bottom: -2vw;
        /* height: 46vw; */
    }

    section.products .title_wrap .product_subtitle {
        font-size: 5.7vw;
        margin-bottom: 6vw;
    }

    section.products .title_wrap .product_maintitle {
        font-size: 5vw;
    }



    section.products .title_wrap img[src*="heading_decoration"] {
        width: 49vw;
        /* position: relative; */
        /* top: -2vw; */
        position: absolute;
        left: 1vw;
        left: 4vw;
        top: 14vw;
        margin: auto;
    }

    section.products .title_wrap .fuchidori {
        font-size: 9vw;
        margin-left: 2.5vw;
        position: relative;
        top: -0.5vw;
    }

    section.products .title_wrap .orange {
        font-size: 7.2vw;
        display: inline-block;
        position: absolute;
        left: 5vw;
        text-align: left;
        top: 4vw;
    }

    section.products .title_wrap .line_1 {
        text-align: left;
        line-height: 1.2em;
        padding-top: 19.5vw;
        padding-left: 5.5vw;
        padding-bottom: 0;
    }

    section.products .title_wrap .line_2 {
        margin-top: 5vw;
        position: relative;
    }

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

    section.products .title_wrap .line_2 .dot.dot_1 {
        position: absolute;
        top: -4vw;
        left: 33vw;
    }

    section.products .title_wrap .line_2 .dot.dot_2 {
        position: absolute;
        top: -4vw;
        left: 42vw;
    }

    section.products .title_wrap .line_2 .dot.dot_3 {
        position: absolute;
        top: -4vw;
        left: 51vw;

    }


    section.products .video-container.kv_video_item_google {
        width: 90vw;
        height: 60vw;
        aspect-ratio: 6 / 4;
        border-radius: 3vw;
        margin: auto;
        overflow: clip;
    }

    section.products .mov_iframe_product_wrap img.thumbnail {
        border-radius: 2.5vw;
        width: 111%;
        height: 100%;
        margin: auto;
        border-radius: 3vw;
        left: -3vw;
    }





    section.products .tab_item_wrap .mov_iframe_product_wrap {
        position: absolute;
        left: 0px;
        right: 0px;
        margin: auto;
        top: 11vw;
        width: 90vw;
        /* height: 60vw; */
        border-radius: 2vw;
        overflow: clip;
    }

    .tab_item_wrap .mov_iframe_product_wrap .fruits_zipper_video {
        margin: auto;
        display: block;
        margin-top: 69vw;
        width: 86vw !important;
    }

    section.products .tab_item_wrap .mov_iframe_product_wrap iframe {
        border-radius: 2vw;
        width: 90vw;
        height: 60vw;
    }

    .tab_wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
        top: 6px;
        z-index: 2;
        font-weight: bold;
        letter-spacing: 0.01em;
        font-size: 4.2vw;
        /* max-width: 930px; */
        width: 92vw;
        margin: auto;
    }

    .tab_wrap .tab_item {
        width: 33%;
        height: 17vw;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #000;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom;
        cursor: pointer;
        text-align: center;
        padding-bottom: 4vw;
        padding-right: 2vw;
        line-height: 1em;
    }

    .tab_wrap .tab_item.on {
        background-image: url(https://www.au.com/content/dam/au-com/pr/google-link/images/product_tab_sp_on.png);
        color: var(--color_au_orange);
    }

    .tab_item_wrap {
        background-color: #fff;
        padding-top: 11vw;
        position: relative;
        border-top: 0.6vw solid #606060;
    }


    .tab_item_wrap .tab_item {
        background-position: bottom;
        background-repeat: repeat-x;
        padding-bottom: 40vw;
        /* margin-bottom: 55vw; */
        background-size: 70vw;
        height: 77vw;
        background-position: 21vw bottom;
    }

    section.products .product_image_wrap {
        width: 81%;
        height: 58vw;
        margin: auto;
        position: relative;
    }

    section.products .product_title {
        position: absolute;
        left: -8vw;
        top: 49vw;
        width: 76vw;
    }

    /*title for fruits_zipper*/
    section.products .product_title.fruits_zipper_title {
        position: absolute;
        left: 3vw;
        top: 6vw;
    }

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

    /*title for fruits_zipper*/
    section.products .product_title.fruits_zipper {
        position: absolute;
        left: -1vw;
        top: 57vw;
        width: 76vw;
    }

    section.products .product_title.fruits_zipper_title .anime_slide_title {
        width: 57vw;
    }

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

    section.products .fruits-zipper_pict {
        width: 90vw;
        margin: 5vw auto;
    }

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

    }


    /*
  section.products .product_title.fruits_zipper .js-on_google::after {
    content: "";
    position: absolute;
    right: -16vw;
    top: -1vw;
    height: 29vw;
    width: 45vw;
    background-image: url(../images/product_google-pixel_title_pict_943a24cfcaea405d.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
*/



    section.products .play_movie_btn {
        position: absolute;
        right: 17vw;
        bottom: -36.5vw;
        box-shadow: 0px 32px 35px 0px rgba(0, 0, 0, 0.3);
        border-radius: 2vw;
        width: 50vw;
        overflow: hidden;
    }

    .tab_item_galaxy .tab_item {
        background-image: url(https://www.au.com/content/dam/au-com/pr/google-link/images/product_galaxy_bg_text.png);
    }

    .tab_item_google .tab_item {
        background-image: url(https://www.au.com/content/dam/au-com/pr/google-link/images/product_google-pixel_bg_text.png);
    }

    .tab_item_xperia .tab_item {
        background-image: url(https://www.au.com/content/dam/au-com/pr/google-link/images/product_xperia_bg_text.png);
    }


    section.products .prdoduct_hard_wrap {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: stretch;
        flex-direction: column;
        /* gap: 19vw; */
        margin-bottom: 26vw;
        height: 96vw;
    }

    section.products .prdoduct_hard_wrap:has(.prdoduct_hard_r_wrap) {

        height: 192vw;
    }


    section.products .first_wrap {
        margin-bottom: 60vw;
    }

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

    section.products .prdoduct_hard_wrap .prdoduct_hard_l_wrap img[src*="bg_pattern_middle"] {
        position: absolute;
        bottom: -17vw;
        left: -21vw;
        z-index: 0;
        width: 70vw;
    }

    section.products .prdoduct_hard_wrap .prdoduct_hard_l_wrap img[src*="bg_pattern_small"] {
        position: absolute;
        top: -24vw;
        left: 42vw;
        z-index: 0;
        width: 50vw;
    }

    section.products .prdoduct_hard_wrap .prdoduct_hard_r_wrap img[src*="bg_pattern_middle"] {
        position: absolute;
        top: 49vw;
        left: 7vw;
        z-index: 0;
        width: 36vw;
    }

    section.products .prdoduct_hard_wrap .prdoduct_hard_r_wrap img[src*="bg_pattern_small"] {
        position: absolute;
        bottom: -13vw;
        left: 55vw;
        z-index: 0;
        width: 82vw;
    }

    section.products .prdoduct_hard_wrap .product_hard_item {
        border: 2vw 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 3vw 3vw 0;
        justify-content: end;
        margin-right: 15vw;
        height: 68vw;
    }


    section.products .prdoduct_hard_wrap .prdoduct_hard_r_wrap .product_hard_item {
        border-right: none;
        border-radius: 2vw 0 0 2vw;
        margin-top: 55vw;
        justify-content: start;
        margin-left: 14vw;
        height: 69vw;
    }

    section.products .prdoduct_hard_wrap .prdoduct_hard_l_wrap .product_hard {
        position: absolute;
        left: 10vw;
        bottom: 44vw;
        text-align: right;
        width: 65vw;
    }

    section.products .prdoduct_hard_wrap .prdoduct_hard_l_wrap .product_fukidashi {
        position: absolute;
        right: -7vw;
        top: 20vw;
        width: 26vw;
    }


    section.products .prdoduct_hard_wrap .prdoduct_hard_r_wrap .product_hard {
        position: absolute;
        left: 8vw;
        right: 0;
        bottom: 44vw;
        width: 64vw;
    }



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

    section.products .prdoduct_hard_wrap .product_detail_wrap .title {
        font-size: 5vw;
        font-weight: bold;
        margin-bottom: 5vw;
    }

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

    a.btn_detail {
        height: 14vw;
        width: 78vw;
        border-radius: 50vw;
        color: var(--color_au_orange);
        border: solid 1px var(--color_au_orange);
        background-color: #fff;
        font-size: 3.5vw;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: -1vw;
        text-decoration: none;
        position: relative;
        letter-spacing: 0.01em;
        margin: auto;
        margin-top: 6vw;
    }

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

    section.products .prdoduct_hard_wrap .product_detail_wrap .btn_campaign {
        height: 11vw;
        width: 58vw;
        border-radius: 50vw;
        background-color: var(--color_au_orange);
        color: #fff;
        font-size: 3.5vw;
        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: 3vw;
        top: 0px;
        bottom: 0px;
        margin: auto;
        font-weight: bold;
        display: block;
        height: 1em;
        width: 1em;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    section.products .galaxy_slide_allwrap,
    section.products .google_slide_allwrap {
        position: relative;
        top: -25vw;
        margin-top: 30vw;
    }

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

    section.products .galaxy_slide_title {
        margin: 0vw auto 3vw;
        width: 79vw;
    }

    section.products .google_slide_title {
        margin: 0vw auto 6vw;
        text-align: center;
        padding-top: 20vw;
        font-size: 11.5vw;
        font-weight: bold;
        letter-spacing: normal;
    }

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


    section.products .slider_remarks_text {
        text-align: center;
        font-size: 4.5vw;
        color: #000;
        display: block;
        margin-top: 5vw;
        /* margin-bottom: 5vw; */
    }

    section.products a.slider_remarks_link {
        text-align: center;
        color: var(--color_au_orange);
        text-decoration: none;
        display: inline-block;
        margin: auto;
        font-size: 4.5vw;
        /* margin-bottom: 2vw; */
        margin-top: 2vw;
    }

    /*product/clearfile*/

    section.products .clearfile_allwrap {
        position: relative;
        width: 96vw;
        margin: auto;
        margin-bottom: 20vw;
    }

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

    section.products .clearfile_allwrap .clearfile_bg {
        width: 96vw;
    }

    section.products .clearfile_allwrap .clearfile_btn {
        position: absolute;
        width: 73vw;
        left: 4%;
        right: 0;
        bottom: 17vw;
        margin: auto;
    }


    /*product/ktracks*/
    .ktracks_allwrap {
        background-color: #000;
        max-width: 90vw;
        margin: auto;
        padding: 5vw 0;
        margin: 0vw auto 15vw;
        color: #fff;
        border-radius: 2vw;
    }

    .ktracks_allwrap img {
        width: 100%;
    }

    .ktracks_allwrap .semi_title_wrap {
        border: 1px solid #fff;
        text-align: center;
        padding: 2.5vw 0;
        font-size: 4.3vw;
        width: 100%;
        max-width: 80vw;
        margin: auto;
        font-weight: bold;
        margin-bottom: 5vw;
        letter-spacing: -0.01em;
    }

    .ktracks_allwrap .ktracks_title_wrap {
        width: 100%;
        max-width: 80vw;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        align-items: flex-start;
        margin: auto;
        /* gap: 40px; */
        margin-bottom: 5vw;
    }

    .ktracks_allwrap .ktracks_logo {
        min-width: 40vw;
        width: 53vw;
        margin-right: 0;
        margin: auto;
        margin-bottom: 5vw;
    }

    .ktracks_allwrap .ktracks_title_text_wrap {}

    .ktracks_allwrap .ktracks_title {
        font-weight: bold;
        font-size: 5.4vw;
        letter-spacing: -0.01em;
        line-height: 1.2em;
        margin-bottom: 4.9vw;
        text-align: center;
    }

    .ktracks_allwrap .ktracks_detail {
        font-size: 3.2vw;
        text-align: left;
        margin: auto;
        display: block;
        width: 76vw;
    }

    .ktracks_allwrap .ktracks_tb {
        width: 82vw;
        margin: auto;
        height: 55vw;
        margin-bottom: 6vw;
    }

    .ktracks_allwrap .ktracks_tb .ktracks_video {
        width: 82vw;
        height: 46vw;
        aspect-ratio: 4/8;
    }


    .ktracks_allwrap .guest_name {
        font-size: 4vw;
        color: #fff;
        text-align: center;
        margin: 1vw auto 2vw;
        font-weight: 900;
    }

    .ktracks_allwrap .ktracks_tb_wrap {
        display: flex;
        flex-direction: column;
        gap: 2vw;

    }

    .ktracks_allwrap .video-container.kv_video_item_google {
        border-radius: 0;
        width: 90vw;
        aspect-ratio: 6 / 4;
        margin: auto;
    }

    .ktracks_allwrap img.thumbnail {
        border-radius: 0;
        height: 100%;
        margin: auto;
    }


    .ktracks_allwrap .ktracks_btn_line {
        width: 100%;
        max-width: 80vw;
        margin: 5vw auto 0 auto;
        display: block;
    }


    /*product/offshot*/

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

    section.products .offshot_allwrap {
        width: 100%;
        border-radius: 10vw;
        background-color: #f4f6f6;
        text-align: center;
        padding: 10vw 4vw;
    }



    .offshot_allwrap .offshot_title {
        margin: auto;
        margin-bottom: 10vw;
    }

    .offshot_allwrap .offshot_video_wrap {
        background-color: #fff;
        border-radius: 5vw;
        width: 100%;
        margin: auto;
        max-width: 90vw;
        height: 51vw;
        display: block;
        margin-bottom: 10vw;
        border-radius: 3vw
    }

    .offshot_allwrap .offshot_video_wrap img.thumbnail {
        border-radius: 3vw;
        height: 100%;
        margin: auto;
    }


    .offshot_allwrap .offshot_heading {
        font-size: 4.5vw;
        font-weight: bold;
        text-align: center;
        color: #333;
        margin-bottom: 10vw;
        letter-spacing: normal;
    }

    .offshot_allwrap .offshot_items_wrap {
        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: 30vw;
        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: 50vw;
    }






    /*product/gemini*/

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

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


    section.products .gemini_allwrap .logo_gemini {
        margin: auto;
        width: 60vw;
    }

    section.products .gemini_allwrap .item_gemini {
        background-color: #FBF2EB;
        border-radius: 5px;
        position: relative;
        width: 94vw;
        /* height: 120vw; */
        padding: 40vw 10vw;
        margin: auto;
        margin-top: 60vw;
        margin-bottom: 20vw;
    }

    section.products .gemini_allwrap .device_gemini {
        position: absolute;
        width: 45vw;
        right: 30px;
        top: -53vw;
        left: 0;
        right: 0;
        margin: auto;
    }

    section.products .gemini_allwrap .pict_gemini {
        position: absolute;
        width: 44vw;
        bottom: -10vw;
        left: 25vw;
    }

    section.products .gemini_allwrap .name_gemini {
        position: absolute;
        width: 79vw;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

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

    section.products .gemini_allwrap .title_gemini {
        font-size: 7vw;
        color: #333;
        font-weight: bold;
        margin-bottom: 5vw;
    }

    section.products .gemini_allwrap .text_gemini {
        /* position: absolute; */
        font-size: 4ve;
        color: #333;
        top: 60px;
        left: 80px;
        line-height: 1.7em;
        /* width: 500px; */
        letter-spacing: 0.01em;
        margin-bottom: 3vw;
    }

    section.products .gemini_allwrap .subtext_gemini {
        /* position: absolute; */
        font-size: 3.6vw;
        color: #333;
        top: 330px;
        left: 80px;
        /* width: 280px; */
        line-height: 1.8em;
    }

    section.products .gemini_allwrap .bnr_taiken {
        width: 91vw;
        margin: auto;
        margin-top: 5vw;
        display: block;
        margin-bottom: 20vw;
    }


    /*product/smatoku*/

    section.products .smatoku_wrap .title_wrap {
        margin-top: -1vw;
        width: 100%;
        margin-bottom: 5vw;
    }

    section.products .smatoku_wrap .title_wrap .fuchidori {
        font-size: 8vw;
        line-height: 1.2em;
    }


    section.products .smatoku_wrap {
        background-color: #F6F6F6;
        padding-top: 15vw;
        /* max-width: 94vw; */
        margin: auto;
        padding-bottom: 10vw;
        letter-spacing: -0.01em;
        text-align: center;
        margin-bottom: 20vw;
        margin-top: 10vw;
    }

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

    section.products .smatoku_wrap .smatoku_bnr_wrap {
        background-color: #ddd;
        width: 89vw;
        margin: auto;
        padding: 5vw 0;
        margin-bottom: 5vw;
        text-align: center;
        border-radius: 3vw;
        font-size: 4vw;
    }


    section.products .tab_item_google .smatoku_wrap .smatoku_item_wrap.grey {
        background-color: #ddd;
        color: #333;

    }


    section.products .smatoku_wrap .smatoku_item_wrap {
        background-color: #fff;
        width: 89vw;
        margin: auto;
        padding: 5vw 0;
        margin-bottom: 5vw;
        text-align: center;
        border-radius: 3vw;
    }

    section.products .smatoku_wrap .smatoku_title {
        width: 78vw;
        margin: auto;
        margin: 5vw auto;
    }


    section.products .smatoku_wrap .smatoku_pict {
        width: 80vw;
        margin: auto
    }

    section.products .smatoku_wrap .sumatoku_remarks {
        font-size: 3vw;
        color: #666;
        line-height: 1.5em;
        text-align: left;
        max-width: 82vw;
        margin: auto;
        margin-top: 3vw;
        margin-bottom: 4vw;
    }

    section.products .smatoku_wrap .smatoku_bnr_remark {
        font-size: 3vw;
        color: #0066AA;

    }

    section.products .smatoku_wrap .smatoku_bnr {
        width: 81vw;
        margin: auto;
        text-align: center;
        margin-bottom: 5vw;
    }

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

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

    /*section about------------------------------------*/
    section.about {
        background-color: var(--color_s_orange);
        border-top: 0.6vw solid #606060;
        padding-bottom: 20vw;
        padding-top: 10vw;
    }

    section.about .title_wrap {
        text-align: center;
        color: #000;
        margin: 2vw auto;
        position: relative;
        width: 100%;
        font-size: 5vw;
        letter-spacing: 0.01em;
        margin-bottom: 9vw;
        font-weight: bold;
    }

    section.about .title_wrap .fuchidori {
        font-size: 7.5vw;
        letter-spacing: 0.03em;
        white-space: nowrap;
    }

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

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

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

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

    section.about .about_youtube_logo {
        background-color: #fff;
        border-radius: 0 3vw 0 0;
        width: 74vw;
        height: 15vw;
        text-align: right;
        padding: 1vw;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    section.about .about_youtube_logo img {
        width: 100%;
        max-width: 64vw;
    }

    section.about .about_item_youtube {
        background-color: #fff;
        border-radius: 0 3vw 3vw 0;
        width: 92vw;
        padding: 0;
        color: #000;
        height: 115vw;
        padding: 7vw 0 28vw 0px;
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: end;
        background-image: url(https://www.au.com/content/dam/au-com/pr/google-link/images/sp/about_bg_youtube.png);
        background-position: bottom;
        background-repeat: no-repeat;
        margin-bottom: 20vw;
        background-size: 54%;
    }

    section.about .about_item_youtube .heading {
        font-size: 5.5vw;
        text-align: left;
        width: 82vw;
        display: inline-block;
        margin-bottom: 11vw;
        margin-top: 10vw;
        font-weight: bold;
        line-height: 1.6em;
        margin: auto;
        margin-bottom: 8vw;
        white-space: nowrap;
    }

    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: 2vw;
        background-color: #ffe487;
        z-index: -1;
    }



    section.about .about_item_youtube .detail_wrap {
        width: 75vw;
        border-radius: 3vw;
        border: 0.6vw solid #000;
        background-color: var(--color_h_orange);
        color: #000;
        padding: 6vw 0 6vw 0;
        text-align: center;
        margin: auto;
    }

    section.about .about_item_youtube .detail_wrap .detail_heading {
        font-size: 3.5vw;
        border-bottom: -0.4vw solid #000;
        color: #000;
        padding-bottom: 3vw;
        letter-spacing: 0.01em;
        font-weight: bold;
        width: 90%;
        margin: auto;
    }

    section.about .about_item_youtube .detail_wrap .detail_date {
        font-size: 10vw;
        color: #fff;
        margin-bottom: 2vw;
        letter-spacing: -0.01em;
        font-weight: bold;
    }

    section.about .about_item_youtube .detail_wrap .detail_remarks {
        font-size: 2.6vw;
        color: #000;
        letter-spacing: -0.01em;
    }




    section.about .about_item_youtube .about_image_wrap {
        position: absolute;
        left: 7vw;
        right: 0;
        margin: auto;
        bottom: 24vw;
        width: 44vw;
    }

    section.about .about_item_youtube .about_image_wrap img[src*="about_illust_1"] {
        position: absolute;
        /* width: 43.5vw; */
    }

    section.about .about_item_youtube .about_image_wrap .about_illust_1_1 {
        position: absolute;
        top: -1vw;
        right: 5vw;
        width: 16.5vw;
    }

    section.about .about_item_youtube .about_image_wrap .about_illust_1_2 {
        position: absolute;
        left: -8vw;
        top: 4vw;
        width: 10vw;
    }

    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: 60vw;
        height: 12vw;
        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: 93vw;
        padding: 10vw 0 0 10vw;
        color: #000;
        position: relative;
        background-image: url(https://www.au.com/content/dam/au-com/pr/google-link/images/about_bg_google.png);
        background-position: bottom -5vw left 50%;
        background-repeat: no-repeat;
        margin: 0 0 0 7vw;
        height: 123vw;
        background-size: 94%;
    }

    section.about .about_item_google .heading {
        font-size: 5.5vw;
        text-align: left;
        width: 80vw;
        display: inline-block;
        margin-bottom: 11vw;
        margin-top: 10vw;
        font-weight: bold;
        line-height: 1.6em;
        margin: auto;
        margin-bottom: 3vw;
    }


    section.about .about_item_google .detail_wrap {
        width: 69vw;
        font-size: 3.7vw;
        line-height: 2em;
        letter-spacing: -0.05em;
    }


    section.about .about_item_google .about_image_wrap {
        position: absolute;
        right: 27vw;
        width: 32vw;
        bottom: 41vw;
    }


    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: -13vw;
        top: 5vw;
        width: 6vw;
    }

    section.about .about_item_google .about_image_wrap .about_illust_2_3 {
        position: absolute;
        top: 6vw;
        right: 1vw;
        width: 6vw;
    }

    section.about .about_item_google .about_image_wrap .about_illust_2_4 {
        position: absolute;
        left: 16vw;
        top: -2vw;
        width: 6vw;
    }

    section.about .about_item_google .about_image_wrap .about_illust_2_5 {
        position: absolute;
        left: -2vw;
        top: -8vw;
        width: 7vw;
    }

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

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

    section.accessories {
        /* padding-bottom: 77vw; */
        margin: 0;
        position: relative;
    }

    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: 5vw auto;
        position: relative;
        /* width: 655px; */
        font-size: 5vw;
        font-weight: bold;
        letter-spacing: 0.2em;
    }

    section.accessories .title_wrap .fuchidori {
        font-size: 7vw;
    }

    section.accessories .title_wrap .orange {
        font-size: 5vw;
    }

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

    section.accessories .title_wrap::before {
        left: 8vw;
        transform: rotate(-30deg);
    }

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

    section.accessories .tab_wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
        top: 6px;
        z-index: 2;
        font-weight: bold;
        letter-spacing: 0.01em;
        font-size: 4.2vw;
        /* max-width: 930px; */
        width: 92vw;
        margin: auto;
    }

    section.accessories .tab_wrap .tab_item {
        width: 33%;
        height: 17vw;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #000;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom;
        cursor: pointer;
        text-align: center;
        padding-bottom: 4vw;
        padding-right: 2vw;
        line-height: 1em;
    }

    section.accessories .tab_wrap .tab_item.on {
        background-image: url(https://www.au.com/content/dam/au-com/pr/google-link/images/product_tab_sp_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: 3vw;
        border-top: 0.6vw solid #606060;
    }


    section.accessories .tab_item_wrap .tab_item {
        background-position: bottom;
        background-repeat: repeat-x;
        width: 80vw;
        margin-top: 30vw;
        height: auto;
    }

    .tab_item_wrap .tab_item_google .tab_item {
        height: 137vw;
    }

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

    section.accessories .tab_item {
        margin: auto;
    }


    section.accessories .accessories_item_detail_link {
        text-align: center;
        margin-top: 3vw;
    }

    section.accessories .accessories_item_detail_link a {
        color: var(--color_h_orange);

        font-size: 3.5vw;
        display: inline-block;
        margin: auto;
    }

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

    section.accessories .tab_item_galaxy {}

    section.accessories .tab_item_galaxy .accessories_item {
        background-color: var(--color_m_orange);
        border-radius: 35vw;
        position: relative;
        color: #000;
        letter-spacing: 0.05em;
        height: 96vw;
        padding-top: 28vw;
        margin-bottom: 53vw;
    }

    section.accessories .tab_item_galaxy .accessories_item:nth-child(1) {}

    section.accessories .tab_item_galaxy .accessories_item:nth-child(2) {
        /* margin: 40vw 0; */
    }

    section.accessories .tab_item_galaxy .accessories_item:nth-child(3) {
        margin-bottom: 0;
    }

    section.accessories .tab_item_galaxy .accessories_heading {
        text-align: center;
        margin-bottom: 4vw;
        font-weight: bold;
        letter-spacing: 0.01em;
        font-size: 4.5vw;
    }

    section.accessories .tab_item_galaxy .accessories_text {
        text-align: left;
        font-size: 3.5vw;
        line-height: 1.8em;
        width: 59vw;
        margin: auto;
        letter-spacing: 0.05em;
    }

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

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

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

    section.accessories .tab_item_google {}

    section.accessories .tab_item_google .accessories_item {
        background-color: var(--color_m_orange);
        border-radius: 35vw;
        position: relative;
        color: #000;
        letter-spacing: 0.05em;
        padding-top: 28vw;
        padding-bottom: 33vw;
    }

    section.accessories .tab_item_google .accessories_heading {
        text-align: center;
        margin-bottom: 4vw;
        font-weight: bold;
        letter-spacing: 0.01em;
        font-size: 4.5vw;
    }

    section.accessories .tab_item_google .accessories_text {
        text-align: left;
        font-size: 3.5vw;
        line-height: 1.8em;
        width: 59vw;
        margin: auto;
        letter-spacing: 0.01em;
    }

    section.accessories .tab_item_google .accessorie_1 {
        position: absolute;
        top: -17vw;
        left: 0;
        right: 0;
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: bold;
        width: 58vw;
    }

    section.accessories .tab_item_google .accessorie_2 {
        position: absolute;
        bottom: -16vw;
        left: 0;
        right: 0;
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 41vw;
    }

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

    section.accessories .tab_item_xperia {}

    section.accessories .tab_item_xperia .accessories_item {
        background-color: var(--color_m_orange);
        border-radius: 35vw;
        position: relative;
        color: #000;
        letter-spacing: 0.05em;
        /* height: 116vw; */
        padding-top: 28vw;
        padding-bottom: 30vw;
    }

    section.accessories .tab_item_xperia .accessories_heading {
        text-align: center;
        margin-bottom: 4vw;
        font-weight: bold;
        letter-spacing: 0.01em;
        font-size: 4.5vw;
    }

    section.accessories .tab_item_xperia .accessories_text {
        text-align: left;
        font-size: 3.5vw;
        line-height: 1.8em;
        width: 59vw;
        margin: auto;
    }

    section.accessories .tab_item_xperia .accessorie_1 {
        position: absolute;
        top: -23vw;
        left: 0;
        right: 0;
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: bold;
        width: 60vw;
    }

    section.accessories .tab_item_xperia .accessorie_2 {
        position: absolute;
        bottom: -15vw;
        left: 0;
        right: 0;
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 49vw;
    }

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

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

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

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

    section.apri {
        /* border-top: 0.6vw solid #606060; */
        padding-bottom: 14vw;
        padding-bottom: 10vw;
    }

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

    section.apri .title_wrap img[src*="heading_decoration_short"] {
        width: 60vw;
        left: 0;
        right: 0;
        top: 18vw;
    }

    section.apri .title_wrap .fuchidori {
        font-size: 9vw;
        margin-top: 3vw;
        letter-spacing: 0.1em;
    }

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

    section.campaign {
        /* margin-top: -20vw; */
    }

    section.campaign img[src*="campaign_check_icon"] {
        position: absolute;
        left: -2vw;
        top: -12vw;
        width: 28vw;
    }

    section.campaign .campaign_wrap {
        border: 0.6vw solid var(--color_au_orange);
        width: 90%;
        overflow: hidden;
        margin: auto;
        border-radius: 10px;
        margin-bottom: 20vw;
    }

    section.campaign .campaign_head,
    section.campaign a.campaign_link {
        height: 19vw;
        display: flex;
        justify-content: center;
        align-items: center;
        color: var(--color_au_orange);
        width: 100%;
        font-weight: bold;
        position: relative;
        cursor: pointer;
        font-size: 3.7vw;
        letter-spacing: 0.01em;
        text-align: center;
        text-decoration: none;
    }

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



    section.campaign .campaign_head::after {
        content: "";
        position: absolute;
        right: 5vw;
        top: 0px;
        bottom: 0px;
        margin: auto;
        height: 3vw;
        width: 3vw;
        border-top: 0.6vw solid var(--color_au_orange);
        border-right: 0.6vw 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: 0.6vw solid var(--color_au_orange);
        background-color: var(--color_m_orange);
        width: 100%;
        padding: 5vw 0;
    }

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

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

    section.campaign .campaign_body_item .text_wrap {
        padding: 5vw 3vw;
        padding-bottom: 10vw;
        font-weight: bold;
        height: 32vw;
    }

    section.campaign .campaign_body_item .text_wrap .title {
        font-size: 3.6vw;
        color: #000;
        margin-bottom: 5vw;
    }

    section.campaign .campaign_body_item .text_wrap .date {
        font-size: 2.7vw;
        color: var(--color_au_orange);
        letter-spacing: -0.01em;
    }

    section.campaign .campaign_body_item .to_detail {
        height: 8vw;
        width: 22vw;
        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: 4vw;
    }

    section.campaign .foot_copyright {
        background-color: #000;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 2.5vw;
        height: 40vw;
        letter-spacing: 0.01em;
        line-height: 1.8em;
    }



    /*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: 95vw;
        max-height: 120vw;
        overflow-y: auto;
        padding: 9vw 4vw;
        line-height: 1.6em;
        font-size: 3.5vw;
    }

    .modal_wrap .modal_item_wrap .btn_modal_close_head,
    .modal_wrap .modal_item_wrap .btn_modal_close_foot {
        background-image: url(https://www.au.com/content/dam/au-com/pr/google-link/images/btn_modal_close.png);
        height: 5vw;
        width: 5vw;
        background-size: contain;
        margin: auto;
        background-repeat: no-repeat;
        pointer-events: none;
    }

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

    .modal_wrap .modal_item_wrap .btn_modal_close_foot {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -7vw;
    }

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

    .modal_wrap .modal_title {
        text-align: center;
        font-size: 5vw;
        font-weight: bold;
        margin-bottom: 5vw;
        letter-spacing: -0.01em;
    }

    .modal_wrap .modal_subtitle {
        text-align: center;
        font-size: 4.5vw;
        font-weight: bold;
        margin-bottom: 3vw;
    }

    .modal_wrap img.modal_sevice_logo {
        margin: auto;
        margin-bottom: 5vw;
        display: block;
        width: 65vw;
        margin: 15vw auto 7vw auto;
    }

    .modal_wrap .modal_text {
        line-height: 1.5em;
        margin-bottom: 5vw;
        font-size: 4vw;
    }

    .modal_wrap .modal_remarks {
        font-size: 3.5vw;
        margin-bottom: 7vw;
    }

    .modal_wrap .link_detail_wrap {
        width: 100%;
        text-align: center;
    }

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

    /*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: 90vw;
        max-width: 1200px;
        max-height: 750px;
        position: relative;
    }

    #adMovBoxWrapper .btn_modal_close_head,
    #adMovBoxWrapper .btn_modal_close_foot {
        content: "";
        background-image: url(https://www.au.com/content/dam/au-com/pr/google-link/images/btn_modal_close.png);
        height: 6vw;
        width: 6vw;
        background-size: contain;
        margin: auto;
        background-repeat: no-repeat;
        pointer-events: none;
    }

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

    #adMovBoxWrapper .btn_modal_close_foot {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -10vw;
    }

    #adMovBoxInner {
        margin: 0 auto;
        text-align: right;
        overflow: hidden;
        z-index: 1;
        height: 50vw;
        width: 90vw;
        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;
    }

    /*kv movie*/


    .main-movie * {
        margin: 0;
        padding: 0;
    }

    .main-movie {
        position: relative;
        width: 100%;
        margin: -10vh auto;
        height: 0;
        overflow: hidden;
        border-radius: 2vw;
        background-color: #000;
        position: relative;
        height: 100vw;
    }

    .main-movie iframe {
        position: absolute;
        height: 100vw;
        width: 180vw;
        left: 0;
        right: 0;
        margin: auto;
        object-fit: cover;
        top: calc(50% - 50vw);
        left: calc(50% - 90vw);
    }

    .main-movie iframe video {
        object-fit: cover;
    }

    .main-title-wrap {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vw;
        transform: translate(60px, 60px);
    }

    .buttons {
        display: flex;
        justify-content: center;
        margin: 10px auto 0;
        padding: 0;
        list-style: none;
    }

    .buttons > * {
        width: 240px;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .buttons a {
        display: block;
        padding: 5px;
        background-color: #fff;
        border-radius: 6px;
        text-decoration: none;
        text-align: center;
    }

    @media screen and (max-width: 1366px) {
        .main-movie {
            /* padding-bottom: 56.25%; */
            width: 93vw;
            height: 66vw;
            border-radius: 3vw;
        }
    }


    /*fixed_heder-------------------*/
    .fixed_header {
        position: fixed;
        bottom: -18vw;
        right: 0;
        z-index: 3;
        transition: 0.2s all;
        width: 100%;
        border-bottom: 2px solid #000;
        z-index: 10;
    }

    .fixed_header.on {
        bottom: 0;
        right: 0;
        background-color: var(--color_s_orange);
    }

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





    /*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 {
        opacity: 0;

    }

    .all_anime_on .anime_slide_title img.anime_slide_title_img {}

    .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(-50vw);
            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: 0.1s;
        animation-duration: 0.5s;
        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;
        opacity: 0;
    }

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

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

    /**/
    /**/

    .all_anime_on .anime_about_youtube_img1 {
        opacity: 0;
    }

    .all_anime_on .anime_about_youtube_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 {
        opacity: 0;
    }

    .all_anime_on .anime_about_youtube_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%);
        }
    }

    /* sp end *****************************************/

}
