@charset "utf-8";
/* -- DEFAULT -- */
*{ font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Lato", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo", メイリオ, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;}
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}
body { padding: 0; margin: 0;}
h1,h2,h3,h4,h5,p,span,figure,figcaption { margin: 0; padding: 0;}
a { border: none; color: #000; text-decoration: none;}
a:hover img {  opacity: 0.8;}
ul,li { list-style-type: none; margin: 0; padding: 0;}
figure{ margin: 0; padding: 0;}
img{ vertical-align: bottom;}
input, button, select, textarea { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; /*-webkit-appearance: none; appearance: none;*/ border: none; outline: none; max-width: 100%; }