@charset "UTF-8";
html { font-size: 62.5%; }

body { font: 10px/1.2 sans-serif; font-size: 1rem; word-break: break-all; word-wrap: break-word; text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -o-text-size-adjust: 100%; }

div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, form, input, textarea, button, select, table, tr, th, td, article, aside, footer, header, hgroup, nav, section { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; }

h1, h2, h3, h4, h5, h6, p { margin: 0; }

img { vertical-align: bottom; }

.cf { zoom: 1; }
.cf:before, .cf:after { content: ''; display: table; }
.cf:after { clear: both; }

.pir { text-indent: 100%; background-repeat: no-repeat; background-position: 0 0; white-space: nowrap; overflow: hidden; }
.pir a { display: block; width: 100%; height: 100%; text-decoration: none; }

html, body { height: 100%; }

body { color: #cccccc; background: #333333 url(../../img/body-back.png) repeat; font-family: Meiryo, メイリオ, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif; }

a:link { color: #33ccff; text-decoration: none; }

/* #page */
#page { background: url(../../img/body-back-top.png) repeat-x; }

/* #header */
/* #gnav */
/* #main */
#main { margin: 0 auto; width: 960px; color: #262626; background-color: #ffffff; }

/* #content */
#content { line-height: 1.5; }

/* #footer */
@media only screen and (min-width: 768px) { /* #page */
  /* #header */
  /* #gnav */
  /* #main */
  /* #content */
  /* #footer */ }
@media only screen and (min-width: 992px) { /* #page */
  /* #header */
  /* #gnav */
  /* #main */
  /* #content */
  /* #footer */ }
@media only screen and (min-width: 1200px) { /* #page */
  /* #header */
  /* #gnav */
  /* #main */
  /* #content */
  /* #footer */ }
#content a:link { color: #33ccff; text-decoration: none; }
#content a:hover { color: #cc6600; text-decoration: underline; }
#content a:visited { color: #666666; }
#content a:visited:hover { color: #cc6600; }

#home-snconv { color: #333; background: transparent; }

body.home #snconv-wrap { margin: 40px auto -520px; position: relative; width: 640px; }
body.home #snconv-frame { border: none; width: 100%; height: 800px; vertical-align: bottom; }
body.home #snconv-body { padding-top: 32px; position: relative; }
body.home #snconv-body .message { position: absolute; top: 0; font-size: 2rem; font-weight: bold; color: #c00; }
body.home #snconv-body .message:before { margin-right: 0.2em; content: "\f071"; font-family: FontAwesome; }
body.home #snconv-body .message p { display: inline; }
body.home #snconv-body .codebox { border: 4px solid #000; box-sizing: border-box; display: table; width: 100%; }
body.home #snconv-body .codebox label { display: table-cell; background-color: #000; color: #fff; vertical-align: middle; text-align: center; font-size: 2rem; width: 35%; }
body.home #snconv-body .codebox .serial { box-sizing: border-box; vertical-align: middle; width: 100%; }
body.home #snconv-body .codebox .serial input[type=text] { border: 0; background-color: #fff; font-size: 24px; padding: 8px 16px; box-sizing: border-box; width: 100%; }
body.home #snconv-body .buttons { margin-top: 16px; text-align: center; }
body.home #snconv-body .buttons .c { margin: 0 8px; display: inline-block; }
body.home #snconv-body .buttons .s { margin: 0 8px; display: inline-block; border: none; background-color: #ffcc00; box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1); width: 144px; height: 76px; z-index: 50; text-align: center; line-height: 76px; font-size: 2rem; font-weight: bold; vertical-align: top; }
body.home #snconv-body .main-output .box { padding: 4px; text-align: center; background-color: #f60; }
body.home #snconv-body .main-output .box .heading { margin: 8px; color: #ffffff; font-size: 2rem; }
body.home #snconv-body .main-output .box .serial { padding: 16px; background-color: #fff; font-size: 2.4rem; font-weight: bold; }
body.home #content .instruct { margin: 0 auto; padding: 0; background-image: -moz-linear-gradient(0deg, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.8) 20%, #333333 50%, rgba(51, 51, 51, 0.8) 80%, rgba(51, 51, 51, 0) 100%); background-image: -webkit-linear-gradient(0deg, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.8) 20%, #333333 50%, rgba(51, 51, 51, 0.8) 80%, rgba(51, 51, 51, 0) 100%); background-image: -ms-linear-gradient(0deg, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.8) 20%, #333333 50%, rgba(51, 51, 51, 0.8) 80%, rgba(51, 51, 51, 0) 100%); width: 720px; text-align: center; }
body.home #content .instruct li { display: inline-block; font-size: 20px; opacity: 1; }
body.home #content .instruct a { padding: 16px; display: block; color: #ff0; font-weight: bold; text-decoration: none; text-shadow: 1px 1px 1px #000000; }
body.home #content .instruct a:before { display: inline-block; width: .85em; content: "\f105"; font-family: FontAwesome; vertical-align: top; }
body.home #content .instruct a:hover { color: #33ccff; }
body.home #content .front { position: relative; width: 960px; height: 1136px; background: url(../../img/front-visual.jpg) no-repeat; }
body.home #content .front .low { position: absolute; bottom: 48px; }
body.home #content .front .item { margin-bottom: -16px; }
body.home #content .howto .heading { color: #ffffff; background-color: #333333; }
body.home #content .howto .trunk-wrap { margin: 0; padding: 0; list-style: none; font-size: 2rem; }
body.home #content .howto .trunk-wrap .step { padding: 24px 0 40px; position: relative; z-index: 1; box-sizing: border-box; background-position: left top; background-repeat: no-repeat; text-align: center; }
body.home #content .howto .trunk-wrap .step:last-child { padding-bottom: 0; }
body.home #content .howto .trunk-wrap .step .desc { font-weight: bold; }
body.home #content .howto .trunk-wrap .step .notice { margin: 24px 0 0; padding: 0; list-style: none; color: #c00; font-size: 1.6rem; }
body.home #content .howto .trunk-wrap .step .fig { margin-top: 24px; }
body.home #content .howto .trunk-wrap .step .flow:after { margin: 24px 0; display: block; color: #33ccff; text-align: center; content: "\f107"; font-family: FontAwesome; line-height: .3; font-size: 16rem; }
body.home #content .howto .trunk-wrap .step .flow-last:after { content: none; }
body.home #content .howto .trunk-wrap .step .instruct { margin-top: 24px; }
body.home #content .howto .trunk-wrap .step1 { background-image: url(../../img/howto-step1-num.png); }
body.home #content .howto .trunk-wrap .step2 { z-index: 10; background-image: url(../../img/howto-step2-num.png); }
body.home #content .howto .trunk-wrap .step3 { background-image: url(../../img/howto-step3-num.png); }
body.home #content .foot { padding: 40px; }
body.home #content .foot .notes { padding: 24px; background-color: #f2f2f2; }
body.home #content .foot .notes .heading { margin-bottom: 8px; font-size: 2rem; font-weight: bold; }
body.home #content .foot .notes ul { margin: 0; padding: 0 0 0 1.5em; font-size: 1.4rem; }
body.home #content .foot .rights { margin: 40px 0 0; text-align: center; }
body.home #content .foot .rights small { font-size: 1.4rem; }
