@charset "UTF-8"; html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline} article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block} ol,ul{list-style:none} blockquote,q{quotes:none} blockquote:before,blockquote:after,q:before,q:after{content:'';content:none} table{border-collapse:collapse;border-spacing:0} article, aside, dialog, figure, footer, header, hgroup, menu, nav, section { display:block; } * { margin:0; padding:0; box-sizing:border-box; list-style:none; } h1,h2,h3,h4 { font-weight:normal; font-size:100%; } address { font:inherit; } img { vertical-align:middle; } input,textarea,select { font-family:'メイリオ',Meiryo,'MS Pゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro'; } input[type="submit"] { -webkit-transition:0.3s ease-in-out; -moz-transition:0.3s ease-in-out; -ms-transition:0.3s ease-in-out; -o-transition:0.3s ease-in-out; transition:0.3s ease-in-out; cursor:pointer; } .center { text-align:center; } .left { text-align:left; } .right { text-align:right; } .mb05 { margin-bottom:5px; } .mb1 { margin-bottom:10px; } .mb2 { margin-bottom:20px; } .mb3 { margin-bottom:30px; } .mb4 { margin-bottom:40px; } .mb5 { margin-bottom:50px; } .mb6 { margin-bottom:60px; } .mb7 { margin-bottom:70px; } .mb8 { margin-bottom:80px; } .mb9 { margin-bottom:90px; } .mb10 { margin-bottom:100px; } .mt05 { margin-top:5px; } .mt1 { margin-top:10px; } .mt2 { margin-top:20px; } .mt3 { margin-top:30px; } .mt4 { margin-top:40px; } .mt5 { margin-top:50px; } .mt6 { margin-top:60px; } .mt7 { margin-top:70px; } .mt8 { margin-top:80px; } .mt9 { margin-top:90px; } .mt10 { margin-top:100px; } .pb05 { padding-bottom:5px; } .pb1 { padding-bottom:10px; } .pb2 { padding-bottom:20px; } .pb3 { padding-bottom:30px; } .pb4 { padding-bottom:40px; } .pb5 { padding-bottom:50px; } .pb6 { padding-bottom:60px; } .pb7 { padding-bottom:70px; } .pb8 { padding-bottom:80px; } .pb9 { padding-bottom:90px; } .pb10 { padding-bottom:100px; } .img-cneter{ display:block; margin-left:auto; margin-right:auto;} .box-p10{ padding:10px;} .box-p20{ padding:20px;}