@charset "UTF-8";
svg { fill: currentColor; }

/*
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■
■■　reset
■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
*/
html, body { height: 100%; margin: 0px !important; padding: 0px !important; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

ul { list-style: none; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

.pc-only { display: none; }

.sp-only { display: inline-block; }

.pc-only2 { display: none; }

.sp-only2 { display: inline-block; }

.pc-only3 { display: none; }

@media screen and (min-width: 1024px) { .pc-only3 { display: block !important; }
  .sp-only3 { display: none !important; } }
@media screen and (min-width: 768px) { .pc-only { display: block !important; }
  .sp-only { display: none !important; } }
@media screen and (min-width: 568px) { .pc-only2 { display: block !important; }
  .sp-only2 { display: none !important; } }
/*
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■
■■　clearFix
■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
*/
.clearFix:after, #header:after, #gMenu:after { display: block; clear: both; content: ""; }

/*
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■
■■　link
■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
*/
a:hover img { filter: alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9; }

a:link { color: #28B472; text-decoration: underline; }

a:visited { color: #28B472; text-decoration: underline; }

a:hover { color: #28B472; text-decoration: none; }

/*
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■
■■　COLOR
■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
*/
.colorGreen { color: #28B472; }

.colorOrange { color: #FFA132; }

/*
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■
■■　Typography
■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
*/
html { font-size: 0.625em; }

i.fa { margin-right: 5px; }

html, .pure-g [class*="pure-u"], p { font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif; }

b, strong, .bold { font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif; }

_:lang(x)::-ms-backdrop, .selector { font-family: "Segoe UI", Meiryo, sans-serif; }

body { font-size: 15px; font-size: 1.5rem; line-height: 1.7; color: #4D4D4D; }

/*
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■
■■　BTN
■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
*/
.btnSym1 { text-align: center; display: table; font-size: 18px; font-size: 1.8rem; line-height: 1.7; }
.btnSym1 a { background: #28b472; color: #FFF; width: 300px; height: 40px; border-radius: 5px; text-align: center; display: table-cell; vertical-align: middle; position: relative; box-shadow: 1px 1px 2px #1C8051; font-weight: bold; }
.btnSym1 a:link { color: #FFF; text-decoration: none; }
.btnSym1 a:visited { text-decoration: none; }
.btnSym1 a:hover { background: rgba(40, 180, 114, 0.8); text-decoration: none; }
.btnSym1 a:before { content: ""; position: absolute; height: 20px; width: 20px; background: url(http://www.eonet.ne.jp/~nishida-g-i/renew/icon-mark1-white.svg) center center/cover no-repeat; background-size: 20px auto; position: absolute; top: 50%; right: 10px; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); color: #FFA132; }

/*
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■
■■　#content
■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
*/
#content { max-width: 640px; margin: 0px auto; padding: 20px 10px; }
#content .renewImage img { width: 100%; height: auto; vertical-align: bottom; }
#content .btnSym1 { margin: 30px auto; }
