/* @media (max-width: 416px) { */
@media (max-width: 428px) {
  #header .right .btn .btn-list {
    right: auto;
    left: 3.6vw;
    top: 90px;
    padding: 40px 20px 30px;
    width: 90%;
    z-index: 1000;
  }
  #header .right .btn .btn-block {
    font-size: 15px;
  }


  .inner {
    box-sizing: border-box;
    padding: 0 3.6vw;
  }
  .news-header {
    padding-top: 20px;
  }
  .w-con {
    width: 100%;
  }
  .module-name {
    /*font-size: 4.5vw;*/
    font-size: 20px;
    margin-left: 3%;
  }
  .user-image {
    width: 8.8vw;
  }
  .news-con {
    padding-bottom: 11vw;

    margin-bottom: 20px;

  }
  .news-menus {
    margin-top: 4.2vw;
    overflow: auto;
  }
  .news-menus .menu {
    line-height: 10.6vw;
    /*font-size: 2.6vw;*/
    font-size: 12px;
    padding: 0 5.5vw;
  }
  .news-con .w-con a:nth-child(4n + 1) .news {
    margin-left: 2.1vw;
  }

  .news {
    margin: 4vw 2.1vw 0;
    width: 42.2vw;
  }

  .news .news-img {
    height: 33.9vw;
    width: 42.2vw;
  }
  .news .belong {
    /*font-size: 2.1vw;*/
    font-size: 12px;
    height: 5.6vw;
    line-height: 5.6vw;
    width: 36vw;
  }
  .news .title {
    /*font-size: 2.6vw;*/
    font-size: 15px;

    line-height: 18px;
    margin-top: 2.1vw;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: inherit;

    line-height: 15px;
    margin-top: 2.1vw;

  }
  .news .time {
    /*font-size: 1.2vw;*/
    font-size: 12px;
  }
  .news-con .btn,
  .pr-block .btn {
    width: 57vw;
    height: 13vw;
    /*font-size: 4vw;*/
    font-size: 20px;
    line-height: 13vw;
    /*border-radius: 10px;*/
    margin-top: 5.3vw;
  }
  .news-con .arrow-right,
  .pr-con .arrow-right {
    width: 10px;
    height: 10px;
    right: 5vw;
    top: 5vw;
  }
  .info-block {
    padding: 4vw 0;
  }
  .info-header {
    margin-bottom: 4vw;
  }
  .info-image {
    width: 8.8vw;
  }
  .info-sub-text {
    margin-top: 2.1vw;
  }
  .info-con .item {
    height: 100%;
    /*padding: 2vw 0 3.3vw;*/
    padding: 15px 0 20px;
    width: 100%;
  }
  .info-con .item .time {
    /*font-size: 1.6vw;*/
    font-size: 12px;
  }
  .info-con .item .title {
    /*font-size: 2.2vw;*/
    font-size: 15px;
    margin-top: 1.6vw;
  }
  .info-con .item .subtitle {
    /*font-size: 1.6vw;*/
    font-size: 15px;
  }
  .info-con .imgs {
    margin-top: 15px;
    position: relative;
    top: 0;
    width: 100%;
  }
  /* コンフリクト起きていた場所ーーーーーーーーー */

  .top-ad-right {
    margin: 25px 0;
    padding: 25px 0;
  }
  .ad-btn {
    padding: 12px 8px;
    width: 100%;
  }
  .pdf-wrapper {
    display: block;
  }
  .pdf-image {
    width: 100%;
  }
  .right-contents {
    width: 100%;
  }
  .pdf-buttons {
    margin-top: 15px;
  }
  .pdf-title {
    font-size: 20px;
  }
  .pdf-text {
    font-size: 15px;
    margin-top: 10px;
  }
  .pdf-anchor {
    width: 47%;
  }
  .pdf-button-text {
    font-size: 15px;
  }

/* @media (max-width:416px) { */

    .inner-wrapper {
        box-sizing: border-box;
        padding: 0 3.6vw;
    }
    .news-header{
        padding-top: 20px;
    }
    .w-con {
        width: 100%;
    }
    .module-name {
        /*font-size: 4.5vw;*/
        font-size: 20px;
        margin-left: 3%;
    }
    .user-image {
        width: 8.8vw;
    }
    .news-con {
        padding-bottom: 11vw;
    }
    .news-menus {
        margin-top: 4.2vw;
        overflow: auto;
    }
    .news-menus .menu {
        line-height: 10.6vw;
        /*font-size: 2.6vw;*/
        font-size: 12px;
        padding: 0 5.5vw;
    }
    .news {
        margin: 4vw 2.1vw 0;
        width: 42.2vw;
    }
    .news .news-img {
        height: 33.9vw;
        width: 42.2vw;
    }
    .news .belong {
        /*font-size: 2.1vw;*/
        font-size: 12px;
        height: 5.6vw;
        line-height: 5.6vw;
        width: 36vw;
    }
    .news .title {
        /*font-size: 2.6vw;*/
        font-size: 15px;
        line-height: 15px;
        margin-top: 2.1vw;
    }
    .news .time {
        /*font-size: 1.2vw;*/
        font-size: 12px;
    }
    .news-con .btn, .pr-block .btn {
        width: 57vw;
        height: 13vw;
        /*font-size: 4vw;*/
        font-size: 20px;
        line-height: 13vw;
        /*border-radius: 10px;*/
        margin-top: 5.3vw;
    }
    .news-con .arrow-right, .pr-con .arrow-right {
        width: 10px;
        height: 10px;
        right: 5vw;
        top: 5vw;
    }
    .info-block {
        padding: 4vw 0;
    }
    .info-header {
        margin-bottom: 4vw;
    }
    .info-image {
        width: 8.8vw;
    }
    .info-sub-text {
        margin-top: 2.1vw;
    }
    .info-con .item {
        height: 100%;
        /*padding: 2vw 0 3.3vw;*/
        padding: 15px 0 20px;
        width: 100%;
    }
    .info-con .item .time {
        /*font-size: 1.6vw;*/
        font-size: 12px;
    }
    .info-con .item .title {
        /*font-size: 2.2vw;*/
        font-size: 15px;
        margin-top: 1.6vw;
    }
    .info-con .item .subtitle {
        /*font-size: 1.6vw;*/
        font-size: 15px;
    }
    .info-con .imgs {
        margin-top: 15px;
        position: relative;
        top: 0;
        width: 100%;
    }
/* コンフリクト起きていた場所ーーーーーーーーー */

  .detail_right_new {
    float: none;
    width: 100%;
  }
  .detail_right_new .recommd_comment .recommd_title,
  .detail_right_new .pickup_info .pickup_title,
  .detail_right_new .PR_info .PR_title {
    font-size: 20px;
  }
  .PR_team img,
  .comment_team img,
  .pickup_team img {
    height: auto;
    width: 30%;
  }
  .detail_right_new .comment_team .comment_title,
  .detail_right_new .pickup_team .pickup_info_title,
  .detail_right_new .PR_team .PR_info_title {
    box-sizing: border-box;
    display: block;
    width: 70%;
  }
  .detail_right_new .comment_team .comment_list,
  .detail_right_new .pickup_team .pickup_list,
  .detail_right_new .PR_team .PR_list {
    align-items: center;
    display: flex;
    padding: 15px 0;
  }
  /* コンフリクト起きていた場所ーーーーーーーーー */
}
