/*PCの横幅オーバー*/
@media (min-width: 1450px) {
  .concept_title_temp p{
      font-size: 26px;
  }
  .concept_title_temp h2{
      font-size: 10px;
      margin-bottom: 5px;
  }
  .list_temp_001 a h2{
    font-size: 18px;
    margin: 10px 0 5px;
  }
  .list_temp_001 a p{
    font-size: 12px;
  }

#wrap .sec_03{
    margin: 100px auto 0;
    padding: 40px 0 20px;
}
#wrap .sec_03 .sec_03_title{
    width: 240px;
    font-size: 20px;
}
#wrap .sec_03 .sec_03_kiji{
    width: 900px;
}
#wrap .sec_03 .sec_03_kiji a{
    font-size: 14px;
}
#wrap .sec_03 .sec_03_kiji ul li{
    margin-bottom: 25px;
}
#wrap .sec_03 .sec_03_kiji ul li a span:first-of-type{
    width: 225px;
}
header .header_inner a img{
    padding: 0 12px;
}
header .header_inner a.anime{
    font-size: 14px;
}
header .header_inner a.anime::after{
    bottom: -2px;
}
header .header_inner a.anime:hover::after{
    bottom: 6px;
}
.concept_title_temp{
    margin-top: 100px;
}
#wrap .sec_04 a{
    font-size: 30px;
}
#wrap .sec_04 a.anime::after{
    height: 1px;
}
#wrap .sec_04{
    margin: 100px auto;
}
#wrap .sec_05{
    padding: 50px 0 100px;
}
#wrap .sec_05 .top_page_cat_img_warp .top_page_cat_img_link_block h2{
    font-size: 36px;
}
#wrap .sec_05 .top_page_cat_img_warp .top_page_cat_img_link_block p{
    font-size: 14px;
}
#wrap .sec_05 .top_page_cat_img_warp .top_page_cat_img_link_block a.btn{
    padding: 10px 0;
    margin: 10px auto 0 auto;
    font-size: 14px;
}
#wrap .sec_05 h2.sec_05_title{
    margin: 100px auto 0;
    font-size: 26px;
    padding: 0 0 20px 1%;
}
.list_temp_002 a h3{
    font-size: 10px;
}
.list_temp_002 a h2{
    font-size: 16px;
    letter-spacing: 0.03em;
}
.list_temp_002 a p{
    font-size: 12px;
    letter-spacing: 0.17em;
}
#wrap .sec_05 .sec_5_btn_wrap{
    margin: 100px auto 0;
}
a.btn_2{
    font-size: 14px;
    padding: 8px 0;
}
a.btn_3{
    font-size: 14px;
    padding: 8px 0;
}
#wrap .sec_06{
    padding: 30px 0 120px;
}
#wrap .sec_06 h2{
    font-size: 36px;
    padding: 80px 0 50px;
}
#wrap .sec_06 .shop_block h3{
    font-size: 24px;
    margin-bottom: 10px;
}
#wrap .sec_06 .shop_block .shop_block_text p{
    font-size: 14px;
}
#wrap .sec_06 .shop_block a.btn_2{
    font-size: 14px;
    margin-top: 20px;
    padding: 5px 70px;
}

footer .footer_menu a.anime{
    font-size: 14px;
    margin: 0 20px;
}
footer .footer_menu a.anime::after{
    bottom: -2px;
}
footer .footer_menu a.anime:hover::after{
    bottom: 6px;
}
footer{
    padding-top: 60px;
}
footer .footer_mid .footer_shop_info h2{
    font-size: 22px;
    margin-bottom: 10px;
}
footer .footer_mid .footer_shop_info p{
    font-size: 14px;
}
footer .footer_mid{
    margin: 50px auto 0px;
    padding-bottom: 30px;
}
footer .copy_right p{
    font-size: 10px;
    padding-bottom: 30px;
    color: #000;
}
footer .footer_mid .footer_shop_info .footer_shop_sns{
    width: 100%;
    display: flex;
    margin-top: 10px;
}
footer .footer_mid .footer_shop_info .footer_shop_sns a{
    margin-right: 16px;
    display: block;
    width: 25px;
}
.page_main_wrap{
    /*margin-top: 92px;*/
    /*margin-top: 126px;*/
    margin-top: 158px;
}
.top_main_img{
    margin: 0 auto 30px;
}


}