@charset "utf-8";
/*
Theme Name: TKHS
Theme URI: https://tkhs.me
Description: tkhs
Author: Kenta Takahashi
Author URI: https://tkhs.me
*/

html {-webkit-text-size-adjust: 100%;}
body,h1,h2,h3,h4,p,ul,ol,li,figure,figcaption,blockquote,dl,dd {margin: 0;font-size: 100%;}
main,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,time{display:block}
ul[class],
ol[class] {padding: 0;list-style: none;}
*,*::before,*::after {box-sizing: border-box;}
img,svg {vertical-align: top;}
table{border-collapse:collapse;border-spacing:0}
input,select,label{vertical-align:top}
input,textarea,button{font-family:inherit;font-size:inherit;outline:none;resize:none;}
button {cursor:pointer;}
