@media screen and (max-width: 1600px) {
  section#tmp_header .container {
    width: auto;
    margin: 0 auto;
  }
  .mainvisual_cnt {
    width: 75%;
  }
  section#tmp_header .left_box {
    float: left;
    width: 145px;
    padding-top: 25px;
  }
}

@media screen and (max-width: 1024px) {
  .container {
    width: 100% !important;
    height: auto;
    padding: 0 15px;
  }
  /* header
================================================== */
  section#tmp_header .right_box .header_top,
  section#tmp_header .right_box .pc_nav {
    display: none;
    visibility: hidden;
  }
  .sm_nav {
    display: none;
    visibility: hidden;
    opacity: 0;
    transition: 0.5s ease-in-out;
    background-color: #fffffff5;
    padding: 60px 0 20px;
  }
  .sm_nav.nav-active {
    display: block;
    opacity: 1 !important;
    visibility: visible;
    transition: 0.5s ease-in-out;
  }
  .mobilenav {
    position: absolute;
    right: 40px;
    top: 25px;
    z-index: 15;
    cursor: pointer;
    transition: 0.5s ease-in-out;
  }
  .nav-iconX-layer1.active {
    background: transparent;
  }
  .nav-iconX-click.hide {
    display: none;
  }
  .nav-iconX {
    display: block;
    position: absolute;
    background: url("../images/menu-toggle@2x.png") no-repeat center/100% auto;
    transition: 0.25s ease-in-out;
    width: 23px;
    height: 25px;
  }
  .toggle-active .nav-iconX {
    background: url("../images/menu-toggle_close@2x.png") no-repeat center/100% auto;
  }
  .sm_nav li.nav__submenu_item {
    display: block;
  }
  .nav__submenu {
    opacity: 1;
    display: none;
    visibility: hidden;
    position: static;
    width: 100%;
  }
  .nav__submenu.active {
    display: block;
    visibility: visible;
  }
  .nav__submenu_ttl {
    color: #fff;
    text-align: left;
    font-size: 22px;
  }
  section#tmp_header .right_box ul li a {
    font-size: 14px;
  }
  .nav__submenu_item_link:last-child {
    border-bottom: none;
  }
  .nav__submenu::before {
    top: 70px;
    bottom: auto;
  }
  li.has-submenu .txt_grey {
    padding-bottom: 15px;
  }
  section#tmp_header .right_box {
    float: none;
    width: calc(100% - 8%);
    display: block;
    margin-left: 8%;
    margin-top: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
  }

  section#tmp_header .right_box .sm_nav li {
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
    border-right: none;
  }
  section#tmp_header .right_box .sm_nav li.has-submenu {
    padding-bottom: 0;
  }
  section#tmp_header .right_box .sm_nav li:last-child {
    border-bottom: none;
  }
  section#tmp_top_message .container .left_box {
    max-width: 213px;
  }
  section#tmp_top_message .container .left_box h3 {
    font-size: 32px;
  }
  section#anniversary img {
    width: 80%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  /*==============20220812追加=================
===========================================*/

  .newbanner {
    background-color: #282828;
    padding: 20px 0px 10px;
  }

  .newbanner .sp img {
    margin: 0 auto 15px;
  }

  /* body
================================================== */
  body {
    -webkit-text-size-adjust: none;
    font-size: 16px; /*--------14px---------*/
  }

  /* wrapper
================================================== */
  .content-wrapper {
    overflow: hidden;
  }
  .pc {
    display: none !important;
    visibility: hidden;
  }
  .sp {
    display: block !important;
    visibility: visible;
  }
  .flex_box {
    display: block;
  }
  .br-sp {
    display: inherit;
    visibility: visible;
  }
  .sp_space {
    margin-right: 15px;
  }
  #tmp_index_wrap {
    overflow: hidden;
  }
  #tmp_wrap {
    width: 100%;
    margin: 0 !important;
  }
  #tmp_index_wrap .container {
    width: 100% !important;
    margin: 0 auto;
    max-width: none;
  }
  #tmp_index_wrap .mainvisual_list_box .container {
    padding: 30px 15px 15px;
  }
  #tmp_index_wrap #tmp_mainvisual {
    position: relative;
    height: 0;
    padding-bottom: 60%;
  }
  #tmp_index_wrap .mainvisual_cnt h2 {
    text-align: center;
    font-size: 18px;
    padding: 0 0 0 25px;
  }
  .sp_style {
    text-align: left;
    font-size: 13px;
    padding: 0 85px;
  }
  .mainvisual_cnt {
    width: auto;
  }
  .mainvisual_cnt ul {
    max-width: 100%;
    margin: 0 auto;
    margin: 45px auto 50px;
  }
  .mainvisual_cnt ul li {
    padding: 0;
    width: 100%;
    box-shadow: 0px 0px 2px rgb(0 0 0 / 50%);
    margin-bottom: 10px;
  }
  .mainvisual_cnt ul li p.txt_15 {
    display: contents;
    margin-right: 20px;
  }
  .mainvisual_cnt ul li img {
    width: 100%;
    height: 150px;
    object-fit: cover;
  }
  .mainvisual_cnt h3 {
    padding: 5px 11px 5px;
    background-color: #fff;
    font-size: 30px;
    letter-spacing: 1px;
  }
  .mainvisual_cnt h3 p {
    font-size: 14px;
    letter-spacing: 0;
  }
  .mainvisual_btn_box p::before {
    right: 73px;
  }
  .mainvisual_btn_box p::after {
    right: 78px;
  }
  .mainvisual_btn_box {
    padding: 15px 0 30px 0;
    text-align: center;
  }
  div#tmp_index_wrap {
    margin-top: 6px;
  }
  section#tmp_header .left_box {
    float: none;
    width: 185px;
    height: 74px;
    text-align: center;
    margin: 0 auto;
  }
  section#tmp_header {
    padding: 0 0 50px;
    position: static;
  }
  div#tmp_index_wrap #tmp_mainvisual .slider_wrap {
    height: auto;
  }
  .mainvisual_cnt p:nth-child(2) {
    font-size: 13px !important;
    width: 100% !important;
    padding: 0 25px;
  }
  .mainvisual_cnt {
    top: 45%;
    width: 100%;
    max-width: none;
  }
  .mainvisual_list_box ul li {
    padding: 0;
    width: 100%;
    margin-bottom: 15px;
  }
  .mainvisual_list_box ul li:last-child img {
    width: 100%;
  }
  /* message
================================================== */
  section#tmp_top_message {
    margin-top: 0;
    background-color: #ffffff;
    padding: 35px 0 40px;
  }
  section#tmp_top_message .container .left_box {
    max-width: none;
    width: 100%;
    padding: 0;
    margin: 0 auto 10px;
    object-fit: cover;
    display: block;
  }
  section#tmp_top_message .container .left_box {
    max-width: none;
    margin-right: 0;
    margin: 15px auto 10px;
    object-fit: cover;
  }
  section#tmp_top_message .container .right_box {
    width: 100%;
    margin-left: 0;
    padding: 0;
    text-align: center;
  }
  section#tmp_top_message .container .right_box img {
    display: inline;
  }
  .sp_18px {
    font-size: 18px !important;
  }
  #tmp_top_message h3 {
    font-size: 20px !important;
    color: #4d4d4d;
    width: 292px;
    margin: 0 auto 20px;
  }
  #tmp_top_message h3 span {
    color: #1a1a1a;
    margin-left: 8px;
    font-size: 26px;
    display: contents;
  }
  #tmp_top_message .right_box h3 {
    font-size: 14px !important;
  }
  #tmp_top_message .right_box span.font-change {
    font-size: 20px !important;
  }
  section#tmp_top_message .btn {
    text-align: center;
  }
  .btn_link {
    background-color: #005d30;
    padding: 10px 48px 20px;
  }
  .btn .btn_link span {
    font-size: 16px !important;
  }
  #tmp_top_message .deco {
    font-size: 22px;
    font-weight: 400;
    padding: 0 10px 0 0;
  }
  section#tmp_top_message .container .left_box .bottom_15 {
    line-height: 25px;
    font-weight: 350;
    letter-spacing: 1px;
    margin-bottom: 35px;
  }
  /*==============anniversary=================
===========================================*/
  section#anniversary h2 {
    font-size: 21px;
    margin-bottom: 25px;
  }
  section#anniversary .container span {
    font-size: 15px;
    padding: 0 15px;
  }
  section#anniversary {
    padding: 0;
    background: none;
  }
  section#anniversary .wrap_box {
    background: url(../images_2023/anniversary-bg_sp.jpg) no-repeat top left/ 100% auto;
    padding: 95px 0 75px;
  }
  section#anniversary .container {
    padding: 0;
  }
  .mainvisual_btn_box.anniversary_btn_box {
    max-width: none;
    margin: 0 -15px;
    background: url(../images_2023/anniversary_btn_box.jpg) no-repeat center/100% auto;
    padding: 14% 0;
  }
  section#tmp_membership h3 {
    max-width: 210px;
    margin: 0 auto 10px;
  }
  section#anniversary .container p {
    text-align: center;
    font-weight: bold;
    color: #1d2088;
    font-size: 19px;
    line-height: 1.5;
  }
  #tmp_membership h3 img {
    max-width: none;
    margin: 0 auto;
    width: 100%;
    height: auto;
  }
  section#tmp_membership {
    padding: 20px 0 35px;
  }

  section#tmp_membership .container {
    padding: 0;
  }
  section#tmp_membership h3 {
    text-align: center;
    font-size: 30px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    font-weight: bold;
  }
  section#tmp_membership .sp_14px {
    font-size: 14px !important;
    letter-spacing: -1px;
    margin-top: -10px;
    margin-bottom: 25px;
  }

  section#tmp_membership h3 span.txt_30 {
    font-size: 20px;
    margin: 0 0 20px;
  }
  .membership_cnt ul li {
    width: 100%;
    padding: 0 20px;
    margin-bottom: 10px;
  }
  .membership_cnt ul li a {
    text-align: left;
  }
  .membership_cnt ul li a {
    background-position: 20px center !important;
  }
  .membership_cnt ul li a {
    padding-left: 0;
    width: 100%;
  }
  #tmp_membership img {
    width: calc(100% - 30px);
    height: auto;
    object-fit: cover;
    margin: 20px auto 0;
  }
  .membership_cnt {
    background-color: #fff;
    color: #000;
    padding: 15px 0 12px;
    margin: 0 25px;
    position: relative;
  }
  section#tmp_membership {
    padding: 20px 0 65px;
    background: url("../images_2023/membership_bg_sp.jpg") no-repeat center top/100% auto #302f33;
  }
  section#tmp_membership h4 {
    text-align: center;
    letter-spacing: 2px;
    font-size: 23px;
  }
  #tmp_index_wrap #tmp_news .wrap_box {
    display: flex;
  }
  .membership_cnt ul {
    margin: 25px auto 0;
  }
  .membership_cnt ul li a img {
    width: auto !important;
    height: 90px !important;
  }
  section#tmp_membership h4 img {
    height: auto;
  }
  section#tmp_banner ul li {
    padding: 8px 25px;
    width: 100%;
  }
  section#tmp_banner ul {
    max-width: none;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
  }
  /*==============section_cnt=================
===========================================*/
  section#tmp_news .btn {
    margin-top: 35px;
    margin-bottom: 55px;
  }
  #tmp_voice,
  #tmp_activities {
    padding-top: 30px;
    padding-bottom: 45px;
  }
  #tmp_news {
    padding-top: 30px;
    padding-bottom: 0;
  }
  .section_title h3 {
    font-size: 40px;
    line-height: 1;
    font-weight: 500;
    text-align: center;
    margin: 0 auto;
  }
  section#tmp_activities h3 {
    width: 290px;
    margin: 0 auto;
  }
  section#tmp_activities .section_title p {
    text-align: center;
    margin-top: 0;
  }
  .section_cnt ul li.flex_box {
    display: flex;
  }
  .section_cnt ul li {
    width: 100%;
    align-items: flex-start;
    margin-bottom: 22px;
    padding-bottom: 0;
  }
  .section_cnt ul li:nth-child(3) {
    border-bottom: 1px dashed #ccc;
  }
  section#tmp_news .section_cnt ul li:nth-child(3) {
    border-bottom: 1px solid #ccc;
  }
  .section_title p {
    font-weight: 400;
    color: #1a1a1a;
    position: relative;
    margin-bottom: 20px;
    margin: 10px 0 20px 0;
  }
  .section_title p::after {
    left: 20px;
  }
  .img_box {
    width: 120px;
    height: 120px;
    object-fit: cover;
  }
  .img_box img {
    width: 120px;
    height: 120px;
    object-fit: cover;
  }
  .right_box {
    width: 60%;
    margin-left: 0;
  }
  section#tmp_top_message .container {
    max-width: none;
    margin: 0 auto;
    display: flex;
    flex-direction: column-reverse;
  }
  .right_box .post_category {
    padding: 3px 20px 5px;
    font-size: 10px;
    margin-bottom: 10px;
  }
  .right_box .post_date_time {
    margin-bottom: 10px;
    font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
  .right_box .post_title {
    font-size: 14px;
  }
  .btn_link {
    width: 250px;
  }
  /*#tmp_socialmedia*/
  #tmp_socialmedia {
    padding-top: 0;
  }
  #tmp_socialmedia .container {
    padding: 0;
  }
  .socialmedia_img {
    margin-bottom: 5px;
  }
  .socialmedia_img img {
    width: 100%;
    height: auto;
  }
  .socialmedia_contain {
    padding: 56px 20px 120px;
    width: 100%;
    margin-bottom: 40px;
  }
  .section_cnt ul li.flex_box .left_box {
    margin-right: 20px;
  }
  .socialmedia_cnt {
    padding: 0 15px;
  }
  .socialmedia_btn {
    margin: 0 auto;
    left: 50%;
    right: auto;
    width: 260px;
    transform: translate(-50%, 0);
  }
  section#tmp_top_message .btn.parallax_3.css_active_3 {
    width: 250px;
    margin: 0 auto;
  }
  .section_cnt .btn {
    width: 249px;
    margin: 0 auto;
  }
  section#tmp_footer .footer_banner {
    padding-top: 15px;
    padding-bottom: 30px;
  }
  .socialmedia_banner {
    padding-bottom: 0;
  }
  #tmp_activities {
    background: url(../images_2023//activities_bg.jpg) no-repeat center/auto 100%;
  }
  section#tmp_activities ul li {
    width: 100%;
    padding: 0;
    border: none;
    margin: 0 0 25px;
  }
  section#tmp_activities .right_box {
    margin-top: 15px;
  }
  section#tmp_activities .img_box {
    height: auto;
    width: 100%;
  }
  .img_box img {
    width: 100%;
    height: auto;
  }
  /*==============footer=================
===========================================*/
  .footer_bottom_txt {
    margin-left: 0;
  }
  .footer_bottom_left {
    float: none;
  }
  .footer_bottom_left img {
    width: 160px;
    height: auto;
    margin: 10px auto 20px;
  }
  .footer_bottom {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 0;
  }
  .footer_bottom .container {
    padding: 0;
  }
  .footer_bottom_copyright {
    float: none;
    background-color: #000;
    color: #fff;
    padding: 0;
    margin-top: 0;
  }
  .footer_bottom_copyright p {
    margin-bottom: 10px;
    font-size: 11.5px;
  }
  .footer_sns .right_box {
    width: 100%;
    margin: 0;
  }
  .footer_sns .container {
    display: block;
    padding: 0;
  }
  .footer_sns .login {
    float: none;
  }
  .footer_sns .left_box {
    width: 80%;
    margin: 0 auto;
    padding-top: 0;
    margin-bottom: 20px;
  }
  .footer_sns .right_box ul {
    display: flex;
  }
  .contact {
    float: none;
    margin: 20px 0 0;
  }
  .footer_sns .right_box p {
    font-size: 12px;
  }
  .footer_sns .right_box p .txt_blue {
    font-size: 15px;
    margin-right: 10px;
  }
  .footer_sns .right_box p::after {
    left: 35px;
  }
  .footer_sns .right_box p::before {
    right: 35px;
  }
  .footer_sns {
    padding: 30px 24px 10px;
  }
  .login {
    padding: 12px 27px;
  }
  .footer_menu .container.flex_box ul {
    width: 100%;
    padding: 0 20px;
  }
  section#tmp_footer .footer_banner ul {
    display: flex;
    padding: 0 15px;
  }
  section#tmp_footer .footer_banner ul li {
    width: 50%;
    padding: 10px 16px;
  }
  .footer_menu .container {
    padding: 10px 0;
  }

  /*==============effect=================
===========================================*/
  section#tmp_top_message .parallax_3::after {
    width: 217px;
  }
  .section_cnt .parallax_3::after {
    width: 250px;
  }
  on#tmp_membership h4 img {
    max-width: 202px;
    margin: 0 auto;
    width: 100%;
    height: auto;
  }
  .line::before {
    width: 10px;
    height: 10px;
  }
  a.scroll-on {
    position: absolute;
    width: 25px;
    height: 61px;
    bottom: -5px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 5;
  }
  @keyframes line-animation {
    0% {
      height: 0px;
      top: 30px;
      opacity: 0;
    }
    50% {
      height: 20px;
      top: 30px;
      opacity: 1;
    }
    100% {
      height: 0px;
      top: 40px;
      opacity: 0;
    }
  }

  .fbset,
  .insta {
    width: 100%;
    height: 415px;
    margin-bottom: 60px;
  }
  .fb_iframe_widget iframe {
    height: 415px !important;
    width: 345px;
  }

  /*==============tmp_archive=================
===========================================*/
  #tmp_index_wrap #tmp_mainvisual.archive_mv {
    position: relative;
    min-height: auto;
  }
  .mainvisual_ttl {
    bottom: 36%;
  }
  .box_archive ul li .img_box_archive {
    height: 122px;
  }
  .box_archive {
    margin: 0 15px;
  }
  .box_archive ul {
    flex-wrap: wrap;
    display: flex;
    margin: 0 -25px;
  }
  .box_archive ul li {
    width: 50%;
    padding: 20px 5px;
  }
  .box_archive ul li p {
    padding: 15px 10px;
    font-size: 12px;
    text-align: left;
    display: block;
    min-height: 68px;
  }
  .mainvisual_ttl h2 {
    font-size: 21px;
  }
  span.mask-label {
    font-size: 12px;
    padding: 5px 0;
  }
  .mask-txt h1 {
    margin: 0 0 0.5em !important;
  }
  section#tmp_archive_list {
    margin: 0;
  }
  .archive_mv {
    background: url(../images/archive_mainvisual.png) no-repeat 29% -1%;
    background-size: cover;
    height: 200px;
  }
  .box_archive .br-sp {
    margin-bottom: 10px;
  }
  #tmp_mainvisual {
    margin-bottom: 25px;
  }
  /*--------------*/
  .archive-wrapper._archive {
    flex-direction: column;
  }
  .post-wrapper ul li {
    width: 50%;
    padding: 25px;
    padding: 5px;
  }
  .archive-wrapper .post-wrapper {
    width: 100%;
    margin-bottom: 50px;
  }
  .archive-wrapper .post-wrapper ul {
    display: flex;
  }
  .archive-wrapper .post-wrapper ul:nth-child(1) {
    margin: 0 -5px;
  }
  .archive-wrapper .sidebar {
    width: 100%;
  }
  img.post-content-thumbnail {
    height: 120px;
  }
  time.post-content-date {
    font-size: 14px;
  }
  .archive-wrapper .post-wrapper .post-content-category {
    font-size: 12px;
    padding: 1px 10px 3px;
  }
  a.post-content-ttl {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
  }
  .post-content-ttl-wrapper {
    margin-top: 0px;
  }
  .post-wrapper ul li {
    width: 50%;
    padding: 25px;
    padding: 5px;
    padding-bottom: 15px;
  }
  #tmp_wrap_news_content .archive_mv {
    background: url(../images/news_mainvisual.png) no-repeat 29% -1%;
    background-size: cover;
    height: 200px;
  }
  div#tmp_wrap_news_content h3 {
    margin-top: 30px;
  }
  /*---------tradeon--------*/
  .tradeon_bottom_box .container {
    padding: 0;
  }
  .tradeon_bottom_box ul {
    display: flex;
    padding: 0 5px;
  }
  .tradeon_bottom_box ul li {
    width: 50%;
    padding: 5px;
  }
  /*.tradeon_bottom_box li:not(:first-child) {
	 min-height: 268px;
	 max-height: 410px;
    height: auto;
    width: calc(50% - 10px);
    margin: 0 5px;
    background: url(../images_2023/coming_bg.jpg)no-repeat left center/auto calc(100% - 10px);
}*/
  section#tmp_activities .section_title p {
    margin-bottom: 22px;
  }
  .tradeon_bottom_box ul li .img_box {
    width: 100%;
    height: auto;
  }
  .tradeon_bottom_box ul li .img_box img {
    width: 100%;
    height: auto;
  }
  .tradeon_bottom_box ul li .txt_box,
  .tradeon_top_box ul li .txt_box {
    background-color: #ffffff;
    padding: 12px 10px;
    min-height: 140px;
  }
  p.senior_name {
    font-size: 2.8rem !important;
    padding: 0;
  }
  p.company_name {
    font-size: 14px !important;
    padding-bottom: 5px;
  }
  p.position {
    font-size: 14px !important;
  }
  p.senior_name {
    font-size: 29px !important;
    padding: 8px 0 8px;
  }
  p.messenger {
    font-size: 18px !important;
  }
  .tradeon_bottom_box p.messenger {
    font-size: 10px !important;
  }
  .tradeon_bottom_box p.senior_name {
    font-size: 20px !important;
  }
  span.interview_nu {
    padding: 0 20px;
    font-size: 18px;
  }
  .tradeon_top_box span.interview_nu {
    top: -43%;
  }
  .tradeon_bottom_box .ttl_box p {
    text-align: left !important;
    color: #263a5b;
    font-weight: bold;
    font-size: 14px;
    padding: 0 15px;
    display: block;
  }
  .tradeon_bottom_box .ttl_box {
    padding: 25px 0 35px;
  }
  .tradeon_bottom_box h1 {
    max-width: 200px;
    margin: 0 auto 15px;
  }
  .tradeon_bottom_box {
    margin-top: 0;
  }
  .tradeon_bottom_box ul li .wrap_box {
    height: 100%;
  }
  a.interview_morebtn {
    max-width: 255px;
    display: block;
    margin: 30px auto 65px;
  }
  .tradeon_top_box ul li .txt_box {
    width: 100%;
    background-color: #fff;
    padding: 28px;
  }
  .tradeon_top_box .img_box {
    width: auto;
    height: 100%;
    display: block;
  }
  .tradeon_top_box .img_box img {
    width: 100% !important;
    height: auto !important;
    display: block;
  }
  .slider {
    margin: 0 !important;
  }
  .slick-list {
    width: 100% !important;
    overflow: visible;
    margin: 0 auto;
    padding: 0 !important;
    position: relative;
  }
  .slick-slider {
    width: 100% !important;
  }
  .tradeon_top_box .cnt_box {
    padding: 0 0 35px;
    background-color: transparent;
  }
  .slick-arrow {
    bottom: 62% !important;
  }
  .slick-slide {
    min-height: 1px;
    padding: 0 !important;
    overflow: hidden;
  }
  .slick-list::after {
    display: none;
    visibility: hidden;
  }
  .slick-list::before {
    display: none;
    visibility: hidden;
  }
  .tradeon_top_box .img_box a {
    width: 125px;
    right: 0;
  }
  .tradeon_top_box .wrap_box {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    min-height: 209px;
  }
  .tradeon_top_box .img_box a img {
    width: 100% !important;
    height: auto !important;
  }
  .slick-list::after {
    left: -94%;
  }
  .slick-list::before {
    right: -93%;
  }
  a.inter_btn::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 1px;
    top: 50%;
    right: 15px;
    background-color: #fff;
  }

  a.inter_btn::before {
    position: absolute;
    content: "";
    width: 9px;
    height: 1px;
    top: 50%;
    right: 11px;
    background-color: #fff;
    transform: rotate(34deg) translate(-51%, -50%);
  }
  .tradeon_top_box .img_box a {
    width: 50% !important;
    margin: 0 auto;
    position: relative;
    top: 0;
    left: 0;
  }
  .slick-arrow {
    width: 40px;
    height: 40px;
  }
  button.slick-prev.slick-arrow {
    background: url(../images/pre_btn.png) no-repeat center/50px auto;
    left: 31px;
  }
  button.slick-next.slick-arrow {
    background: url(../images/next_btn.png) no-repeat center/50px auto;
    right: 34px;
  }
  /*------tmp_wrap_organization------*/
  .organization_chart {
    margin-bottom: 50px;
  }
  #tmp_wrap_organization .flex_box {
    display: flex;
    flex-wrap: wrap !important;
  }
  .member ul li {
    width: 50%;
  }
  .member .txt_13.txt_deep_grey {
    font-size: 15px;
  }
  #tmp_wrap_organization h3 {
    margin-bottom: 3px;
    line-height: 1.5;
    font-size: 24px;
  }
  .organization_chart img {
    margin: 27px 0 40px 0;
  }
  .member ul {
    padding-top: 26px;
  }
  /*-----tmp_wrap_room_policy--------*/
  #tmp_wrap_room_policy .flex_box {
    display: flex;
    flex-wrap: wrap !important;
  }
  .room_title ul li {
    width: 50%;
  }
  .room_profile ul li:first-child {
    width: 100%;
    padding: 0 15%;
  }
  .room_profile ul li:last-child,
  .room_profile ul li:first-child {
    width: 100%;
  }
  .room_profile ul li img {
    padding-right: 0;
  }
  .room_profile p.room_position,
  .room_profile h4 {
    text-align: center;
  }
  #tmp_wrap_room_policy .room_profile h3 {
    padding: 19px 0 20px 32px;
  }

  /*------tmp_wrap_theme------*/
  #tmp_wrap_theme {
    width: 100%;
    margin: 0 auto 60px;
  }
  #tmp_wrap_theme .container {
    width: 100% !important;
    height: auto;
    padding: 0 15px;
  }
  #tmp_wrap_theme ul li:first-child {
    width: 100%;
    padding-right: 0;
    margin-bottom: 15px;
  }
  #tmp_wrap_theme ul li:last-child {
    width: 100%;
  }
  #tmp_wrap_theme h4 {
    text-align: center;
    font-size: 22px;
  }
  /*massage*/
  #tmp_wrap_message {
    margin-top: -65px;
  }
  .wrap_content.wrap_pages_content {
    overflow: hidden;
  }
  #tmp_wrap_message .message_mv {
    height: 230px;
    background: url(../images_2023/理事長所信_mainvisual_sp.jpg) center center / 100% no-repeat;
    margin-bottom: 10px;
  }
  #tmp_wrap_message h2 {
    font-size: 22px;
    margin: 30px 0 !important;
    text-align: center;
  }
  #tmp_wrap_message .container {
    width: 100%;
    padding: 0 15px !important;
  }
  /*-----#tmp_wrap_interview-pages --------*/
  #tmp_wrap_interview-pages #tmp_mainvisual {
    margin-bottom: 50px;
  }
  #tmp_wrap_interview-pages .mv_cnt_img {
    height: 0;
    padding-bottom: 41%;
    margin-bottom: 0;
  }
  #tmp_wrap_interview-pages .container {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .interview_part .container {
    width: 100%;
    padding: 0 15px !important;
  }
  ._page.mask-rainbow .mask-txt {
    top: 75% !important;
    height: 54% !important;
    padding: 18px 33px 0;
  }
  .content-wrapper {
    padding-top: 100px !important;
  }
  .video_wrap .post-wrapper-flex.flex_box {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  .video_wrap .post-wrapper-flex.flex_box .post-content {
    width: 100%;
    padding: 15px;
  }
  .txt-center.archive-ttl-wrapper.video_wrap_top p {
    width: 100%;
    padding: 0;
    font-size: 14px;
    line-height: 1.7;
    text-align: justify;
    font-weight: 400;
  }
  .txt-center.archive-ttl-wrapper.video_wrap_top h1::after {
    left: 140px;
    top: 48%;
  }
  .txt-center.archive-ttl-wrapper.video_wrap_top h1::before {
    left: 150px;
    top: 48%;
  }
  .video_wrap_ttl {
    margin: 35px 0 11px;
  }
  .video_wrap .post-wrapper-flex.flex_box .post-content {
    width: 100%;
    padding: 35px 20px 0;
  }
  .video_wrap .post-content-ttl-wrapper {
    margin-top: 15px;
  }
  .video_wrap .post-wrapper-flex.flex_box .post-content:last-child {
    margin-bottom: 20px;
  }
  /*-----#tmp_wrap_interview-pages --------*/
  #tmp_wrap_interview-pages #tmp_mainvisual {
    padding: 0;
  }
  #tmp_wrap_interview-pages span.interview_nu {
    top: 40%;
  }
  #tmp_wrap_interview-pages .mv_cnt_img {
    height: 0;
    padding-bottom: 41%;
    margin-bottom: 0;
  }
  #tmp_wrap_interview-pages .container {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .interview_part .container {
    width: 100%;
    padding: 0 15px !important;
  }
  .mv_cnt_txt p {
    font-size: 12px;
    color: #fff;
    line-height: 1.8;
  }
  .mv_cnt_txt h3 {
    text-align: center;
    display: block;
    margin-right: 0;
  }
  .mv_cnt_txt .txt_17 {
    display: block;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    margin-top: 8px;
  }
  .mv_cnt_txt span {
    margin-bottom: 25px;
  }
  .interview_part_ttl h4,
  .part_item h4 {
    font-size: 20px;
    color: #18448f;
    margin-bottom: 25px;
    text-align: left;
  }
  .interview_part_cnt {
    flex-direction: column;
  }
  .part_item.it3 h4,
  .part_item.it1 h4 {
    padding-left: 0;
  }
  .interview_part_cnt .part_item ul li.part_item_img {
    margin-bottom: 25px;
    width: 100%;
    padding: 0;
    margin-top: 0;
    max-height: 270px;
    overflow: hidden;
  }
  .interview_part_cnt .it1 ul li.part_item_img img {
    width: 100%;
    height: auto;
  }
  .interview_part_cnt .part_item ul li.part_item_txt {
    width: 100%;
  }
  .interview_part_cnt .part_item.it2 ul li.part_item_img {
    width: 100%;
    padding: 0 70px;
  }
  .part_item {
    margin-bottom: 30px;
  }
  .interview_part_ttl {
    margin-bottom: 30px;
  }
  .interview_part_ttl .txt_17.black_navy.bottom_50 {
    margin-bottom: 20px !important;
  }
  .interview_part h3 {
    font-size: 35px;
  }
  .mv_cnt_txt_wrap {
    padding: 213px 0 0;
  }
  #tmp_wrap_interview-pages .txt_box {
    width: 100%;
    background-color: #ffffffad;
    padding: 28px;
    text-align: left;
  }
  #tmp_wrap_interview-pages .wrap_box {
    position: static;
    top: 0;
    left: 0;
    transform: none;
  }
  #tmp_wrap_message h3.it01,
  #tmp_wrap_message h3.it02,
  #tmp_wrap_message h3.it03,
  #tmp_wrap_message h3.it04,
  #tmp_wrap_message h3.it05,
  #tmp_wrap_message h3.it06,
  #tmp_wrap_message h3.it07,
  #tmp_wrap_message h3.it08 {
    width: auto;
    font-size: 27px;
  }
  #tmp_wrap_message h3::before,
  #tmp_wrap_message h3::after {
    display: none;
  }
  .footer_sns .wrap_box p {
    font-size: 13px;
  }
  .footer_sns p::before {
    right: 10px;
  }
  .footer_sns p::after {
    left: 10px;
  }
  .footer_sns ul {
    display: flex !important;
    margin: 0 -5px;
  }
  .footer_sns ul li {
    width: 50%;
    padding: 0 5px;
    margin-bottom: 20px;
  }
  .footer_sns ul li:last-child {
    margin-bottom: 0;
  }
  .header_top.sp {
    display: flex !important;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 100;
    flex-direction: row-reverse;
  }
  .footer_bottom .login {
    padding: 13px 0;
    background: url(../images_2023//icon-key@2x.png) no-repeat 30px 15px/ 15px auto #005d30;
    padding-left: 22px;
    line-height: 1.3;
    width: 50%;
    border-radius: 0;
  }
  .footer_bottom .register {
    width: 50%;
    min-width: auto !important;
    margin-right: 0;
    border-radius: 0;
    padding: 13px 0 13px 13px;
    background: url(../images_2023//icon-document@2x.png) no-repeat 28px calc(50% + 1px) / 15px auto #db0a41;
  }
  .small_box.flex_box span {
    display: block;
    width: 100%;
    font-size: 13px;
  }
  .small_box.flex_box {
    padding: 20px 0 80px;
  }
  small.copyright {
    display: block;
    width: 100%;
    text-align: center;
    color: #acacac;
    font-size: 12px;
    margin: 12px 0 0;
  }
  .mv_cnt_txt {
    padding: 50px 30px;
    background-color: #10264c;
  }
  .center {
    text-align: center !important;
    margin-bottom: 0 !important;
  }
  .member ul li {
    margin-bottom: 10px;
  }
  .member ul li p {
    font-size: 14px;
  }
  #tmp_wrap_interview-pages {
    margin: 0 auto 70px;
    overflow: hidden;
  }
  .part_item.it1.sp ul {
    display: flex;
    flex-direction: row;
  }
  .part_item.it1.sp ul .part_item_img {
    width: 30%;
    padding: 0 15px 15px 0;
  }
  .part_item.it1.sp ul .part_item_txt {
    width: 70%;
    margin-top: 0;
  }
  .part_item p {
    margin-bottom: 20px;
  }
  .part_item.it1.sp p:last-type-child(2) {
    margin-top: 30px;
  }
  .interview_part p {
    font-size: 16px;
  }
  .part_item.it2 ul {
    display: flex;
    flex-direction: column-reverse;
  }
  .part_item p:last-child {
    margin-bottom: 0;
  }
  .part_item_img_box.flex_box.sp img {
    display: block;
    width: 50%;
    float: left;
    padding: 10px;
    height: auto;
    margin: 0 0 30px 0;
  }
  .part_item_img_box.flex_box.sp::after {
    display: block;
    content: "";
    clear: both;
  }
  .blue {
    color: #005d30 !important;
  }
  .video_wrap_top .mainttle {
    margin-top: 35px !important;
  }
  .tradeon-header .float_box .left_box {
    float: none;
    display: block;
    margin-top: 0;
  }
  .tradeon-header h1 {
    width: 100px;
    margin: 0 auto;
    display: block;
  }
  .left_box_ttl {
    display: block;
    margin: 20px 0;
    text-align: center;
  }
  .tradeon-header .container {
    padding: 25px 0 0;
  }
  .tradeon-header .float_box .right_box {
    float: none;
    display: flex;
    padding: 0;
    width: 100%;
  }
  .tradeon-header .float_box .right_box ul {
    width: 100%;
    margin-right: 0;
  }
  .tradeon-header .float_box .right_box ul li {
    width: 50%;
    border-top: 1px solid #ffffff70;
  }
  .tradeon-header .float_box .right_box ul li:last-child {
    border-right: none;
  }
  .tradeon-header .float_box .right_box ul li a {
    padding: 15px 0;
    font-size: 14px;
  }
  .tradeon-header .float_box .right_box ul li a span {
    font-size: 13px;
    letter-spacing: 2px;
  }
  p.video_page_txt {
    text-align: left;
    margin: 0 0 60px 0;
  }
  .txt-center.archive-ttl-wrapper.video_wrap_top {
    width: calc(100% - 40px);
    margin: 0 auto;
    background-color: #f4f2f2;
    padding: 35px 20px;
  }
  p.video_page_txt {
    width: calc(100% - 40px);
    margin: 10px auto 40px;
    font-size: 15px;
    letter-spacing: 1px;
    text-align: justify;
  }
  .txt-center.archive-ttl-wrapper.video_wrap_top h1 {
    margin-top: 0 !important;
    display: block !important;
    padding-bottom: 10pxpx;
    visibility: visible !important;
  }
  /*==============tmp_archive=================
===========================================*/
  #tmp_index_wrap #tmp_mainvisual.archive_mv {
    position: relative;
    min-height: auto;
  }
  .mainvisual_ttl {
    bottom: 36%;
  }
  .box_archive ul li .img_box_archive {
    height: 122px;
  }
  .box_archive {
    margin: 0 15px;
  }
  .box_archive ul {
    flex-wrap: wrap;
    display: flex;
    margin: 0 -25px;
  }
  .box_archive ul li {
    width: 50%;
    padding: 20px 5px;
  }
  span.year_tag {
    font-size: 12px;
    margin-right: 5px;
    padding: 10px 10px;
    max-height: 22px;
    display: inline-block;
  }
  .box_archive ul li p span:nth-child(2) {
    width: 100%;
    display: block;
    margin-top: 7px;
  }
  .mainvisual_ttl h2 {
    font-size: 21px;
  }
  span.mask-label {
    font-size: 15px;
  }
  section#tmp_archive_list {
    margin: 0;
  }
  .archive_mv {
    background: url(../images/archive_mainvisual.png) no-repeat 29% -1%;
    background-size: cover;
    height: 200px;
  }
  .box_archive .br-sp {
    margin-bottom: 10px;
  }
  #tmp_mainvisual {
    margin-bottom: 25px;
  }
  /*--------------*/
  .archive-wrapper._archive {
    flex-direction: column;
  }
  .post-wrapper ul li {
    width: 50%;
    padding: 25px;
    padding: 5px;
  }
  .archive-wrapper .post-wrapper {
    width: 100%;
    margin-bottom: 50px;
  }
  .archive-wrapper .post-wrapper ul {
    display: flex;
  }
  .archive-wrapper .post-wrapper ul:nth-child(1) {
    margin: 0 -5px;
  }
  .archive-wrapper .sidebar {
    width: 100%;
  }
  img.post-content-thumbnail {
    height: 120px;
  }
  time.post-content-date {
    font-size: 14px;
  }
  .archive-wrapper .post-wrapper .post-content-category {
    font-size: 12px;
    padding: 1px 10px 3px;
  }
  a.post-content-ttl {
    margin: 0;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 1px;
  }
  .post-content-ttl-wrapper {
    margin-top: 0px;
  }
  .post-wrapper ul li {
    width: 50%;
    padding: 25px;
    padding: 5px;
    padding-bottom: 15px;
  }
  #tmp_wrap_news_content .archive_mv {
    background: url(../images/news_mainvisual.png) no-repeat 29% -1%;
    background-size: cover;
    height: 200px;
  }
  div#tmp_wrap_news_content h3 {
    margin-top: 30px;
  }
  #tmp_news .section_title p {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 0px;
  }
  #tmp_news .post_category {
    margin-right: 0;
  }
  #tmp_index_wrap .container {
    padding: 0 25px;
  }
  section#tmp_membership .container img:nth-child(3) {
    width: calc(100% - 50px);
  }
  section#tmp_membership h4 img {
    width: calc(100% - 95px);
    margin: 0 auto;
  }
  section#tmp_membership p {
    font-size: 15px;
  }
  ._page.mask-rainbow .mask-txt {
    width: 70%;
    bottom: 0%;
  }
  /*-------------------*/
  .content-wrapper {
    padding-top: 80px !important;
  }
  section#tmp_activities .post_title {
    font-size: 18px;
    font-weight: 500;
    min-height: 0;
  }
  section#tmp_activities .right_box {
    width: 100%;
  }
  .right_box .post_date_time {
    padding-bottom: 0;
  }
  section#tmp_footer .footer_banner ul {
    display: flex;
    padding: 0 12px;
  }
  section#tmp_footer .footer_banner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  section#tmp_footer .footer_banner ul li {
    width: 50%;
    padding: 10px 12px;
  }
  .footer_sns .wrap_box .txt_blue {
    font-family: "Oswald";
    font-weight: 500;
    margin-right: 5px;
    font-size: 16px;
  }
  .message_block {
    margin-bottom: 28px;
  }
  .message_cnt p {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.8;
  }
  #tmp_wrap_message .txt_34 {
    font-size: 27px;
  }
  #tmp_wrap_message .txt_17 {
    font-size: 14px;
  }

  /*--------tmp_wrap_room_policy--------*/
  #tmp_wrap_room_policy h3 {
    text-align: center;
    margin-bottom: 20px;
    line-height: 1.5;
  }
  .room_title ul li p::after {
    position: static;
    content: "";
  }
  .room_title ul {
    margin: 0 -6px 30px;
  }
  #tmp_wrap_room_policy .room_profile h3 {
    margin-bottom: 25px;
    font-size: 18px;
  }
  .room_profile ul li img {
    padding-right: 0;
    margin-bottom: 15px;
  }
  .room_profile .margin_bottom_30 {
    margin-bottom: 13px;
  }
  .room_profile h4 {
    font-size: 22px;
    margin-bottom: 0px;
  }
  .room_profile_txt {
    line-height: 1.8;
    font-size: 14px;
  }
  .room_profile_txt p {
    margin-bottom: 15px;
  }
  .room_profile {
    margin-bottom: 35px;
  }
  .tradeon_bottom_box .cnt_box {
    margin-bottom: 0;
  }
  /*--------tmp_wrap_room_policy--------*/
  #tmp_wrap_room_policy h3 {
    text-align: center;
    margin-bottom: 20px;
    line-height: 1.2;
    font-size: 28px;
  }
  .room_title ul li a {
    font-size: 12px;
  }
  .room_title ul li p::after {
    position: static;
    content: "";
  }
  .room_title ul {
    margin: 0 -6px 30px;
  }
  #tmp_wrap_room_policy .room_profile h3 {
    margin-bottom: 25px;
    font-size: 18px;
  }
  .room_profile ul li img {
    padding-right: 0;
    margin-bottom: 15px;
  }
  .room_profile .margin_bottom_30 {
    margin-bottom: 13px;
  }
  .room_profile h4 {
    font-size: 22px;
    margin-bottom: 0px;
  }
  .room_profile_txt {
    line-height: 1.8;
    font-size: 14px;
  }
  .room_profile_txt p {
    margin-bottom: 15px;
  }
  .room_profile {
    margin-bottom: 35px;
  }
  /*--------tmp_wrap_membership
--------------------------------------------------*/
  section.committee-intro {
    margin-top: 0px;
  }
  div#tmp_wrap_membership_content .container {
    width: 100%;
    margin: 0 auto;
  }
  section.committee-intro .cnt_box img {
    width: 100%;
    margin-left: 0;
    padding: 5px;
  }
  .committee-top .cnt_box p {
    width: 100%;
  }
  section.committee-intro table {
    text-align: left;
    margin-bottom: 20px;
    width: 100%;
    padding: 0;
  }
  section.committee-intro table th {
    padding: 20px 7px;
    width: 39%;
    font-size: 12px;
  }
  section.committee-intro table td {
    padding: 10px 15px;
    font-size: 12px;
  }
  section.committee-intro h2::after {
    width: 290px;
  }
  section.committee-intro h2::after {
    width: 290px;
  }
  #tmp_wrap_membership_content section.committee-intro h2 {
    font-size: 24px;
    margin-bottom: 16px;
  }
  section.committee-intro table {
    margin-bottom: 12px;
  }
  .committee-top {
    margin-bottom: 35px;
  }
  #tmp_wrap_membership_content .container {
    width: 100%;
    margin: 0 auto;
    padding: 5px 10px 35px;
  }
  section.yokohama-festival h2 {
    margin-bottom: 20px;
    font-size: 20px;
  }
  section.yokohama-festival {
    padding-bottom: 22px;
  }

  .yokohama-festival .cnt_box p {
    margin-bottom: 8px;
    font-size: 15px;
  }
  section.tmp_merit h2 {
    font-size: 22px !important;
    margin: 47px 0 0;
  }
  section.tmp_merit ul {
    margin: 15px 10px 0;
    flex-wrap: wrap;
  }
  section.tmp_merit ul li {
    width: 100%;
    font-size: 14px;
    padding: 0 0 10px;
  }
  section.tmp_merit ul li h3 {
    margin: 20px auto 5px;
    font-size: 18px !important;
  }
  section.tmp_merit ul li h3 span:nth-child(1) {
    margin: 0 5px 0 0;
    font-size: 24px;
  }

  #mem-question h2 {
    font-size: 22px;
  }
  section#mem-question h2::after {
    width: 316px;
  }
  .president_mess .cnt_box {
    width: 100%;
    padding-top: 60px;
    padding: 5px 0;
    color: #fff;
  }
  .president_mess p:nth-child(3) {
    margin-bottom: 20px;
  }
  .president_mess .cnt_box .width_899 {
    width: 100%;
  }
  #tmp_wrap_membership_content .container {
    padding: 15px;
  }
  .president_mess {
    position: relative;
    padding-top: 0px;
    overflow: hidden;
    background-image: none;
  }
  .president_mess::after {
    top: -6px;
    height: 49px;
  }
  section#tmp_about_top {
    margin-top: 150px;
    margin-bottom: 0;
  }
  .president_mess .cnt_box::after {
    position: absolute;
    content: "";
    top: -100px;
    right: -3px;
    width: 155px;
    height: 264px;
    /* background: url(../images_2023/president_img.png) no-repeat right bottom -17px/100% auto; */
    z-index: 1;
  }
  .president_mess p:nth-child(1) {
    margin-bottom: 20px;
  }
  .president_mess p:nth-child(2) {
    margin-bottom: 20px;
    margin-top: -18px;
  }
  .president_mess .cnt_box::before {
    position: absolute;
    content: "";
    bottom: 8px;
    left: 183px;
    width: 74px;
    height: 72px;
    background: url(../images_2023/2022theme.png) no-repeat right bottom 1px/100% auto;
    z-index: 1;
  }
  div#tmp_wrap_membership_content .container {
    padding-bottom: 0;
    padding-top: 37px;
  }
  /* .president_mess::before {
    bottom: -17px;
    height: 30px;
} */
  .president_mess p {
    font-size: 14px;
  }
  .president_mess .cnt_box .width_899:nth-child(1) {
    width: 55%;
    text-align: justify;
  }
  .president_mess .container {
    padding-bottom: 50px !important;
  }
  section#mem-question h2::after {
    width: 344px;
  }
  .president_mess p span.pc {
    font-size: 16px;
  }
  #mem-question h2 {
    font-size: 24px;
  }
  .question_box ul li .wrap_box {
    background-color: #fff;
    padding: 10px 15px 24px;
    height: auto;
    text-align: justify;
  }
  .question_ttl p.text {
    font-size: 16px;
    padding-left: 8px;
    padding-bottom: 0;
  }
  .question_box ul li .wrap_box p.text_cnt {
    padding-top: 15px;
    font-size: 15px;
  }
  .question_box ul li {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  .question_box ul {
    padding-top: 5px;
    margin: 0;
    padding-bottom: 20px;
  }

  #mem-question {
    margin-bottom: 50px;
  }
  #mem-rate .mem-rate_title {
    margin-bottom: 10px;
    padding: 0 10px;
  }
  #mem-rate .mem-rate_title h2 {
    font-size: 27px;
    margin-bottom: 15px;
  }
  .president_mess p span {
    font-size: 18px;
  }
  #tmp_wrap_membership_content .btn_link {
    background-color: #005d30;
    padding: 10px 0 20px;
  }
  section.yokohama-festival {
    margin-top: 30px;
    padding-top: 15px;
  }
  section.yokohama-festival h2 p:nth-child(2) {
    margin-top: 5px;
    font-size: 27px;
  }
  #tmp_wrap_membership_content section.yokohama-festival h2 {
    font-size: 17px;
    text-align: center;
  }
  #tmp_wrap_membership_content .committee-bottom h3 {
    font-size: 20px;
    color: #695c31;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 25px;
  }
  section#club-activities {
    padding: 0 10px;
    margin-bottom: 35px;
  }
  #club-activities .club_box {
    width: 100%;
    margin: 0 auto;
  }
  #club-activities ul li {
    width: 100%;
    margin-bottom: 8px;
  }
  #mem-question h2 {
    font-size: 20px;
    margin-bottom: 22px;
  }
  section#mem-question {
    padding: 0 10px;
  }
  #club-activities .clucb_title h2 {
    font-size: 23px;
    margin-bottom: 20px;
  }
  #club-activities .clucb_title {
    margin-bottom: 25px;
    padding: 0 20px;
  }
  #club-activities ul li p {
    font-size: 15px;
    padding: 15px 0 15px 30px;
  }
  #club-activities ul li::after {
    width: 15px;
  }
  .question_ttl p.question_Q {
    width: 35px;
    height: auto;
  }
  .question_box ul li:last-child {
    margin-top: 20px;
  }
  /*----#mem-rate ----*/
  #mem-rate ul li {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 15px;
  }
  #mem-rate .rate_box {
    padding: 8px 13px;
  }
  #mem-rate p.left_box {
    font-size: 13px;
  }
  #mem-rate {
    margin-bottom: 40px;
  }
  #mem-rate p.right_box {
    font-size: 13px;
    width: auto;
  }
  #mem-rate .flex_box {
    display: flex;
    flex-wrap: wrap;
  }
  #mem-requirement h2 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  section#mem-requirement .right_box {
    width: 100%;
    float: right;
    padding: 25px 0;
  }
  section#mem-requirement .left_box {
    width: 100%;
    padding: 0;
  }
  section#mem-requirement h3 {
    font-size: 18px;
    padding: 10px 0 17px;
    margin-bottom: 10px;
  }
  section#mem-requirement .box table {
    margin: 0px 0;
    width: 100%;
  }
  section#mem-requirement .box_5 {
    margin-top: 12px;
  }
  section#mem-requirement .box_4.box {
    margin-bottom: 41px;
  }
  section#mem-requirement .box_1.box,
  section#mem-requirement .box_3.box {
    height: auto;
  }
  section.committee-intro table.tb1:nth-child(4) {
    margin-top: -20px;
  }
  .mem-rate_title p {
    padding: 0 20px;
    font-size: 15px;
    font-weight: 500;
  }
  .box_3.box p.bg {
    background: url(../images_2023/list_check_ico.png) no-repeat left 6px/15px 15px;
  }
  .box ul li {
    background: url(../images_2023/list_check_ico.png) no-repeat left top 13px/15px 15px;
    margin: 0 0 10px 0;
  }
  .box_3 ul li {
    background: none;
  }
  section#mem-requirement p {
    margin-top: 10px;
  }
  .box table tr td,
  .box table tr th {
    font-size: 15px;
  }
  .box_6 {
    margin-top: 0;
  }
  .box ul li::after {
    bottom: -5px;
  }
  section#mem-requirement {
    padding-bottom: 0;
  }
  #etry_form .ttl_box::after {
    position: absolute;
    bottom: -46px;
    left: 50%;
    transform: translate(-50%, 0);
    content: "";
    background: url(../images_2023/ttl_after_img.png) no-repeat center center/100%;
    height: 100%;
    width: 61%;
    z-index: 2;
  }
  .box_6 {
    margin-top: 15px;
    margin-bottom: 20px;
  }
  section#etry_form img {
    width: 100%;
  }
  section#etry_form form label {
    width: 30%;
    padding: 20px;
    font-size: 14px;
  }
  section#etry_form form div {
    margin: 10px 0;
  }
  section#etry_form form {
    padding: 0;
    margin-top: 30px;
  }
  section#etry_form h3 {
    font-size: 18px;
    padding: 15px 0 0;
  }
  .width_680,
  .width_610 {
    width: 100%;
  }
  #tmp_wrap_membership_content #etry_form .btn_link {
    background-color: #e7bb27;
    padding-bottom: 20px;
  }
  section#etry_form {
    padding-bottom: 50px;
  }
  div#tmp_wrap_membership_content #etry_form span.under_line {
    display: block;
    margin-bottom: 4px;
  }
  div#tmp_wrap_membership_content #etry_form p {
    font-size: 14px;
    margin-top: 5px;
  }
  .committee-top .flex_box {
    display: table;
  }
  .committee-top .flex_box p {
    width: 180px;
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
  }
  .committee-top .flex_box img {
    width: calc(100% - 180px);
    display: table-cell;
    vertical-align: middle;
  }
  .committee-top p {
    padding-bottom: 20px !important;
    padding-top: 0 !important;
  }
  section.committee-intro .ttl_box p {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
  }
  section.committee-intro .ttl_box span {
    font-size: 20px;
    display: block;
    font-weight: bold;
    text-align: center;
  }
  section#tmp_about_top h3 {
    font-size: 15px;
    color: #464646;
    text-align: center;
  }
  section#tmp_about_top h3 span {
    display: block;
    color: #464646;
  }
  section#tmp_about_top .cnt_box {
    margin: 30px 0;
  }
  section.tmp_merit .container {
    padding: 10px 0 !important;
  }
  section.tmp_merit ul li:nth-child(3) h3::after,
  section.tmp_merit ul li:nth-child(6) h3::after {
    font-size: 25px;
  }
  section.tmp_merit ul li:last-child h3,
  section.tmp_merit ul li:nth-child(3) h3 {
    padding-left: 26px;
  }
  section#mem-question h2::after {
    width: 295px;
    height: 12px;
  }
  #club-activities .clucb_title h2::after {
    width: 160px;
    height: 12px;
  }
  #tmp_about_top .btn {
    margin-top: 25px;
    margin-bottom: 10px;
  }
  .senior .cnt_box p:nth-child(2) {
    font-size: 15px;
    line-height: 1.7;
  }
  section.senior-interview h3 span:nth-child(1) {
    font-size: 16px;
    padding: 5px 15px;
  }
  section.senior-interview h3 span:nth-child(2) {
    font-size: 13px;
    padding: 10px 15px;
  }
  .senior .cnt_box p:nth-child(3) {
    margin-top: 0;
    font-size: 20px;
  }
  p.name_tag span:first-child {
    margin-left: 10pxpx;
    font-size: 14px;
  }
  p.name_tag span:last-child {
    font-size: 14px;
  }
  .senior .table_box {
    display: table !important;
  }
  .senior .table_box p {
    display: table-cell;
    width: 205px;
    height: auto;
    text-align: justify;
    vertical-align: bottom;
    font-size: 14px;
    line-height: 1.4;
  }
  .senior .cnt_box p.sp {
    font-size: 14px;
  }
  .senior .table_box img {
    display: table-cell;
    width: auto;
    height: 155px;
    vertical-align: bottom;
    margin-right: 0;
    margin-left: 8px;
  }
  section.senior-interview h2 {
    width: 90%;
    padding: 0 30px;
    margin: 10px auto 25px;
  }
  .senior:nth-child(2n)::after,
  .senior::after {
    top: -20px;
    width: 100%;
    height: 35px;
  }
  .interview_wrap .container {
    padding-bottom: 0;
    padding-top: 21px !important;
  }
  .senior {
    padding-top: 0;
    padding-bottom: 45px;
  }
  .senior .cnt_box .table_box p:nth-child(2) {
    border: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4;
  }
  .president_mess .container::after {
    top: 165px;
    left: 297px;
    background-color: #695c2b40;
    width: 1018px;
    height: 415px;
    transform: translate(-42%, 0) rotate(66.5deg);
  }
  div#tmp_wrap_membership_content section#tmp_about_top {
    margin-top: -25px;
  }
  #etry_form .ttl_box::after {
    display: none;
    visibility: hidden;
  }
  #tmp_wrap_membership_content section#etry_form h3 {
    font-size: 18px;
    text-align: center;
    color: #fff;
    padding: 0 0 0;
  }
  #tmp_wrap_membership_content section#etry_form form label {
    padding: 15px 0;
    font-size: 14px;
  }
  #tmp_wrap_membership_content section#etry_form form input {
    padding: 15px 20px;
  }
  #tmp_wrap_membership_content section#etry_form {
    background-color: #005d30;
    text-align: center;
    color: #fff;
    padding-bottom: 10px;
  }
  #tmp_wrap_membership_content section#etry_form form {
    padding: 15px 0;
    max-width: none;
    margin: 0 auto;
  }
  div#tmp_wrap_membership_content #etry_form .container {
    padding-top: 25px;
  }
  .box_6 img {
    width: auto !important;
    height: 255px;
    max-width: none;
  }
  .box_6 .table_wrap {
    overflow-y: scroll;
  }
  #tmp_wrap_membership_content section#mem-requirement {
    padding-bottom: 25px;
  }
  .en_schedule_flex .block_head {
    background-color: #005d30;
  }
  .en_schedule_flex .block_body {
    background-color: #c4bdab;
  }
  .en_schedule_flex .block_body .number {
    color: #fff;
  }
  .footer_menu {
    padding-top: 20px;
  }
  section.tmp_merit h2::after {
    width: 260px;
  }
  .senior1 .table_box img {
    height: 170px;
  }
  section.yokohama-festival .cnt_box {
    max-width: 100%;
    text-align: justify;
    font-size: 14px;
    font-weight: 400;
    background-color: #0000004a;
    padding: 20px;
  }
  .yokohama-festival {
    margin-top: 70px;
    background: url(../images_2023/yoko-fes-bg.jpg) no-repeat 22% top/cover;
  }
  section.yokohama-festival .container {
    padding: 20px 20px 12px !important;
  }
  .p_about_ttl .mainttl {
    font-size: 22px !important;
  }
  .p_about._bgi .img {
    margin-bottom: 20px !important;
    display: block;
    margin: 0 auto;
  }
  .archive-wrapper._archive .post-wrapper .post-content-category {
    font-size: 12px;
    padding: 2px 12px;
  }
  .archive-wrapper._archive .post-wrapper .post-content-ttl-wrapper {
    border-bottom: 0;
    padding: 10px 0;
    font-weight: 400;
  }
  .archive-wrapper._archive .post-wrapper .post-content-ttl-wrapper a.post-content-ttl {
    font-size: 15px;
  }
  .sidebar .side-block_body .side-category {
    font-size: 12px !important;
    padding: 2px 12px !important;
    display: inline-block;
    background-color: #1a1a1a;
    color: #fff;
    margin-right: 15px;
    font-weight: 500;
  }
  .archive-wrapper._archive {
    padding-top: 65px !important;
  }
  .archive-wrapper {
    padding-top: 100px !important;
    padding-bottom: 30px;
    display: block;
  }
  .access_row {
    padding: 0 15px;
  }
  h2.mainttl {
    font-size: 22px !important;
  }
  .en_schedule .mainttl {
    margin-bottom: 20px;
  }
  .archive-wrapper h1.post-content-ttl {
    font-size: 19px;
  }
  .plan_section_txt p:first-of-type,
  .static_section_txt p:first-of-type b {
    font-size: 14px;
  }
  .btn-wrapper.single-pagination .prev,
  .btn-wrapper.single-pagination .next {
    width: 50%;
  }
  .en_schedule h2.mainttl {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .tradeon_top_box .img_box a {
    width: 80% !important;
  }
  .room_profile h4 {
    font-size: 17px;
    margin-bottom: 5px;
  }
  .theme_cntbox {
    padding: 0 15px;
  }
  #tmp_wrap_theme li img {
    padding: 0 40px;
    margin-bottom: 29px;
  }
  h2.p_sdgs_mainttl {
    font-size: 21px;
    margin-top: 15px;
  }
  .p_sdgs_section.section2 .p_sdgs_flex._flex2 .block .img {
    margin: 35px 0;
  }
  .p_sdgs_flex .block_ttl {
    font-size: 22px !important;
    margin-bottom: 30px;
    text-align: center;
  }
  .single-pagination .prev,
  .single-pagination .next {
    width: 50%;
    padding: 0 5px;
    margin: 0;
  }
  .single-pagination .prev a,
  .single-pagination .next a {
    padding: 15px 0 !important;
    margin-right: 0 !important;
    display: block !important;
    width: 100% !important;
    font-size: 14px;
  }
  .single-pagination .next a::before {
    right: 14px !important;
    top: 16px !important;
    width: 20px !important;
    height: 20px !important;
  }
  .single-pagination .prev a::before {
    top: 16px !important;
    left: 14px !important;
    width: 20px !important;
    height: 20px !important;
  }
  .access_info .label:not(:first-of-type) {
    margin-left: 0px !important;
  }
  .nav {
    width: 100% !important;
  }
  .nav__submenu {
    width: 100% !important;
  }
  .access_info .label {
    display: inline-block;
    margin-right: 9px;
  }
  .access_info .label {
    margin-right: 9px;
  }
  .static_section_txt ol li {
    list-style: decimal;
  }
  #tmp_wrap_message .message_block:nth-child(3) h3 {
    font-size: 24px !important;
  }
  .video_wrap .post-wrapper-flex.flex_box .post-content iframe {
    max-width: none;
    overflow: hidden;
    width: 100%;
    height: 220px;
  }
  .part_item.it1.sp img {
    float: left;
    width: 115px;
    padding-right: 20px;
    padding-bottom: 0px;
  }
  #tmp_wrap_interview-pages .mv_cnt_img img {
    height: 153.75px;
    width: auto;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .tradeon_bottom_box ul li img.comingsoon {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    height: 100%;
    padding: 5px;
  }
  .tradeon_bottom_box .img_box_c {
    height: 85px;
  }
  .tradeon_top_box .img_box_c {
    height: 153px;
  }
  .tradeon_bottom_box .img_box_c img {
    width: 100%;
    height: auto;
    transform: translate(-50%, -50%) scale(1.2);
  }
  .tradeon_bottom_box span.interview_nu {
    font-size: 14px;
    top: -22px;
    padding-top: 3px;
  }
  .tradeon_top_box ul li .comingsoon_slide {
    background-position: left center !important;
    height: 100%;
    width: 100%;
    background-size: auto 100% !important;
    background-repeat: no-repeat !important;
  }
  /*-----0117----*/
  .-anniversary {
    height: 50% !important;
    padding: 18px 20px 0 !important;
  }
  .-anniversary span {
    font-size: 14px;
  }
}
