@charset "UTF-8";
.pc {
  display: none;
}
.sp {
  display: block;
}
body {
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  body {
    font-size: 16px;
  }
  body p, body span, body div, table th, table td {}
  /*                    トップページ　　　　*/
  /*　　PC共通　　　*/
  .pc_LR_wrap {
    position: fixed;
    height: 100%;
    width: calc((100% - 620px) / 2);
    top: 0;
    z-index: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex !important;
  }
  .left_wrap {
    left: 0;
  }
  .right_wrap {
    right: 0;
  }
  .pc_center_content {
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 400px;
    width: 100%;
  }
  .pc_center_content.nami {
    position: relative;
            min-height: 375px;
  }
  .pc_center_content.nami:before {
    position: absolute;
    bottom: 100%;
  }
  .pc_center_content.nami:after {
    position: absolute;
    top: 100%;
  }
  /*　　左側　　　*/
  .pc_sns_wrap, .pc_logo_wrap {
    flex: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .pc_logo {
    text-align: center;
    width: 100%;
    padding: 0 15px;
  }
  .pc_logo img {
    max-width: 240px;
            width: 100%;
  }
  .pc_logo_wrap {
    padding-bottom: 50px;
    z-index: 1;
  }
  .pc_sns_wrap {
    padding-top: 50px;
    z-index: 1;
  }
  .pc_sns_wrap .sns_icon {
    column-gap: 22px;
  }

  /*　　右側　　　*/
  .season_img_list {
    text-align: center;
  }

     .season_img_list li{
     
     position: absolute;
     left: 0;
     right: 0;
     top:0;
     bottom:0;
     margin: auto;
     }
     
.season_img_list li {
          padding: 0 15px;
          height: fit-content;

  transition: opacity 0.8s ease; /* ← フェード効果これだけ */
}
.season_img_list_01 li{
  opacity: 0;

}

.season_img_list_01 li.active {
  opacity: 1;
}

.season_img_list_02 li,
.season_img_list_01 li.active {
  opacity: 0;
  animation: fadeIn 0.5s ease forwards;
}

/* フェードインの定義 */
@keyframes fadeIn {
  to {
    opacity: 1;
  }
}

     
  .season_img_list .text {
    margin-top: 20px;
    font-weight: bold;
  }
  .pc_footer_wrap {
    padding: 0 25px 30px;
    z-index: 1;
  }
  .pc_footer_wrap .copy {
    background: none;
  }
  /*     page top   */
  .ec-blockTopBtn {
    width: 80px;
    height: 80px;
    right: 30px;
    bottom: 30px;
    font-size: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {

.season_img_list .text {
        font-size: 13px;
    }

}
@media (max-width: 1070px) {
  body {}
  .sp_header_logo {
    display: block;
  }
  .pc_LR_wrap {
    display: none !important;
  }
}
/*      @media   　 max767                                             */
@media (max-width: 767.888px) {
/*body:not(.page-id-70) #layout {
    padding-left: 0;
    transform: scale(0.9);
    transform-origin: top left;
    width: calc(100% / 0.9);
    height: calc(100% / 0.9); 
  }
html:has(body:not(.page-id-70)), 
body:not(.page-id-70){
    margin: 0;
    padding: 0;
    height: calc(100% / 0.9); 
    overflow-x: hidden; 
  }*/
  
/*  #layout {
    padding-left: 0;
    transform: scale(0.9);
    transform-origin: top left;
    width: calc(100% / 0.9);
    height: calc(100% / 0.9); 
  }
  html, body {
    margin: 0;
    padding: 0;
    height: calc(100% / 0.9); 
    overflow-x: hidden; 
  }
*/  
  
.top_midasi .tm_02 {
    font-size: 6.7vw;
}

  .more a {
          font-size: 5vw;
        height: 60px;

  }
  .more a:after {
    right: 24px;
    }
  .footer_nav {
    column-gap: 21px;
  }
  .footer_nav li a{
  font-size: 12px;
  }
  .footer_logo img {
    max-width: 150px;
}
  .top_slider_wrap {}
  .slider_text_wrap {
    left: 40px;
    bottom: 0;
    top: 36px;
  }
  .slider_text_wrap > div {
    font-size: 21px;
    padding: 5px 10px 5px 15px;
    margin-top: 10px;
  }
  .top_blog_midasi_wrap .more a {
    width: 164px;
    letter-spacing: -1px;
    height: 40px;
    font-size: 4.1vw;
    padding-right: 24px;
  }
  .nami .inner {
    padding-left: 25px;
    padding-right: 25px;
  }
  .about_midasi_02 {
    font-size: 7.8vw;
    }
  .top_service_LR .img {
    height: 220px;
  }
  .top_service_LR .img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .top_service_midasi {
    max-width: 88%;
    border-radius: 5px 5px 0 0;
    padding: 22px 5px 0;
    bottom: -1px;
  }
  .top_service_link_wrap {
    margin: 30px 0 0 0px;
  }
  .top_service_link_wrap .maru_list a {
         font-size: 4vw;
    letter-spacing: -1px;
  }
  .tsm_02 {
        font-size: 4.6vw;
        letter-spacing: -1px;
    margin-bottom: 0px;
  }
    .home .top_service_midasi .tsm_02 {
        font-size: 4.6vw;
  }
  .tsm_01 {
    font-size: 12px;
    letter-spacing: 1px;
    width: 91px;
    height: 21px;
    right: 4px;
    top: -10px;
  }
  .tsm_03 {
    font-size: 4vw;
}
  .tsm_icon {
    left: -11px;
    top: -35px;
  }
  .maru_list li:before {
    width: 10px;
    height: 10px;
    top: 8px;
}
.nami:before, .nami:after {
    height: 55px;
}

  /*html {
transition: transform 0.3s;
transform: scale(0.8);
transform-origin: left top;
height: calc(100% / 0.8);
width: calc(100% / 0.8);
}	*/
  /* html {
    transform: scale(0.7);
    transform-origin: top left;
  }
  body {
    width: 100%;
    max-width: 100vw;
    overflow-x: hidden;
  }
  */
  #secondary {
    margin-top: 40px;
  }
  .nav-previous a {
    padding: 12px 20px 12px 40px;
  }
  .nav-next a {
    padding: 12px 40px 12px 20px;
  }
}