@charset "utf-8";
@import url(base.css) all and (min-width: 769px); /* 769以丁E*/
@import url(smartphone.css) all and (max-width: 768px); /* 768以丁E*/
@import url(smartphone.css) all and (max-width: 320px); /* 320以丁E*/
@import url(font.css); 
@import url('https://fonts.googleapis.com/css2?family=Pinyon+Script&display=swap');
 /font-family: 'Pinyon Script', cursive; 