@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap');

/*
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Oswald:wght@500&display=swap" rel="stylesheet">
*/
@import url("basic.css");
@import url("index.css");
@import url("fade-slider.css");
@import url("basic_sp.css") screen and (max-width:959px);
@import url("index_sp.css") screen and (max-width:959px);
@import url("https://unpkg.com/swiper@7/swiper-bundle.min.css");

/*@import url("x-slider.css");*/