@media screen and (orientation : portrait) and (max-width: 992px){
  :root {
    --nav-height: 3.125rem;
}
.kv_sec {
  position: relative;
  height: auto;
}
.ttl_sec .inner{
  max-width: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
  .inner {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    box-sizing: border-box;
  }
  .pc-only {
    display: none !important;
  }
  .sp-only {
    display: block !important;
  }
  .close_btn {
    right: 0px;
    top: 2px;
    font-size: 10px;
    z-index: 2;
  }
  .close_btn .close_icon {
    width: 16px;
    height: 16px;
    margin: 0 auto 7px;
  }
  .close_btn .close_icon span {
    width: 25px;
    right: -4px;
    height: 2px;
    top: 8px;
  }
  .nav_sec {
    width: 100%;
    background: #000000;
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: auto;
    height: 3.125rem;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    display: none;
    z-index: 99999;
  }
  .sp_menu_box .sp_nav_logo {
    position: absolute;
    left: 1.25rem;
    display: flex;
    align-items: center;
    height: 100%;
    max-width: 5rem;
    max-height: 3.5rem;
  }
  .sp_menu_box .sp_nav_logo img{
    width: 100%;
  }
  .sp_menu_box .sp_nav_ult_logo{
    position: absolute;
    height: 60%;
    transform: translateX(-50%);
    left: 50%;
    top: 20%;
  }
  .sp_menu_box .sp_nav_ult_logo img{
    height: 100%;
  }
  .sp_menu_box .sp_menu {
    position: absolute;
    right: 1.25rem;
    display: flex;
    align-items: center;
    height: 100%;
  }  .sp_menu_box .sp_menu.disabled{
    pointer-events: none;
    cursor: not-allowed;
  }

  .sp_menu_box .sp_menu span {
    color: #ffffff;
    font-size: 12px;
    
  }
  .sp_menu_box .sp_menu .close {
    display: none;
  }
  .nav_sec .nav_inner {
    position: relative;
    top: var(--nav-height);
    left: 0;
    bottom: auto;
    height: 100vh;
    background: #000000;
    overflow: scroll;
  }
  .nav_sec .nav_inner .nav_list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: calc(100% - 60px);
    margin: 0px;
    margin-bottom: 200px;
    padding-left: 0px;
  }
  .nav_sec .nav_inner .nav_list li {
    width: 100%;
  }
  .nav_sec .nav_inner .nav_list li a {
    height: 13.2vh;
    padding: 5vh 20px 5vh 30px;
    margin-bottom: 0px;
    box-sizing: border-box;
    text-align: left;
  }
  .nav_sec .nav_inner .nav_list li a:before {
    display: none;
  }
  .nav_sec .nav_inner .nav_list li.nav_tower10 {
    background: url(../images/bg_menu_01.png) left top;
    background-size: cover;
  }
  .nav_sec .nav_inner .nav_list li.nav_newTower {
    background: url(../images/bg_menu_02.png) left top;
    background-size: cover;
  }
  .nav_sec .nav_inner .nav_list li.nav_field7 {
    background: url(../images/bg_menu_03.png) left top;
    background-size: cover;
  }
  .nav_sec .nav_inner .nav_list li.nav_field5 {
    background: url(../images/bg_menu_04.png) left top;
    background-size: cover;
  }
  .nav_sec .nav_inner .nav_list li.nav_field3 {
    background: url(../images/bg_menu_05.png) left top;
    background-size: cover;
  }
  .nav_sec .nav_inner .nav_list li.nav_field1{
    background: url(../images/bg_menu_06.png) left top;
    background-size: cover;
  }
  .nav_sec .nav_inner .nav_list li.nav_mic1 {
    background: url(../images/bg_menu_07.png) left top;
    background-size: cover;
  }
  .nav_sec .nav_inner .nav_list li.nav_wear {
    background: url(../images/bg_menu_08.png) left top;
    background-size: cover;
  }
  .nav_sec .nav_inner .nav_list li {
    background-size: 100% 100%!important;
  }
  .slideup_ttl {
    height: 51px !important;
  }
  .slideup_ttl span {
    padding-bottom: 2px !important;
  }

  .kv_sec .ult_wrapper{
            margin: 5vw 0px;
            position: relative;
  }
  .kv_sec .ult_wrapper img{
    width: 100%;
    display: block;
  }
  .kv_sec .ult_wrapper .t1{
    width: 30%;
    margin: 3vw 0px;
  }
  .kv_sec .ult_wrapper .t2{
    font-size: 4vw;
    line-height: 1.2;
  }
  .kv_sec .ult_wrapper .t3{
    width: 60%;
  }
  .kv_sec .kv_img img, .kv_sec .kv_swiper img{
    width: 100%;
    object-fit: cover;
    height: 100%;
  }
  .product_sec .popupCar .swiper-button-prev, .product_sec .popupCar .swiper-button-next {
    bottom: auto;
    top: calc(96vw + 20px);
    width: 6vw;
    height: 12vw;
    background-size: 6vw 12vw;
    margin-top: 1vw;
  }
  .ttl_sec h2{
    font-size: 6.5vw;
    margin-bottom: 10vw;
  }
  .ttl_sec h3{
    font-size: 4vw;
    margin-bottom: 10vw;
  }
  .product_sec {
    margin: 0px auto 15vw;
    width: 100%;
  }
  .product_sec .product_box.product_center {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    flex-flow: column;
    align-items: center;
  }
  .product_sec .product_box {
    display: block;
    width: 100%;
    height: 100%;
    margin-bottom: 0px!important;
  }
  .product_sec .product_box .title {
    text-align: left;
    font-size: 4vw;
    line-height: 1.2;
    padding: 10px 0;
    width: auto;
    position: relative;
    margin: 0 auto;
    padding-right: 10vw;
    
  }
  .product_sec .product_box .copy {
    text-align: left;
    font-size: 16px;
    line-height: 22px;
  }
  .product_sec .product_box.product_full {
    display: block;
  }
  .product_sec .product_box.product_full .img, .product_sec .product_box.product_full .fadein {
    width: 100%;
  }
  .product_sec .product_box .sp_text_right {
    text-align: right!important;
  }
  .product_sec .product_pop_box {
    width: 100%;
    height: 100%;
    overflow: scroll;
    scrollbar-width: none;
    display: block;
  }
  .sec_09 .people_box::before {
    display: none;
  }
  .product_sec .product_pop_box .pop_title {
    font-size: 8vw;
    line-height: 1.2;
  }
  .product_sec .product_pop_box .pop_copy,
  .product_sec .product_pop_box .coloured {
    font-size: 4vw;
    line-height: 1.6;
  }
  .product_sec .product_pop_box .pop_product_list_img {
    margin: 0px 0;
    position: relative;
    width: 100%;
    padding-top: 14vw;
  }
  .product_sec .product_pop_box .sp-only h3{
    font-size: 6vw;
    position: absolute;
    top: 1px;
    left: 0px;
    margin-bottom: 0px;
    width: 100%;
    height: 16vw;
    display: flex;
    align-items: center;
    background-color: #000000;
    padding-left: 10vw;
  }
  .product_sec .pop_product_list_img .swiper-pagination_p {
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0;
    display: block;
  }
  .product_sec .pop_product_list_img .swiper-pagination_p span {
    margin: 0 5px;
  }
  .product_sec .pop_inner{
    width: 100%;
    padding: 5vw 15vw;
    position: relative;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.5);
  }
  .product_sec .pop_inner h3{
    font-size: 6vw;
    position: absolute;
    top: 1px;
    left: 0px;
    margin-bottom: 0px;
    width: 100%;
    height: 56px;
    display: flex;
    align-items: center;
    background-color: #000000;
    padding-left: 10vw;
  }
  .product_sec .full_box {
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #cccccc;
  }
  .product_sec .popup_area {
    top: var(--nav-height);
    height: calc(100% - var(--nav-height));
    align-items: flex-start;
  }
  .text_link{
    padding-top: 2vw;
  }
  .text_link a{
    font-size: 3.2vw;
    padding: 2.5vw 0;
  }
  .product_sec_wapper .inner{
    display: block;
    padding: 0px;
  }
  .product_sec .product_box .img{
    width: 51.3vw;
  }
  .product_sec .popup_box{
    width: 100%;
    height: 100%;
  }
  .product_sec .product_pop_box .pop_copy .pop_copyH{
    height: auto;
  }
  .product_sec .product_pop_box .pop_copy:after{
    width: 5vw;
    height: 3vw;
    left: calc(50% - 2.5vw);
  }
  .product_sec .coloured_dots li{
    width: 5vw;
    height: 5vw;
    margin-right: 1.5vw;
  }
  .product_sec .product_box .coloured_dots{
    margin-top: 3vw;
  }
  .product_sec .product_pop_box .coloured_dots{
    margin-bottom: 1.5vw;
  }
  .product_sec .product_pop_box .pop_copy .pop_copyH .coloured_text{
    padding-top: 2vw;
  padding-bottom: 1vw;
  }
}