@charset "UTF-8";
main {
  /*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
  /*---------------------------------------------------------------------------
  * reset
  -----------------------------------------------------------------------------*/
  /* clearfix */
  /*2016.10.26 add start*/
  /*2016.10.26 add end*/
  /*2017.1.25 add end*/
  /*2017.1.25 add end*/
}
main html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
main body {
  margin: 0;
}
main article,
main aside,
main details,
main figcaption,
main figure,
main footer,
main header,
main main,
main menu,
main nav,
main section,
main summary {
  display: block;
}
main audio,
main canvas,
main progress,
main video {
  display: inline-block;
}
main audio:not([controls]) {
  display: none;
  height: 0;
}
main progress {
  vertical-align: baseline;
}
main template,
main [hidden] {
  display: none;
}
main a {
  background-color: transparent;
}
main a:active,
main a:hover {
  outline-width: 0;
}
main abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
main dfn {
  font-style: italic;
}
main h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
main mark {
  background-color: #ff0;
  color: #000;
}
main small {
  font-size: 80%;
}
main sub,
main sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
main sub {
  bottom: -0.25em;
}
main sup {
  top: -0.5em;
}
main img {
  border-style: none;
}
main svg:not(:root) {
  overflow: hidden;
}
main code,
main kbd,
main pre,
main samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
main figure {
  margin: 1em 40px;
}
main hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
main button,
main input,
main select,
main textarea {
  font: inherit;
}
main optgroup {
  font-weight: bold;
}
main button,
main input,
main select {
  overflow: visible;
}
main button,
main input,
main select,
main textarea {
  margin: 0;
}
main button,
main select {
  text-transform: none;
}
main button,
main [type=button],
main [type=reset],
main [type=submit] {
  cursor: pointer;
}
main [disabled] {
  cursor: default;
}
main button,
main html [type=button],
main [type=reset],
main [type=submit] {
  -webkit-appearance: button;
}
main button::-moz-focus-inner,
main input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
main button:-moz-focusring,
main input:-moz-focusring {
  outline: 1px dotted ButtonText;
}
main fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
main legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  /* 3 */
  white-space: normal;
}
main textarea {
  overflow: auto;
}
main [type=checkbox],
main [type=radio] {
  box-sizing: border-box;
  padding: 0;
}
main [type=number]::-webkit-inner-spin-button,
main [type=number]::-webkit-outer-spin-button {
  height: auto;
}
main [type=search] {
  -webkit-appearance: textfield;
}
main [type=search]::-webkit-search-cancel-button,
main [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
main html, main body, main div, main span, main applet, main object, main iframe, main h1, main h2, main h3, main h4, main h5, main h6, main p, main blockquote, main pre, main a, main abbr, main acronym, main address, main big, main cite, main code, main del, main dfn, main em, main img, main ins, main kbd, main q, main s, main samp, main small, main strike, main strong, main sub, main sup, main tt, main var, main b, main u, main i, main center, main dl, main dt, main dd, main ol, main ul, main li, main fieldset, main form, main label, main legend, main table, main caption, main tbody, main tfoot, main thead, main tr, main th, main td, main article, main aside, main canvas, main details, main embed, main figure, main figcaption, main footer, main header, main hgroup, main menu, main nav, main output, main ruby, main section, main summary, main time, main mark, main audio, main video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  vertical-align: middle;
  font-size: 100%;
}
main article, main aside, main details, main figcaption, main figure, main footer, main header, main hgroup, main menu, main nav, main section {
  display: block;
}
main b,
main strong {
  font-weight: inherit;
}
main b,
main strong {
  font-weight: bolder;
}
main html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
  width: 100%;
}
main blockquote, main q {
  quotes: none;
}
main blockquote:before, main blockquote:after,
main q:before, main q:after {
  content: "";
  content: none;
}
main input, main textarea {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
main button[type=submit],
main button[type=reset],
main input[type=submit],
main input[type=button],
main input[type=reset] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
main button[type=submit]::-webkit-search-decoration,
main input[type=submit]::-webkit-search-decoration,
main input[type=button]::-webkit-search-decoration {
  display: none;
}
main button[type=submit]::focus,
main input[type=submit]::focus,
main input[type=button]::focus {
  outline-offset: -2px;
}
main ol, main ul {
  list-style: none;
}
main table {
  border-collapse: collapse;
  border-spacing: 0;
}
main caption, main th {
  text-align: left;
}
main a {
  color: inherit;
  font-weight: inherit;
  text-decoration: none;
}
main a:hover {
  text-decoration: none;
}
main a:focus {
  outline: none;
}
main :hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
main body {
  height: 100%;
  line-height: 1.4;
  color: #222;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Arial, "Lucida Grande", sans-serif;
  font-size: 1.3em;
  /*初期化のためem表記　以降rem表記*/
  background: #f0f0f2;
  speak: none;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
main .cf {
  display: inline-block;
}
main .cf:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
main * html .cf {
  height: 1%;
}
main .cf {
  display: block;
}
main .caption_content {
  position: relative;
  overflow: hidden;
}
main .caption_text {
  position: absolute;
  left: 0;
  top: 100%;
  color: #fff;
  padding: 10px;
  width: 100%;
  height: 30%;
  font-size: 1rem;
  line-height: 1.5em;
}
main .caption_text span.caption_title {
  font-weight: bold;
  font-size: 1.5em;
}
main .cap_bgcolor_blk {
  background-color: rgba(0, 0, 0, 0.7);
}
main .cap_bgcolor_red {
  background-color: rgba(255, 0, 0, 0.7);
}
main .cap_bgcolor_blu {
  background-color: rgba(0, 0, 255, 0.7);
}
main #rectlogo {
  display: none;
  width: 140px;
  padding: 5px;
}
main #squarelogo {
  display: block;
  margin: auto;
}