@import url("https://unpkg.com/scroll-hint@latest/css/scroll-hint.css");

.column p{
    font-size: 16px;
    line-height:2.5;
}


.column_catlist li{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    
    border: none;
    width: 100%;

    margin-top: 20px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f09300;
}

.column_catlist_sub{
    width:  60%;
}

.column_excerpt_img{
    width:  40%;    
}

.column_post{
    margin-top: 0;
    margin-bottom: 1rem;
}

.column_post a{
    font-size: 20px;
    font-weight: bold;
}

.column_excerpt{
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

.column h2{
    margin-top: 40px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 2px solid #f09300;
    }

.column h3{
    margin-top: 40px;
    margin-bottom: 20px;
    padding-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
    }
    
.column dl{
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    }

.column dt{
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
   }

.column dd{
    font-size: 16px;
    padding-left: 30px;
    line-height:2;
}

.column li{
    list-style-type: disc;
    margin-left: 30px;
    font-size: 16px;
    line-height: 2;
}

.listNum li{
    list-style-type: decimal;
}
        
.topimg{
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.columnimg{
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.columnimg img{
    max-width: 500px;
}

section::before {
    content:'';
    display: block;
    padding-top: 80px;
    margin-top: -80px;
  }

.mokuji{
    background-color: #FFF3E0;
    border: 1px solid #000;
    margin-top: 1.8rem;
    margin-bottom: 1rem;
    margin-left: 0;
    margin-right: 0;
    color: #000;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 4rem;
    text-align: left;
    }

.mokuji li{
    list-style-type: disc;
    margin-bottom: 0.5rem;
    }
    
.mokuji li a{
    color: #000;
    font-size: 16px;
    }

.torikumi{
    margin-top: 30px;

}
.torikumi p{
    margin-bottom: 1rem;
}
.torikumi ul{
    margin-left: 3rem;
    margin-bottom: 1rem;
}
.torikumi li{
    list-style-type: disc;
    margin-bottom: 0.5rem;
    font-size: 16px;
}

.hojokink{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 1rem;
}

.hojokink1 {
    width: 49%;
}

.hojokink1 img{
    width: 100%;
}


.return {
    margin-top: 50px;
   }
   .return::after {
    content: '.';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
   }
   .return h2 {
    border-bottom: 3px solid #ff9c00;
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: bold;
   }
   .return span {
    background-color: #f3f0e2;
    text-align: center;
    margin-bottom: 24px;
    padding: 10px;
    font-weight: bold;
    display: block;
    background: linear-gradient(#f7f7f7, #f3f0e2);
    border: 1px solid #ddd;
    float: left;
    width: calc(100% / 3);
    box-sizing: border-box;
   }

.column table{
    max-width: 100%;
    border-collapse:  collapse; 
    margin-bottom: 10px;
}
.column th {
    background-color: #d1d1d1;
    border: solid 1px;  
    padding: 10px;
}
.column td {
    border: solid 1px;  
    padding: 10px;
}

.column_bold{
    font-size: 18px;
    font-weight:bold;
}

/**2025/03/07 広告を表示**/
.jireiadvertisement {
  display: flex;
      gap: 5px;
}
.jireiadvertisement a {
  border: 1px solid #ccc;
  padding: 0.5rem;
  box-sizing: border-box;
}
.jireiadvertisement img {
  margin: 0 auto 5px;
  display: block;
  max-width: 100%;
  height: auto;
}
/**2025/03/07 ここまで**/


@media screen and (max-width: 480px) {
    .sp-br {
      display: block;
    }

    section::before {
        padding-top: 0px;
        margin-top: 0px;
      }
  
    .column_catlist_sub{
        width:  100%;
    }
    
    .column_excerpt_img{
        width:  100%;    
    }  
    .return span {
        width: calc(100%);
        margin-bottom: 10px;
        padding: 10px 0px 10px 0;
       }
}

 /**2025/3/04広告追加**/
 .width1200{
    max-width: 1200px;
    margin: auto;
  }
  
  .bp960{
    display: block !important;
  }
  
  .mochiy-pop-one-regular {
    font-family: "Mochiy Pop One", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  
  
  
  /*========= チラシ情報 ===============*/
  .new_advertisement{
    background-image: url(https://primo-reform.com/wp-content/uploads/japanese-paper_00372.jpg);
    background-repeat: repeat;
    background-size: 20%;
    padding: 30px 0;
  }
  .new_advertisement .menu{
    color: #654c43;
    font-size: 22px;
    text-align: center;
  }
  .new_advertisement ul{
    margin: 0 10px 30px 10px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
  }
  .new_advertisement .menu-list{
    display: inline-block;
    color: #654c43;
  }
  .new_advertisement .menu-list a{
    color: #654c43;
    &:hover{
        text-decoration: underline;
    }
  }
  .new_advertisement .menu-list span::before{
    content: "/";
    display: inline-block;
    text-align: center;
    padding: 10px;
  }
  @media screen and (max-width: 480px){
    details.sp{
        margin-bottom: 30px;
    }
    .sp .menu{
        position: relative;
        margin: auto;
        width: 350px;
        height: 40px;
        position: relative;
        background-color: #816c64;
        color: #fff;
        line-height: 37px;
        border-radius: 20px; 
        box-shadow: 0 3px 0 0 #654c43;
        list-style: none;
        &:hover{
            top: 3px;
            box-shadow: none;
        }
    }
    summary.menu::after{
        content: "";
        position: absolute;
        width: 10px;
        height: 10px;
        border-top: 3px solid #fff;
        border-right: 3px solid #fff;
        transform: rotate(135deg);
        top: 30%;
        right: 30px;
        border-radius: 1px;
    }
    details[open] summary.menu::after {
        content: "";
        position: absolute;
        width: 10px;
        height: 10px;
        border-top: 3px solid #fff;
        border-right: 3px solid #fff;
        transform: rotate(-45deg);
        top: 40%;
        right: 30px;
        border-radius: 1px;
    }
    .new_advertisement .menu-list{
        display: block;
        margin-top: 10px;
    }
    .new_advertisement .menu-list a{
        display: block;
        width: 350px;
        margin: auto;
        padding: 5px 0;
        border-radius: 20px;
        background-color: #fff;
    }
  }
  /*=== ここまで ===*/
  
  
  .new_advertisement-title{
    padding-left: 10px;
  }
  .new_advertisement span.new{
    display: inline-block;
    margin-bottom: 5px;
    padding: 0 5px;
    width: 60px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #816c64;
    border-radius: 10px;
  }
  .new_advertisement h2{
    display: inline-block;
    margin: 0;
    margin-bottom: 0px;
    vertical-align: sub;
  }
  .new_advertisement p{
    display: inline-block;
    color: #654c43;
    margin: 0;
    vertical-align: sub;
    padding-left: 0px;
    display: block;
  }
  .new_advertisement .advertisement{
    display: flex;
    gap: 5px;
    margin: 10px;
    overflow: auto;
    margin: 10px 0 10px 10px;
    &::-webkit-scrollbar{
        height: 7px;
    }
    &::-webkit-scrollbar-track{
        background: #e5e5e5; 
    }
    &::-webkit-scrollbar-thumb{
        background: #b3b3b3;
    }
  }
  .new_advertisement .advertisement a .tileimg img{
    max-width: 100%;
    height: auto;
    padding: 5px;
    box-sizing: border-box;
    box-shadow: 0px 0px 8px -3px #452900;
    border-radius: 5px;
    background-color: #fff;
    &:hover{
        opacity: 0.7;
    }
    max-width: none;
    width: 300px;
    height: auto;
  }
  @media screen and (max-width: 960px){
    .new_advertisement h2{
        margin-bottom: 0px;
    }
    .new_advertisement p{
        padding-left: 0px;
        display: block;
    }
    .new_advertisement .advertisement{
        overflow: auto;
        margin: 10px 0 10px 10px;
        &::-webkit-scrollbar{
            height: 7px;
        }
        &::-webkit-scrollbar-track{
            background: #e5e5e5; 
        }
        &::-webkit-scrollbar-thumb{
            background: #b3b3b3;
        }
    }
    .new_advertisement .advertisement a .tileimg img{
        max-width: none;
        width: 300px;
        height: auto;
    }
  }
   /**2025/3/04ここまで**/
  
  