@charset "UTF-8";

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

  .for_pc,
  .-pc,
  img[src*="_pc"] {
    display: none !important;
  }

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

  .anchor_point {
    position: relative;
    top: -44px;
  }


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

  .btn_white {
    font-size: 20px;
    color: #fff;
    border: 2px solid var(--orange_1);
    text-align: center;
    padding: 0.5em 3em 0.5em 2em;
    font-weight: bold;
    position: relative;
    border-radius: 50vw;
    display: inline-block;
    margin-top: 1em;
    color: var(--orange_1);
    background-color: #fff;
  }

  .btn_white:after {
    content: "";
    position: absolute;
    right: 1em;
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: 1.3em;
    background-image: url(../images/icon_btn_white_arrow_200ace98f6cfca23.svg);
    background-size: 1em;
    background-repeat: no-repeat;
    background-position: center;
    height: 2em;
    width: 2em;
  }

  .btn_orange {
    font-size: 4vw;
    color: #fff;
    background: rgb(246, 94, 1);
    background: linear-gradient(90deg, rgba(246, 94, 1, 1) 0%, rgba(252, 129, 0, 1) 100%);
    text-align: center;
    padding: 1em 3em 1em 3em;
    font-weight: bold;
    position: relative;
    border-radius: 50vw;
    display: inline-block;
    margin-top: 1.9vw;
    box-sizing: border-box;
    white-space: nowrap;
    min-width: 76vw;
  }

  .btn_orange:after {
    content: "";
    position: absolute;
    right: 0.6em;
    background-image: url(../images/icon_btn_detail_8523f580d2238097.svg);
    background-size: 1.4em;
    background-repeat: no-repeat;
    background-position: center;
    height: 1.4em;
    width: 1.4em;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  /*kv_section///////////////////////*/
  section.kv {
    background-color: #000;
    line-height: 0;
    background-image: url(../images/kv_bg_82e09a9624110bd4.jpg);
    background-position: center;
    background-size: auto 100%;
  }

  section.kv .kv_inner {
    width: 100%;
    max-width: 800px;
    margin: auto;
  }







  /*anchor_section///////////////////////*/

  section.anchor {
    background-color: #eee;
    padding: 8vw 2vw 8vw;
    text-align: center;
  }

  section.anchor.anchor .anchor_title {
    margin: auto;
    width: 87vw;
    margin-bottom: 2vw;
  }


  section.anchor .anchor_btn_wrap {
    background-color: #eee;

    0;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    column-gap: 2vw;
    /* max-width: 980px; */
    margin: auto;
    padding: 3vw;
  }

  section.anchor .anchor_btn_wrap a.anchor_btn {
    width: 33.3%;
    display: block;
  }


  /*.contents_section///////////////////////*/

  section.content {
    margin: auto;
    width: 100%;
    padding: 11vw 0 4vw;
  }

  section.content .title {
    /* width: 670px; */
    margin: auto;
    position: relative;
    text-align: center;
    margin-bottom: 50px;
  }

  section.content .title::before {
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 6.1vw;
    margin: auto;
    z-index: -1;
    position: absolute;
    background: linear-gradient(90deg, rgba(252, 129, 0, 1) 0%, rgba(246, 94, 1, 1) 50%, rgba(252, 129, 0, 1) 100%);
    z-index: 0;
  }

  section.content .title .title_name {
    display: inline-block;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    font-size: 6.6vw;
    font-weight: 900;
    z-index: 1;
  }

  section.content .title .title_name::before {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 66.8vw;
    height: 12vw;
    margin: auto;
    z-index: -1;
    position: absolute;
    background-color: #fff;
    transform: skew(-20deg, 0deg);
  }






  /*detail_btn_wrap----------------*/

 .detail_btn_allwrap {
    padding-top: 5vw
  }


  .detail_btn_allwrap .detail_arrow {
    width: 30vw;
    margin: 5vw auto 2vw;
  }

  .detail_btn_allwrap .detail_btn_wrap {
    width: 93vw;
    height: 71vw;
    margin: auto;
    background-image: url(../images/detail_bg_sp_5dc23cd5a912c3c7.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    box-sizing: border-box;
    padding-top: 11vw;
  }

  .detail_btn_allwrap .detail_btn_wrap .detail_title {
    font-weight: 900;
    color: #000;
    text-align: center;
    /* margin-top: 34px; */
    font-style: italic;
    font-size: 7.5vw;
    line-height: 1.2;
    margin-bottom: 14.1vw;
  }

  .detail_btn_allwrap .detail_btn_wrap .btn_orange {
    margin: auto;
    display: inline-block;
    width: 52vw;
  }

  .detail_btn_allwrap .detail_btn_wrap .btn_orange::before {
    content: "";
    position: absolute;
    height: 25vw;
    width: 25vw;
    background-image: url(../images/detail_badge_a2dad686c32c7cbd.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    text-align: center;
    box-sizing: border-box;
    left: -6vw;
    top: -13vw;
  }


  /*section brand//////////////////////////////////////*/
  section.brand {
    background-color: #EEEEEE;
    padding: 10vw 0 10vw;
    margin-top: 10vw;
  }

  section.brand .brand_title {
    max-width: 94vw;
    margin: auto;
    margin-bottom: 11vw;
  }


  .brand_5g_bnr {
    background-color: #fff;
    padding-bottom: 3vw;
  }

  .brand .remarks {
    max-width: 87vw;
    margin: 0vw auto;
    color: #666666;
    font-size: 3vw;
  }

  .brand .brand_5g_title {
    margin: 10vw auto 10vw;
    /* max-width: 970px; */
    width: 94vw;
    padding: 0vw 1vw;
    /* margin: auto; */
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 1vw;
  }

  .brand a.btn_white {
    line-height: 1.2em;
    width: 74vw;
    margin: auto;
    display: block;
    font-size: 4vw;
    color: var(--orange_1);
  }






  /*page-read01_pos------------------*/
  .page-read01_pos {
    position: relative;
    top: -240px;
  }


  /*content swiper slider*/

  .slider_common {
    margin: auto;
    overflow: visible;
  }

  .content .swiper-button-next,
  .content .swiper-button-prev {
    background-color:#fff
    height: 60px;
    position: absolute;
    width: 3vw;
    color: #000;
    bottom: -37vw;
  }

  .content .swiper-button-next:after,
  .content .swiper-button-prev:after {
    font-size: 4.5vw;
    font-weight: bold;
    color: #000;
  }

  .content .swiper-button-next {
    left: 45vw;
    right: 0;
    margin: auto;
  }

  .content .swiper-button-prev {
    left: -45vw;
    margin: auto;
    right: 0;
  }

  .content .swiper-pagination {
    bottom: 0.5vw;
  }

  .content .swiper-pagination .swiper-pagination-bullet-active {
    background-color: var(--orange_1);
  }

  .swiper-autoheight,
  .swiper-autoheight .swiper-slide {
    padding-bottom: 7vw;
  }


  /*modal*/

  .modal_all_wrap {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
  }

  .modal_wrap {
    position: absolute;
    left: 0;
    top: 0;
    height: 100dvh;
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .modal_all_wrap .modal_bg {
    height: 100dvh;
    width: 100vw;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 4;
    cursor: pointer;
  }

  .modal_all_wrap .modal_btn_close {
    position: absolute;
    display: block;
    right: 3vw;
    top: 3vw;
    height: 10vw;
    width: 10vw;
    z-index: 4;
    background-position: center;
    background-size: contain;
    pointer-events: none;
  }


  .modal_all_wrap .modal_item_wrap {
    max-width: 94vw;
    width: 100%;
    border-radius: 3vw;
    background-color: #fff;
    text-align: center;
    z-index: 4;
    padding: 5vw 0;
    overflow: hidden;
    max-height: 83dvh;
    overflow-y: auto;
    overflow-x: clip;
    margin-top: 10vw;
  }

  .modal_all_wrap .modal_title {
    width: 75vw;
    margin: auto;
    margin-bottom: 2vw;
  }

  .modal_all_wrap .modal_lead {
    font-size: 5vw;
    font-weight: 900;
    margin-bottom: 3vw;
    color: var(--orange_1);
    line-height: 1.3em;
  }


  .modal_all_wrap .modai_note {
    font-size: 4vw;
    color: #222;
    font-weight: 900;
    letter-spacing: -0.01em;
  }

  .modal_all_wrap a {
    min-width: 80vw;
    color: #fff;
    text-decoration: none;
  }


  /*modal swiper slider*/

  .slider_modal {
    margin: auto;
    /* height: 80vw; */
    overflow: visible;
  }

  .slider_modal .swiper-wrapper {}

  .slider_modal .swiper-slide {
    min-height: 50vw;
  }

  .slider_modal .slide_item_wrap img {
    width: 100%;
  }

  .slider_modal .note {
    text-align: left;
    font-size: 3.3vw;
    color: #000;
    margin-top: 1vw;
    padding: 0 2vw;
  }

  .slider_modal .swiper-button-next,
  .slider_modal .swiper-button-prev {
    background-color: rgba(0, 0, 0, 0.8);
    height: 10vw;
    position: absolute;
    width: 8.5vw;
    color: #fff;
    top: 17vw;
  }

  .slider_modal .swiper-button-next {
    left: 84.1vw;
    right: 0;
    margin: auto;
  }

  .slider_modal .swiper-button-prev {
    left: -85.1vw;
    margin: auto;
    right: 0;
  }

  .modal_all_wrap .swiper-pagination {
    position: relative;
    /* margin: 5vw 0; */
  }

  .modal_all_wrap .swiper-pagination .swiper-pagination-bullet-active {
    background-color: var(--orange_1);
  }

  .modal_all_wrap .js-modal_item_event .btn_orange:after {
    background-image: url(../images/icon_arrow_white_5b4beacd4a9d22cb.svg);
    background-size: 1em;
  }



  .modal_all_wrap .swiper-button-next:after,
  .modal_all_wrap .swiper-button-prev:after {
    font-size: 3.8vw;
    font-weight: bold;
  }

  .modal_all_wrap .tag {
    position: absolute;
    top: 0;
    right: 5vw;
    padding: 0;
    text-align: center;
    z-index: 1;
    width: 20vw;
    height: 5vw;
    font-size: 3vw;
    line-height: 5vw;
    border-radius: 0 0 1vw 1vw;
  }

  .modal_all_wrap .tag.tag_experience {
    background-color: var(--orange_1);
  }

  .modal_all_wrap .tag.tag_area {
    background-color: #16a490;
  }


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

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

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

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

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


}
