@media screen and (max-width:959px) {
  .event_category_icon_list {
    width: 60px;
    height: auto;
    top: -40px;
    left: -20px;
    bottom: auto;
  }

  .ly_header_inner {
    align-items: center;
    justify-content: space-between;
    max-width: none;
    width: 100%;
    height: 54px;
    padding: 19px 12px;
    box-sizing: border-box;
  }

  .ly_header_inner > .el_lang {
    display: none;
  }

  .ly_header_inner .link_language {
    display: none;
  }

  .ly_header_inner.mini .el_headerLogo img {
    width: 110px;
  }

  .ly_link {
    padding-right: 15px;
    padding-left: 15px;
  }

  .ly_link img {
    width: 100%;
  }

  .ly_link > a:not(:last-child) {
    margin-bottom: 20px;
  }

  .ly_cont_topics {
    padding: 40px 15px;
  }

  /* 固定ページ */
  .ly_cont_pages {
    width: 92%;
    padding-left: 0;
    font-size: 1.6rem;
    line-height: 2;
  }

  .ly_cont_pages > p {
    font-size: 1.6rem;
    line-height: 2;
  }

  .ly_cont_pages.ly_cont_pages_wide {
    padding-right: 2%;
    padding-left: 2%;
  }

  .ly_cont_pages.ly_cont_pages_wide .un_sns {
    top: 10px;
    right: 2%;
  }

  .bl_lv1Heading.bl_lv1Heading_marker > .sub {
    width: 83%;
    margin-right: auto;
    margin-left: auto;
    line-height: 1.9;
  }

  .bl_card {
    width: 83%;
  }

  .bl_card a {
    padding: 10px;
  }

  .bl_cardHead_icon {
    width: 0;
    height: 0;
  }

  .bl_cardHead > .el_txt {
    margin-left: 45px;
  }

  .bl_cardUnit.bl_cardUnit_col3 li:not(:last-child) {
    margin-bottom: 30px;
  }

  .bl_cardUnit.bl_cardUnit_sm_wide li:not(:last-child) {
    margin-bottom: 10px;
  }

  .bl_pvArea {
    padding-right: 15px;
    padding-left: 15px;
  }

  .bl_pvArea_inner {
    width: 100%;
    height: 0;
    position: relative;
    padding-top: 55%;
  }

  .bl_pvArea_inner iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }

  .bl_panels {
    padding-right: 15px;
    padding-left: 15px;
  }

  .bl_panels li {
    width: 100%;
    margin-bottom: 12px;
  }

  .bl_panels li:nth-child(odd) {
    margin-right: 0;
  }

  .bl_panels li:nth-child(1) {
    padding: 22px 15px;
  }

  .bl_panels li:nth-child(1) .logo {
    width: 20%;
    margin-right: 20px;
  }

  .bl_panels li:nth-child(2) {
    padding: 26px 15px;
  }

  .bl_panels li:nth-child(2) .logo {
    width: 20%;
    margin-right: 20px;
  }

  .bl_panels li:nth-child(3) {
    padding: 15px;
  }

  .bl_panels li:nth-child(3) .logo {
    width: 20%;
    margin-right: 20px;
  }

  .bl_panels li a > div {
    font-size: 1.4rem;
    white-space: nowrap;
  }

  .bl_panels li .blank {
    width: 12px;
  }

  .bl_headerNav_list {
    background-color: #3f3a30;
    padding: 110px 10px;
    min-height: 100vh;
  }

  .bl_headerNav_list li a {
    color: #fff;
  }

  .bl_headerNav_list li:nth-child(5) {
    margin-bottom: 75px;
  }

  .bl_headerNav_list li:nth-child(6) {
    position: relative;
    margin-bottom: 44px;
  }

  .bl_headerNav_list li:nth-child(6) img {
    width: 26px;
    margin-right: 5px;
  }

  .bl_headerNav_list li:nth-child(6) span {
    font-size: 1.8rem;
  }

  .bl_headerNav_list li:nth-child(6)::before {
    content: '';
    display: block;
    position: absolute;
    width: 272px;
    height: 1px;
    background-color: #fff;
    top: -35px;
    right: 0;
    left: 0;
    margin: auto;
  }

  .bl_headerNav_list li:nth-child(7)::before {
    content: none;
  }

  .bl_headerNav_list li:nth-child(8) {
    margin-bottom: 18px;
    color: #fff;
    font-size: 1.6rem;
  }

  .bl_headerNav_list li:nth-child(8)::before {
    content: none;
  }

  .bl_headerNav_list li:nth-child(9) {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }

  .bl_headerNav_list li:nth-child(9) > a {
    background-color: transparent;
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 0;
    margin-right: 0;
    margin-left: 0;
  }

  .bl_headerNav_list li:nth-child(9) > a {
    width: 38px;
    margin-right: 10px;
  }

  .bl_headerNav_list li:nth-child(9) > a:last-child img {
    margin-right: 0;
  }

  .bl_headerNav_list > .el_headerLogo {
    margin-bottom: 0;
  }

  .bl_headerNav_drawer.active > div span:nth-child(1) {
    background-color: #fff;
  }

  .bl_headerNav_drawer.active > div span:nth-child(2) {
    background-color: #fff;
  }

  .bl_cardUnit.bl_cardUnit_sm_wide {
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
  }

  .bl_cardUnit.bl_cardUnit_sm_wide li {
    width: 100%;
  }

  .bl_cardUnit.bl_cardUnit_sm_wide li .bl_cardHead_icon {
    width: auto;
    height: auto;
  }

  .bl_cardUnit.bl_cardUnit_sm_wide li .bl_cardHead .el_txt {
    margin-left: 10px;
  }

  .bl_cardUnit.bl_cardUnit_sm_wide li .event_category_icon_list {
    position: relative;
    top: 0;
    left: 0;
    width: 40px;
  }

  .bl_cardUnit.bl_cardUnit_sm_wide li .bl_cardMid {
    display: flex;
  }

  .bl_cardUnit.bl_cardUnit_sm_wide li .bl_card_imgWrapper {
    width: 45%;
    height: auto;
  }

  .bl_pages_header {
    padding-left: 115px;
    margin-bottom: 70px;
    position: relative;
  }

  .bl_pages_body h2 {
    align-items: center;
    margin-bottom: 10px;
  }

  .bl_pages_body h2 img {
    width: 50px;
    margin-right: 25px;
  }

  .bl_pages_body .MV img {
    width: 100%;
  }

  .bl_pages_body h2 > div {
    font-size: 2rem;
  }

  .bl_complexTable {
    width: 100%;
  }

  .bl_table th,
  .bl_table td {
    -webkit-text-size-adjust: 100%;
    font-size: 1rem;
    padding: 5px;
  }

  .bl_table.bl_table_thin th,
  .bl_table.bl_table_thin td {
    padding: 5px;
  }

  .bl_media_col2.bl_media_col2_static {
    flex-wrap: nowrap;
  }

  .bl_media_col2.bl_media_col2_static li {
    width: 48%;
    margin-bottom: 0;
  }

  .bl_cardMid .bl_card_imgWrapper + .bl_card_txt {
    width: 100%;
  }

  .bl_catch {
    margin-bottom: 20px;
  }

  .bl_catch > img {
    margin-bottom: 14px;
  }

  .el_headerLogo {
    width: auto;
    padding-left: 0;
  }

  .el_headerLogo img {
    width: 110px;
  }

  .el_btn.el_btn_more img {
    width: 42px;
    height: 42px;
  }

  .el_btn.el_btn_more a {
    font-size: 1.6rem;
  }

  .el_lv2Heading {
    padding-bottom: 20px;
  }

  .el_lv2Heading > div {
    font-size: 2.2rem;
  }

  .el_lv2Heading > div::before {
    bottom: -20px;
  }

  .el_lv2Heading.el_lv2Heading_v2 {
    padding-bottom: 0;
  }

  .el_lv2Heading.el_lv2Heading_v2 > img {
    width: 44%;
  }

  .el_lv2Heading.el_lv2Heading_v2 > span {
    font-size: 1.4rem;
  }

  .el_lv3Heading {
    font-size: 2rem;
    line-height: 1.3;
    padding-bottom: 12px;
  }

  .un_sns {
    position: absolute;
    right: 0;
    bottom: -40px;
  }

  .un_media_imgWrapper > a {
    font-size: 1rem;
    white-space: nowrap;
  }

  .un_twoLinks {
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .un_twoLinks a {
    width: 100%;
    height: auto;
    padding-top: 30px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    position: relative;
  }

  .un_twoLinks .icon {
    width: auto;
    height: 50px;
  }

  .un_twoLinks .title {
    margin-bottom: 0;
  }

  .un_twoLinks .arrow {
    position: absolute;
    top: 0;
    right: 12px;
    bottom: 0;
    margin: auto;
    width: 27px;
  }

  .un_caution {
    flex-direction: column;
    align-items: flex-start;
    padding: 15px;
  }

  .un_caution .title {
    padding: 10px 16px;
    font-size: 1.4rem;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .un_caution .text {
    line-height: 1.56;
  }

  .un_contact {
    padding-right: 15px;
    padding-left: 15px;
  }

  .un_contact .icon {
    width: 30px;
    margin-right: 12px;
  }

  .un_contact .text {
    font-size: 1.4rem;
  }

  .un_accordionBtn {
    padding-left: 15px;
    margin-bottom: 15px;
  }

  .un_accordionBtn > span {
    font-size: 1.4rem;
  }

  .un_download {
    width: 100%;
  }

  .un_twoColumns {
    flex-direction: column;
  }

  .un_twoColumns > img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }

  .un_map {
    height: 100vw;
  }

  .un_address .el_btn {
    width: 280px;
  }

  .un_accessInfo > .el_btn {
    width: 270px;
  }

  .un_accessInfo > p {
    padding-right: 10px;
    padding-left: 10px;
  }

  .un_usageTop {
    align-items: stretch;
  }

  .un_usageTop div:first-of-type {
    width: 40%;
    padding: 15px;
  }

  .un_usageTop div:first-of-type img {
    width: 22px;
    margin-right: 10px;
  }

  .un_usageTop div:first-of-type span {
    font-size: 1.2rem;
    white-space: nowrap;
  }

  .un_usageTop div:last-of-type {
    width: 60%;
  }

  .hp_overflowx_scroll {
    /* overflow-x: scroll; */
  }



  /* ヘルパー */

  .hp_broder_bottom0_sm {
    border-bottom: 0 !important;
  }

  .sm_pt0 {
    padding-top: 0 !important;
  }

  .sm_pt48 {
    padding-top: 48px !important;
  }

  .sm_pt56 {
    padding-top: 56px !important;
  }

  .sm_pb40 {
    padding-bottom: 40px !important;
  }

  .sm_pb50 {
    padding-bottom: 50px !important;
  }

  .sm_pb60 {
    padding-bottom: 60px !important;
  }

  .sm_ptpb40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .sm_ptpb50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .sm_prpl15 {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }

  .sm_pd15 {
    padding: 15px !important;
  }

  .sm_mb0 {
    margin-bottom: 0 !important;
  }

  .sm_mb15 {
    margin-bottom: 15px !important;
  }

  .sm_mb20 {
    margin-bottom: 20px !important;
  }

  .sm_mb25 {
    margin-bottom: 25px !important;
  }

  .sm_mb30 {
    margin-bottom: 30px !important;
  }

  .sm_mb35 {
    margin-bottom: 35px !important;
  }

  .sm_mb40 {
    margin-bottom: 40px !important;
  }

  .sm_w50 {
    width: 50px !important;
  }

  .sm_w60 {
    width: 60px !important;
  }

  .sm_w65 {
    width: 65px !important;
  }

  .sm_w85 {
    width: 85px !important;
  }

  .sm_w180 {
    width: 180px !important;
  }

  .sm_w100per {
    width: 100% !important;
  }

  .sm_wat {
    width: auto !important;
  }

  .sm_whitespace_normal {
    white-space: normal !important;
  }

  .only_sm {
    display: block;
  }

  @media (max-width:374px) {
    .bl_panels li a > div {
      font-size: 1.2rem;
    }
  }
}