@charset "Shift_JIS";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

html {
  font-size: 16px;
  font-size: 1.25vw;
}

body {
  color: #111111;
  font-family: "Hiragino Kaku Gothic Pro", "Hiragino Sans GB W3", "メイリオ", Meiryo, "MS PGothic", sans-serif;
  line-height: 2;
  background: #ffffff;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1, h2, h3, h4, h5, ul, ol, li, p, dl, dt, dd, figure, blockquote {
  margin: 0;
  padding: 0;
  font-size: 1em;
}

ul, ol {
  list-style: none;
}

img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
img.part, .container>ul>li>img, img.clear_both, img.width_auto {
  width: auto;
}

th, td {
  text-align: left;
  vertical-align: top;
  font-weight: normal;
}

a {
  color: #004ba5;
  text-decoration: underline;
  -webkit-transition: color .3s;
  transition: color .3s;
}

a:hover {
  text-decoration: none;
}

a[data-tellink="false"] {
  color: #111111;
  text-decoration: none;
}

textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder {
  color: #aaa;
}

textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder {
  color: #aaa;
}

textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder {
  color: #aaa;
}

textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder {
  color: #aaa;
}

input[type="text"]::-ms-clear {
  visibility: hidden;
}

input[type="text"] {
  outline: none;
}

input[type="text"]:focus::-webkit-input-placeholder {
  color: transparent;
}

input[type="text"]:focus:-ms-input-placeholder {
  color: transparent;
}

input[type="text"]:focus::placeholder {
  color: transparent;
}

button {
  border: none;
  outline: none;
  background: none;
}

select {
  outline: none;
}

/* clearfix */
.footer-inner::after {
  content: "";
  display: table;
  clear: both;
}

/* clearfix */

.header--simple {
  border-bottom: solid 1px #dddddd;
  position: relative;
}

.header-sitemap-link {
  font-size: 0.75rem;
  line-height: 1.83;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.header-sitemap-link > a {
  color: #111111;
}

.header-sitemap-link > a:before {
  color: #004ba5;
}

.footer {
  background-color: #000000;
}

.footer-inner {
  max-width: 65.75rem;
  margin-right: auto;
  margin-left: auto;
  padding: 2.5rem 0;
}

.footer-copy {
  font-size: 0.875rem;
  line-height: 1.86;
  color: #ffffff;
  text-align: center;
}

.link {
  text-decoration: none;
  padding-left: 1.2em;
  position: relative;
  display: inline-block;
}

.link:before {
  text-decoration: none;
  /*background: url("../img/icon/link.svg");*/
  background: url("/program/emg/img/icon/link.svg");
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  position: absolute;
  top: .3em;
  left: 0;
}

a.link:hover {
  text-decoration: underline;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.hover {
  -webkit-transition: .3s;
  transition: .3s;
}

.hover:hover {
  opacity: 0.7;
}

.hover-zoom {
  overflow: hidden;
  display: block;
}

.hover-zoom > img {
  -webkit-transition: .3s;
  transition: .3s;
}

.hover-zoom:hover > img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.border {
  border: solid 1px #dddddd;
}

.hidden {
  display: none !important;
}

.elm-block {
  display: block !important;
}

.position-relative {
  position: relative;
}

.item-center {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.m-at {
  margin-right: auto;
  margin-left: auto;
}

.flR {
  float: right !important;
}

.flL {
  float: left !important;
}

.flNone {
  float: none !important;
}

.indent {
  padding-left: 1rem;
}

.txt-red {
  color: #ff0000 !important;
}

.txt-bold {
  font-weight: bold !important;
}

.txt-line {
  text-decoration: underline;
}

.txt-indent-1 {
  text-indent: -1.5em;
  padding-left: 1.5em;
}

.txt-indent-2 {
  text-indent: -2em;
  padding-left: 2em;
}

.txt-wrap {
  word-break: break-all;
}

.txt-nowrap {
  white-space: nowrap;
}

.txt-xs {
  font-size: 0.75rem;
  line-height: 1.83;
}

.txt-s {
  font-size: 0.875rem;
  line-height: 1.86;
}

.txt-m {
  font-size: 1rem;
  line-height: 2;
}

.txt-l {
  font-size: 1.125rem;
  line-height: 2;
}

.txt-xl {
  font-size: 1.375rem;
  line-height: 1.88;
}

.txt-center {
  text-align: center !important;
}

.txt-right {
  text-align: right !important;
}

.txt-left {
  text-align: left !important;
}

.vt {
  vertical-align: top !important;
}

.vm {
  vertical-align: middle !important;
}

.vb {
  vertical-align: bottom !important;
}

.mt-xxl {
  margin-top: 5rem !important;
}

.mb-xxl {
  margin-bottom: 5rem !important;
}

.mt-xl {
  margin-top: 3.125rem !important;
}

.mb-xl {
  margin-bottom: 3.125rem !important;
}

.mt-l {
  margin-top: 2.5rem !important;
}

.mb-l {
  margin-bottom: 2.5rem !important;
}

.mt-m {
  margin-top: 2.25rem !important;
}

.mb-m {
  margin-bottom: 2.25rem !important;
}

.mt-s {
  margin-top: 1.5rem !important;
}

.mb-s {
  margin-bottom: 1.5rem !important;
}

.mt-xs {
  margin-top: 1.25rem !important;
}

.mb-xs {
  margin-bottom: 1.25rem !important;
}

.mt-05rem {
  margin-top: .5rem !important;
}

.wAuto {
  max-width: 100%;
  width: auto !important;
}

.w0per {
  width: 0% !important;
}

.w5per {
  width: 5% !important;
}

.w10per {
  width: 10% !important;
}

.w15per {
  width: 15% !important;
}

.w20per {
  width: 20% !important;
}

.w25per {
  width: 25% !important;
}

.w30per {
  width: 30% !important;
}

.w35per {
  width: 35% !important;
}

.w40per {
  width: 40% !important;
}

.w45per {
  width: 45% !important;
}

.w50per {
  width: 50% !important;
}

.w55per {
  width: 55% !important;
}

.w60per {
  width: 60% !important;
}

.w65per {
  width: 65% !important;
}

.w70per {
  width: 70% !important;
}

.w75per {
  width: 75% !important;
}

.w80per {
  width: 80% !important;
}

.w85per {
  width: 85% !important;
}

.w90per {
  width: 90% !important;
}

.w95per {
  width: 95% !important;
}

.w100per {
  width: 100% !important;
}

.w33per {
  width: 33.33% !important;
}

@media (min-width: 1280px) {
  html {
    font-size: 16px;
  }
}

@media (max-width: 736px) {
  html {
    font-size: 5vw;
    min-width: 0;
  }
  body {
    font-size: 0.8125rem;
    line-height: 1.85;
  }
  .header {
    background-color: #ffffff;
    position: relative;
    z-index: 2;
  }
  .header-inner {
    width: auto;
    height: 3.25rem;
  }
  .header-logo {
    width: 7.8125rem;
    padding: 0.625rem 0 0 0.625rem;
    position: relative;
    z-index: 1;
  }
  .header--simple .header-logo {
    width: 7.8125rem;
    padding: 0.625rem 0 0 0.625rem;
    margin: 0;
    position: relative;
    z-index: 1;
  }
  .header-sitemap-link {
    right: 1.25rem;
  }
  .footer-inner {
    padding: 0.9375rem 0.875rem;
  }
  .footer-utility {
    text-align: center;
    float: none;
  }
  .footer-utility > li {
    display: inline-block;
    font-size: 0.75rem;
    line-height: 1.83;
  }
  .footer-utility > li:nth-child(2n-1) {
    padding-left: 0;
    padding-right: 0.625rem;
  }
  .footer-utility > li:nth-child(2n-1):before {
    content: none;
  }
  .footer-utility > li:nth-child(2n) {
    padding-left: 0.625rem;
    padding-right: 0;
  }
  .footer-utility > li:nth-child(2n):before {
    left: 0;
  }
  .footer-copy {
    float: none;
    text-align: center;
    font-size: 0.6875rem;
    line-height: 1.27;
    padding-top: 0.9375rem;
  }
  .hidden-sp {
    display: none !important;
  }
  .elm-block-sp {
    display: block !important;
  }
  .m-at-sp {
    margin-right: auto;
    margin-left: auto;
  }
  .flR-sp {
    float: right !important;
  }
  .flL-sp {
    float: left !important;
  }
  .flNone-sp {
    float: none !important;
  }
  .txt-wrap-sp {
    word-break: break-all;
  }
  .txt-nowrap-sp {
    white-space: nowrap;
  }
  .txt-xs {
    font-size: 0.6875rem;
    line-height: 1.27;
  }
  .txt-s {
    font-size: 0.75rem;
    line-height: 1.83;
  }
  .txt-m {
    font-size: 0.8125rem;
    line-height: 1.85;
  }
  .txt-l {
    font-size: 0.875rem;
    line-height: 1.85;
  }
  .txt-xl {
    font-size: 1rem;
    line-height: 1.75;
  }
  .txt-center-sp {
    text-align: center !important;
  }
  .txt-right-sp {
    text-align: right !important;
  }
  .txt-left-sp {
    text-align: left !important;
  }
  .mt-xxl {
    margin-top: 2.5rem !important;
  }
  .mt-xxl-sp {
    margin-top: 2.5rem !important;
  }
  .mb-xxl {
    margin-bottom: 2.5rem !important;
  }
  .mb-xxl-sp {
    margin-bottom: 2.5rem !important;
  }
  .mt-xl {
    margin-top: 1.875rem !important;
  }
  .mt-xl-sp {
    margin-top: 1.875rem !important;
  }
  .mb-xl {
    margin-bottom: 1.875rem !important;
  }
  .mb-xl-sp {
    margin-bottom: 1.875rem !important;
  }
  .mt-l {
    margin-top: 1.5625rem !important;
  }
  .mt-l-sp {
    margin-top: 1.5625rem !important;
  }
  .mb-l {
    margin-bottom: 1.5625rem !important;
  }
  .mb-l-sp {
    margin-bottom: 1.5625rem !important;
  }
  .mt-m {
    margin-top: 1.25rem !important;
  }
  .mt-m-sp {
    margin-top: 1.25rem !important;
  }
  .mb-m {
    margin-bottom: 1.25rem !important;
  }
  .mb-m-sp {
    margin-bottom: 1.25rem !important;
  }
  .mt-s {
    margin-top: 1.0625rem !important;
  }
  .mt-s-sp {
    margin-top: 1.0625rem !important;
  }
  .mb-s {
    margin-bottom: 1.0625rem !important;
  }
  .mb-s-sp {
    margin-bottom: 1.0625rem !important;
  }
  .mt-xs {
    margin-top: 0.875rem !important;
  }
  .mt-xs-sp {
    margin-top: 0.875rem !important;
  }
  .mb-xs {
    margin-bottom: 0.875rem !important;
  }
  .mb-xs-sp {
    margin-bottom: 0.875rem !important;
  }
  .wAuto-sp {
    max-width: 100%;
    width: auto !important;
  }
  .w0per-sp {
    width: 0% !important;
  }
  .w5per-sp {
    width: 5% !important;
  }
  .w10per-sp {
    width: 10% !important;
  }
  .w15per-sp {
    width: 15% !important;
  }
  .w20per-sp {
    width: 20% !important;
  }
  .w25per-sp {
    width: 25% !important;
  }
  .w30per-sp {
    width: 30% !important;
  }
  .w35per-sp {
    width: 35% !important;
  }
  .w40per-sp {
    width: 40% !important;
  }
  .w45per-sp {
    width: 45% !important;
  }
  .w50per-sp {
    width: 50% !important;
  }
  .w55per-sp {
    width: 55% !important;
  }
  .w60per-sp {
    width: 60% !important;
  }
  .w65per-sp {
    width: 65% !important;
  }
  .w70per-sp {
    width: 70% !important;
  }
  .w75per-sp {
    width: 75% !important;
  }
  .w80per-sp {
    width: 80% !important;
  }
  .w85per-sp {
    width: 85% !important;
  }
  .w90per-sp {
    width: 90% !important;
  }
  .w95per-sp {
    width: 95% !important;
  }
  .w100per-sp {
    width: 100% !important;
  }
  .w33per-sp {
    width: 33.33% !important;
  }
}

@media (orientation: landscape) and (max-width: 736px) {
  html {
    font-size: 16px;
  }
}

@media (min-width: 737px) {
  a[href^="tel:"] {
    cursor: default;
  }
  .header {
    background-color: #ffffff;
    position: relative;
  }
  .header-inner {
    width: 65.75rem;
    height: 5.3125rem;
    padding-top: 0.9375rem;
    margin: 0 auto;
    position: relative;
  }
  .header-logo {
    width: 12.5rem;
    position: relative;
    z-index: 1;
  }
  .header--simple .header-logo {
    width: 12.5rem;
    z-index: 1;
  }
  .footer-utility > li:first-child {
    padding-left: 0;
  }
  .footer-utility > li:first-child:before {
    content: none;
  }
  .hidden-pc {
    display: none !important;
  }
  .elm-block-pc {
    display: block !important;
  }
  .m-at-pc {
    margin-right: auto;
    margin-left: auto;
  }
  .flR-pc {
    float: right !important;
  }
  .flL-pc {
    float: left !important;
  }
  .flNone-pc {
    float: none !important;
  }
  .txt-wrap-pc {
    word-break: break-all;
  }
  .txt-nowrap-pc {
    white-space: nowrap;
  }
  .txt-center-pc {
    text-align: center !important;
  }
  .txt-right-pc {
    text-align: right !important;
  }
  .txt-left-pc {
    text-align: left !important;
  }
  .mt-xxl-pc {
    margin-top: 5rem !important;
  }
  .mb-xxl-pc {
    margin-bottom: 5rem !important;
  }
  .mt-xl-pc {
    margin-top: 3.125rem !important;
  }
  .mb-xl-pc {
    margin-bottom: 3.125rem !important;
  }
  .mt-l-pc {
    margin-top: 2.5rem !important;
  }
  .mb-l-pc {
    margin-bottom: 2.5rem !important;
  }
  .mt-m-pc {
    margin-top: 2.25rem !important;
  }
  .mb-m-pc {
    margin-bottom: 2.25rem !important;
  }
  .mt-s-pc {
    margin-top: 1.5rem !important;
  }
  .mb-s-pc {
    margin-bottom: 1.5rem !important;
  }
  .mt-xs-pc {
    margin-top: 1.25rem !important;
  }
  .mb-xs-pc {
    margin-bottom: 1.25rem !important;
  }
  .wAuto-pc {
    max-width: 100%;
    width: auto !important;
  }
  .w0per-pc {
    width: 0% !important;
  }
  .w5per-pc {
    width: 5% !important;
  }
  .w10per-pc {
    width: 10% !important;
  }
  .w15per-pc {
    width: 15% !important;
  }
  .w20per-pc {
    width: 20% !important;
  }
  .w25per-pc {
    width: 25% !important;
  }
  .w30per-pc {
    width: 30% !important;
  }
  .w35per-pc {
    width: 35% !important;
  }
  .w40per-pc {
    width: 40% !important;
  }
  .w45per-pc {
    width: 45% !important;
  }
  .w50per-pc {
    width: 50% !important;
  }
  .w55per-pc {
    width: 55% !important;
  }
  .w60per-pc {
    width: 60% !important;
  }
  .w65per-pc {
    width: 65% !important;
  }
  .w70per-pc {
    width: 70% !important;
  }
  .w75per-pc {
    width: 75% !important;
  }
  .w80per-pc {
    width: 80% !important;
  }
  .w85per-pc {
    width: 85% !important;
  }
  .w90per-pc {
    width: 90% !important;
  }
  .w95per-pc {
    width: 95% !important;
  }
  .w100per-pc {
    width: 100% !important;
  }
  .w33per-pc {
    width: 33.33% !important;
  }
}

/* NES調整 */
.float_r{
	float:right;
}
.padding_top_10px {
	padding-top:10px;
}
.padding_top_15px {
	padding-top:15px;
}
.padding_bottom_5px {
	padding-bottom:5px;
}
.padding_tb_10px {
  padding:10px 0;
}
.padding_tb_12px {
/*  padding:12px 0; */
  padding:12px 0 0 0;
}
