

@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Snowburst+One');
@font-face{font-family:刻ゴシック; src:url('https://cdn.leafscape.be/kokugo/font_1_kokugl_1.00_rls_web.woff2') format("woff2");}
/*-------------------------------------------------
このフォントはIPAフォントライセンスv1.0の下で提供されています。
http://ipafont.ipa.go.jp/ipa_font_license_v1.html
オリジナルのフォントは以下から取得できます。
http://ipafont.ipa.go.jp/
http://mplus-fonts.sourceforge.jp/
-------------------------------------------------*/

*{margin:0; padding:0;}

body,input{font-family:'Snowburst One',Meiryo,Osaka,sans-serif; letter-spacing:1.2px;}

body{color:#3F3F3F; background-color:#fff; font-size:13px; background:url(top.jpg) no-repeat center bottom fixed;}

input{border:none; background:none; text-align:center; padding:5px;}

#wrap{margin:0 auto; padding:30px 10px 10px; width:85%; max-width:500px; line-height:1.8;}

#wrap2{padding:40px 30px; margin:0 auto; width:100%; max-width:650px; box-sizing:border-box; max-width:650px; line-height:2; background-color:rgba(255,255,255,.6);}

#text{margin-bottom:20px;}

h1{padding:60px 0 10px 105px; background:url() no-repeat bottom left; line-height:1.5; margin-bottom:15px;}

h1,h3{font-size:19px; text-shadow:0 0 5px #edd4f9;}

h3{font-family:"刻ゴシック"; text-align:center;}

.note{border-top:#edd4f9 1px dashed; box-sizing:border-box; padding:15px 10px 0 15px; font-size:12px;}

a{text-decoration:none; color:#e4007f; background-color:rgba(255,255,255,.9);}

a:hover{opacity:0.7; color:da81b2;}

.name{text-align:center; margin-top:20px;}

.name input[type=text]{width:70px; margin-right:10px;}

.name input[type=submit]{width:60px;}

input{font-size:12px; background-color:rgba(255,255,255,.9); border-radius:2px;}

hr{height:52px; background:url() no-repeat center; border:none; margin:20px 0 30px;}

.con{width:80%; margin:0 auto 20px; border-radius:2px; padding:15px 0; text-align:center; background-color:rgba(255,255,255,.9); color:#BFC1D8;}

.sub{font-size:90%;}

#nav{text-align:center;}

#nav br{display:none;}

