@charset "utf-8";
html,body{width: 100%; height: 100%;}
html{font-size: 62.5%}
body{ overflow: hidden;
font-family:  'Noto Sans JP', 'Noto Serif JP', sans-serif ,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック';}
img { max-width: 100%; height: auto;}
h2{font-size: 3.5rem;}
p{font-size: 1.6rem;}
.container{display: flex; justify-content: center; align-items: center; width: 100%; height: 100%;}
.box{margin: auto 20px; }
.mb-2{margin-bottom: 20px;}
.mb-4{margin-bottom: 40px;}
.bold {font-weight: bold;}
.center{text-align: center;}
.color-style01{color: #000000;}
.wf-roundedmplus1c { font-family: "M PLUS Rounded 1c"; }
