.blur {
  filter: blur(10px);
  transition: .6s ease;
  opacity: 0;
}
.blur.active {
  filter: blur(0);
  opacity: 1;
}


.category_01_pc{
  display: block;
}
.category_01_sp{
  display: none;
}
.category_01_a{
  background-color: #fdf8f100 !important;
  padding: 0 !important;
}
.category_01_a:hover{
  color: #ffffff95;
  transition: 0.7s;
}
.fonts_jp{
  font-family: "Noto Sans JP", sans-serif !important;
  font-weight: 300;
}
.category_01{
  width: 21%;
  margin-bottom: 5.5%;
}
.category_box_none{
  opacity: 0;
}
.category_01 img{
  margin-bottom: 4%;
}
.category_box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.category_01 p{
  color: #000000;
}
.category_title{
font-size: 1.3vw;
    margin-bottom: 2.5%;

}
.innr{
  padding: 5% 5% 0% 5%;
}
.column_more:hover{
  opacity: 0.7;
  transition: 0.5s;
}
.category_box a{
    text-decoration: none;
    color: #fff;
    background-color: #999999;
    padding: 2% 6%;
    font-size: 0.7vw;
    margin-bottom: 9%;
    white-space: nowrap;
}
.category_box a:hover{
  opacity: 0.7;
  transition: 0.5s;
}
.interior_flex_box_category{
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: revert;
}
.main17_hvr:hover{
  opacity: 0.7;
  transition: 0.5s;
}
.main17{
  width: 100%;
  margin: 0 auto;
  margin-bottom: 5%;
}
.column_category{
  max-width: 1000px;
  margin: 0 auto;
}
.main17_title{
  width: 86%;
  margin: 0 auto;
  margin-bottom: 3.5%;
}
.columu_p {
  font-size: 2.7rem;
  font-weight: 100;
  color: #948071;
  margin-bottom: 5%;
  text-align: center;
}
.columu_p_h3 {
  font-size: 6.5rem;
  font-weight: 100;
  color: #948071;
  margin-bottom: 2.5%;
  text-align: center;
}
.column p {
  font-size: 3.9rem;
}
.column_more{
  text-decoration: none;
    color: #fff;
    background-color: #948071;
    padding: 2% 6%;
    font-size: 1.2rem;
    margin-bottom: 5%;
}
@media (max-width: 770px){
.category_title {
        font-size: 4.8vw;
    }
.category_box a {
  font-size: 2.4vw;
        font-family: auto;
        font-family: 'Optima' !important;
}
  .category_01_sp{
    display: block;
  }
  .category_01_pc{
    display: none;
  }
  .sp_herder {
    position: fixed;
    background-color: #ffffff;
    height: 40px;
    top: 0px;
    width: 100%;
    height: 90px;
}
  .category_box{
    display: block;
  }
  .category_01{
    width: 85.5%;
    margin: 0 auto;
    margin-bottom: 10%;
  }
  .main17_title {
    width: 22%;
}
.column_category {
  width: 85.5%;
}
.columu_p_h3 {
  font-size: 5.1rem;
}
.columu_p {
  font-size: 2.2rem;
}
.innr {
        padding: 25% 5% 0% 5%;
}
}
@media (max-width: 655px){
  .columu_p_h3 {
    font-size: 4.1rem;
}
.columu_p {
  font-size: 1.8rem;
}
}
@media (max-width: 615px){
  .columu_p_h3 {
    font-size: 3.8rem;
}
.columu_p {
  font-size: 1.6rem;
}
}
@media (max-width: 615px){
  .columu_p_h3 {
    font-size: 3.3rem;
}
.columu_p {
  font-size: 1.4rem;
}
.columu_p_h3 {
  font-size: 2.9rem;
}
.columu_p {
  font-size: 1.2rem;
}
}
@media (max-width: 590px){
  .sp_herder {
    height: 77px;
}
}
@media (max-width: 509px){
  .sp_herder {
    height: 69px;
}
}
@media (max-width: 393px){
  .sp_herder {
    height: 63px;
}
}
@media (max-width: 390px){
  .sp_herder {
    height: 55px;
}
}
@media (max-width: 400px){
  .columu_p_h3 {
    font-size: 2.6rem;
}
}
@media (max-width: 342px){
  .columu_p_h3 {
    font-size: 2.2rem;
}
.columu_p {
  font-size: 1rem;
}
}
@media (max-width: 342px){
  .columu_p_h3 {
    font-size: 2rem;
}
.columu_p{
  font-size: 0.8rem !;
}
}
@media (max-width: 300px){
  .category_title {
    font-size: 1.4rem;
}
.category_box a {
  font-size: 0.8rem;
}
}