@charset "utf-8";

/* reset */
*, *:after, *:before{
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-text-size-adjust:none;text-size-adjust:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-font-smoothing:antialiased
}
html, body{height:100%}
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, 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, button, input, textarea, select{margin:0;padding:0;border:0;font:inherit}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block}
body{font:1rem/1.2 'Roboto','Apple SD Gothic Neo', sans-serif;letter-spacing:-.01rem;color:#000;-webkit-text-size-adjust:none;}
ol, ul{list-style:none}
blockquote, q{quotes:none}
blockquote:before, blockquote:after,
q:before, q:after{content:none}
table{border-collapse:collapse;border-spacing:0;table-layout:fixed}
hr{display:none}
img, video, audio, object, embed, iframe{max-width:100%}
img{height:auto;vertical-align:top}
em, i, address{font-style:normal}
a{text-decoration:none}
h1,h2,h3,h4,h5,strong,b,th{font-weight:500}
pre{word-break:break-all;white-space:pre-line}
.scroll{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}
:focus{outline:0}
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}



#wrap{height:100%;text-align:center;background:#0072d9 url(../images/img01.png) center bottom no-repeat; background-size:23.4375rem 18.5625rem;}

.contents{width:100%;height:100%;}
.contents dt{padding-top:2.3rem; padding-bottom:1.8rem;}
.contents dd{margin-bottom:0.5rem;font-size:0.9rem;color:#fff;}
.m_tit{width:16rem}

button{width:85%;border:0.125rem solid #8cbde3;background:#0072d9; color:#fff;font-size:1.2rem;border-radius:0.6rem;height:3.4rem;}

.android{background:#0072d9 url(../images/icon01.png) 1.25rem  center no-repeat; background-size:1.875rem 2rem; }
.ios{background:#0072d9 url(../images/icon02.png) 1.25rem  center no-repeat; background-size:1.875rem 2rem; }

