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, strong, 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 {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

.mpc {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  font-size: 16px;
  line-height: 1.5; }
  @media only screen and (max-width: 414px) {
    .mpc {
      font-size: 3.86473vw; } }
  .mpc a {
    color: #0059b2; }
    .mpc a:hover {
      text-decoration: none; }
  .mpc img {
    max-width: 100%;
    vertical-align: bottom; }
  .mpc #container {
    max-width: 990px;
    margin: auto; }
  .mpc main {
    max-width: 96.9697%;
    padding: 0 15px; }
  .mpc .main-visual {
    display: flex;
    margin: 1em -1.04167%; }
    .mpc .main-visual img {
      width: 25%;
      box-sizing: border-box;
      padding: 1.04167%; }
  .mpc .main-copy {
    text-align: center;
    font-size: 1em;
    font-weight: 500;
    line-height: 2;
    margin-top: 2em; }
  .mpc .notice {
    margin-top: 1em;
    font-size: 0.875em; }
  .mpc .main-info {
    text-align: center;
    margin-top: 1em; }
    .mpc .main-info .guidebox {
      display: inline-block;
      text-align: left;
      max-width: 27em;
      background-color: #FFECEC;
      border: 1px solid #b5001e;
      margin: 1em auto;
      padding: 1.5em 2em; }
    .mpc .main-info h3 {
      font-weight: 600;
      text-align: center;
      margin-bottom: 0.5em; }
    .mpc .main-info .small {
      display: inline-block;
      font-size: 0.875em;
      text-align: left; }
  .mpc .dial {
    margin-top: 3em;
    text-align: center; }
    .mpc .dial .dial-info {
      display: inline-block; }
    .mpc .dial .title {
      display: inline-block;
      margin: auto;
      background: #b5001e;
      color: white;
      font-size: 1.75em;
      font-weight: 700;
      padding: 0.5em; }
    .mpc .dial .subtitle {
      margin-top: 1em;
      font-weight: 500; }
    .mpc .dial .tel {
      font-size: 2.625em;
      font-weight: 700;
      font-family: "Arial Black", Gadget, "sans-serif";
      margin-top: 0.5em;
      margin-bottom: 1em; }
      .mpc .dial .tel a {
        text-decoration: none;
        color: black; }
    .mpc .dial .small {
      font-size: 0.75em; }
  .mpc .btn_mc_close {
    margin-top: 2em; }
  .mpc .btn_mc_close a:hover, .mpc .btn_dsd_close a:hover {
    opacity: 0.7;
    transition: 0.2s all ease 0s; }
  .mpc .btn_mc_close a {
    display: inline-block;
    background-image: -moz-linear-gradient(90deg, #00693e 0%, #009559 100%);
    background-image: -webkit-linear-gradient(90deg, #00693e 0%, #009559 100%);
    background-image: -ms-linear-gradient(90deg, #00693e 0%, #009559 100%);
    color: #fff;
    padding: 12px 20px;
    text-align: center;
    text-decoration: none;
    border-radius: 6px;
    font-weight: bold;
    transition: 0.2s all ease 0s; }
  .mpc footer {
    margin-top: 5em;
    margin-bottom: 2em;
    font-family: Arial, Helvetica, "sans-serif";
    font-size: 0.6875em;
    text-align: center; }
